Linux Tip Commits - Date Index
[Prev Page][Next Page]
- [tip: x86/apic] x86/apic: Drop apic::delivery_mode
- From: "tip-bot2 for Andrew Cooper" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Drop struct local_apic
- From: "tip-bot2 for Andrew Cooper" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Drop enum apic_delivery_modes
- From: "tip-bot2 for Andrew Cooper" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/microcode: Rework early revisions reporting
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/microcode: Remove the driver announcement and version
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86/entry: Optimize common_interrupt_return()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86/entry: Harden return-to-user
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel: Correct incorrect 'or' operation for PMU capabilities
- From: "tip-bot2 for Dapeng Mi" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/apic] x86/apic: Drop apic::delivery_mode
- From: Borislav Petkov <bp@xxxxxxxxx>
- [tip: x86/apic] x86/apic: Drop apic::delivery_mode
- From: "tip-bot2 for Andrew Cooper" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Drop enum apic_delivery_modes
- From: "tip-bot2 for Andrew Cooper" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic: Drop struct local_apic
- From: "tip-bot2 for Andrew Cooper" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] objtool: Fix calloc call for new -Walloc-size
- From: "tip-bot2 for Sam James" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/cstate: Add Sierra Forest support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/cstate: Cleanup duplicate attr_groups
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] x86/smp: Export symbol cpu_clustergroup_mask()
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/cstate: Add Grand Ridge support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/mtrr: Document missing function parameters in kernel-doc
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/mm] x86/mm: Use %RIP-relative address in untagged_addr()
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [tip: x86/mm] x86/mm: Use %RIP-relative address in untagged_addr()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/lib: Fix overflow when counting digits
- From: "tip-bot2 for Colin Ian King" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Remove redundant check from mce_device_create()
- From: "tip-bot2 for Nikolay Borisov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/core: Fix narrow startup race when creating the perf nr_addr_filters sysfs file
- From: "tip-bot2 for Greg KH" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] cleanup: Add conditional guard support
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] ptrace: Convert ptrace_attach() to use lock guards
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Use WRITE_ONCE() for p->on_rq
- From: "tip-bot2 for Paul E. McKenney" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Collect sched_dl_entity initialization
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Unify more update_curr*()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/eevdf: Sort the rbtree by virtual deadline
- From: "tip-bot2 for Abel Wu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/eevdf: O(1) fastpath for task selection
- From: "tip-bot2 for Abel Wu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Unify runtime accounting across classes
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa: Fix mm numa_scan_seq based unconditional scan
- From: "tip-bot2 for Raghavendra K T" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Introduce deadline servers
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Remove vruntime from trace_sched_stat_runtime()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Move bandwidth accounting into {en,de}queue_dl_entity
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/cpuidle: Comment about timers requirements VS idle handler
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/timers: Explain why idle task schedules out on remote timer enqueue
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/core: Fix cpuctx refcounting
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] futex: Fix hardcoded flags
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/eevdf: Fix vruntime adjustment on reweight
- From: "tip-bot2 for Abel Wu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched: psi: fix unprivileged polling against cgroups
- From: "tip-bot2 for Johannes Weiner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/fair: Fix the decision for load balance
- From: "tip-bot2 for Keisuke Nishimura" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf: Fix cpuctx refcounting
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] futex: Fix hardcoded flags
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/paravirt] x86/paravirt: Use relative reference for the original instruction offset
- From: "tip-bot2 for Hou Wenlong" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/paravirt] x86/paravirt: Make the struct paravirt_patch_site packed
- From: "tip-bot2 for Hou Wenlong" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/barrier: Do not serialize MSR accesses on AMD
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
- From: "tip-bot2 for Zhiquan Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/barrier: Do not serialize MSR accesses on AMD
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/setup: Make relocated_ramdisk a local variable of relocate_initrd()
- From: "tip-bot2 for Yuntao Wang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] hrtimers: Push pending hrtimers away from outgoing CPU earlier
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/lib: Fix overflow when counting digits
- From: "tip-bot2 for Colin Ian King" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/acpi: Ignore invalid x2APIC entries
- From: "tip-bot2 for Zhang Rui" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/shstk: Delay signal entry SSP write until after user accesses
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/Documentation: Indent 'note::' directive for protocol version number note
- From: "tip-bot2 for Bagas Sanjaya" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs
- From: "tip-bot2 for Fang Xiang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] MAINTAINERS: Add Intel TDX entry
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] MAINTAINERS: Add Intel TDX entry
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/headers] x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>
- From: "tip-bot2 for Masahiro Yamada" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/headers] x86/headers: Remove unnecessary #include <asm/export.h>
- From: "tip-bot2 for Masahiro Yamada" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/headers] x86/headers: Remove <asm/export.h>
- From: "tip-bot2 for Masahiro Yamada" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/tsc: Defer marking TSC unstable to a worker
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: renesas,rz-mtu3: Fix overflow/underflow interrupt names
- From: "tip-bot2 for Biju Das" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: renesas,rz-mtu3: Improve documentation
- From: "tip-bot2 for Biju Das" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/timer-imx-gpt: Fix potential memory leak
- From: "tip-bot2 for Jacky Bai" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: renesas,rz-mtu3: Document RZ/{G2UL,Five} SoCs
- From: "tip-bot2 for Biju Das" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop function
- From: "tip-bot2 for Ivaylo Dimitrov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timers: Add Cirrus EP93xx
- From: "tip-bot2 for Nikita Shubin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardware
- From: "tip-bot2 for Ronald Wahl" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource: ep93xx: Add driver for Cirrus Logic EP93xx
- From: "tip-bot2 for Nikita Shubin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu
- From: "tip-bot2 for Sunil V L" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/sun5i: Remove surplus dev_err() when using platform_get_irq()
- From: "tip-bot2 for Yang Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Add model number for Intel Arrow Lake mobile processor
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- Re: [PATCH] Revert "x86/sgx: Return VM_FAULT_SIGBUS instead of VM_FAULT_OOM for EPC exhaustion"
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Support branch counters logging
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Add branch stack counters
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86: Add PERF_X86_EVENT_NEEDS_BRANCH_STACK flag
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Add branch_sample_call_stack
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Reorganize attrs and is_visible
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Don't include process MM in futex key on no-MMU
- From: "tip-bot2 for Ben Wolsieffer" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/sifive-plic: Fix syscore registration for multi-socket systems
- From: "tip-bot2 for Anup Patel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
- From: "tip-bot2 for Herve Codina" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/ls-scfg-msi: Use device_get_match_data()
- From: "tip-bot2 for Rob Herring" <tip-bot2@xxxxxxxxxxxxx>
- [PATCH] Revert "x86/sgx: Return VM_FAULT_SIGBUS instead of VM_FAULT_OOM for EPC exhaustion"
- From: Haitao Huang <haitao.huang@xxxxxxxxxxxxxxx>
- [tip: x86/apic] x86/apic/msi: Fix misconfigured non-maskable MSI quirk
- From: "tip-bot2 for Koichiro Den" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/tsc: Defer marking TSC unstable to a worker
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Add model number for Intel Arrow Lake mobile processor
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] irqchip/gic-v3-its: Don't override quirk settings with default values
- From: "tip-bot2 for Marc Zyngier" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
- From: "tip-bot2 for Chen Yu" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/tdx] virt: Add TDX guest driver
- From: Qinkun Bao <qinkun@xxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Borislav Petkov <bp@xxxxxxxxx>
- [tip: x86/build] x86/defconfig: Enable CONFIG_DEBUG_ENTRY=y
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/percpu] x86/percpu: Return correct variable from current_top_of_stack()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Provide new control functions
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Clean up mc_cpu_down_prep()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Get rid of the schedule work indirection
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/amd: Use correct per CPU ucode_cpu_info
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Rework intel_find_matching_signature()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Prepare for minimal revision check
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Rework intel_cpu_collect_info()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Simplify early loading
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Replace the all-in-one rendevous handler
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/amd: Use cached microcode for AP load
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Reuse intel_cpu_collect_info()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Remove pointless apply() invocation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/amd: Cache builtin/initrd microcode early
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Add per CPU result state
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Clarify the late load logic
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Mop up early loading leftovers
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Sanitize __wait_for_cpus()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Unify microcode apply() functions
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Add a minimum required revision for late loading
- From: "tip-bot2 for Ashok Raj" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Handle "nosmt" correctly
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/apic: Provide apic_force_nmi_on_cpu()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Handle "offline" CPUs correctly
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Switch to kvmalloc()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Rendezvous and load in NMI
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/amd: Cache builtin microcode too
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Protect against instrumentation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Save the microcode only after a successful late-load
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Add per CPU control field
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/core: Fix potential NULL deref
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] scripts/faddr2line: Skip over mapping symbols in output from readelf
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] objtool: Propagate early errors
- From: "tip-bot2 for Aaron Plattner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] objtool: Remove max symbol name length limitation
- From: "tip-bot2 for Aaron Plattner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] scripts/faddr2line: Don't filter out non-function symbols from readelf
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] scripts/faddr2line: Use LLVM addr2line and readelf if LLVM=1
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/core: Fix RQCF_ACT_SKIP leak
- From: "tip-bot2 for Hao Jia" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Add cpus_share_resources API
- From: "tip-bot2 for Barry Song" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Scan cluster before scanning LLC in wake-up path
- From: "tip-bot2 for Barry Song" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Remove SIS_PROP
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster wakeup
- From: "tip-bot2 for Yicong Yang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
- From: "tip-bot2 for Zhiquan Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/percpu] x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code generation
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Remove unused 'curr' argument from pick_next_entity()
- From: "tip-bot2 for Yiwei Lin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Simplify early loading
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Save the microcode only after a successful late-load
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Remove pointless apply() invocation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/boot: Use __pa_nodebug() in mk_early_pgtbl_32()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/boot/32: Restructure mk_early_pgtbl_32()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Simplify and rename generic_load_microcode()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Provide CONFIG_MICROCODE_INITRD32
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
- From: "tip-bot2 for Ashok Raj" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Unify microcode apply() functions
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/amd: Cache builtin microcode too
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Switch to kvmalloc()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Rework intel_find_matching_signature()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/32: Move early loading after paging enable
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/amd: Use correct per CPU ucode_cpu_info
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Rework intel_cpu_collect_info()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/boot/32: De-uglify the 2/3 level paging difference in mk_early_pgtbl_32()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/boot/32: Temporarily map initrd for microcode loading
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Mop up early loading leftovers
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Cleanup code further
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Simplify scan_microcode()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/amd: Use cached microcode for AP load
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/amd: Cache builtin/initrd microcode early
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Reuse intel_cpu_collect_info()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Clean up mc_cpu_down_prep()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Sanitize __wait_for_cpus()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Handle "nosmt" correctly
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Get rid of the schedule work indirection
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Add per CPU result state
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Clarify the late load logic
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Rendezvous and load in NMI
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Provide new control functions
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Add per CPU control field
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Replace the all-in-one rendevous handler
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/apic: Provide apic_force_nmi_on_cpu()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Protect against instrumentation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Handle "offline" CPUs correctly
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Prepare for minimal revision check
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Add a minimum required revision for late loading
- From: "tip-bot2 for Ashok Raj" <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: Print actual mitigation if requested mitigation isn't possible
- 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/srso: Print mitigation for retbleed IBPB case
- 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: Fix unret validation dependencies
- 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: Remove 'pred_cmd' label
- 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: Unexport untraining functions
- 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/nospec: Refactor UNTRAIN_RET[_*]
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/retpoline: Make sure there are no unconverted return thunks due to KCSAN
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/callthunks: Delete unused "struct thunk_desc"
- From: "tip-bot2 for Alexey Dobriyan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/retpoline: Document some thunk handling aspects
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [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/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/pti: Fix kernel warnings for pti= and nopti cmdline options
- From: "tip-bot2 for Jo Van Bulck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Remove unnecessary semicolon
- From: "tip-bot2 for Yang Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] objtool: Fix return thunk patching in retpolines
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/vdso: Run objtool on vdso32-setup.o
- From: "tip-bot2 for David Kaplan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/percpu] x86/percpu, xen: Correct PER_CPU_VAR() usage to include symbol and its addend
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/percpu] x86/percpu: Correct PER_CPU_VAR() usage to include symbol and its addend
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/percpu] x86/percpu: Introduce %rip-relative addressing to PER_CPU_VAR()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/percpu] x86/fpu: Clean up FPU switching in the middle of task switching
- From: "tip-bot2 for Linus Torvalds" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size
- From: "tip-bot2 for Mike Rapoport (IBM)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Don't include process in key on no-MMU
- From: "tip-bot2 for Ben Wolsieffer" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/sgx: Return VM_FAULT_SIGBUS instead of VM_FAULT_OOM for EPC exhaustion
- From: "tip-bot2 for Haitao Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Remove unused 'curr' argument from pick_next_entity()
- From: "tip-bot2 for Yiwei Lin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/nohz: Update comments about NEWILB_KICK
- From: "tip-bot2 for Joel Fernandes (Google)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Update ->next_balance correctly during newidle balance
- From: "tip-bot2 for Vineeth Pillai (Google)" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Borislav Petkov <bp@xxxxxxxxx>
- RE: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: "Kaplan, David" <David.Kaplan@xxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Borislav Petkov <bp@xxxxxxxxx>
- [tip: x86/bugs] Revert "x86/retpoline: Remove .text..__x86.return_thunk section"
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] Revert "x86/retpoline: Ensure default return thunk isn't used at runtime"
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf: Disallow mis-matched inherited group reads
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Borislav Petkov <bp@xxxxxxxxx>
- [tip: x86/percpu] x86/percpu: Use the correct asm operand modifier in percpu_stable_op()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Borislav Petkov <bp@xxxxxxxxx>
- [tip: x86/boot] x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: efistub: Assign global boot_params variable
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Remove duplicate #include
- From: "tip-bot2 for Jiapeng Chong" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/eevdf: Fix heap corruption more
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/amd: Fix snprintf() format string warning in W=1 build
- From: "tip-bot2 for Paolo Bonzini" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] PCI/MSI: Provide stubs for IMS functions
- From: "tip-bot2 for Reinette Chatre" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/retpoline: Make sure there are no unconverted return thunks due to KCSAN
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [PATCH] x86/srso: Fix panic in return thunk during boot
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- RE: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: "Kaplan, David" <David.Kaplan@xxxxxxx>
- [tip: x86/boot] x86/head/64: Move the __head definition to <asm/init.h>
- From: "tip-bot2 for Hou Wenlong" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Unwind properly from rdt_enable_ctx()
- From: "tip-bot2 for Babu Moger" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Simplify rftype flag definitions
- From: "tip-bot2 for Babu Moger" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Add multiple tasks to the resctrl group at once
- From: "tip-bot2 for Babu Moger" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Rename rftype flags for consistency
- From: "tip-bot2 for Babu Moger" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Move default group file creation to mount
- From: "tip-bot2 for Babu Moger" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Introduce "-o debug" mount option
- From: "tip-bot2 for Babu Moger" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Display CLOSID for resource group
- From: "tip-bot2 for Babu Moger" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Display RMID of resource group
- From: "tip-bot2 for Babu Moger" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Add support for the files of MON groups only
- From: "tip-bot2 for Babu Moger" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/amd: Fix snprintf() format string warning in W=1 build
- From: "tip-bot2 for Paolo Bonzini" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/seqlock: Fix grammar in comment
- From: "tip-bot2 for Cuda-Chen" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- RE: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: "Kaplan, David" <David.Kaplan@xxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [tip: ras/core] x86/MCE/AMD: Split amd_mce_is_memory_error()
- From: "tip-bot2 for Yazen Ghannam" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Cleanup mce_usable_address()
- From: "tip-bot2 for Yazen Ghannam" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Define amd_mce_usable_address()
- From: "tip-bot2 for Yazen Ghannam" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/head/64: Add missing __head annotation to startup_64_load_idt()
- From: "tip-bot2 for Hou Wenlong" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/head/64: Mark 'startup_gdt[]' and 'startup_gdt_descr' as __initdata
- From: "tip-bot2 for Hou Wenlong" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/psi: Update poll => rtpoll in relevant comments
- From: "tip-bot2 for Fan Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] alpha: Fix up new futex syscall numbers
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/percpu] x86/percpu: Use C for arch_raw_cpu_ptr(), to improve code generation
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/percpu] x86/percpu: Rewrite arch_raw_cpu_ptr() to be easier for compilers to optimize
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd/uncore: Pass through error code for initialization failures, instead of -ENODEV
- From: "tip-bot2 for Sandipan Das" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] selftests/x86/lam: Zero out buffer for readlink()
- From: "tip-bot2 for Binbin Wu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/callthunks: Delete unused "struct thunk_desc"
- From: "tip-bot2 for Alexey Dobriyan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/seqlock: Propagate 'const' pointers within read-only methods, remove forced type casts
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86/entry/32: Clean up syscall fast exit tests
- From: "tip-bot2 for Brian Gerst" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86/entry/64: Use TASK_SIZE_MAX for canonical RIP test
- From: "tip-bot2 for Brian Gerst" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86/entry/64: Convert SYSRET validation tests to C
- From: "tip-bot2 for Brian Gerst" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/apic, x86/hyperv: Use u32 in hv_snp_boot_ap() too
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/renesas-rzg2l: Enhance driver to support interrupt affinity setting
- From: "tip-bot2 for Lad Prabhakar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/generic-chip: Fix the irq_chip name for /proc/interrupts
- From: "tip-bot2 for Keguang Zhang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/apic: Use u32 for wakeup_secondary_cpu[_64]()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] scsi: lpfc: Use topology_core_id()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/cpu: Remove pointless evaluation of x86_coreid_bits
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/cpu: Move cpu_core_id into topology info
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/cpu: Move cpu_die_id into topology info
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/cpu/topology: Cure the abuse of cpuinfo for persisting logical ids
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] cpu/SMT: Make SMT control more robust against enumeration failures
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/cpu: Move cpu_l[l2]c_id into topology info
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/apic: Use u32 for phys_pkg_id()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/apic: Use u32 for cpu_present_to_apicid()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/apic: Fake primary thread mask for XEN/PV
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/apic: Use u32 for APIC IDs in global data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/cpu: Move logical package and die IDs into topology info
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] hwmon: (fam15h_power) Use topology_core_id()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/cpu: Move cu_id into topology info
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/cpu: Encapsulate topology information in cpuinfo_x86
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/apic: Use u32 for check_apicid_used()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/cpu: Move phys_proc_id into topology info
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/cpu: Provide debug interface
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/apic: Use u32 for [gs]et_apic_id()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/apic: Use BAD_APICID consistently
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/cpu/hygon: Fix the CPU topology evaluation for real
- From: "tip-bot2 for Pu Wen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/seqlock: Propagate 'const' pointers within read-only methods, remove forced type casts
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/psi: Bail out early from irq time accounting
- From: "tip-bot2 for Haifeng Xu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Fix stop_one_cpu_nowait() vs hotplug
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Make PELT acronym definition searchable
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd/uncore: Fix uninitialized return value in amd_uncore_init()
- From: "tip-bot2 for Dan Carpenter" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/lockdep: Fix string sizing bug that triggers a format-truncation compiler-warning
- From: "tip-bot2 for Lucy Mielke" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/alternatives: Disable KASAN in apply_alternatives()
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/seqlock: Simplify SEQCOUNT_LOCKNAME()
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/seqlock: Change __seqprop() to return the function pointer
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] x86/cpu: Fix the AMD Fam 17h, Fam 19h, Zen2 and Zen4 MSR enumerations
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [PATCH] x86/cpu: Fix the AMD Fam 17h, Fam 19h, Zen2 and Zen4 enumerations
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: x86/bugs] objtool: Fix return thunk patching in retpolines
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/vdso: Run objtool on vdso32-setup.o
- From: "tip-bot2 for David Kaplan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
- From: "tip-bot2 for David Kaplan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Rename 'DIE' domain to 'PKG'
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Optimize perf_cgroup_switch()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs
- From: Borislav Petkov <bp@xxxxxxxxx>
- [tip: x86/irq] x86/nmi: Fix out-of-order NMI nesting checks & false positive warning
- From: "tip-bot2 for Paul E. McKenney" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/msi: Fix compile error caused by CONFIG_GENERIC_MSI_IRQ=y && !CONFIG_X86_LOCAL_APIC
- From: "tip-bot2 for Lu Yao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] objtool: Fix return thunk patching in retpolines
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: sched/core] sched/psi: Delete the 'update_total' function parameter from update_triggers()
- From: "tip-bot2 for Yang Yang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/psi: Avoid updating PSI triggers and ->rtpoll_total when there are no state changes
- From: "tip-bot2 for Yang Yang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] Documentation/x86: Document resctrl's new sparse_masks
- From: "tip-bot2 for Fenghua Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Rename arch_has_sparse_bitmaps
- From: "tip-bot2 for Maciej Wieczor-Retman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Enable non-contiguous CBMs in Intel CAT
- From: "tip-bot2 for Maciej Wieczor-Retman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Add sparse_masks file in info
- From: "tip-bot2 for Fenghua Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/urgent] cpu-hotplug: Provide prototypes for arch CPU registration
- From: "tip-bot2 for Russell King (Oracle)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs
- From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/amd: Cache builtin microcode too
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/amd: Use cached microcode for AP load
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Mop up early loading leftovers
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/amd: Use correct per CPU ucode_cpu_info
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/amd: Cache builtin/initrd microcode early
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/sev: Move sev_setup_arch() to mem_encrypt.c
- From: "tip-bot2 for Alexander Shishkin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/sev: Drop unneeded #include
- From: "tip-bot2 for Alexander Shishkin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cache] x86/resctrl: Fix remaining kernel-doc warnings
- From: "tip-bot2 for Maciej Wieczor-Retman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/percpu] x86/percpu: Disable named address spaces for KASAN
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Remove comment referring to rq::cpu_load, since this has been removed
- From: "tip-bot2 for Colin Ian King" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa: Complete scanning of inactive VMAs when there is no alternative
- From: "tip-bot2 for Mel Gorman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa: Complete scanning of partial VMAs regardless of PID activity
- From: "tip-bot2 for Mel Gorman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Remove comment referring to rq::cpu_load, since this has been removed
- From: "tip-bot2 for Colin Ian King" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_pid_reset => ::pids_active_reset
- From: "tip-bot2 for Mel Gorman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa: Move up the access pid reset logic
- From: "tip-bot2 for Raghavendra K T" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa: Complete scanning of partial VMAs regardless of PID activity
- From: "tip-bot2 for Mel Gorman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa: Document vma_numab_state fields
- From: "tip-bot2 for Mel Gorman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa: Trace decisions related to skipping VMAs
- From: "tip-bot2 for Mel Gorman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa: Complete scanning of inactive VMAs when there is no alternative
- From: "tip-bot2 for Mel Gorman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_put_slowpath()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd/uncore: Refactor uncore management
- From: "tip-bot2 for Sandipan Das" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/core: Allow reading package events from perf_event_read_local
- From: "tip-bot2 for Tero Kristo" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/cstate: Allow reading the package statistics from local CPU
- From: "tip-bot2 for Tero Kristo" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd/uncore: Move discovery and registration
- From: "tip-bot2 for Sandipan Das" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd/uncore: Add memory controller support
- From: "tip-bot2 for Sandipan Das" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd/uncore: Use rdmsr if rdpmc is unavailable
- From: "tip-bot2 for Sandipan Das" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd/uncore: Add group exclusivity
- From: "tip-bot2 for Sandipan Das" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/atomic: Add generic support for sync_try_cmpxchg() and its fallback
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/atomic/x86: Introduce arch_sync_try_cmpxchg()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/atomic, xen: Use sync_try_cmpxchg() instead of sync_cmpxchg()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/percpu] x86/percpu: Disable named address spaces for KASAN
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on the platform
- From: "tip-bot2 for Shrikanth Hegde" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Move the declaration of 'schedutil_gov' to kernel/sched/sched.h
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] Merge tag 'irqchip-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] alarmtimer: Use maximum alarm time for suspend
- From: "tip-bot2 for Guenter Roeck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] rtc: Add API function to return alarm time bound by hardware limit
- From: "tip-bot2 for Guenter Roeck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Remove the EM_MAX_COMPLEXITY limit
- From: "tip-bot2 for Pierre Gondois" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/psi: Change update_triggers() to a 'void' function
- From: "tip-bot2 for Yang Yang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
- From: "tip-bot2 for Ashok Raj" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/32: Move early loading after paging enable
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Remove pointless apply() invocation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Reuse intel_cpu_collect_info()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Simplify early loading
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Switch to kvmalloc()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Rework intel_find_matching_signature()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Rework intel_cpu_collect_info()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Add per CPU result state
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Handle "nosmt" correctly
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Get rid of the schedule work indirection
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Cleanup code further
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Save the microcode only after a successful late-load
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Simplify scan_microcode()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Simplify and rename generic_load_microcode()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Clarify the late load logic
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Unify microcode apply() functions
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Sanitize __wait_for_cpus()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Rendezvous and load in NMI
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Add per CPU control field
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Clean up mc_cpu_down_prep()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Provide new control functions
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Protect against instrumentation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/apic: Provide apic_force_nmi_on_cpu()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Replace the all-in-one rendevous handler
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Handle "offline" CPUs correctly
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode: Prepare for minimal revision check
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/microcode] x86/microcode/intel: Add a minimum required revision for late loading
- From: "tip-bot2 for Ashok Raj" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt: Change the type of 'sysctl_sched_rt_period' from 'unsigned int' to 'int'
- From: "tip-bot2 for Yajun Deng" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Consolidate and clean up access to a CPU's max compute capacity
- From: "tip-bot2 for Vincent Guittot" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/pt: Fix kernel-doc comments
- From: "tip-bot2 for Lucy Mielke" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/nohz: Update idle load-balancing (ILB) comments
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb()
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/nohz: Remove unnecessarily complex error handling pattern from find_new_ilb()
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/eevdf: Fix pick_eevdf()
- From: "tip-bot2 for Benjamin Segall" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/eevdf: Fix min_deadline heap integrity
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/lbr: Filter vsyscall addresses
- From: "tip-bot2 for JP Kobryn" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/rapl: Annotate 'struct rapl_pmus' with __counted_by
- From: "tip-bot2 for Kees Cook" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/resctrl: Fix kernel-doc warnings
- From: "tip-bot2 for Randy Dunlap" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/core: Update stale comment in try_to_wake_up()
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] x86/speculation: Add __update_spec_ctrl() helper
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] intel_idle: Add ibrs_off module parameter to force-disable IBRS
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] x86/idle: Disable IBRS when CPU is offline to improve single-threaded performance
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/debug: Print 'tgid' in sched_show_task()
- From: "tip-bot2 for Yajun Deng" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Mark TSC reliable
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: locking/core] locking/futex/selftests: Remove duplicate ABI defines
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: locking/core] locking/futex/selftests: Remove duplicate ABI defines
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: locking/core] locking/futex/selftests: Remove duplicate ABI defines
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: locking/core] locking/futex/selftests: Remove duplicate ABI defines
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [tip: locking/core] locking/futex/selftests: Remove duplicate ABI defines
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [tip: locking/core] locking/futex/selftests: Remove duplicate ABI defines
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [tip: locking/core] locking/futex/selftests: Remove duplicate ABI defines
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip: locking/core] locking/futex/selftests: Remove duplicate ABI defines
- From: "tip-bot2 for Muhammad Usama Anjum" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] cpufreq: schedutil: Update next_freq when cpufreq_limits change
- From: "tip-bot2 for Xuewen Yan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/percpu] x86/percpu: Use C for percpu read/write accessors
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/percpu] x86/percpu: Enable named address spaces with known compiler version
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86/entry/compat: Combine return value test from syscall handler
- From: "tip-bot2 for Brian Gerst" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86/entry/32: Convert do_fast_syscall_32() to bool return type
- From: "tip-bot2 for Brian Gerst" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/seqlock: Fix typo in comment
- From: "tip-bot2 for pangzizhen001@xxxxxxxxxx" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86/entry/64: Remove obsolete comment on tracing vs. SYSRET
- From: "tip-bot2 for Brian Gerst" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/entry] x86/entry/32: Remove SEP test for SYSEXIT
- From: "tip-bot2 for Brian Gerst" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_handler(), for readability
- From: "tip-bot2 for Xiu Jianfeng" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/percpu] x86/percpu: Use compiler segment prefix qualifier
- From: "tip-bot2 for Nadav Amit" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/debug: Print 'tgid' in sched_show_task()
- From: "tip-bot2 for Yajun Deng" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex/requeue: Remove unnecessary ‘NULL’ initialization from futex_proxy_trylock_atomic()
- From: "tip-bot2 for Li zeming" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] intel_idle: Add ibrs_off module parameter to force-disable IBRS
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] x86/speculation: Add __update_spec_ctrl() helper
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] x86/idle: Disable IBRS when CPU is offline to improve single-threaded performance
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/local, arch: Rewrite local_add_unless() as a static inline function
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/sev: Use the GHCB protocol when available for SNP CPUID requests
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/sev: Change npages to unsigned long in snp_accept_memory()
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/core: Update stale comment in try_to_wake_up()
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/tdx: Replace deprecated strncpy() with strtomem_pad()
- From: "tip-bot2 for Justin Stitt" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/boot] x86/boot: Fix incorrect startup_gdt_descr.size
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [tip: x86/fpu] x86/fpu/xstate: Address kernel-doc warning
- From: "tip-bot2 for Zhu Wang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/asm] x86/lib: Address kernel-doc warnings
- From: "tip-bot2 for Zhu Wang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] objtool: Use 'the fallthrough' pseudo-keyword
- From: "tip-bot2 for Ruan Jinjie" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Remove duplicate header inclusions
- From: "tip-bot2 for Yu Liao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/rapl: Fix "Using plain integer as NULL pointer" Sparse warning
- From: "tip-bot2 for David Reaver" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/rapl: Stop doing cpu_relax() in the local64_cmpxchg() loop in rapl_event_update()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] selftests/x86/mm: Add new test that userspace stack is in fact NX
- From: "tip-bot2 for Alexey Dobriyan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/sev: Make boot_ghcb_page[] static
- From: "tip-bot2 for GUO Zihua" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/fair: Fix pick_eevdf()
- From: "tip-bot2 for Benjamin Segall" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/eevdf: Also update slice on placement
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/eevdf: Fix avg_vruntime()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/platform] x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDs
- From: "tip-bot2 for Yazen Ghannam" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: Harmonize the style of array-type parameter for fixup_pointer() calls
- From: "tip-bot2 for Wang Jinchao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: Fix incorrect startup_gdt_descr.size
- From: "tip-bot2 for Yuntao Wang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/debug: Fix debugfs API return value checks to use IS_ERR()
- From: "tip-bot2 for Atul Kumar Pant" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/rapl: Stop doing cpu_relax() in the local64_cmpxchg() loop in rapl_event_update()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/boot: Move x86_cache_alignment initialization to correct spot
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/platform] x86/of: Move the x86_flattree_get_config() call out of x86_dtb_init()
- From: "tip-bot2 for Saurabh Sengar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/platform] x86/numa: Add Devicetree support
- From: "tip-bot2 for Saurabh Sengar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
- From: "tip-bot2 for Zhiquan Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/musl breakage
- From: "tip-bot2 for Kir Kolyshkin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt: Disallow writing invalid values to sched_rt_period_us
- From: "tip-bot2 for Cyril Hrubis" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt/docs: Use 'real-time' instead of 'realtime'
- From: "tip-bot2 for Cyril Hrubis" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt/docs: Clarify & fix sched_rt_* sysctl docs
- From: "tip-bot2 for Cyril Hrubis" <tip-bot2@xxxxxxxxxxxxx>
- Re: [PATCH] tick/nohz: Update comments some more
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [tip: timers/core] tick/nohz: Update comments some more
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- Re: [PATCH] tick/nohz: Update comments some more
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH] tick/nohz: Update comments some more
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [tip: x86/cpu] x86/cpu/amd: Remove redundant 'break' statement
- From: "tip-bot2 for Baolin Liu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
- From: "tip-bot2 for Qais Yousef" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
- From: "tip-bot2 for Qais Yousef" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/debug: Add new tracepoint to track compute energy computation
- From: "tip-bot2 for Qais Yousef" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloaded
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race
- From: "tip-bot2 for Haitao Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Remove unnecessary semicolon
- From: "tip-bot2 for Yang Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloaded
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: x86/mm] x86/sev-es: Allow copy_from_kernel_nofault() in earlier boot
- From: "tip-bot2 for Adam Dunlap" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/sev-es: Set x86_virt_bits to the correct value straight away, instead of a two-phase approach
- From: "tip-bot2 for Adam Dunlap" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/rt: Fix live lock between select_fallback_rq() and RT push
- From: "tip-bot2 for Joel Fernandes (Google)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] Merge tag 'irqchip-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Make dl_rq->pushable_dl_tasks updates drive dl_rq->overloaded
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqdomain: Annotate struct irq_domain with __counted_by
- From: "tip-bot2 for Kees Cook" <tip-bot2@xxxxxxxxxxxxx>
- Re: [PATCH] tick/nohz: Update comments some more
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [PATCH] tick/nohz: Update comments some more
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: x86/boot] x86/boot: Compile boot code with -std=gnu11 too
- From: "tip-bot2 for Alexey Dobriyan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/srso: Add SRSO mitigation for Hygon processors
- From: "tip-bot2 for Pu Wen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Tag (hr)timer softirq as hotplug safe
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] tick/nohz: Don't shutdown the lowres tick from itself
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] tick/nohz: Rename the tick handlers to more self-explanatory names
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] tick/nohz: Remove unused tick_nohz_idle_stop_tick_protected()
- From: "tip-bot2 for Xueshi Hu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] tick/nohz: Update obsolete comments
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/sev: Reduce #VC nesting for intercepted CPUID for SEV-SNP guest, to fix nesting crash
- From: "tip-bot2 for Alexey Kardashevskiy" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/asm] x86/entry: Fix typos in comments
- From: "tip-bot2 for Xin Li (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/asm] x86/entry: Remove unused argument %rsi passed to exc_nmi()
- From: "tip-bot2 for Xin Li (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/platform] x86/amd_nb: Add AMD Family MI300 PCI IDs
- From: "tip-bot2 for Muralidhara M K" <tip-bot2@xxxxxxxxxxxxx>
- Re: [PATCH] sched/fair: Do not wakeup-preempt same-prio SCHED_OTHER tasks
- From: Chen Yu <yu.c.chen@xxxxxxxxx>
- Re: [tip: sched/core] sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH] sched/fair: Do not wakeup-preempt same-prio SCHED_OTHER tasks
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [tip: sched/core] sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/amd: Do not WARN() on every IRQ
- From: "tip-bot2 for Breno Leitao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86_64: Show CR4.PSE on auxiliaries like on BSP
- From: "tip-bot2 for Hugh Dickins" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/platform] x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_by
- From: "tip-bot2 for Kees Cook" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Fix warning in bandwidth distribution
- From: "tip-bot2 for Josh Don" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Make cfs_rq->throttled_csd_list available on !SMP
- From: "tip-bot2 for Josh Don" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/core: Refactor the task_flags check for worker sleeping in sched_submit_work()
- From: "tip-bot2 for Wang Jinchao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/kgdb: Fix a kerneldoc warning when build with W=1
- From: "tip-bot2 for Christophe JAILLET" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/iommu/docs: Update AMD IOMMU specification document URL
- From: "tip-bot2 for Jianlin Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/kgdb: Fix a kerneldoc warning when build with W=1
- From: "tip-bot2 for Christophe JAILLET" <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: Print actual mitigation if requested mitigation isn't possible
- 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: Fix vulnerability reporting for missing microcode
- 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: Improve i-cache locality for alias mitigation
- 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 unret validation dependencies
- 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: Remove 'pred_cmd' label
- 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/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/pti: Fix kernel warnings for pti= and nopti cmdline options
- From: "tip-bot2 for Jo Van Bulck" <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/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/cpu] x86/cpu: Clear SVM feature if disabled by BIOS
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/cpu] x86/cpu: Clear SVM feature if disabled by BIOS
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [tip: x86/cpu] x86/cpu: Clear SVM feature if disabled by BIOS
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/cpu] x86/cpu: Clear SVM feature if disabled by BIOS
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: perf/urgent] perf/x86/amd/core: Fix overflow reset on hotplug
- From: "tip-bot2 for Sandipan Das" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/debug: Avoid checking in_atomic_preempt_off() twice in schedule_debug()
- From: "tip-bot2 for Liming Wu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/speculation, objtool: Use absolute relocations for annotations
- From: "tip-bot2 for Fangrui Song" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpu: Clear SVM feature if disabled by BIOS
- From: "tip-bot2 for Paolo Bonzini" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/sev/docs: Update document URL in amd-memory-encryption.rst
- From: "tip-bot2 for Jianlin Li" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/mm: Move arch_memory_failure() and arch_is_platform_page() definitions from <asm/processor.h> to <asm/pgtable.h>
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] <linux/list.h>: Introduce the list_for_each_reverse() method
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/asm] x86/bitops: Remove unused __sw_hweight64() assembly implementation on x86-32
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex/test: Fix potential workqueue corruption
- From: "tip-bot2 for John Stultz" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex/test: Use prng instead of rng to avoid hangs at bootup
- From: "tip-bot2 for John Stultz" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/ww_mutex/test: Make sure we bail out instead of livelock
- From: "tip-bot2 for John Stultz" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Add sys_futex_wait()
- From: "tip-bot2 for peterz@xxxxxxxxxxxxx" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Add header guard to <linux/sched/deadline.h>
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Standardize the <linux/sched/smt.h> header guard #endif
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/asm] x86/percpu: Do not clobber %rsi in percpu_{try_,}cmpxchg{64,128}_op
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctl
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] locking/seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Standardize the <linux/sched/type.h> header guard #endif
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/debug: Update stale reference to sched_debug.c
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Add sys_futex_wake()
- From: "tip-bot2 for peterz@xxxxxxxxxxxxx" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Add flags2 argument to futex_requeue()
- From: "tip-bot2 for peterz@xxxxxxxxxxxxx" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: FLAGS_STRICT
- From: "tip-bot2 for peterz@xxxxxxxxxxxxx" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Extend the FUTEX2 flags
- From: "tip-bot2 for peterz@xxxxxxxxxxxxx" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Clarify FUTEX2 flags
- From: "tip-bot2 for peterz@xxxxxxxxxxxxx" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Flag conversion
- From: "tip-bot2 for peterz@xxxxxxxxxxxxx" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Validate futex value against futex size
- From: "tip-bot2 for peterz@xxxxxxxxxxxxx" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/core: Optimize in_task() and in_interrupt() a bit
- From: "tip-bot2 for Finn Thain" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Add sys_futex_requeue()
- From: "tip-bot2 for peterz@xxxxxxxxxxxxx" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex: Propagate flags into get_futex_key()
- From: "tip-bot2 for peterz@xxxxxxxxxxxxx" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Standardize the <linux/sched/vhost_task.h> header guard name
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/speculation, objtool: Use absolute relocations for annotations
- From: "tip-bot2 for Fangrui Song" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked()
- From: "tip-bot2 for Guo Ren" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: objtool/core] x86/speculation, objtool: Use absolute relocations for annotations
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip: objtool/core] x86/unwind/orc: Remove redundant initialization of 'mid' pointer in __orc_find()
- From: "tip-bot2 for Colin Ian King" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/apic] x86/platform/uv/apic: Clean up inconsistent indenting
- From: "tip-bot2 for Yang Li" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: objtool/core] x86/speculation, objtool: Use absolute relocations for annotations
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: locking/urgent] locking/atomic: scripts: fix fallback ifdeffery
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched: Extract __schedule_loop()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched: Constrain locks in sched_submit_work()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] sched: Provide rt_mutex specific scheduler helpers
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Avoid unconditional slowpath for DEBUG_RT_MUTEXES
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Use rt_mutex specific scheduler helpers
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] futex/pi: Fix recursive rt_mutex waiter state
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Add a lockdep assert to catch potential nested blocking
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] kernel/sched: Modify initial boot task idle setup
- From: "tip-bot2 for Liam R. Howlett" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: core/core] signal: Add a proper comment about preempt_disable() in ptrace_stop()
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: core/core] signal: Add a proper comment about preempt_disable() in ptrace_stop()
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/core] signal: Don't disable preemption in ptrace_stop() on PREEMPT_RT
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/shstk: Handle vfork clone failure correctly
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/shstk: Add warning for shadow stack double unmap
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/shstk: Remove useless clone error handling
- From: "tip-bot2 for Rick Edgecombe" <tip-bot2@xxxxxxxxxxxxx>
- [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: Unexport untraining functions
- 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 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/srso: Improve i-cache locality for alias mitigation
- 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>
- [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: Print actual mitigation if requested mitigation isn't possible
- 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 unret validation dependencies
- 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/nospec: Refactor UNTRAIN_RET[_*]
- 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/pti: Fix kernel warnings for pti= and nopti cmdline options
- From: "tip-bot2 for Jo Van Bulck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/srso: Disentangle rethunk-dependent options
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Rename check_preempt_wakeup() to check_preempt_wakeup_fair()
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Rename check_preempt_curr() to wakeup_preempt()
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- Re: [PATCH] sched/fair: Do not wakeup-preempt same-prio SCHED_OTHER tasks
- From: Mike Galbraith <efault@xxxxxx>
- [tip: x86/urgent] x86/srso: Set CPUID feature bits independently of bug or mitigation status
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/srso: Don't probe microcode in a guest
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/srso: Fix srso_show_state() side effect
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [PATCH] sched/fair: Do not wakeup-preempt same-prio SCHED_OTHER tasks
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: locking/core] locking/lockref/x86: Enable ARCH_USE_CMPXCHG_LOCKREF for X86_CMPXCHG64
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/asm: Fix build of UML with KASAN
- From: "tip-bot2 for Vincent Whitchurch" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Remove duplicated includes in kernel/sched/sched.h
- From: "tip-bot2 for GUO Zihua" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Ratelimit update to tg->load_avg
- From: "tip-bot2 for Aaron Lu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/core: Remove ifdeffery for saved_state
- From: "tip-bot2 for Elliot Berman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] freezer,sched: Use saved_state to reduce some spurious wakeups
- From: "tip-bot2 for Elliot Berman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Fix __noreturn build warning around __tdx_hypercall_failed()
- From: "tip-bot2 for Kai Huang" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/asm] x86/percpu: Define {raw,this}_cpu_try_cmpxchg{64,128}
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: x86/urgent] x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()
- From: "tip-bot2 for Rik van Riel" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/asm] x86/percpu: Define {raw,this}_cpu_try_cmpxchg{64,128}
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [tip: x86/asm] x86/percpu: Define {raw,this}_cpu_try_cmpxchg{64,128}
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [tip: x86/boot] x86/boot: Set EFI handover offset directly in header asm
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: Grab kernel_info offset from zoffset header directly
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: Construct PE/COFF .text section from assembler
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: Define setup size in linker script
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: Drop PE/COFF .reloc section
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: Split off PE/COFF .data section
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: Derive file size from _edata symbol
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: Increase section and file alignment to 4k/512
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] freezer,sched: Use saved_state to reduce some spurious wakeups
- From: "tip-bot2 for Elliot Berman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Ratelimit update to tg->load_avg
- From: "tip-bot2 for Aaron Lu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/core: Remove ifdeffery for saved_state
- From: "tip-bot2 for Elliot Berman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/platform] x86/platform/uv: Rework NMI "action" modparam handling
- From: "tip-bot2 for Hans de Goede" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/boot/compressed: Reserve more memory for page tables
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/purgatory: Remove LTO flags
- From: "tip-bot2 for Song Liu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: smp/core] cpu/hotplug: Remove unused cpuhp_state CPUHP_AP_X86_VDSO_VMA_ONLINE
- From: "tip-bot2 for Olaf Hering" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/asm] x86/percpu: Define {raw,this}_cpu_try_cmpxchg{64,128}
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [tip: sched/core] sched/core: Use do-while instead of for loop in set_nr_if_polling()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Fix cfs_rq_is_decayed() on !SMP
- From: "tip-bot2 for Chengming Zhou" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/bugs] x86/pti: Fix kernel warnings for pti= and nopti cmdline options
- From: "tip-bot2 for Jo Van Bulck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] numa: Generalize numa_map_to_online_node()
- From: "tip-bot2 for Yury Norov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case
- From: "tip-bot2 for Yury Norov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Fix open-coded numa_nearest_node()
- From: "tip-bot2 for Yury Norov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Fix sched_numa_find_nth_cpu() comment
- From: "tip-bot2 for Yury Norov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
- From: "tip-bot2 for Yury Norov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA case
- From: "tip-bot2 for Yury Norov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/asm] x86/percpu: Define {raw,this}_cpu_try_cmpxchg{64,128}
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/asm] x86/percpu: Use raw_cpu_try_cmpxchg() in preempt_count_set()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/asm] x86/percpu: Define raw_cpu_try_cmpxchg and this_cpu_try_cmpxchg()
- From: "tip-bot2 for Uros Bizjak" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: core/urgent] panic: Reenable preemption in WARN slowpath
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [tip: core/urgent] panic: Reenable preemption in WARN slowpath
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: core/urgent] panic: Reenable preemption in WARN slowpath
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: x86/boot] x86/efi: Drop EFI stub .bss from .data section
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/efi: Disregard setup header of loaded image
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/efi: Drop alignment flags from PE section headers
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: Remove the 'bugger off' message
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: Drop redundant code setting the root device
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: Omit compression buffer from PE/COFF image memory footprint
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: Drop references to startup_64
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/boot] x86/boot: Define setup size in linker script
- From: "tip-bot2 for Ard Biesheuvel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/urgent] panic: Reenable preemption in WARN slowpath
- From: "tip-bot2 for Lukas Wunner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/purgatory: Remove LTO flags
- From: "tip-bot2 for Song Liu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: Assert for_each_thread() is properly locked
- From: "tip-bot2 for Matthew Wilcox (Oracle)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/boot/compressed: Reserve more memory for page tables
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]