index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-12-12
14
-49
/
+110
|
\
|
*
tty: serial: sh-sci: use setup() callback for early console
John Ogness
2022-12-02
1
-4
/
+16
|
*
tty: serial: kgdboc: use console_list_lock to trap exit
John Ogness
2022-12-02
1
-3
/
+3
|
*
tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_conso...
John Ogness
2022-12-02
1
-4
/
+12
|
*
tty: serial: kgdboc: use console_list_lock for list traversal
John Ogness
2022-12-02
1
-0
/
+12
|
*
tty: serial: kgdboc: use srcu console list iterator
John Ogness
2022-12-02
1
-2
/
+8
|
*
tty: tty_io: use console_list_lock for list synchronization
John Ogness
2022-12-02
1
-6
/
+12
|
*
printk, xen: fbfront: create/use safe function for forcing preferred
John Ogness
2022-12-02
1
-8
/
+4
|
*
netconsole: avoid CON_ENABLED misuse to track registration
John Ogness
2022-12-02
1
-10
/
+11
|
*
usb: early: xhci-dbc: use console_is_registered()
John Ogness
2022-12-02
1
-1
/
+1
|
*
tty: serial: xilinx_uartps: use console_is_registered()
John Ogness
2022-12-02
1
-1
/
+1
|
*
tty: serial: samsung_tty: use console_is_registered()
John Ogness
2022-12-02
1
-1
/
+1
|
*
tty: serial: pic32_uart: use console_is_registered()
John Ogness
2022-12-02
1
-1
/
+1
|
*
tty: serial: earlycon: use console_is_registered()
John Ogness
2022-12-02
1
-2
/
+2
|
*
tty: hvc: use console_is_registered()
John Ogness
2022-12-02
1
-2
/
+2
|
*
efi: earlycon: use console_is_registered()
John Ogness
2022-12-02
1
-4
/
+4
|
*
serial_core: replace uart_console_enabled() with uart_console_registered()
John Ogness
2022-12-02
3
-9
/
+9
|
*
tty: tty_io: document console_lock usage
John Ogness
2022-12-02
1
-0
/
+10
|
*
tty: serial: kgdboc: document console_lock usage
John Ogness
2022-12-02
1
-0
/
+8
|
*
serial: kgdboc: Lock console list in probe function
Thomas Gleixner
2022-12-02
1
-0
/
+2
*
|
Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
\
|
*
|
efi: pstore: Follow convention for the efi-pstore backend name
Guilherme G. Piccoli
2022-10-17
1
-1
/
+1
|
|
/
*
|
Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-12-12
3
-6
/
+5
|
\
\
|
*
|
media: atomisp: make hive_int8 explictly signed
Jason A. Donenfeld
2022-11-19
1
-1
/
+1
|
*
|
media: stv0288: use explicitly signed char
Jason A. Donenfeld
2022-11-19
1
-3
/
+2
|
*
|
sparc: sbus: treat CPU index as integer
Jason A. Donenfeld
2022-11-19
1
-2
/
+2
*
|
|
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
\
\
|
*
|
|
scsi/scsi_error: Use call_rcu_hurry() instead of call_rcu()
Uladzislau Rezki
2022-11-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'iommu-fix-v6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-11
1
-1
/
+1
|
\
\
\
|
*
|
|
iommu/vt-d: Fix buggy QAT device mask
Jacob Pan
2022-12-05
1
-1
/
+1
*
|
|
|
Merge tag 'media/v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-12-09
1
-6
/
+14
|
\
\
\
\
|
*
|
|
|
media: v4l2-dv-timings.c: fix too strict blanking sanity checks
Hans Verkuil
2022-11-23
1
-6
/
+14
*
|
|
|
|
Merge tag 'drm-fixes-2022-12-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-08
7
-24
/
+40
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-12-09
5
-14
/
+24
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/vmwgfx: Don't use screen objects when SEV is active
Zack Rusin
2022-12-05
1
-0
/
+4
|
|
*
|
|
|
|
drm/shmem-helper: Avoid vm_open error paths
Rob Clark
2022-12-04
1
-3
/
+11
|
|
*
|
|
|
|
drm/shmem-helper: Remove errant put in error path
Rob Clark
2022-12-04
1
-3
/
+1
|
|
*
|
|
|
|
drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420
Guillaume BRUN
2022-12-01
1
-3
/
+3
|
|
*
|
|
|
|
drm/bridge: ti-sn65dsi86: Fix output polarity setting bug
Qiqi Zhang
2022-11-30
1
-2
/
+2
|
|
*
|
|
|
|
drm/vmwgfx: Fix race issue calling pin_user_pages
Dawei Li
2022-11-28
1
-3
/
+3
|
*
|
|
|
|
|
drm/amd/display: fix array index out of bound error in DCN32 DML
Aurabindo Pillai
2022-12-07
1
-1
/
+1
|
*
|
|
|
|
|
drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspend
Prike Liang
2022-12-07
1
-9
/
+15
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-08
1
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
2022-12-06
1
-4
/
+4
*
|
|
|
|
|
|
Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-08
45
-81
/
+271
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()
Radu Nicolae Pirea (OSS)
2022-12-08
1
-1
/
+1
|
*
|
|
|
|
|
|
s390/qeth: fix use-after-free in hsci
Alexandra Winter
2022-12-08
1
-1
/
+1
|
*
|
|
|
|
|
|
macsec: add missing attribute validation for offload
Emeel Hakim
2022-12-08
1
-0
/
+1
|
*
|
|
|
|
|
|
net: mvneta: Fix an out of bounds check
Dan Carpenter
2022-12-08
1
-4
/
+1
|
*
|
|
|
|
|
|
net: thunderbolt: fix memory leak in tbnet_open()
Zhengchao Shao
2022-12-08
1
-0
/
+1
[next]