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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-24
staging: media: atomisp: reduce load_primary_binaries() stack usage
Arnd Bergmann
1
-3
/
+3
2026-07-24
media: staging: media: atomisp: Fix alignment and line length issues
Martiros Shakhzadyan
1
-286
/
+333
2026-07-24
media: staging: media: atomisp: Replace if else clause with a ternary
Martiros Shakhzadyan
1
-5
/
+2
2026-07-24
media: staging: media: atomisp: Fix the rest of sh_css.c brace issues
Martiros Shakhzadyan
1
-636
/
+498
2026-07-24
media: staging: media: atomisp: Fix sh_css.c brace coding style issues
Martiros Shakhzadyan
1
-134
/
+90
2026-07-24
media: atomisp: replace boolean comparison of values with bool variables
Aditya Srivastava
3
-13
/
+13
2026-07-24
PCI: altera: Fix resource leaks on probe failure
Mahesh Vaidya
1
-2
/
+26
2026-07-24
binder: fix UAF in binder_free_transaction()
Carlos Llamas
1
-0
/
+13
2026-07-24
vfio/pci: Release the VGA arbiter client on register_device() failure
Alex Williamson
1
-0
/
+1
2026-07-24
Bluetooth: btusb: fix wakeup source leak on probe failure
Johan Hovold
1
-3
/
+15
2026-07-24
Bluetooth: btusb: fix use-after-free on marvell probe failure
Johan Hovold
1
-2
/
+4
2026-07-24
Bluetooth: btintel: Check firmware version before download
Luiz Augusto von Dentz
4
-26
/
+101
2026-07-24
Bluetooth: btintel: Fix offset calculation boot address parameter
Kiran K
1
-1
/
+2
2026-07-24
ALSA: aoa: check snd_ctl_new1() return value
Zhao Dongdong
1
-0
/
+6
2026-07-24
iio: common: st_sensors: honour channel endianness in read_axis_data
Herman van Hazendonk
1
-6
/
+17
2026-07-24
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
4
-5
/
+5
2026-07-24
iio: imu: inv_icm42600: fix timestamping by limiting FIFO reading
Jean-Baptiste Maneyrol
2
-4
/
+6
2026-07-24
iio: imu: inv_icm42600: stabilized timestamp in interrupt
Jean-Baptiste Maneyrol
3
-2
/
+20
2026-07-24
iio: invensense: fix timestamp glitches when switching frequency
Jean-Baptiste Maneyrol
4
-32
/
+23
2026-07-24
iio: invensense: remove redundant initialization of variable period
Colin Ian King
1
-1
/
+1
2026-07-24
iio: imu: inv_mpu6050: use the common inv_sensors timestamp module
Jean-Baptiste Maneyrol
5
-93
/
+45
2026-07-24
iio: make invensense timestamp module generic
Jean-Baptiste Maneyrol
8
-168
/
+199
2026-07-24
iio: move inv_icm42600 timestamp module in common
Jean-Baptiste Maneyrol
12
-9
/
+38
2026-07-24
iio: imu: inv_icm42600: make timestamp module chip independent
Jean-Baptiste Maneyrol
3
-19
/
+12
2026-07-24
iio: hid-sensor-rotation: Fix stale or zero output when reading raw values
Zhang Lixu
1
-2
/
+38
2026-07-24
iio: imu: adis: add IRQF_NO_THREAD to non-FIFO trigger IRQ
Runyu Xiao
1
-1
/
+1
2026-07-24
ACPI: NFIT: core: Fix acpi_nfit_init() error cleanup
Rafael J. Wysocki
1
-4
/
+11
2026-07-24
batman-adv: clean untagged VLAN on netdev registration failure
Sven Eckelmann
4
-2
/
+31
2026-07-24
crypto: crypto4xx - Remove insecure and unused rng_alg
Eric Biggers
3
-102
/
+0
2026-07-24
crypto: crypto4xx - Remove ahash-related code
Herbert Xu
3
-155
/
+1
2026-07-24
crypto: amcc - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
6
-31
/
+31
2026-07-24
mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
Pengpeng Hou
1
-2
/
+10
2026-07-24
mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeout
Pengpeng Hou
1
-2
/
+10
2026-07-24
mtd: rawnand: fsl_ifc: return errors for failed page reads
Pengpeng Hou
1
-1
/
+8
2026-07-24
mmc: vub300: defer reset until cmd_mutex is unlocked
Runyu Xiao
1
-9
/
+17
2026-07-24
mtd: onenand: samsung: report DMA completion timeouts
Pengpeng Hou
1
-1
/
+6
2026-07-24
wifi: mwifiex: fix permanently busy scans after multiple roam iterations
Rafael Beims
1
-1
/
+0
2026-07-24
wifi: mac80211: free ack status frame on TX header build failure
Zhiling Zou
1
-1
/
+16
2026-07-24
powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()
Junrui Luo
1
-2
/
+4
2026-07-24
reset: sunxi: fix memory region leak on ioremap failure
Zhao Dongdong
1
-1
/
+3
2026-07-24
ipvs: fix more places with wrong ipv6 transport offsets
Julian Anastasov
2
-8
/
+5
2026-07-24
memstick: ms_block: reject a card that reports too many blocks
Maoyi Xie
1
-0
/
+4
2026-07-24
macsec: fix promiscuity refcount leak in macsec_dev_open()
James Raphael Tiovalen
1
-2
/
+5
2026-07-24
llc: fix SAP refcount leak when creating incoming sockets
Xuanqiang Luo
1
-1
/
+0
2026-07-24
Bluetooth: btrtl: validate firmware patch bounds
Laxman Acharya Padhya
1
-2
/
+3
2026-07-24
regulator: ltc3676: Fix incorrect IRQSTAT bit offsets
Abhishek Ojha
1
-5
/
+5
2026-07-24
wifi: mac80211: fix memory leak in ieee80211_register_hw()
Dawei Feng
1
-1
/
+2
2026-07-24
wifi: rt2x00: avoid full teardown before work setup in probe
Runyu Xiao
1
-2
/
+10
2026-07-24
cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
Farhad Alemi
1
-1
/
+6
2026-07-24
drbd: reject data replies with an out-of-range payload size
Michael Bommarito
1
-0
/
+5
[prev]
[next]