index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
drm/prime: use dma_buf_fd_install() to preserve export tracing
Baineng Shou
1
-1
/
+1
2026-08-24
xtensa: remove unused setup_profiling_timer function
Anthony Iliopoulos
2
-8
/
+0
2026-08-24
misc: fastrpc: don't publish fd before copy_to_user() succeeds
Baineng Shou
1
-10
/
+6
2026-08-24
dma-buf: dma-heap: don't publish fd before copy_to_user() succeeds
Baineng Shou
3
-40
/
+61
2026-08-24
rust: num: restrict bool conversion to unsigned Bounded
Younes Akhouayri
1
-9
/
+21
2026-08-24
locking: Revert switching guards to _irq_{disable,enable}()
Peter Zijlstra
2
-18
/
+20
2026-08-24
io_uring: Add missing include for ITER_SOURCE and ITER_DEST
Mark Brown
1
-0
/
+1
2026-08-24
powercap: intel_rapl: Fix kernel panic during PMU unbind
Sumeet Pawnikar
1
-1
/
+3
2026-08-24
MAINTAINERS: configfs: split configfs entry in C and Rust parts
Andreas Hindborg
1
-4
/
+9
2026-08-24
fuse: Fix the condition to enable over-io-uring
Bernd Schubert
2
-17
/
+18
2026-08-24
fuse: invalidate the correct range after O_APPEND direct write
Baokun Li
1
-2
/
+3
2026-08-24
selftests/fuse: test post-EOF page zeroing when a file is extended
Jimmy Zuber
3
-0
/
+372
2026-08-24
ALSA: hda/realtek: Add quirk for TongFang XxAF5xxx
Eckhart Mohr
1
-0
/
+1
2026-08-24
ALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output()
Marouane El Moufid
1
-0
/
+2
2026-08-24
erofs: simplify z_erofs_gbuf_growsize()
Gao Xiang
1
-11
/
+7
2026-08-24
erofs: skip sufficiently large global buffers when resizing
Nikhil Gurudasani
1
-0
/
+2
2026-08-24
erofs: support large folios in inode_share mode
Jingbo Xu
1
-0
/
+1
2026-08-24
erofs: support splice() in inode_share mode
Zhan Xusheng
1
-1
/
+8
2026-08-24
erofs: support SEEK_HOLE/SEEK_DATA in inode_share mode
Jingbo Xu
3
-2
/
+3
2026-08-24
erofs: Fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS default logic
Geert Uytterhoeven
1
-3
/
+5
2026-08-23
scsi: snic: Fix SCSI host leak on workqueue allocation failure
Chen Changcheng
1
-0
/
+1
2026-08-23
scsi: MAINTAINERS: Update my email address
Martin K. Petersen (Oracle)
2
-2
/
+5
2026-08-23
Merge tag 'scftorture.2026.08.18a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2026-08-23
scsi: MAINTAINERS: Leave the cumana_1 and oak drivers to the RISCPC maintainers
Finn Thain
1
-2
/
+0
2026-08-23
scsi: leapraid: Standardize NCQ priority sysfs attributes
Dongdong Hao
3
-37
/
+68
2026-08-23
scsi: leapraid: Serialize firmware log mmap with teardown
Linmao Li
1
-3
/
+9
2026-08-23
scsi: leapraid: Balance host references for firmware log VMAs
Linmao Li
1
-1
/
+1
2026-08-23
scsi: lpfc: Remove unnnecessary NULL check
Dan Carpenter
1
-4
/
+2
2026-08-23
scsi: qla2xxx: Fix an loop timeout test
Dan Carpenter
1
-1
/
+1
2026-08-23
scsi: qla2xxx: Fix an error code in qla_get_tmf()
Dan Carpenter
1
-1
/
+1
2026-08-24
Merge tag 'drm-xe-next-fixes-2026-08-20' of https://gitlab.freedesktop.org/dr...
Dave Airlie
2
-2
/
+7
2026-08-23
scsi: ibmvfc: Fix use of uninitialized rport in ibmvfc_do_work()
Nathan Chancellor
1
-1
/
+1
2026-08-23
scsi: core: Enable context analysis for hosts.o
Bart Van Assche
1
-0
/
+1
2026-08-24
Merge tag 'drm-msm-next-2026-08-01' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
57
-823
/
+1551
2026-08-24
Merge tag 'drm-misc-next-fixes-2026-08-20' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-2
/
+3
2026-08-23
Merge tag 'rcu.2026.08.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
39
-481
/
+1251
2026-08-24
clocksource: hyper-v: Remove support for stimer interrupts in message mode
Michael Kelley
6
-159
/
+32
2026-08-24
scsi: storvsc: Remove support for storvsc protocol of old Hyper-V hosts
Michael Kelley
1
-43
/
+10
2026-08-24
hv_netvsc: Remove GPADL teardown special case for old Hyper-V hosts
Michael Kelley
1
-17
/
+3
2026-08-24
hv_sock: Remove check for old Hyper-V hosts
Michael Kelley
1
-3
/
+0
2026-08-24
Drivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version of Hyper-V
Michael Kelley
5
-38
/
+27
2026-08-24
hv_netvsc: Allocate send/receive buffers using vmbus_alloc_buffer()
Kameron Carr
3
-34
/
+83
2026-08-24
Drivers: hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMs
Kameron Carr
2
-0
/
+162
2026-08-24
Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
Kameron Carr
2
-3
/
+32
2026-08-24
Drivers: hv: vmbus: Skip VMBus module cleanup for non-nested root partition
Michael Kelley
1
-0
/
+15
2026-08-24
x86/hyperv: reserve more vectors
Wei Liu
1
-3
/
+18
2026-08-24
PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
Naman Jain
1
-0
/
+1
2026-08-24
Drivers: hv: Use meaningful errnos for hypercall status codes
Hardik Garg
1
-7
/
+5
2026-08-24
Merge tag 'amd-drm-next-7.3-2026-08-19' of https://gitlab.freedesktop.org/agd...
Dave Airlie
16
-74
/
+160
2026-08-23
mailbox: add Axiado AX3005 mailbox driver
Swark Yang
4
-0
/
+408
[prev]
[next]