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