Linux Tip Commits - Date Index
[Prev Page][Next Page]
- [tip: locking/core] lockdep: Add lockdep_cleanup_dead_cpu()
- From: "tip-bot2 for David Woodhouse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/lockdep: Avoid creating new name string literals in lockdep_set_subclass()
- From: "tip-bot2 for Ahmed Ehab" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/lockdep: Add a test for lockdep_set_subclass()
- From: "tip-bot2 for Ahmed Ehab" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] lockdep: Use info level for lockdep initial info messages
- From: "tip-bot2 for Jiri Slaby (SUSE)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/pvqspinlock: Convert fields of 'enum vcpu_state' to uppercase
- From: "tip-bot2 for Qiuxu Zhuo" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/microcode/AMD: Pay attention to the stepping dynamically
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/microcode/AMD: Split load_microcode_amd()
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/lam: Disable ADDRESS_MASKING in most cases
- From: "tip-bot2 for Pawan Gupta" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/platform: Switch back to struct platform_driver::remove()
- From: tip-bot2 for Uwe Kleine-König <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/gic-v3-its: Fix over allocation in itt_alloc_pool()
- From: "tip-bot2 for Steven Price" <tip-bot2@xxxxxxxxxxxxx>
- Re : Increase Your Profits with Our newest tech
- From: display_tftlcd@xxxxxxxxxxx
- Re: [PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl
- From: "Prundeanu, Cristian" <cpru@xxxxxxxxxx>
- Re: [PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl
- From: "Mohamed Abuelfotoh, Hazem" <abuehaze@xxxxxxxxxx>
- [tip: sched/core] sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloads
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] locking/mutex: Remove wakeups from under mutex::wait_lock
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: idle: Optimize the generic idle loop by removing needless memory barrier
- From: "tip-bot2 for Zhongqiu Han" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] locking/mutex: Make mutex::wait_lock irq safe
- From: "tip-bot2 for Juri Lelli" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Add move_queued_task_locked helper
- From: "tip-bot2 for Connor O'Brien" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] locking/mutex: Expose __mutex_owner()
- From: "tip-bot2 for Juri Lelli" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Consolidate pick_*_task to task_is_pushable helper
- From: "tip-bot2 for Connor O'Brien" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Split scheduler and execution contexts
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Split out __schedule() deactivate task logic into a helper
- From: "tip-bot2 for John Stultz" <tip-bot2@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl
- From: K Prateek Nayak <kprateek.nayak@xxxxxxx>
- [tip: locking/core] futex: Use atomic64_try_cmpxchg_relaxed() in get_inode_sequence_number()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Use atomic64_inc_return() in get_inode_sequence_number()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] MAINTAINERS: Add an entry for PREEMPT_RT.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/aspeed-intc: Add AST27XX INTC support
- From: "tip-bot2 for Kevin Chen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] dt-bindings: interrupt-controller: Add support for ASPEED AST27XX INTC
- From: "tip-bot2 for Kevin Chen" <tip-bot2@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl
- From: "Prundeanu, Cristian" <cpru@xxxxxxxxxx>
- [tip: x86/sev] virt: sev-guest: Use AES GCM crypto library
- From: "tip-bot2 for Nikunj A Dadhania" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] virt: sev-guest: Carve out SNP message context structure
- From: "tip-bot2 for Nikunj A Dadhania" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] virt: sev-guest: Reduce the scope of SNP command mutex
- From: "tip-bot2 for Nikunj A Dadhania" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] virt: sev-guest: Consolidate SNP guest messaging parameters to a struct
- From: "tip-bot2 for Nikunj A Dadhania" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Handle failures from snp_init()
- From: "tip-bot2 for Nikunj A Dadhania" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Cache the secrets page address
- From: "tip-bot2 for Nikunj A Dadhania" <tip-bot2@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 2/2] [tip: sched/core] sched: Move PLACE_LAG and RUN_TO_PARITY to sysctl
- From: Cristian Prundeanu <cpru@xxxxxxxxxx>
- [PATCH 1/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY
- From: Cristian Prundeanu <cpru@xxxxxxxxxx>
- [PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl
- From: Cristian Prundeanu <cpru@xxxxxxxxxx>
- [tip: irq/core] genirq: Introduce irq_get_nr_irqs() and irq_set_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] ARM: Switch to irq_get_nr_irqs() / irq_set_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] powerpc/cell: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] LoongArch: Switch to irq_set_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] s390/irq: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] hpet: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] net: 3com: 3c59x: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] net: hamradio: baycom_ser_fdx: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] net: hamradio: scc: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] scsi: aha152x: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] serial: core: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] serial: 8250: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] serial: amba-pl010: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] serial: amba-pl011: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] serial: cpm_uart: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] serial: ucc_uart: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] sh: intc: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] xen/events: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] fs/procfs: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Switch to irq_get_nr_irqs()
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Unexport nr_irqs
- From: "tip-bot2 for Bart Van Assche" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: irq/core] arm64: dts: renesas: r9a09g057: Add ICU node
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [tip: x86/urgent] x86/apic: Always explicitly disarm TSC-deadline timer
- From: "tip-bot2 for Zhang Rui" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] time: Remove '%' from numeric constant in kernel-doc comment
- From: "tip-bot2 for Wang Jinchao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Move *sleep*() and timeout functions into a separate file
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] MAINTAINERS: Add missing file include/linux/delay.h
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Update schedule_[hr]timeout*() related function descriptions
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Update function descriptions of sleep/delay related functions
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Rename usleep_idle_range() to usleep_range_idle()
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] delay: Rework udelay and ndelay
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Adjust flseep() to reflect reality
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] mm/damon/core: Use generic upper bound recommondation for usleep_range()
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Add a warning to usleep_range_state() for wrong order of arguments
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] checkpatch: Remove links to outdated documentation
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] powerpc/rtas: Use fsleep() to minimize additional sleep duration
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] media: anysee: Fix and remove outdated comment
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers/Documentation: Cleanup delay/sleep documentation
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/vdso] vdso: Introduce vdso/page.h
- From: "tip-bot2 for Vincenzo Frascino" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/vdso] drm: i915: Change fault type to unsigned long
- From: "tip-bot2 for Vincenzo Frascino" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/vdso] s390: Remove remaining _PAGE_* macros
- From: "tip-bot2 for Vincenzo Frascino" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] dt-bindings: interrupt-controller: Add Renesas RZ/V2H(P) Interrupt Controller
- From: "tip-bot2 for Fabrizio Castro" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] arm64: dts: renesas: r9a09g057: Add ICU node
- From: "tip-bot2 for Fabrizio Castro" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driver
- From: "tip-bot2 for Fabrizio Castro" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/renesas-rzg2l: Fix missing put_device
- From: "tip-bot2 for Fabrizio Castro" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/riscv-intc: Fix SMP=n boot with ACPI
- From: "tip-bot2 for Sunil V L" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/virt: Move SEV-specific parsing into arch/x86/virt/svm
- From: "tip-bot2 for Pavan Kumar Paluri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/virt: Provide "nosnp" boot option for sev kernel command line
- From: "tip-bot2 for Pavan Kumar Paluri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/vdso] vdso: Remove timekeeper argument of __arch_update_vsyscall()
- From: tip-bot2 for Thomas Weißschuh <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/vdso] arm: vdso: Remove timekeeper includes
- From: tip-bot2 for Thomas Weißschuh <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/vdso] arm64: vdso: Remove timekeeper include
- From: tip-bot2 for Thomas Weißschuh <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/vdso] powerpc/vdso: Remove timekeeper includes
- From: tip-bot2 for Thomas Weißschuh <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/vdso] riscv: vdso: Remove timekeeper include
- From: tip-bot2 for Thomas Weißschuh <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/vdso] s390/vdso: Remove timekeeper includes
- From: tip-bot2 for Thomas Weißschuh <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/vdso] x86/vdso: Remove timekeeper include
- From: tip-bot2 for Thomas Weißschuh <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/vdso] LoongArch: vdso: Remove timekeeper includes
- From: tip-bot2 for Thomas Weißschuh <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/vdso] MIPS: vdso: Remove timekeeper includes
- From: tip-bot2 for Thomas Weißschuh <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Dont destroy kmem cache in init()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Collect newly allocated objects in a list to reduce lock contention
- From: "tip-bot2 for Zhen Lei" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Delete a piece of redundant code
- From: "tip-bot2 for Zhen Lei" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Reuse put_objects() on OOM
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Remove pointless hlist initialization
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Dont free objects directly on CPU hotplug
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Provide and use free_object_list()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Remove pointless debug printk
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Make debug_objects_enabled bool
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Reduce parallel pool fill attempts
- From: "tip-bot2 for Zhen Lei" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Move pools into a datastructure
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Use separate list head for boot pool
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Rename and tidy up per CPU pools
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Move min/max count into pool struct
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Rework object allocation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Rework object freeing
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Rework free_object_work()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Use static key for boot pool selection
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Prepare kmem_cache allocations for batching
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Implement batch processing
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Prepare for batching
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Move pool statistics into global_pool struct
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Double the per CPU slots
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Track object usage to avoid premature freeing of objects
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Refill per CPU pool more agressively
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource: Remove unused clocksource_change_rating
- From: "tip-bot2 for Dr. David Alan Gilbert" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Slightly clean-up mbm_config_show()
- From: "tip-bot2 for Christophe JAILLET" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/psi: Fix mistaken CPU pressure indication after corrupted task state bug
- From: "tip-bot2 for Johannes Weiner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/fair: Fix external p->on_rq users
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched: Fix delayed_dequeue vs switched_from_fair()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/deadline: Use hrtick_enabled_dl() before start_hrtick_dl()
- From: "tip-bot2 for Phil Auld" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/core: Disable page allocation in task_tick_mm_cid()
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] Since sched_delayed tasks remain queued even after blocking, the load
- From: "tip-bot2 for Johannes Weiner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/core: Dequeue PSI signals for blocked tasks that are delayed
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched: Fix external p->on_rq users
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
- From: "tip-bot2 for John Allen" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/bugs: Use code segment selector for VERW operand
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [tip: x86/urgent] x86/bugs: Use code segment selector for VERW operand
- From: Borislav Petkov <bp@xxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Adjust to lockdep nest_lock requirements
- From: tip-bot2 for Thomas Hellström <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/bugs: Use code segment selector for VERW operand
- From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- Re: [tip: x86/urgent] x86/bugs: Use code segment selector for VERW operand
- From: Borislav Petkov <bp@xxxxxxxxx>
- [tip: timers/core] clocksource: Remove unused clocksource_change_rating
- From: "tip-bot2 for Dr. David Alan Gilbert" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] fs/bcachefs: Fix __wait_on_freeing_inode() definition of waitqueue entry
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/bugs: Use code segment selector for VERW operand
- From: "tip-bot2 for Pawan Gupta" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/bugs: Use code segment selector for VERW operand
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/bugs: Use code segment selector for VERW operand
- From: Borislav Petkov <bp@xxxxxxxxx>
- [tip: x86/urgent] x86/entry_32: Do not clobber user EFLAGS.ZF
- From: "tip-bot2 for Pawan Gupta" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/entry_32: Clear CPU buffers after register restore in NMI return
- From: "tip-bot2 for Pawan Gupta" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/bugs: Use code segment selector for VERW operand
- From: "tip-bot2 for Pawan Gupta" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/resctrl: Annotate get_mem_config() functions as __init
- From: "tip-bot2 for Nathan Chancellor" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/gic-v4: Don't allow a VMOVP on a dying VPE
- From: "tip-bot2 for Marc Zyngier" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()
- From: "tip-bot2 for Nam Cao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/resctrl: Avoid overflow in MB settings in bw_validate()
- From: "tip-bot2 for Martin Kletzander" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: don't abuse get_utask() in pre_ssout() and prepare_uretprobe()
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Support hybrid PMU with multiple atom uarchs
- From: "tip-bot2 for Dapeng Mi" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: switch to RCU Tasks Trace flavor for better performance
- From: "tip-bot2 for Andrii Nakryiko" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86: Refine hybrid_pmu_type defination
- From: "tip-bot2 for Dapeng Mi" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] x86/cpu/intel: Define helper to get CPU core native ID
- From: "tip-bot2 for Dapeng Mi" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Add PMU support for ArrowLake-H
- From: "tip-bot2 for Dapeng Mi" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: fold xol_take_insn_slot() into xol_get_insn_slot()
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: sanitiize xol_free_insn_slot()
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: kill the unnecessary put_uprobe/xol_free_insn_slot in uprobe_free_utask()
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: simplify xol_take_insn_slot() and its caller
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: move the initialization of utask->xol_vaddr from pre_ssout() to xol_get_insn_slot()
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: pass utask to xol_get_insn_slot() and xol_free_insn_slot()
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: deny mremap(xol_vma)
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: kill xol_area->slot_count
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd: Warn only on new bits set
- From: "tip-bot2 for Breno Leitao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Improve documentation for wake_up_bit/wait_on_bit family of functions
- From: "tip-bot2 for NeilBrown" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Document wait_var_event() family of functions and wake_up_var()
- From: "tip-bot2 for NeilBrown" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: change wake_up_bit() and related function to expect unsigned long *
- From: "tip-bot2 for NeilBrown" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()
- From: "tip-bot2 for NeilBrown" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Add wait/wake interface for variable updated under a lock.
- From: "tip-bot2 for NeilBrown" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: add wait_var_event_io()
- From: "tip-bot2 for NeilBrown" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] softirq: use bit waits instead of var waits.
- From: "tip-bot2 for NeilBrown" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: remove unused __HAVE_THREAD_FUNCTIONS hook support
- From: "tip-bot2 for David Disseldorp" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: remove the DOUBLE_TICK feature
- From: "tip-bot2 for Huang Shijie" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: fix the comment for PREEMPT_SHORT
- From: "tip-bot2 for Huang Shijie" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: optimize the PLACE_LAG when se->vlag is zero
- From: "tip-bot2 for Huang Shijie" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/wait: Remove unused bit_wait_io_timeout
- From: "tip-bot2 for Dr. David Alan Gilbert" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/spinlocks: Make __raw_* lock ops static
- From: "tip-bot2 for Geert Uytterhoeven" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Adjust to lockdep nest_lock requirements
- From: tip-bot2 for Thomas Hellström <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h
- From: "tip-bot2 for Richard Gong" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timekeeping: Add interfaces for handling timestamps with a floor value
- From: "tip-bot2 for Jeff Layton" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timekeeping: Add percpu counter for tracking floor swap events
- From: "tip-bot2 for Jeff Layton" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/bugs] Revert "x86/retpoline: Ensure default return thunk isn't used at runtime"
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/eevdf: Fix wakeup-preempt by checking cfs_rq->nr_running
- From: "tip-bot2 for Chen Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched: Fix sched_delayed vs cfs_bandwidth
- From: "tip-bot2 for Mike Galbraith" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/mm: Don't disable PCID when INVLPG has been fixed by microcode
- From: "tip-bot2 for Xi Ruoyao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/gic-v3-its: Rely on genpool alignment
- From: "tip-bot2 for Steven Price" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timekeeping: Don't use seqcount loop in ktime_mono_to_any() on 64-bit systems
- From: "tip-bot2 for Jeff Layton" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor
- From: "tip-bot2 for Steven Price" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Clean up comments
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Remove unused tick_nsec
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Make tick_usec static
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Cleanup formatting of code
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Move pps_jitter into ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Convert functions with only two states to bool
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Move tick_length* into ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Read reference time only once
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Introduce struct ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Move tick_stat* into ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Move time_max/esterror into ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Move time_offset/constant into ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Move time_adj/ntp_tick_adj into ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Move time_freq/reftime into ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Move ntp_next_leap_sec into ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Move pps_valid into ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Move pps_ft into ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Move pps_freq/stabil into ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Move pps_shift/intcnt into ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Move pps_fbase into ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] ntp: Move pps monitors into ntp_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timekeeping: Add the boot clock to system time snapshot
- From: "tip-bot2 for Vincent Donnefort" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/ocelot: Comment sticky register clearing code
- From: "tip-bot2 for Sergey Matsievskiy" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/ocelot: Fix trigger register address
- From: "tip-bot2 for Sergey Matsievskiy" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/riscv-imsic: Fix output text of base address
- From: "tip-bot2 for Andrew Jones" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/sifive-plic: Return error code on failure
- From: "tip-bot2 for Charlie Jenkins" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] dt-bindings: interrupt-controller: Add support for sam9x7 aic
- From: "tip-bot2 for Varshini Rajendran" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/sifive-plic: Make use of __assign_bit()
- From: "tip-bot2 for Hongbo Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/atmel-aic5: Add support for sam9x7 aic
- From: "tip-bot2 for Hari Prasath" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip: Remove obsolete config ARM_GIC_V3_ITS_PCI
- From: "tip-bot2 for Lukas Bulwahn" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/bugs: Correct RSB terminology in Kconfig
- From: "tip-bot2 for Breno Leitao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Add two Intel CPU model numbers
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/tdx: Fix "in-kernel MMIO" check
- From: "tip-bot2 for Alexey Gladkov (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/core: Fix topology_sibling_cpumask() check warning on ARM
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: locking/urgent] jump_label: Fix static_key_slow_dec() yet again
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [tip: sched/rt] arm64: Allow to enable PREEMPT_RT.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] x86: Allow to enable PREEMPT_RT.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] riscv: Allow to enable PREEMPT_RT.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: perf/core] perf: Generic hotplug support for a PMU with a scope
- From: "Liang, Kan" <kan.liang@xxxxxxxxxxxxxxx>
- Re: [tip: perf/core] perf: Generic hotplug support for a PMU with a scope
- From: Steven Price <steven.price@xxxxxxx>
- [tip: perf/urgent] perf/x86/intel: Allow to setup LBR for counting event for BPF
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rwsem: Move is_rwsem_reader_owned() and rwsem_owner() under CONFIG_DEBUG_RWSEMS
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Convert schedtool example to chrt
- From: "tip-bot2 for Christian Loehle" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Clarify nanoseconds in uapi
- From: "tip-bot2 for Christian Loehle" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] cpufreq/cppc: Use NSEC_PER_MSEC for deadline task
- From: "tip-bot2 for Christian Loehle" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/cpufreq: Use NSEC_PER_MSEC for deadline task
- From: "tip-bot2 for Christian Loehle" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: locking/urgent] jump_label: Fix static_key_slow_dec() yet again
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [tip: perf/core] uprobes: switch to RCU Tasks Trace flavor for better performance
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [tip: timers/core] ntp: Make sure RTC is synchronized when time goes backwards
- From: "tip-bot2 for Benjamin ROBIN" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: perf/core] uprobes: switch to RCU Tasks Trace flavor for better performance
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: locking/urgent] jump_label: Fix static_key_slow_dec() yet again
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Generic hotplug support for a PMU with a scope
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Add PERF_EV_CAP_READ_SCOPE
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/cstate: Clean up cpumask and hotplug
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] iommu/vt-d: Clean up cpumask and hotplug for perfmon
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] dmaengine: idxd: Clean up cpumask and hotplug for perfmon
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/rapl: Move the pmu allocation out of CPU hotplug
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/rapl: Clean up cpumask and hotplug
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: perf/core] uprobes: switch to RCU Tasks Trace flavor for better performance
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip: sched/core] sched/core: Introduce SM_IDLE and an idle re-entry fast-path in __schedule()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/pelt: Use rq_clock_task() for hw_pressure
- From: "tip-bot2 for Chen Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Move effective_cpu_util() and effective_cpu_util() in fair.c
- From: "tip-bot2 for Vincent Guittot" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/debug: Fix the runnable tasks output
- From: "tip-bot2 for Huang Shijie" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] kthread: Fix task state in kthread worker if being frozen
- From: "tip-bot2 for Chen Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] kernel/sched: Fix util_est accounting for DELAY_DEQUEUE
- From: "tip-bot2 for Dietmar Eggemann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Fix sched_delayed vs sched_core
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/eevdf: More PELT vs DELAYED_DEQUEUE
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Convert schedtool example to chrt
- From: "tip-bot2 for Christian Loehle" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] cpufreq/cppc: Use NSEC_PER_MSEC for deadline task
- From: "tip-bot2 for Christian Loehle" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Clarify nanoseconds in uapi
- From: "tip-bot2 for Christian Loehle" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/cpufreq: Use NSEC_PER_MSEC for deadline task
- From: "tip-bot2 for Christian Loehle" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Check printk_deferred_enter()/_exit() usage
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Consolidate alloc() and init()
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Add notation to console_srcu locking
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Properly deal with nbcon consoles on seq init
- From: "tip-bot2 for Petr Mladek" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Use driver synchronization while (un)registering
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Clarify rules of the owner/waiter matching
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Remove return value for write_atomic()
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Add detailed doc for write_atomic()
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Add callbacks to synchronize with driver
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] serial: core: Acquire nbcon context in port->lock wrapper
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] serial: core: Introduce wrapper to set @uart_port->cons
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] serial: core: Provide low-level functions to lock port
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Do not rely on proxy headers
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] nbcon: Add API to acquire context for non-printing operations
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] console: Improve console_srcu_read_flags() comments
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Add helper to assign priority based on CPU state
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Make console_is_usable() available to nbcon.c
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Provide function to flush using write_atomic()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Let console_is_usable() handle nbcon
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Add @flags argument for console_is_usable()
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Use nbcon consoles in console_flush_all()
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Track registered boot consoles
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] panic: Mark emergency section in warn
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Add is_printk_legacy_deferred()
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Flush new records on device_release()
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Add unsafe flushing on panic
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Flush nbcon consoles first on panic
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Avoid console_lock dance if no legacy or boot consoles
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Add helper for flush type logic
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Coordinate direct printing in panic
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Track nbcon consoles
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Fail pr_flush() if before SYSTEM_SCHEDULING
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Implement emergency sections
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] rcu: Mark emergency sections in rcu stalls
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] panic: Mark emergency section in oops
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Use the BITS_PER_LONG macro
- From: "tip-bot2 for Jinjie Ruan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] lockdep: Mark emergency sections in lockdep splats
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Use raw_cpu_ptr() instead of open coding
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Introduce printer kthreads
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Add function for printers to reacquire ownership
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Add context to usable() and emit()
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Flush console on unregister_console()
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Init @nbcon_seq to highest possible
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Implement legacy printer kthread for PREEMPT_RT
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Use thread callback if in task context for legacy
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Rely on kthreads for normal operation
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Relocate nbcon_atomic_emit_one()
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Provide helper for message prepending
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Show replay message on takeover
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] proc: consoles: Add notation to c_start/c_stop
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] proc: Add nbcon support for /proc/consoles
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] tty: sysfs: Add nbcon support for 'active'
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: nbcon: Assign nice -20 for printing threads
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Avoid false positive lockdep report for legacy printing
- From: "tip-bot2 for John Ogness" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] printk: Export match_devname_and_update_preferred_console()
- From: "tip-bot2 for Yu Liao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] x86: Allow to enable PREEMPT_RT.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] arm64: Allow to enable PREEMPT_RT.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/rt] riscv: Allow to enable PREEMPT_RT.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Fix the compilation attributes of some global variables
- From: "tip-bot2 for Zhen Lei" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Remove redundant checks in fill_pool()
- From: "tip-bot2 for Zhen Lei" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Fix conditions in fill_pool()
- From: "tip-bot2 for Zhen Lei" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: perf/core] uprobes: switch to RCU Tasks Trace flavor for better performance
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [tip: timers/core] treewide: Fix wrong singular form of jiffies in comments
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Rename next_expiry_recalc() to be unique
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] cpu: Use already existing usleep_range()
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Move *sleep*() and timeout functions into a separate file
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Rename sleep_idle_range() to sleep_range_idle()
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Use cpumask_intersects()
- From: "tip-bot2 for Costa Shulyupin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] smp: Mark smp_prepare_boot_cpu() __init
- From: "tip-bot2 for Bibo Mao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] Merge tag 'timers-v6.12-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: rockchip: Add rk3576 compatible
- From: "tip-bot2 for Detlev Casanova" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Using for_each_available_child_of_node_scoped()
- From: "tip-bot2 for Zhang Zekun" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource: acpi_pm: Add external callback for suspend/resume
- From: "tip-bot2 for Marek Maslanka" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
- From: "tip-bot2 for Marek Maslanka" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/ingenic: Use devm_clk_get_enabled() helpers
- From: "tip-bot2 for Huan Yang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init()
- From: "tip-bot2 for Ankit Agrawal" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/asm9260: Add missing clk_disable_unprepare in asm9260_timer_init
- From: "tip-bot2 for Gaosheng Cui" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/cadence-ttc: Add missing clk_disable_unprepare in ttc_setup_clockevent
- From: "tip-bot2 for Gaosheng Cui" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/jcore: Use request_percpu_irq()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] platform/x86:intel/pmc: Fix comment for the pmc_core_acpi_pm_timer_suspend_resume function
- From: "tip-bot2 for Marek Maslanka" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sgx] x86/sgx: Fix deadlock in SGX NUMA node search
- From: "tip-bot2 for Aaron Lu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sgx] x86/sgx: Log information when a node lacks an EPC section
- From: "tip-bot2 for Aaron Lu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] static_call: Handle module init failure correctly in static_call_del_module()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] static_call: Replace pointless WARN_ON() in static_call_module_notify()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] jump_label: Fix static_key_slow_dec() yet again
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/cpuhotplug: Use cpumask_intersects()
- From: "tip-bot2 for Costa Shulyupin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/core: Fix small negative period being ignored
- From: "tip-bot2 for Luo Gengkun" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: revamp uprobe refcounting and lifetime management
- From: "tip-bot2 for Andrii Nakryiko" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: protected uprobe lifetime with SRCU
- From: "tip-bot2 for Andrii Nakryiko" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
- From: "tip-bot2 for Andrii Nakryiko" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: "tip-bot2 for Andrii Nakryiko" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/uprobe: split uprobe_unregister()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] rbtree: provide rb_find_rcu() / rb_find_add_rcu()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: switch to RCU Tasks Trace flavor for better performance
- From: "tip-bot2 for Andrii Nakryiko" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: perform lockless SRCU-protected uprobes_tree lookup
- From: "tip-bot2 for Andrii Nakryiko" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
- From: "tip-bot2 for Dhananjay Ugwekar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/bugs: Fix handling when SRSO mitigation is disabled
- From: "tip-bot2 for David Kaplan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/bugs: Add missing NO_SSB flag
- From: "tip-bot2 for Daniel Sneddon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/aux: Fix AUX buffer serialization
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] extcon: axp288: Switch to new Intel CPU model defines
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpu/vfm: Delete X86_MATCH_INTEL_FAM6_MODEL[_STEPPING]() macros
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpu/vfm: Delete all the *_FAM6_ CPU #defines
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/apple-aic: Skip unnecessary enabling of use_fast_ipi
- From: "tip-bot2 for Nick Chan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] dt-bindings: apple,aic: Document A7-A11 compatibles
- From: "tip-bot2 for Nick Chan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/apple-aic: Only access system registers on SoCs which provide them
- From: "tip-bot2 for Konrad Dybcio" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/apple-aic: Add a new "Global fast IPIs only" feature level
- From: "tip-bot2 for Nick Chan" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/cpu] x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic IFM references
- From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- [tip: perf/urgent] uprobes: Use kzalloc to allocate xol area
- From: "tip-bot2 for Sven Schnelle" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu: Fix W=1 build kernel-doc warning
- From: "tip-bot2 for Thorsten Blum" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Annotate possible non critical data race of next_expiry
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/cpu] x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic IFM references
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [tip: sched/core] sched/fair: Properly deactivate sched_delayed task upon class change
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Fixup set_next_task() implementations
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Fix schedstats vs deadline servers
- From: "tip-bot2 for Huang Shijie" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Clean up DL server vs core sched
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Use set_next_task(.first) where required
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Rework pick_next_task()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Split up put_prev_task_balance()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Combine the last put_prev_task() and the first set_next_task()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Rework dl_server
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Add put_prev_task(.next)
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic IFM references
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX
- From: "tip-bot2 for Jacky Bai" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] Merge tag 'timers-v6.11-rc7' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] clocksource/drivers/timer-of: Remove percpu irq related code
- From: "tip-bot2 for Daniel Lezcano" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] clocksource/drivers/imx-tpm: Fix next event not taking effect sometime
- From: "tip-bot2 for Jacky Bai" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/core] Revert "timekeeping: Use time_after() in timekeeping_check_update()"
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/proc: Correctly set file permissions for affinity control files
- From: "tip-bot2 for Jeff Xie" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/proc: Use irq_move_pending() in show_irq_affinity()
- From: "tip-bot2 for Jinjie Ruan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/proc: Change the return value for set affinity permission error
- From: "tip-bot2 for Jeff Xie" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/msi: Use kmemdup_array() instead of kmemdup()
- From: "tip-bot2 for Jinjie Ruan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqdomain: Use IS_ERR_OR_NULL() in irq_domain_trim_hierarchy()
- From: "tip-bot2 for Hongbo Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Remove historical extra jiffie for timeout in msleep()
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/EISA: Dereference memory directly instead of using readl()
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] MAINTAINERS: Add selftests/x86 entry
- From: "tip-bot2 for Muhammad Usama Anjum" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/resctrl: Fix arch_mbm_* array overrun on SNC
- From: "tip-bot2 for Peter Newman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/procfs: Correctly set file permissions for affinity control files
- From: "tip-bot2 for Jeff Xie" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Get rid of global lock in irq_do_set_affinity()
- From: "tip-bot2 for Marc Zyngier" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/procfs: Correctly set file permissions for affinity control files
- From: "tip-bot2 for Jeff Xie" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] virt: sev-guest: Fix user-visible strings
- From: "tip-bot2 for Nikunj A Dadhania" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] virt: sev-guest: Rename local guest message variables
- From: "tip-bot2 for Nikunj A Dadhania" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] virt: sev-guest: Replace dev_dbg() with pr_debug()
- From: "tip-bot2 for Nikunj A Dadhania" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] virt: sev-guest: Ensure the SNP guest messages do not exceed a page
- From: "tip-bot2 for Nikunj A Dadhania" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] Documentation/srso: Document a method for checking safe RET operates properly
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/tdx: Fix data leak in mmio_read()
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/ioremap: Improve iounmap() address range checks
- From: "tip-bot2 for Max Ramanouski" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/tdx: Fix data leak in mmio_read()
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Get rid of global lock in irq_do_set_affinity()
- From: "tip-bot2 for Marc Zyngier" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/procfs: Correctly set file permissions for affinity control files
- From: "tip-bot2 for Jeff Xie" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: perf/core] perf/core: Fix hardlockup failure caused by perf throttle
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- [tip: x86/fred] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism
- From: "tip-bot2 for Andrew Cooper" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fred] x86/entry: Test ti_work for zero before processing individual bits
- From: "tip-bot2 for Xin Li (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fred] x86/entry: Set FRED RSP0 on return to userspace instead of context switch
- From: "tip-bot2 for Xin Li (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel: Limit the period on Haswell
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fred] x86/fred: Set SS to __KERNEL_DS when enabling FRED
- From: "tip-bot2 for Xin Li (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h
- From: "tip-bot2 for Richard Gong" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/extable: Remove unused declaration fixup_bug()
- From: "tip-bot2 for Yue Haibing" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/boot/64: Strip percpu address space when setting up GDT descriptors
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/cpu: Clarify the error message when BIOS does not support SGX
- From: "tip-bot2 for WangYuli" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/cpu_entry_area: Annotate percpu_setup_exception_stacks() as __init
- From: "tip-bot2 for Nathan Chancellor" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/mtrr: Remove obsolete declaration for mtrr_bp_restore()
- From: "tip-bot2 for Gaosheng Cui" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/EISA: Use memremap() to probe for the EISA BIOS signature
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/sgx: Fix a W=1 build warning in function comment
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/kexec: Fix a comment of swap_pages() assembly
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/kexec: Add comments around swap_pages() assembly to improve readability
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()
- From: "tip-bot2 for Kees Cook" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Fix typo in struct comment
- From: "tip-bot2 for Costa Shulyupin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] LoongArch: Architectural preparation for AVEC irqchip
- From: "tip-bot2 for Huacai Chen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] LoongArch: Move irqchip function prototypes to irq-loongson.h
- From: "tip-bot2 for Huacai Chen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/loongarch-avec: Add AVEC irqchip support
- From: "tip-bot2 for Tianyang Zhang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTING
- From: "tip-bot2 for Huacai Chen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/loongson-pch-msi: Prepare get_pch_msi_handle() for AVECINTC
- From: "tip-bot2 for Tianyang Zhang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] hrtimer: Use and report correct timerslack values for realtime tasks
- From: "tip-bot2 for Felix Moessbauer" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timekeeping: Use time_after() in timekeeping_check_update()
- From: "tip-bot2 for Chen Yufan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/irq-msi-lib: Check for NULL ops in msi_lib_irq_domain_select()
- From: "tip-bot2 for Maxime Chevallier" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/gic-v3: Init SRE before poking sysregs
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/ioremap: Use is_ioremap_addr() in iounmap()
- From: Max Ramanouski <max8rr8@xxxxxxxxx>
- Re: [tip: x86/urgent] x86/ioremap: Use is_ioremap_addr() in iounmap()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/ioremap: Use is_ioremap_addr() in iounmap()
- From: Max R <max8rr8@xxxxxxxxx>
- [tip: x86/urgent] x86/kaslr: Expose and use the end of the physical memory address space
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/ioremap: Use is_ioremap_addr() in iounmap()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [tip: irq/core] irqdomain: Always associate interrupts for legacy domains
- From: "tip-bot2 for Matti Vaittinen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] softirq: Remove unused 'action' parameter from action callback
- From: "tip-bot2 for Caleb Sander Mateos" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/loongson-pch-msi: Switch to MSI parent domains
- From: "tip-bot2 for Huacai Chen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/riscv-aplic: Fix an IS_ERR() vs NULL bug in probe()
- From: "tip-bot2 for Dan Carpenter" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()
- From: "tip-bot2 for Ma Ke" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/gic-v4: Fix ordering between vmapp and vpe locks
- From: "tip-bot2 for Marc Zyngier" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform
- From: "tip-bot2 for Anup Patel" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/uclamg: Handle delayed dequeue
- From: Christian Loehle <christian.loehle@xxxxxxx>
- [tip: sched/core] sched: Allow sched_class::dequeue_task() to fail
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/eevdf: Add feature comments
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Unify pick_{,next_}_task_fair()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/eevdf: Remove min_vruntime_copy
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Cleanup pick_task_fair()'s curr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Cleanup pick_task_fair() vs throttle
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Split DEQUEUE_SLEEP from deactivate_task()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Re-organize dequeue_task_fair()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Prepare generic code for delayed dequeue
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/uclamg: Handle delayed dequeue
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Implement ENQUEUE_DELAYED
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Prepare exit/cleanup paths for delayed_dequeue
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Assert {set_next,put_prev}_entity() are properly balanced
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Prepare pick_next_task() for delayed dequeue
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Teach dequeue_task() about special task states
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Implement delayed dequeue
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Implement DELAY_ZERO
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched,freezer: Mark TASK_FROZEN special
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/eevdf: Allow shorter slices to wakeup-preempt
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Avoid re-setting virtual deadline on 'migrations'
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/eevdf: Propagate min_slice up the cgroup hierarchy
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] softirq: Remove unused 'action' parameter from action callback
- From: "tip-bot2 for Caleb Sander Mateos" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/kaslr: Expose and use the end of the physical memory address space
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/ioremap: Use is_ioremap_addr() in iounmap()
- From: "tip-bot2 for Max Ramanouski" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] rtmutex: Drop rt_mutex::wait_lock before scheduling
- From: "tip-bot2 for Roland Xu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/mm: Remove duplicate check from build_cr3()
- From: "tip-bot2 for Yuntao Wang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
- From: "tip-bot2 for Mitchell Levy" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/platform] x86/platform/uv: Remove unused declaration uv_irq_2_mmr_info()
- From: "tip-bot2 for Yue Haibing" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/mm: Remove unused NX related declarations
- From: "tip-bot2 for Yue Haibing" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Add sparse annotation for timer_sync_wait_running().
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] hrtimer: Annotate hrtimer_cpu_base_.*_expiry() for sparse.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Really fix event_function_call() locking
- From: "tip-bot2 for Namhyung Kim" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: perf/core] perf: Fix event_function_call() locking
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [tip: perf/core] perf: Fix event_function_call() locking
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip: x86/fred] x86/fred: Enable FRED right after init_mem_mapping()
- From: "tip-bot2 for Xin Li (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fred] x86/fred: Parse cmdline param "fred=" in cpu_parse_early_param()
- From: "tip-bot2 for Xin Li (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fred] x86/fred: Move FRED RSP initialization into a separate function
- From: "tip-bot2 for Xin Li (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: perf/core] perf: Fix event_function_call() locking
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [tip: perf/core] perf: Fix event_function_call() locking
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [tip: irq/core] irqdomain: Always associate interrupts for legacy domains
- From: "tip-bot2 for Matti Vaittinen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/apic: Make x2apic_disable() work correctly
- From: "tip-bot2 for Yuntao Wang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove unused extern declarations
- From: "tip-bot2 for Yue Haibing" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/irq: Fix comment on IRQ vector layout
- From: "tip-bot2 for Sohil Mehta" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqdomain: Clarify checks for bus_token
- From: "tip-bot2 for Andy Shevchenko" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqdomain: Remove stray '-' in the domain name
- From: "tip-bot2 for Andy Shevchenko" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: perf/core] perf: Fix event_function_call() locking
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- [tip: x86/mm] x86/mm: Remove unused CR3_HW_ASID_BITS
- From: "tip-bot2 for Yosry Ahmed" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/riscv-aplic: Retrigger MSI interrupt on source configuration
- From: "tip-bot2 for Yong-Xuan Wang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/xilinx: Fix shift out of bounds
- From: "tip-bot2 for Radhey Shyam Pandey" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqdomain: Allow giving name suffix for domain
- From: "tip-bot2 for Matti Vaittinen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqdomain: Simplify simple and legacy domain creation
- From: "tip-bot2 for Matti Vaittinen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqdomain: Cleanup domain name allocation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove logical destination mode for 64-bit
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/splitlock] x86/split_lock: Move Split and Bus lock code to a dedicated file
- From: "tip-bot2 for Ravi Bangoria" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/splitlock] x86/bus_lock: Add support for AMD
- From: "tip-bot2 for Ravi Bangoria" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/entry: Remove unwanted instrumentation in common_interrupt()
- From: "tip-bot2 for Dmitry Vyukov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] kcov: Add interrupt handling self test
- From: "tip-bot2 for Dmitry Vyukov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] module: Fix KCOV-ignored file name
- From: "tip-bot2 for Dmitry Vyukov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86: Ignore stack unwinding in KCOV
- From: "tip-bot2 for Dmitry Vyukov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/mm: Don't print out SRAT table information
- From: "tip-bot2 for Li RongQing" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/armada-370-xp: Put MSI doorbell limits into the mpic structure
- From: tip-bot2 for Marek Behún <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/armada-370-xp: Drop IPI_DOORBELL_START and rename IPI_DOORBELL_END
- From: tip-bot2 for Marek Behún <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/armada-370-xp: Put __init attribute after return type in mpic_ipi_init()
- From: tip-bot2 for Marek Behún <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/armada-370-xp: Put static variables into driver private structure
- From: tip-bot2 for Marek Behún <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/armada-370-xp: Drop msi_doorbell_end()
- From: tip-bot2 for Marek Behún <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/armada-370-xp: Add the __init attribute to mpic_msi_init()
- From: tip-bot2 for Marek Behún <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/armada-370-xp: Pass around the driver private structure
- From: tip-bot2 for Marek Behún <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/armada-370-xp: Allow mapping only per-CPU interrupts
- From: tip-bot2 for Marek Behún <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/armada-370-xp: Fix reenabling last per-CPU interrupt
- From: tip-bot2 for Marek Behún <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/armada-370-xp: Dynamically allocate the driver private structure
- From: tip-bot2 for Marek Behún <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/armada-370-xp: Iterate only valid bits of the per-CPU interrupt cause register
- From: tip-bot2 for Marek Behún <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/armada-370-xp: Use mpic_is_ipi_available() in mpic_of_init()
- From: tip-bot2 for Marek Behún <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/mbigen: Simplify code logic with for_each_child_of_node_scoped()
- From: "tip-bot2 for Zhang Zekun" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/irq_sim: Remove unused irq_sim_work_ctx:: Irq_base
- From: "tip-bot2 for Jiri Slaby (SUSE)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Remove unused irq_chip_generic:: {type,polarity}_cache
- From: "tip-bot2 for Jiri Slaby (SUSE)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Remove irq_chip_regs:: Polarity
- From: "tip-bot2 for Jiri Slaby (SUSE)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/mtrr: Check if fixed MTRRs exist before saving them
- From: "tip-bot2 for Andi Kleen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Optimize context reschedule for single PMU cases
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Extract a few helpers
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Add context time freeze
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Fix event_function_call() locking
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Optimize __pmu_ctx_sched_out()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] lockdep: Use str_plural() to fix Coccinelle warning
- From: "tip-bot2 for Thorsten Blum" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] lockdep: fix deadlock issue between lockdep and rcu
- From: "tip-bot2 for Zhiguo Niu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/lockdep: Simplify character output in seq_line()
- From: "tip-bot2 for Markus Elfring" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt: Clean up usage of rt_task()
- From: "tip-bot2 for Qais Yousef" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
- From: "tip-bot2 for Qais Yousef" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt, dl: Convert functions to return bool
- From: "tip-bot2 for Qais Yousef" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/paravirt: Fix incorrect virt spinlock setting on bare metal
- From: "tip-bot2 for Chen Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox
- From: "tip-bot2 for Zhiquan Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/ioapic: Cleanup structs
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/ioapic: Handle allocation failures gracefully
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/ioapic: Use guard() for locking where applicable
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Provide apic_printk() helpers
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/ioapic: Cleanup apic_printk()s
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/ioapic: Cleanup guarded debug printk()s
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/ioapic: Mark mp_alloc_timer_irq() __init
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Cleanup apic_printk()s
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/mpparse: Cleanup apic_printk()s
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] iommu/vt-d: Cleanup apic_printk()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/ioapic: Move replace_pin_at_irq_node() to the call site
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/ioapic: Cleanup bracket usage
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/ioapic: Cleanup comments
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/ioapic: Cleanup line breaks
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/ioapic: Cleanup remaining coding style issues
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove unused inline function apic_set_eoi_cb()
- From: "tip-bot2 for Yue Haibing" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] genirq/irqdesc: Honor caller provided affinity in alloc_desc()
- From: "tip-bot2 for Shay Drory" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/mm: Fix PTI for i386 some more
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add LNL uncore iMC freerunning support
- From: "tip-bot2 for Zhenyu Wang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Make balance_fair() test sched_fair_runnable() instead of rq->nr_running
- From: "tip-bot2 for Tejun Heo" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/debug: Fix fair_server_period_max value
- From: "tip-bot2 for Dan Carpenter" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add Arrow Lake support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Factor out common MMIO init and ops functions
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add Lunar Lake support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Use D0:F0 as a default device
- From: "tip-bot2 for Zhenyu Wang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/bts: Fix comment about default perf_event_paranoid setting
- From: "tip-bot2 for James Clark" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [tip: x86/core] x86/traps: Enable UBSAN traps on x86
- From: "tip-bot2 for Gatlin Newhouse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] cleanup: Add usage and style documentation
- From: "tip-bot2 for Dan Williams" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bug
- From: "tip-bot2 for Luis Claudio R. Goncalves" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [tip: timers/urgent] ntp: Clamp maxerror and esterror to operating range
- From: "tip-bot2 for Justin Stitt" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] ntp: Safeguard against time_constant overflow
- From: "tip-bot2 for Justin Stitt" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/kexec: Add EFI config table identity mapping for kexec kernel
- From: "tip-bot2 for Tao Liu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
- From: "tip-bot2 for Steve Wahl" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.
- From: "tip-bot2 for Ben Gainey" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Support PERF_SAMPLE_READ with inherit
- From: "tip-bot2 for Ben Gainey" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf,x86: avoid missing caller address in stack traces captured in uprobe
- From: "tip-bot2 for Andrii Nakryiko" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: document the usage of mm->mmap_lock
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: is_trap_at_addr: don't use get_user_pages_remote()
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] selftests/bpf: fix uprobe.path leak in bpf_testmod
- From: "tip-bot2 for Jiri Olsa" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: simplify error handling for alloc_uprobe()
- From: "tip-bot2 for Andrii Nakryiko" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: kill uprobe_register_refctr()
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: fold __uprobe_unregister() into uprobe_unregister()
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: make uprobe_register() return struct uprobe *
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: change uprobe_register() to use uprobe_unregister() instead of __uprobe_unregister()
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] uprobes: shift put_uprobe() from delete_uprobe() to uprobe_unregister()
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/timers] x86/tsc: Check for sockets instead of CPUs to make code match comment
- From: "tip-bot2 for Paul E. McKenney" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/clocksource] clocksource: Improve comments for watchdog skew bounds
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/clocksource] clocksource: Fix comments on WATCHDOG_THRESHOLD & WATCHDOG_MAX_SKEW
- From: "tip-bot2 for Paul E. McKenney" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/clocksource] clocksource: Set cs_watchdog_read() checks based on .uncertainty_margin
- From: "tip-bot2 for Paul E. McKenney" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/timers] x86/i8253: Disable PIT timer 0 when not in use
- From: "tip-bot2 for David Woodhouse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/timers] clockevents/drivers/i8253: Fix stop sequence for timer 0
- From: "tip-bot2 for David Woodhouse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
- From: "tip-bot2 for Paul E. McKenney" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
- From: "tip-bot2 for Paul E. McKenney" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/hotplug: Provide weak fallback for arch_cpuhp_init_parallel_bringup()
- From: "tip-bot2 for Jiaxun Yang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMT
- From: "tip-bot2 for Jiaxun Yang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/pkeys: Add PKRU as a parameter in signal handling functions
- From: "tip-bot2 for Aruna Ramakrishna" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/pkeys: Add helper functions to update PKRU on the sigframe
- From: "tip-bot2 for Aruna Ramakrishna" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
- From: "tip-bot2 for Aruna Ramakrishna" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/pkeys: Restore altstack access in sigreturn()
- From: "tip-bot2 for Aruna Ramakrishna" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] selftests/mm: Add new testcases for pkeys
- From: "tip-bot2 for Keith Lucas" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/gic-v4.1: Replace bare number with ID_AA64PFR0_EL1_GIC_V4P1
- From: "tip-bot2 for Anshuman Khandual" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] tools/x86/kcpuid: Introduce a complete cpuid bitfields CSV file
- From: "tip-bot2 for Ahmed S. Darwish" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] tools/x86/kcpuid: Set max possible subleaves count to 64
- From: "tip-bot2 for Ahmed S. Darwish" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] tools/x86/kcpuid: Remove unused variable
- From: "tip-bot2 for Ahmed S. Darwish" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] tools/x86/kcpuid: Protect against faulty "max subleaf" values
- From: "tip-bot2 for Ahmed S. Darwish" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] tools/x86/kcpuid: Properly align long-description columns
- From: "tip-bot2 for Ahmed S. Darwish" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] tools/x86/kcpuid: Strip bitfield names leading/trailing whitespace
- From: "tip-bot2 for Ahmed S. Darwish" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] tools/x86/kcpuid: Recognize all leaves with subleaves
- From: "tip-bot2 for Ahmed S. Darwish" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] tools/x86/kcpuid: Parse subleaf ranges if provided
- From: "tip-bot2 for Ahmed S. Darwish" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] MAINTAINERS: Add x86 cpuid database entry
- From: "tip-bot2 for Ahmed S. Darwish" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/uaccess: Zero the 8-byte get_range case on failure on 32-bit
- From: "tip-bot2 for David Gow" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Rename mce_setup() to mce_prep_record()
- From: "tip-bot2 for Yazen Ghannam" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()
- From: "tip-bot2 for Yazen Ghannam" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Define mce_prep_record() helpers for common and per-CPU fields
- From: "tip-bot2 for Yazen Ghannam" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/mm: Fix pti_clone_pgtable() alignment assumption
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/mm: Fix pti_clone_pgtable() alignment assumption
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/setup: Parse the builtin command line before merging
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/timers] x86/tsc: Use topology_max_packages() to get package number
- From: "tip-bot2 for Feng Tang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86: Fix smp_processor_id()-in-preemptible warnings
- From: "tip-bot2 for Li Huafei" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] jump_label: Fix the fix, brown paper bags galore
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] tick/broadcast: Move per CPU pointer access into the atomic section
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [PATCH] tick/broadcast: Move per CPU pointer access into the atomic section
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [Regression] 6.11.0-rc1: BUG: using smp_processor_id() in preemptible when suspend the system
- From: Yu Liao <liaoyu15@xxxxxxxxxx>
- [tip: irq/urgent] irqchip/mbigen: Fix mbigen node address layout
- From: "tip-bot2 for Yipeng Zou" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] selftests/timers/posix_timers: Simplify error handling
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] selftests/timers/posix-timers: Validate SIGEV_NONE
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] selftests/timers/posix_timers: Add SIG_IGN test
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] selftests/timers/posix_timers: Validate signal rules
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_get()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] selftests/timers/posix-timers: Validate timer_gettime()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] selftests/timers/posix-timers: Validate overrun after unblock
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Split up posix_cpu_timer_get()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Save interval only for armed timers
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Handle interval timers correctly in timer_get()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_set()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Do not arm SIGEV_NONE timers
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Use @now instead of @val for clarity
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Simplify posix_cpu_timer_set()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Retrieve interval in common timer_settime() code
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Convert timer list to hlist
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Clear overrun in common_timer_set()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Consolidate timer setup
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Consolidate signal queueing
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Make k_itimer::it_active consistent
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] signal: Remove task argument from dequeue_signal()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] signal: Replace BUG_ON()s
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- Re: [Regression] 6.11.0-rc1: BUG: using smp_processor_id() in preemptible when suspend the system
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]