index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-24
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
1
-0
/
+8
2021-09-24
block: don't call rq_qos_ops->done_bio if the bio isn't tracked
Ming Lei
1
-1
/
+1
2021-09-24
io_uring: kill extra checks in io_write()
Pavel Begunkov
1
-3
/
+0
2021-09-24
io_uring: don't punt files update to io-wq unconditionally
Jens Axboe
1
-5
/
+2
2021-09-24
io_uring: put provided buffer meta data under memcg accounting
Jens Axboe
1
-1
/
+1
2021-09-24
io_uring: allow conditional reschedule for intensive iterators
Jens Axboe
1
-2
/
+6
2021-09-24
io_uring: fix potential req refcount underflow
Hao Xu
1
-2
/
+7
2021-09-24
io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow
Hao Xu
1
-1
/
+3
2021-09-24
io_uring: fix race between poll completion and cancel_hash insertion
Hao Xu
1
-3
/
+3
2021-09-24
io-wq: ensure we exit if thread group is exiting
Jens Axboe
1
-1
/
+2
2021-09-24
Merge tag 'nvme-5.15-2021-09-24' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
3
-28
/
+36
2021-09-24
Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
9
-17
/
+69
2021-09-24
x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
Numfor Mbiziwo-Tiapo
2
-4
/
+4
2021-09-24
Merge tag 'usb-serial-5.15-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
3
-3
/
+48
2021-09-24
USB: serial: option: add device id for Foxconn T99W265
Slark Xiao
1
-0
/
+2
2021-09-24
USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter
Uwe Brandt
1
-0
/
+1
2021-09-23
cifs: fix incorrect check for null pointer in header_assemble
Steve French
1
-2
/
+3
2021-09-23
smb3: correct server pointer dereferencing check to be more consistent
Steve French
1
-1
/
+2
2021-09-24
Merge tag 'drm-intel-fixes-2021-09-23' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-8
/
+25
2021-09-24
Merge tag 'amd-drm-fixes-5.15-2021-09-23' of https://gitlab.freedesktop.org/a...
Dave Airlie
7
-24
/
+32
2021-09-23
Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-5
/
+32
2021-09-23
smb3: correct smb3 ACL security descriptor
Steve French
1
-2
/
+2
2021-09-23
Merge tag 'selinux-pr-20210923' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+4
2021-09-23
cifs: Clear modified attribute bit from inode flags
Steve French
1
-1
/
+1
2021-09-23
drm/amdkfd: fix svm_migrate_fini warning
Philip Yang
3
-15
/
+4
2021-09-23
drm/amdkfd: handle svm migrate init error
Philip Yang
1
-0
/
+3
2021-09-23
drm/amd/pm: Update intermediate power state for SI
Lijo Lazar
1
-0
/
+2
2021-09-23
drm/amdkfd: fix dma mapping leaking warning
Philip Yang
1
-4
/
+14
2021-09-23
drm/amdkfd: SVM map to gpus check vma boundary
Philip Yang
1
-1
/
+5
2021-09-23
MAINTAINERS: fix up entry for AMD Powerplay
Alex Deucher
1
-2
/
+2
2021-09-23
drm/amd/display: fix empty debug macros
Arnd Bergmann
1
-2
/
+2
2021-09-23
cifs: Deal with some warnings from W=1
David Howells
1
-2
/
+12
2021-09-23
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
4
-43
/
+10
2021-09-23
Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-22
/
+258
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
105
-284
/
+931
2021-09-23
memcg: flush lruvec stats in the refault
Shakeel Butt
2
-10
/
+1
2021-09-23
selinux,smack: fix subjective/objective credential use mixups
Paul Moore
2
-4
/
+4
2021-09-23
erofs: clear compacted_2b if compacted_4b_initial > totalidx
Yue Hu
1
-1
/
+2
2021-09-23
erofs: fix misbehavior of unsupported chunk format check
Gao Xiang
1
-1
/
+1
2021-09-23
erofs: fix up erofs_lookup tracepoint
Gao Xiang
1
-3
/
+3
2021-09-23
arm64: Restore forced disabling of KPTI on ThunderX
dann frazier
1
-2
/
+6
2021-09-23
atlantic: Fix issue in the pm resume flow.
Sudarsana Reddy Kalluru
1
-2
/
+2
2021-09-23
net/mlx4_en: Don't allow aRFS for encapsulated packets
Aya Levin
1
-0
/
+3
2021-09-23
net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabled
Vladimir Oltean
1
-3
/
+8
2021-09-23
net: ethernet: mtk_eth_soc: avoid creating duplicate offload entries
Felix Fietkau
1
-0
/
+3
2021-09-23
nfc: st-nci: Add SPI ID matching DT compatible
Mark Brown
1
-0
/
+1
2021-09-23
MAINTAINERS: remove Guvenc Gulce as net/smc maintainer
Guvenc Gulce
1
-1
/
+0
2021-09-23
nexthop: Fix memory leaks in nexthop notification chain listeners
Ido Schimmel
2
-6
/
+15
2021-09-23
posix-cpu-timers: Prevent spuriously armed 0-value itimer
Frederic Weisbecker
1
-1
/
+2
2021-09-23
USB: serial: cp210x: add part-number debug printk
Johan Hovold
1
-0
/
+2
[prev]
[next]