index
:
Linux Stable
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.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
*
Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-17
9
-175
/
+1818
|
\
|
*
printk: Avoid false positive lockdep report for legacy printing
John Ogness
2024-09-04
1
-20
/
+63
|
*
printk: nbcon: Assign nice -20 for printing threads
John Ogness
2024-09-04
2
-0
/
+12
|
*
printk: Implement legacy printer kthread for PREEMPT_RT
John Ogness
2024-09-04
3
-18
/
+159
|
*
printk: nbcon: Show replay message on takeover
John Ogness
2024-09-04
3
-0
/
+38
|
*
printk: Provide helper for message prepending
John Ogness
2024-09-04
1
-11
/
+25
|
*
printk: nbcon: Rely on kthreads for normal operation
John Ogness
2024-09-04
3
-7
/
+84
|
*
printk: nbcon: Use thread callback if in task context for legacy
John Ogness
2024-09-04
3
-45
/
+59
|
*
printk: nbcon: Relocate nbcon_atomic_emit_one()
John Ogness
2024-09-04
1
-39
/
+39
|
*
printk: nbcon: Introduce printer kthreads
Thomas Gleixner
2024-09-04
3
-0
/
+380
|
*
printk: nbcon: Init @nbcon_seq to highest possible
John Ogness
2024-09-04
2
-1
/
+9
|
*
printk: nbcon: Add context to usable() and emit()
John Ogness
2024-09-04
3
-21
/
+27
|
*
printk: Flush console on unregister_console()
John Ogness
2024-09-04
1
-2
/
+7
|
*
printk: Fail pr_flush() if before SYSTEM_SCHEDULING
John Ogness
2024-09-04
1
-0
/
+4
|
*
printk: nbcon: Add function for printers to reacquire ownership
John Ogness
2024-09-04
1
-7
/
+67
|
*
printk: nbcon: Use raw_cpu_ptr() instead of open coding
John Ogness
2024-09-04
1
-2
/
+1
|
*
printk: Use the BITS_PER_LONG macro
Jinjie Ruan
2024-09-04
1
-1
/
+2
|
*
lockdep: Mark emergency sections in lockdep splats
John Ogness
2024-08-21
1
-2
/
+81
|
*
rcu: Mark emergency sections in rcu stalls
John Ogness
2024-08-21
2
-0
/
+16
|
*
panic: Mark emergency section in oops
John Ogness
2024-08-21
1
-0
/
+2
|
*
panic: Mark emergency section in warn
Thomas Gleixner
2024-08-21
1
-0
/
+4
|
*
printk: nbcon: Implement emergency sections
Thomas Gleixner
2024-08-21
2
-1
/
+75
|
*
printk: Add helper for flush type logic
John Ogness
2024-08-21
3
-41
/
+112
|
*
printk: Coordinate direct printing in panic
John Ogness
2024-08-21
3
-7
/
+51
|
*
printk: Track nbcon consoles
John Ogness
2024-08-21
1
-1
/
+13
|
*
printk: Avoid console_lock dance if no legacy or boot consoles
John Ogness
2024-08-21
1
-5
/
+34
|
*
printk: nbcon: Add unsafe flushing on panic
John Ogness
2024-08-21
2
-7
/
+26
|
*
printk: Flush nbcon consoles first on panic
John Ogness
2024-08-21
1
-0
/
+3
|
*
printk: nbcon: Flush new records on device_release()
John Ogness
2024-08-21
3
-1
/
+23
|
*
printk: Add is_printk_legacy_deferred()
John Ogness
2024-08-21
2
-1
/
+12
|
*
printk: nbcon: Use nbcon consoles in console_flush_all()
John Ogness
2024-08-21
3
-5
/
+105
|
*
printk: Track registered boot consoles
John Ogness
2024-08-21
1
-0
/
+24
|
*
printk: nbcon: Provide function to flush using write_atomic()
Thomas Gleixner
2024-08-21
2
-1
/
+152
|
*
printk: nbcon: Add helper to assign priority based on CPU state
John Ogness
2024-08-21
2
-0
/
+21
|
*
printk: Add @flags argument for console_is_usable()
John Ogness
2024-08-21
2
-8
/
+5
|
*
printk: Let console_is_usable() handle nbcon
John Ogness
2024-08-21
1
-2
/
+9
|
*
printk: Make console_is_usable() available to nbcon.c
John Ogness
2024-08-21
2
-30
/
+32
|
*
printk: nbcon: Do not rely on proxy headers
John Ogness
2024-08-21
3
-3
/
+20
|
*
nbcon: Add API to acquire context for non-printing operations
John Ogness
2024-08-21
1
-1
/
+57
|
*
printk: nbcon: Use driver synchronization while (un)registering
John Ogness
2024-08-21
1
-1
/
+32
|
*
printk: nbcon: Remove return value for write_atomic()
John Ogness
2024-08-21
1
-8
/
+7
|
*
printk: nbcon: Clarify rules of the owner/waiter matching
John Ogness
2024-08-21
1
-10
/
+46
|
*
printk: Check printk_deferred_enter()/_exit() usage
Sebastian Andrzej Siewior
2024-08-21
2
-0
/
+15
|
*
printk: Properly deal with nbcon consoles on seq init
Petr Mladek
2024-08-21
2
-15
/
+29
|
*
printk: nbcon: Consolidate alloc() and init()
John Ogness
2024-08-21
3
-29
/
+12
|
*
printk: Add notation to console_srcu locking
John Ogness
2024-08-21
1
-0
/
+2
*
|
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-17
15
-213
/
+231
|
\
\
|
*
|
ntp: Make sure RTC is synchronized when time goes backwards
Benjamin ROBIN
2024-09-10
3
-4
/
+14
|
*
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2024-09-10
48
-504
/
+387
|
|
\
\
|
*
|
|
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
2024-09-08
5
-11
/
+11
[next]