| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2023-11-04 | 1 | -2/+10 |
|\ |
|
| * | printk: Constify name for add_preferred_console() | Tony Lindgren | 2023-10-17 | 1 | -2/+2 |
| * | printk: Check valid console index for preferred console | Tony Lindgren | 2023-10-17 | 1 | -2/+10 |
* | | Merge branch 'rework/nbcon-base' into for-linus | Petr Mladek | 2023-11-02 | 4 | -50/+1134 |
|\ \ |
|
| * | | printk: fix illegal pbufs access for !CONFIG_PRINTK | John Ogness | 2023-09-21 | 1 | -26/+18 |
| * | | printk: nbcon: Allow drivers to mark unsafe regions and check state | Thomas Gleixner | 2023-09-18 | 1 | -0/+75 |
| * | | printk: nbcon: Add emit function and callback function for atomic printing | Thomas Gleixner | 2023-09-18 | 3 | -8/+113 |
| * | | printk: nbcon: Add sequence handling | Thomas Gleixner | 2023-09-18 | 3 | -7/+132 |
| * | | printk: nbcon: Add ownership state functions | Thomas Gleixner | 2023-09-18 | 1 | -1/+122 |
| * | | printk: nbcon: Add buffer management | Thomas Gleixner | 2023-09-18 | 3 | -15/+92 |
| * | | printk: Make static printk buffers available to nbcon | John Ogness | 2023-09-18 | 2 | -4/+11 |
| * | | printk: nbcon: Add acquire/release logic | Thomas Gleixner | 2023-09-18 | 1 | -0/+497 |
| * | | printk: Add non-BKL (nbcon) console basic infrastructure | Thomas Gleixner | 2023-09-18 | 4 | -4/+89 |
* | | | Merge branch 'rework/misc-cleanups' into for-linus | Petr Mladek | 2023-11-02 | 1 | -13/+13 |
|\ \ \ |
|
| * | | | printk: Reduce pr_flush() pooling time | Petr Mladek | 2023-10-11 | 1 | -13/+13 |
* | | | | Merge branch 'for-6.7' into for-linus | Petr Mladek | 2023-11-02 | 1 | -2/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | printk: printk: Remove unnecessary statements'len = 0;' | Li kunyu | 2023-10-24 | 1 | -2/+0 |
* | | | | Merge branch 'rework/misc-cleanups' into for-linus | Petr Mladek | 2023-10-11 | 1 | -1/+7 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | printk: flush consoles before checking progress | John Ogness | 2023-10-09 | 1 | -1/+7 |
* | | | Revert "printk: export symbols for debug modules" | Christoph Hellwig | 2023-09-07 | 1 | -2/+0 |
| |/
|/| |
|
* | | Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2023-09-04 | 4 | -74/+154 |
|\ \ |
|
| * | | Merge branch 'rework/misc-cleanups' into for-linus | Petr Mladek | 2023-09-04 | 3 | -73/+151 |
| |\| |
|
| | * | printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic() | John Ogness | 2023-07-20 | 2 | -7/+10 |
| | * | printk: Add per-console suspended state | John Ogness | 2023-07-20 | 1 | -30/+44 |
| | * | printk: Consolidate console deferred printing | John Ogness | 2023-07-20 | 2 | -14/+30 |
| | * | printk: Do not take console lock for console_flush_on_panic() | John Ogness | 2023-07-20 | 1 | -9/+19 |
| | * | printk: Keep non-panic-CPUs out of console lock | John Ogness | 2023-07-20 | 1 | -19/+26 |
| | * | printk: Reduce console_unblank() usage in unsafe scenarios | John Ogness | 2023-07-20 | 1 | -0/+28 |
| * | | printk: export symbols for debug modules | Enlin Mu | 2023-08-16 | 1 | -0/+2 |
| * | | printk: ringbuffer: Fix truncating buffer size min_t cast | Kees Cook | 2023-08-14 | 1 | -1/+1 |
| |/ |
|
* | | seqlock/latch: Provide raw_read_seqcount_latch_retry() | Peter Zijlstra | 2023-06-05 | 1 | -1/+1 |
* | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-04-28 | 1 | -0/+2 |
|\ \ |
|
| * | | printk: export console trace point for kcsan/kasan/kfence/kmsan | Pavankumar Kondeti | 2023-04-19 | 1 | -0/+2 |
* | | | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-04-28 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Change DEFINE_SEMAPHORE() to take a number argument | Peter Zijlstra | 2023-04-18 | 1 | -1/+1 |
| |/ |
|
* / | printk: Remove obsoleted check for non-existent "user" object | Stanislav Kinsburskii | 2023-04-03 | 1 | -12/+1 |
|/ |
|
* | Merge tag 'printk-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2023-02-23 | 3 | -130/+225 |
|\ |
|
| * | Merge branch 'rework/buffers-cleanup' into for-linus | Petr Mladek | 2023-02-21 | 2 | -129/+224 |
| |\ |
|
| | * | 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 |
| * | | kernel/printk/index.c: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman | 2023-02-03 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'v6.2-rc6' into sched/core, to pick up fixes | Ingo Molnar | 2023-01-31 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'rework/console-list-lock' into for-linus | Petr Mladek | 2023-01-19 | 1 | -0/+2 |
| |\ \
| | |/
| |/| |
|
| | * | kernel/printk/printk.c: Fix W=1 kernel-doc warning | Anuradha Weeraman | 2023-01-16 | 1 | -0/+1 |
| | * | tty: serial: kgdboc: fix mutex locking order for configure_kgdboc() | John Ogness | 2023-01-16 | 1 | -0/+1 |