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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
printk: Use scnprintf() to print the message about the dropped messages on a ...
Petr Mladek
2023-01-18
1
-1
/
+1
*
printk: adjust string limit macros
John Ogness
2023-01-11
2
-26
/
+25
*
printk: use printk_buffers for devkmsg
John Ogness
2023-01-11
1
-27
/
+22
*
printk: introduce console_prepend_dropped() for dropped messages
John Ogness
2023-01-11
2
-33
/
+61
*
printk: introduce printk_get_next_message() and printk_message
John Ogness
2023-01-11
2
-35
/
+96
*
printk: introduce struct printk_buffers
John Ogness
2023-01-11
2
-31
/
+36
*
printk: move size limit macros into internal.h
John Ogness
2023-01-11
2
-17
/
+24
*
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-12-12
8
-140
/
+428
|
\
|
*
Merge branch 'rework/console-list-lock' into for-linus
Petr Mladek
2022-12-08
82
-964
/
+2732
|
|
\
|
|
*
printk: htmldocs: add missing description
John Ogness
2022-12-02
1
-0
/
+2
|
|
*
printk: relieve console_lock of list synchronization duties
John Ogness
2022-12-02
1
-24
/
+20
|
|
*
printk, xen: fbfront: create/use safe function for forcing preferred
John Ogness
2022-12-02
1
-3
/
+46
|
|
*
console: introduce console_is_registered()
John Ogness
2022-12-02
1
-1
/
+1
|
|
*
printk: console_device: use srcu console list iterator
John Ogness
2022-12-02
1
-1
/
+11
|
|
*
printk: console_flush_on_panic: use srcu console list iterator
John Ogness
2022-12-02
1
-10
/
+11
|
|
*
printk: console_unblank: use srcu console list iterator
John Ogness
2022-12-02
1
-4
/
+13
|
|
*
printk: console_is_usable: use console_srcu_read_flags
John Ogness
2022-12-02
1
-4
/
+5
|
|
*
printk: __pr_flush: use srcu console list iterator
John Ogness
2022-12-02
1
-1
/
+9
|
|
*
printk: console_flush_all: use srcu console list iterator
John Ogness
2022-12-02
1
-15
/
+35
|
|
*
kdb: use srcu console list iterator
John Ogness
2022-12-02
1
-2
/
+16
|
|
*
console: introduce wrappers to read/write console flags
John Ogness
2022-12-02
1
-5
/
+5
|
|
*
printk: introduce console_list_lock
John Ogness
2022-12-02
1
-9
/
+80
|
|
*
printk: fix setting first seq for consoles
John Ogness
2022-12-02
1
-5
/
+45
|
|
*
printk: move @seq initialization to helper
John Ogness
2022-12-02
1
-9
/
+14
|
|
*
printk: register_console: use "registered" for variable names
John Ogness
2022-12-02
1
-7
/
+7
|
|
*
printk: Prepare for SRCU console list protection
John Ogness
2022-12-02
1
-15
/
+72
|
|
*
printk: Convert console_drivers list to hlist
Thomas Gleixner
2022-12-02
1
-46
/
+55
|
|
*
srcu: Make Tiny synchronize_srcu() check for readers
Zqiang
2022-12-01
1
-0
/
+10
|
|
*
rcu: Make SRCU mandatory
Paul E. McKenney
2022-11-29
4
-24
/
+16
|
*
|
printk: use strscpy() to instead of strlcpy()
Xu Panda
2022-12-01
1
-1
/
+1
|
*
|
printk: fix a typo of comment
Wang Honghui
2022-11-22
1
-1
/
+1
*
|
|
Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
2
-11
/
+21
|
\
\
\
|
*
|
|
fs/exec: switch timens when a task gets a new mm
Andrei Vagin
2022-10-25
2
-11
/
+21
*
|
|
|
Merge tag 'seccomp-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-12
1
-6
/
+11
|
\
\
\
\
|
*
|
|
|
seccomp: Move copy_seccomp() to no failure path.
Kuniyuki Iwashima
2022-12-02
1
-6
/
+11
*
|
|
|
|
Merge tag 'kcsan.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
1
-0
/
+50
|
\
\
\
\
\
|
*
|
|
|
|
kcsan: Instrument memcpy/memset/memmove with newer Clang
Marco Elver
2022-10-18
1
-0
/
+50
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
14
-153
/
+545
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...
Paul E. McKenney
2022-11-30
14
-153
/
+545
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
/
|
|
|
|
|
|
_
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
rcutorture: Verify NUM_ACTIVE_RCU_POLL_OLDSTATE
Paul E. McKenney
2022-10-18
1
-2
/
+20
|
|
|
|
|
*
|
|
rcutorture: Verify NUM_ACTIVE_RCU_POLL_FULL_OLDSTATE
Paul E. McKenney
2022-10-18
1
-2
/
+21
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
srcu: Debug NMI safety even on archs that don't require it
Frederic Weisbecker
2022-10-21
1
-15
/
+10
|
|
|
|
*
|
|
srcu: Explain the reason behind the read side critical section on GP start
Frederic Weisbecker
2022-10-21
1
-0
/
+5
|
|
|
|
*
|
|
srcu: Warn when NMI-unsafe API is used in NMI
Frederic Weisbecker
2022-10-21
1
-0
/
+2
|
|
|
|
*
|
|
srcu: Check for consistent global per-srcu_struct NMI safety
Paul E. McKenney
2022-10-20
1
-0
/
+5
|
|
|
|
*
|
|
srcu: Check for consistent per-CPU per-srcu_struct NMI safety
Paul E. McKenney
2022-10-20
1
-6
/
+32
|
|
|
|
*
|
|
srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
Paul E. McKenney
2022-10-20
3
-6
/
+51
|
|
|
|
*
|
|
srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
Paul E. McKenney
2022-10-18
1
-12
/
+12
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
workqueue: Make queue_rcu_work() use call_rcu_hurry()
Uladzislau Rezki
2022-11-30
1
-1
/
+1
|
|
|
*
|
|
rcu/rcutorture: Use call_rcu_hurry() where needed
Joel Fernandes (Google)
2022-11-29
1
-8
/
+8
[next]