Linux Tip Commits
[Prev Page][Next Page]
- [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
- [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
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]