Linux Tip Commits
[Prev Page][Next Page]
- [tip: sched/core] freezer,umh: Clean up freezer/initrd interaction, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Default to false in test_idle_cores(), tip-bot2 for Abel Wu
- [tip: sched/core] sched: Change wait_task_inactive()s match_state, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Remove useless check in select_idle_core(), tip-bot2 for Abel Wu
- [tip: sched/core] sched/fair: Cleanup for SIS_PROP, tip-bot2 for Abel Wu
- [tip: sched/core] freezer: Have {,un}lock_system_sleep() save/restore flags, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Add TASK_ANY for wait_task_inactive(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/completion: Add wait_for_completion_state(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/wait: Add wait_event_state(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Widen TAKS_state literals, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Show PF_flag holes, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf: Consolidate branch sample filter helpers, tip-bot2 for Anshuman Khandual
- [tip: perf/core] perf/core: Expand PERF_EVENT_FLAG_ARCH, tip-bot2 for Anshuman Khandual
- [tip: perf/core] perf/core: Assert PERF_EVENT_FLAG_ARCH does not overlap with generic flags, tip-bot2 for Anshuman Khandual
- [tip: perf/core] arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH, tip-bot2 for Anshuman Khandual
- [tip: perf/core] perf/x86/intel: Remove x86_pmu::update_topdown_event, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf: Add a few assertions, tip-bot2 for Peter Zijlstra
- [tip: perf/core] x86/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH, tip-bot2 for Anshuman Khandual
- [tip: perf/core] perf/x86/intel: Optimize FIXED_CTR_CTRL access, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Change x86_pmu::limit_period signature, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/x86/intel: Move the topdown stuff into the intel driver, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/x86/intel: Remove x86_pmu::set_topdown_event_period, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/x86: Add a x86_pmu::limit_period static_call, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/x86: Add two more x86_pmu methods, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/x86/p4: Remove perfctr_second_write quirk, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/x86/intel/pebs: Fix PEBS timestamps overwritten, tip-bot2 for Kan Liang
- [tip: perf/urgent] perf/core: Fix reentry problem in perf_output_read_group(), tip-bot2 for Yang Jihong
- [tip: perf/core] perf: Use sample_flags for branch stack, tip-bot2 for Kan Liang
- [tip: perf/core] perf: Add sample_flags to indicate the PMU-filled sample data, tip-bot2 for Kan Liang
- [tip: perf/core] perf: Use sample_flags for txn, tip-bot2 for Kan Liang
- [tip: perf/core] perf: Use sample_flags for weight, tip-bot2 for Kan Liang
- [tip: perf/core] perf: Use sample_flags for data_src, tip-bot2 for Kan Liang
- [tip: sched/core] sched/deadline: Add dl_task_is_earliest_deadline helper, tip-bot2 for Shang XiaoJing
- [tip: sched/core] sched/deadline: Add replenish_dl_new_period helper, tip-bot2 for Shang XiaoJing
- [tip: sched/core] sched/deadline: Move __dl_clear_params out of dl_bw lock, tip-bot2 for Shang XiaoJing
- [tip: perf/urgent] perf/x86/intel: Fix unchecked MSR access error for Alder Lake N, tip-bot2 for Kan Liang
- [tip: perf/urgent] perf/x86/core: Completely disable guest PEBS via guest's global_ctrl, tip-bot2 for Like Xu
- [tip: x86/mm] x86/defconfig: Enable CONFIG_DEBUG_WX=y, tip-bot2 for Ingo Molnar
- [tip: x86/mm] x86/defconfig: Refresh the defconfigs, tip-bot2 for Ingo Molnar
- [tip: x86/microcode] x86/microcode: Print previous version of microcode after reload, tip-bot2 for Ashok Raj
- [tip: x86/mm] x86/mm: Refuse W^X violations, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/hw_breakpoint: Add KUnit test for constraints accounting, tip-bot2 for Marco Elver
- [tip: perf/core] perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test, tip-bot2 for Marco Elver
- [tip: perf/core] perf/hw_breakpoint: Optimize list of per-task breakpoints, tip-bot2 for Marco Elver
- [tip: perf/core] perf/hw_breakpoint: Clean up headers, tip-bot2 for Marco Elver
- [tip: perf/core] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked(), tip-bot2 for Marco Elver
- [tip: perf/core] perf/hw_breakpoint: Mark data __ro_after_init, tip-bot2 for Marco Elver
- [tip: perf/core] powerpc/hw_breakpoint: Avoid relying on caller synchronization, tip-bot2 for Marco Elver
- [tip: perf/core] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable, tip-bot2 for Marco Elver
- [tip: perf/core] perf/hw_breakpoint: Remove useless code related to flexible breakpoints, tip-bot2 for Marco Elver
- [tip: perf/core] perf/hw_breakpoint: Reduce contention with large number of tasks, tip-bot2 for Marco Elver
- [tip: perf/core] perf/hw_breakpoint: Optimize constant number of breakpoint slots, tip-bot2 for Marco Elver
- [tip: perf/core] perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targets, tip-bot2 for Marco Elver
- [tip: perf/core] perf/hw_breakpoint: Introduce bp_slots_histogram, tip-bot2 for Marco Elver
- [tip: perf/core] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets, tip-bot2 for Marco Elver
- [tip: x86/misc] x86/Kconfig: Specify idle=poll instead of no-hlt, tip-bot2 for Stephen Kitt
- [tip: x86/apic] x86/apic: Don't disable x2APIC if locked, tip-bot2 for Daniel Sneddon
- [tip: x86/urgent] x86/cpu: Add CPU model numbers for Meteor Lake, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Fix to restore to original value when re-enabling hardware prefetch register, tip-bot2 for Kohei Tarumizu
- [tip: x86/core] x86/earlyprintk: Clean up pciserial, tip-bot2 for Peter Zijlstra
- [tip: ras/core] x86/mce: Retrieve poison range from hardware, tip-bot2 for Jane Chu
- [tip: sched/core] sched: Add update_current_exec_runtime helper, tip-bot2 for Shang XiaoJing
- [tip: perf/urgent] perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU, tip-bot2 for Stephane Eranian
- [tip: perf/core] perf/x86/amd/brs: Move feature-specific functions, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/core: Add generic branch record interfaces, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/lbr: Add LbrExtV2 branch record support, tip-bot2 for Sandipan Das
- [tip: perf/core] x86/cpufeatures: Add LbrExtV2 feature bit, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/lbr: Detect LbrExtV2 support, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/core: Refactor branch attributes, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/lbr: Use fusion-aware branch classifier, tip-bot2 for Sandipan Das
- [tip: perf/core] perf: Extend branch type classification,
tip-bot2 for Anshuman Khandual
- [tip: perf/core] perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter support, tip-bot2 for Sandipan Das
- [tip: perf/core] perf: Add system error and not in transaction branch types,
tip-bot2 for Anshuman Khandual
- [tip: perf/core] perf/x86/amd/lbr: Add LbrExtV2 software branch filter support, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86: Make branch classifier fusion-aware, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86: Move branch classifier, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/core: Add speculation info to branch entries, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/lbr: Add LbrExtV2 branch speculation info support, tip-bot2 for Sandipan Das
- [tip: perf/core] perf: Capture branch privilege information,
tip-bot2 for Anshuman Khandual
- [tip: perf/core] perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform,
tip-bot2 for Anshuman Khandual
- [tip: x86/microcode] x86/microcode: Remove ->request_microcode_user(), tip-bot2 for Borislav Petkov
- [tip: x86/urgent] Documentation/ABI: Mention retbleed vulnerability info file for sysfs, tip-bot2 for Salvatore Bonaccorso
- [tip: x86/urgent] x86/sev: Mark snp_abort() noreturn, tip-bot2 for Borislav Petkov
- [tip: x86/cpu] x86/mm: Print likely CPU at segfault time, tip-bot2 for Rik van Riel
- [tip: x86/urgent] x86/sev: Don't use cc_platform_has() for early SEV-SNP calls, tip-bot2 for Tom Lendacky
- [tip: x86/urgent] x86/boot: Don't propagate uninitialized boot_params->cc_blob_address, tip-bot2 for Michael Roth
- [tip: x86/urgent] x86/cpu: Add new Raptor Lake CPU model number, tip-bot2 for Tony Luck
- [tip: sched/core] sched/fair: Allow changing cgroup of new forked task, tip-bot2 for Chengming Zhou
- [tip: sched/core] sched/fair: Maintain task se depth in set_task_rq(), tip-bot2 for Chengming Zhou
- [tip: sched/core] sched/fair: Combine detach into dequeue when migrating task, tip-bot2 for Chengming Zhou
- [tip: sched/core] sched/fair: Don't init util/runnable_avg for !fair task, tip-bot2 for Chengming Zhou
- [tip: sched/core] sched/fair: Reset sched_avg last_update_time before set_task_rq(), tip-bot2 for Chengming Zhou
- [tip: sched/core] sched/fair: Fix another detach on unattached task corner case, tip-bot2 for Chengming Zhou
- [tip: sched/core] sched/fair: Update comments in enqueue/dequeue_entity(), tip-bot2 for Chengming Zhou
- [tip: sched/core] sched/fair: Move task sched_avg attach to enqueue_task_fair(), tip-bot2 for Chengming Zhou
- [tip: sched/core] sched/fair: Remove redundant cpu_cgrp_subsys->fork(), tip-bot2 for Chengming Zhou
- [tip: x86/cpu] x86/cpu: Add new Raptor Lake CPU model number,
tip-bot2 for Tony Luck
- [tip: ras/core] RAS/CEC: Reduce offline page threshold for Intel systems, tip-bot2 for Tony Luck
- [tip: locking/core] locking: Add __lockfunc to slow path functions, tip-bot2 for Namhyung Kim
- [tip: objtool/core] objtool: Use arch_jump_destination() in read_intra_function_calls(), tip-bot2 for Chen Zhongjin
- [tip: objtool/core] objtool: Remove "ANNOTATE_NOENDBR on ENDBR" warning, tip-bot2 for Josh Poimboeuf
- [tip: perf/urgent] perf/x86/lbr: Enable the branch type for the Arch LBR by default, tip-bot2 for Kan Liang
- [tip: perf/urgent] perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the Baseline, tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf/x86/intel/ds: Fix precise store latency handling, tip-bot2 for Stephane Eranian
- [tip: perf/urgent] perf/x86/intel: Fix pebs event constraints for ADL, tip-bot2 for Kan Liang
- [tip: x86/urgent] x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry, tip-bot2 for Chen Zhongjin
- [tip: x86/urgent] x86/nospec: Fix i386 RSB stuffing, tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/nospec: Unwreck the RSB stuffing, tip-bot2 for Peter Zijlstra
- [tip: irq/urgent] Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/bugs: Add "unknown" reporting for MMIO Stale Data, tip-bot2 for Pawan Gupta
- [tip: x86/cpu] x86/clear_user: Make it faster, tip-bot2 for Borislav Petkov
- [tip: core/urgent] x86/kvm, objtool: Avoid fastop ENDBR from being sealed, tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/entry: Fix entry_INT80_compat for Xen PV guests, tip-bot2 for Juergen Gross
- [tip: x86/cleanups] x86/uaccess: Improve __try_cmpxchg64_user_asm() for x86_32, tip-bot2 for Uros Bizjak
- [tip: x86/microcode] x86/microcode/AMD: Attempt applying on every logical thread,
tip-bot2 for Borislav Petkov
- [tip: x86/microcode] x86/microcode: Document the whole late loading problem,
tip-bot2 for Ashok Raj
- [tip: x86/urgent] x86/PAT: Have pat_enabled() properly reflect state when running on Xen, tip-bot2 for Jan Beulich
- [tip: x86/sgx] x86/sgx: Improve comments for sgx_encl_lookup/alloc_backing(), tip-bot2 for Kristen Carlson Accardi
- [tip: x86/timers] x86/rtc: Rename mach_set_rtc_mmss() to mach_set_cmos_time(), tip-bot2 for Mateusz Jończyk
- [tip: x86/timers] x86/rtc: Rewrite & simplify mach_get_cmos_time() by deleting duplicated functionality, tip-bot2 for Mateusz Jończyk
- [tip: perf/urgent] x86/kprobes: Fix JNG/JNLE emulation, tip-bot2 for Nadav Amit
- [tip: sched/urgent] sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE(), tip-bot2 for Ingo Molnar
- [tip: timers/urgent] posix-cpu-timers: Cleanup CPU timers before freeing them during exec, tip-bot2 for Thadeu Lima de Souza Cascardo
- [tip: timers/urgent] time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64, tip-bot2 for Youngmin Nam
- [tip: x86/urgent] x86/bugs: Enable STIBP for IBPB mitigated RETBleed, tip-bot2 for Kim Phillips
- [tip: x86/mm] x86/mm: Rename set_memory_present() to set_memory_p(), tip-bot2 for Borislav Petkov
- [tip: timers/urgent] posix-timers: Make do_clock_gettime() static, tip-bot2 for Jiri Slaby
- [tip: x86/urgent] x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y, tip-bot2 for Andrea Righi
- [tip: x86/cleanups] x86: Fix various duplicate-word comment typos,
tip-bot2 for Jason Wang
- [tip: x86/platform] x86/acrn: Set up timekeeping, tip-bot2 for Fei Li
- [tip: sched/urgent] sched/core: Do not requeue task on CPU excluded from cpus_mask, tip-bot2 for Mel Gorman
- [tip: locking/core] locking/spinlocks: Mark spinlocks noinline when inline spinlocks are disabled, tip-bot2 for Andi Kleen
- [tip: sched/core] sched/core: Remove superfluous semicolon, tip-bot2 for Xin Gao
- [tip: perf/urgent] perf/core: Fix ';;' typo, tip-bot2 for Slark Xiao
- [tip: sched/core] sched/fair: Make per-cpu cpumasks static, tip-bot2 for Bing Huang
- [tip: sched/core] sched/fair: Remove unused parameter idle of _nohz_idle_balance(), tip-bot2 for Hao Jia
- [tip: x86/cleanups] x86/boot: Remove superfluous type casting from arch/x86/boot/bitops.h,
tip-bot2 for Li kunyu
- [tip: x86/urgent] x86/numa: Use cpumask_available instead of hardcoded NULL check, tip-bot2 for Siddh Raman Pant
- [tip: sched/urgent] sched/rt: Fix Sparse warnings due to undefined rt.c declarations, tip-bot2 for Ben Dooks
- [tip: sched/urgent] exit: Fix typo in comment: s/sub-theads/sub-threads, tip-bot2 for Ingo Molnar
- [tip: sched/urgent] sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed, tip-bot2 for Waiman Long
- [tip: perf/urgent] scripts/faddr2line: Fix vmlinux detection on arm64, tip-bot2 for Josh Poimboeuf
- [tip: perf/urgent] scripts/faddr2line: Add CONFIG_DEBUG_INFO check, tip-bot2 for Josh Poimboeuf
- [tip: locking/core] selftests: futex: Fix 'the the' typo in comment, tip-bot2 for Slark Xiao
- [tip: sched/core] sched/debug: Print each field value left-aligned in sched_show_task(), tip-bot2 for Zhen Lei
- [tip: x86/urgent] x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to be zero, tip-bot2 for Chenyi Qiang
- [tip: sched/core] sched/deadline: Use sched_dl_entity's dl_density in dl_task_fits_capacity(), tip-bot2 for Dietmar Eggemann
- [tip: sched/core] sched/core: Introduce sched_asym_cpucap_active(), tip-bot2 for Dietmar Eggemann
- [tip: sched/core] sched/deadline: Make dl_cpuset_cpumask_can_shrink() capacity-aware, tip-bot2 for Dietmar Eggemann
- [tip: perf/urgent] x86/kprobes: Update kcb status flag after singlestepping, tip-bot2 for Masami Hiramatsu (Google)
- [tip: perf/urgent] kprobes: Forbid probing on trampoline and BPF code areas, tip-bot2 for Chen Zhongjin
- [tip: locking/urgent] locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by first waiter, tip-bot2 for Waiman Long
- [tip: sched/core] rseq: Kill process when unknown flags are encountered in ABI structures,
tip-bot2 for Mathieu Desnoyers
- [tip: sched/core] rseq: Deprecate RSEQ_CS_FLAG_NO_RESTART_ON_* flags,
tip-bot2 for Mathieu Desnoyers
- [tip: x86/urgent] docs/kernel-parameters: Update descriptions for "mitigations=" param with retbleed, tip-bot2 for Eiichi Tsukata
- [tip: x86/urgent] x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available, tip-bot2 for Thadeu Lima de Souza Cascardo
- [tip: timers/core] dt-bindings: timer: Add Nomadik MTU binding, tip-bot2 for Linus Walleij
- [tip: timers/core] clocksource/drivers/arm_global_timer: Fix Kconfig "its" grammar, tip-bot2 for Randy Dunlap
- [tip: timers/core] Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource: Add Tegra186 timers support, tip-bot2 for Thierry Reding
- [tip: timers/core] clocksource/drivers/timer-tegra186: Add support for Tegra234 SoC, tip-bot2 for Kartik
- [tip: timers/core] dt-bindings: timer: mediatek: Add CPUX System Timer and MT6795 compatible, tip-bot2 for AngeloGioacchino Del Regno
- [tip: timers/core] clocksource/drivers/timer-mediatek: Implement CPUXGPT timers, tip-bot2 for AngeloGioacchino Del Regno
- [tip: timers/core] thermal/drivers/rcar_gen3_thermal: Add r8a779f0 support, tip-bot2 for Wolfram Sang
- [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Use mchp_pit64b_{suspend, resume}, tip-bot2 for Claudiu Beznea
- [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Remove suspend/resume ops for ce, tip-bot2 for Claudiu Beznea
- [tip: timers/core] dt-bindings: timer: renesas,cmt: R-Car V3U is R-Car Gen4, tip-bot2 for Wolfram Sang
- [tip: timers/core] dt-bindings: timer: renesas,cmt: Add r8a779f0 and generic Gen4 CMT support, tip-bot2 for Wolfram Sang
- [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Fix compilation warnings, tip-bot2 for Claudiu Beznea
- [tip: timers/core] clocksource/drivers/sh_cmt: Add R-Car Gen4 support, tip-bot2 for Wolfram Sang
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6, tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3, tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCs, tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3, tip-bot2 for Tony Lindgren
- [tip: timers/core] dt-bindings: timer: renesas,cmt: Fix R-Car Gen4 fall-out, tip-bot2 for Geert Uytterhoeven
- [tip: timers/core] clocksource/drivers/tegra186: Put Kconfig option 'tristate' to 'bool', tip-bot2 for Daniel Lezcano
- [tip: timers/core] clocksource/drivers/sun4i: Remove unnecessary (void*) conversions, tip-bot2 for XU pengfei
- [tip: timers/core] dt-bindings: timer: ingenic,tcu: use absolute path to other schema, tip-bot2 for Krzysztof Kozlowski
- [tip: timers/core] dt-bindings: timer: allwinner,sun4i-a10-timer: Add D1 compatible, tip-bot2 for Samuel Holland
- [tip: timers/core] clocksource/drivers/sun5i: Remove unnecessary (void*) conversions, tip-bot2 for Li zeming
- [tip: timers/core] wait: Fix __wait_event_hrtimeout for RT/DL tasks, tip-bot2 for Juri Lelli
- [tip: irq/core] Merge tag 'irqchip-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV", tip-bot2 for Borislav Petkov
- [tip: x86/urgent] x86/configs: Update configs in x86_debug.config, tip-bot2 for Lukas Bulwahn
- [tip: perf/core] perf/x86/ibs: Add new IBS register bits into header, tip-bot2 for Ravi Bangoria
- [tip: x86/build] x86/purgatory: Hard-code obj-y in Makefile, tip-bot2 for Masahiro Yamada
- [tip: x86/build] x86/purgatory: Omit use of bin2c, tip-bot2 for Masahiro Yamada
- [tip: x86/urgent] x86/speculation: Make all RETbleed mitigations 64-bit only, tip-bot2 for Ben Hutchings
- [tip: x86/misc] x86/amd_nb: Add AMD PCI IDs for SMN communication, tip-bot2 for Mario Limonciello
- [tip: x86/misc] hwmon: (k10temp): Add support for new family 17h and 19h models, tip-bot2 for Mario Limonciello
- [tip: x86/core] x86,nospec: Simplify {JMP,CALL}_NOSPEC, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/extable: Fix ex_handler_msr() print condition, tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] sched/deadline: Fix BUG_ON condition for deboosted tasks, tip-bot2 for Juri Lelli
- [tip: sched/core] nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt(), tip-bot2 for Nicolas Saenz Julienne
- [tip: sched/core] sched/core: Fix the bug that task won't enqueue into core tree when update cookie, tip-bot2 for Cruz Zhao
- [tip: sched/core] sched/fair: Disallow sync wakeup from interrupt context, tip-bot2 for Libo Chen
- [tip: x86/urgent] x86/alternative: Report missing return thunk details, tip-bot2 for Kees Cook
- [tip: x86/urgent] x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts, tip-bot2 for Pawan Gupta
- [tip: x86/urgent] lkdtm: Disable return thunks in rodata.c, tip-bot2 for Josh Poimboeuf
- [tip: perf/urgent] perf/x86/intel/lbr: Fix unchecked MSR access error on HSW, tip-bot2 for Kan Liang
- [tip: x86/urgent] virt: sev-guest: Pass the appropriate argument type to iounmap(), tip-bot2 for Tom Lendacky
- [tip: x86/urgent] x86/amd: Use IBPB for firmware calls, tip-bot2 for Peter Zijlstra
- [tip: x86/cpu] x86/cpu: Use MSR_IA32_MISC_ENABLE constants, tip-bot2 for Paolo Bonzini
- [tip: x86/mm] x86/mm/tlb: Ignore f->new_tlb_gen when zero, tip-bot2 for Nadav Amit
- [tip: x86/urgent] x86/bugs: Remove apostrophe typo, tip-bot2 for Kim Phillips
- [tip: x86/urgent] x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current, tip-bot2 for Nathan Chancellor
- [tip: x86/urgent] um: Add missing apply_returns(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/core: Always flush pending blk_plug, tip-bot2 for John Keeping
- [tip: perf/urgent] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: fix case with reduced capacity CPU, tip-bot2 for Vincent Guittot
- [tip: x86/urgent] x86/bugs: Mark retbleed_strings static, tip-bot2 for Jiapeng Chong
- [tip: x86/urgent] x86/kvm: Fix FASTOP_SIZE when return thunks are enabled, tip-bot2 for Thadeu Lima de Souza Cascardo
- [tip: x86/urgent] x86/entry: Remove UNTRAIN_RET from native_irq_return_ldt, tip-bot2 for Alexandre Chartre
- [tip: x86/urgent] x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit,
tip-bot2 for Jiri Slaby
- [tip: x86/urgent] x86/pat: Fix x86_has_pat_wp(),
tip-bot2 for Juergen Gross
- [tip: x86/kdump] x86/setup: Use rng seeds from setup_data, tip-bot2 for Jason A. Donenfeld
- [tip: x86/build] x86/build: Remove unused OBJECT_FILES_NON_STANDARD_test_nx.o, tip-bot2 for Masahiro Yamada
- [tip: x86/sgx] x86/sgx: Drop 'page_index' from sgx_backing, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask(), tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Support restricting of enclave page permissions, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes(), tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Export sgx_encl_{grow,shrink}(), tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Support VA page allocation without reclaiming, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Add wrapper for SGX2 EMODPR function, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Add short descriptions to ENCLS wrappers, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Export sgx_encl_page_alloc(), tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/sgx: Make sgx_ipi_cb() available internally, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Add wrapper for SGX2 EMODT function, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Keep record of SGX page type, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Add wrapper for SGX2 EAUG function, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Create utility to validate user provided offset and length, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Export sgx_encl_ewb_cpumask(), tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Support loading enclave page without VMA permissions check, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] selftests/sgx: Introduce TCS initialization enclave operation, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] selftests/sgx: Test invalid access to removed enclave page, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Support adding of pages to an initialized enclave, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] Documentation/x86: Introduce enclave runtime management section, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] selftests/sgx: Add test for EPCM permission changes, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] selftests/sgx: Add test for TCS page permission changes, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] selftests/sgx: Introduce dynamic entry point, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] selftests/sgx: Test two different SGX2 EAUG flows, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Support modifying SGX page type, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] selftests/sgx: Test faulty enclave behavior, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Tighten accessible memory range after enclave initialization, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Support complete page removal, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] selftests/sgx: Test complete changing of page type flow, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] selftests/sgx: Page removal stress test, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Free up EPC pages directly to support large page ranges, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] selftests/sgx: Test reclaiming of untouched page, tip-bot2 for Reinette Chatre
- [tip: x86/cleanups] x86/mm: Refer to the intended config STRICT_DEVMEM in a comment, tip-bot2 for Lukas Bulwahn
- [tip: x86/boot] x86/kexec: Carry forward IMA measurement log on kexec, tip-bot2 for Jonathan McDowell
- [tip: x86/urgent] x86/ibt, objtool: Don't discard text references from tracepoint section, tip-bot2 for Peter Zijlstra
- [tip: x86/build] x86/Kconfig: Fix CONFIG_CC_HAS_SANE_STACKPROTECTOR when cross compiling with clang,
tip-bot2 for Nathan Chancellor
- [tip: irq/urgent] Merge tag 'irqchip-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
- [tip: perf/core] perf/x86/intel: Fix PEBS memory access info encoding for ADL, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Fix PEBS data source encoding for ADL, tip-bot2 for Kan Liang
- [tip: sched/core] sched/core: add forced idle accounting for cgroups, tip-bot2 for Josh Don
- [tip: sched/core] sched/core: Use try_cmpxchg in set_nr_{and_not,if}_polling, tip-bot2 for Uros Bizjak
- [tip: x86/urgent] x86/compressed/64: Add identity mappings for setup_data entries, tip-bot2 for Michael Roth
- [tip: x86/urgent] x86/xen: Use clear_bss() for Xen PV guests, tip-bot2 for Juergen Gross
- [tip: x86/urgent] x86: Clear .brk area at early boot, tip-bot2 for Juergen Gross
- [tip: x86/urgent] x86: Fix .brk attribute in linker script, tip-bot2 for Juergen Gross
- [tip: sched/core] sched/fair: Decay task PELT values during wakeup migration, tip-bot2 for Vincent Donnefort
- [tip: sched/core] sched/fair: Rename select_idle_mask to select_rq_mask, tip-bot2 for Dietmar Eggemann
- [tip: sched/core] sched/fair: Provide u64 read for 32-bits arch helper, tip-bot2 for Vincent Donnefort
- [tip: sched/core] sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util(), tip-bot2 for Dietmar Eggemann
- [tip: sched/core] sched/fair: Remove task_util from effective utilization in feec(), tip-bot2 for Vincent Donnefort
- [tip: sched/core] sched/fair: Use the same cpumask per-PD throughout find_energy_efficient_cpu(), tip-bot2 for Dietmar Eggemann
- [tip: sched/core] sched/fair: Remove the energy margin in feec(), tip-bot2 for Vincent Donnefort
- [tip: ras/core] x86/mce: Check whether writes to MCA_STATUS are getting ignored, tip-bot2 for Smita Koralahalli
- [tip: sched/core] selftests/rseq: riscv: use rseq_get_abi() helper, tip-bot2 for Michael Jeanson
- [tip: sched/core] sched: Remove unused function group_first_cpu(), tip-bot2 for Zhang Qiao
- [tip: sched/core] sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg, tip-bot2 for Chen Yu
- [tip: sched/core] selftests/rseq: riscv: fix 'literal-suffix' warning, tip-bot2 for Michael Jeanson
- [tip: sched/core] sched/fair: Remove redundant word " *", tip-bot2 for Zhang Qiao
- [tip: sched/core] sched: only perform capability check on privileged operation, tip-bot2 for Christian Göttsche
- [tip: perf/core] perf/core: Add a new read format to get a number of lost samples, tip-bot2 for Namhyung Kim
- [tip: sched/core] selftests/rseq: check if libc rseq support is registered, tip-bot2 for Michael Jeanson
- [tip: locking/core] jump_label: mips: move module NOP patching into arch code, tip-bot2 for Ard Biesheuvel
- [tip: locking/core] jump_label: make initial NOP patching the special case, tip-bot2 for Ard Biesheuvel
- [tip: locking/core] jump_label: s390: avoid pointless initial NOP patching, tip-bot2 for Ard Biesheuvel
- [tip: locking/core] locking/lockdep: Fix lockdep_init_map_*() confusion, tip-bot2 for Peter Zijlstra
- [tip: x86/kdump] x86/kexec: Carry forward IMA measurement log on kexec,
tip-bot2 for Jonathan McDowell
- [tip: x86/vmware] x86/vmware: Use BIT() macro for shifting, tip-bot2 for Shreenidhi Shedi
- [tip: x86/misc] x86/pmem: Fix platform-device leak in error path, tip-bot2 for Johan Hovold
- [tip: x86/urgent] x86/tdx: Clarify RIP adjustments in #VE handler, tip-bot2 for Kirill A. Shutemov
- [tip: x86/urgent] x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page,
tip-bot2 for Kirill A. Shutemov
- [tip: x86/urgent] x86/tdx: Fix early #VE handling, tip-bot2 for Kirill A. Shutemov
- [tip: irq/core] genirq/PM: Unexport {suspend,resume}_device_irqs(), tip-bot2 for Lukas Wunner
- [tip: sched/core] sched: Fix the check of nr_running at queue wakelist, tip-bot2 for Tianchen Ding
- [tip: sched/core] sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle, tip-bot2 for Tianchen Ding
- [tip: sched/core] sched/numa: Initialise numa_migrate_retry, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/numa: Do not swap tasks between nodes when spare capacity is available, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/numa: Adjust imb_numa_nr to a better approximation of memory channels, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/fair: Consider CPU affinity when allowing NUMA imbalance in find_idlest_group(), tip-bot2 for K Prateek Nayak
- [tip: sched/core] sched/numa: Apply imbalance limitations consistently, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/fair: Optimize and simplify rq leaf_cfs_rq_list, tip-bot2 for Chengming Zhou
- [tip: sched/core] sched/deadline: Use proc_douintvec_minmax() limit minimum value, tip-bot2 for Yajun Deng
- [tip: sched/core] sched: Allow newidle balancing to bail out of load_balance, tip-bot2 for Josh Don
- [tip: locking/urgent] locking/lockdep: Use sched_clock() for random numbers, tip-bot2 for Sebastian Andrzej Siewior
- [tip: sched/urgent] sched: Fix balance_push() vs __sched_setscheduler(), tip-bot2 for Peter Zijlstra
- [tip: perf/core] x86/events/intel/ds: Enable large PEBS for PERF_SAMPLE_WEIGHT_TYPE, tip-bot2 for Like Xu
- [tip: perf/core] perf/x86/amd/uncore: Use attr_update for format attributes, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/uncore: Use dynamic events array, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/uncore: Detect available DF counters, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/uncore: Add PerfMonV2 DF event format, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/uncore: Add PerfMonV2 RDPMC assignments, tip-bot2 for Sandipan Das
- [tip: x86/urgent] x86/mm: Fix RESERVE_BRK() for older binutils, tip-bot2 for Josh Poimboeuf
- [tip: irq/urgent] Merge tag 'irqchip-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
- [tip: objtool/urgent] objtool: Fix obsolete reference to CONFIG_X86_SMAP, tip-bot2 for Josh Poimboeuf
- [tip: objtool/urgent] faddr2line: Fix overlapping text section failures, the sequel, tip-bot2 for Josh Poimboeuf
- [tip: objtool/urgent] x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage, tip-bot2 for Josh Poimboeuf
- [tip: x86/cpu] x86: Remove vendor checks from prefer_mwait_c1_over_halt, tip-bot2 for Wyes Karny
- [tip: x86/cpu] x86: Handle idle=nomwait cmdline properly for x86_idle, tip-bot2 for Wyes Karny
- [tip: x86/cpu] x86: Fix comment for X86_FEATURE_ZEN, tip-bot2 for Wyes Karny
- [tip: x86/fpu] x86/fpu: Add a helper to prepare AMX state for low-power CPU idle,
tip-bot2 for Chang S. Bae
- [tip: x86/fpu] intel_idle: Add a new flag to initialize the AMX state,
tip-bot2 for Chang S. Bae
- [tip: x86/mm] Documentation/protection-keys: Clean up documentation for User Space pkeys, tip-bot2 for Ira Weiny
- [tip: x86/mm] x86/pkeys: Clarify PKRU_AD_KEY macro, tip-bot2 for Ira Weiny
- [tip: x86/mm] x86/mm/tlb: Avoid reading mm_tlb_gen when possible, tip-bot2 for Nadav Amit
- [tip: x86/urgent] x86/sgx: Set active memcg prior to shmem allocation,
tip-bot2 for Kristen Carlson Accardi
- [tip: x86/microcode] x86/microcode: Taint and warn on late loading, tip-bot2 for Borislav Petkov
- [tip: x86/microcode] x86/microcode: Rip out the OLD_INTERFACE, tip-bot2 for Borislav Petkov
- [tip: x86/microcode] x86/microcode: Default-disable late loading, tip-bot2 for Borislav Petkov
- [tip: x86/microcode] x86/microcode: Remove unnecessary perf callback, tip-bot2 for Borislav Petkov
- [tip: sched/urgent] sched/autogroup: Fix sysctl move, tip-bot2 for Peter Zijlstra
- [tip: objtool/urgent] x86: Always inline on_thread_stack() and current_top_of_stack(), tip-bot2 for Peter Zijlstra
- [tip: objtool/urgent] x86/cpu: Elide KCSAN for cpu_has() and friends, tip-bot2 for Peter Zijlstra
- [tip: objtool/urgent] objtool: Add CONFIG_HAVE_UACCESS_VALIDATION, tip-bot2 for Josh Poimboeuf
- [tip: objtool/urgent] context_tracking: Always inline empty stubs, tip-bot2 for Peter Zijlstra
- [tip: objtool/urgent] x86/extable: Annotate ex_handler_msr_mce() as a dead end, tip-bot2 for Borislav Petkov
- [tip: objtool/urgent] jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds, tip-bot2 for Peter Zijlstra
- [tip: objtool/urgent] objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn, tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE), tip-bot2 for Fanjun Kong
- [tip: perf/urgent] perf/core: Remove unused local variable, tip-bot2 for Haowen Bai
- [tip: x86/cleanups] x86: Fix all occurences of the "the the" typo,
tip-bot2 for Bo Liu
- [tip: timers/core] Merge tag 'timers-v5.19-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core, tip-bot2 for Thomas Gleixner
- [tip: timers/core] dt-bindings: timer: Add compatible for Mediatek MT8186, tip-bot2 for Allen-KH Cheng
- [tip: timers/core] clocksource/drivers/ixp4xx: Drop boardfile probe path, tip-bot2 for Linus Walleij
- [tip: timers/core] clocksource/drivers/riscv: Events are stopped during CPU suspend, tip-bot2 for Samuel Holland
- [tip: timers/core] clocksource/drivers/sp804: Avoid error on multiple instances, tip-bot2 for Andre Przywara
- [tip: timers/core] clocksource/drivers/bcm_kona: Convert to SPDX identifier, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/jcore: Convert to SPDX identifier, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/armada-370-xp: Convert to SPDX identifier, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/mips-gic-timer: Convert to SPDX identifier, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/orion: Convert to SPDX identifier, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/digicolor: Convert to SPDX identifier, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/lpc32xx: Convert to SPDX identifier, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/pistachio: Convert to SPDX identifier, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/timer-sun4i: Convert to SPDX identifier, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Remove unnecessary NULL check, tip-bot2 for Dan Carpenter
- [tip: timers/core] clocksource/drivers/timer-sun5i: Convert to SPDX identifier, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value, tip-bot2 for Krzysztof Kozlowski
- [PATCH V2] x86/idt: traceponit.c: fix comment for irq vector tracepoints,
sunliming
- [tip: perf/urgent] perf/x86/intel: Fix event constraints for ICL, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/Kconfig: Fix indentation in the Kconfig file, tip-bot2 for Juerg Haefliger
- [tip: x86/cleanups] x86/idt: Remove unused headers, tip-bot2 for sunliming
- [tip: x86/cleanups] x86/Kconfig: Fix indentation and add endif comments to arch/x86/Kconfig, tip-bot2 for Juerg Haefliger
- [tip: x86/cleanups] x86/Kconfig: Fix indentation of arch/x86/Kconfig.debug, tip-bot2 for Juerg Haefliger
- [tip: x86/boot] x86/setup: Use strscpy() to replace deprecated strlcpy(), tip-bot2 for XueBing Chen
- [tip: irq/core] Merge tag 'irqchip-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core, tip-bot2 for Thomas Gleixner
- [tip: objtool/core] objtool: Fix symbol creation, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Fix objtool regression on x32 systems, tip-bot2 for Mikulas Patocka
- [tip: x86/sev] x86/entry: Fixup objtool/ibt validation, tip-bot2 for Peter Zijlstra
- [tip: x86/cleanups] x86: Remove empty files, tip-bot2 for Borislav Petkov
- [tip: x86/microcode] x86/microcode: Add explicit CPU vendor dependency, tip-bot2 for Borislav Petkov
- [tip: objtool/urgent] objtool: Fix objtool regression on x32 systems, tip-bot2 for Mikulas Patocka
- [tip: x86/core] bug: Use normal relative pointers in 'struct bug_entry', tip-bot2 for Josh Poimboeuf
- [tip: x86/asm] x86/entry: Fix register corruption in compat syscall, tip-bot2 for Josh Poimboeuf
- [tip: objtool/urgent] objtool: Fix symbol creation, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Reverse sched_class layout, tip-bot2 for Peter Zijlstra
- [tip: sched/core] topology: Remove unused cpu_cluster_mask(),
tip-bot2 for Dietmar Eggemann
- [tip: perf/core] perf/x86/amd/core: Fix reloading events for SVM, tip-bot2 for Sandipan Das
- [tip: locking/core] sched/clock: Use try_cmpxchg64 in sched_clock_{local,remote}, tip-bot2 for Uros Bizjak
- [tip: x86/build] x86/boot: Wrap literal addresses in absolute_pointer(), tip-bot2 for Kees Cook
- [tip: x86/sev] x86/sev: Mark the code returning to user space as syscall gap, tip-bot2 for Lai Jiangshan
- [tip: x86/sev] x86/sev: Annotate stack change in the #VC handler, tip-bot2 for Lai Jiangshan
- [tip: objtool/core] objtool: Remove libsubcmd.a when make clean, tip-bot2 for Tiezhu Yang
- [tip: objtool/core] objtool: Remove inat-tables.c when make clean, tip-bot2 for Tiezhu Yang
- [tip: objtool/core] scripts: Create objdump-func helper script, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] scripts/faddr2line: Fix overlapping text section failures, tip-bot2 for Josh Poimboeuf
- [tip: locking/core] locking/atomic: Add generic try_cmpxchg64 support, tip-bot2 for Uros Bizjak
- [tip: locking/core] locking/atomic/x86: Introduce arch_try_cmpxchg64, tip-bot2 for Uros Bizjak
- [tip: perf/core] perf/x86/amd: Run AMD BRS code only on supported hw, tip-bot2 for Borislav Petkov
- [tip: perf/core] perf/x86/amd: Fix AMD BRS period adjustment, tip-bot2 for Peter Zijlstra
- [tip: x86/sgx] x86/sgx: Mark PCMD page as dirty when modifying contents, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Fix race between reclaimer and page fault handler, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Obtain backing storage page with enclave mutex held, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Ensure no data in PCMD page after truncate, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] x86/sgx: Disconnect backing page references from dirty status, tip-bot2 for Reinette Chatre
- [tip: x86/sev] x86/sev: Remove duplicated assignment to variable info, tip-bot2 for Colin Ian King
- [tip: x86/core] x86/nmi: Make register_nmi_handler() more robust, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq/irq_sim: Make the irq_work always run in hard irq context, tip-bot2 for Sebastian Andrzej Siewior
- [tip: timers/core] timers: Provide a better debugobjects hint for delayed works, tip-bot2 for Stephen Boyd
- [tip: x86/cleanups] x86/speculation: Add missing srbds=off to the mitigations= help text, tip-bot2 for Xiao Yang
- [tip: x86/cleanups] x86/prctl: Remove pointless task argument, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/mm: Fix marking of unused sub-pmd ranges, tip-bot2 for Adrian-Ken Rueegsegger
- [tip: locking/core] futex: Remove a PREEMPT_RT_FULL reference., tip-bot2 for Sebastian Andrzej Siewior
- [tip: core/debugobjects] debugobjects: Convert to SPDX license identifier, tip-bot2 for Thomas Gleixner
- [tip: sched/urgent] sched/tracing: Append prev_state to tp args instead, tip-bot2 for Delyan Kratunov
- [tip: x86/vdso] x86/vsyscall: Remove CONFIG_LEGACY_VSYSCALL_EMULATE, tip-bot2 for Andy Lutomirski
- [tip: sched/core] sched/core: Avoid obvious double update_rq_clock warning, tip-bot2 for Hao Jia
- [tip: sched/core] sched/deadline: Remove superfluous rq clock update in push_dl_task(), tip-bot2 for Hao Jia
- [tip: perf/core] perf/x86: Add new Alder Lake and Raptor Lake support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/cstate: Add new Alder Lake and Raptor Lake support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/msr: Add new Alder Lake and Raptor Lake support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/uncore: Clean up uncore_pci_ids[], tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/uncore: Add new Alder Lake and Raptor Lake support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/amd/ibs: Use ->is_visible callback for dynamic attributes, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/amd/ibs: Add support for L3 miss filtering, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/amd/ibs: Cascade pmu init functions' return value, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/ibs: Fix comment, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attribute, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/x86/amd: Remove unused variable 'hwc',
tip-bot2 for Zucheng Zheng
- [tip: locking/core] locking/qrwlock: Change "queue rwlock" to "queued rwlock", tip-bot2 for Waiman Long
- [tip: locking/core] lockdep: Delete local_irq_enable_in_hardirq(), tip-bot2 for Thomas Gleixner
- [tip: irq/urgent] genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq(), tip-bot2 for Lukas Wunner
- [tip: x86/asm] x86/mm: Simplify RESERVE_BRK(), tip-bot2 for Josh Poimboeuf
- [tip: x86/asm] x86/entry: Use PUSH_AND_CLEAR_REGS for compat, tip-bot2 for Peter Zijlstra
- [tip: x86/asm] x86/entry: Remove skip_r11rcx, tip-bot2 for Peter Zijlstra
- [tip: x86/asm] linkage: Fix issue with missing symbol size, tip-bot2 for Peter Zijlstra
- [tip: x86/asm] objtool: Fix STACK_FRAME_NON_STANDARD reloc type,
tip-bot2 for Peter Zijlstra
- [tip: x86/asm] x86/entry: Simplify entry_INT80_compat(), tip-bot2 for Linus Torvalds
- [tip: x86/urgent] x86/fpu: Prevent FPU state corruption, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] MAINTAINERS: Update Josh Poimboeuf's email address, tip-bot2 for Josh Poimboeuf
- [tip: x86/misc] x86/mm: Cleanup the control_va_addr_alignment() __setup handler, tip-bot2 for Randy Dunlap
- [tip: x86/misc] x86: Fix return value of __setup handlers, tip-bot2 for Randy Dunlap
- [tip: x86/splitlock] x86/split_lock: Enable the split lock feature on Raptor Lake, tip-bot2 for Tony Luck
- [tip: x86/asm] x86/entry: Convert SWAPGS to swapgs and remove the definition of SWAPGS, tip-bot2 for Lai Jiangshan
- [tip: x86/asm] x86/traps: Use pt_regs directly in fixup_bad_iret(), tip-bot2 for Lai Jiangshan
- [tip: x86/asm] x86/entry: Move CLD to the start of the idtentry macro, tip-bot2 for Lai Jiangshan
- [tip: x86/asm] x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry(), tip-bot2 for Lai Jiangshan
- [tip: x86/asm] x86/entry: Switch the stack after error_entry() returns, tip-bot2 for Lai Jiangshan
- [tip: x86/asm] x86/entry: Don't call error_entry() for XENPV, tip-bot2 for Lai Jiangshan
- [tip: irq/urgent] genirq: Synchronize interrupt thread startup,
tip-bot2 for Thomas Pfaff
- [tip: x86/sev] x86/sev: Fix address space sparse warning, tip-bot2 for Borislav Petkov
- [tip: timers/core] time/sched_clock: Round the frequency reported to nearest rather than down, tip-bot2 for Maciej W. Rozycki
- [tip: timers/core] time/sched_clock: Use Hz as the unit for clock rate reporting below 4kHz, tip-bot2 for Maciej W. Rozycki
- [tip: timers/core] time/sched_clock: Fix formatting of frequency reporting code, tip-bot2 for Maciej W. Rozycki
- [tip: irq/core] genirq: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync(), tip-bot2 for Minghao Chi
- [tip: timers/core] timekeeping: Annotate ktime_get_boot_fast_ns() with data_race(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] timekeeping: Consolidate fast timekeeper, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Cleanup variable shadowing, tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86/aperfperf: Make it correct on 32bit and UP kernels, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86/apic: Do apic driver probe for "nosmp" use case, tip-bot2 for Kuppuswamy Sathyanarayanan
- [tip: core/urgent] mm: Fix PASID use-after-free issue, tip-bot2 for Fenghua Yu
- [tip: x86/urgent] x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests, tip-bot2 for Thomas Gleixner
- [tip: sched/core] sched: Fix missing prototype warnings, tip-bot2 for Thomas Gleixner
- [tip: sched/core] smp: Rename flush_smp_call_function_from_idle(), tip-bot2 for Thomas Gleixner
- [tip: sched/core] smp: Make softirq handling RT safe in flush_smp_call_function_queue(), tip-bot2 for Sebastian Andrzej Siewior
- [tip: sched/core] sched/fair: Remove sched_trace_*() helper functions, tip-bot2 for Dietmar Eggemann
- [tip: sched/core] sched/fair: Remove cfs_rq_tg_path(), tip-bot2 for Dietmar Eggemann
- [tip: sched/core] sched/fair: Refactor cpu_util_without(), tip-bot2 for Dietmar Eggemann
- [tip: perf/core] x86/cpufeatures: Add PerfMonV2 feature bit,
tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/core: Add PerfMonV2 overflow handling,
tip-bot2 for Sandipan Das
- [tip: perf/core] x86/msr: Add PerfCntrGlobal* registers,
tip-bot2 for Sandipan Das
- [tip: perf/core] kvm: x86/cpuid: Fix CPUID leaf 0xA,
tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/core: Detect PerfMonV2 support,
tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86/amd/core: Add PerfMonV2 counter control,
tip-bot2 for Sandipan Das
- [tip: perf/core] perf/amd/ibs: Use interrupt regs ip for stack unwinding,
tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/x86/amd/core: Detect available counters,
tip-bot2 for Sandipan Das
- [tip: timers/urgent] timekeeping: Mark NMI safe time accessors as notrace, tip-bot2 for Kurt Kanzenbach
- [tip: x86/cpu] x86/speculation: Add missing prototype for unpriv_ebpf_notify(), tip-bot2 for Josh Poimboeuf
- [tip: irq/urgent] bus: fsl-mc-msi: Fix MSI descriptor mutex lock for msi_first_desc(), tip-bot2 for Shin'ichiro Kawasaki
- [tip: x86/cleanups] x86/aperfmperf: Replace aperfmperf_get_khz(),
tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86/aperfmperf: Make parts of the frequency invariance code unconditional,
tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86/aperfmperf: Store aperf/mperf data for cpu frequency reads,
tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86/aperfmperf: Replace arch_freq_get_on_cpu(),
tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86/smp: Move APERF/MPERF code where it belongs, tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86/aperfmperf: Put frequency invariance aperf/mperf data into a struct,
tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86/aperfmperf: Separate AP/BP frequency invariance init, tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86/aperfmperf: Integrate the fallback code from show_cpuinfo(),
tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86/aperfmperf: Untangle Intel and AMD frequency invariance init,
tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86/aperfmperf: Restructure arch_scale_freq_tick(),
tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86/aperfmperf: Dont wake idle CPUs in arch_freq_get_on_cpu(), tip-bot2 for Thomas Gleixner
- [tip: x86/splitlock] x86/split_lock: Make life miserable for split lockers, tip-bot2 for Tony Luck
- [tip: x86/splitlock] x86/split-lock: Remove unused TIF_SLD bit, tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/pm: Fix false positive kmemleak report in msr_build_context(), tip-bot2 for Matthieu Baerts
- [tip: x86/sev] x86/sev: Get the AP jump table address from secrets page, tip-bot2 for Brijesh Singh
- [tip: x86/sev] x86/sev: Add missing __init annotations to SEV init routines, tip-bot2 for Michael Roth
- [tip: x86/urgent] bug: Have __warn() prototype defined unconditionally, tip-bot2 for Shida Zhang
- [tip: ras/core] x86/mce: Add messages for panic errors in AMD's MCE grading, tip-bot2 for Carlos Bilbao
- [tip: ras/core] x86/mce: Simplify AMD severity grading logic, tip-bot2 for Carlos Bilbao
- [tip: x86/fpu] x86/fpu/xsave: Support XSAVEC in the kernel, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq/matrix: Remove redundant assignment to variable 'end', tip-bot2 for Colin Ian King
- [tip: timers/core] timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick is stopped,
tip-bot2 for Nicholas Piggin
- [tip: objtool/core] libsubcmd: Fix OPTION_GROUP sorting, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Add CONFIG_OBJTOOL, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Reorganize cmdline options, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Remove --lto and --vmlinux in favor of --link, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Update documentation, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Make stack validation optional, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Make jump label hack optional, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Make static call annotation optional, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Rework ibt and extricate from stack validation, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Add option to print section addresses, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Make stack validation frame-pointer-specific, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Make noinstr hacks optional, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Add HAVE_NOINSTR_VALIDATION, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION", tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Don't print parentheses in function addresses, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Ditch subcommands, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Extricate sls from stack validation, tip-bot2 for Josh Poimboeuf
- [tip: objtool/urgent] objtool: Fix type of reloc::addend, tip-bot2 for Peter Zijlstra
- [tip: objtool/urgent] objtool: Fix code relocs vs weak symbols, tip-bot2 for Peter Zijlstra
- [tip: sched/core] psi: Fix trigger being fired unexpectedly at initial, tip-bot2 for Hailong Liu
- [tip: sched/core] sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq, tip-bot2 for Chengming Zhou
- [tip: sched/core] mailmap: Update my email address to @redhat.com, tip-bot2 for Valentin Schneider
- [tip: sched/core] sched/fair: Delete useless condition in tg_unthrottle_up(), tip-bot2 for Chengming Zhou
- [tip: sched/core] sched/psi: report zeroes for CPU full at the system level, tip-bot2 for Chengming Zhou
- [tip: sched/core] sched/fair: Move calculate of avg_load to a better location, tip-bot2 for zgpeng
- [tip: sched/core] MAINTAINERS: Add myself as scheduler topology reviewer, tip-bot2 for Valentin Schneider
- [tip: sched/core] sched/fair: Revise comment about lb decision matrix, tip-bot2 for Tao Zhou
- [tip: perf/core] signal: Deliver SIGTRAP on perf event asynchronously if blocked, tip-bot2 for Marco Elver
- [tip: timers/urgent] MAINTAINERS: Update email address for John Stultz, tip-bot2 for John Stultz
- [tip: locking/urgent] futex: MAINTAINERS, .mailmap: Update André's email address, tip-bot2 for André Almeida
- [tip: x86/sev] virt: sevguest: Rename the sevguest dir and files to sev-guest,
tip-bot2 for Tom Lendacky
- [tip: x86/tdx] x86/tdx: Annotate a noreturn function, tip-bot2 for Borislav Petkov
- [tip: x86/sev] virt: sevguest: Change driver name to reflect generic SEV support, tip-bot2 for Tom Lendacky
- [tip: x86/sev] x86/boot: Put globals that are accessed early into the .data section, tip-bot2 for Michael Roth
- [tip: x86/urgent] x86/unwind/orc: Recheck address range after stack info was updated, tip-bot2 for Dmitry Monakhov
- [tip: x86/urgent] objtool: Print data address for "!ENDBR" data warnings, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/retpoline: Add ANNOTATE_NOENDBR for retpolines, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/static_call: Add ANNOTATE_NOENDBR to static call trampoline, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] lib/strn*,objtool: Enforce user_access_begin() rules, tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] MAINTAINERS: Add x86 unwinding entry, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86,objtool: Explicitly mark idtentry_body()s tail REACHABLE, tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] objtool: Use offstr() to print address of missing ENDBR, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86,objtool: Mark cpu_startup_entry() __noreturn, tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/uaccess: Add ENDBR to __put_user_nocheck*(), tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86,xen,objtool: Add UNWIND hint, tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] objtool: Enable unreachable warnings for CLANG LTO, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/xen: Add ANNOTATE_NOENDBR to startup_xen(), tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT config, tip-bot2 for Nur Hussein
- [tip: objtool/urgent] x86/uaccess: Don't jump between functions, tip-bot2 for Josh Poimboeuf
- [tip: objtool/urgent] objtool: Don't set 'jump_dest' for sibling calls, tip-bot2 for Josh Poimboeuf
- [tip: objtool/urgent] objtool: Fix sibling call detection in alternatives, tip-bot2 for Josh Poimboeuf
- [tip: objtool/urgent] objtool: Fix function fallthrough detection for vmlinux, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/cpu: Load microcode during restore_processor_state(), tip-bot2 for Borislav Petkov
- [tip: sched/urgent] sched/pelt: Fix attach_entity_load_avg() corner case, tip-bot2 for kuyo chang
- [tip: perf/urgent] perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU support, tip-bot2 for Zhang Rui
- [tip: perf/urgent] perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled, tip-bot2 for Zhipeng Xie
- [tip: x86/tdx] x86/mm: Fix spacing within memory encryption features message,
tip-bot2 for Tom Lendacky
- [tip: x86/tdx] x86/build: remove unused OBJECT_FILES_NON_STANDARD_test_nx.o,
tip-bot2 for Masahiro Yamada
- [tip: x86/urgent] x86/cpu: Add new Alderlake and Raptorlake CPU model numbers, tip-bot2 for Tony Luck
- [tip: x86/sev] x86/boot: Add an efi.h header for the decompressor, tip-bot2 for Borislav Petkov
- [tip: x86/core] x86/32: Simplify ELF_CORE_COPY_REGS, tip-bot2 for Brian Gerst
- [tip: x86/core] x86/32: Remove lazy GS macros, tip-bot2 for Brian Gerst
- [tip: x86/core] ELF: Remove elf_core_copy_kernel_regs(), tip-bot2 for Brian Gerst
- [tip: x86/core] x86/asm: Merge load_gs_index(), tip-bot2 for Brian Gerst
- [tip: timers/core] timekeeping: Introduce fast accessor to clock tai, tip-bot2 for Kurt Kanzenbach
- [tip: timers/core] tracing/timer: Add missing argument documentation of trace points, tip-bot2 for Anna-Maria Behnsen
- [tip: irq/core] genirq: Take the proposed affinity at face value if force==true, tip-bot2 for Marc Zyngier
- [tip: x86/sev] virt: sevguest: Fix bool function returning negative value, tip-bot2 for Haowen Bai
- [tip: x86/cleanups] x86/process: Fix kernel-doc warning due to a changed function name, tip-bot2 for Jiapeng Chong
- [tip: core/core] lib/irq_poll: Prevent softirq pending leak in irq_poll_cpu_dead(), tip-bot2 for Sebastian Andrzej Siewior
- [tip: smp/core] cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state, tip-bot2 for Steven Price
- [tip: smp/core] cpu/hotplug: Initialise all cpuhp_cpu_state structs earlier, tip-bot2 for Steven Price
- [tip: smp/urgent] cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state, tip-bot2 for Steven Price
- [tip: x86/kdump] x86/crash: Fix minor typo/bug in debug message, tip-bot2 for Eric DeVolder
- [tip: smp/urgent] smp: Fix offline cpu check in flush_smp_call_function_queue(), tip-bot2 for Nadav Amit
- [tip: x86/apic] x86/apic: Clarify i82489DX bit overlap in APIC_LVT0, tip-bot2 for Thomas Gleixner
- [tip: smp/core] x86/xen: Allow to retry if cpu_initialize_context() failed., tip-bot2 for Boris Ostrovsky
- [tip: smp/core] cpu/hotplug: Allow the CPU in CPU_UP_PREPARE state to be brought up again., tip-bot2 for Longpeng(Mike)
- [tip: x86/sev] virt: sevguest: Fix return value check in alloc_shared_pages(), tip-bot2 for Yang Yingliang
- [tip: x86/urgent] x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits, tip-bot2 for Pawan Gupta
- [tip: x86/urgent] x86/tsx: Disable TSX development mode at boot, tip-bot2 for Pawan Gupta
- [tip: irq/urgent] genirq/affinity: Consider that CPUs on nodes can be unbalanced, tip-bot2 for Rei Yamamoto
- [tip: x86/tdx] x86/kaslr: Fix build warning in KASLR code in boot stub, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cleanups] x86: Replace cpumask_weight() with cpumask_empty() where appropriate, tip-bot2 for Yury Norov
- [tip: x86/cleanups] x86/mm: Replace nodes_weight() with nodes_empty() where appropriate, tip-bot2 for Yury Norov
- [tip: timers/core] clocksource: Replace cpumask_weight() with cpumask_empty(), tip-bot2 for Yury Norov
- [tip: irq/core] irqchip/bmips: Replace cpumask_weight() with cpumask_empty(), tip-bot2 for Yury Norov
- [tip: irq/core] genirq/affinity: Replace cpumask_weight() with cpumask_empty() where appropriate,
tip-bot2 for Yury Norov
[tip: irq/core] genirq/msi: Shutdown managed interrupts with unsatifiable affinities, tip-bot2 for Marc Zyngier
[tip: irq/core] irqchip/gic-v3: Always trust the managed affinity provided by the core code, tip-bot2 for Marc Zyngier
[tip: irq/core] genirq: Always limit the affinity to online CPUs, tip-bot2 for Marc Zyngier
[tip: x86/irq] x86/PCI: Add PIRQ routing table range checks, tip-bot2 for Maciej W. Rozycki
[tip: x86/irq] x86/PCI: Fix coding style in PIRQ table verification, tip-bot2 for Maciej W. Rozycki
[tip: timers/core] clockevents: Use dedicated list iterator variable, tip-bot2 for Jakob Koschel
[tip: timers/core] timers: Move timer sysctl into the timer code, tip-bot2 for tangmeng
[tip: timers/urgent] tick/nohz: Use WARN_ON_ONCE() to prevent console saturation, tip-bot2 for Paul Gortmaker
[tip: timers/urgent] tick/sched: Fix non-kernel-doc comment, tip-bot2 for Jiapeng Chong
[tip: irq/urgent] Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
[tip: timers/core] timers: Fix warning condition in __run_timers(), tip-bot2 for Anna-Maria Behnsen
[tip: timers/core] timers: Simplify calc_index(), tip-bot2 for Thomas Gleixner
[tip: timers/core] timers: Initialize base::next_expiry_recalc in timers_prepare_cpu(), tip-bot2 for Anna-Maria Behnsen
[tip: x86/tdx] x86/tdx: Detect running as a TDX guest in early boot, tip-bot2 for Kuppuswamy Sathyanarayanan
[tip: x86/tdx] x86/boot: Port I/O: Add decompression-time support for TDX, tip-bot2 for Kirill A. Shutemov
[tip: x86/tdx] x86/tdx: Detect TDX at early kernel decompression time, tip-bot2 for Kuppuswamy Sathyanarayanan
[tip: x86/tdx] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers, tip-bot2 for Kirill A. Shutemov
[tip: x86/tdx] x86/tdx: Handle in-kernel MMIO, tip-bot2 for Kirill A. Shutemov
[tip: x86/tdx] x86/boot: Port I/O: Allow to hook up alternative helpers, tip-bot2 for Kirill A. Shutemov
[tip: x86/tdx] x86/tdx: Extend the confidential computing API to support TDX guests, tip-bot2 for Kirill A. Shutemov
[tip: x86/tdx] x86/tdx: Add MSR support for TDX guests, tip-bot2 for Kirill A. Shutemov
[tip: x86/tdx] x86/traps: Add #VE support for TDX guest, tip-bot2 for Kirill A. Shutemov
[tip: x86/tdx] x86/tdx: Handle CPUID via #VE, tip-bot2 for Kirill A. Shutemov
[tip: x86/tdx] x86/tdx: Add HLT support for TDX guests, tip-bot2 for Kirill A. Shutemov
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]