index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-24
fbdev: tdfxfb: fix potential memory leak in tdfxfb_probe()
Abdun Nihaal
1
-0
/
+1
2026-07-24
fbdev: uvesafb: fix potential memory leak in uvesafb_probe()
Abdun Nihaal
1
-2
/
+2
2026-07-24
fbdev: s3fb: fix potential memory leak in s3_pci_probe()
Abdun Nihaal
1
-0
/
+1
2026-07-24
fbdev: i740fb: fix potential memory leak in i740fb_probe()
Abdun Nihaal
1
-0
/
+1
2026-07-24
fbdev: radeon: fix potential memory leak in radeonfb_pci_register()
Abdun Nihaal
1
-0
/
+1
2026-07-24
fbdev: sm712: Fix operator precedence in big_swap macro
Li RongQing
1
-1
/
+1
2026-07-24
mlxsw: fix refcount leak in mlxsw_sp_vrs_lpm_tree_replace()
Wentao Liang
1
-0
/
+1
2026-07-24
net/mlx5: Fix L3 tunnel entropy refcount leak
Li RongQing
1
-1
/
+2
2026-07-24
regulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCK
Timur Tabi
1
-2
/
+2
2026-07-24
regulator: core: Make regulator_lock_two() logic easier to follow
Douglas Anderson
1
-19
/
+12
2026-07-24
dm era: fix NULL pointer dereference in metadata_open()
Cao Guanghui
1
-2
/
+4
2026-07-24
mld: convert ifmcaddr6 to RCU
Taehee Yoo
1
-3
/
+3
2026-07-24
net: usb: lan78xx: disable VLAN filter in promiscuous mode
Enrico Pozzobon
1
-4
/
+14
2026-07-24
Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()
Weiming Shi
1
-2
/
+6
2026-07-24
net: qualcomm: rmnet: validate MAP frame length before ingress parsing
Xiang Mei
3
-33
/
+45
2026-07-24
net: qualcomm: rmnet: add tx packets aggregation
Daniele Palmas
7
-4
/
+246
2026-07-24
net: ethernet: rmnet: Support for ingress MAPv5 checksum offload
Sharath Chandra Vurukala
3
-9
/
+68
2026-07-24
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header
Alex Elder
1
-25
/
+13
2026-07-24
net: qualcomm: rmnet: use masks instead of C bit-fields
Alex Elder
2
-3
/
+5
2026-07-24
net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros
Alex Elder
4
-21
/
+16
2026-07-24
net: qualcomm: rmnet: simplify some byte order logic
Alex Elder
1
-10
/
+6
2026-07-24
qede: fix off-by-one in BD ring consumption on build_skb failure
Shigeru Yoshida
1
-0
/
+5
2026-07-24
net: usb: net1080: validate packet_len before pad-byte access in rx_fixup
Xiang Mei
1
-1
/
+1
2026-07-24
HID: core: Fix OOB read in hid_get_report for numbered reports
Lee Jones
1
-0
/
+7
2026-07-24
HID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()
Georgiy Osokin
1
-1
/
+2
2026-07-24
ata: sata_gemini: unwind clocks on IDE pinctrl errors
Myeonghun Pak
1
-1
/
+1
2026-07-24
gpio: timberdale: Return -ENOMEM on dynamic memory allocation in probe
Vladimir Zapolskiy
1
-1
/
+1
2026-07-24
cxgb4: Fix decode strings dump for T6 adapters
Gleb Markov
1
-8
/
+0
2026-07-24
virtio_net: disable cb when NAPI is busy-polled
Longjun Tang
1
-0
/
+3
2026-07-24
usbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup()
Xiang Mei
1
-3
/
+3
2026-07-24
hwmon: adm1275: Prevent reading uninitialized stack
Matti Vaittinen
1
-1
/
+1
2026-07-24
gpio: htc-egpio: use managed gpiochip registration
Pengpeng Hou
1
-1
/
+5
2026-07-24
gpio: mvebu: fail probe if gpiochip registration fails
Pengpeng Hou
1
-1
/
+4
2026-07-24
spi: sh-msiof: abort transfers when reset times out
Pengpeng Hou
1
-4
/
+6
2026-07-24
net: sungem: fix probe error cleanup
Ruoyu Wang
1
-4
/
+9
2026-07-24
net: mvneta: re-enable percpu interrupt on resume
Yun Zhou
1
-0
/
+3
2026-07-24
rtc: cmos: unregister HPET IRQ handler on probe failure
Haoxiang Li
1
-0
/
+6
2026-07-24
rtc: ds1307: Fix off-by-one issue with wday for rx8130
Fredrik M Olsson
1
-1
/
+1
2026-07-24
net: dsa: sja1105: round up PTP perout pin duration
Aleksandrova Alyona
1
-1
/
+1
2026-07-24
drm/edid: fix OOB read in drm_parse_tiled_block()
Xiang Mei
1
-0
/
+8
2026-07-24
rtc: ds1307: handle oscillator stop flag for ds1337/ds1339/ds3231
Ronan Dalton
1
-11
/
+17
2026-07-24
rtc: abx80x: fix the RTC_VL_CLR clearing all status flags
Antoni Pokusinski
1
-1
/
+2
2026-07-24
irqchip/crossbar: Fix parent domain resource leak
Bhargav Joshi
1
-0
/
+1
2026-07-24
ACPI: resource: Amend kernel-doc style
Andy Shevchenko
1
-3
/
+3
2026-07-24
octeontx2-pf: Fix leak of SQ timestamp buffer on teardown
Ratheesh Kannoth
1
-0
/
+1
2026-07-24
i3c: master: Prevent reuse of dynamic address on device add failure
Adrian Hunter
1
-5
/
+14
2026-07-24
PCI: mediatek: Use actual physical address instead of virt_to_phys()
Manivannan Sadhasivam
1
-3
/
+13
2026-07-24
PCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()
Ryder Lee
1
-1
/
+1
2026-07-24
PCI: rcar-host: Remove unused LIST_HEAD(res)
Lad Prabhakar
1
-1
/
+0
2026-07-24
PCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macro
Li RongQing
1
-1
/
+2
[prev]
[next]