Linux Tip Commits
[Prev Page][Next Page]
- [tip: x86/tdx] x86/mce: Differentiate real hardware #MCs from TDX erratum ones,
tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/cpu: Detect TDX partial write machine check erratum, tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions, tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID, tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/virt/tdx: Allocate and set up PAMTs for TDMRs, tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/virt/tdx: Configure global KeyID on all packages, tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/virt/tdx: Designate reserved areas for all TDMRs, tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/virt/tdx: Initialize all TDMRs, tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/virt/tdx: Handle TDX interaction with sleep and hibernation, tip-bot2 for Kai Huang
- [tip: x86/tdx] Documentation/x86: Add documentation for TDX host support, tip-bot2 for Kai Huang
- [tip: x86/tdx] x86/virt/tdx: Disable TDX host support when kexec is enabled, tip-bot2 for Dave Hansen
- [tip: ras/core] Documentation: Begin a RAS section, tip-bot2 for Borislav Petkov (AMD)
- [tip: smp/core] cpu/hotplug: Remove unused CPU hotplug states, tip-bot2 for Zenghui Yu
- [tip: x86/microcode] x86/microcode/intel: Set new revision only after a successful update, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/percpu] x86/callthunks: Correct calculation of dest address in is_callthunk(), tip-bot2 for Uros Bizjak
- [tip: x86/urgent] x86/CPU/AMD: Check vendor in the AMD microcode callback, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/microcode] x86/microcode/intel: Remove redundant microcode late updated message, tip-bot2 for Ashok Raj
- [tip: locking/core] locking/mutex: Document that mutex_unlock() is non-atomic,
tip-bot2 for Jann Horn
- [tip: x86/percpu] x86/acpi: Use %rip-relative addressing in wakeup_64.S, tip-bot2 for Uros Bizjak
- [tip: x86/percpu] x86/callthunks: Fix and unify call thunks assembly snippets, tip-bot2 for Uros Bizjak
- [tip: x86/percpu] x86/callthunks: Mark apply_relocation() as __init_or_module,
tip-bot2 for Ingo Molnar
- [tip: x86/percpu] x86/callthunks: Handle %rip-relative relocations in call thunk template, tip-bot2 for Uros Bizjak
- [tip: x86/percpu] x86/percpu: Define PER_CPU_VAR macro also for !__ASSEMBLY__, tip-bot2 for Uros Bizjak
- [tip: x86/percpu] x86/percpu: Declare const_pcpu_hot as extern const variable,
tip-bot2 for Uros Bizjak
- [tip: x86/percpu] x86/smp: Move the call to smp_processor_id() after the early exit in native_stop_other_cpus(), tip-bot2 for Uros Bizjak
- [tip: x86/percpu] x86/smp: Use atomic_try_cmpxchg in native_stop_other_cpus(), tip-bot2 for Uros Bizjak
- [tip: perf/core] perf/x86/intel/uncore: Factor out topology_gidnid_map(), tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology(), tip-bot2 for Alexander Antonov
- [tip: perf/urgent] perf: Fix perf_event_validate_size(), tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/sev: Fix kernel crash due to late update to read-only ghcb_version, tip-bot2 for Ashwin Dayanand Kamat
- [tip: x86/boot] x86/boot: Ignore NMIs during very early boot,
tip-bot2 for Jun'ichi Nomura
- [tip: x86/build] x86/tools: objdump_reformat.awk: Ensure regex matches fwait, tip-bot2 for Samuel Zeter
- [tip: x86/build] x86/tools: objdump_reformat.awk: Allow for spaces, tip-bot2 for Samuel Zeter
- [tip: x86/build] x86/tools: Remove chkobjdump.awk, tip-bot2 for Nathan Chancellor
- [tip: perf/core] perf/x86/amd: Reject branch stack for IBS events, tip-bot2 for Namhyung Kim
- [tip: sched/urgent] freezer,sched: Do not restore saved_state of a thawed task, tip-bot2 for Elliot Berman
- [tip: x86/core] x86: Add a comment about the "magic" behind shadow sti before mwait, tip-bot2 for Frederic Weisbecker
- [tip: x86/core] x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram,
tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Update min_vruntime for reweight_entity() correctly, tip-bot2 for Yiwei Lin
- [tip: sched/core] freezer,sched: Clean saved_state when restoring it during thaw, tip-bot2 for Elliot Berman
- [tip: x86/cpu] x86/CPU/AMD: Add ZenX generations flags, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cpu] x86/CPU/AMD: Carve out the erratum 1386 fix, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cpu] x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init function, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cpu] x86/CPU/AMD: Call the spectral chicken in the Zen2 init function, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cpu] x86/CPU/AMD: Move erratum 1076 fix into the Zen1 init function, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cpu] x86/CPU/AMD: Rename init_amd_zn() to init_amd_zen_common(), tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cpu] x86/CPU/AMD: Move Zenbleed check to the Zen2 init function, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cpu] x86/CPU/AMD: Move the DIV0 bug detection to the Zen1 init function, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cpu] x86/CPU/AMD: Get rid of amd_erratum_1054[], tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cpu] x86/CPU/AMD: Get rid of amd_erratum_383[], tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cpu] x86/CPU/AMD: Get rid of amd_erratum_1485[], tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cpu] x86/CPU/AMD: Get rid of amd_erratum_400[], tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cpu] x86/CPU/AMD: Drop now unused CPU erratum checking function, tip-bot2 for Borislav Petkov (AMD)
- [tip: ras/core] x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank types, tip-bot2 for Muralidhara M K
- [tip: perf/core] perf/x86/intel/uncore: Generic uncore_get_uncores and MMIO format of SPR, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/uncore: Use u64 to replace unsigned for the uncore offsets array, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Support Granite Rapids, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Support Sierra Forest and Grand Ridge, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Support IIO free-running counters on GNR, tip-bot2 for Kan Liang
- [tip: ras/core] EDAC/mce_amd: Remove SMCA Extended Error code descriptions, tip-bot2 for Muralidhara M K
- [tip: x86/cleanups] x86/Kconfig: Remove obsolete config X86_32_SMP, tip-bot2 for Lukas Bulwahn
- [tip: ras/core] x86/mce/amd, EDAC/mce_amd: Move long names to decoder module, tip-bot2 for Yazen Ghannam
- [tip: sched/core] sched/doc: Update documentation after renames and synchronize Chinese version, tip-bot2 for Wenyu Huang
- [tip: locking/core] locking/lockdep: Slightly reorder 'struct lock_class' to save some memory,
tip-bot2 for Christophe JAILLET
- [tip: locking/core] MAINTAINERS: Add include/linux/lockdep*.h,
tip-bot2 for Christophe JAILLET
- [tip: x86/cpu] x86/cpu/intel_epb: Don't rely on link order, tip-bot2 for James Morse
- [tip: locking/urgent] lockdep: Fix block chain corruption, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf: Fix the nr_addr_filters fix, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/cpufreq: Rework schedutil governor performance estimation, tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/cpufreq: Rework iowait boost, tip-bot2 for Vincent Guittot
- [tip: x86/mm] x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type,
tip-bot2 for Michael Roth
- [tip: sched/core] sched/pelt: Avoid underestimation of task utilization, tip-bot2 for Vincent Guittot
- [tip: x86/cleanups] x86/io: Remove the unused 'bw' parameter from the BUILDIO() macro, tip-bot2 for Yuntao Wang
- [tip: x86/apic] x86/ioapic: Remove unfinished sentence from comment, tip-bot2 for Adrian Huang
- [tip: ras/core] x86/mce/inject: Clear test status value, tip-bot2 for Yazen Ghannam
- [tip: timers/core] time: Make sysfs_get_uname() function visible in header, tip-bot2 for Arnd Bergmann
- [tip: core/debugobjects] debugobjects: Stop accessing objects after releasing hash bucket lock, tip-bot2 for Andrzej Hajda
- [tip: x86/urgent] x86/microcode: Rework early revisions reporting, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/urgent] x86/microcode: Remove the driver announcement and version, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/entry] x86/entry: Optimize common_interrupt_return(), tip-bot2 for Peter Zijlstra
- [tip: x86/entry] x86/entry: Harden return-to-user, tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf/x86/intel: Correct incorrect 'or' operation for PMU capabilities, tip-bot2 for Dapeng Mi
- [tip: x86/apic] x86/apic: Drop apic::delivery_mode,
tip-bot2 for Andrew Cooper
- [tip: x86/apic] x86/apic: Drop enum apic_delivery_modes,
tip-bot2 for Andrew Cooper
- [tip: x86/apic] x86/apic: Drop struct local_apic,
tip-bot2 for Andrew Cooper
- [tip: objtool/core] objtool: Fix calloc call for new -Walloc-size, tip-bot2 for Sam James
- [tip: perf/core] perf/x86/intel/cstate: Add Sierra Forest support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/cstate: Cleanup duplicate attr_groups, tip-bot2 for Kan Liang
- [tip: perf/core] x86/smp: Export symbol cpu_clustergroup_mask(), tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/cstate: Add Grand Ridge support, tip-bot2 for Kan Liang
- [tip: x86/cleanups] x86/mtrr: Document missing function parameters in kernel-doc, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/mm] x86/mm: Use %RIP-relative address in untagged_addr(),
tip-bot2 for Uros Bizjak
- [tip: ras/core] x86/mce: Remove redundant check from mce_device_create(), tip-bot2 for Nikolay Borisov
- [tip: perf/core] perf/core: Fix narrow startup race when creating the perf nr_addr_filters sysfs file, tip-bot2 for Greg KH
- [tip: locking/core] cleanup: Add conditional guard support, tip-bot2 for Peter Zijlstra
- [tip: locking/core] ptrace: Convert ptrace_attach() to use lock guards,
tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Use WRITE_ONCE() for p->on_rq, tip-bot2 for Paul E. McKenney
- [tip: sched/core] sched/deadline: Collect sched_dl_entity initialization, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Unify more update_curr*(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/eevdf: Sort the rbtree by virtual deadline, tip-bot2 for Abel Wu
- [tip: sched/core] sched/eevdf: O(1) fastpath for task selection, tip-bot2 for Abel Wu
- [tip: sched/core] sched: Unify runtime accounting across classes, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/numa: Fix mm numa_scan_seq based unconditional scan, tip-bot2 for Raghavendra K T
- [tip: sched/core] sched/deadline: Introduce deadline servers, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Remove vruntime from trace_sched_stat_runtime(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/deadline: Move bandwidth accounting into {en,de}queue_dl_entity, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/cpuidle: Comment about timers requirements VS idle handler, tip-bot2 for Frederic Weisbecker
- [tip: sched/core] sched/timers: Explain why idle task schedules out on remote timer enqueue, tip-bot2 for Frederic Weisbecker
- [tip: perf/urgent] perf/core: Fix cpuctx refcounting, tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] sched/eevdf: Fix vruntime adjustment on reweight, tip-bot2 for Abel Wu
- [tip: sched/urgent] sched: psi: fix unprivileged polling against cgroups, tip-bot2 for Johannes Weiner
- [tip: sched/urgent] sched/fair: Fix the decision for load balance, tip-bot2 for Keisuke Nishimura
- [tip: perf/urgent] perf: Fix cpuctx refcounting, tip-bot2 for Peter Zijlstra
- [tip: locking/urgent] futex: Fix hardcoded flags,
tip-bot2 for Peter Zijlstra
- [tip: x86/paravirt] x86/paravirt: Use relative reference for the original instruction offset, tip-bot2 for Hou Wenlong
- [tip: x86/paravirt] x86/paravirt: Make the struct paravirt_patch_site packed, tip-bot2 for Hou Wenlong
- [tip: x86/cpu] x86/barrier: Do not serialize MSR accesses on AMD,
tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cleanups] x86/setup: Make relocated_ramdisk a local variable of relocate_initrd(), tip-bot2 for Yuntao Wang
- [tip: timers/urgent] hrtimers: Push pending hrtimers away from outgoing CPU earlier, tip-bot2 for Thomas Gleixner
- [tip: x86/misc] x86/lib: Fix overflow when counting digits,
tip-bot2 for Colin Ian King
- [tip: x86/urgent] x86/acpi: Ignore invalid x2APIC entries,
tip-bot2 for Zhang Rui
- [tip: x86/urgent] x86/acpi: Handle bogus MADT APIC tables gracefully, tip-bot2 for Thomas Gleixner
[tip: x86/urgent] x86/shstk: Delay signal entry SSP write until after user accesses, tip-bot2 for Rick Edgecombe
[tip: x86/urgent] x86/Documentation: Indent 'note::' directive for protocol version number note, tip-bot2 for Bagas Sanjaya
[tip: irq/urgent] irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs, tip-bot2 for Fang Xiang
[tip: x86/urgent] MAINTAINERS: Add Intel TDX entry,
tip-bot2 for Kirill A. Shutemov
[tip: x86/headers] x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>, tip-bot2 for Masahiro Yamada
[tip: x86/headers] x86/headers: Remove unnecessary #include <asm/export.h>, tip-bot2 for Masahiro Yamada
[tip: x86/headers] x86/headers: Remove <asm/export.h>, tip-bot2 for Masahiro Yamada
[tip: timers/core] dt-bindings: timer: renesas,rz-mtu3: Fix overflow/underflow interrupt names, tip-bot2 for Biju Das
[tip: timers/core] dt-bindings: timer: renesas,rz-mtu3: Improve documentation, tip-bot2 for Biju Das
[tip: timers/core] clocksource/drivers/timer-imx-gpt: Fix potential memory leak, tip-bot2 for Jacky Bai
[tip: timers/core] dt-bindings: timer: renesas,rz-mtu3: Document RZ/{G2UL,Five} SoCs, tip-bot2 for Biju Das
[tip: timers/core] drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop function, tip-bot2 for Ivaylo Dimitrov
[tip: timers/core] dt-bindings: timers: Add Cirrus EP93xx, tip-bot2 for Nikita Shubin
[tip: timers/core] clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardware, tip-bot2 for Ronald Wahl
[tip: timers/core] clocksource: ep93xx: Add driver for Cirrus Logic EP93xx, tip-bot2 for Nikita Shubin
[tip: timers/core] clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu, tip-bot2 for Sunil V L
[tip: timers/core] clocksource/drivers/sun5i: Remove surplus dev_err() when using platform_get_irq(), tip-bot2 for Yang Li
[tip: perf/core] perf/x86/intel: Support branch counters logging, tip-bot2 for Kan Liang
[tip: perf/core] perf: Add branch stack counters, tip-bot2 for Kan Liang
[tip: perf/core] perf/x86: Add PERF_X86_EVENT_NEEDS_BRANCH_STACK flag, tip-bot2 for Kan Liang
[tip: perf/core] perf: Add branch_sample_call_stack, tip-bot2 for Kan Liang
[tip: perf/core] perf/x86/intel: Reorganize attrs and is_visible, tip-bot2 for Kan Liang
[tip: locking/core] futex: Don't include process MM in futex key on no-MMU, tip-bot2 for Ben Wolsieffer
[tip: irq/core] irqchip/sifive-plic: Fix syscore registration for multi-socket systems, tip-bot2 for Anup Patel
[tip: irq/core] genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware, tip-bot2 for Herve Codina
[tip: irq/core] irqchip/ls-scfg-msi: Use device_get_match_data(), tip-bot2 for Rob Herring
[tip: x86/apic] x86/apic/msi: Fix misconfigured non-maskable MSI quirk, tip-bot2 for Koichiro Den
[tip: x86/urgent] x86/tsc: Defer marking TSC unstable to a worker,
tip-bot2 for Thomas Gleixner
[tip: x86/urgent] x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility,
tip-bot2 for Thomas Gleixner
[tip: x86/urgent] x86/cpu: Add model number for Intel Arrow Lake mobile processor,
tip-bot2 for Tony Luck
[tip: irq/urgent] irqchip/gic-v3-its: Don't override quirk settings with default values, tip-bot2 for Marc Zyngier
[tip: irq/core] genirq/matrix: Exclude managed interrupts in irq_matrix_allocated(), tip-bot2 for Chen Yu
[tip: x86/build] x86/defconfig: Enable CONFIG_DEBUG_ENTRY=y, tip-bot2 for Ingo Molnar
[tip: x86/percpu] x86/percpu: Return correct variable from current_top_of_stack(), tip-bot2 for Uros Bizjak
[tip: perf/urgent] perf/core: Fix potential NULL deref, tip-bot2 for Peter Zijlstra
[tip: objtool/core] scripts/faddr2line: Skip over mapping symbols in output from readelf, tip-bot2 for Will Deacon
[tip: objtool/core] objtool: Propagate early errors, tip-bot2 for Aaron Plattner
[tip: objtool/core] objtool: Remove max symbol name length limitation, tip-bot2 for Aaron Plattner
[tip: objtool/core] scripts/faddr2line: Don't filter out non-function symbols from readelf, tip-bot2 for Will Deacon
[tip: objtool/core] scripts/faddr2line: Use LLVM addr2line and readelf if LLVM=1, tip-bot2 for Will Deacon
[tip: sched/core] sched/core: Fix RQCF_ACT_SKIP leak, tip-bot2 for Hao Jia
[tip: sched/core] sched: Add cpus_share_resources API, tip-bot2 for Barry Song
[tip: sched/core] sched/fair: Scan cluster before scanning LLC in wake-up path, tip-bot2 for Barry Song
[tip: sched/core] sched/fair: Remove SIS_PROP, tip-bot2 for Peter Zijlstra
[tip: sched/core] sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster wakeup, tip-bot2 for Yicong Yang
[tip: ras/core] x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel,
tip-bot2 for Zhiquan Li
[tip: x86/percpu] x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code generation, tip-bot2 for Uros Bizjak
[tip: x86/microcode] x86/boot: Use __pa_nodebug() in mk_early_pgtbl_32(), tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/boot/32: Restructure mk_early_pgtbl_32(), tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Provide CONFIG_MICROCODE_INITRD32, tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/boot/32: De-uglify the 2/3 level paging difference in mk_early_pgtbl_32(), tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/boot/32: Temporarily map initrd for microcode loading, tip-bot2 for Thomas Gleixner
[tip: x86/bugs] x86/retpoline: Document some thunk handling aspects, tip-bot2 for Borislav Petkov (AMD)
[tip: x86/percpu] x86/percpu, xen: Correct PER_CPU_VAR() usage to include symbol and its addend, tip-bot2 for Uros Bizjak
[tip: x86/percpu] x86/percpu: Correct PER_CPU_VAR() usage to include symbol and its addend, tip-bot2 for Uros Bizjak
[tip: x86/percpu] x86/percpu: Introduce %rip-relative addressing to PER_CPU_VAR(), tip-bot2 for Uros Bizjak
[tip: x86/percpu] x86/fpu: Clean up FPU switching in the middle of task switching, tip-bot2 for Linus Torvalds
[tip: x86/mm] x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size, tip-bot2 for Mike Rapoport (IBM)
[tip: locking/core] futex: Don't include process in key on no-MMU, tip-bot2 for Ben Wolsieffer
[tip: x86/urgent] x86/sgx: Return VM_FAULT_SIGBUS instead of VM_FAULT_OOM for EPC exhaustion,
tip-bot2 for Haitao Huang
[tip: sched/core] sched/fair: Remove unused 'curr' argument from pick_next_entity(),
tip-bot2 for Yiwei Lin
[tip: sched/core] sched/nohz: Update comments about NEWILB_KICK, tip-bot2 for Joel Fernandes (Google)
[tip: sched/core] sched/fair: Update ->next_balance correctly during newidle balance, tip-bot2 for Vineeth Pillai (Google)
[tip: perf/urgent] perf: Disallow mis-matched inherited group reads, tip-bot2 for Peter Zijlstra
[tip: x86/percpu] x86/percpu: Use the correct asm operand modifier in percpu_stable_op(), tip-bot2 for Uros Bizjak
[tip: x86/boot] x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr', tip-bot2 for Ard Biesheuvel
[tip: x86/boot] x86/boot: efistub: Assign global boot_params variable, tip-bot2 for Ard Biesheuvel
[tip: sched/core] sched/fair: Remove duplicate #include, tip-bot2 for Jiapeng Chong
[tip: sched/urgent] sched/eevdf: Fix heap corruption more, tip-bot2 for Peter Zijlstra
[tip: irq/core] PCI/MSI: Provide stubs for IMS functions, tip-bot2 for Reinette Chatre
[tip: x86/boot] x86/head/64: Move the __head definition to <asm/init.h>, tip-bot2 for Hou Wenlong
[tip: x86/cache] x86/resctrl: Unwind properly from rdt_enable_ctx(), tip-bot2 for Babu Moger
[tip: x86/cache] x86/resctrl: Simplify rftype flag definitions, tip-bot2 for Babu Moger
[tip: x86/cache] x86/resctrl: Add multiple tasks to the resctrl group at once, tip-bot2 for Babu Moger
[tip: x86/cache] x86/resctrl: Rename rftype flags for consistency, tip-bot2 for Babu Moger
[tip: x86/cache] x86/resctrl: Move default group file creation to mount, tip-bot2 for Babu Moger
[tip: x86/cache] x86/resctrl: Introduce "-o debug" mount option, tip-bot2 for Babu Moger
[tip: x86/cache] x86/resctrl: Display CLOSID for resource group, tip-bot2 for Babu Moger
[tip: x86/cache] x86/resctrl: Display RMID of resource group, tip-bot2 for Babu Moger
[tip: x86/cache] x86/resctrl: Add support for the files of MON groups only, tip-bot2 for Babu Moger
[tip: x86/microcode] x86/microcode/amd: Fix snprintf() format string warning in W=1 build,
tip-bot2 for Paolo Bonzini
[tip: locking/core] locking/seqlock: Fix grammar in comment, tip-bot2 for Cuda-Chen
[tip: ras/core] x86/MCE/AMD: Split amd_mce_is_memory_error(), tip-bot2 for Yazen Ghannam
[tip: ras/core] x86/mce: Cleanup mce_usable_address(), tip-bot2 for Yazen Ghannam
[tip: ras/core] x86/mce: Define amd_mce_usable_address(), tip-bot2 for Yazen Ghannam
[tip: x86/boot] x86/head/64: Add missing __head annotation to startup_64_load_idt(), tip-bot2 for Hou Wenlong
[tip: x86/boot] x86/head/64: Mark 'startup_gdt[]' and 'startup_gdt_descr' as __initdata, tip-bot2 for Hou Wenlong
[tip: sched/core] sched/psi: Update poll => rtpoll in relevant comments, tip-bot2 for Fan Yu
[tip: locking/core] alpha: Fix up new futex syscall numbers, tip-bot2 for Peter Zijlstra
[tip: x86/percpu] x86/percpu: Use C for arch_raw_cpu_ptr(), to improve code generation, tip-bot2 for Uros Bizjak
[tip: x86/percpu] x86/percpu: Rewrite arch_raw_cpu_ptr() to be easier for compilers to optimize, tip-bot2 for Uros Bizjak
[tip: perf/core] perf/x86/amd/uncore: Pass through error code for initialization failures, instead of -ENODEV, tip-bot2 for Sandipan Das
[tip: x86/mm] selftests/x86/lam: Zero out buffer for readlink(), tip-bot2 for Binbin Wu
[tip: x86/bugs] x86/callthunks: Delete unused "struct thunk_desc",
tip-bot2 for Alexey Dobriyan
[tip: x86/entry] x86/entry/32: Clean up syscall fast exit tests, tip-bot2 for Brian Gerst
[tip: x86/entry] x86/entry/64: Use TASK_SIZE_MAX for canonical RIP test, tip-bot2 for Brian Gerst
[tip: x86/entry] x86/entry/64: Convert SYSRET validation tests to C, tip-bot2 for Brian Gerst
[tip: x86/core] x86/apic, x86/hyperv: Use u32 in hv_snp_boot_ap() too, tip-bot2 for Ingo Molnar
[tip: irq/core] irqchip/renesas-rzg2l: Enhance driver to support interrupt affinity setting, tip-bot2 for Lad Prabhakar
[tip: irq/core] genirq/generic-chip: Fix the irq_chip name for /proc/interrupts, tip-bot2 for Keguang Zhang
[tip: x86/core] x86/apic: Use u32 for wakeup_secondary_cpu[_64](), tip-bot2 for Thomas Gleixner
[tip: x86/core] scsi: lpfc: Use topology_core_id(), tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/cpu: Remove pointless evaluation of x86_coreid_bits, tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/cpu: Move cpu_core_id into topology info, tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/cpu: Move cpu_die_id into topology info, tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/cpu/topology: Cure the abuse of cpuinfo for persisting logical ids, tip-bot2 for Thomas Gleixner
[tip: x86/core] cpu/SMT: Make SMT control more robust against enumeration failures, tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/cpu: Move cpu_l[l2]c_id into topology info, tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/apic: Use u32 for phys_pkg_id(), tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/apic: Use u32 for cpu_present_to_apicid(), tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/apic: Fake primary thread mask for XEN/PV, tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/apic: Use u32 for APIC IDs in global data, tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/cpu: Move logical package and die IDs into topology info, tip-bot2 for Thomas Gleixner
[tip: x86/core] hwmon: (fam15h_power) Use topology_core_id(), tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/cpu: Move cu_id into topology info, tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/cpu: Encapsulate topology information in cpuinfo_x86, tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/apic: Use u32 for check_apicid_used(), tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/cpu: Move phys_proc_id into topology info, tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/cpu: Provide debug interface, tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/apic: Use u32 for [gs]et_apic_id(), tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/apic: Use BAD_APICID consistently, tip-bot2 for Thomas Gleixner
[tip: x86/core] x86/cpu/hygon: Fix the CPU topology evaluation for real, tip-bot2 for Pu Wen
[tip: locking/core] locking/seqlock: Propagate 'const' pointers within read-only methods, remove forced type casts,
tip-bot2 for Ingo Molnar
[tip: sched/core] sched/psi: Bail out early from irq time accounting, tip-bot2 for Haifeng Xu
[tip: sched/core] sched: Fix stop_one_cpu_nowait() vs hotplug, tip-bot2 for Peter Zijlstra
[tip: sched/core] sched: Make PELT acronym definition searchable, tip-bot2 for Mathieu Desnoyers
[tip: perf/core] perf/x86/amd/uncore: Fix uninitialized return value in amd_uncore_init(), tip-bot2 for Dan Carpenter
[tip: locking/core] locking/lockdep: Fix string sizing bug that triggers a format-truncation compiler-warning, tip-bot2 for Lucy Mielke
[tip: x86/urgent] x86/alternatives: Disable KASAN in apply_alternatives(), tip-bot2 for Kirill A. Shutemov
[tip: locking/core] locking/seqlock: Simplify SEQCOUNT_LOCKNAME(), tip-bot2 for Oleg Nesterov
[tip: locking/core] locking/seqlock: Change __seqprop() to return the function pointer, tip-bot2 for Oleg Nesterov
[tip: perf/core] x86/cpu: Fix the AMD Fam 17h, Fam 19h, Zen2 and Zen4 MSR enumerations, tip-bot2 for Borislav Petkov
[tip: x86/bugs] x86/vdso: Run objtool on vdso32-setup.o,
tip-bot2 for David Kaplan
[tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime,
tip-bot2 for David Kaplan
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Nathan Chancellor
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Ingo Molnar
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Josh Poimboeuf
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Josh Poimboeuf
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Josh Poimboeuf
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Josh Poimboeuf
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- RE: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Kaplan, David
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Josh Poimboeuf
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime, Josh Poimboeuf
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime, Josh Poimboeuf
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime, Klara Modin
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime, Klara Modin
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime, Klara Modin
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime, Borislav Petkov
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime, Klara Modin
- [tip: x86/urgent] x86/retpolines: Enable the default thunk warning only on relevant configs, tip-bot2 for Borislav Petkov (AMD)
- Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, Peter Zijlstra
- [tip: x86/bugs] Revert "x86/retpoline: Ensure default return thunk isn't used at runtime", tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/bugs] Revert "x86/retpoline: Remove .text..__x86.return_thunk section", tip-bot2 for Borislav Petkov (AMD)
- <Possible follow-ups>
- [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime, tip-bot2 for Josh Poimboeuf
[tip: sched/core] sched/topology: Rename 'DIE' domain to 'PKG', tip-bot2 for Peter Zijlstra
[tip: perf/core] perf: Optimize perf_cgroup_switch(), tip-bot2 for Peter Zijlstra
[tip: x86/irq] x86/nmi: Fix out-of-order NMI nesting checks & false positive warning, tip-bot2 for Paul E. McKenney
[tip: x86/apic] x86/msi: Fix compile error caused by CONFIG_GENERIC_MSI_IRQ=y && !CONFIG_X86_LOCAL_APIC, tip-bot2 for Lu Yao
[tip: x86/bugs] objtool: Fix return thunk patching in retpolines,
tip-bot2 for Josh Poimboeuf
[tip: sched/core] sched/psi: Delete the 'update_total' function parameter from update_triggers(), tip-bot2 for Yang Yang
[tip: sched/core] sched/psi: Avoid updating PSI triggers and ->rtpoll_total when there are no state changes, tip-bot2 for Yang Yang
[tip: x86/cache] Documentation/x86: Document resctrl's new sparse_masks, tip-bot2 for Fenghua Yu
[tip: x86/cache] x86/resctrl: Rename arch_has_sparse_bitmaps, tip-bot2 for Maciej Wieczor-Retman
[tip: x86/cache] x86/resctrl: Enable non-contiguous CBMs in Intel CAT, tip-bot2 for Maciej Wieczor-Retman
[tip: x86/cache] x86/resctrl: Add sparse_masks file in info, tip-bot2 for Fenghua Yu
[tip: smp/urgent] cpu-hotplug: Provide prototypes for arch CPU registration, tip-bot2 for Russell King (Oracle)
[tip: x86/urgent] x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs,
tip-bot2 for Borislav Petkov (AMD)
[tip: x86/microcode] x86/microcode/amd: Cache builtin microcode too,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/amd: Use cached microcode for AP load,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Mop up early loading leftovers,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/amd: Use correct per CPU ucode_cpu_info,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/amd: Cache builtin/initrd microcode early,
tip-bot2 for Thomas Gleixner
[tip: x86/mm] x86/sev: Move sev_setup_arch() to mem_encrypt.c, tip-bot2 for Alexander Shishkin
[tip: x86/mm] x86/sev: Drop unneeded #include, tip-bot2 for Alexander Shishkin
[tip: x86/cache] x86/resctrl: Fix remaining kernel-doc warnings, tip-bot2 for Maciej Wieczor-Retman
[tip: sched/core] sched/headers: Remove comment referring to rq::cpu_load, since this has been removed,
tip-bot2 for Colin Ian King
[tip: sched/core] sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_pid_reset => ::pids_active_reset, tip-bot2 for Mel Gorman
[tip: sched/core] sched/numa: Move up the access pid reset logic, tip-bot2 for Raghavendra K T
[tip: sched/core] sched/numa: Complete scanning of partial VMAs regardless of PID activity,
tip-bot2 for Mel Gorman
[tip: sched/core] sched/numa: Document vma_numab_state fields, tip-bot2 for Mel Gorman
[tip: sched/core] sched/numa: Trace decisions related to skipping VMAs, tip-bot2 for Mel Gorman
[tip: sched/core] sched/numa: Complete scanning of inactive VMAs when there is no alternative,
tip-bot2 for Mel Gorman
[tip: locking/core] locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_put_slowpath(), tip-bot2 for Uros Bizjak
[tip: perf/core] perf/x86/amd/uncore: Refactor uncore management, tip-bot2 for Sandipan Das
[tip: perf/core] perf/core: Allow reading package events from perf_event_read_local, tip-bot2 for Tero Kristo
[tip: perf/core] perf/x86/cstate: Allow reading the package statistics from local CPU, tip-bot2 for Tero Kristo
[tip: perf/core] perf/x86/amd/uncore: Move discovery and registration, tip-bot2 for Sandipan Das
[tip: perf/core] perf/x86/amd/uncore: Add memory controller support, tip-bot2 for Sandipan Das
[tip: perf/core] perf/x86/amd/uncore: Use rdmsr if rdpmc is unavailable, tip-bot2 for Sandipan Das
[tip: perf/core] perf/x86/amd/uncore: Add group exclusivity, tip-bot2 for Sandipan Das
[tip: locking/core] locking/atomic: Add generic support for sync_try_cmpxchg() and its fallback, tip-bot2 for Uros Bizjak
[tip: locking/core] locking/atomic/x86: Introduce arch_sync_try_cmpxchg(), tip-bot2 for Uros Bizjak
[tip: locking/core] locking/atomic, xen: Use sync_try_cmpxchg() instead of sync_cmpxchg(), tip-bot2 for Uros Bizjak
[tip: x86/percpu] x86/percpu: Disable named address spaces for KASAN,
tip-bot2 for Uros Bizjak
[tip: sched/core] sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on the platform, tip-bot2 for Shrikanth Hegde
[tip: sched/core] sched/topology: Move the declaration of 'schedutil_gov' to kernel/sched/sched.h, tip-bot2 for Ingo Molnar
[tip: irq/urgent] Merge tag 'irqchip-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
[tip: timers/core] alarmtimer: Use maximum alarm time for suspend, tip-bot2 for Guenter Roeck
[tip: timers/core] rtc: Add API function to return alarm time bound by hardware limit, tip-bot2 for Guenter Roeck
[tip: sched/core] sched/topology: Remove the EM_MAX_COMPLEXITY limit, tip-bot2 for Pierre Gondois
[tip: sched/core] sched/psi: Change update_triggers() to a 'void' function, tip-bot2 for Yang Yang
[tip: x86/microcode] x86/microcode/intel: Rip out mixed stepping support for Intel CPUs,
tip-bot2 for Ashok Raj
[tip: x86/microcode] x86/microcode/32: Move early loading after paging enable,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Remove pointless apply() invocation,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/intel: Reuse intel_cpu_collect_info(),
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32(),
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/intel: Simplify early loading,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/intel: Switch to kvmalloc(),
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/intel: Rework intel_find_matching_signature(),
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/intel: Rework intel_cpu_collect_info(),
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Add per CPU result state,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Handle "nosmt" correctly,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Get rid of the schedule work indirection,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/intel: Cleanup code further,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/intel: Save the microcode only after a successful late-load,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/intel: Simplify scan_microcode(),
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/intel: Simplify and rename generic_load_microcode(),
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Clarify the late load logic,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/intel: Unify microcode apply() functions,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Sanitize __wait_for_cpus(),
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Rendezvous and load in NMI,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Add per CPU control field,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Clean up mc_cpu_down_prep(),
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Provide new control functions,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Protect against instrumentation,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/apic: Provide apic_force_nmi_on_cpu(),
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Replace the all-in-one rendevous handler,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Handle "offline" CPUs correctly,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode: Prepare for minimal revision check,
tip-bot2 for Thomas Gleixner
[tip: x86/microcode] x86/microcode/intel: Add a minimum required revision for late loading,
tip-bot2 for Ashok Raj
[tip: sched/core] sched/rt: Change the type of 'sysctl_sched_rt_period' from 'unsigned int' to 'int', tip-bot2 for Yajun Deng
[tip: sched/core] sched/topology: Consolidate and clean up access to a CPU's max compute capacity, tip-bot2 for Vincent Guittot
[tip: perf/core] perf/x86/intel/pt: Fix kernel-doc comments, tip-bot2 for Lucy Mielke
[tip: sched/core] sched/nohz: Update idle load-balancing (ILB) comments, tip-bot2 for Ingo Molnar
[tip: sched/core] sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb(), tip-bot2 for Ingo Molnar
[tip: sched/core] sched/nohz: Remove unnecessarily complex error handling pattern from find_new_ilb(), tip-bot2 for Ingo Molnar
[tip: sched/urgent] sched/eevdf: Fix pick_eevdf(), tip-bot2 for Benjamin Segall
[tip: sched/urgent] sched/eevdf: Fix min_deadline heap integrity, tip-bot2 for Peter Zijlstra
[tip: perf/urgent] perf/x86/lbr: Filter vsyscall addresses, tip-bot2 for JP Kobryn
[tip: perf/core] perf/x86/rapl: Annotate 'struct rapl_pmus' with __counted_by, tip-bot2 for Kees Cook
[tip: x86/urgent] x86/resctrl: Fix kernel-doc warnings, tip-bot2 for Randy Dunlap
[tip: x86/tdx] x86/tdx: Mark TSC reliable, tip-bot2 for Kirill A. Shutemov
[tip: locking/core] locking/futex/selftests: Remove duplicate ABI defines,
tip-bot2 for Muhammad Usama Anjum
[tip: sched/urgent] cpufreq: schedutil: Update next_freq when cpufreq_limits change, tip-bot2 for Xuewen Yan
[tip: x86/percpu] x86/percpu: Use C for percpu read/write accessors, tip-bot2 for Uros Bizjak
[tip: x86/percpu] x86/percpu: Enable named address spaces with known compiler version, tip-bot2 for Uros Bizjak
[tip: x86/entry] x86/entry/compat: Combine return value test from syscall handler, tip-bot2 for Brian Gerst
[tip: x86/entry] x86/entry/32: Convert do_fast_syscall_32() to bool return type, tip-bot2 for Brian Gerst
[tip: locking/core] locking/seqlock: Fix typo in comment, tip-bot2 for pangzizhen001@xxxxxxxxxx
[tip: x86/entry] x86/entry/64: Remove obsolete comment on tracing vs. SYSRET, tip-bot2 for Brian Gerst
[tip: x86/entry] x86/entry/32: Remove SEP test for SYSEXIT, tip-bot2 for Brian Gerst
[tip: perf/core] perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_handler(), for readability, tip-bot2 for Xiu Jianfeng
[tip: x86/percpu] x86/percpu: Use compiler segment prefix qualifier, tip-bot2 for Nadav Amit
[tip: sched/core] sched/debug: Print 'tgid' in sched_show_task(),
tip-bot2 for Yajun Deng
[tip: locking/core] futex/requeue: Remove unnecessary ‘NULL’ initialization from futex_proxy_trylock_atomic(), tip-bot2 for Li zeming
[tip: sched/core] intel_idle: Add ibrs_off module parameter to force-disable IBRS,
tip-bot2 for Waiman Long
[tip: sched/core] intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs(),
tip-bot2 for Waiman Long
[tip: sched/core] x86/speculation: Add __update_spec_ctrl() helper,
tip-bot2 for Waiman Long
[tip: sched/core] x86/idle: Disable IBRS when CPU is offline to improve single-threaded performance,
tip-bot2 for Waiman Long
[tip: locking/core] locking/local, arch: Rewrite local_add_unless() as a static inline function, tip-bot2 for Uros Bizjak
[tip: x86/urgent] x86/sev: Use the GHCB protocol when available for SNP CPUID requests, tip-bot2 for Tom Lendacky
[tip: x86/urgent] x86/sev: Change npages to unsigned long in snp_accept_memory(), tip-bot2 for Tom Lendacky
[tip: sched/core] sched/core: Update stale comment in try_to_wake_up(),
tip-bot2 for Ingo Molnar
[tip: x86/mm] x86/tdx: Replace deprecated strncpy() with strtomem_pad(), tip-bot2 for Justin Stitt
[tip: x86/fpu] x86/fpu/xstate: Address kernel-doc warning, tip-bot2 for Zhu Wang
[tip: x86/asm] x86/lib: Address kernel-doc warnings, tip-bot2 for Zhu Wang
[tip: objtool/core] objtool: Use 'the fallthrough' pseudo-keyword, tip-bot2 for Ruan Jinjie
[tip: sched/core] sched/headers: Remove duplicate header inclusions, tip-bot2 for Yu Liao
[tip: perf/core] perf/x86/rapl: Fix "Using plain integer as NULL pointer" Sparse warning, tip-bot2 for David Reaver
[tip: x86/mm] selftests/x86/mm: Add new test that userspace stack is in fact NX, tip-bot2 for Alexey Dobriyan
[tip: x86/mm] x86/sev: Make boot_ghcb_page[] static, tip-bot2 for GUO Zihua
[tip: sched/urgent] sched/fair: Fix pick_eevdf(), tip-bot2 for Benjamin Segall
[tip: sched/urgent] sched/eevdf: Also update slice on placement, tip-bot2 for Peter Zijlstra
[tip: sched/urgent] sched/eevdf: Fix avg_vruntime(), tip-bot2 for Peter Zijlstra
[tip: x86/platform] x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDs, tip-bot2 for Yazen Ghannam
[tip: x86/boot] x86/boot: Harmonize the style of array-type parameter for fixup_pointer() calls, tip-bot2 for Wang Jinchao
[tip: x86/boot] x86/boot: Fix incorrect startup_gdt_descr.size,
tip-bot2 for Yuntao Wang
[tip: locking/core] locking/debug: Fix debugfs API return value checks to use IS_ERR(), tip-bot2 for Atul Kumar Pant
[tip: perf/core] perf/x86/rapl: Stop doing cpu_relax() in the local64_cmpxchg() loop in rapl_event_update(),
tip-bot2 for Uros Bizjak
[tip: perf/core] perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update(),
tip-bot2 for Uros Bizjak
[tip: x86/mm] x86/boot: Move x86_cache_alignment initialization to correct spot, tip-bot2 for Dave Hansen
[tip: x86/platform] x86/of: Move the x86_flattree_get_config() call out of x86_dtb_init(), tip-bot2 for Saurabh Sengar
[tip: x86/platform] x86/numa: Add Devicetree support, tip-bot2 for Saurabh Sengar
[tip: x86/mm] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic, tip-bot2 for Zhiquan Li
[tip: sched/core] sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/musl breakage, tip-bot2 for Kir Kolyshkin
[tip: sched/core] sched/rt: Disallow writing invalid values to sched_rt_period_us, tip-bot2 for Cyril Hrubis
[tip: sched/core] sched/rt/docs: Use 'real-time' instead of 'realtime', tip-bot2 for Cyril Hrubis
[tip: sched/core] sched/rt/docs: Clarify & fix sched_rt_* sysctl docs, tip-bot2 for Cyril Hrubis
[tip: x86/cpu] x86/cpu/amd: Remove redundant 'break' statement, tip-bot2 for Baolin Liu
[tip: sched/core] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0, tip-bot2 for Qais Yousef
[tip: sched/core] sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0, tip-bot2 for Qais Yousef
[tip: sched/core] sched/debug: Add new tracepoint to track compute energy computation, tip-bot2 for Qais Yousef
[tip: x86/urgent] x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race, tip-bot2 for Haitao Huang
[tip: x86/bugs] x86/srso: Remove unnecessary semicolon,
tip-bot2 for Yang Li
[tip: sched/core] sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloaded,
tip-bot2 for Valentin Schneider
[tip: x86/mm] x86/sev-es: Allow copy_from_kernel_nofault() in earlier boot, tip-bot2 for Adam Dunlap
[tip: x86/mm] x86/sev-es: Set x86_virt_bits to the correct value straight away, instead of a two-phase approach, tip-bot2 for Adam Dunlap
[tip: sched/urgent] sched/rt: Fix live lock between select_fallback_rq() and RT push, tip-bot2 for Joel Fernandes (Google)
[tip: irq/urgent] Merge tag 'irqchip-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
[tip: sched/core] sched/deadline: Make dl_rq->pushable_dl_tasks updates drive dl_rq->overloaded, tip-bot2 for Valentin Schneider
[tip: irq/core] irqdomain: Annotate struct irq_domain with __counted_by, tip-bot2 for Kees Cook
[tip: x86/boot] x86/boot: Compile boot code with -std=gnu11 too, tip-bot2 for Alexey Dobriyan
[tip: x86/urgent] x86/srso: Add SRSO mitigation for Hygon processors, tip-bot2 for Pu Wen
[tip: timers/core] timers: Tag (hr)timer softirq as hotplug safe, tip-bot2 for Frederic Weisbecker
[tip: timers/core] tick/nohz: Don't shutdown the lowres tick from itself, tip-bot2 for Frederic Weisbecker
[tip: timers/core] tick/nohz: Rename the tick handlers to more self-explanatory names, tip-bot2 for Frederic Weisbecker
[tip: timers/core] tick/nohz: Remove unused tick_nohz_idle_stop_tick_protected(), tip-bot2 for Xueshi Hu
[tip: timers/core] tick/nohz: Update obsolete comments,
tip-bot2 for Frederic Weisbecker
[tip: x86/mm] x86/sev: Reduce #VC nesting for intercepted CPUID for SEV-SNP guest, to fix nesting crash, tip-bot2 for Alexey Kardashevskiy
[tip: x86/asm] x86/entry: Fix typos in comments, tip-bot2 for Xin Li (Intel)
[tip: x86/asm] x86/entry: Remove unused argument %rsi passed to exc_nmi(), tip-bot2 for Xin Li (Intel)
[tip: x86/platform] x86/amd_nb: Add AMD Family MI300 PCI IDs, tip-bot2 for Muralidhara M K
[tip: perf/urgent] perf/x86/amd: Do not WARN() on every IRQ, tip-bot2 for Breno Leitao
[tip: sched/core] sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask,
tip-bot2 for Valentin Schneider
[tip: x86/mm] x86_64: Show CR4.PSE on auxiliaries like on BSP, tip-bot2 for Hugh Dickins
[tip: x86/platform] x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_by, tip-bot2 for Kees Cook
[tip: sched/core] sched/fair: Fix warning in bandwidth distribution, tip-bot2 for Josh Don
[tip: sched/core] sched/fair: Make cfs_rq->throttled_csd_list available on !SMP, tip-bot2 for Josh Don
[tip: sched/core] sched/core: Refactor the task_flags check for worker sleeping in sched_submit_work(), tip-bot2 for Wang Jinchao
[tip: x86/mm] x86/iommu/docs: Update AMD IOMMU specification document URL, tip-bot2 for Jianlin Li
[tip: x86/urgent] x86/kgdb: Fix a kerneldoc warning when build with W=1,
tip-bot2 for Christophe JAILLET
[tip: perf/urgent] perf/x86/amd/core: Fix overflow reset on hotplug, tip-bot2 for Sandipan Das
[tip: sched/core] sched/debug: Avoid checking in_atomic_preempt_off() twice in schedule_debug(), tip-bot2 for Liming Wu
[tip: x86/cpu] x86/cpu: Clear SVM feature if disabled by BIOS,
tip-bot2 for Paolo Bonzini
[tip: x86/mm] x86/sev/docs: Update document URL in amd-memory-encryption.rst, tip-bot2 for Jianlin Li
[tip: x86/mm] x86/mm: Move arch_memory_failure() and arch_is_platform_page() definitions from <asm/processor.h> to <asm/pgtable.h>, tip-bot2 for Ingo Molnar
[tip: sched/core] <linux/list.h>: Introduce the list_for_each_reverse() method, tip-bot2 for Ingo Molnar
[tip: x86/asm] x86/bitops: Remove unused __sw_hweight64() assembly implementation on x86-32, tip-bot2 for Ingo Molnar
[tip: locking/core] locking/ww_mutex/test: Fix potential workqueue corruption, tip-bot2 for John Stultz
[tip: locking/core] locking/ww_mutex/test: Use prng instead of rng to avoid hangs at bootup, tip-bot2 for John Stultz
[tip: locking/core] locking/ww_mutex/test: Make sure we bail out instead of livelock, tip-bot2 for John Stultz
[tip: locking/core] futex: Add sys_futex_wait(), tip-bot2 for peterz@xxxxxxxxxxxxx
[tip: sched/core] sched/headers: Add header guard to <linux/sched/deadline.h>, tip-bot2 for Ingo Molnar
[tip: sched/core] sched/headers: Standardize the <linux/sched/smt.h> header guard #endif, tip-bot2 for Ingo Molnar
[tip: x86/asm] x86/percpu: Do not clobber %rsi in percpu_{try_,}cmpxchg{64,128}_op, tip-bot2 for Uros Bizjak
[tip: sched/core] sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctl, tip-bot2 for Sebastian Andrzej Siewior
[tip: locking/urgent] locking/seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested(), tip-bot2 for Sebastian Andrzej Siewior
[tip: sched/core] sched/headers: Standardize the <linux/sched/type.h> header guard #endif, tip-bot2 for Ingo Molnar
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]