Linux Tip Commits - Date Index
[Prev Page][Next Page]
- [tip: x86/urgent] x86/boot/compressed: Reserve more memory for page tables
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86: Introduce ia32_enabled()
- From: "tip-bot2 for Nikolay Borisov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86/entry: Rename ignore_sysret()
- From: "tip-bot2 for Nikolay Borisov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86/entry: Compile entry_SYSCALL32_ignore() unconditionally
- From: "tip-bot2 for Nikolay Borisov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86/elf: Make loading of 32bit processes depend on ia32_enabled()
- From: "tip-bot2 for Nikolay Borisov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86/entry: Make IA32 syscalls' availability depend on ia32_enabled()
- From: "tip-bot2 for Nikolay Borisov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86: Make IA32_EMULATION boot time configurable
- From: "tip-bot2 for Nikolay Borisov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Use a folio instead of a page
- From: "tip-bot2 for Matthew Wilcox (Oracle)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify sched_rr_get_interval()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/fair: Fix SMT4 group_smt_balance handling
- From: "tip-bot2 for Tim Chen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify set_user_nice()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify syscalls
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify sched_{set,get}affinity()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify sched_move_task()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify tg_set_cfs_bandwidth()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify yield_to()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Misc cleanups
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] cleanup: Make no_free_ptr() __must_check
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] smp: Change function signatures to use call_single_data_t
- From: "tip-bot2 for Leonardo Bras" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asm
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/virt/tdx: Wire up basic SEAMCALL functions
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Remove 'struct tdx_hypercall_args'
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/virt/tdx: Make TDX_MODULE_CALL handle SEAMCALL #UD and #GP
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/numa: Introduce numa_fill_memblks()
- From: "tip-bot2 for Alison Schofield" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS window
- From: "tip-bot2 for Alison Schofield" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/ibt: Suppress spurious ENDBR
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/core: Bail out early if the request AUX area is out of bound
- From: "tip-bot2 for Shuai Xue" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Zero out the missing RSI in TDX_HYPERCALL macro
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Skip saving output regs when SEAMCALL fails with VMFailInvalid
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Make macros of TDCALLs consistent with the spec
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Rename __tdx_module_call() to __tdcall()
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asm
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/virt/tdx: Wire up basic SEAMCALL functions
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Remove 'struct tdx_hypercall_args'
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/virt/tdx: Make TDX_MODULE_CALL handle SEAMCALL #UD and #GP
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/core: Bail out early if the request AUX area is out of bound
- From: "tip-bot2 for Shuai Xue" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/ibt: Suppress spurious ENDBR
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] cleanup: Make no_free_ptr() __must_check
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] smp: Change function signatures to use call_single_data_t
- From: "tip-bot2 for Leonardo Bras" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/fair: Fix SMT4 group_smt_balance handling
- From: "tip-bot2 for Tim Chen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify syscalls
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify set_user_nice()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify sched_{set,get}affinity()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify yield_to()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Misc cleanups
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify sched_move_task()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify sched_rr_get_interval()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify tg_set_cfs_bandwidth()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Fix broken fixed event constraints extension
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Extend the ref-cycles event to GP counters
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/urgent] objtool: Fix _THIS_IP_ detection for cold functions
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Retry partially-completed page conversion hypercalls
- From: "tip-bot2 for Dexuan Cui" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/platform/uv: Use alternate source for socket to node data
- From: "tip-bot2 for Steve Wahl" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/asm] x86/asm/bitops: Use __builtin_clz{l|ll} to evaluate constant expressions
- From: "tip-bot2 for Nick Desaulniers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()
- From: "tip-bot2 for Jack Wang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86: Remove the arch_calc_vm_prot_bits() macro from the UAPI
- From: "tip-bot2 for Thomas Huth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/build: Fix linker fill bytes quirk/incompatibility for ld.lld
- From: "tip-bot2 for Song Liu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/uncore: Correct the number of CHAs on EMR
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/nospec: Refactor UNTRAIN_RET[_*]
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Fix unret validation dependencies
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Don't probe microcode in a guest
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Improve i-cache locality for alias mitigation
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Print mitigation for retbleed IBPB case
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/retpoline: Remove .text..__x86.return_thunk section
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Move retbleed IBPB check into existing 'has_microcode' code block
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Fix vulnerability reporting for missing microcode
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/bugs] x86/srso: Fix vulnerability reporting for missing microcode
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- [tip: x86/bugs] x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Remove 'pred_cmd' label
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Unexport untraining functions
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Fix SBPB enablement for (possible) future fixed HW
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Set CPUID feature bits independently of bug or mitigation status
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/alternatives: Remove faulty optimization
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Print actual mitigation if requested mitigation isn't possible
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Disentangle rethunk-dependent options
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Fix srso_show_state() side effect
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/bugs: Remove default case for fully switched enums
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/smp: Don't send INIT to non-present and non-booted CPUs
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/bugs] x86/srso: Fix vulnerability reporting for missing microcode
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/bugs] x86/srso: Fix vulnerability reporting for missing microcode
- From: Borislav Petkov <bp@xxxxxxxxx>
- [tip: sched/urgent] sched/fair: Optimize should_we_balance() for large SMT systems
- From: "tip-bot2 for Shrikanth Hegde" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/bugs] x86/srso: Fix vulnerability reporting for missing microcode
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: x86/urgent] selftests/x86: Update map_shadow_stack syscall nr
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/bugs] x86/srso: Fix vulnerability reporting for missing microcode
- From: Borislav Petkov <bp@xxxxxxxxx>
- [tip: x86/merge] powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changes
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/fpu/xstate: Fix PKRU covert channel
- From: "tip-bot2 for Jim Mattson" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/irq/i8259: Fix kernel-doc annotation warning
- From: "tip-bot2 for Vincenzo Palazzo" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/speculation: Mark all Skylake CPUs as vulnerable to GDS
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/timer-oxnas-rps: Remove obsolete timer driver
- From: "tip-bot2 for Neil Armstrong" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: oxsemi,rps-timer: remove obsolete bindings
- From: "tip-bot2 for Neil Armstrong" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Disable timer before programming CVAL
- From: "tip-bot2 for Walter Chang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/sun5i: Remove duplication of code and data
- From: "tip-bot2 for Mans Rullgard" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/loongson1: Set variable ls1x_timer_lock storage-class-specifier to static
- From: "tip-bot2 for Tom Rix" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/sun5i: Convert to platform device driver
- From: "tip-bot2 for Mans Rullgard" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/sun5i: Remove pointless struct
- From: "tip-bot2 for Mans Rullgard" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource: Explicitly include correct DT includes
- From: "tip-bot2 for Rob Herring" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/core: Report correct state for TASK_IDLE | TASK_FREEZABLE
- From: "tip-bot2 for NeilBrown" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/audit: Fix -Wmissing-variable-declarations warning for ia32_xyz_class
- From: "tip-bot2 for Justin Stitt" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/urgent] cpu/hotplug: Prevent self deadlock on CPU hot-unplug
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Change order of __user in type
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] tick/rcu: Fix false positive "softirq work is pending" messages
- From: "tip-bot2 for Paul Gortmaker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/core: Add kernel-doc for set_cpus_allowed_ptr()
- From: "tip-bot2 for Costa Shulyupin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/fair: Make update_entity_lag() static
- From: "tip-bot2 for Hao Jia" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Factor out the initialization code for SPR
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Use the common uarch name for the shared functions
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Apply the common initialization code for ADL
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Add common intel_pmu_init_hybrid()
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Clean up the hybrid CPU type handling code
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Factor out the initialization code for ADL e-core
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] Merge tag 'irqchip-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] genirq: Fix software resend lockup and nested resend
- From: "tip-bot2 for Johan Hovold" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMD
- From: "tip-bot2 for Lukas Bulwahn" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Make enc_dec_hypercall() accept a size instead of npages
- From: "tip-bot2 for Steve Rutherford" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/alternatives: Remove faulty optimization
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Print mitigation for retbleed IBPB case
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Move retbleed IBPB check into existing 'has_microcode' code block
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Fix SBPB enablement for (possible) future fixed HW
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Fix unret validation dependencies
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/alternatives: Remove faulty optimization
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Improve i-cache locality for alias mitigation
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Set CPUID feature bits independently of bug or mitigation status
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Remove 'pred_cmd' label
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Fix vulnerability reporting for missing microcode
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/bugs: Remove default case for fully switched enums
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Don't probe microcode in a guest
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Fix srso_show_state() side effect
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Unexport untraining functions
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Print actual mitigation if requested mitigation isn't possible
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Remove redundant X86_FEATURE_ENTRY_IBPB check
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/retpoline: Remove .text..__x86.return_thunk section
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/nospec: Refactor UNTRAIN_RET[_*]
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Disentangle rethunk-dependent options
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/eevdf: Curb wakeup-preemption
- From: K Prateek Nayak <kprateek.nayak@xxxxxxx>
- [tip: x86/cleanups] x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces to use strscpy()
- From: "tip-bot2 for Justin Stitt" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/eevdf/doc: Modify the documented knob to base_slice_ns as well
- From: "tip-bot2 for Shrikanth Hegde" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/platform/uv: Refactor code using deprecated strncpy() interface to use strscpy()
- From: "tip-bot2 for Justin Stitt" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/hpet: Refactor code using deprecated strncpy() interface to use strscpy()
- From: "tip-bot2 for Justin Stitt" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno() call
- From: tip-bot2 for Ilpo Järvinen <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/fpu: Invalidate FPU state correctly on exec()
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [tip: x86/urgent] x86/fpu: Invalidate FPU state correctly on exec()
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
- From: "tip-bot2 for Feng Tang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/entry] entry: Remove empty addr_limit_user_check()
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/eevdf: Curb wakeup-preemption
- From: Mike Galbraith <efault@xxxxxx>
- Re: [tip: sched/core] sched/eevdf: Curb wakeup-preemption
- From: K Prateek Nayak <kprateek.nayak@xxxxxxx>
- Re: [tip: sched/core] sched/eevdf: Curb wakeup-preemption
- From: Mike Galbraith <efault@xxxxxx>
- Re: [tip: sched/core] sched/eevdf: Curb wakeup-preemption
- From: K Prateek Nayak <kprateek.nayak@xxxxxxx>
- [tip: ras/core] x86/MCE: Always save CS register on AMD Zen IF Poison errors
- From: "tip-bot2 for Yazen Ghannam" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/srso: Correct the mitigation status when SMT is disabled
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/eevdf: Curb wakeup-preemption
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/ibt: Convert IBT selftest to asm
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/static_call: Fix __static_call_fixup()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] objtool/x86: Fixup frame-pointer vs rethunk
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- Re: [PATCH] objtool/x86: Fixup frame-pointer vs rethunk
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- [PATCH] objtool/x86: Fixup frame-pointer vs rethunk
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Clean up SRSO return thunk mess
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu/kvm: Provide UNTRAIN_RET_VM
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/srso: Explain the untraining sequences a bit more
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Rename original retbleed methods
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Cleanup the untrain mess
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] objtool/x86: Fix SRSO mess
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [tip: x86/urgent] x86/cpu: Clean up SRSO return thunk mess
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/urgent] x86/cpu: Clean up SRSO return thunk mess
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/urgent] x86/cpu: Clean up SRSO return thunk mess
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [tip: x86/urgent] x86/cpu: Clean up SRSO return thunk mess
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/urgent] x86/cpu: Clean up SRSO return thunk mess
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [tip: x86/urgent] objtool/x86: Fix SRSO mess
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Do not handle #VC for DR7 read/write
- From: "tip-bot2 for Alexey Kardashevskiy" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Clean up SRSO return thunk mess
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Fix __x86_return_thunk symbol type
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] objtool/x86: Fix SRSO mess
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Rename original retbleed methods
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/alternative: Make custom return thunk unconditional
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu/kvm: Provide UNTRAIN_RET_VM
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/srso: Explain the untraining sequences a bit more
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Cleanup the untrain mess
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify sched_exec()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify get_nohz_timer_target()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify sched_tick_remote()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify: migrate_swap_stop()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify wake_up_if_idle()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify try_steal_cookie()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt: Fix sysctl_sched_rr_timeslice intial value
- From: "tip-bot2 for Cyril Hrubis" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify ttwu()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify sched_core_cpu_{starting,deactivate}()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Simplify sysctl_sched_uclamp_handler()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
- From: "tip-bot2 for Cyril Hrubis" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
- From: "tip-bot2 for Petr Pavlu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines and IBT
- From: "tip-bot2 for Petr Pavlu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/srso: Disable the mitigation on unaffected configurations
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/CPU/AMD: Fix the DIV(0) initial fix attempt
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()
- From: "tip-bot2 for Sean Christopherson" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Hide the config knob
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Make reload_early_microcode() static
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/mm: Remove unused microcode.h include
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Move microcode functions out of cpu/intel.c
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Move core specific defines to local header
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Include vendor headers into microcode.h
- From: "tip-bot2 for Ashok Raj" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Rename get_datasize() since its used externally
- From: "tip-bot2 for Ashok Raj" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Remove debug code
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Remove pointless mutex
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405
- From: "tip-bot2 for Cristian Ciocaltea" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] driver core: cpu: Fix the fallback cpu_show_gds() name
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/uv: Update HPE Superdome Flex Maintainers
- From: "tip-bot2 for Justin Ernst" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/bugs] x86/srso: Fix build breakage with the LLVM linker
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/bugs] x86/srso: Fix build breakage with the LLVM linker
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [tip: x86/bugs] x86/srso: Fix build breakage with the LLVM linker
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [tip: x86/bugs] x86/speculation: Add cpu_show_gds() prototype
- From: "tip-bot2 for Arnd Bergmann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86: Move gds_ucode_mitigated() declaration to header
- From: "tip-bot2 for Arnd Bergmann" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/bugs] x86/srso: Fix build breakage with the LLVM linker
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [tip: x86/misc] x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based models
- From: "tip-bot2 for Avadhut Naik" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models
- From: "tip-bot2 for Avadhut Naik" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] EDAC/amd64: Add support for AMD family 1Ah models 00h-1Fh and 40h-4Fh
- From: "tip-bot2 for Avadhut Naik" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] driver core: cpu: Make cpu_show_not_affected() static
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] Documentation/hw-vuln: Unify filename specification in index
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Fix build breakage with the LLVM linker
- From: "tip-bot2 for Nick Desaulniers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] Documentation/srso: Document IBPB aspect and fix formatting
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] driver core: cpu: Unify redundant silly stubs
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Commit to EEVDF
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Remove sched_feat(START_DEBIT)
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Add lag based placement
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] rbtree: Add rb_add_augmented_cached() helper
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Implement an EEVDF-like scheduling policy
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Add cfs_rq::avg_vruntime
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Commit to lag based placement
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/smp: Use lag to simplify cross-runqueue placement
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slice
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Propagate enqueue flags into place_entity()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/ipi: Tidy up the code and fixup comments
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Mop up apic::apic_id_registered()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Allow apic::safe_wait_icr_idle() to be NULL
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Consolidate wait_icr_idle() implementations
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Mop up *setup_apic_routing()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Allow apic::wait_icr_idle() to be NULL
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/uv: Get rid of wrapper callbacks
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/x2apic: Share all common IPI functions
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Wrap APIC ID validation into an inline
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Wrap apic->native_eoi() into a helper
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Simplify X2APIC ID validation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Add max_apic_id member
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/noop: Tidy up the code
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Provide common init infrastructure
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/xen/apic: Use standard apic driver mechanism for Xen PV
- From: "tip-bot2 for Juergen Gross" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/64: Uncopypaste probing
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Sanitize APIC ID range validation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Prepare x2APIC for using apic::max_apic_id
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Nuke ack_APIC_irq()
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Provide apic_update_callback()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove pointless NULL initializations
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove pointless arguments from [native_]eoi_write()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Mark all hotpath APIC callback wrappers __always_inline
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/xen/apic: Mark apic __ro_after_init
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Convert other overrides to apic_update_callback()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Wrap IPI calls into helper functions
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Turn on static calls
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Provide static call infrastructure for APIC callbacks
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] x86/cpu: Fix Gracemont uarch
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] x86/cpu: Fix Crestmont uarch
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Add Crestmont PMU
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] x86/cpu: Update Hybrids
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/psi: Select KERNFS as needed
- From: "tip-bot2 for Randy Dunlap" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] MAINTAINERS: Add Peter explicitly to the psi section
- From: "tip-bot2 for Johannes Weiner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched, cgroup: Restore meaning to hierarchical_quota
- From: "tip-bot2 for Phil Auld" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Block nohz tick_stop when cfs bandwidth in use
- From: "tip-bot2 for Phil Auld" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove mpparse 'apicid' variable
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Rename disable_apic
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Get rid of hard_smp_processor_id()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/ioapic: Rename skip_ioapic_setup
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Register boot CPU APIC early
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove pointless x86_bios_cpu_apicid
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove unused max_physical_apicid
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/cpu: Make identify_boot_cpu() static
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove the pointless APIC version check
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Consolidate boot_cpu_physical_apicid initialization sites
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/cpu: Remove unused physid_*() nonsense
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Nuke unused apic::inquire_remote_apic()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Split register_apic_address()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/of: Fix the APIC address registration
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Sanitize APIC address setup
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Make some APIC init functions bool
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/xen/pv: Pretend that it found SMP configuration
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Sanitize num_processors handling
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove check_phys_apicid_present()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Nuke another processor check
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/ipi: Code cleanup
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Get rid of apic_phys
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Mop up early_per_cpu() abuse
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/32: Remove x86_cpu_to_logical_apicid
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/32: Sanitize logical APIC ID handling
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/32: Remove pointless default_acpi_madt_oem_check()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Nuke apic::apicid_to_cpu_present()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Nuke empty init_apic_ldr() callbacks
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/32: Remove bigsmp_cpu_present_to_apicid()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/32: Decrapify the def_bigsmp mechanism
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/ioapic/32: Decrapify phys_id_present_map operation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Allow apic::wait_icr_idle() to be NULL
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/ipi: Tidy up the code and fixup comments
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Nuke apic::apicid_to_cpu_present()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/ioapic/32: Decrapify phys_id_present_map operation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/32: Decrapify the def_bigsmp mechanism
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/32: Sanitize logical APIC ID handling
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/32: Remove pointless default_acpi_madt_oem_check()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Nuke empty init_apic_ldr() callbacks
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/ipi: Code cleanup
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/32: Remove x86_cpu_to_logical_apicid
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Mop up *setup_apic_routing()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Mop up early_per_cpu() abuse
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/32: Remove bigsmp_cpu_present_to_apicid()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Consolidate wait_icr_idle() implementations
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Mop up apic::apic_id_registered()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Allow apic::safe_wait_icr_idle() to be NULL
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/x2apic: Share all common IPI functions
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/uv: Get rid of wrapper callbacks
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/64: Uncopypaste probing
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Make some APIC init functions bool
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Rename disable_apic
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Consolidate boot_cpu_physical_apicid initialization sites
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Get rid of hard_smp_processor_id()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Nuke unused apic::inquire_remote_apic()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove pointless x86_bios_cpu_apicid
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/cpu: Make identify_boot_cpu() static
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/cpu: Remove unused physid_*() nonsense
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove unused max_physical_apicid
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Sanitize APIC address setup
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Split register_apic_address()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Register boot CPU APIC early
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/of: Fix the APIC address registration
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/ioapic: Rename skip_ioapic_setup
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove mpparse 'apicid' variable
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove the pointless APIC version check
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/xen/pv: Pretend that it found SMP configuration
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Sanitize num_processors handling
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Nuke another processor check
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Remove check_phys_apicid_present()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Get rid of apic_phys
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Remove microcode_mutex
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.h
- From: "tip-bot2 for Jinghao Jia" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] Documentation: core-api/cpuhotplug: Fix state names
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/decompressor: Call trampoline directly from C code
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] efi/libstub: Add limit argument to efi_random_alloc()
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/vdso: Choose the right GDT_ENTRY_CPUNODE for 32-bit getcpu() on 64-bit kernel
- From: "tip-bot2 for Xin Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/efistub: Perform 4/5 level paging switch from the stub
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/decompressor: Merge trampoline cleanup with switching code
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/decompressor: Store boot_params pointer in callee save register
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/decompressor: Assign paging related global variables earlier
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/decompressor: Move global symbol references to C code
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/decompressor: Pass pgtable address to trampoline directly
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/decompressor: Use standard calling convention for trampoline
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/efistub: Prefer EFI memory attributes protocol over DXE services
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/efistub: Clear BSS in EFI handover protocol entrypoint
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/decompressor: Call trampoline as a normal function
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/head_64: Store boot_params pointer in callee save register
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/decompressor: Avoid magic offsets for EFI handover entrypoint
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] decompress: Use 8 byte alignment
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/efistub: Perform SNP feature test while running in the firmware
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/efistub: Branch straight to kernel entry point from C code
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/efistub: Avoid legacy decompressor when doing EFI boot
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/decompressor: Only call the trampoline when changing paging levels
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/efistub: Simplify and clean up handover entry code
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/decompressor: Factor out kernel decompression and relocation
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/hotplug: Remove unused function declaration cpu_set_state_online()
- From: "tip-bot2 for Yue Haibing" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/sev: Do not try to parse for the CC blob on non-AMD hardware
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools
- From: "tip-bot2 for Xin Li" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/core] x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- [tip: x86/mm] x86/mm: Remove "INVPCID single" feature tracking
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/mm: Remove "INVPCID single" feature tracking
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/cpu: Fix amd_check_microcode() declaration
- From: "tip-bot2 for Arnd Bergmann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] Revert "sched/fair: Move unused stub functions to header"
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/asm: Avoid unneeded __div64_32 function definition
- From: "tip-bot2 for Arnd Bergmann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/apic: Hide unused safe_smp_processor_id() on 32-bit UP
- From: "tip-bot2 for Arnd Bergmann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/paravirt: Silence unused native_pv_lock_init() function warning
- From: "tip-bot2 for Arnd Bergmann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/purgatory: Include header for warn() declaration
- From: "tip-bot2 for Arnd Bergmann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/alternative: Add a __alt_reloc_selftest() prototype
- From: "tip-bot2 for Arnd Bergmann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/qspinlock-paravirt: Fix missing-prototype warning
- From: "tip-bot2 for Arnd Bergmann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/fpu: Add helper for modifying xstate
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86: Introduce userspace API for shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Add user control-protection fault handler
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Don't allow write GUPs to shadow stack memory
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] Documentation/x86: Add CET shadow stack description
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Handle thread shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Add user-mode shadow stack support
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Handle signals for shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Introduce routines modifying shstk
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Introduce map_shadow_stack syscall
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Check that SSP is aligned on sigreturn
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Check that signal frame is shadow stack mem
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/cpufeatures: Enable CET CR4 bit for shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86: Expose thread features in /proc/$PID/status
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Support WRSS for userspace
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] selftests/x86: Add shadow stack test
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86: Add PTRACE interface for shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Add ARCH_SHSTK_UNLOCK
- From: "tip-bot2 for Mike Rapoport" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Wire in shadow stack interface
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Add ARCH_SHSTK_STATUS
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Move arch detail comment out of core mm
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Don't retry vm_munmap() on -EINTR
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/kbuild: Fix Documentation/ reference
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/kprobes: Prohibit probing on compiler generated CFI checking code
- From: "tip-bot2 for Masami Hiramatsu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines and IBT
- From: "tip-bot2 for Petr Pavlu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
- From: "tip-bot2 for Petr Pavlu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/SMT: Fix cpu_smt_possible() comment
- From: "tip-bot2 for Zhang Rui" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Remove unused extern declaration
- From: "tip-bot2 for YueHaibing" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Prevent nested thread vs synchronize_hardirq() deadlock
- From: "tip-bot2 for Vincent Whitchurch" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Align group flags when removing degenerate domain
- From: "tip-bot2 for Chen Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: remove util_est boosting
- From: "tip-bot2 for Vincent Guittot" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/mem: Introduce PERF_MEM_LVLNUM_UNC
- From: "tip-bot2 for Ravi Bangoria" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src
- From: "tip-bot2 for Namhyung Kim" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_NA
- From: "tip-bot2 for Ravi Bangoria" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] arm_pmu: Add PERF_PMU_CAP_EXTENDED_HW_TYPE capability
- From: "tip-bot2 for James Clark" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
- From: "tip-bot2 for James Clark" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] arm_pmu: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
- From: "tip-bot2 for James Clark" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
- From: "tip-bot2 for James Clark" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Remove unused extern declaration arch_perf_get_page_size()
- From: "tip-bot2 for YueHaibing" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] lockdep/selftests: Use SBRM APIs for wait context tests
- From: "tip-bot2 for Boqun Feng" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/smp: Remove a non-existent function declaration
- From: "tip-bot2 for Sohil Mehta" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/smpboot: Change smp_store_boot_cpu_info() to static
- From: "tip-bot2 for Sohil Mehta" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/smpboot: Remove a stray comment about CPU hotplug
- From: "tip-bot2 for Sohil Mehta" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/SMT: Move smt/control simple exit cases earlier
- From: "tip-bot2 for Michael Ellerman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/SMT: Create topology_smt_thread_allowed()
- From: "tip-bot2 for Michael Ellerman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/SMT: Move SMT prototypes into cpu_smt.h
- From: "tip-bot2 for Michael Ellerman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/SMT: Remove topology_smt_supported()
- From: "tip-bot2 for Laurent Dufour" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/SMT: Allow enabling partial SMT states via sysfs
- From: "tip-bot2 for Michael Ellerman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/SMT: Store the current/max number of threads
- From: "tip-bot2 for Michael Ellerman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/hotplug: Remove dependancy against cpu_primary_thread_mask
- From: "tip-bot2 for Laurent Dufour" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/AMD: Rip out static buffers
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/shstk] mm: Don't allow write GUPs to shadow stack memory
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [tip: sched/urgent] Revert "sched/fair: Move unused stub functions to header"
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] Merge tag 'irqchip-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled
- From: "tip-bot2 for Kim Phillips" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks
- From: "tip-bot2 for Yazen Ghannam" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Prevent duplicate error records
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/shstk] mm: Don't allow write GUPs to shadow stack memory
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [tip: x86/urgent] x86: Fix kthread unwind
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/shstk] mm: Don't allow write GUPs to shadow stack memory
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: x86/shstk] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/traps: Move control protection handler to separate file
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Make pte_mkwrite() take a VMA
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Re-introduce vm_flags to do_mmap()
- From: "tip-bot2 for Yu-cheng Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Add user-mode shadow stack support
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
- From: "tip-bot2 for Yu-cheng Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Introduce _PAGE_SAVED_DIRTY
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/cpufeatures: Add CPU feature flags for shadow stacks
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Add Kconfig option for shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Add guard pages around a shadow stack.
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Start actually marking _PAGE_SAVED_DIRTY
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Warn if create Write=0,Dirty=1 with raw prot
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Move pmd_write(), pud_write() up in the file
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Introduce VM_SHADOW_STACK for shadow stack memory
- From: "tip-bot2 for Yu-cheng Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Check shadow stack page fault errors
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm/mmap: Add shadow stack pages to memory accounting
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Warn on shadow stack memory in wrong vma
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] Documentation/x86: Add CET shadow stack description
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Add user control-protection fault handler
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/fpu: Add helper for modifying xstate
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86: Introduce userspace API for shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Don't allow write GUPs to shadow stack memory
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Introduce MAP_ABOVE4G
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Teach pte_mkwrite() about stack memory
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Handle thread shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Introduce routines modifying shstk
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Handle signals for shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Check that SSP is aligned on sigreturn
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Check that signal frame is shadow stack mem
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Support WRSS for userspace
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Introduce map_shadow_stack syscall
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86: Expose thread features in /proc/$PID/status
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] selftests/x86: Add shadow stack test
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Wire in shadow stack interface
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/cpufeatures: Enable CET CR4 bit for shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86: Add PTRACE interface for shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Add ARCH_SHSTK_STATUS
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Add ARCH_SHSTK_UNLOCK
- From: "tip-bot2 for Mike Rapoport" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Rename task_struct::state to task_struct::__state in the comments too
- From: "tip-bot2 for Chin Yik Ming" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/mm: Fix PAT bit missing from page protection modify mask
- From: "tip-bot2 for Janusz Krzysztofik" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] kernel/fork: beware of __put_task_struct() calling context
- From: "tip-bot2 for Wander Lairson Costa" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: don't account throttle time for empty groups
- From: "tip-bot2 for Josh Don" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/psi: make psi_cgroups_enabled static
- From: "tip-bot2 for Miaohe Lin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/core: introduce sched_core_idle_cpu()
- From: "tip-bot2 for Cruz Zhao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Determine active load balance for SMT sched groups
- From: "tip-bot2 for Tim C Chen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: avoid false lockdep splat in put_task_struct()
- From: "tip-bot2 for Wander Lairson Costa" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: add throttled time stat for throttled children
- From: "tip-bot2 for Josh Don" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Record number of cores in sched group
- From: "tip-bot2 for Tim C Chen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Consider the idle state of the whole core for load balance
- From: "tip-bot2 for Ricardo Neri" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Implement prefer sibling imbalance calculation between asymmetric groups
- From: "tip-bot2 for Tim C Chen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/debug: Dump domains' sched group flags
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] x86/sched: Enable cluster scheduling on Hybrid
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Rename task_struct::state to task_strate::__state in the comments too
- From: "tip-bot2 for Chin Yik Ming" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Stabilize asym cpu capacity system idle cpu selection
- From: "tip-bot2 for Vincent Guittot" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] locking/rtmutex: Fix task->pi_waiters integrity
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
- From: Chen Yu <yu.c.chen@xxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: Swapnil Sapkal <Swapnil.Sapkal@xxxxxxx>
- Re: [tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
- From: K Prateek Nayak <kprateek.nayak@xxxxxxx>
- Re: [tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
- From: Chen Yu <yu.c.chen@xxxxxxxxx>
- [tip: perf/core] perf/ring_buffer: Use local_try_cmpxchg in __perf_output_begin
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/amd: Prevent grouping of IBS events
- From: "tip-bot2 for Ravi Bangoria" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] locking/arch: Avoid variable shadowing in local_try_cmpxchg()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86: Use local64_try_cmpxchg
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/core: Use local64_try_cmpxchg in perf_swevent_set_period
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cfi: Extend {JMP,CAKK}_NOSPEC comment
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86: Rewrite ret_from_fork() in C
- From: "tip-bot2 for Brian Gerst" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/alternative: Rename apply_ibt_endbr()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/32: Remove schedule_tail_wrapper()
- From: "tip-bot2 for Brian Gerst" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/fineibt: Poison ENDBR at +0
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/urgent] objtool: initialize all of struct elf
- From: "tip-bot2 for Michal Kubecek" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cfi: Extend ENDBR sealing to kCFI
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/urgent] iov_iter: Mark copy_iovec_from_user() noclone
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/psi: use kernfs polling functions for PSI trigger polling
- From: "tip-bot2 for Suren Baghdasaryan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/fair: Use recent_used_cpu to test p->cpus_ptr
- From: "tip-bot2 for Miaohe Lin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR
- From: "tip-bot2 for Namhyung Kim" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
- From: Chen Yu <yu.c.chen@xxxxxxxxx>
- [tip: x86/core] x86/smp: Don't send INIT to boot CPU
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/xen: Fix secondary processors' FPU initialization
- From: "tip-bot2 for Juergen Gross" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/misc] x86/csum: Improve performance of `csum_partial`
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [tip: x86/misc] x86/csum: Improve performance of `csum_partial`
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [tip: x86/misc] x86/csum: Improve performance of `csum_partial`
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [tip: x86/urgent] x86/efi: Make efi_set_virtual_address_map IBT safe
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqdomain: Use return value of strreplace()
- From: "tip-bot2 for Andy Shevchenko" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/urgent] objtool: Remove btrfs_assertfail() from the noreturn exceptions list
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Fix up tabs vs. spaces in early init comment
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] MIPS: Loongson32: Remove deprecated PWM timer clocksource
- From: "tip-bot2 for Keguang Zhang" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/mm: Avoid using set_pgd() outside of real PGD pages
- From: Lee Jones <lee@xxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/ingenic-timer: Use pm_sleep_ptr() macro
- From: "tip-bot2 for Paul Cercueil" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: Add Loongson-1 clocksource
- From: "tip-bot2 for Keguang Zhang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/imx-gpt: Use only a single name for functions
- From: tip-bot2 for Uwe Kleine-König <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/loongson1: Move PWM timer to clocksource framework
- From: "tip-bot2 for Keguang Zhang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clk: imx: Drop inclusion of unused header <soc/imx/timer.h>
- From: tip-bot2 for Uwe Kleine-König <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: brcm,kona-timer: convert to YAML
- From: "tip-bot2 for Stanislav Jakubek" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only user
- From: tip-bot2 for Uwe Kleine-König <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/hyper-v: Rework clocksource and sched clock setup
- From: "tip-bot2 for Michael Kelley" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timers: Add Ralink SoCs timer
- From: "tip-bot2 for Sergio Paracuellos" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe
- From: "tip-bot2 for Feng Mingxi" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/mm: Avoid using set_pgd() outside of real PGD pages
- From: Greg KH <greg@xxxxxxxxx>
- Re: [tip: x86/urgent] x86/mm: Avoid using set_pgd() outside of real PGD pages
- From: Lee Jones <lee@xxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: "Linux regression tracking #adding (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [tip: timers/core] hrtimer: Add missing sparse annotations to hrtimer locking
- From: "tip-bot2 for Ben Dooks" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [tip: x86/cleanups] x86/acpi: Remove unused extern declaration acpi_copy_wakeup_routine()
- From: "tip-bot2 for YueHaibing" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: Swapnil Sapkal <Swapnil.Sapkal@xxxxxxx>
- Re: [tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
- From: Chen Yu <yu.c.chen@xxxxxxxxx>
- [tip: x86/core] x86/smp: Make stop_other_cpus() more robust
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/smp: Dont access non-existing CPUID leaf
- From: "tip-bot2 for Tony Battersby" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/smp: Put CPUs into INIT on shutdown if possible
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/smp: Use dedicated cache-line for mwait_play_dead()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/smp: Cure kexec() vs. mwait_play_dead() breakage
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/smp: Split sending INIT IPI out into a helper function
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: Swapnil Sapkal <Swapnil.Sapkal@xxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
- From: Swapnil Sapkal <Swapnil.Sapkal@xxxxxxx>
- [tip: x86/urgent] x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
- From: "tip-bot2 for Dheeraj Kumar Srivastava" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] EDAC/amd64: Cache and use GPU node map
- From: "tip-bot2 for Yazen Ghannam" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Update GRUB description in the documentation
- From: "tip-bot2 for Vineeth Pillai" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Fix bandwidth reclaim equation in GRUB
- From: "tip-bot2 for Vineeth Pillai" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/core: Fixed missing rq clock update before calling set_rq_offline()
- From: "tip-bot2 for Hao Jia" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/core: Avoid double calling update_rq_clock() in __balance_push_cpu_stop()
- From: "tip-bot2 for Hao Jia" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
- From: "tip-bot2 for Hao Jia" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] trace,smp: Add tracepoints around remotelly called functions
- From: "tip-bot2 for Leonardo Bras" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] trace,smp: Add tracepoints for scheduling remotelly called functions
- From: "tip-bot2 for Leonardo Bras" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] Documentation: virt: Clean up paravirt_ops doc
- From: "tip-bot2 for Randy Dunlap" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Set k_itimer:: It_signal to NULL on exit()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Prevent RT livelock in itimer_delete()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Cleanup comments about timer ID tracking
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Ensure timer ID search-loop limit is valid
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Add comments about timer lookup
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Clarify timer_wait_running() comment
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Annotate concurrent access to k_itimer:: It_signal
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Split release_posix_timers()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Remove pointless irqsafe from hash_lock
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Document common_clock_get() correctly
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Document sys_clock_getoverrun()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Document sys_clock_getres() correctly
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Document sys_clock_settime() permissions in place
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Document nanosleep() details
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Add proper comments in do_timer_create()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Comment SIGEV_THREAD_ID properly
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Clarify posix_timer_rearm() comment
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Clarify posix_timer_fn() comments
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Remove pointless comments
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Polish coding style in a few places
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Refer properly to CONFIG_HIGH_RES_TIMERS
- From: "tip-bot2 for Lukas Bulwahn" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] alarmtimer: Remove unnecessary initialization of variable 'ret'
- From: "tip-bot2 for Li zeming" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] posix-timers: Add sys_ni_posix_timers() prototype
- From: "tip-bot2 for Arnd Bergmann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] alarmtimer: Remove unnecessary (void *) cast
- From: "tip-bot2 for Li zeming" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] tick/rcu: Fix bogus ratelimit condition
- From: "tip-bot2 for Wen Yang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n build
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Re-introduce vm_flags to do_mmap()
- From: "tip-bot2 for Yu-cheng Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Make pte_mkwrite() take a VMA
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
- From: "tip-bot2 for Yu-cheng Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/traps: Move control protection handler to separate file
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Add Kconfig option for shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/cpufeatures: Add CPU feature flags for shadow stacks
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Introduce _PAGE_SAVED_DIRTY
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Move pmd_write(), pud_write() up in the file
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Start actually marking _PAGE_SAVED_DIRTY
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Introduce VM_SHADOW_STACK for shadow stack memory
- From: "tip-bot2 for Yu-cheng Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Check shadow stack page fault errors
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Add guard pages around a shadow stack.
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Warn on shadow stack memory in wrong vma
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Warn if create Write=0,Dirty=1 with raw prot
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Teach pte_mkwrite() about stack memory
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm/mmap: Add shadow stack pages to memory accounting
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/mm: Introduce MAP_ABOVE4G
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] Documentation/x86: Add CET shadow stack description
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86: Introduce userspace API for shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Handle thread shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/fpu: Add helper for modifying xstate
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Add user-mode shadow stack support
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Add user control-protection fault handler
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] mm: Don't allow write GUPs to shadow stack memory
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Introduce routines modifying shstk
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Handle signals for shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Check that SSP is aligned on sigreturn
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Check that signal frame is shadow stack mem
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Introduce map_shadow_stack syscall
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86: Expose thread features in /proc/$PID/status
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] selftests/x86: Add shadow stack test
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/cpufeatures: Enable CET CR4 bit for shadow stack
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/shstk] x86/shstk: Support WRSS for userspace
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]