summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* printk: Make pr_flush() staticThomas Gleixner2022-09-291-2/+3
* printk: do not wait for consoles when suspendedJohn Ogness2022-07-151-2/+11
* Revert "printk: add functions to prefer direct printing"Petr Mladek2022-06-237-65/+2
* Revert "printk: add kthread console printers"Petr Mladek2022-06-231-307/+22
* Revert "printk: extend console_lock for per-console locking"Petr Mladek2022-06-231-205/+56
* Revert "printk: remove @console_locked"Petr Mladek2022-06-231-14/+15
* Revert "printk: Block console kthreads when direct printing will be required"Petr Mladek2022-06-231-3/+1
* Revert "printk: Wait for the global console lock when the system is going down"Petr Mladek2022-06-235-42/+0
* printk: Wait for the global console lock when the system is going downPetr Mladek2022-06-155-0/+42
* printk: Block console kthreads when direct printing will be requiredPetr Mladek2022-06-151-1/+3
* Revert "printk: wake up all waiters"John Ogness2022-05-271-1/+1
* Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-257-291/+953
|\
| * printk, tracing: fix console tracepointMarco Elver2022-05-061-2/+2
| * printk: remove @console_lockedJohn Ogness2022-04-261-15/+14
| * printk: extend console_lock for per-console lockingJohn Ogness2022-04-261-56/+205
| * printk: add kthread console printersJohn Ogness2022-04-221-22/+307
| * printk: add functions to prefer direct printingJohn Ogness2022-04-227-2/+65
| * printk: add pr_flush()John Ogness2022-04-221-0/+83
| * printk: move buffer definitions into console_emit_next_record() callerJohn Ogness2022-04-221-17/+43
| * printk: refactor and rework printing logicJohn Ogness2022-04-221-213/+228
| * printk: add con_printk() macro for console detailsJohn Ogness2022-04-221-6/+7
| * printk: call boot_delay_msec() in printk_delay()John Ogness2022-04-221-3/+4
| * printk: get caller_id/timestamp after migration disableJohn Ogness2022-04-221-4/+6
| * printk: wake waiters for safe and NMI contextsJohn Ogness2022-04-221-12/+16
| * printk: wake up all waitersJohn Ogness2022-04-221-1/+1
| * printk: add missing memory barrier to wake_up_klogd()John Ogness2022-04-221-3/+36
| * printk: rename cpulock functionsJohn Ogness2022-04-221-35/+36
* | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-05-241-3/+4
|\ \
| * | mm,fs: Remove aops->readpageMatthew Wilcox (Oracle)2022-05-091-3/+2
| * | fs: Introduce aops->read_folioMatthew Wilcox (Oracle)2022-05-091-2/+4
* | | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-05-245-66/+49
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-em' and 'pm-cpuidle'Rafael J. Wysocki2022-05-231-29/+36
| |\ \ \ \
| | * | | | PM: EM: Decrement policy counterPierre Gondois2022-05-111-0/+2
| | * | | | PM: EM: Remove old debugfs files and print all 'flags'Lukasz Luba2022-04-131-19/+5
| | * | | | PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba2022-04-131-1/+1
| | * | | | PM: EM: Use the new .get_cost() callback while registering EMLukasz Luba2022-04-131-11/+28
| | * | | | PM: EM: Add artificial EM flagPierre Gondois2022-04-131-0/+2
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki2022-05-234-37/+13
| |\ \ \ \ \ \ \
| | | * | | | | | PM: hibernate: Don't mark comment as kernel-docHaowen Bai2022-04-131-1/+1
| | | * | | | | | PM: hibernate: Fix some kernel-doc commentsYang Li2022-04-131-3/+7
| | | * | | | | | PM: sleep: enable dynamic debug support within pm_pr_dbg()David Cohen2022-04-131-29/+0
| | | * | | | | | PM: sleep: Narrow down -DDEBUG on kernel/power/ filesDavid Cohen2022-04-132-4/+5
| | | | |/ / / / | | | |/| | | |
* | | | | | | | Merge tag 'seccomp-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-241-3/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | seccomp: Add wait_killable semantic to seccomp user notifierSargun Dhillon2022-05-031-2/+40
| * | | | | | | | seccomp: Use FIFO semantics to order notificationsSargun Dhillon2022-04-291-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-242-43/+64
|\ \ \ \ \ \ \ \
| * | | | | | | | stackleak: add on/off stack variantsMark Rutland2022-05-081-3/+32
| * | | | | | | | stackleak: rework poison scanningMark Rutland2022-05-081-14/+4
| * | | | | | | | stackleak: rework stack high bound handlingMark Rutland2022-05-081-5/+14
| * | | | | | | | stackleak: clarify variable namesMark Rutland2022-05-081-16/+14