summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2022-12-05genirq/msi: Provide msi_match_device_domain()Thomas Gleixner
2022-12-05genirq/msi: Provide msi_create/free_device_irq_domain()Thomas Gleixner
2022-12-05genirq/msi: Split msi_create_irq_domain()Thomas Gleixner
2022-12-05genirq/msi: Add size info to struct msi_domain_infoThomas Gleixner
2022-12-05genirq/msi: Provide struct msi_parent_opsThomas Gleixner
2022-12-05genirq/msi: Remove unused alloc/free interfacesThomas Gleixner
2022-12-05genirq/msi: Provide new domain id allocation functionsThomas Gleixner
2022-12-05genirq/msi: Provide new domain id based interfaces for freeing interruptsThomas Gleixner
2022-12-05genirq/msi: Make msi_add_simple_msi_descs() device domain awareThomas Gleixner
2022-12-05genirq/msi: Make descriptor freeing domain awareThomas Gleixner
2022-12-05genirq/msi: Make descriptor allocation device domain awareThomas Gleixner
2022-12-05genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()Thomas Gleixner
2022-12-05genirq/msi: Make msi_get_virq() device domain awareAhmed S. Darwish
2022-12-05genirq/msi: Make MSI descriptor iterators device domain awareThomas Gleixner
2022-12-05genirq/msi: Add pointers for per device irq domainsThomas Gleixner
2022-12-05genirq/msi: Move xarray into a separate struct and create an arrayThomas Gleixner
2022-12-05genirq/msi: Check for invalid MSI parent domain usageThomas Gleixner
2022-12-05genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_devThomas Gleixner
2022-12-05genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flagsThomas Gleixner
2022-12-04bpf: Enable sleeptable support for cgrp local storageYonghong Song
2022-12-04bpf: Do not mark certain LSM hook arguments as trustedYonghong Song
2022-12-04bpf: Handle MEM_RCU type properlyYonghong Song
2022-12-04Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-02signal: Initialize the info in ksignalhaifeng.xu
2022-12-02panic: Expose "warn_count" to sysfsKees Cook
2022-12-02panic: Introduce warn_limitKees Cook
2022-12-02panic: Consolidate open-coded panic_on_warn checksKees Cook
2022-12-02exit: Allow oops_limit to be disabledKees Cook
2022-12-02seccomp: Move copy_seccomp() to no failure path.Kuniyuki Iwashima
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe
2022-12-02cpu/hotplug: Do not bail-out in DYING/STARTING sectionsVincent Donnefort
2022-12-02cpu/hotplug: Set cpuhp target for boot cpuPhil Auld
2022-12-02cpu/hotplug: Make target_store() a nop when target == statePhil Auld
2022-12-02futex: Resend potentially swallowed owner death notificationAlexey Izbyshev
2022-12-02printk: htmldocs: add missing descriptionJohn Ogness
2022-12-02printk: relieve console_lock of list synchronization dutiesJohn Ogness
2022-12-02printk, xen: fbfront: create/use safe function for forcing preferredJohn 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-02console: introduce wrappers to read/write console flagsJohn Ogness
2022-12-02printk: introduce console_list_lockJohn 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