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.12.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
/
include
/
linux
/
printk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
printk: move size limit macros into internal.h
John Ogness
2023-01-11
1
-2
/
+0
*
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-10-04
1
-7
/
+0
|
\
|
*
printk: Make pr_flush() static
Thomas Gleixner
2022-09-29
1
-7
/
+0
*
|
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-23
1
-16
/
+0
|
\
|
|
*
Revert "printk: add functions to prefer direct printing"
Petr Mladek
2022-06-23
1
-11
/
+0
|
*
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
2022-06-23
1
-5
/
+0
*
|
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-17
1
-0
/
+5
|
\
|
|
*
printk: Wait for the global console lock when the system is going down
Petr Mladek
2022-06-15
1
-0
/
+5
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
printk: stop including cache.h from printk.h
Peter Collingbourne
2022-05-13
1
-1
/
+0
*
|
printk: add functions to prefer direct printing
John Ogness
2022-04-22
1
-0
/
+11
*
|
printk: add pr_flush()
John Ogness
2022-04-22
1
-0
/
+7
*
|
printk: cpu sync always disable interrupts
John Ogness
2022-04-22
1
-9
/
+9
*
|
printk: rename cpulock functions
John Ogness
2022-04-22
1
-21
/
+33
|
/
*
printk: fix build warning when CONFIG_PRINTK=n
Xiaoming Ni
2022-01-22
1
-4
/
+0
*
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-11-18
1
-0
/
+4
|
\
|
*
printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces
Nicholas Piggin
2021-11-10
1
-0
/
+4
*
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
1
-1
/
+1
|
\
\
|
*
|
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
1
-1
/
+1
*
|
|
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-08-30
1
-22
/
+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
printk: remove NMI tracking
John Ogness
2021-07-26
1
-12
/
+19
|
*
|
printk: remove safe buffers
John Ogness
2021-07-26
1
-10
/
+0
*
|
|
Merge branch 'for-5.15-verbose-console' into for-linus
Petr Mladek
2021-08-30
1
-10
/
+1
|
\
\
\
|
*
|
|
printk: Add printk.console_no_auto_verbose boot parameter
Dmitry Safonov
2021-07-29
1
-5
/
+1
|
*
|
|
printk: Remove console_silent()
Dmitry Safonov
2021-07-29
1
-5
/
+0
*
|
|
|
printk: Move the printk() kerneldoc comment to its new home
Jonathan Corbet
2021-07-26
1
-0
/
+24
*
|
|
|
printk: Userspace format indexing support
Chris Down
2021-07-19
1
-4
/
+91
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
1
-20
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
2021-06-28
1
-20
/
+3
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
printk: introduce dump_stack_lvl()
Alexander Potapenko
2021-06-29
1
-0
/
+5
|
|
/
*
/
lib/dump_stack: move cpu lock to printk.c
John Ogness
2021-06-22
1
-0
/
+41
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-2
/
+2
*
Merge branch 'printk-rework' into for-linus
Petr Mladek
2020-10-12
1
-2
/
+4
|
\
|
*
printk: move dictionary keys to dev_printk_info
John Ogness
2020-09-22
1
-2
/
+4
*
|
kernel.h: Move oops_in_progress to printk.h
Andy Shevchenko
2020-09-15
1
-0
/
+2
*
|
printk: Make linux/printk.h self-contained
Herbert Xu
2020-07-27
1
-0
/
+1
|
/
*
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
2020-06-08
1
-3
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-1
/
+1
|
\
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
*
|
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-01
1
-12
/
+100
|
\
\
|
*
|
docs: pr_*() kerneldocs and basic printk docs
Ricardo CaƱuelo
2020-04-20
1
-12
/
+100
|
|
/
*
/
printk: Remove pr_cont_once()
Tetsuo Handa
2020-05-25
1
-2
/
+1
|
/
*
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
2020-04-10
1
-5
/
+0
*
printk: Drop pr_warning definition
Kefeng Wang
2019-12-06
1
-2
/
+1
*
lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG builds
Stephen Boyd
2019-09-25
1
-7
/
+15
*
panic: avoid the extra noise dmesg
Feng Tang
2019-05-14
1
-0
/
+2
*
printk: Tie printk_once / printk_deferred_once into .data.once for reset
Paul Gortmaker
2019-04-15
1
-2
/
+2
*
Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-03-09
1
-1
/
+0
|
\
|
*
printk: Remove no longer used LOG_PREFIX.
Tetsuo Handa
2019-03-04
1
-1
/
+0
[next]