Show patches with: Archived = No       |   70056 patches
« 1 2 ... 7 8 9700 701 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,08/25] kernel: Add combined power-off+restart handler call chain API Introduce power-off+restart call chain API - - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,09/25] ARM: Use do_kernel_power_off() Introduce power-off+restart call chain API - - 1 - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,10/25] csky: Use do_kernel_power_off() Introduce power-off+restart call chain API 1 - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,11/25] riscv: Use do_kernel_power_off() Introduce power-off+restart call chain API 1 - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,12/25] arm64: Use do_kernel_power_off() Introduce power-off+restart call chain API 1 - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,13/25] parisc: Use do_kernel_power_off() Introduce power-off+restart call chain API 1 - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,14/25] xen/x86: Use do_kernel_power_off() Introduce power-off+restart call chain API 1 - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,15/25] powerpc: Use do_kernel_power_off() Introduce power-off+restart call chain API 1 - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,16/25] m68k: Switch to new sys-off handler API Introduce power-off+restart call chain API 1 - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,17/25] sh: Use do_kernel_power_off() Introduce power-off+restart call chain API - - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,18/25] x86: Use do_kernel_power_off() Introduce power-off+restart call chain API - - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,19/25] ia64: Use do_kernel_power_off() Introduce power-off+restart call chain API - - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,20/25] mips: Use do_kernel_power_off() Introduce power-off+restart call chain API - - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,21/25] nds32: Use do_kernel_power_off() Introduce power-off+restart call chain API - - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,22/25] memory: emif: Use kernel_can_power_off() Introduce power-off+restart call chain API - - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,23/25] ACPI: power: Switch to sys-off handler API Introduce power-off+restart call chain API - - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,24/25] regulator: pfuze100: Use devm_register_sys_off_handler() Introduce power-off+restart call chain API 1 - - - --- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[v4,25/25] reboot: Remove pm_power_off_prepare() Introduce power-off+restart call chain API - - - - 5-- 2021-11-26 Dmitry Osipenko Handled Elsewhere
[01/22] powerpc/4xx: Remove MSI support which never worked genirq/msi, PCI/MSI: Spring cleaning - Part 1 - 2 - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[02/22] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_attinity() genirq/msi, PCI/MSI: Spring cleaning - Part 1 - 1 - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[03/22] genirq/msi: Guard sysfs code genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[04/22] genirq/msi: Remove unused domain callbacks genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[05/22] genirq/msi: Fixup includes genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[06/22] PCI/MSI: Make pci_msi_domain_write_msg() static genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[07/22] PCI/MSI: Remove msi_desc_to_pci_sysdata() genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[08/22] PCI/sysfs: Use pci_irq_vector() genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[09/22] MIPS: Octeon: Use arch_setup_msi_irq() genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[10/22] genirq/msi, treewide: Use a named struct for PCI/MSI attributes genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[11/22] x86/hyperv: Refactor hv_msi_domain_free_irqs() genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[12/22] PCI/MSI: Make arch_restore_msi_irqs() less horrible. genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[13/22] PCI/MSI: Cleanup include zoo genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[14/22] PCI/MSI: Make msix_update_entries() smarter genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[15/22] PCI/MSI: Move code into a separate directory genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[16/22] PCI/MSI: Split out CONFIG_PCI_MSI independent part genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[17/22] PCI/MSI: Split out !IRQDOMAIN code genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[18/22] PCI/MSI: Split out irqdomain code genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[19/22] PCI/MSI: Sanitize MSIX table map handling genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[20/22] PCI/MSI: Make pci_msi_domain_check_cap() static genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[21/22] genirq/msi: Handle PCI/MSI allocation fail in core code genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - --- 2021-11-27 Thomas Gleixner Handled Elsewhere
[22/22] PCI/MSI: Move descriptor counting on allocation fail to the legacy code genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - - - 2-3 2021-11-27 Thomas Gleixner Handled Elsewhere
net: spider_net: Use non-atomic bitmap API when applicable net: spider_net: Use non-atomic bitmap API when applicable 1 - - - 3-- 2021-11-27 Christophe JAILLET Handled Elsewhere
[1/9] lib/bitmap: add bitmap_weight_{eq,gt,le} lib/bitmap: optimize bitmap_weight() usage - - - - --- 2021-11-28 Yury Norov Handled Elsewhere
[2/9] lib/bitmap: implement bitmap_{empty, full} with bitmap_weight_eq() lib/bitmap: optimize bitmap_weight() usage - - - - --- 2021-11-28 Yury Norov Handled Elsewhere
[3/9] all: replace bitmap_weigth() with bitmap_{empty, full, eq, gt, le} lib/bitmap: optimize bitmap_weight() usage - - - - --- 2021-11-28 Yury Norov Handled Elsewhere
[4/9] tools: sync bitmap_weight() usage with the kernel lib/bitmap: optimize bitmap_weight() usage - - - - --- 2021-11-28 Yury Norov Handled Elsewhere
[5/9] lib/cpumask: add cpumask_weight_{eq,gt,le} lib/bitmap: optimize bitmap_weight() usage - - - - --- 2021-11-28 Yury Norov Handled Elsewhere
[6/9] lib/nodemask: add nodemask_weight_{eq,gt,le} lib/bitmap: optimize bitmap_weight() usage - - - - --- 2021-11-28 Yury Norov Handled Elsewhere
[7/9] lib/cpumask: add num_{possible, present, active}_cpus_{eq, gt, le} lib/bitmap: optimize bitmap_weight() usage - - - - --- 2021-11-28 Yury Norov Handled Elsewhere
[8/9] lib/nodemask: add num_node_state_eq() lib/bitmap: optimize bitmap_weight() usage - - - - --- 2021-11-28 Yury Norov Handled Elsewhere
[9/9] MAINTAINERS: add cpumask and nodemask files to BITMAP_API lib/bitmap: optimize bitmap_weight() usage - - - - --- 2021-11-28 Yury Norov Handled Elsewhere
[11/11] locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h Untitled series #274259 - - - - --- 2021-11-29 Sebastian Andrzej Siewior Handled Elsewhere
scsi: ibmvfc: replace snprintf with sysfs_emit scsi: ibmvfc: replace snprintf with sysfs_emit - - - - 3-- 2021-11-30 Yang Guang Handled Elsewhere
soc/fsl/qman: test: Make use of the helper function kthread_run_on_cpu() soc/fsl/qman: test: Make use of the helper function kthread_run_on_cpu() - - - - 3-- 2021-12-02 Cai Huoqing Handled Elsewhere
[V2,1/2] tools/perf: Include global and local variants for p_stage_cyc sort key [V2,1/2] tools/perf: Include global and local variants for p_stage_cyc sort key - - - 2 --- 2021-12-03 Athira Rajeev Handled Elsewhere
[V2,2/2] tools/perf: Update global/local variants for p_stage_cyc in powerpc [V2,1/2] tools/perf: Include global and local variants for p_stage_cyc sort key - - - - 4-- 2021-12-03 Athira Rajeev Handled Elsewhere
[RFC,11/14] powerpc/crash_dump: Use the new interface copy_oldmem_page_buf Untitled series #275029 - - - - --- 2021-12-03 Amit Daniel Kachhap Handled Elsewhere
[v3] PCI hotplug: rpaphp: Error out on busy status from get-sensor-state [v3] PCI hotplug: rpaphp: Error out on busy status from get-sensor-state - - - - 3-- 2021-12-03 Mahesh J Salgaonkar Handled Elsewhere
[1/4] dt-bindings: sound: Rename tlv320aic31xx-micbias as tlv320aic31xx fsl-asoc-card: Add optional dt property for setting mclk-id 1 - - - --- 2021-12-03 Ariel D'Alessandro Handled Elsewhere
[2/4] dt-bindings: tlv320aic31xx: Define PLL clock inputs fsl-asoc-card: Add optional dt property for setting mclk-id - - - - --- 2021-12-03 Ariel D'Alessandro Handled Elsewhere
[3/4] ASoC: fsl-asoc-card: Add optional dt property for setting mclk-id fsl-asoc-card: Add optional dt property for setting mclk-id - - - - --- 2021-12-03 Ariel D'Alessandro Handled Elsewhere
[4/4] ASoC: fsl-asoc-card: Remove BCLK default value for tlv320aic31xx card fsl-asoc-card: Add optional dt property for setting mclk-id - - - - --- 2021-12-03 Ariel D'Alessandro Handled Elsewhere
[1/1] ASoC: fsl-asoc-card: Add missing Kconfig option for tlv320aic31xx [1/1] ASoC: fsl-asoc-card: Add missing Kconfig option for tlv320aic31xx - - - - 3-- 2021-12-03 Ariel D'Alessandro Handled Elsewhere
[2/4] tools/perf: Add new macros for mem_hops field perf: Add new macros for mem_hops field - - - - --- 2021-12-06 Kajol Jain Handled Elsewhere
[V2,01/23] powerpc/4xx: Remove MSI support which never worked genirq/msi, PCI/MSI: Spring cleaning - Part 1 - 2 1 - --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,02/23] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity() genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 1 1 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,03/23] genirq/msi: Guard sysfs code genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - 2 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,04/23] genirq/msi: Remove unused domain callbacks genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - 1 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,05/23] genirq/msi: Fixup includes genirq/msi, PCI/MSI: Spring cleaning - Part 1 - - 2 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,06/23] PCI/MSI: Make pci_msi_domain_write_msg() static genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 1 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,07/23] PCI/MSI: Remove msi_desc_to_pci_sysdata() genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 1 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,08/23] PCI/sysfs: Use pci_irq_vector() genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 2 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,09/23] MIPS: Octeon: Use arch_setup_msi_irq() genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 1 - --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,10/23] genirq/msi, treewide: Use a named struct for PCI/MSI attributes genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 2 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,11/23] x86/hyperv: Refactor hv_msi_domain_free_irqs() genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 1 - --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,12/23] PCI/MSI: Make arch_restore_msi_irqs() less horrible. genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 1 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,13/23] PCI/MSI: Cleanup include zoo genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 1 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,14/23] PCI/MSI: Make msix_update_entries() smarter genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 2 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,15/23] PCI/MSI: Move code into a separate directory genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 1 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,16/23] PCI/MSI: Split out CONFIG_PCI_MSI independent part genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 2 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,17/23] PCI/MSI: Split out !IRQDOMAIN code genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 2 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,18/23] PCI/MSI: Split out irqdomain code genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 2 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,19/23] PCI/MSI: Sanitize MSIX table map handling genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 1 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,20/23] PCI/MSI: Move msi_lock to struct pci_dev genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 2 - --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,21/23] PCI/MSI: Make pci_msi_domain_check_cap() static genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 2 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,22/23] genirq/msi: Handle PCI/MSI allocation fail in core code genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 2 1 --- 2021-12-06 Thomas Gleixner Handled Elsewhere
[V2,23/23] PCI/MSI: Move descriptor counting on allocation fail to the legacy code genirq/msi, PCI/MSI: Spring cleaning - Part 1 1 - 2 1 311 2021-12-06 Thomas Gleixner Handled Elsewhere
sound: fsl: add missing put_device() call in imx_hdmi_probe() sound: fsl: add missing put_device() call in imx_hdmi_probe() - - - - 3-- 2021-12-07 王擎 Handled Elsewhere
[v2] of/fdt: Rework early_init_dt_scan_memory() to call directly [v2] of/fdt: Rework early_init_dt_scan_memory() to call directly - - 1 - --- 2021-12-08 Rob Herring Handled Elsewhere
PCI/AER: potential dereference of null pointer PCI/AER: potential dereference of null pointer - 1 - - 3-- 2021-12-09 Jiasheng Jiang Handled Elsewhere
[V3,01/35] PCI/MSI: Set pci_dev::msi[x]_enabled early genirq/msi, PCI/MSI: Spring cleaning - Part 2 - - 1 - --- 2021-12-10 Thomas Gleixner Handled Elsewhere
[V3,02/35] x86/pci/XEN: Use PCI device property genirq/msi, PCI/MSI: Spring cleaning - Part 2 - - 1 - --- 2021-12-10 Thomas Gleixner Handled Elsewhere
[V3,03/35] x86/apic/msi: Use PCI device MSI property genirq/msi, PCI/MSI: Spring cleaning - Part 2 - - 2 - --- 2021-12-10 Thomas Gleixner Handled Elsewhere
[V3,04/35] genirq/msi: Use PCI device property genirq/msi, PCI/MSI: Spring cleaning - Part 2 - - 1 - --- 2021-12-10 Thomas Gleixner Handled Elsewhere
[V3,05/35] powerpc/cell/axon_msi: Use PCI device property genirq/msi, PCI/MSI: Spring cleaning - Part 2 1 - 1 - --- 2021-12-10 Thomas Gleixner Handled Elsewhere
[V3,06/35] powerpc/pseries/msi: Use PCI device properties genirq/msi, PCI/MSI: Spring cleaning - Part 2 - - 1 - --- 2021-12-10 Thomas Gleixner Handled Elsewhere
[V3,07/35] device: Move MSI related data into a struct genirq/msi, PCI/MSI: Spring cleaning - Part 2 1 - 2 - --- 2021-12-10 Thomas Gleixner Handled Elsewhere
[V3,08/35] device: Add device:: Msi_data pointer and struct msi_device_data genirq/msi, PCI/MSI: Spring cleaning - Part 2 - - 2 - --- 2021-12-10 Thomas Gleixner Handled Elsewhere
[V3,09/35] PCI/MSI: Allocate MSI device data on first use genirq/msi, PCI/MSI: Spring cleaning - Part 2 1 - 2 - --- 2021-12-10 Thomas Gleixner Handled Elsewhere
[V3,10/35] platform-msi: Allocate MSI device data on first use genirq/msi, PCI/MSI: Spring cleaning - Part 2 - - 2 - --- 2021-12-10 Thomas Gleixner Handled Elsewhere
[V3,11/35] bus: fsl-mc-msi: Allocate MSI device data on first use genirq/msi, PCI/MSI: Spring cleaning - Part 2 - - 2 - --- 2021-12-10 Thomas Gleixner Handled Elsewhere
« 1 2 ... 7 8 9700 701 »