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