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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
dma-buf: dma-heap: don't publish fd before copy_to_user() succeeds
Baineng Shou
2
-40
/
+60
2026-08-24
powercap: intel_rapl: Fix kernel panic during PMU unbind
Sumeet Pawnikar
1
-1
/
+3
2026-08-23
scsi: snic: Fix SCSI host leak on workqueue allocation failure
Chen Changcheng
1
-0
/
+1
2026-08-23
scsi: leapraid: Standardize NCQ priority sysfs attributes
Dongdong Hao
2
-33
/
+58
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
50
-812
/
+1518
2026-08-24
Merge tag 'drm-misc-next-fixes-2026-08-20' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-2
/
+3
2026-08-24
clocksource: hyper-v: Remove support for stimer interrupts in message mode
Michael Kelley
3
-142
/
+22
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
Drivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version of Hyper-V
Michael Kelley
4
-35
/
+25
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
1
-0
/
+155
2026-08-24
Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
Kameron Carr
1
-2
/
+25
2026-08-24
Drivers: hv: vmbus: Skip VMBus module cleanup for non-nested root partition
Michael Kelley
1
-0
/
+15
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
3
-0
/
+407
2026-08-23
Merge tag 'i3c/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
19
-367
/
+2326
2026-08-23
rtc: microcrystal: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
2
-2
/
+2
2026-08-23
rtc: philips: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
2
-2
/
+2
2026-08-23
rtc: nct3018y: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
1
-1
/
+1
2026-08-23
rtc: m41t80: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
1
-1
/
+1
2026-08-23
rtc: hym8563: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
1
-1
/
+1
2026-08-23
Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
83
-917
/
+3314
2026-08-23
rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs
Lad Prabhakar
1
-0
/
+5
2026-08-23
rtc: rzn1: Drop trailing comma from OF match table sentinel
Lad Prabhakar
1
-1
/
+1
2026-08-23
rtc: rzn1: Add OF match data to gate SUBU register access
Lad Prabhakar
1
-2
/
+20
2026-08-23
rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
Lad Prabhakar
1
-22
/
+28
2026-08-23
rtc: rzn1: Consistently use dev_err_probe()
Lad Prabhakar
1
-4
/
+2
2026-08-23
rtc: rzn1: Use temporary variable for struct device
Lad Prabhakar
1
-11
/
+12
2026-08-23
rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
Lad Prabhakar
1
-5
/
+10
2026-08-23
rtc: rzn1: Replace remove callback with devm_add_action_or_reset()
Lad Prabhakar
1
-33
/
+23
2026-08-23
rtc: rzn1: Use pm_runtime_put_sync()
Lad Prabhakar
1
-2
/
+2
2026-08-23
rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
Lad Prabhakar
1
-2
/
+3
2026-08-23
rtc: rzn1: Fix malformed MODULE_AUTHOR string
Lad Prabhakar
1
-1
/
+1
2026-08-23
rtc: rzn1: Disable alarm interrupt before reprogramming alarm registers
Lad Prabhakar
1
-0
/
+5
2026-08-23
rtc: rzn1: Fix alarm range check truncation on 32-bit systems
Lad Prabhakar
1
-2
/
+2
2026-08-23
rtc: rzn1: Handle unset alarm weekday in rzn1_rtc_read_alarm
Lad Prabhakar
1
-4
/
+12
2026-08-23
rtc: rzn1: Fix weekday underflow when alarm crosses month boundary
Lad Prabhakar
1
-6
/
+1
2026-08-23
rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
Lad Prabhakar
1
-0
/
+4
2026-08-23
Merge tag 'parisc-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-22
/
+7
[prev]
[next]