Linux Tip Commits
[Prev Page][Next Page]
- [tip: x86/microcode] x86/microcode: Mop up early loading leftovers, (continued)
- [tip: x86/microcode] x86/microcode/amd: Use correct per CPU ucode_cpu_info,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode/amd: Cache builtin/initrd microcode early,
tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/sev: Move sev_setup_arch() to mem_encrypt.c, tip-bot2 for Alexander Shishkin
- [tip: x86/mm] x86/sev: Drop unneeded #include, tip-bot2 for Alexander Shishkin
- [tip: x86/cache] x86/resctrl: Fix remaining kernel-doc warnings, tip-bot2 for Maciej Wieczor-Retman
- [tip: sched/core] sched/headers: Remove comment referring to rq::cpu_load, since this has been removed,
tip-bot2 for Colin Ian King
- [tip: sched/core] sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_pid_reset => ::pids_active_reset, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/numa: Move up the access pid reset logic, tip-bot2 for Raghavendra K T
- [tip: sched/core] sched/numa: Complete scanning of partial VMAs regardless of PID activity,
tip-bot2 for Mel Gorman
- [tip: sched/core] sched/numa: Document vma_numab_state fields, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/numa: Trace decisions related to skipping VMAs, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/numa: Complete scanning of inactive VMAs when there is no alternative,
tip-bot2 for Mel Gorman
- [tip: locking/core] locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_put_slowpath(), tip-bot2 for Uros Bizjak
- [tip: perf/core] perf/x86/amd/uncore: Refactor uncore management, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/core: Allow reading package events from perf_event_read_local, tip-bot2 for Tero Kristo
- [tip: perf/core] perf/x86/cstate: Allow reading the package statistics from local CPU, tip-bot2 for Tero Kristo
- [tip: perf/core] perf/x86/amd/uncore: Move discovery and registration, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/uncore: Add memory controller support, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/uncore: Use rdmsr if rdpmc is unavailable, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/uncore: Add group exclusivity, tip-bot2 for Sandipan Das
- [tip: locking/core] locking/atomic: Add generic support for sync_try_cmpxchg() and its fallback, tip-bot2 for Uros Bizjak
- [tip: locking/core] locking/atomic/x86: Introduce arch_sync_try_cmpxchg(), tip-bot2 for Uros Bizjak
- [tip: locking/core] locking/atomic, xen: Use sync_try_cmpxchg() instead of sync_cmpxchg(), tip-bot2 for Uros Bizjak
- [tip: x86/percpu] x86/percpu: Disable named address spaces for KASAN,
tip-bot2 for Uros Bizjak
- [tip: sched/core] sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on the platform, tip-bot2 for Shrikanth Hegde
- [tip: sched/core] sched/topology: Move the declaration of 'schedutil_gov' to kernel/sched/sched.h, tip-bot2 for Ingo Molnar
- [tip: irq/urgent] Merge tag 'irqchip-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
- [tip: timers/core] alarmtimer: Use maximum alarm time for suspend, tip-bot2 for Guenter Roeck
- [tip: timers/core] rtc: Add API function to return alarm time bound by hardware limit, tip-bot2 for Guenter Roeck
- [tip: sched/core] sched/topology: Remove the EM_MAX_COMPLEXITY limit, tip-bot2 for Pierre Gondois
- [tip: sched/core] sched/psi: Change update_triggers() to a 'void' function, tip-bot2 for Yang Yang
- [tip: x86/microcode] x86/microcode/intel: Rip out mixed stepping support for Intel CPUs,
tip-bot2 for Ashok Raj
- [tip: x86/microcode] x86/microcode/32: Move early loading after paging enable,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode: Remove pointless apply() invocation,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode/intel: Reuse intel_cpu_collect_info(),
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32(),
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode/intel: Simplify early loading,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode/intel: Switch to kvmalloc(),
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode/intel: Rework intel_find_matching_signature(),
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode/intel: Rework intel_cpu_collect_info(),
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode: Add per CPU result state,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode: Handle "nosmt" correctly,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode: Get rid of the schedule work indirection,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode/intel: Cleanup code further,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode/intel: Save the microcode only after a successful late-load,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode/intel: Simplify scan_microcode(),
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode/intel: Simplify and rename generic_load_microcode(),
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode: Clarify the late load logic,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode/intel: Unify microcode apply() functions,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode: Sanitize __wait_for_cpus(),
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode: Rendezvous and load in NMI,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode: Add per CPU control field,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode: Clean up mc_cpu_down_prep(),
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode: Provide new control functions,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode: Protect against instrumentation,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/apic: Provide apic_force_nmi_on_cpu(),
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode: Replace the all-in-one rendevous handler,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode: Handle "offline" CPUs correctly,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode: Prepare for minimal revision check,
tip-bot2 for Thomas Gleixner
- [tip: x86/microcode] x86/microcode/intel: Add a minimum required revision for late loading,
tip-bot2 for Ashok Raj
- [tip: sched/core] sched/rt: Change the type of 'sysctl_sched_rt_period' from 'unsigned int' to 'int', tip-bot2 for Yajun Deng
- [tip: sched/core] sched/topology: Consolidate and clean up access to a CPU's max compute capacity, tip-bot2 for Vincent Guittot
- [tip: perf/core] perf/x86/intel/pt: Fix kernel-doc comments, tip-bot2 for Lucy Mielke
- [tip: sched/core] sched/nohz: Update idle load-balancing (ILB) comments, tip-bot2 for Ingo Molnar
- [tip: sched/core] sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb(), tip-bot2 for Ingo Molnar
- [tip: sched/core] sched/nohz: Remove unnecessarily complex error handling pattern from find_new_ilb(), tip-bot2 for Ingo Molnar
- [tip: sched/urgent] sched/eevdf: Fix pick_eevdf(), tip-bot2 for Benjamin Segall
- [tip: sched/urgent] sched/eevdf: Fix min_deadline heap integrity, tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf/x86/lbr: Filter vsyscall addresses, tip-bot2 for JP Kobryn
- [tip: perf/core] perf/x86/rapl: Annotate 'struct rapl_pmus' with __counted_by, tip-bot2 for Kees Cook
- [tip: x86/urgent] x86/resctrl: Fix kernel-doc warnings, tip-bot2 for Randy Dunlap
- [tip: x86/tdx] x86/tdx: Mark TSC reliable, tip-bot2 for Kirill A. Shutemov
- [tip: locking/core] locking/futex/selftests: Remove duplicate ABI defines,
tip-bot2 for Muhammad Usama Anjum
- [tip: sched/urgent] cpufreq: schedutil: Update next_freq when cpufreq_limits change, tip-bot2 for Xuewen Yan
- [tip: x86/percpu] x86/percpu: Use C for percpu read/write accessors, tip-bot2 for Uros Bizjak
- [tip: x86/percpu] x86/percpu: Enable named address spaces with known compiler version, tip-bot2 for Uros Bizjak
- [tip: x86/entry] x86/entry/compat: Combine return value test from syscall handler, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry/32: Convert do_fast_syscall_32() to bool return type, tip-bot2 for Brian Gerst
- [tip: locking/core] locking/seqlock: Fix typo in comment, tip-bot2 for pangzizhen001@xxxxxxxxxx
- [tip: x86/entry] x86/entry/64: Remove obsolete comment on tracing vs. SYSRET, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry/32: Remove SEP test for SYSEXIT, tip-bot2 for Brian Gerst
- [tip: perf/core] perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_handler(), for readability, tip-bot2 for Xiu Jianfeng
- [tip: x86/percpu] x86/percpu: Use compiler segment prefix qualifier, tip-bot2 for Nadav Amit
- [tip: sched/core] sched/debug: Print 'tgid' in sched_show_task(),
tip-bot2 for Yajun Deng
- [tip: locking/core] futex/requeue: Remove unnecessary ‘NULL’ initialization from futex_proxy_trylock_atomic(), tip-bot2 for Li zeming
- [tip: sched/core] intel_idle: Add ibrs_off module parameter to force-disable IBRS,
tip-bot2 for Waiman Long
- [tip: sched/core] intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs(),
tip-bot2 for Waiman Long
- [tip: sched/core] x86/speculation: Add __update_spec_ctrl() helper,
tip-bot2 for Waiman Long
- [tip: sched/core] x86/idle: Disable IBRS when CPU is offline to improve single-threaded performance,
tip-bot2 for Waiman Long
- [tip: locking/core] locking/local, arch: Rewrite local_add_unless() as a static inline function, tip-bot2 for Uros Bizjak
- [tip: x86/urgent] x86/sev: Use the GHCB protocol when available for SNP CPUID requests, tip-bot2 for Tom Lendacky
- [tip: x86/urgent] x86/sev: Change npages to unsigned long in snp_accept_memory(), tip-bot2 for Tom Lendacky
- [tip: sched/core] sched/core: Update stale comment in try_to_wake_up(),
tip-bot2 for Ingo Molnar
- [tip: x86/mm] x86/tdx: Replace deprecated strncpy() with strtomem_pad(), tip-bot2 for Justin Stitt
- [tip: x86/fpu] x86/fpu/xstate: Address kernel-doc warning, tip-bot2 for Zhu Wang
- [tip: x86/asm] x86/lib: Address kernel-doc warnings, tip-bot2 for Zhu Wang
- [tip: objtool/core] objtool: Use 'the fallthrough' pseudo-keyword, tip-bot2 for Ruan Jinjie
- [tip: sched/core] sched/headers: Remove duplicate header inclusions, tip-bot2 for Yu Liao
- [tip: perf/core] perf/x86/rapl: Fix "Using plain integer as NULL pointer" Sparse warning, tip-bot2 for David Reaver
- [tip: x86/mm] selftests/x86/mm: Add new test that userspace stack is in fact NX, tip-bot2 for Alexey Dobriyan
- [tip: x86/mm] x86/sev: Make boot_ghcb_page[] static, tip-bot2 for GUO Zihua
- [tip: sched/urgent] sched/fair: Fix pick_eevdf(), tip-bot2 for Benjamin Segall
- [tip: sched/urgent] sched/eevdf: Also update slice on placement, tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] sched/eevdf: Fix avg_vruntime(), tip-bot2 for Peter Zijlstra
- [tip: x86/platform] x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDs, tip-bot2 for Yazen Ghannam
- [tip: x86/boot] x86/boot: Harmonize the style of array-type parameter for fixup_pointer() calls, tip-bot2 for Wang Jinchao
- [tip: x86/boot] x86/boot: Fix incorrect startup_gdt_descr.size,
tip-bot2 for Yuntao Wang
- [tip: locking/core] locking/debug: Fix debugfs API return value checks to use IS_ERR(), tip-bot2 for Atul Kumar Pant
- [tip: perf/core] perf/x86/rapl: Stop doing cpu_relax() in the local64_cmpxchg() loop in rapl_event_update(),
tip-bot2 for Uros Bizjak
- [tip: perf/core] perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update(),
tip-bot2 for Uros Bizjak
- [tip: x86/mm] x86/boot: Move x86_cache_alignment initialization to correct spot, tip-bot2 for Dave Hansen
- [tip: x86/platform] x86/of: Move the x86_flattree_get_config() call out of x86_dtb_init(), tip-bot2 for Saurabh Sengar
- [tip: x86/platform] x86/numa: Add Devicetree support, tip-bot2 for Saurabh Sengar
- [tip: x86/mm] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic, tip-bot2 for Zhiquan Li
- [tip: sched/core] sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/musl breakage, tip-bot2 for Kir Kolyshkin
- [tip: sched/core] sched/rt: Disallow writing invalid values to sched_rt_period_us, tip-bot2 for Cyril Hrubis
- [tip: sched/core] sched/rt/docs: Use 'real-time' instead of 'realtime', tip-bot2 for Cyril Hrubis
- [tip: sched/core] sched/rt/docs: Clarify & fix sched_rt_* sysctl docs, tip-bot2 for Cyril Hrubis
- [tip: x86/cpu] x86/cpu/amd: Remove redundant 'break' statement, tip-bot2 for Baolin Liu
- [tip: sched/core] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0, tip-bot2 for Qais Yousef
- [tip: sched/core] sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0, tip-bot2 for Qais Yousef
- [tip: sched/core] sched/debug: Add new tracepoint to track compute energy computation, tip-bot2 for Qais Yousef
- [tip: x86/urgent] x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race, tip-bot2 for Haitao Huang
- [tip: x86/bugs] x86/srso: Remove unnecessary semicolon,
tip-bot2 for Yang Li
- [tip: sched/core] sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloaded,
tip-bot2 for Valentin Schneider
- [tip: x86/mm] x86/sev-es: Allow copy_from_kernel_nofault() in earlier boot, tip-bot2 for Adam Dunlap
- [tip: x86/mm] x86/sev-es: Set x86_virt_bits to the correct value straight away, instead of a two-phase approach, tip-bot2 for Adam Dunlap
- [tip: sched/urgent] sched/rt: Fix live lock between select_fallback_rq() and RT push, tip-bot2 for Joel Fernandes (Google)
- [tip: irq/urgent] Merge tag 'irqchip-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
- [tip: sched/core] sched/deadline: Make dl_rq->pushable_dl_tasks updates drive dl_rq->overloaded, tip-bot2 for Valentin Schneider
- [tip: irq/core] irqdomain: Annotate struct irq_domain with __counted_by, tip-bot2 for Kees Cook
- [tip: x86/boot] x86/boot: Compile boot code with -std=gnu11 too, tip-bot2 for Alexey Dobriyan
- [tip: x86/urgent] x86/srso: Add SRSO mitigation for Hygon processors, tip-bot2 for Pu Wen
- [tip: timers/core] timers: Tag (hr)timer softirq as hotplug safe, tip-bot2 for Frederic Weisbecker
- [tip: timers/core] tick/nohz: Don't shutdown the lowres tick from itself, tip-bot2 for Frederic Weisbecker
- [tip: timers/core] tick/nohz: Rename the tick handlers to more self-explanatory names, tip-bot2 for Frederic Weisbecker
- [tip: timers/core] tick/nohz: Remove unused tick_nohz_idle_stop_tick_protected(), tip-bot2 for Xueshi Hu
- [tip: timers/core] tick/nohz: Update obsolete comments,
tip-bot2 for Frederic Weisbecker
- [tip: x86/mm] x86/sev: Reduce #VC nesting for intercepted CPUID for SEV-SNP guest, to fix nesting crash, tip-bot2 for Alexey Kardashevskiy
- [tip: x86/asm] x86/entry: Fix typos in comments, tip-bot2 for Xin Li (Intel)
- [tip: x86/asm] x86/entry: Remove unused argument %rsi passed to exc_nmi(), tip-bot2 for Xin Li (Intel)
- [tip: x86/platform] x86/amd_nb: Add AMD Family MI300 PCI IDs, tip-bot2 for Muralidhara M K
- [tip: perf/urgent] perf/x86/amd: Do not WARN() on every IRQ, tip-bot2 for Breno Leitao
- [tip: sched/core] sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask,
tip-bot2 for Valentin Schneider
- [tip: x86/mm] x86_64: Show CR4.PSE on auxiliaries like on BSP, tip-bot2 for Hugh Dickins
- [tip: x86/platform] x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_by, tip-bot2 for Kees Cook
- [tip: sched/core] sched/fair: Fix warning in bandwidth distribution, tip-bot2 for Josh Don
- [tip: sched/core] sched/fair: Make cfs_rq->throttled_csd_list available on !SMP, tip-bot2 for Josh Don
- [tip: sched/core] sched/core: Refactor the task_flags check for worker sleeping in sched_submit_work(), tip-bot2 for Wang Jinchao
- [tip: x86/mm] x86/iommu/docs: Update AMD IOMMU specification document URL, tip-bot2 for Jianlin Li
- [tip: x86/urgent] x86/kgdb: Fix a kerneldoc warning when build with W=1,
tip-bot2 for Christophe JAILLET
- [tip: perf/urgent] perf/x86/amd/core: Fix overflow reset on hotplug, tip-bot2 for Sandipan Das
- [tip: sched/core] sched/debug: Avoid checking in_atomic_preempt_off() twice in schedule_debug(), tip-bot2 for Liming Wu
- [tip: x86/cpu] x86/cpu: Clear SVM feature if disabled by BIOS,
tip-bot2 for Paolo Bonzini
- [tip: x86/mm] x86/sev/docs: Update document URL in amd-memory-encryption.rst, tip-bot2 for Jianlin Li
- [tip: x86/mm] x86/mm: Move arch_memory_failure() and arch_is_platform_page() definitions from <asm/processor.h> to <asm/pgtable.h>, tip-bot2 for Ingo Molnar
- [tip: sched/core] <linux/list.h>: Introduce the list_for_each_reverse() method, tip-bot2 for Ingo Molnar
- [tip: x86/asm] x86/bitops: Remove unused __sw_hweight64() assembly implementation on x86-32, tip-bot2 for Ingo Molnar
- [tip: locking/core] locking/ww_mutex/test: Fix potential workqueue corruption, tip-bot2 for John Stultz
- [tip: locking/core] locking/ww_mutex/test: Use prng instead of rng to avoid hangs at bootup, tip-bot2 for John Stultz
- [tip: locking/core] locking/ww_mutex/test: Make sure we bail out instead of livelock, tip-bot2 for John Stultz
- [tip: locking/core] futex: Add sys_futex_wait(), tip-bot2 for peterz@xxxxxxxxxxxxx
- [tip: sched/core] sched/headers: Add header guard to <linux/sched/deadline.h>, tip-bot2 for Ingo Molnar
- [tip: sched/core] sched/headers: Standardize the <linux/sched/smt.h> header guard #endif, tip-bot2 for Ingo Molnar
- [tip: x86/asm] x86/percpu: Do not clobber %rsi in percpu_{try_,}cmpxchg{64,128}_op, tip-bot2 for Uros Bizjak
- [tip: sched/core] sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctl, tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/urgent] locking/seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested(), tip-bot2 for Sebastian Andrzej Siewior
- [tip: sched/core] sched/headers: Standardize the <linux/sched/type.h> header guard #endif, tip-bot2 for Ingo Molnar
- [tip: sched/core] sched/debug: Update stale reference to sched_debug.c, tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] futex: Add sys_futex_wake(), tip-bot2 for peterz@xxxxxxxxxxxxx
- [tip: locking/core] futex: Add flags2 argument to futex_requeue(), tip-bot2 for peterz@xxxxxxxxxxxxx
- [tip: locking/core] futex: FLAGS_STRICT, tip-bot2 for peterz@xxxxxxxxxxxxx
- [tip: locking/core] futex: Extend the FUTEX2 flags, tip-bot2 for peterz@xxxxxxxxxxxxx
- [tip: locking/core] futex: Clarify FUTEX2 flags, tip-bot2 for peterz@xxxxxxxxxxxxx
- [tip: locking/core] futex: Flag conversion, tip-bot2 for peterz@xxxxxxxxxxxxx
- [tip: locking/core] futex: Validate futex value against futex size, tip-bot2 for peterz@xxxxxxxxxxxxx
- [tip: sched/core] sched/core: Optimize in_task() and in_interrupt() a bit, tip-bot2 for Finn Thain
- [tip: locking/core] futex: Add sys_futex_requeue(), tip-bot2 for peterz@xxxxxxxxxxxxx
- [tip: locking/core] futex: Propagate flags into get_futex_key(), tip-bot2 for peterz@xxxxxxxxxxxxx
- [tip: sched/core] sched/headers: Standardize the <linux/sched/vhost_task.h> header guard name, tip-bot2 for Ingo Molnar
- [tip: objtool/core] x86/speculation, objtool: Use absolute relocations for annotations,
tip-bot2 for Fangrui Song
- [tip: locking/core] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked(), tip-bot2 for Guo Ren
- [tip: objtool/core] x86/unwind/orc: Remove redundant initialization of 'mid' pointer in __orc_find(), tip-bot2 for Colin Ian King
- [tip: x86/apic] x86/platform/uv/apic: Clean up inconsistent indenting, tip-bot2 for Yang Li
- [tip: locking/urgent] locking/atomic: scripts: fix fallback ifdeffery, tip-bot2 for Mark Rutland
- [tip: locking/core] sched: Extract __schedule_loop(), tip-bot2 for Thomas Gleixner
- [tip: locking/core] sched: Constrain locks in sched_submit_work(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] sched: Provide rt_mutex specific scheduler helpers, tip-bot2 for Peter Zijlstra
- [tip: locking/core] locking/rtmutex: Avoid unconditional slowpath for DEBUG_RT_MUTEXES, tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] locking/rtmutex: Use rt_mutex specific scheduler helpers, tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] futex/pi: Fix recursive rt_mutex waiter state, tip-bot2 for Peter Zijlstra
- [tip: locking/core] locking/rtmutex: Add a lockdep assert to catch potential nested blocking, tip-bot2 for Thomas Gleixner
- [tip: sched/urgent] kernel/sched: Modify initial boot task idle setup, tip-bot2 for Liam R. Howlett
- [tip: core/core] signal: Add a proper comment about preempt_disable() in ptrace_stop(),
tip-bot2 for Sebastian Andrzej Siewior
- [tip: core/core] signal: Don't disable preemption in ptrace_stop() on PREEMPT_RT, tip-bot2 for Sebastian Andrzej Siewior
- [tip: x86/urgent] x86/shstk: Handle vfork clone failure correctly, tip-bot2 for Rick Edgecombe
- [tip: x86/urgent] x86/shstk: Add warning for shadow stack double unmap, tip-bot2 for Rick Edgecombe
- [tip: x86/urgent] x86/shstk: Remove useless clone error handling, tip-bot2 for Rick Edgecombe
- [tip: sched/core] sched/fair: Rename check_preempt_wakeup() to check_preempt_wakeup_fair(), tip-bot2 for Ingo Molnar
- [tip: sched/core] sched/fair: Rename check_preempt_curr() to wakeup_preempt(), tip-bot2 for Ingo Molnar
- [tip: x86/urgent] x86/srso: Set CPUID feature bits independently of bug or mitigation status, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/srso: Fix SBPB enablement for spec_rstack_overflow=off, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/srso: Don't probe microcode in a guest, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/srso: Fix srso_show_state() side effect, tip-bot2 for Josh Poimboeuf
- [tip: locking/core] locking/lockref/x86: Enable ARCH_USE_CMPXCHG_LOCKREF for X86_CMPXCHG64, tip-bot2 for Uros Bizjak
- [tip: x86/urgent] x86/asm: Fix build of UML with KASAN, tip-bot2 for Vincent Whitchurch
- [tip: sched/core] sched/headers: Remove duplicated includes in kernel/sched/sched.h, tip-bot2 for GUO Zihua
- [tip: x86/tdx] x86/tdx: Fix __noreturn build warning around __tdx_hypercall_failed(), tip-bot2 for Kai Huang
- [tip: x86/urgent] x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer(), tip-bot2 for Rik van Riel
- [tip: x86/boot] x86/boot: Set EFI handover offset directly in header asm, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot: Grab kernel_info offset from zoffset header directly, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot: Construct PE/COFF .text section from assembler, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot: Drop PE/COFF .reloc section, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot: Split off PE/COFF .data section, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot: Derive file size from _edata symbol, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot: Increase section and file alignment to 4k/512, tip-bot2 for Ard Biesheuvel
- [tip: sched/core] freezer,sched: Use saved_state to reduce some spurious wakeups,
tip-bot2 for Elliot Berman
- [tip: sched/core] sched/fair: Ratelimit update to tg->load_avg,
tip-bot2 for Aaron Lu
- [tip: sched/core] sched/core: Remove ifdeffery for saved_state,
tip-bot2 for Elliot Berman
- [tip: x86/platform] x86/platform/uv: Rework NMI "action" modparam handling, tip-bot2 for Hans de Goede
- [tip: smp/core] cpu/hotplug: Remove unused cpuhp_state CPUHP_AP_X86_VDSO_VMA_ONLINE, tip-bot2 for Olaf Hering
- [tip: sched/core] sched/core: Use do-while instead of for loop in set_nr_if_polling(), tip-bot2 for Uros Bizjak
- [tip: sched/core] sched/fair: Fix cfs_rq_is_decayed() on !SMP, tip-bot2 for Chengming Zhou
- [tip: x86/bugs] x86/pti: Fix kernel warnings for pti= and nopti cmdline options,
tip-bot2 for Jo Van Bulck
- [tip: sched/core] numa: Generalize numa_map_to_online_node(), tip-bot2 for Yury Norov
- [tip: sched/core] sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case, tip-bot2 for Yury Norov
- [tip: sched/core] sched/fair: Fix open-coded numa_nearest_node(), tip-bot2 for Yury Norov
- [tip: sched/core] sched/topology: Fix sched_numa_find_nth_cpu() comment, tip-bot2 for Yury Norov
- [tip: sched/core] sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu(), tip-bot2 for Yury Norov
- [tip: sched/core] sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA case, tip-bot2 for Yury Norov
- [tip: x86/asm] x86/percpu: Define {raw,this}_cpu_try_cmpxchg{64,128},
tip-bot2 for Uros Bizjak
- [tip: x86/asm] x86/percpu: Use raw_cpu_try_cmpxchg() in preempt_count_set(), tip-bot2 for Uros Bizjak
- [tip: x86/asm] x86/percpu: Define raw_cpu_try_cmpxchg and this_cpu_try_cmpxchg(), tip-bot2 for Uros Bizjak
- [tip: x86/boot] x86/efi: Drop EFI stub .bss from .data section, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/efi: Disregard setup header of loaded image, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/efi: Drop alignment flags from PE section headers, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot: Remove the 'bugger off' message, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot: Drop redundant code setting the root device, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot: Omit compression buffer from PE/COFF image memory footprint, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot: Drop references to startup_64, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot: Define setup size in linker script,
tip-bot2 for Ard Biesheuvel
- [tip: core/urgent] panic: Reenable preemption in WARN slowpath,
tip-bot2 for Lukas Wunner
- [tip: x86/urgent] x86/purgatory: Remove LTO flags,
tip-bot2 for Song Liu
- [tip: sched/core] sched: Assert for_each_thread() is properly locked, tip-bot2 for Matthew Wilcox (Oracle)
- [tip: x86/urgent] x86/boot/compressed: Reserve more memory for page tables,
tip-bot2 for Kirill A. Shutemov
- [tip: x86/entry] x86: Introduce ia32_enabled(), tip-bot2 for Nikolay Borisov
- [tip: x86/entry] x86/entry: Rename ignore_sysret(), tip-bot2 for Nikolay Borisov
- [tip: x86/entry] x86/entry: Compile entry_SYSCALL32_ignore() unconditionally, tip-bot2 for Nikolay Borisov
- [tip: x86/entry] x86/elf: Make loading of 32bit processes depend on ia32_enabled(), tip-bot2 for Nikolay Borisov
- [tip: x86/entry] x86/entry: Make IA32 syscalls' availability depend on ia32_enabled(), tip-bot2 for Nikolay Borisov
- [tip: x86/entry] x86: Make IA32_EMULATION boot time configurable, tip-bot2 for Nikolay Borisov
- [tip: locking/core] futex: Use a folio instead of a page, tip-bot2 for Matthew Wilcox (Oracle)
- [tip: x86/mm] x86/numa: Introduce numa_fill_memblks(), tip-bot2 for Alison Schofield
- [tip: x86/mm] ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS window, tip-bot2 for Alison Schofield
- [tip: x86/tdx] x86/tdx: Zero out the missing RSI in TDX_HYPERCALL macro, tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs, tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure, tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/tdx: Skip saving output regs when SEAMCALL fails with VMFailInvalid, tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/tdx: Make macros of TDCALLs consistent with the spec, tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/tdx: Rename __tdx_module_call() to __tdcall(), tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL,
tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asm,
tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/virt/tdx: Wire up basic SEAMCALL functions,
tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/tdx: Remove 'struct tdx_hypercall_args',
tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/virt/tdx: Make TDX_MODULE_CALL handle SEAMCALL #UD and #GP,
tip-bot2 for Kai Huang
- [tip: sched/urgent] x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain,
tip-bot2 for Ricardo Neri
- [tip: perf/core] perf/core: Bail out early if the request AUX area is out of bound,
tip-bot2 for Shuai Xue
- [tip: x86/urgent] x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*(),
tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/ibt: Suppress spurious ENDBR,
tip-bot2 for Peter Zijlstra
- [tip: locking/core] cleanup: Make no_free_ptr() __must_check,
tip-bot2 for Peter Zijlstra
- [tip: smp/core] smp: Change function signatures to use call_single_data_t,
tip-bot2 for Leonardo Bras
- [tip: sched/urgent] sched/fair: Fix SMT4 group_smt_balance handling,
tip-bot2 for Tim Chen
- [tip: sched/core] sched: Simplify syscalls,
tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Simplify set_user_nice(),
tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Simplify sched_{set,get}affinity(),
tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Simplify yield_to(),
tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Misc cleanups,
tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Simplify sched_move_task(),
tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Simplify sched_rr_get_interval(),
tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Simplify tg_set_cfs_bandwidth(),
tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/x86/intel: Fix broken fixed event constraints extension, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Extend the ref-cycles event to GP counters, tip-bot2 for Kan Liang
- [tip: objtool/urgent] objtool: Fix _THIS_IP_ detection for cold functions, tip-bot2 for Josh Poimboeuf
- [tip: x86/tdx] x86/tdx: Retry partially-completed page conversion hypercalls, tip-bot2 for Dexuan Cui
- [tip: x86/urgent] x86/platform/uv: Use alternate source for socket to node data, tip-bot2 for Steve Wahl
- [tip: x86/asm] x86/asm/bitops: Use __builtin_clz{l|ll} to evaluate constant expressions, tip-bot2 for Nick Desaulniers
- [tip: x86/urgent] x86/sgx: Break up long non-preemptible delays in sgx_vepc_release(), tip-bot2 for Jack Wang
- [tip: x86/urgent] x86: Remove the arch_calc_vm_prot_bits() macro from the UAPI, tip-bot2 for Thomas Huth
- [tip: x86/urgent] x86/build: Fix linker fill bytes quirk/incompatibility for ld.lld, tip-bot2 for Song Liu
- [tip: perf/urgent] perf/x86/uncore: Correct the number of CHAs on EMR, tip-bot2 for Kan Liang
- [tip: x86/urgent] x86/smp: Don't send INIT to non-present and non-booted CPUs, tip-bot2 for Thomas Gleixner
- [tip: sched/urgent] sched/fair: Optimize should_we_balance() for large SMT systems, tip-bot2 for Shrikanth Hegde
- [tip: x86/urgent] selftests/x86: Update map_shadow_stack syscall nr, tip-bot2 for Rick Edgecombe
- [tip: x86/merge] powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changes, tip-bot2 for Ingo Molnar
- [tip: x86/urgent] x86/fpu/xstate: Fix PKRU covert channel, tip-bot2 for Jim Mattson
- [tip: x86/urgent] x86/irq/i8259: Fix kernel-doc annotation warning, tip-bot2 for Vincenzo Palazzo
- [tip: x86/urgent] x86/speculation: Mark all Skylake CPUs as vulnerable to GDS, tip-bot2 for Dave Hansen
- [tip: timers/core] clocksource/drivers/timer-oxnas-rps: Remove obsolete timer driver, tip-bot2 for Neil Armstrong
- [tip: timers/core] dt-bindings: timer: oxsemi,rps-timer: remove obsolete bindings, tip-bot2 for Neil Armstrong
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Disable timer before programming CVAL, tip-bot2 for Walter Chang
- [tip: timers/core] clocksource/drivers/sun5i: Remove duplication of code and data, tip-bot2 for Mans Rullgard
- [tip: timers/core] clocksource/drivers/loongson1: Set variable ls1x_timer_lock storage-class-specifier to static, tip-bot2 for Tom Rix
- [tip: timers/core] clocksource/drivers/sun5i: Convert to platform device driver, tip-bot2 for Mans Rullgard
- [tip: timers/core] clocksource/drivers/sun5i: Remove pointless struct, tip-bot2 for Mans Rullgard
- [tip: timers/core] clocksource: Explicitly include correct DT includes, tip-bot2 for Rob Herring
- [tip: sched/urgent] sched/core: Report correct state for TASK_IDLE | TASK_FREEZABLE, tip-bot2 for NeilBrown
- [tip: x86/urgent] x86/audit: Fix -Wmissing-variable-declarations warning for ia32_xyz_class, tip-bot2 for Justin Stitt
- [tip: smp/urgent] cpu/hotplug: Prevent self deadlock on CPU hot-unplug, tip-bot2 for Thomas Gleixner
- [tip: x86/shstk] x86/shstk: Change order of __user in type, tip-bot2 for Rick Edgecombe
- [tip: timers/urgent] tick/rcu: Fix false positive "softirq work is pending" messages, tip-bot2 for Paul Gortmaker
- [tip: sched/urgent] sched/core: Add kernel-doc for set_cpus_allowed_ptr(), tip-bot2 for Costa Shulyupin
- [tip: sched/urgent] sched/fair: Make update_entity_lag() static, tip-bot2 for Hao Jia
- [tip: perf/core] perf/x86/intel: Factor out the initialization code for SPR, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Use the common uarch name for the shared functions, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Apply the common initialization code for ADL, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Add common intel_pmu_init_hybrid(), tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Clean up the hybrid CPU type handling code, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Factor out the initialization code for ADL e-core, tip-bot2 for Kan Liang
- [tip: irq/core] Merge tag 'irqchip-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core, tip-bot2 for Thomas Gleixner
- [tip: irq/urgent] genirq: Fix software resend lockup and nested resend, tip-bot2 for Johan Hovold
- [tip: x86/microcode] x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMD, tip-bot2 for Lukas Bulwahn
- [tip: x86/sev] x86/sev: Make enc_dec_hypercall() accept a size instead of npages, tip-bot2 for Steve Rutherford
- [tip: x86/urgent] x86/alternatives: Remove faulty optimization, tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Print mitigation for retbleed IBPB case,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Move retbleed IBPB check into existing 'has_microcode' code block,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Fix SBPB enablement for (possible) future fixed HW,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Fix unret validation dependencies,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/alternatives: Remove faulty optimization,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Fix SBPB enablement for spec_rstack_overflow=off,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Improve i-cache locality for alias mitigation,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Set CPUID feature bits independently of bug or mitigation status,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Remove 'pred_cmd' label,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Fix vulnerability reporting for missing microcode,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/bugs: Remove default case for fully switched enums,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Don't probe microcode in a guest,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Fix srso_show_state() side effect,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Unexport untraining functions,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Print actual mitigation if requested mitigation isn't possible,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Remove redundant X86_FEATURE_ENTRY_IBPB check, tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/retpoline: Remove .text..__x86.return_thunk section,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/nospec: Refactor UNTRAIN_RET[_*],
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/srso: Disentangle rethunk-dependent options,
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk(),
tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros,
tip-bot2 for Josh Poimboeuf
- [tip: x86/cleanups] x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces to use strscpy(), tip-bot2 for Justin Stitt
- [tip: sched/core] sched/eevdf/doc: Modify the documented knob to base_slice_ns as well, tip-bot2 for Shrikanth Hegde
- [tip: x86/cleanups] x86/platform/uv: Refactor code using deprecated strncpy() interface to use strscpy(), tip-bot2 for Justin Stitt
- [tip: x86/cleanups] x86/hpet: Refactor code using deprecated strncpy() interface to use strscpy(), tip-bot2 for Justin Stitt
- [tip: perf/core] perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno() call, tip-bot2 for Ilpo Järvinen
- [tip: x86/urgent] x86/fpu: Invalidate FPU state correctly on exec(),
tip-bot2 for Rick Edgecombe
- [tip: x86/urgent] x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4, tip-bot2 for Feng Tang
- [tip: core/entry] entry: Remove empty addr_limit_user_check(), tip-bot2 for Mark Rutland
- [tip: ras/core] x86/MCE: Always save CS register on AMD Zen IF Poison errors, tip-bot2 for Yazen Ghannam
- [tip: x86/urgent] x86/srso: Correct the mitigation status when SMT is disabled, tip-bot2 for Borislav Petkov (AMD)
- [tip: sched/core] sched/eevdf: Curb wakeup-preemption,
tip-bot2 for Peter Zijlstra
[tip: x86/shstk] x86/ibt: Convert IBT selftest to asm, tip-bot2 for Josh Poimboeuf
[tip: x86/urgent] x86/static_call: Fix __static_call_fixup(), tip-bot2 for Peter Zijlstra
[tip: x86/sev] x86/sev: Do not handle #VC for DR7 read/write, tip-bot2 for Alexey Kardashevskiy
[tip: x86/urgent] x86/cpu: Clean up SRSO return thunk mess,
tip-bot2 for Peter Zijlstra
[tip: x86/urgent] x86/cpu: Fix __x86_return_thunk symbol type, tip-bot2 for Peter Zijlstra
[tip: x86/urgent] objtool/x86: Fix SRSO mess,
tip-bot2 for Peter Zijlstra
[tip: x86/urgent] x86/cpu: Rename srso_(.*)_alias to srso_alias_\1,
tip-bot2 for Peter Zijlstra
[tip: x86/urgent] x86/cpu: Rename original retbleed methods,
tip-bot2 for Peter Zijlstra
[tip: x86/urgent] x86/alternative: Make custom return thunk unconditional, tip-bot2 for Peter Zijlstra
[tip: x86/urgent] x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk(), tip-bot2 for Peter Zijlstra
[tip: x86/urgent] x86/cpu/kvm: Provide UNTRAIN_RET_VM,
tip-bot2 for Peter Zijlstra
[tip: x86/urgent] x86/srso: Explain the untraining sequences a bit more,
tip-bot2 for Borislav Petkov (AMD)
[tip: x86/urgent] x86/cpu: Cleanup the untrain mess,
tip-bot2 for Peter Zijlstra
[tip: sched/core] sched: Simplify sched_exec(), tip-bot2 for Peter Zijlstra
[tip: sched/core] sched: Simplify get_nohz_timer_target(), tip-bot2 for Peter Zijlstra
[tip: sched/core] sched: Simplify sched_tick_remote(), tip-bot2 for Peter Zijlstra
[tip: sched/core] sched: Simplify: migrate_swap_stop(), tip-bot2 for Peter Zijlstra
[tip: sched/core] sched: Simplify wake_up_if_idle(), tip-bot2 for Peter Zijlstra
[tip: sched/core] sched: Simplify try_steal_cookie(), tip-bot2 for Peter Zijlstra
[tip: sched/core] sched/rt: Fix sysctl_sched_rr_timeslice intial value, tip-bot2 for Cyril Hrubis
[tip: sched/core] sched: Simplify ttwu(), tip-bot2 for Peter Zijlstra
[tip: sched/core] sched: Simplify sched_core_cpu_{starting,deactivate}(), tip-bot2 for Peter Zijlstra
[tip: sched/core] sched: Simplify sysctl_sched_uclamp_handler(), tip-bot2 for Peter Zijlstra
[tip: sched/core] sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset, tip-bot2 for Cyril Hrubis
[tip: x86/urgent] x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG, tip-bot2 for Petr Pavlu
[tip: x86/urgent] x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines and IBT, tip-bot2 for Petr Pavlu
[tip: x86/urgent] x86/srso: Disable the mitigation on unaffected configurations, tip-bot2 for Borislav Petkov (AMD)
[tip: x86/urgent] x86/CPU/AMD: Fix the DIV(0) initial fix attempt, tip-bot2 for Borislav Petkov (AMD)
[tip: x86/urgent] x86/retpoline: Don't clobber RFLAGS during srso_safe_ret(), tip-bot2 for Sean Christopherson
[tip: x86/microcode] x86/microcode: Hide the config knob, tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Make reload_early_microcode() static, tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/mm: Remove unused microcode.h include, tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/intel: Move microcode functions out of cpu/intel.c, tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Move core specific defines to local header, tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Include vendor headers into microcode.h, tip-bot2 for Ashok Raj
[tip: x86/microcode] x86/microcode/intel: Rename get_datasize() since its used externally, tip-bot2 for Ashok Raj
[tip: x86/microcode] x86/microcode/intel: Remove debug code, tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/intel: Remove pointless mutex, tip-bot2 for Thomas Gleixner
[tip: x86/urgent] x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405, tip-bot2 for Cristian Ciocaltea
[tip: x86/bugs] driver core: cpu: Fix the fallback cpu_show_gds() name, tip-bot2 for Borislav Petkov (AMD)
[tip: x86/misc] x86/uv: Update HPE Superdome Flex Maintainers, tip-bot2 for Justin Ernst
[tip: x86/bugs] x86/speculation: Add cpu_show_gds() prototype, tip-bot2 for Arnd Bergmann
[tip: x86/bugs] x86: Move gds_ucode_mitigated() declaration to header, tip-bot2 for Arnd Bergmann
[tip: x86/misc] x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based models, tip-bot2 for Avadhut Naik
[tip: x86/misc] hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models, tip-bot2 for Avadhut Naik
[tip: x86/misc] EDAC/amd64: Add support for AMD family 1Ah models 00h-1Fh and 40h-4Fh, tip-bot2 for Avadhut Naik
[tip: x86/bugs] driver core: cpu: Make cpu_show_not_affected() static, tip-bot2 for Borislav Petkov (AMD)
[tip: x86/bugs] Documentation/hw-vuln: Unify filename specification in index, tip-bot2 for Borislav Petkov (AMD)
[tip: x86/bugs] x86/srso: Fix build breakage with the LLVM linker,
tip-bot2 for Nick Desaulniers
[tip: x86/bugs] Documentation/srso: Document IBPB aspect and fix formatting, tip-bot2 for Borislav Petkov (AMD)
[tip: x86/bugs] driver core: cpu: Unify redundant silly stubs, tip-bot2 for Borislav Petkov (AMD)
[tip: sched/core] sched/fair: Commit to EEVDF, tip-bot2 for Peter Zijlstra
[tip: sched/core] sched/fair: Remove sched_feat(START_DEBIT), tip-bot2 for Peter Zijlstra
[tip: sched/core] sched/fair: Add lag based placement, tip-bot2 for Peter Zijlstra
[tip: sched/core] rbtree: Add rb_add_augmented_cached() helper, tip-bot2 for Peter Zijlstra
[tip: sched/core] sched/fair: Implement an EEVDF-like scheduling policy, tip-bot2 for Peter Zijlstra
[tip: sched/core] sched/fair: Add cfs_rq::avg_vruntime, tip-bot2 for Peter Zijlstra
[tip: sched/core] sched/fair: Commit to lag based placement, tip-bot2 for Peter Zijlstra
[tip: sched/core] sched/smp: Use lag to simplify cross-runqueue placement, tip-bot2 for Peter Zijlstra
[tip: sched/core] sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slice, tip-bot2 for Peter Zijlstra
[tip: sched/core] sched/fair: Propagate enqueue flags into place_entity(), tip-bot2 for Peter Zijlstra
[tip: x86/urgent] x86/mm: Fix VDSO and VVAR placement on 5-level paging machines, tip-bot2 for Kirill A. Shutemov
[tip: x86/apic] x86/apic: Wrap APIC ID validation into an inline, tip-bot2 for Thomas Gleixner
[tip: x86/apic] x86/apic: Wrap apic->native_eoi() into a helper, tip-bot2 for Thomas Gleixner
[tip: x86/apic] x86/apic: Simplify X2APIC ID validation, tip-bot2 for Thomas Gleixner
[tip: x86/apic] x86/apic: Add max_apic_id member, tip-bot2 for Thomas Gleixner
[tip: x86/apic] x86/apic/noop: Tidy up the code, tip-bot2 for Thomas Gleixner
[tip: x86/apic] x86/apic: Provide common init infrastructure, tip-bot2 for Thomas Gleixner
[tip: x86/apic] x86/xen/apic: Use standard apic driver mechanism for Xen PV, tip-bot2 for Juergen Gross
[tip: x86/apic] x86/apic: Sanitize APIC ID range validation, tip-bot2 for Thomas Gleixner
[tip: x86/apic] x86/apic: Prepare x2APIC for using apic::max_apic_id, tip-bot2 for Thomas Gleixner
[tip: x86/apic] x86/apic: Nuke ack_APIC_irq(), tip-bot2 for Dave Hansen
[tip: x86/apic] x86/apic: Provide apic_update_callback(), tip-bot2 for Thomas Gleixner
[tip: x86/apic] x86/apic: Remove pointless NULL initializations, tip-bot2 for Thomas Gleixner
[tip: x86/apic] x86/apic: Remove pointless arguments from [native_]eoi_write(), tip-bot2 for Thomas Gleixner
[tip: x86/apic] x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb(), tip-bot2 for Thomas Gleixner
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]