summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-02Merge branch 'vmxnet3-fixes'David S. Miller
2022-12-02vmxnet3: use correct intrConf reference when using extended queuesRonak Doshi
2022-12-02vmxnet3: correctly report encapsulated LRO packetRonak Doshi
2022-12-02printk: htmldocs: add missing descriptionJohn Ogness
2022-12-02tty: serial: sh-sci: use setup() callback for early consoleJohn Ogness
2022-12-02printk: relieve console_lock of list synchronization dutiesJohn Ogness
2022-12-02tty: serial: kgdboc: use console_list_lock to trap exitJohn Ogness
2022-12-02tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_conso...John Ogness
2022-12-02tty: serial: kgdboc: use console_list_lock for list traversalJohn Ogness
2022-12-02tty: serial: kgdboc: use srcu console list iteratorJohn Ogness
2022-12-02proc: consoles: use console_list_lock for list iterationJohn Ogness
2022-12-02tty: tty_io: use console_list_lock for list synchronizationJohn Ogness
2022-12-02printk, xen: fbfront: create/use safe function for forcing preferredJohn Ogness
2022-12-02netconsole: avoid CON_ENABLED misuse to track registrationJohn Ogness
2022-12-02usb: early: xhci-dbc: use console_is_registered()John Ogness
2022-12-02tty: serial: xilinx_uartps: use console_is_registered()John Ogness
2022-12-02tty: serial: samsung_tty: use console_is_registered()John Ogness
2022-12-02tty: serial: pic32_uart: use console_is_registered()John Ogness
2022-12-02tty: serial: earlycon: use console_is_registered()John Ogness
2022-12-02tty: hvc: use console_is_registered()John Ogness
2022-12-02efi: earlycon: use console_is_registered()John Ogness
2022-12-02tty: nfcon: use console_is_registered()John Ogness
2022-12-02serial_core: replace uart_console_enabled() with uart_console_registered()John Ogness
2022-12-02console: introduce console_is_registered()John Ogness
2022-12-02printk: console_device: use srcu console list iteratorJohn Ogness
2022-12-02printk: console_flush_on_panic: use srcu console list iteratorJohn Ogness
2022-12-02printk: console_unblank: use srcu console list iteratorJohn Ogness
2022-12-02printk: console_is_usable: use console_srcu_read_flagsJohn Ogness
2022-12-02printk: __pr_flush: use srcu console list iteratorJohn Ogness
2022-12-02printk: console_flush_all: use srcu console list iteratorJohn Ogness
2022-12-02kdb: use srcu console list iteratorJohn Ogness
2022-12-02um: kmsg_dumper: use srcu console list iteratorJohn Ogness
2022-12-02console: introduce wrappers to read/write console flagsJohn Ogness
2022-12-02printk: introduce console_list_lockJohn Ogness
2022-12-02proc: consoles: document console_lock usageJohn Ogness
2022-12-02tty: tty_io: document console_lock usageJohn Ogness
2022-12-02tty: serial: kgdboc: document console_lock usageJohn Ogness
2022-12-02um: kmsg_dump: only dump when no output console availableJohn Ogness
2022-12-02printk: fix setting first seq for consolesJohn Ogness
2022-12-02printk: move @seq initialization to helperJohn Ogness
2022-12-02printk: register_console: use "registered" for variable namesJohn Ogness
2022-12-02printk: Prepare for SRCU console list protectionJohn Ogness
2022-12-02printk: Convert console_drivers list to hlistThomas Gleixner
2022-12-02serial: kgdboc: Lock console list in probe functionThomas Gleixner
2022-12-02arm_pmu: Drop redundant armpmu->map_event() in armpmu_event_init()Anshuman Khandual
2022-12-02configfs: remove mentions of committable itemsBartosz Golaszewski
2022-12-02configfs: fix possible memory leak in configfs_create_dir()Chen Zhongjin
2022-12-02posix_acl: Fix the type of sentinel in get_aclUros Bizjak
2022-12-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-12-01fscrypt: remove unused Speck definitionsEric Biggers