Show patches with: Series = reduce console_lock scope       |    State = Action Required       |    Archived = No       |   40 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[printk,v3,40/40] tty: serial: sh-sci: use setup() callback for early console reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,39/40] printk: relieve console_lock of list synchronization duties reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,38/40] tty: serial: kgdboc: use console_list_lock to trap exit reduce console_lock scope - 2 - --- 2022-11-07 John Ogness New
[printk,v3,37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console() reduce console_lock scope - 2 - --- 2022-11-07 John Ogness New
[printk,v3,36/40] tty: serial: kgdboc: use console_list_lock for list traversal reduce console_lock scope - - - --- 2022-11-07 John Ogness New
[printk,v3,35/40] proc: consoles: use console_list_lock for list iteration reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,34/40] tty: tty_io: use console_list_lock for list synchronization reduce console_lock scope - 2 - --- 2022-11-07 John Ogness New
[printk,v3,33/40] printk, xen: fbfront: create/use safe function for forcing preferred reduce console_lock scope - - - --- 2022-11-07 John Ogness New
[printk,v3,32/40] netconsole: avoid CON_ENABLED misuse to track registration reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,31/40] usb: early: xhci-dbc: use console_is_registered() reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,30/40] tty: serial: xilinx_uartps: use console_is_registered() reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,29/40] tty: serial: samsung_tty: use console_is_registered() reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,28/40] tty: serial: pic32_uart: use console_is_registered() reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,27/40] tty: serial: earlycon: use console_is_registered() reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,26/40] tty: hvc: use console_is_registered() reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,25/40] efi: earlycon: use console_is_registered() reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,24/40] tty: nfcon: use console_is_registered() reduce console_lock scope 1 1 - --- 2022-11-07 John Ogness New
[printk,v3,23/40] serial_core: replace uart_console_enabled() with uart_console_registered() reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,22/40] console: introduce console_is_registered() reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,21/40] printk: introduce console_list_lock reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,20/40] printk: __pr_flush: use srcu console list iterator reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,19/40] printk: console_device: use srcu console list iterator reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,18/40] printk: console_flush_on_panic: use srcu console list iterator reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,17/40] printk: console_unblank: use srcu console list iterator reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,16/40] printk: console_flush_all: use srcu console list iterator reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,15/40] kdb: use srcu console list iterator reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,14/40] proc: consoles: document console_lock usage reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,13/40] tty: tty_io: document console_lock usage reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,12/40] tty: serial: kgdboc: document console_lock usage reduce console_lock scope - 4 - --- 2022-11-07 John Ogness New
[printk,v3,11/40] um: kmsg_dumper: use srcu console list iterator reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,10/40] kdb: kdb_io: use console_is_enabled() reduce console_lock scope - 3 - --- 2022-11-07 John Ogness New
[printk,v3,09/40] um: kmsg_dump: use console_is_enabled() reduce console_lock scope - - - --- 2022-11-07 John Ogness New
[printk,v3,08/40] printk: use console_is_enabled() reduce console_lock scope - - - --- 2022-11-07 John Ogness New
[printk,v3,07/40] console: introduce console_is_enabled() wrapper reduce console_lock scope - - - --- 2022-11-07 John Ogness New
[printk,v3,06/40] um: kmsg_dump: only dump when no output console available reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,05/40] printk: fix setting first seq for consoles reduce console_lock scope - 1 - --- 2022-11-07 John Ogness New
[printk,v3,04/40] printk: Prepare for SRCU console list protection reduce console_lock scope 1 2 - --- 2022-11-07 John Ogness New
[printk,v3,03/40] printk: Convert console_drivers list to hlist reduce console_lock scope - 3 - --- 2022-11-07 John Ogness New
[printk,v3,02/40] serial: kgdboc: Lock console list in probe function reduce console_lock scope - 5 - --- 2022-11-07 John Ogness New
[printk,v3,01/40] rcu: implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOC reduce console_lock scope 1 1 - --- 2022-11-07 John Ogness New