Show patches with: Submitter = tip-bot2 for Thomas Gleixner       |    State = Action Required       |    Archived = No       |   3505 patches
« 1 2 3 435 36 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[tip:,irq/msi] irqchip/sifive-plic: Convert PLIC driver into a platform driver [tip:,irq/msi] irqchip/sifive-plic: Convert PLIC driver into a platform driver - - - --- 2024-02-23 tip-bot2 for Thomas Gleixner New
[tip:,irq/msi] irqchip/sifive-plic: Use dev_xyz() in-place of pr_xyz() [tip:,irq/msi] irqchip/sifive-plic: Use dev_xyz() in-place of pr_xyz() - - - --- 2024-02-23 tip-bot2 for Thomas Gleixner New
[tip:,irq/msi] irqchip/sifive-plic: Use riscv_get_intc_hwnode() to get parent fwnode [tip:,irq/msi] irqchip/sifive-plic: Use riscv_get_intc_hwnode() to get parent fwnode - - - --- 2024-02-23 tip-bot2 for Thomas Gleixner New
[tip:,irq/msi] irqchip/sifive-plic: Cleanup PLIC contexts upon irqdomain creation failure [tip:,irq/msi] irqchip/sifive-plic: Cleanup PLIC contexts upon irqdomain creation failure - - - --- 2024-02-23 tip-bot2 for Thomas Gleixner New
[tip:,irq/msi] irqchip/sifive-plic: Parse number of interrupts and contexts early in plic_probe() [tip:,irq/msi] irqchip/sifive-plic: Parse number of interrupts and contexts early in plic_probe() - - - --- 2024-02-23 tip-bot2 for Thomas Gleixner New
[tip:,irq/msi] irqchip/sifive-plic: Improve locking safety by using irqsave/irqrestore [tip:,irq/msi] irqchip/sifive-plic: Improve locking safety by using irqsave/irqrestore - - - --- 2024-02-23 tip-bot2 for Thomas Gleixner New
[tip:,irq/msi] irqchip/riscv-intc: Add support for RISC-V AIA [tip:,irq/msi] irqchip/riscv-intc: Add support for RISC-V AIA - - - --- 2024-02-23 tip-bot2 for Thomas Gleixner New
[tip:,irq/msi] genirq/matrix: Dynamic bitmap allocation [tip:,irq/msi] genirq/matrix: Dynamic bitmap allocation - - - --- 2024-02-23 tip-bot2 for Thomas Gleixner New
[tip:,x86/tdx] x86/asm: Remove the __iomem annotation of movdir64b()'s dst argument [tip:,x86/tdx] x86/asm: Remove the __iomem annotation of movdir64b()'s dst argument - 3 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,x86/mm] x86/mm/cpa: Warn for set_memory_XXcrypted() VMM fails [tip:,x86/mm] x86/mm/cpa: Warn for set_memory_XXcrypted() VMM fails - 4 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] hrtimer: Select housekeeping CPU during migration [tip:,timers/core] hrtimer: Select housekeeping CPU during migration - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Restructure get_next_timer_interrupt() [tip:,timers/core] timers: Restructure get_next_timer_interrupt() - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Split out get next timer interrupt [tip:,timers/core] timers: Split out get next timer interrupt - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Move marking timer bases idle into tick_nohz_stop_tick() [tip:,timers/core] timers: Move marking timer bases idle into tick_nohz_stop_tick() - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Optimization for timer_base_try_to_set_idle() [tip:,timers/core] timers: Optimization for timer_base_try_to_set_idle() - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Introduce add_timer() variants which modify timer flags [tip:,timers/core] timers: Introduce add_timer() variants which modify timer flags - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Make sure TIMER_PINNED flag is set in add_timer_on() [tip:,timers/core] timers: Make sure TIMER_PINNED flag is set in add_timer_on() - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] workqueue: Use global variant for add_timer() [tip:,timers/core] workqueue: Use global variant for add_timer() 1 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Simplify code in run_local_timers() [tip:,timers/core] timers: Simplify code in run_local_timers() - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Split next timer interrupt logic [tip:,timers/core] timers: Split next timer interrupt logic - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Keep the pinned timers separate from the others [tip:,timers/core] timers: Keep the pinned timers separate from the others - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Retrieve next expiry of pinned/non-pinned timers separately [tip:,timers/core] timers: Retrieve next expiry of pinned/non-pinned timers separately - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Split out "get next timer interrupt" functionality [tip:,timers/core] timers: Split out "get next timer interrupt" functionality - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Add get next timer interrupt functionality for remote CPUs [tip:,timers/core] timers: Add get next timer interrupt functionality for remote CPUs - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Restructure internal locking [tip:,timers/core] timers: Restructure internal locking - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Check if timers base is handled already [tip:,timers/core] timers: Check if timers base is handled already - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] tick/sched: Split out jiffies update helper function [tip:,timers/core] tick/sched: Split out jiffies update helper function - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Introduce function to check timer base is_idle flag [tip:,timers/core] timers: Introduce function to check timer base is_idle flag - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Implement the hierarchical pull model [tip:,timers/core] timers: Implement the hierarchical pull model - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timer_migration: Add tracepoints [tip:,timers/core] timer_migration: Add tracepoints - - - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Always queue timers on the local CPU [tip:,timers/core] timers: Always queue timers on the local CPU - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,irq/core] dt-bindings: interrupt-controller: Add support for Amlogic-T7 SoCs [tip:,irq/core] dt-bindings: interrupt-controller: Add support for Amlogic-T7 SoCs 1 - - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,irq/core] irqchip/meson-gpio: Add support for Amlogic-T7 SoCs [tip:,irq/core] irqchip/meson-gpio: Add support for Amlogic-T7 SoCs - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,irq/core] arm64: dts: Add gpio_intc node for Amlogic-T7 SoCs [tip:,irq/core] arm64: dts: Add gpio_intc node for Amlogic-T7 SoCs - 1 - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,smp/core] cpu: Remove stray semicolon [tip:,smp/core] cpu: Remove stray semicolon - - - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,x86/cache] x86/resctrl: Remove lockdep annotation that triggers false positive [tip:,x86/cache] x86/resctrl: Remove lockdep annotation that triggers false positive - - - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,x86/asm] x86/insn: Remove superfluous checks from instruction decoding routines [tip:,x86/asm] x86/insn: Remove superfluous checks from instruction decoding routines - - - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,x86/asm] x86/insn: Directly assign x86_64 state in insn_init() [tip:,x86/asm] x86/insn: Directly assign x86_64 state in insn_init() - - - --- 2024-02-22 tip-bot2 for Thomas Gleixner New
[tip:,irq/urgent] irqchip/gic-v3-its: Do not assume vPE tables are preallocated [tip:,irq/urgent] irqchip/gic-v3-its: Do not assume vPE tables are preallocated - - - --- 2024-02-21 tip-bot2 for Thomas Gleixner New
[tip:,x86/cleanups] x86/apm_32: Remove dead function apm_get_battery_status() [tip:,x86/cleanups] x86/apm_32: Remove dead function apm_get_battery_status() - - - --- 2024-02-21 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] time/kunit: Use correct format specifier [tip:,timers/core] time/kunit: Use correct format specifier - - - --- 2024-02-21 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] clocksource: Scale the watchdog read retries automatically [tip:,timers/core] clocksource: Scale the watchdog read retries automatically - 2 2 --- 2024-02-21 tip-bot2 for Thomas Gleixner New
[tip:,irq/core] irqchip/vic: Fix a kernel-doc warning [tip:,irq/core] irqchip/vic: Fix a kernel-doc warning - - - --- 2024-02-21 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] vdso/helpers: Fix grammar in comments [tip:,timers/core] vdso/helpers: Fix grammar in comments - 2 - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] s390/vdso/data: Drop unnecessary header include [tip:,timers/core] s390/vdso/data: Drop unnecessary header include 1 2 - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] csky/vdso: Remove superfluous ifdeffery [tip:,timers/core] csky/vdso: Remove superfluous ifdeffery 1 2 - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] vdso/ARM: Make union vdso_data_store available for all architectures [tip:,timers/core] vdso/ARM: Make union vdso_data_store available for all architectures - 2 - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] arm64: vdso: Use generic union vdso_data_store [tip:,timers/core] arm64: vdso: Use generic union vdso_data_store - 2 - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] riscv: vdso: Use generic union vdso_data_store [tip:,timers/core] riscv: vdso: Use generic union vdso_data_store - - - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] s390/vdso: Use generic union vdso_data_store [tip:,timers/core] s390/vdso: Use generic union vdso_data_store 1 2 - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] MIPS: vdso: Use generic union vdso_data_store [tip:,timers/core] MIPS: vdso: Use generic union vdso_data_store - 2 - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] LoongArch: vdso: Use generic union vdso_data_store [tip:,timers/core] LoongArch: vdso: Use generic union vdso_data_store - 2 - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] csky/vdso: Use generic union vdso_data_store [tip:,timers/core] csky/vdso: Use generic union vdso_data_store 1 2 - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,irq/msi] irqchip/imx-intmux: Handle pure domain searches correctly [tip:,irq/msi] irqchip/imx-intmux: Handle pure domain searches correctly - - - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,irq/msi] genirq/irqdomain: Don't call ops->select for DOMAIN_BUS_ANY tokens [tip:,irq/msi] genirq/irqdomain: Don't call ops->select for DOMAIN_BUS_ANY tokens - - 2 --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/pat: Simplify the PAT programming protocol [tip:,x86/mtrr] x86/pat: Simplify the PAT programming protocol - 1 - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,x86/core] x86/vdso: Fix rethunk patching for vdso-image-{32,64}.o [tip:,x86/core] x86/vdso: Fix rethunk patching for vdso-image-{32,64}.o - - - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,locking/core] locking/atomic: scripts: Clarify ordering of conditional atomics [tip:,locking/core] locking/atomic: scripts: Clarify ordering of conditional atomics - 2 - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,x86/urgent] x86/entry_64: Add VERW just before userspace transition [tip:,x86/urgent] x86/entry_64: Add VERW just before userspace transition - - - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,x86/urgent] x86/bugs: Add asm helpers for executing VERW [tip:,x86/urgent] x86/bugs: Add asm helpers for executing VERW - - - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,x86/urgent] x86/entry_32: Add VERW just before userspace transition [tip:,x86/urgent] x86/entry_32: Add VERW just before userspace transition - - - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,x86/urgent] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key [tip:,x86/urgent] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key - - - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,x86/urgent] KVM/VMX: Move VERW closer to VMentry for MDS mitigation [tip:,x86/urgent] KVM/VMX: Move VERW closer to VMentry for MDS mitigation 1 - - --- 2024-02-20 tip-bot2 for Thomas Gleixner New
[tip:,x86/cache] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef [tip:,x86/cache] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef 1 2 3 --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,x86/cache] x86/resctrl: Free rmid_ptrs from resctrl_exit() [tip:,x86/cache] x86/resctrl: Free rmid_ptrs from resctrl_exit() - 2 2 --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,x86/cache] x86/resctrl: Create helper for RMID allocation and mondata dir creation [tip:,x86/cache] x86/resctrl: Create helper for RMID allocation and mondata dir creation - 4 4 --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,x86/cache] x86/resctrl: Move RMID allocation out of mkdir_rdt_prepare() [tip:,x86/cache] x86/resctrl: Move RMID allocation out of mkdir_rdt_prepare() - 3 4 --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,x86/cache] x86/resctrl: Allow RMID allocation to be scoped by CLOSID [tip:,x86/cache] x86/resctrl: Allow RMID allocation to be scoped by CLOSID - 3 4 --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,x86/cache] x86/resctrl: Queue mon_event_read() instead of sending an IPI [tip:,x86/cache] x86/resctrl: Queue mon_event_read() instead of sending an IPI - 4 4 --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,x86/cache] x86/resctrl: Add CPU online callback for resctrl work [tip:,x86/cache] x86/resctrl: Add CPU online callback for resctrl work - 3 4 --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,x86/cache] x86/resctrl: Add CPU offline callback for resctrl work [tip:,x86/cache] x86/resctrl: Add CPU offline callback for resctrl work - 3 4 --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,smp/core] cpu: Mark cpu_possible_mask as __ro_after_init [tip:,smp/core] cpu: Mark cpu_possible_mask as __ro_after_init - - - --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,smp/core] smp: Make __smp_processor_id() 0-argument macro [tip:,smp/core] smp: Make __smp_processor_id() 0-argument macro - - - --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timekeeping: Fix cross-timestamp interpolation on counter wrap [tip:,timers/core] timekeeping: Fix cross-timestamp interpolation on counter wrap 1 - - --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timekeeping: Fix cross-timestamp interpolation for non-x86 [tip:,timers/core] timekeeping: Fix cross-timestamp interpolation for non-x86 1 - - --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,irq/urgent] PCI/MSI: Prevent MSI hardware interrupt number truncation [tip:,irq/urgent] PCI/MSI: Prevent MSI hardware interrupt number truncation - - 1 --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,irq/urgent] irqchip/sifive-plic: Enable interrupt if needed before EOI [tip:,irq/urgent] irqchip/sifive-plic: Enable interrupt if needed before EOI - - - --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,irq/core] genirq: Wake interrupt threads immediately when changing affinity [tip:,irq/core] genirq: Wake interrupt threads immediately when changing affinity - - - --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] hrtimers: Move hrtimer base related definitions into hrtimer_defs.h [tip:,timers/core] hrtimers: Move hrtimer base related definitions into hrtimer_defs.h - - - --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] hrtimers: Update formatting of documentation [tip:,timers/core] hrtimers: Update formatting of documentation - - - --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] tick/sched: Add function description for tick_nohz_next_event() [tip:,timers/core] tick/sched: Add function description for tick_nohz_next_event() - - - --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] jiffies: Transform comment about time_* functions into DOC block [tip:,timers/core] jiffies: Transform comment about time_* functions into DOC block - - - --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] timers: Add struct member description for timer_base [tip:,timers/core] timers: Add struct member description for timer_base - - - --- 2024-02-19 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/cpu: Provide a sane leaf 0xb/0x1f parser [tip:,x86/apic] x86/cpu: Provide a sane leaf 0xb/0x1f parser - - 6 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/cpu/amd: Provide a separate accessor for Node ID [tip:,x86/apic] x86/cpu/amd: Provide a separate accessor for Node ID - - 6 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/ioapic: Replace some more set bit nonsense [tip:,x86/apic] x86/ioapic: Replace some more set bit nonsense - - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/ioapic: Simplify setup_ioapic_ids_from_mpc_nocheck() [tip:,x86/apic] x86/ioapic: Simplify setup_ioapic_ids_from_mpc_nocheck() - - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/mpparse: Provide separate early/late callbacks [tip:,x86/apic] x86/mpparse: Provide separate early/late callbacks - - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/mpparse: Rename default_find_smp_config() [tip:,x86/apic] x86/mpparse: Rename default_find_smp_config() - - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/mpparse: Prepare for callback separation [tip:,x86/apic] x86/mpparse: Prepare for callback separation - - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/dtb: Rename x86_dtb_init() [tip:,x86/apic] x86/dtb: Rename x86_dtb_init() - - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/platform/ce4100: Prepare for separate mpparse callbacks [tip:,x86/apic] x86/platform/ce4100: Prepare for separate mpparse callbacks - - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/platform/intel-mid: Prepare for separate mpparse callbacks [tip:,x86/apic] x86/platform/intel-mid: Prepare for separate mpparse callbacks 1 - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/jailhouse: Prepare for separate mpparse callbacks [tip:,x86/apic] x86/jailhouse: Prepare for separate mpparse callbacks - - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/hyperv/vtl: Prepare for separate mpparse callbacks [tip:,x86/apic] x86/hyperv/vtl: Prepare for separate mpparse callbacks - - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/xen/smp_pv: Prepare for separate mpparse callbacks [tip:,x86/apic] x86/xen/smp_pv: Prepare for separate mpparse callbacks - - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/mm/numa: Move early mptable evaluation into common code [tip:,x86/apic] x86/mm/numa: Move early mptable evaluation into common code - - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/apic: Remove yet another dubious callback [tip:,x86/apic] x86/apic: Remove yet another dubious callback - - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid [tip:,x86/apic] x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid - - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
[tip:,x86/apic] x86/cpu/topology: Provide separate APIC registration functions [tip:,x86/apic] x86/cpu/topology: Provide separate APIC registration functions - - 2 --- 2024-02-16 tip-bot2 for Thomas Gleixner New
« 1 2 3 435 36 »