Linux Tip Commits
[Prev Page][Next Page]
- [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
- [tip: locking/urgent] locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CONFIG_PROVE_LOCKING, tip-bot2 for Xiongwei Song
- [tip: sched/urgent] sched/fair: Sync load_sum with load_avg after dequeue, tip-bot2 for Vincent Guittot
- [tip: sched/urgent] sched/fair: Fix CFS bandwidth hrtimer expiry type, tip-bot2 for Odin Ugedal
- [tip: sched/urgent] sched/uclamp: Ignore max aggregation if rq is idle, tip-bot2 for Xuewen Yan
- [tip: perf/urgent] perf/x86/intel/uncore: Clean up error handling path of iio mapping, tip-bot2 for Kan Liang
- [tip: perf/urgent] perf/x86/cstate: Add ICELAKE_X and ICELAKE_D support, tip-bot2 for Zhang Rui
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server framework, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server IRP support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server CHA support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server IIO support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server IMC support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server M2PCIe support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server M2M support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server PCU support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server UPI support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Add alias PMU name, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server MDF support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Add Sapphire Rapids server M3UPI support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Factor out snr_uncore_mmio_map(), tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Support IMC free-running counters on Sapphire Rapids server, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Support IIO free-running counters on Sapphire Rapids server, tip-bot2 for Kan Liang
- [tip: locking/urgent] locking/lockdep: Fix meaningless usages output of lock classes, tip-bot2 for Xiongwei Song
- [tip: locking/urgent] jump_label: Fix jump_label_text_reserved() vs __init,
tip-bot2 for Peter Zijlstra
- [tip: locking/urgent] kprobe/static_call: Restore missing static_call_text_reserved(),
tip-bot2 for Peter Zijlstra
- [tip: locking/urgent] static_call: Fix static_call_text_reserved() vs __init,
tip-bot2 for Peter Zijlstra
- [tip: locking/urgent] tools/memory-model: Fix smp_mb__after_spinlock() spelling, tip-bot2 for Björn Töpel
- [tip: locking/urgent] kcsan: Add pointer to access-marking.txt to data_race() bullet, tip-bot2 for Paul E. McKenney
- [tip: locking/urgent] kcsan: Simplify value change detection, tip-bot2 for Mark Rutland
- [tip: locking/urgent] kcsan: Distinguish kcsan_report() calls, tip-bot2 for Mark Rutland
- [tip: locking/urgent] kcsan: Refactor passing watchpoint/other_info, tip-bot2 for Mark Rutland
- [tip: locking/urgent] kcsan: Fold panic() call into print_report(), tip-bot2 for Mark Rutland
- [tip: locking/urgent] kcsan: Refactor access_info initialization, tip-bot2 for Mark Rutland
- [tip: locking/urgent] kcsan: Remove kcsan_report_type, tip-bot2 for Mark Rutland
- [tip: locking/urgent] kcsan: Remove reporting indirection, tip-bot2 for Mark Rutland
- [tip: locking/urgent] kcsan: Report observed value changes, tip-bot2 for Mark Rutland
- [tip: locking/urgent] kcsan: Document "value changed" line, tip-bot2 for Marco Elver
- [tip: core/rcu] bitmap_parse: Support 'all' semantics, tip-bot2 for Yury Norov
- [tip: locking/urgent] kcsan: Use URL link for pointing access-marking.txt, tip-bot2 for Akira Yokosawa
- [tip: core/rcu] rcu/tree_plugin: Don't handle the case of 'all' CPU range, tip-bot2 for Yury Norov
- [tip: core/rcu] doc: Fix diagram references in memory-ordering document, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] doc: Fix statement of RCU's memory-ordering requirements, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Fix remaining erroneous torture.sh instance of $*, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Add "scenarios" option to kvm.sh --dryrun parameter, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] kvfree_rcu: Add a bulk-list check when a scheduler is run, tip-bot2 for Uladzislau Rezki (Sony)
- [tip: core/rcu] tools/rcu: Add drgn script to dump number of RCU callbacks, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Fix typo in comment: kthead -> kthread, tip-bot2 for Rolf Eike Beer
- [tip: core/rcu] kvfree_rcu: Release a page cache under memory pressure, tip-bot2 for Zhang Qiang
- [tip: core/rcu] kvfree_rcu: Use [READ/WRITE]_ONCE() macros to access to nr_bkv_objs, tip-bot2 for Uladzislau Rezki (Sony)
- [tip: core/rcu] torture: Add kvm-remote.sh script for distributed rcutorture test runs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] kvfree_rcu: Update "monitor_todo" once a batch is started, tip-bot2 for Uladzislau Rezki (Sony)
- [tip: core/rcu] kvfree_rcu: Use kfree_rcu_monitor() instead of open-coded variant, tip-bot2 for Uladzislau Rezki (Sony)
- [tip: core/rcu] torture: Fix grace-period rate output, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] kvfree_rcu: Refactor kfree_rcu_monitor(), tip-bot2 for Uladzislau Rezki (Sony)
- [tip: core/rcu] kvfree_rcu: Fix comments according to current code, tip-bot2 for Uladzislau Rezki (Sony)
- [tip: core/rcu] mm/slub: Fix backtrace of objects to handle redzone adjustment, tip-bot2 for Maninder Singh
- [tip: core/rcu] mm/slub: Add Support for free path information of an object, tip-bot2 for Maninder Singh
- [tip: core/rcu] rcu/nocb: Use the rcuog CPU's ->nocb_timer, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] timer: Revert "timer: Add timer_curr_running()", tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] srcu: Remove superfluous sdp->srcu_lock_count zero filling, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] srcu: Remove superfluous ssp initialization for early callbacks, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] torture: Abstract end-of-run summary, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] srcu: Unconditionally embed struct lockdep_map, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] srcu: Initialize SRCU after timers, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] torture: Make kvm.sh use abstracted kvm-end-run-stats.sh, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Make the build machine control N in "make -jN", tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Make kvm-find-errors.sh account for kvm-remote.sh, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] srcu: Fix broken node geometry after early ssp init, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] torture: Correctly fetch number of CPUs for non-English languages, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] torture: Set kvm.sh language to English, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu-tasks: Add block comment laying out RCU Tasks design, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu-tasks: Add block comment laying out RCU Rude design, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Make kvm-again.sh use "scenarios" rather than "batches" file, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] refscale: Allow CPU hotplug to be enabled, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcuscale: Allow CPU hotplug to be enabled, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Abstract read-lock-held checks, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] refscale: Add acqrel, lock, and lock-irq, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Make kvm-remote.sh account for network failure in pathname checks, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add ->rt_priority and ->gp_start to show_rcu_gp_kthreads() output, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Delay-based false positives for RCU priority boosting tests, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Judge RCU priority boosting on grace periods, not callbacks, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Consolidate rcu_torture_boost() timing and statistics, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Make rcu_torture_boost_failed() check for GP end, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Add BUSTED-BOOST to test RCU priority boosting tests, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Forgive RCU boost failures when CPUs don't pass through QS, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Don't count CPU-stalled time against priority boosting, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Don't cap remote runs by build-system number of CPUs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add ->gp_max to show_rcu_gp_kthreads() output, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Move mem_dump_obj() tests into separate function, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Remove the unused rcu_irq_exit_preempt() function, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Improve tree.c comments and add code cleanups, tip-bot2 for Zhouyi Zhou
- [tip: core/rcu] rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Reject RCU_LOCKDEP_WARN() false positives, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] lockdep: Explicitly flag likely false-positive report, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GP, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Make RCU priority boosting work on single-CPU rcu_node structures, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Restrict RCU_STRICT_GRACE_PERIOD to at most four CPUs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Make rcu_gp_cleanup() be noinline for tracing, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Point to documentation of ordering guarantees, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Don't penalize priority boosting when there is nothing to boost, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu/nocb: Allow de-offloading rdp leader, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu/nocb: Directly call __wake_nocb_gp() from bypass timer, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu/nocb: Cancel nocb_timer upon nocb_gp wakeup, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu/nocb: Delete bypass_timer upon nocb_gp wakeup, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu/nocb: Prepare for fine-grained deferred wakeup, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu/nocb: Only cancel nocb timer if not polling, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu/nocb: Unify timers, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu: Fix various typos in comments, tip-bot2 for Ingo Molnar
- [tip: core/rcu] srcu: Early test SRCU polling start, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu: Create an unrcu_pointer() to remove __rcu from a pointer, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Improve comments describing RCU read-side critical sections, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Remove obsolete rcu_read_unlock() deadlock commentary, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add missing __releases() annotation, tip-bot2 for Jules Irenge
- [tip: core/rcu] tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline, tip-bot2 for Paul E. McKenney
- [tip: sched/urgent] sched/core: Disable CONFIG_SCHED_CORE by default,
tip-bot2 for Ingo Molnar
- [tip: sched/core] sched/core: Disable CONFIG_SCHED_CORE by default, tip-bot2 for Ingo Molnar
- [tip: sched/core] sched/fair: Ensure _sum and _avg values stay consistent, tip-bot2 for Odin Ugedal
- [tip: sched/core] sched/debug: Don't update sched_domain debug directories before sched_debug_init(), tip-bot2 for Valentin Schneider
- [tip: sched/core] wait: use LIST_HEAD_INIT() to initialize wait_queue_head, tip-bot2 for Julian Wiedmann
- [tip: sched/core] sched: Optimize housekeeping_cpumask() in for_each_cpu_and(), tip-bot2 for Yuan ZhaoXiong
- [tip: sched/core] sched/sysctl: Move extern sysctl declarations to sched.h, tip-bot2 for Hailong Liu
- [tip: timers/core] time/kunit: Add missing MODULE_LICENSE(),
tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/xstate: Clear xstate header in copy_xstate_to_uabi_buf() again, tip-bot2 for Thomas Gleixner
- [tip: timers/core] time: Improve performance of time64_to_tm(), tip-bot2 for Cassio Neri
- [tip: x86/cache] x86/resctrl: Fix kernel-doc in pseudo_lock.c, tip-bot2 for Fabio M. De Francesco
- [tip: x86/cache] x86/resctrl: Fix kernel-doc in internal.h, tip-bot2 for Fabio M. De Francesco
- [tip: sched/core] sched/fair: Introduce the burstable CFS controller, tip-bot2 for Huaixin Chang
- [tip: sched/core] sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flag, tip-bot2 for Beata Michalska
- [tip: sched/core] psi: Fix race between psi_trigger_create/destroy, tip-bot2 for Zhaoyang Huang
- [tip: sched/core] sched/topology: Rework CPU capacity asymmetry detection, tip-bot2 for Beata Michalska
- [tip: sched/core] sched/doc: Update the CPU capacity asymmetry bits, tip-bot2 for Beata Michalska
- [tip: perf/core] perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBS, tip-bot2 for Like Xu
- [tip: perf/core] perf/x86/intel: Fix fixed counter check warning for some Alder Lake, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire Rapids, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Fix instructions:ppp support in Sapphire Rapids, tip-bot2 for Kan Liang
- [tip: perf/core] perf: Fix task context PMU for Hetero, tip-bot2 for Peter Zijlstra
- [tip: objtool/urgent] objtool: Don't make .altinstructions writable, tip-bot2 for Josh Poimboeuf
- [tip: perf/urgent] perf/x86/intel/lbr: Zero the xstate buffer on allocation, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Simplify PTRACE_GETREGS code, tip-bot2 for Dave Hansen
- [tip: x86/fpu] x86/fpu: Fail ptrace() requests that try to set invalid MXCSR values, tip-bot2 for Andy Lutomirski
- [tip: x86/fpu] x86/fpu: Clean up fpregs_set(), tip-bot2 for Andy Lutomirski
- [tip: x86/fpu] x86/fpu: Move fpu__write_begin() to regset, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Get rid of using_compacted_format(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/kvm: Avoid looking up PKRU in XSAVE buffer, tip-bot2 for Dave Hansen
- [tip: x86/fpu] x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Rename xstate copy functions which are related to UABI, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Rename fregs-related copy functions, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Rename copy_fpregs_to_fpstate() to save_fpregs_to_fpstate(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Get rid of the FNSAVE optimization, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Rename initstate copy functions, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Fix copy_xstate_to_kernel() gap handling, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate"), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Mark various FPU state variables __ro_after_init, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Make xfeatures_mask_all __ro_after_init, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Get rid of fpu__get_supported_xfeatures_mask(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Remove unused get_xsave_field_ptr(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Move inlines where they belong, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Limit xstate copy size in xstateregs_set(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/pkeys: Move read_pkru() and write_pkru(), tip-bot2 for Dave Hansen
- [tip: x86/fpu] x86/fpu: Sanitize xstateregs_set(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/pkru: Provide pkru_write_default(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/cpu: Write the default PKRU value when enabling PKE, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Rewrite xfpregs_set(), tip-bot2 for Andy Lutomirski
- [tip: x86/fpu] x86/fpu: Use copy_xstate_to_uabi_buf() in xfpregs_get(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Use copy_xstate_to_uabi_buf() in fpregs_get(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Remove fpstate_sanitize_xstate(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/regset: Move fpu__read_begin() into regset, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Cleanup arch_set_user_pkey_access(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Rename fpu__clear_all() to fpu_flush_thread(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Get rid of copy_supervisor_to_kernel(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Rename fxregs-related copy functions, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Rename copy_user_to_xregs() and copy_xregs_to_user(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/math-emu: Rename frstor(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Deduplicate copy_uabi_from_user/kernel_to_xstate(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Move FXSAVE_LEAK quirk info __copy_kernel_to_fpregs(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_fpstate(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Rename "dynamic" XSTATEs to "independent", tip-bot2 for Andy Lutomirski
- [tip: x86/fpu] x86/fpu/xstate: Sanitize handling of independent features, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Rename and sanitize fpu__save/copy(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/cpu: Sanitize X86_FEATURE_OSPKE, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/pkru: Provide pkru_get_init_value(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Rename xfeatures_mask_user() to xfeatures_mask_uabi(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Hook up PKRU into ptrace(), tip-bot2 for Dave Hansen
- [tip: x86/fpu] x86/fpu: Mask PKRU from kernel XRSTOR[S] operations, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Remove PKRU handling from switch_fpu_finish(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Clean up the fpu__clear() variants, tip-bot2 for Andy Lutomirski
- [tip: x86/fpu] x86/fpu: Rename __fpregs_load_activate() to fpregs_restore_userregs(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Dont restore PKRU in fpregs_restore_userspace(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Add PKRU storage outside of task XSAVE buffer, tip-bot2 for Dave Hansen
- [tip: x86/fpu] x86/fpu: Don't store PKRU in xstate in fpu_reset_fpstate(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/pkru: Remove xstate fiddling from write_pkru(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/signal: Move initial checks into fpu__restore_sig(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Mark init_fpstate __ro_after_init, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/signal: Sanitize the xstate check on sigframe, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/signal: Remove the legacy alignment check, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/signal: Sanitize copy_user_to_fpregs_zeroing(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/signal: Let xrstor handle the features to init, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Return proper error codes from user access functions, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/signal: Split out the direct restore code, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/signal: Handle #PF in the direct restore path, tip-bot2 for Thomas Gleixner
- [tip: x86/sev] x86/sev: Use "SEV: " prefix for messages from sev.c, tip-bot2 for Joerg Roedel
- [tip: x86/sev] x86/sev: Add defines for GHCB version 2 MSR protocol requests, tip-bot2 for Brijesh Singh
- [tip: sched/core] sched/rt: Fix RT utilization tracking during policy change, tip-bot2 for Vincent Donnefort
- [tip: sched/core] sched/rt: Fix Deadline utilization tracking during policy change, tip-bot2 for Vincent Donnefort
- [tip: sched/core] sched/uclamp: Fix uclamp_tg_restrict(), tip-bot2 for Qais Yousef
- [tip: locking/core] locking/lockdep: Remove the unnecessary trace saving, tip-bot2 for Boqun Feng
- [tip: locking/core] locking/lockdep: Fix the dep path printing for backwards BFS, tip-bot2 for Boqun Feng
- [tip: locking/core] lockdep: Fix wait-type for empty stack, tip-bot2 for Peter Zijlstra
- [tip: locking/core] lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage(), tip-bot2 for Boqun Feng
- [tip: locking/core] locking/selftests: Add a selftest for check_irq_usage(), tip-bot2 for Boqun Feng
- [tip: locking/core] futex: Prepare futex_lock_pi() for runtime clock selection, tip-bot2 for Thomas Gleixner
- [tip: locking/core] lockdep/selftest: Remove wait-type RCU_CALLBACK tests, tip-bot2 for Peter Zijlstra
- [tip: locking/core] locking/lockdep: Correct the description error for check_redundant(), tip-bot2 for Xiongwei Song
- [tip: locking/core] lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING, tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Provide FUTEX_LOCK_PI2 to support clock selection, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clockevents: Use list_move() instead of list_del()/list_add(), tip-bot2 for Baokun Li
- [tip: timers/core] clocksource: Retry clock read if long delays detected, tip-bot2 for Paul E. McKenney
- [tip: timers/core] clocksource: Limit number of CPUs checked for clock synchronization, tip-bot2 for Paul E. McKenney
- [tip: timers/core] clocksource: Check per-CPU clock synchronization when marked unstable, tip-bot2 for Paul E. McKenney
- [tip: timers/core] clocksource: Reduce clocksource-skew threshold, tip-bot2 for Paul E. McKenney
- [tip: timers/core] clocksource: Print deviation in nanoseconds when a clocksource becomes unstable, tip-bot2 for Feng Tang
- [tip: timers/core] clocksource: Provide kernel module to test clocksource watchdog, tip-bot2 for Paul E. McKenney
- [tip: timers/core] clockevents: Add missing parameter documentation, tip-bot2 for Baokun Li
- [tip: core/urgent] signal: Prevent sigqueue caching after task got released, tip-bot2 for Thomas Gleixner
- [tip: objtool/urgent] x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall(), tip-bot2 for Peter Zijlstra
- [tip: objtool/urgent] x86/entry: Fix noinstr fail in __do_fast_syscall_32(), tip-bot2 for Peter Zijlstra
- [tip: objtool/urgent] x86: Always inline task_size_max(), tip-bot2 for Peter Zijlstra
- [tip: objtool/urgent] x86/xen: Fix noinstr fail in exc_xen_unknown_trap(), tip-bot2 for Peter Zijlstra
- [tip: objtool/urgent] locking/lockdep: Improve noinstr vs errors, tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] sched/fair: Ensure that the CFS parent is added after unthrottling,
tip-bot2 for Rik van Riel
- [tip: x86/urgent] x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate(), tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/fpu: Make init_fpstate correct with optimized XSAVE, tip-bot2 for Thomas Gleixner
- [tip: locking/core] selftests: futex: Add futex wait test, tip-bot2 for André Almeida
- [tip: locking/core] selftests: futex: Add futex compare requeue test, tip-bot2 for André Almeida
- [tip: objtool/urgent] objtool/x86: Ignore __x86_indirect_alt_* symbols, tip-bot2 for Peter Zijlstra
- [tip: x86/sev] x86/sev: Make sure IRQs are disabled while GHCB is active, tip-bot2 for Joerg Roedel
- [tip: x86/sev] x86/sev: Split up runtime #VC handler for correct state tracking, tip-bot2 for Joerg Roedel
- [tip: smp/urgent] cpu/hotplug: Cure the cpusets trainwreck,
tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/mm: Avoid truncating memblocks for SGX memory, tip-bot2 for Fan Du
- [tip: timers/core] Merge tag 'timers-v5.14' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Remove arch_timer_rate1, tip-bot2 for Jisheng Zhang
- [tip: timers/core] clocksource/drivers/samsung_pwm: Constify passed structure, tip-bot2 for Krzysztof Kozlowski
- [tip: timers/core] clocksource/drivers/samsung_pwm: Minor whitespace cleanup, tip-bot2 for Krzysztof Kozlowski
- [tip: timers/core] clocksource/drivers/samsung_pwm: Cleanup on init error, tip-bot2 for Krzysztof Kozlowski
- [tip: timers/core] clocksource/drivers/mediatek: Ack and disable interrupts on suspend, tip-bot2 for Evan Benn
- [tip: timers/core] clocksource/drivers/samsung_pwm: Constify source IO memory, tip-bot2 for Krzysztof Kozlowski
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFG, tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/arm_global_timer: Implement rate compensation whenever source clock changes, tip-bot2 for Andrea Merello
- [tip: timers/core] clocksource/drivers/ingenic: Rename unreasonable array names, Zhou Yanjie
- [tip: timers/core] arm: zynq: don't disable CONFIG_ARM_GLOBAL_TIMER due to CONFIG_CPU_FREQ anymore, tip-bot2 for Andrea Merello
- [tip: timers/core] clocksource/drivers/arm_global_timer: Make symbol 'gt_clk_rate_change_nb' static, tip-bot2 for Zou Wei
- [tip: timers/core] clocksource/drivers/arm_global_timer: Remove duplicated argument in arm_global_timer, tip-bot2 for Wan Jiabing
- [tip: timers/core] clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround, tip-bot2 for Samuel Holland
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Drop unnecessary restore, tip-bot2 for Tony Lindgren
- [tip: sched/core] sched: Introduce task_is_running(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Change task_struct::state, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Unbreak wakeups, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched,perf,kvm: Fix preemption condition, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Add get_current_state(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched,timer: Use __set_current_state(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched,arch: Remove unused TASK_STATE offsets, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/pelt: Check that *_avg are null when *_sum are, tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/fair: Return early from update_tg_cfs_load() if delta == 0, tip-bot2 for Dietmar Eggemann
- [tip: sched/core] thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressure, tip-bot2 for Lukasz Luba
- [tip: sched/core] sched/cpufreq: Consider reduced CPU capacity in energy calculation, tip-bot2 for Lukasz Luba
- [tip: sched/core] sched/fair: Take thermal pressure into account while estimating energy, tip-bot2 for Lukasz Luba
- [tip: sched/core] sched/fair: Age the average idle time, tip-bot2 for Peter Zijlstra
- [tip: irq/urgent] Merge tag 'irqchip-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
- [tip: sched/urgent] sched/fair: Correctly insert cfs_rq's to list on unthrottle, tip-bot2 for Odin Ugedal
- [tip: x86/cpu] x86/msr: Define new bits in TSX_FORCE_ABORT MSR, tip-bot2 for Pawan Gupta
- [tip: x86/cpu] x86/tsx: Clear CPUID bits when TSX always force aborts, tip-bot2 for Pawan Gupta
- [tip: x86/cpu] x86/events/intel: Do not deploy TSX force abort workaround when TSX is deprecated, tip-bot2 for Pawan Gupta
- [tip: x86/urgent] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed, tip-bot2 for Kai Huang
- [tip: x86/sev] x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic](), tip-bot2 for Joerg Roedel
- [tip: x86/sev] x86/sev: Propagate #GP if getting linear instruction address failed, tip-bot2 for Joerg Roedel
- [tip: x86/sev] x86/insn-eval: Make 0 a valid RIP for insn_get_effective_ip(), tip-bot2 for Joerg Roedel
- [tip: x86/sev] x86/sev: Fix error message in runtime #VC handler, tip-bot2 for Joerg Roedel
- [tip: objtool/core] objtool: Improve reloc hash size guestimate, tip-bot2 for Peter Zijlstra
- [tip: objtool/urgent] objtool: Only rewrite unconditional retpoline thunk calls, tip-bot2 for Peter Zijlstra
- [tip: x86/cleanups] x86/sgx: Correct kernel-doc's arg name in sgx_encl_release(), tip-bot2 for ChenXiaoSong
- [tip: sched/core] Documentation: Add usecases, design and interface for core scheduling, tip-bot2 for Joel Fernandes (Google)
- [tip: x86/cleanups] doc: Remove references to IBM Calgary, tip-bot2 for Hubert Jasudowicz
- [tip: perf/urgent] x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUs,
tip-bot2 for CodyYao-oc
- [tip: objtool/urgent] objtool: Fix .symtab_shndx handling for elf_create_undef_symbol(),
tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] irq_work: Make irq_work_queue() NMI-safe again,
tip-bot2 for Peter Zijlstra
- [tip: locking/core] seqlock: Remove trailing semicolon in macros, tip-bot2 for Huilong Deng
- [tip: x86/urgent] x86/fpu: Reset state for all signal restore failures, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer, tip-bot2 for Andy Lutomirski
- [tip: x86/urgent] x86/process: Check PF_KTHREAD and not current->mm for kernel threads, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/fpu: Prevent state corruption in __fpu__restore_sig(), tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/pkru: Write hardware init value to PKRU when xstate is init, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Add address range checks to copy_user_to_xstate(), tip-bot2 for Andy Lutomirski
- [tip: x86/fpu] selftests/x86: Test signal frame XSTATE header corruption handling, tip-bot2 for Andy Lutomirski
- [tip: x86/cleanups] x86/setup: Document that Windows reserves the first MiB, tip-bot2 for Borislav Petkov
- [tip: x86/urgent] x86/ioremap: Map EFI-reserved memory as encrypted for SEV, tip-bot2 for Tom Lendacky
- [tip: x86/cleanups] x86/crash: Remove crash_reserve_low_1M(), tip-bot2 for Mike Rapoport
- [tip: x86/cleanups] x86/setup: Remove CONFIG_X86_RESERVE_LOW and reservelow= options, tip-bot2 for Mike Rapoport
- [tip: x86/urgent] x86/sev: Check SME/SEV support in CPUID first, tip-bot2 for Pu Wen
- [tip: x86/mm] x86/pkeys: Skip 'init_pkru' debugfs file creation when pkeys not supported, tip-bot2 for Dave Hansen
- [tip: ras/core] EDAC/mce_amd: Fix typo "FIfo" -> "Fifo", tip-bot2 for Colin Ian King
- [tip: sched/core] sched/debug: Remove obsolete init_schedstats(), tip-bot2 for Eric Dumazet
- [tip: sched/urgent] sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling, tip-bot2 for Dietmar Eggemann
- [tip: perf/core] kprobes: Do not increment probe miss count in the fault handler, tip-bot2 for Naveen N. Rao
- [tip: x86/urgent] x86/fault: Don't send SIGSEGV twice on SEGV_PKUERR, tip-bot2 for Jiashuo Liang
- [tip: x86/urgent] x86/setup: Always reserve the first 1M of RAM, tip-bot2 for Mike Rapoport
- [tip: x86/cleanups] x86/alternative: Align insn bytes vertically, tip-bot2 for Borislav Petkov
- [tip: sched/urgent] sched/pelt: Ensure that *_sum is always synced with *_avg, tip-bot2 for Vincent Guittot
- [tip: x86/urgent] x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid(),
tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] dmaengine: idxd: Use cpu_feature_enabled(),
tip-bot2 for Borislav Petkov
- [tip: x86/urgent] x86/alternative: Optimize single-byte NOPs at an arbitrary position,
tip-bot2 for Borislav Petkov
- [tip: x86/cpu] perf/x86/rapl: Use CPUID bit on AMD and Hygon parts, tip-bot2 for Andrew Cooper
- [tip: sched/core] sched: Add CONFIG_SCHED_CORE help text, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Don't defer CPU pick to migration_cpu_stop(), tip-bot2 for Valentin Schneider
- [tip: sched/core] sched/fair: Fix ascii art by relpacing tabs, tip-bot2 for Odin Ugedal
- [tip: perf/core] uprobes: Update uprobe_write_opcode() kernel-doc comment, tip-bot2 for Qiujun Huang
- [tip: perf/core] kprobes: Remove kprobe::fault_handler, tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server, tip-bot2 for Kan Liang
- [tip: perf/core] x86,kprobes: WARN if kprobes tries to handle a fault, tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/thermal: Fix LVT thermal setup for SMI delivery mode, tip-bot2 for Borislav Petkov
- [tip: timers/core] tick/broadcast: Program wakeup timer when entering idle if required, tip-bot2 for Will Deacon
- [tip: timers/core] tick/broadcast: Drop unneeded CONFIG_GENERIC_CLOCKEVENTS_BROADCAST guard, tip-bot2 for Will Deacon
- [tip: timers/core] tick/broadcast: Split __tick_broadcast_oneshot_control() into a helper, tip-bot2 for Will Deacon
- [tip: timers/core] clockevents: Use DEVICE_ATTR_[RO|WO] macros, tip-bot2 for YueHaibing
- [tip: timers/core] tick/broadcast: Prefer per-cpu oneshot wakeup timers to broadcast, tip-bot2 for Will Deacon
- [tip: timers/core] timer_list: Print name of per-cpu wakeup device, tip-bot2 for Will Deacon
- [tip: sched/urgent] sched/fair: Keep load_avg and load_sum synced, tip-bot2 for Vincent Guittot
- [tip: sched/urgent] tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed, tip-bot2 for Frederic Weisbecker
- [tip: sched/urgent] sched/fair: Make sure to update tg contrib for blocked load, tip-bot2 for Vincent Guittot
- [tip: perf/urgent] perf: Fix data race between pin_count increment/decrement, tip-bot2 for Marco Elver
- [tip: perf/urgent] perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1, tip-bot2 for Kan Liang
- [tip: locking/core] locking/lockdep,doc: Improve readability of the block matrix, tip-bot2 for Xiongwei Song
- [tip: locking/core] locking/lockdep: Reduce LOCKDEP dependency list, tip-bot2 for Randy Dunlap
- [tip: x86/cpu] x86/cstate: Allow ACPI C1 FFH MWAIT use on Hygon systems, tip-bot2 for Pu Wen
- [tip: x86/urgent] x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing, tip-bot2 for Thomas Gleixner
- [tip: ras/core] x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types,
tip-bot2 for Muralidhara M K
- [tip: ras/core] x86/mce: Include a MCi_MISC value in faked mce logs, tip-bot2 for Tony Luck
- [tip: perf/core] perf/core: Fix DocBook warnings, tip-bot2 for Haocheng Xie
- [tip: perf/core] perf/hw_breakpoint: Fix DocBook warnings in perf hw_breakpoint, tip-bot2 for Haocheng Xie
- [tip: perf/core] perf/core: Make local function perf_pmu_snapshot_aux() static, tip-bot2 for Haocheng Xie
- [tip: locking/core] locking/atomic: make ARCH_ATOMIC a Kconfig symbol, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: net: use linux/atomic.h for xchg & cmpxchg, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: atomic64: support ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: microblaze: use asm-generic exclusively, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: h8300: use asm-generic exclusively, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: cmpxchg: make `generic` a prefix, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: cmpxchg: support ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: openrisc: avoid asm-generic/atomic.h, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: atomic: remove stale comments, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: atomic: remove redundant include, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: arc: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: atomic: simplify ifdeffery, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: arm: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: csky: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: atomic: support ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: alpha: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: h8300: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: ia64: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: hexagon: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: m68k: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: mips: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: nios2: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: microblaze: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: nds32: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: openrisc: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: parisc: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: riscv: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: sparc: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: powerpc: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: sh: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: delete !ARCH_ATOMIC remnants, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: xtensa: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomics: atomic-instrumented: simplify ifdeffery, tip-bot2 for Mark Rutland
- [tip: sched/core] sched: Stop PF_NO_SETAFFINITY from being inherited by various init system threads, tip-bot2 for Frederic Weisbecker
- [tip: locking/core] futex: Deduplicate cond_resched() invocation in futex_wake_op(), tip-bot2 for Pavel Begunkov
- [tip: smp/core] cpu/hotplug: Simplify access to percpu cpuhp_state, tip-bot2 for Yuan ZhaoXiong
- [tip: x86/entry] x86/syscalls: Clear 'offset' and 'prefix' in case they are set in env, tip-bot2 for Masahiro Yamada
- [tip: x86/entry] x86/syscalls: Remove -Wno-override-init for syscall tables, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/uml/syscalls: Remove array index from syscall initializers, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/syscalls: Don't adjust CFLAGS for syscall tables, tip-bot2 for Brian Gerst
- [tip: objtool/core] compiler.h: Avoid using inline asm operand modifiers, tip-bot2 for Vasily Gorbik
- [tip: objtool/core] kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n', tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] instrumentation.h: Avoid using inline asm operand modifiers, tip-bot2 for Vasily Gorbik
- [tip: x86/cpu] x86/amd_nb: Add AMD family 19h model 50h PCI ids, tip-bot2 for David Bartley
- [tip: x86/irq] x86/irq: Remove unused vectors defines, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/irq] x86/irq: Add and use NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORS, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/irq] x86/kexec: Set_[gi]dt() -> native_[gi]dt_invalidate() in machine_kexec_*.c, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/irq] x86/idt: Remove address argument from idt_invalidate(), tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/irq] x86: Add native_[ig]dt_invalidate(), tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/entry] x86/entry: Use int everywhere for system call numbers, tip-bot2 for H. Peter Anvin (Intel)
- [tip: efi/core] efi/apple-properties: Handle device properties with software node API, tip-bot2 for Heikki Krogerus
- [tip: efi/core] efi/dev-path-parser: Switch to use for_each_acpi_dev_match(), tip-bot2 for Andy Shevchenko
- [tip: efi/core] x86/efi: Log 32/64-bit mismatch with kernel as an error, tip-bot2 for Paul Menzel
- [tip: efi/urgent] efi: cper: fix snprintf() use in cper_dimm_err_location(), tip-bot2 for Rasmus Villemoes
- [tip: efi/urgent] efi/fdt: fix panic when no valid fdt found, tip-bot2 for Changbin Du
- [tip: efi/urgent] efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared, tip-bot2 for Heiner Kallweit
- [tip: efi/urgent] efi/libstub: prevent read overflow in find_file_option(), tip-bot2 for Dan Carpenter
- [tip: x86/misc] x86/elf: Use _BITUL() macro in UAPI headers, tip-bot2 for Joe Richey
- [tip: x86/entry] x86/syscalls: Switch to generic syscalltbl.sh, tip-bot2 for Masahiro Yamada
- [tip: x86/entry] x86/entry/x32: Rename __x32_compat_sys_* to __x64_compat_sys_*, tip-bot2 for Masahiro Yamada
- [tip: x86/entry] x86/unistd: Define X32_NR_syscalls only for 64-bit kernel, tip-bot2 for Masahiro Yamada
- [tip: x86/entry] x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max, tip-bot2 for Masahiro Yamada
- [tip: x86/entry] x86/entry: Treat out of range and gap system calls the same, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/entry] selftests/x86/syscall: Add tests under ptrace to syscall_numbering_64, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/entry] selftests/x86/syscall: Update and extend syscall_numbering_64, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/entry] x86/syscalls: Stop filling syscall arrays with *_sys_ni_syscall, tip-bot2 for Masahiro Yamada
- [tip: x86/entry] x86/syscalls: Switch to generic syscallhdr.sh, tip-bot2 for Masahiro Yamada
- [tip: x86/entry] selftests/x86/syscall: Simplify message reporting in syscall_numbering, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/entry] x86/entry/64: Sign-extend system calls on entry to int, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/urgent] x86/sev-es: Use __put_user()/__get_user() for data accesses, tip-bot2 for Joerg Roedel
- [tip: x86/urgent] x86/sev-es: Don't return NULL from sev_es_get_ghcb(), tip-bot2 for Joerg Roedel
- [tip: x86/urgent] x86/sev-es: Forward page-faults which happen during emulation, tip-bot2 for Joerg Roedel
- [tip: x86/fpu] uapi/auxvec: Define the aux vector AT_MINSIGSTKSZ, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/signal: Introduce helpers to get the maximum signal frame size, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] selftest/x86/signal: Include test cases for validating sigaltstack, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/signal: Detect and prevent an alternate signal stack overflow, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available, tip-bot2 for Chang S. Bae
- [tip: x86/urgent] x86/build: Fix location of '-plugin-opt=' flags, tip-bot2 for Nathan Chancellor
- [tip: sched/core] sched: Fix a stale comment in pick_next_task(), tip-bot2 for Masahiro Yamada
- [tip: timers/nohz] MAINTAINERS: Add myself as context tracking maintainer, tip-bot2 for Frederic Weisbecker
- [tip: irq/core] genirq: Export affinity setter for modules, tip-bot2 for Thomas Gleixner
- [tip: perf/core] perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on SNR, tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedure, tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on ICX, tip-bot2 for Alexander Antonov
- [tip: sched/core] delayacct: Document task_delayacct sysctl, tip-bot2 for Mel Gorman
- [tip: sched/core] sched,stats: Further simplify sched_info, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Make the idle task quack like a per-CPU kthread, tip-bot2 for Valentin Schneider
- [tip: sched/core] lib/smp_processor_id: Use is_percpu_thread() instead of nr_cpus_allowed,
tip-bot2 for Yejune Deng
- [tip: sched/core] sched/uclamp: Fix wrong implementation of cpu.uclamp.min,
tip-bot2 for Qais Yousef
- [tip: sched/core] sched/uclamp: Fix locking around cpu_util_update_eff(),
tip-bot2 for Qais Yousef
- [tip: locking/urgent] locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal, tip-bot2 for Zqiang
- [tip: locking/urgent] locking/lockdep: Correct calling tracepoints, tip-bot2 for Leo Yan
- [tip: perf/urgent] perf/x86: Avoid touching LBR_TOS MSR for Arch LBR, tip-bot2 for Like Xu
- [tip: perf/urgent] perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context, tip-bot2 for Like Xu
- [tip: x86/splitlock] Documentation/admin-guide: Add bus lock ratelimit, tip-bot2 for Fenghua Yu
- [tip: x86/splitlock] Documentation/x86: Add buslock.rst,
tip-bot2 for Fenghua Yu
- [tip: x86/splitlock] x86/bus_lock: Set rate limit for bus lock, tip-bot2 for Fenghua Yu
- [tip: x86/splitlock] Documentation/x86: Add ratelimit in buslock.rst, tip-bot2 for Fenghua Yu
- [tip: x86/apic] x86/cpu: Init AP exception handling from cpu_init_secondary(), tip-bot2 for Borislav Petkov
- [tip: x86/apic] x86/idt: Rework IDT setup for boot CPU,
tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86_cpu_Init_AP_exception_handling_from_cpu_init_secondary_, tip-bot2 for Borislav Petkov
- [tip: x86/urgent] x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch, tip-bot2 for Tom Lendacky
- [tip: x86/urgent] x86/sev-es: Invalidate the GHCB after completing VMGEXIT, tip-bot2 for Tom Lendacky
- [tip: irq/core] genirq: Add a IRQF_NO_DEBUG flag, tip-bot2 for Thomas Gleixner
- [tip: irq/urgent] Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
- [tip: timers/urgent] clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86, tip-bot2 for Vitaly Kuznetsov
- [tip: x86/cpu] x86/cpu: Fix core name for Sapphire Rapids, tip-bot2 for Andi Kleen
- [tip: objtool/core] jump_label/x86: Remove unused JUMP_LABEL_NOP_SIZE, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Reflow handle_jump_alt(), tip-bot2 for Peter Zijlstra
- [tip: timers/nohz] tick/nohz: Evaluate the CPU expression after the static key, tip-bot2 for Peter Zijlstra
- [tip: timers/nohz] tick/nohz: Conditionally restart tick on idle exit, tip-bot2 for Yunfeng Ye
- [tip: timers/nohz] tick/nohz: Update idle_exittime on actual idle exit, tip-bot2 for Yunfeng Ye
- [tip: timers/nohz] tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE, tip-bot2 for Frederic Weisbecker
- [tip: timers/nohz] tick/nohz: Only wake up a single target cpu when kicking a task, tip-bot2 for Frederic Weisbecker
- [tip: timers/nohz] tick/nohz: Kick only _queued_ task whose tick dependency is updated, tip-bot2 for Marcelo Tosatti
- [tip: timers/nohz] tick/nohz: Update nohz_full Kconfig help, tip-bot2 for Frederic Weisbecker
- [tip: timers/nohz] tick/nohz: Call tick_nohz_task_switch() with interrupts disabled, tip-bot2 for Peter Zijlstra
- [tip: timers/nohz] tick/nohz: Change signal tick dependency to wake up CPUs of member tasks, tip-bot2 for Marcelo Tosatti
- [tip: sched/core] sched/isolation: Reconcile rcu_nocbs= and nohz_full=, tip-bot2 for Paul Gortmaker
- [tip: x86/asm] x86/asm: Make <asm/asm.h> valid on cross-builds as well,
tip-bot2 for Ingo Molnar
- [tip: x86/urgent] x86/boot/compressed: Enable -Wundef, tip-bot2 for Nick Desaulniers
- [tip: sched/core] sched: Make nr_running() return 32-bit value, tip-bot2 for Alexey Dobriyan
- [tip: sched/core] sched: Make nr_iowait_cpu() return 32-bit value, tip-bot2 for Alexey Dobriyan
- [tip: sched/core] sched: Make multiple runqueue task counters 32-bit, tip-bot2 for Alexey Dobriyan
- [tip: sched/core] sched: Make nr_iowait() return 32-bit value, tip-bot2 for Alexey Dobriyan
- [tip: sched/urgent] x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen generations,
tip-bot2 for Huang Rui
- [tip: locking/core] selftests: futex: Expand timeout test, tip-bot2 for André Almeida
- [tip: locking/core] selftests: futex: Correctly include headers dirs, tip-bot2 for André Almeida
- [tip: objtool/urgent] objtool/x86: Fix elf_add_alternative() endianness,
tip-bot2 for Vasily Gorbik
- [tip: objtool/urgent] objtool: Fix elf_create_undef_symbol() endianness,
tip-bot2 for Vasily Gorbik
- [tip: x86/cleanups] x86: Fix leftover comment typos, tip-bot2 for Ingo Molnar
- [tip: sched/core] sched: Fix leftover comment typos, tip-bot2 for Ingo Molnar
- [tip: locking/core] locking: Fix comment typos, tip-bot2 for Ingo Molnar
- [tip: objtool/core] objtool: Rewrite hashtable sizing, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86, objtool: Dont exclude arch/x86/realmode/, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label, x86: Factor out the __jump_table generation, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label, x86: Strip ASM jump_label support, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label, x86: Introduce jump_entry_size(), tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label, x86: Add variable length patching support, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label, x86: Improve error when we fail expected text, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label: Free jump_entry::key bit1 for build use, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label, x86: Emit short JMP, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Decode jump_entry::key addend, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label, x86: Allow short NOPs,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Provide stats for jump_labels, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Rewrite jump_label instructions, tip-bot2 for Peter Zijlstra
- [tip: x86/cleanups] x86/alternatives: Make the x86nops[] symbol static, tip-bot2 for Pavel Skripkin
- [tip: x86/cleanups] x86/asm: Simplify __smp_mb() definition, tip-bot2 for Borislav Petkov
- [tip: sched/core] sched/core: Initialize the idle task with preemption disabled,
tip-bot2 for Valentin Schneider
- [tip: sched/core] sched/fair: Fix negative energy delta in find_energy_efficient_cpu(), tip-bot2 for Pierre Gondois
- [tip: sched/core] delayacct: Use sched_clock(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Only compute base_energy_pd if necessary, tip-bot2 for Pierre Gondois
- [tip: sched/core] sched: Rename sched_info_{queued,dequeued}, tip-bot2 for Peter Zijlstra
- [tip: sched/core] delayacct: Default disabled, tip-bot2 for Peter Zijlstra
- [tip: sched/core] kvm: Select SCHED_INFO instead of TASK_DELAY_ACCT, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Simplify sched_info_on(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] delayacct: Add static_branch in scheduler hooks, tip-bot2 for Peter Zijlstra
- [tip: sched/core] delayacct: Add sysctl to enable at runtime, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Add a few assertions,
tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Wrap rq::lock access, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Provide raw_spin_rq_*lock*() helpers, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Prepare for Core-wide rq->lock, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Core-wide rq->lock, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Introduce sched_class::pick_task(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Optimize rq_lockp() usage, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Allow sched_core_put() from atomic context, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Fix forced idle sibling starvation corner case, tip-bot2 for Vineeth Pillai
- [tip: sched/core] sched: Fix priority inversion of cookied task with sibling, tip-bot2 for Joel Fernandes (Google)
- [tip: sched/core] sched: Trivial forced-newidle balancer, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Add core wide task selection and scheduling, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Basic tracking of matching tasks, tip-bot2 for Peter Zijlstra
- [tip: sched/core] kselftest: Add test for core sched prctl interface, tip-bot2 for Chris Hyser
- [tip: sched/core] sched: Trivial core scheduling cookie management, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: prctl() core-scheduling interface, tip-bot2 for Chris Hyser
- [tip: sched/core] sched: Migration changes for core scheduling, tip-bot2 for Aubrey Li
- [tip: sched/core] sched: Inherit task cookie on fork(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Snapshot the min_vruntime of CPUs on force idle, tip-bot2 for Joel Fernandes (Google)
- [tip: x86/asm] x86/entry: Unify definitions from <asm/calling.h> and <asm/ptrace-abi.h>, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/asm] x86/syscall: Unconditionally prototype {ia32,x32}_sys_call_table[], tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/asm] x86/entry: Reverse arguments to do_syscall_64(), tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/asm] x86/syscall: Maximize MSR_SYSCALL_MASK, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/asm] x86/entry: Split PUSH_AND_CLEAR_REGS into two submacros, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/asm] x86/regs: Syscall_get_nr() returns -1 for a non-system call, tip-bot2 for H. Peter Anvin
- [tip: sched/core] sched/core: Remove the pointless BUG_ON(!task) from wake_up_q(), tip-bot2 for Oleg Nesterov
- [tip: sched/urgent] sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu(), tip-bot2 for Gautham R. Shenoy
- [tip: perf/core] perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of(), tip-bot2 for Guenter Roeck
- [tip: timers/urgent] alarmtimer: Check RTC features instead of ops, tip-bot2 for Alexandre Belloni
- [tip: core/urgent] stack: Replace "o" output with "r" input constraint, tip-bot2 for Nick Desaulniers
- [tip: irq/urgent] sh: Remove unused variable, tip-bot2 for Eric Dumazet
- [tip: x86/asm] x86/asm: Add _ASM_BYTES() macro for a .byte ... opcode sequence, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/boot] x86/boot: Modernize genimage script; hdimage+EFI support, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/asm] x86/asm: Use _ASM_BYTES() in <asm/nops.h>, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/asm] x86/asm: Have the __ASM_FORM macros handle commas in arguments, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/urgent] x86/sev-es: Rename sev-es.{ch} to sev.{ch}, tip-bot2 for Brijesh Singh
- [tip: x86/urgent] x86/sev: Move GHCB MSR protocol and NAE definitions in a common header, tip-bot2 for Brijesh Singh
- [tip: x86/urgent] x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG, tip-bot2 for Brijesh Singh
- [tip: locking/urgent] futex: Get rid of the val2 conditional dance, tip-bot2 for Thomas Gleixner
- [tip: locking/urgent] futex: Make syscall entry points less convoluted, tip-bot2 for Thomas Gleixner
- [tip: locking/urgent] Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op"), tip-bot2 for Thomas Gleixner
- [tip: locking/urgent] futex: Do not apply time namespace adjustment on FUTEX_LOCK_PI, tip-bot2 for Thomas Gleixner
- [tip: sched/urgent] sched,doc: sched_debug_verbose cmdline should be sched_verbose, tip-bot2 for Barry Song
- [tip: sched/urgent] sched: Fix out-of-bound access in uclamp, tip-bot2 for Quentin Perret
- [tip: sched/urgent] psi: Fix psi state corruption when schedule() races with cgroup move, tip-bot2 for Johannes Weiner
- [tip: sched/urgent] sched/fair: Fix unfairness caused by missing load decay, tip-bot2 for Odin Ugedal
- [tip: perf/urgent] x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating, tip-bot2 for Suravee Suthikulpanit
- [tip: locking/urgent] locking/qrwlock: Cleanup queued_write_lock_slowpath(), tip-bot2 for Waiman Long
- [tip: locking/urgent] smp: Fix smp_call_function_single_async prototype, tip-bot2 for Arnd Bergmann
- [tip: x86/urgent] x86/smpboot: Remove duplicate includes, tip-bot2 for Wan Jiabing
- [tip: x86/urgent] x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] x86: Delete UD0, UD1 traces, tip-bot2 for Alexey Dobriyan
- [tip: x86/urgent] x86/resctrl: Fix init const confusion, tip-bot2 for Andi Kleen
- [tip: x86/urgent] KVM/VMX: Invoke NMI non-IST entry instead of IST entry, tip-bot2 for Lai Jiangshan
- [tip: x86/urgent] x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] KVM: x86: Defer vtime accounting 'til after IRQ handling, tip-bot2 for Wanpeng Li
- [tip: x86/urgent] context_tracking: Move guest exit vtime accounting to separate helpers, tip-bot2 for Wanpeng Li
- [tip: x86/urgent] context_tracking: Move guest exit context tracking to separate helpers, tip-bot2 for Wanpeng Li
- [tip: x86/urgent] sched/vtime: Move guest enter/exit vtime accounting to vtime.h, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] context_tracking: KVM: Move guest enter/exit wrappers to KVM's domain, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] KVM: x86: Consolidate guest enter/exit logic to common helpers, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] sched/vtime: Move vtime accounting external declarations above inlines, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] context_tracking: Consolidate guest enter/exit wrappers, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] x86/cpu: Use alternative to generate the TASK_SIZE_MAX constant, tip-bot2 for Linus Torvalds
- [tip: irq/core] Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core, tip-bot2 for Thomas Gleixner
- [tip: perf/core] perf/x86: Allow for 8<num_fixed_counters<16, tip-bot2 for Colin Ian King
- [tip: perf/core] signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures, tip-bot2 for Marco Elver
- [tip: perf/core] signal, perf: Add missing TRAP_PERF case in siginfo_layout(), tip-bot2 for Marco Elver
- [tip: perf/urgent] perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[], tip-bot2 for Jim Mattson
- [tip: locking/core] kcsan: Fix printk format string, tip-bot2 for Arnd Bergmann
- [tip: sched/core] sched: Warn on long periods of pending need_resched, tip-bot2 for Paul Turner
- [tip: sched/core] sched/debug: Fix cgroup_path[] serialization, tip-bot2 for Waiman Long
- [tip: sched/core] kthread: Fix PF_KTHREAD vs to_kthread() race, tip-bot2 for Peter Zijlstra
- [tip: sched/core] cpumask/hotplug: Fix cpu_dying() state tracking, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched,psi: Handle potential task count underflow bugs more gracefully, tip-bot2 for Charan Teja Reddy
- [tip: sched/core] sched,fair: skip newidle_balance if a wakeup is pending,
tip-bot2 for Rik van Riel
- [tip: perf/urgent] perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3, tip-bot2 for Kan Liang
- [tip: x86/urgent] x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access, tip-bot2 for Mike Galbraith
- [tip: objtool/core] x86/crypto/aesni-intel_avx: Standardize stack alignment prologue, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/aesni-intel_avx: Remove unused macros, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Support asm jump tables, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/aesni-intel_avx: Fix register usage comments, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/sha_ni: Standardize stack alignment prologue, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/sha512-avx2: Standardize stack alignment prologue, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/crc32c-pcl-intel: Standardize jump table, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/camellia-aesni-avx2: Unconditionally allocate stack buffer, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/sha512-ssse3: Standardize stack alignment prologue, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/sha256-avx2: Standardize stack alignment prologue, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto: Enable objtool in crypto code, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/sha1_avx2: Standardize stack alignment prologue, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/sha512-avx: Standardize stack alignment prologue, tip-bot2 for Josh Poimboeuf
- [tip: perf/core] x86/cpufeatures: Enumerate Intel Hybrid Technology feature bit, tip-bot2 for Ricardo Neri
- [tip: perf/core] perf/x86: Track pmu in per-CPU cpu_hw_events, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Hybrid PMU support for counters, tip-bot2 for Kan Liang
- [tip: perf/core] x86/cpu: Add helper function to get the type of the current hybrid CPU,
tip-bot2 for Ricardo Neri
- [tip: perf/core] perf/x86/intel: Hybrid PMU support for perf capabilities, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Hybrid PMU support for intel_ctrl, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Hybrid PMU support for unconstrained, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Hybrid PMU support for hardware cache event, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Hybrid PMU support for event constraints, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Hybrid PMU support for extra_regs, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Factor out intel_pmu_check_num_counters, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Factor out intel_pmu_check_event_constraints, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Factor out intel_pmu_check_extra_regs, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Factor out x86_pmu_show_pmu_cap, tip-bot2 for Kan Liang
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]