Linux Tip Commits - Date Index
[Prev Page][Next Page]
- [tip: sched/core] fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
- From: "tip-bot2 for Josh Don" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Account number of SCHED_IDLE entities on each cfs_rq
- From: "tip-bot2 for Josh Don" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: adjust sleeper credit for SCHED_IDLE entities
- From: "tip-bot2 for Josh Don" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idle
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Add cfs bandwidth burst statistics
- From: "tip-bot2 for Huaixin Chang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Add document for burstable CFS bandwidth
- From: "tip-bot2 for Huaixin Chang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: reduce sched slice for SCHED_IDLE entities
- From: "tip-bot2 for Josh Don" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] kselftests/sched: cleanup the child processes
- From: "tip-bot2 for Li Zhijian" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Make struct sched_statistics independent of fair sched class
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Use __schedstat_set() in set_next_entity()
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Introduce task block time in schedstats
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Make schedstats helpers independent of fair sched class
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt: Support sched_stat_runtime tracepoint for RT sched class
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt: Support schedstats for RT sched class
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/dl: Support schedstats for deadline sched class
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/dl: Support sched_stat_runtime tracepoint for deadline sched class
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Remove unused inline function __rq_clock_broken()
- From: "tip-bot2 for YueHaibing" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Provide Kconfig support for default dynamic preempt mode
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] kthread: Move prio/affinite change into the newly created thread
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Consider SMT in ASYM_PACKING load balance
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Introduce sched_group::flags
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Carve out logic to mark a group for asymmetric packing
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Provide update_sg_lb_stats() with sched domain statistics
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] x86/sched: Decrease further the priorities of SMT siblings
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Optimize checking for group_asym_packing
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Make cookie functions static
- From: "tip-bot2 for Shaokun Zhang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Limit the number of task migrations per batch on RT
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Move mmdrop to RCU on RT
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Disable TTWU_QUEUE on RT
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Move kprobes cleanup out of finish_task_switch()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Remove pointless preemption disable in sched_submit_work()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Removed useless update of p->recent_used_cpu
- From: "tip-bot2 for Vincent Guittot" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=n
- From: "tip-bot2 for Vegard Nossum" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/entry: Correct reference to intended CONFIG_64_BIT
- From: "tip-bot2 for Lukas Bulwahn" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu()
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cc] x86/sev: Add an x86 version of cc_platform_has()
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cc] arch/cc: Introduce a function to check for confidential computing features
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cc] x86/ioremap: Selectively build arch override encryption functions
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cc] powerpc/pseries/svm: Add a powerpc version of cc_platform_has()
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cc] x86/sev: Replace occurrences of sev_active() with cc_platform_has()
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cc] x86/sev: Replace occurrences of sev_es_active() with cc_platform_has()
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cc] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cc] treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/Kconfig: Fix an unused variable error in dell-smm-hwmon
- From: "tip-bot2 for Randy Dunlap" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/insn: Use get_unaligned() instead of memcpy()
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Make cookie functions static
- From: "tip-bot2 for Shaokun Zhang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Move mmdrop to RCU on RT
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Limit the number of task migrations per batch on RT
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Move kprobes cleanup out of finish_task_switch()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Disable TTWU_QUEUE on RT
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Remove pointless preemption disable in sched_submit_work()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Removed useless update of p->recent_used_cpu
- From: "tip-bot2 for Vincent Guittot" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched: Remove preempt_offset argument from __might_sleep()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched: Cleanup might_sleep() printks
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched: Make might_sleep() output less confusing
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched: Clean up the might_sleep() underscore zoo
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww-mutex: Fix uninitialized use of ret in test_aa()
- From: "tip-bot2 for Nathan Chancellor" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched: Make cond_resched_*lock() variants consistent vs. might_sleep()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched: Make RCU nest depth distinct in __might_resched()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched: Make cond_resched_lock() variants RT aware
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rt: Take RCU nesting into account for __might_resched()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] rtmutex: Check explicit for TASK_RTLOCK_WAIT.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] rtmutex: Wake up the waiters lockless while dropping the read lock.
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/urgent] objtool: Teach get_alt_entry() about more relocation types
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/fair: Add ancestors of unthrottled undecayed cfs_rq
- From: tip-bot2 for Michal Koutný <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched: Always inline is_percpu_thread()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/fair: Null terminate buffer when updating tunable_scaling
- From: "tip-bot2 for Mel Gorman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86: Reset destroy callback on event init failure
- From: "tip-bot2 for Anand K Mistry" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel: Update event constraints for ICX
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/core: fix userpage->time_enabled of inactive events
- From: "tip-bot2 for Song Liu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/hpet: Use another crystalball to evaluate HPET usability
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/boot: Fix make hdimage with older versions of mtools
- From: "tip-bot2 for H. Peter Anvin (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- Re: [bisected] endless sd card reader polling in tip
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [bisected] endless sd card reader polling in tip
- From: Mike Galbraith <efault@xxxxxx>
- Re: [bisected] endless sd card reader polling in tip
- From: Borislav Petkov <bp@xxxxxxxxx>
- [bisected] endless sd card reader polling in tip
- From: Mike Galbraith <efault@xxxxxx>
- [tip: x86/cpu] x86/umip: Downgrade warning messages to debug loglevel
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
- From: "tip-bot2 for Numfor Mbiziwo-Tiapo" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/umip: Downgrade warning messages to debug loglevel
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/asm: Fix SETZ size enqcmds() build failure
- From: "tip-bot2 for Kees Cook" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] posix-cpu-timers: Prevent spuriously armed 0-value itimer
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Get rid of machine_check_vector
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Get rid of the mce_severity function pointer
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Get rid of msr_ops
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Get rid of the ->quirk_no_way_out() indirect call
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Sort mca_config members to get rid of unnecessary padding
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/fpu/signal: Fix missed conversion to correct boolean retval in save_xstate_epilog()
- From: "tip-bot2 for Anders Roxell" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/Kconfig: Fix an unused variable error in dell-smm-hwmon
- From: "tip-bot2 for Randy Dunlap" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: "tip-bot2 for Juergen Gross" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/core] x86/iopl: Fake iopl(3) CLI/STI usage
- From: Ondrej Zary <linux@xxxxxxx>
- [tip: x86/core] x86: Increase exception stack sizes
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/iopl: Fake iopl(3) CLI/STI usage
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/mm/64: Improve stack overflow warnings
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/core] x86/iopl: Fake iopl(3) CLI/STI usage
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: x86/core] x86/iopl: Fake iopl(3) CLI/STI usage
- From: Ondrej Zary <linux@xxxxxxx>
- [tip: ras/core] x86/mce: Change to not send SIGBUS error during copy from user
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Drop copyin special case for #MC
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Make struct sched_statistics independent of fair sched class
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: Borislav Petkov <bp@xxxxxxxxx>
- [tip: x86/core] x86/iopl: Fake iopl(3) CLI/STI usage
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/mm/64: Improve stack overflow warnings
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86: Increase exception stack sizes
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] x86/sched: Decrease further the priorities of SMT siblings
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Introduce sched_group::flags
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Carve out logic to mark a group for asymmetric packing
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Consider SMT in ASYM_PACKING load balance
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Optimize checking for group_asym_packing
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Provide update_sg_lb_stats() with sched domain statistics
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Make struct sched_statistics independent of fair sched class
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Make struct sched_statistics independent of fair sched class
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [tip: x86/urgent] x86/fault: Fix wrong signal when vsyscall fails with pkey
- From: "tip-bot2 for Jiashuo Liang" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/fault: Fix wrong signal when vsyscall fails with pkey
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: Mike Galbraith <efault@xxxxxx>
- [tip: x86/urgent] x86/fault: Fix wrong signal when vsyscall fails with pkey
- From: "tip-bot2 for Jiashuo Liang" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: Mike Galbraith <efault@xxxxxx>
- [tip: irq/core] genirq: Disable irqfixup/poll on PREEMPT_RT.
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: Mike Galbraith <efault@xxxxxx>
- [tip: x86/cleanups] x86/smp: Remove unnecessary assignment to local var freq_scale
- From: "tip-bot2 for Tim Gardner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Remove unused inline function __rq_clock_broken()
- From: "tip-bot2 for YueHaibing" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Provide Kconfig support for default dynamic preempt mode
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] kthread: Move prio/affinite change into the newly created thread
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix -Wmissing-prototype
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix -Wmissing-prototype
- From: Peter Oskolkov <posk@xxxxxxx>
- [tip: perf/core] perf/x86: Add compiler barrier after updating BTS
- From: "tip-bot2 for Leo Yan" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [tip: sched/core] kthread: Move prio/affinite change into the newly created thread
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] lockdep: Let lock_is_held_type() detect recursive read as read
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] kernel/locking: Add context to ww_mutex_trylock()
- From: "tip-bot2 for Maarten Lankhorst" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] lockdep: Improve comments in wait-type checks
- From: "tip-bot2 for Zhouyi Zhou" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/lockdep: Cleanup the repeated declaration
- From: "tip-bot2 for Shaokun Zhang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Move prio assignment into the newly created thread
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make read_cr2() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make get_debugreg() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make save_fl() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make write_cr2() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make set_debugreg() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make hypercall_page noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make irq_enable() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make irq_disable() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Mark xen_force_evtchn_callback() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Rework the xen_{cpu,irq,mmu}_opsarrays
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] objtool: Support pv_opsindirect calls for noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Update irq_set_irqchip_state documentation
- From: "tip-bot2 for Josh Cartwright" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [tip: sched/core] sched/fair: Use __schedstat_set() in set_next_entity()
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Make struct sched_statistics independent of fair sched class
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Make schedstats helpers independent of fair sched class
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Introduce task block time in schedstats
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt: Support sched_stat_runtime tracepoint for RT sched class
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/dl: Support schedstats for deadline sched class
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt: Support schedstats for RT sched class
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/dl: Support sched_stat_runtime tracepoint for deadline sched class
- From: "tip-bot2 for Yafang Shao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Fix -Wmissing-prototype
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Remove unused inline function __rq_clock_broken()
- From: "tip-bot2 for YueHaibing" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Provide Kconfig support for default dynamic preempt mode
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] locking/rwbase: Take care of ordering guarantee for fastpath reader
- From: "tip-bot2 for Boqun Feng" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] events: Reuse value read using READ_ONCE instead of re-reading it
- From: "tip-bot2 for Baptiste Lepers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] locking/rwbase: Extract __rwbase_write_trylock()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] locking/rwbase: Properly match set_and_save_state() to restore_state()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
- From: "tip-bot2 for Juergen Gross" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Mark cpu_bringup_and_idle() as dead_end_function
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Move hypercall_page to top of the file
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/kvm: Always inline sev_*guest()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] objtool: Handle __sanitize_cov*() tail calls
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/kvm: Always inline vmload() / vmsave()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86: Always inline context_tracking_guest_enter()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/kvm: Always inline to_svm()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] objtool: Introduce CFI hash
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/kvm: Always inline evmcs_write64()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86: Always inline ip_within_syscall_gap()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/sev: Fix noinstr for vc_ghcb_invalidate()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] locking/lockdep: Avoid RCU-induced noinstr fail
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/paravirt: Mark arch_local_irq_*() __always_inline
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/paravirt: Use PVOP_* for paravirt calls
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make write_cr2() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make read_cr2() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make set_debugreg() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make get_debugreg() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make save_fl() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make hypercall_page noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Mark xen_force_evtchn_callback() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Rework the xen_{cpu,irq,mmu}_opsarrays
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make irq_enable() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] objtool: Support pv_opsindirect calls for noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/xen: Make irq_disable() noinstr
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/mce: Deduplicate exception handling
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/extable: Get rid of redundant macros
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/extable: Tidy up redundant handler functions
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/mce: Get rid of stray semicolons
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/copy_mc: Use EX_TYPE_DEFAULT_MCE_SAFE for exception fixups
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/extable: Rework the exception table mechanics
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/fpu: Use EX_TYPE_FAULT_MCE_SAFE for exception fixups
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/extable: Remove EX_TYPE_FAULT from MCE safe fixups
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/signal: Change return type of restore_sigcontext() to boolean
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers to boolean
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/fpu/signal: Change return type of fpu__restore_sig() to boolean
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/fpu/signal: Change return type of __fpu_restore_sig() to boolean
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/fpu/signal: Change return code of restore_fpregs_from_user() to boolean
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/fpu] x86/fpu/signal: Change return code of check_xstate_in_sigframe() to boolean
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/mce: Avoid infinite loop for copy from user recovery
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix
- From: "tip-bot2 for H. Peter Anvin (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/asm: Avoid adding register pressure for the init case in static_cpu_has()
- From: "tip-bot2 for H. Peter Anvin" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [tip: smp/urgent] thermal: Replace deprecated CPU-hotplug functions.
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: smp/urgent] thermal: Replace deprecated CPU-hotplug functions.
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- [tip: smp/urgent] thermal: Replace deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/urgent] Documentation: core-api/cpuhotplug: Rewrite the API section
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/urgent] cpu/hotplug: Remove deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Dan Lustig <dlustig@xxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Dan Lustig <dlustig@xxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Will Deacon <will@xxxxxxxxxx>
- [tip: sched/core] sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idle
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/core: Simplify core-wide task selection
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Account number of SCHED_IDLE entities on each cfs_rq
- From: "tip-bot2 for Josh Don" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
- From: "tip-bot2 for Josh Don" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: adjust sleeper credit for SCHED_IDLE entities
- From: "tip-bot2 for Josh Don" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: reduce sched slice for SCHED_IDLE entities
- From: "tip-bot2 for Josh Don" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Add document for burstable CFS bandwidth
- From: "tip-bot2 for Huaixin Chang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Add cfs bandwidth burst statistics
- From: "tip-bot2 for Huaixin Chang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] kselftests/sched: cleanup the child processes
- From: "tip-bot2 for Li Zhijian" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched: Prevent balance_push() on remote runqueues
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/idle: Make the idle timer expire in hard interrupt context
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] locking/rtmutex: Fix ww_mutex deadlock check
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- RE: [tip: timers/urgent] time: Handle negative seconds correctly in timespec64_to_ns()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/mm: Fix kern_addr_valid() to cope with existing but not present entries
- From: "tip-bot2 for Mike Rapoport" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- RE: [tip: timers/urgent] time: Handle negative seconds correctly in timespec64_to_ns()
- From: David Laight <David.Laight@xxxxxxxxxx>
- [tip: timers/urgent] time: Handle negative seconds correctly in timespec64_to_ns()
- From: "tip-bot2 for Lukas Hannen" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip: locking/urgent] futex: Remove unused variable 'vpid' in futex_proxy_trylock_atomic()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT
- From: "tip-bot2 for Mike Galbraith" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] futex: Return error code instead of assigning it without effect
- From: "tip-bot2 for Colin Ian King" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] futex: Prevent inconsistent state and exit race
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] futex: Clarify comment for requeue_pi_wake_futex()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] futex: Avoid redundant task lookup
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/pat: Pass valid address to sanitize_phys()
- From: "tip-bot2 for Jeff Moyer" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/platform: Increase maximum GPIO number for X86_64
- From: "tip-bot2 for Andy Shevchenko" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] futex: Prevent inconsistent state and exit race
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] futex: Clarify comment for requeue_pi_wake_futex()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] futex: Avoid redundant task lookup
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] futex: Return error code instead of assigning it without effect
- From: "tip-bot2 for Colin Ian King" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/urgent] drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: efi/core] efi: cper: fix scnprintf() use in cper_mem_err_location()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [tip: locking/urgent] locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT
- From: Mike Galbraith <efault@xxxxxx>
- Re: [tip: efi/core] efi: cper: fix scnprintf() use in cper_mem_err_location()
- From: James Morse <james.morse@xxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Fix Intel ICX IIO event constraints
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Support extra IMC channel on Ice Lake server
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Fix Intel SPR IIO event constraints
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Fix invalid unit check
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Fix Intel SPR CHA event constraints
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Fix Intel SPR M3UPI event constraints
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Fix Intel SPR M2PCIE event constraints
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT
- From: "tip-bot2 for Mike Galbraith" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource: Make clocksource watchdog test safe for slow-HZ systems
- From: "tip-bot2 for Paul E. McKenney" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: efi/core] efi: cper: fix scnprintf() use in cper_mem_err_location()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [tip: efi/core] efi: cper: fix scnprintf() use in cper_mem_err_location()
- From: Joe Perches <joe@xxxxxxxxxxx>
- [tip: efi/core] efi: cper: fix scnprintf() use in cper_mem_err_location()
- From: "tip-bot2 for Rasmus Villemoes" <tip-bot2@xxxxxxxxxxxxx>
- [tip: efi/core] efi: Don't use knowledge about efi_guid_t internals
- From: "tip-bot2 for Andy Shevchenko" <tip-bot2@xxxxxxxxxxxxx>
- [tip: efi/core] efi: cper: check section header more appropriately
- From: "tip-bot2 for Shuai Xue" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] md/raid5: Replace deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] Documentation: Replace deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] mm: Replace deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] eventfd: Make signal recursion protection a task bit
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Prevent spurious EDEADLK return caused by ww_mutexes
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Return success on deadlock for ww_mutex waiters
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] PCI/MSI: Skip masking MSI-X on Xen PV
- From: tip-bot2 for Marek Marczykowski-Górecki <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/build] x86/build: Remove stale cc-option checks
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [tip: sched/urgent] sched: Fix get_push_task() vs migrate_disable()
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: convert rockchip,rk-timer.txt to YAML
- From: "tip-bot2 for Ezequiel Garcia" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/ingenic: Use bitfield macro helpers
- From: tip-bot2 for 周琰杰 (Zhou Yanjie) <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/exynos_mct: Mark MCT device as CLOCK_EVT_FEAT_PERCPU
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] Merge tag 'timers-v5.15' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock source channel
- From: "tip-bot2 for Phong Hoang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/mediatek: Optimize systimer irq clear flow on shutdown
- From: "tip-bot2 for Fengquan Chen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/fttmr010: Pass around less pointers
- From: "tip-bot2 for Linus Walleij" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: Add ABIs for new Ingenic SoCs
- From: tip-bot2 for 周琰杰 (Zhou Yanjie) <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Mark tg_is_idle() an inline in the !CONFIG_FAIR_GROUP_SCHED case
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Replace deprecated CPU-hotplug functions
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86: Remove unused assignment to pointer 'e'
- From: "tip-bot2 for Colin Ian King" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULL
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/hw_breakpoint: Replace deprecated CPU-hotplug functions
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] x86/cpu: Add get_llc_id() helper function
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/amd/uncore: Allow the driver to be built as a module
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> header
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
- From: "tip-bot2 for Colin Ian King" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/amd/ibs: Work around erratum #1197
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/amd/power: Assign pmu.module
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel/pt: Fix mask of num_address_ranges
- From: "tip-bot2 for Xiaoyao Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Dont dereference waiter lockless
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Dequeue waiter on ww_mutex deadlock
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/build: Remove the left-over bzlilo target
- From: "tip-bot2 for Masahiro Yamada" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/build: Move the install rule to arch/x86/Makefile
- From: "tip-bot2 for Masahiro Yamada" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/kaslr: Have process_mem_region() return a boolean
- From: "tip-bot2 for Jing Yangyang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Defer processing of early errors
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/cpuhotplug: Demote debug printk to KERN_DEBUG
- From: "tip-bot2 for Lee Jones" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/msi: Move MSI sysfs handling from PCI to MSI core
- From: "tip-bot2 for Barry Song" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] platform-msi: Add ABI to show msi_irqs of platform devices
- From: "tip-bot2 for Barry Song" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/semaphore: Add might_sleep() to down_*() family
- From: "tip-bot2 for Xiaoming Ni" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd/ibs: Add workaround for erratum #1,197
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd/power: Assign pmu.module
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/amd/uncore: Use free_percpu's built-in check for null
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd/ibs: Add bitfield definitions in new header
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/amd/uncore: Use linux/ include paths instead of asm/
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/amd/uncore: Allow the driver to be built as a module
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] x86/cpu: Add helper function get_llc_id
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Skip updating masks for non-online nodes
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Cgroup SCHED_IDLE support
- From: "tip-bot2 for Josh Don" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Reject CPU affinity changes based on task_cpu_possible_mask()
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Introduce task_struct::user_cpus_ptr to track requested affinity
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Split the guts of sched_setaffinity() into a helper function
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Allow task CPU affinity to be restricted on asymmetric systems
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Introduce dl_task_check_affinity() to check proposed affinity
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched: Fix Core-wide rq->lock for uninitialized CPUs
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/tools/relocs: Mark die() with the printf function attr format
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/build: Remove stale cc-option checks
- From: "tip-bot2 for Nick Desaulniers" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/build] x86/build: Remove stale cc-option checks
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: x86/urgent] x86/resctrl: Fix a maybe-uninitialized build warning treated as error
- From: "tip-bot2 for Babu Moger" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/efi: Restore Firmware IDT before calling ExitBootServices()
- From: "tip-bot2 for Joerg Roedel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Initialize waiter.ww_ctx properly
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/splitlock] Documentation/x86: Add buslock.rst
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [tip: x86/splitlock] Documentation/x86: Add buslock.rst
- From: Fenghua Yu <fenghua.yu@xxxxxxxxx>
- [tip: locking/debug] kcsan: Improve some Kconfig comments
- From: "tip-bot2 for Marco Elver" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/debug] kcsan: Remove CONFIG_KCSAN_DEBUG
- From: "tip-bot2 for Marco Elver" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/debug] kcsan: Reduce get_ctx() uses in kcsan_found_watchpoint()
- From: "tip-bot2 for Marco Elver" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/debug] kcsan: Introduce CONFIG_KCSAN_STRICT
- From: "tip-bot2 for Marco Elver" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/debug] kcsan: Print if strict or non-strict during init
- From: "tip-bot2 for Marco Elver" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/debug] tools/memory-model: Document data_race(READ_ONCE())
- From: "tip-bot2 for Paul E. McKenney" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/debug] kcsan: Rework atomic.h into permissive.h
- From: "tip-bot2 for Marco Elver" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/debug] kcsan: permissive: Ignore data-racy 1-bit value changes
- From: "tip-bot2 for Marco Elver" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/debug] tools/memory-model: Make read_foo_diagnostic() more clearly diagnostic
- From: "tip-bot2 for Paul E. McKenney" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/debug] tools/memory-model: Add example for heuristic lockless reads
- From: "tip-bot2 for Paul E. McKenney" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/debug] kcsan: Make strict mode imply interruptible watchers
- From: "tip-bot2 for Marco Elver" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/debug] tools/memory-model: Heuristics using data_race() must handle all values
- From: "tip-bot2 for Manfred Spraul" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/splitlock] Documentation/x86: Add buslock.rst
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Split API from implementation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched/wakeup: Reorganize the current::__state helpers
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Set proper wait context for lockdep
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched/wakeup: Prepare for RT sleeping spin/rwlocks
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Switch to from cmpxchg_*() to try_cmpxchg_*()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Remove rt_mutex_is_locked()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Convert macros to inlines
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Split out the inner parts of 'struct rtmutex'
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Provide rt_mutex_slowlock_locked()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Provide rt_mutex_base_is_locked()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rwsem: Add rtmutex based R/W semaphore implementation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Provide rt_wake_q_head and helpers
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Guard regular sleeping locks specific functions
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/spinlock: Split the lock types header, and move the raw types into <linux/spinlock_types_raw.h>
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Prevent future include recursion hell
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/lockdep: Reduce header dependencies in <linux/debug_locks.h>
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/spinlock: Provide RT variant header: <linux/spinlock_rt.h>
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/local_lock: Add missing owner initialization
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched/core: Rework the __schedule() preempt argument
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched/wakeup: Split out the wakeup ->__state check
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bit
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched/core: Provide a scheduling point for RT locks
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] media/atomisp: Use lockdep instead of *mutex_is_locked()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rt: Add base code for RT rw_semaphore and rwlock
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rwlock: Provide RT variant
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Add wake_state to rt_mutex_waiter
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Use rt_mutex_wake_q_head
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Prepare RT rt_mutex_wake_q for RT locks
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] rbtree: Split out the rbtree type definitions into <linux/rbtree_types.h>
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Reduce <linux/rtmutex.h> header dependencies, only include <linux/rbtree_types.h>
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/spinlock: Provide RT specific spinlock_t
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Provide the spin/rwlock core lock function
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/spinlock: Provide RT variant
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Squash !RT tasks to DEFAULT_PRIO
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/mutex: Consolidate core headers, remove kernel/locking/mutex-debug.h
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/mutex: Move the 'struct mutex_waiter' definition from <linux/mutex.h> to the internal header
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/mutex: Make mutex::wait_lock raw
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Move the ww_mutex definitions from <linux/mutex.h> into <linux/ww_mutex.h>
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Simplify lockdep annotations
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Gather mutex_waiter initialization
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Split up ww_mutex_unlock()
- From: "tip-bot2 for Peter Zijlstra (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Split out the W/W implementation logic into kernel/locking/ww_mutex.h
- From: "tip-bot2 for Peter Zijlstra (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Abstract out waiter enqueueing
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Remove the __sched annotation from ww_mutex APIs
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Abstract out mutex accessors
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Abstract out mutex types
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Abstract out internal lock accesses
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Abstract out the waiter iteration
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Implement rt_mutex accessors
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Add rt_mutex based lock type and accessors
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Add RT priority to W/W order
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Extend the rtmutex core to support ww_mutex
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex: Implement rtmutex based ww_mutex API functions
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Add mutex variant for RT
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] lib/test_lockup: Adapt to changed variables
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Validate waiter correctly in futex_proxy_trylock_atomic()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Clean up stale comments
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Remove bogus condition for requeue PI
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Clarify futex_requeue() PI handling
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Correct the number of requeued waiters for PI
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Simplify handle_early_requeue_pi_wakeup()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Reorder sanity checks in futex_requeue()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Clarify comment in futex_requeue()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Restructure futex_requeue()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Prevent lockdep false positive with PI futexes
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Prevent requeue_pi() lock nesting issue on RT
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] preempt: Adjust PREEMPT_LOCK_OFFSET for RT
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Add adaptive spinwait mechanism
- From: "tip-bot2 for Steven Rostedt" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Implement equal priority lock stealing
- From: "tip-bot2 for Gregory Haskins" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/local_lock: Add PREEMPT_RT support
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/spinlock/rt: Prepare for RT local_lock
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] static_call: Update API documentation
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/build: Remove stale cc-option checks
- From: "tip-bot2 for Nick Desaulniers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Fix kernel doc indentation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] driver core: Add missing kernel doc for device::msi_lock
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/debugobjects] debugobjects: Make them PREEMPT_RT aware
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- Re: [PATCH] hrtimer: Unbreak hrtimer_force_reprogram()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] hrtimer: Use raw_cpu_ptr() in clock_was_set()
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [tip: timers/core] hrtimer: Use raw_cpu_ptr() in clock_was_set()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] hrtimer: Unbreak hrtimer_force_reprogram()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [PATCH] hrtimer: Unbreak hrtimer_force_reprogram()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH] hrtimer: Use raw_cpu_ptr() in clock_was_set()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/resctrl: Fix default monitoring groups reporting
- From: "tip-bot2 for Babu Moger" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: timers/core] hrtimer: Consolidate reprogramming code
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [tip: timers/core] hrtimer: Consolidate reprogramming code
- From: Mike Galbraith <efault@xxxxxx>
- Re: [tip: timers/core] hrtimer: Consolidate reprogramming code
- From: Mike Galbraith <efault@xxxxxx>
- Re: [tip: timers/core] hrtimer: Consolidate reprogramming code
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/tools: Fix objdump version check again
- From: "tip-bot2 for Randy Dunlap" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: timers/core] hrtimer: Consolidate reprogramming code
- From: Mike Galbraith <efault@xxxxxx>
- Re: [tip: timers/core] hrtimer: Consolidate reprogramming code
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [tip: timers/core] hrtimer: Consolidate reprogramming code
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/reboot: Document the "reboot=pci" option
- From: "tip-bot2 for Paul Gortmaker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/reboot: Document how to override DMI platform quirks
- From: "tip-bot2 for Paul Gortmaker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions
- From: "tip-bot2 for Paul Gortmaker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/power: Fix kernel-doc warnings in cpu.c
- From: "tip-bot2 for Baokun Li" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: timers/core] hrtimer: Consolidate reprogramming code
- From: Mike Galbraith <efault@xxxxxx>
- [tip: x86/cache] x86/resctrl: Split struct rdt_resource
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Split struct rdt_domain
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Add a separate schema list for resctrl
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Pass the schema in info dir's private pointer
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Label the resources with their configuration type
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Group staged configuration into a separate struct
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Add a helper to read/set the CDP configuration
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Walk the resctrl schema list instead of an arch list
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Add resctrl_arch_get_num_closid()
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Pass the schema to resctrl filesystem functions
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Store the effective num_closid in the schema
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Move the schemata names into struct resctrl_schema
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Allow different CODE/DATA configurations to be staged
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Add a helper to read a closid's configuration
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Pass configuration type to resctrl_arch_get_config()
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Apply offset correction when config is staged
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Make ctrlval arrays the same size
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Calculate the index from the configuration type
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Remove rdt_cdp_peer_get()
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Merge the ctrl_val arrays
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Merge the CDP resources
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Make resctrl_arch_get_config() return its value
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range
- From: "tip-bot2 for James Morse" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] smp: Fix all kernel-doc warnings
- From: "tip-bot2 for Randy Dunlap" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/timings: Fix error return code in irq_timings_test_irqs()
- From: "tip-bot2 for Zhen Lei" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Fix kernel-doc warnings in pm.c, msi.c and ipi.c
- From: "tip-bot2 for Randy Dunlap" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86: Add support for 0x22/0x23 port I/O configuration space
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Add support for the Intel 82374EB/82374SB (ESC) PIRQ router
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Add support for the ALi M1487 (IBC) PIRQ router
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Add support for the Intel 82426EX PIRQ router
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86: Fix typo s/ECLR/ELCR/ for the PIC register
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86: Avoid magic number with ELCR register accesses
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Change force_irqthreads to a static key
- From: "tip-bot2 for Tanner Love" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/matrix: Fix kernel doc warnings for irq_matrix_alloc_managed()
- From: "tip-bot2 for Baokun Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/hotplug: Add debug printks for hotplug callback failures
- From: "tip-bot2 for Dongli Zhang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/hotplug: Fix kernel doc warnings for __cpuhp_setup_state_cpuslocked()
- From: "tip-bot2 for Baokun Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/hotplug: Fix comment typo
- From: "tip-bot2 for John Garry" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/hotplug: Eliminate all kernel-doc warnings
- From: "tip-bot2 for Randy Dunlap" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/hotplug: Use DEVICE_ATTR_*() macro
- From: "tip-bot2 for YueHaibing" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] hrtimer: Consolidate reprogramming code
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y case
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timekeeping: Distangle resume and clock-was-set events
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] hrtimer: Ensure timerfd notification for HIGHRES=n
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timerfd: Provide timerfd_resume()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] time/timekeeping: Avoid invoking clock_was_set() twice
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] hrtimer: Add bases argument to clock_was_set()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] hrtimer: Avoid unnecessary SMP function calls in clock_was_set()
- From: "tip-bot2 for Marcelo Tosatti" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] hrtimer: Avoid more SMP function calls in clock_was_set()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Assert task sighand is locked while starting cputime counter
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Force next expiration recalc after itimer reset
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Force next_expiration recalc after timer deletion
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Recalc next expiration when timer_settime() ends up not queueing
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Consolidate timer base accessor
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-cpu-timers: Remove confusing return value override
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Remove redundant initialization of variable ret
- From: "tip-bot2 for Colin Ian King" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/matrix: Fix kernel doc warnings for irq_matrix_alloc_managed()
- From: "tip-bot2 for Baokun Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Change force_irqthreads to a static key
- From: "tip-bot2 for Tanner Love" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] genirq/msi: Ensure deactivation on teardown
- From: "tip-bot2 for Bixuan Cui" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] genirq/timings: Prevent potential array overflow in __irq_timings_store()
- From: "tip-bot2 for Ben Dai" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/generic_chip: Use struct_size() in kzalloc()
- From: "tip-bot2 for Gustavo A. R. Silva" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Clarify documentation for request_threaded_irq()
- From: "tip-bot2 for Joel Savitz" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] smpboot: Replace deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Replace deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/hw_breakpoint: Replace deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource: Replace deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Replace deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/affinity: Replace deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/mmiotrace: Replace deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/microcode: Replace deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/mce/inject: Replace deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/mtrr: Replace deprecated CPU-hotplug functions.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Enable and mask MSI-X early
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] x86/msi: Force affinity setup before startup
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Enforce that MSI-X table entry is masked for update
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Mask all unused MSI-X entries
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Enforce MSI[X] entry updates to be visible
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Correct misleading comments
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Do not set invalid bits in MSI mask
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] x86/ioapic: Force affinity setup before startup
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] s390/pci: Do not mask MSI[-X] entries on teardown
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Consolidate error handling in msi_capability_init()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Protect msi_desc::masked for multi-MSI
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Use new mask/unmask functions
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Simplify msi_verify_entries()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Rename msi_desc::masked
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Deobfuscate virtual MSI-X
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Provide a new set of mask and unmask functions
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Cleanup msi_mask()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: efi/urgent] Merge tag 'efi-urgent-for-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: efi/urgent] efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: efi/urgent] efi/libstub: arm64: Force Image reallocation if BSS was not reserved
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: efi/urgent] arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
- From: "tip-bot2 for Benjamin Herrenschmidt" <tip-bot2@xxxxxxxxxxxxx>
- [tip: efi/urgent] efi/libstub: arm64: Warn when efi_random_alloc() fails
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: efi/urgent] efi/libstub: arm64: Double check image alignment at entry
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] locking/rtmutex: Use the correct rtmutex debugging config option
- From: "tip-bot2 for Zhen Lei" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Fix missing clock update in migrate_task_rq_dl()
- From: "tip-bot2 for Dietmar Eggemann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Fix UCLAMP_FLAG_IDLE setting
- From: "tip-bot2 for Quentin Perret" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS
- From: "tip-bot2 for Quentin Perret" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel: Apply mid ACK for small core
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/atomic: simplify non-atomic wrappers
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] Documentation/atomic_t: Document forward progress expectations
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/rt: Fix double enqueue caused by rt_effective_prio
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa: Fix is_core_idle()
- From: tip-bot2 for Mika Penttilä <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Fix reset_on_fork reporting of DL tasks
- From: "tip-bot2 for Quentin Perret" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Use prev instead of new target as recent_used_cpu
- From: "tip-bot2 for Mel Gorman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: remove redundant on_rq status change
- From: "tip-bot2 for Wang Hui" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Don't report SCHED_FLAG_SUGOV in sched_getattr()
- From: "tip-bot2 for Quentin Perret" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Avoid a second scan of target in select_idle_cpu
- From: "tip-bot2 for Mel Gorman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86: Fix out of bound MSR access
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86: remove unused assignment to pointer e
- From: "tip-bot2 for Colin Ian King" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
- From: "tip-bot2 for Like Xu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Improve "hwirq" output in /proc and /sys/
- From: tip-bot2 for Cédric Le Goater <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/smp: Add a per-cpu view of SMT state
- From: "tip-bot2 for Balbir Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/mm: Refactor cond_ibpb() to support other use cases
- From: "tip-bot2 for Balbir Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86, prctl: Hook L1D flushing in via prctl
- From: "tip-bot2 for Balbir Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] Documentation: Add L1D flushing Documentation
- From: "tip-bot2 for Balbir Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/process: Make room for TIF_SPEC_L1D_FLUSH
- From: "tip-bot2 for Balbir Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] sched: Add task_work callback for paranoid L1D flush
- From: "tip-bot2 for Balbir Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/mm: Prepare for opt-in based L1D flush in switch_mm()
- From: "tip-bot2 for Balbir Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] timers: Move clearing of base::timer_running under base:: Lock
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf: Fix required permissions if sigtrap is requested
- From: "tip-bot2 for Marco Elver" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf: Refactor permissions check into perf_check_permission()
- From: "tip-bot2 for Marco Elver" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Fix IIO cleanup mapping procedure for SNR/ICX
- From: "tip-bot2 for Alexander Antonov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
- From: "tip-bot2 for Colin Ian King" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rwsem: Remove an unused parameter of rwsem_wake()
- From: "tip-bot2 for xuyehan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/atomic: centralize generated headers
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/atomic: remove ARCH_ATOMIC remanants
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/atomic: simplify ifdef generation
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/atomic: add arch_atomic_long*()
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/atomic: add generic arch_*() bitops
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- I hope to hear from you soon
- From: "Keen J . Richardon" <chiboy062@xxxxxxxxx>
- [tip: efi/urgent] efi/tpm: Differentiate missing and invalid final event log table.
- From: "tip-bot2 for Michal Suchanek" <tip-bot2@xxxxxxxxxxxxx>
- [tip: efi/urgent] firmware/efi: Tell memblock about EFI iomem reservations
- From: "tip-bot2 for Marc Zyngier" <tip-bot2@xxxxxxxxxxxxx>
- [tip: efi/urgent] efi/mokvar: Reserve the table only if it is in boot services data
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: efi/urgent] efi/libstub: Fix the efi_load_initrd function description
- From: "tip-bot2 for Atish Patra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] posix-cpu-timers: Fix rearm racing against process tick
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] timers: Fix get_next_timer_interrupt() with no timers pending
- From: "tip-bot2 for Nicolas Saenz Julienne" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] jump_labels: Mark __jump_label_transform() as __always_inlined to work around aggressive compiler un-inlining
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/urgent] smpboot: Mark idle_init() as __always_inlined to work around aggressive compiler un-inlining
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/mutex: Introduce __mutex_trylock_or_handoff()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/mutex: Fix HANDOFF condition
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/mutex: Use try_cmpxchg()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] Documentation/atomic_t: Document cmpxchg() vs try_cmpxchg()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/mutex: Add MUTEX_WARN_ON
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/core: Initialize the idle task with preemption disabled
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- Re: [tip: sched/core] sched/core: Initialize the idle task with preemption disabled
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [tip: sched/core] sched/core: Initialize the idle task with preemption disabled
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [tip: sched/core] sched/core: Initialize the idle task with preemption disabled
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [tip: sched/core] sched/core: Initialize the idle task with preemption disabled
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [tip: sched/core] sched/core: Initialize the idle task with preemption disabled
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- Re: [tip: sched/core] sched/core: Initialize the idle task with preemption disabled
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [tip: sched/core] sched/core: Initialize the idle task with preemption disabled
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [tip: sched/core] sched/core: Initialize the idle task with preemption disabled
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [tip: locking/urgent] locking/atomic: sparc: Fix arch_cmpxchg64_local()
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/core: Initialize the idle task with preemption disabled
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [tip: sched/core] sched/core: Initialize the idle task with preemption disabled
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [tip: sched/core] sched/core: Initialize the idle task with preemption disabled
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [tip: locking/urgent] locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CONFIG_PROVE_LOCKING
- From: "tip-bot2 for Xiongwei Song" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] kprobe/static_call: Restore missing static_call_text_reserved()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] jump_label: Fix jump_label_text_reserved() vs __init
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] static_call: Fix static_call_text_reserved() vs __init
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/fair: Sync load_sum with load_avg after dequeue
- From: "tip-bot2 for Vincent Guittot" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/fair: Fix CFS bandwidth hrtimer expiry type
- From: "tip-bot2 for Odin Ugedal" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/uclamp: Ignore max aggregation if rq is idle
- From: "tip-bot2 for Xuewen Yan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel/uncore: Clean up error handling path of iio mapping
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/cstate: Add ICELAKE_X and ICELAKE_D support
- From: "tip-bot2 for Zhang Rui" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server framework
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server IRP support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server CHA support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server IIO support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server IMC support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server M2PCIe support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server M2M support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server PCU support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server UPI support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add alias PMU name
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server MDF support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server M3UPI support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Factor out snr_uncore_mmio_map()
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]