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-20
net: ntb_netdev: Fix TX busy and drop handling
Koichiro Den
1
-8
/
+19
2026-08-20
NTB: ntb_transport: Recycle TX entries before client callbacks
Koichiro Den
1
-9
/
+14
2026-08-20
Merge branch 'ionic_rcq_shared' of https://github.com/abhijitG-xlnx/linux
Jakub Kicinski
1
-1
/
+5
2026-08-20
Merge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-27
/
+0
2026-08-20
net: qlcnic: validate unified ROM sections before loading
Pengpeng Hou
1
-196
/
+247
2026-08-20
bnx2x: fix double free in bnx2x_init_firmware() error path
Jiangshan Yi
1
-0
/
+3
2026-08-20
netdevsim: update queue NAPI association on queue reset
Eric Dumazet
1
-0
/
+2
2026-08-20
ACPI: pfr_update: fix stack buffer overflow in query_capability()
Anirudh Prasad
1
-21
/
+24
2026-08-20
net: ipa: balance runtime PM reference on remove error
Ruoyu Wang
1
-3
/
+3
2026-08-20
forcedeth: stop the tx_timeout register dump past the requested window
Marek Czernohous
1
-1
/
+1
2026-08-20
forcedeth: fix off-by-one when saving/restoring non-PCI config space
Marek Czernohous
1
-2
/
+2
2026-08-20
net/mlx5: E-Switch, preserve max tx speed on vport state modification
Or Har-Toov
2
-0
/
+44
2026-08-20
net/mlx5: Move vport DOWN state check out of mlx5_query_vport_max_tx_speed()
Or Har-Toov
2
-10
/
+7
2026-08-20
net/mlx5: E-Switch, use state lock for vport state changes
Mark Bloch
5
-5
/
+31
2026-08-20
net: thunderbolt: Count delivered packets in rx_packets and rx_bytes
Fan Ye
1
-3
/
+3
2026-08-20
Merge tag 'libnvdimm-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-55
/
+176
2026-08-20
net: macb: drop CONFIG_OF #if block
Théo Lebrun
1
-3
/
+1
2026-08-20
ACPI: scan: Defer device power initialization
Peixin Xie
2
-4
/
+1
2026-08-20
Merge tag 'bitmap-for-7.3' of https://github.com/norov/linux
Linus Torvalds
40
-55
/
+46
2026-08-20
net: ipa: fix stalled modem TX queue after runtime resume
Jorijn van der Graaf
1
-1
/
+17
2026-08-20
irqchip/irq-realtek-rtl: Use readl_be()/writel_be() instead of readl()/writel()
Rustam Adilov
1
-7
/
+13
2026-08-20
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
892
-25746
/
+93987
2026-08-20
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-5
/
+5
2026-08-20
drm/xe: don't WARN on kernel job timeout when device already wedged
Nitin Gote
1
-0
/
+6
2026-08-20
spi: loongson: pm: add .freeze .poweroff .thaw .restore
Li Jun
1
-4
/
+2
2026-08-20
spi: amlogic-spisg: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
1
-1
/
+1
2026-08-20
efi: apple-properties: validate setup data header length
Pengpeng Hou
1
-1
/
+4
2026-08-20
RDMA/ucma: Allow path records to exactly fit the output buffer
Serhat Kumral
1
-1
/
+1
2026-08-20
efi/runtime-wrappers: retire the worker if a wedged call ever returns
Breno Leitao
1
-0
/
+3
2026-08-20
efi/runtime-wrappers: honour EFI_RUNTIME_SERVICES in the non-blocking paths
Breno Leitao
1
-0
/
+16
2026-08-20
efi/runtime-wrappers: bound the wait for EFI runtime service calls
Breno Leitao
1
-1
/
+18
2026-08-20
efi/runtime-wrappers: check EFI_RUNTIME_SERVICES before using efi_rts_work
Breno Leitao
1
-6
/
+5
2026-08-20
efi/runtime-wrappers: handle queue_work() failure with goto exit
Breno Leitao
1
-3
/
+5
2026-08-20
efi/runtime-wrappers: factor out efi_rts_park_worker()
Breno Leitao
1
-1
/
+14
2026-08-20
irqchip/gic-v5: Defer default SPI and LPI IAFFID programming
Lorenzo Pieralisi
1
-14
/
+4
2026-08-20
irqchip/gic-v5: Use logical cpu 0 irs_data for dynamic IST allocation
Lorenzo Pieralisi
1
-1
/
+1
2026-08-20
irqchip/gic-v5: Release IRS iomem region on driver init failure
Lorenzo Pieralisi
1
-0
/
+10
2026-08-20
irqchip/gic-v5: Fix gicv5_init_common() error paths
Lorenzo Pieralisi
1
-3
/
+4
2026-08-20
irqchip/gic-v5: Disable IRSes on probe failures
Lorenzo Pieralisi
1
-0
/
+9
2026-08-20
irqchip/gic-v5: Check for NULL LPI domain on domain teardown
Lorenzo Pieralisi
1
-0
/
+3
2026-08-20
irqchip/gic-v5: Check get_logical_index() return value in MADT IAFFID parsing
Lorenzo Pieralisi
1
-0
/
+2
2026-08-20
irqchip/gic-v5: Synchronize CPU interface disable
Sascha Bischoff
1
-0
/
+1
2026-08-20
irqchip/gic-v5: Clear per-CPU IRS data on teardown
Sascha Bischoff
1
-0
/
+15
2026-08-20
irqchip/ast2700-intc: Disable all interrupt merge banks on probe
Michael Pesa
1
-1
/
+1
2026-08-19
clk: microchip: mpfs: fix regmap_update_bits() mask/val order
Pedro Kopper
1
-1
/
+1
2026-08-19
clk: visconti: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
1
-1
/
+1
2026-08-19
clk: ti: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
3
-4
/
+4
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
912
-4910
/
+12015
2026-08-19
Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
102
-1918
/
+1008
2026-08-20
rtc: gamecube: check return value of devm_rtc_register_device()
Linkai Gong
1
-3
/
+1
[prev]
[next]