Linux Tip Commits
[Prev Page][Next Page]
- [tip: sched/core] sched/fair: Remove cfs_rq::nr_spread_over and cfs_rq::exec_clock, tip-bot2 for Chuyi Zhou
- [tip: sched/core] sched: remove HZ_BW feature hedge, tip-bot2 for Phil Auld
- [tip: sched/core] sched/deadline: Comment sched_dl_entity::dl_server variable, tip-bot2 for Daniel Bristot de Oliveira
- [tip: sched/core] sched/deadline: Deferrable dl server, tip-bot2 for Daniel Bristot de Oliveira
- [tip: sched/core] sched/core: Add clearing of ->dl_server in put_prev_task_balance(), tip-bot2 for Joel Fernandes (Google)
- [tip: sched/core] sched/core: Clear prev->dl_server in CFS pick fast path, tip-bot2 for Youssef Esmat
- [tip: sched/core] sched/fair: Add trivial fair server, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Fair server interface, tip-bot2 for Daniel Bristot de Oliveira
- [tip: sched/core] sched/core: Fix picking of tasks for core scheduling with DL server, tip-bot2 for Joel Fernandes (Google)
- [tip: sched/core] sched/core: Fix priority checking for DL server picks, tip-bot2 for Joel Fernandes (Google)
- [tip: sched/core] sched/rt: Remove default bandwidth control, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Cleanup fair_server, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest, tip-bot2 for Zhenyu Wang
- [tip: perf/core] perf/x86/intel/pt: Fix sampling synchronization, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf/core: Add aux_pause, aux_resume, aux_start_paused,
tip-bot2 for Adrian Hunter
- [tip: perf/core] perf/x86: Add hw_perf_event::aux_config, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/x86/intel/pt: Add support for pause / resume,
tip-bot2 for Adrian Hunter
- [tip: perf/core] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling,
tip-bot2 for Adrian Hunter
- [tip: locking/urgent] locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node(), tip-bot2 for Uros Bizjak
- [tip: irq/core] irqchip/armada-370-xp: Change register constant suffix from _MSK to _MASK,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Cosmetic fix parentheses in register constant definitions,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Drop _OFFS suffix from some register constants,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Change register constants prefix to MPIC_,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Change spaces to tabs,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Change to SPDX license identifier,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Use BIT() and GENMASK() macros,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Use correct type for cpu variable,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Declare iterators in for loop,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Use unsigned int type for virqs,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Simplify is_percpu_irq() code,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Use !virq instead of virq == 0 in condition,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Simplify ipi_resume() code,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Use FIELD_GET() and named register constant,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Change symbol prefixes to mpic,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Refactor handling IPI interrupts,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Improve indentation,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Refactor mpic_handle_msi_irq() code,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Don't read number of supported interrupts multiple times,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Use consistent variable names for hwirqs,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Use consistent types when iterating interrupts,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Simplify mpic_reenable_percpu() and mpic_resume(),
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Use consistent name for struct irq_data variables,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Drop redundant continue,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Rename variable for consistency,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Refactor initial memory regions mapping,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Use u32 type instead of unsigned long where possieble,
tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Print error and return error code on initialization failure,
tip-bot2 for Marek Behún
- [tip: x86/fpu] x86/elf: Add a new FPU buffer layout info to x86 core files, tip-bot2 for Vignesh Balasubramanian
- [tip: irq/urgent] irqchip/irq-pic32-evic: Add missing 'static' to internal function, tip-bot2 for Luca Ceresoli
- [tip: x86/microcode] x86/microcode/AMD: Use the family,model,stepping encoded in the patch ID, tip-bot2 for Borislav Petkov
- [tip: x86/misc] x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h, tip-bot2 for Shyam Sundar S K
- [tip: irq/urgent] irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq(), tip-bot2 for Huacai Chen
- [tip: timers/urgent] timers/migration: Do not rely always on group->parent,
tip-bot2 for Anna-Maria Behnsen
- [tip: timers/urgent] timers/migration: Move hierarchy setup into cpuhotplug prepare callback,
tip-bot2 for Anna-Maria Behnsen
- [tip: timers/urgent] timers/migration: Improve tracing,
tip-bot2 for Anna-Maria Behnsen
- [tip: timers/urgent] timers/migration: Use a single struct for hierarchy walk data,
tip-bot2 for Anna-Maria Behnsen
- [tip: timers/urgent] timers/migration: Rename childmask by groupmask to make naming more obvious,
tip-bot2 for Anna-Maria Behnsen
- [tip: timers/urgent] timers/migration: Read childmask and parent pointer in a single place,
tip-bot2 for Anna-Maria Behnsen
- [tip: timers/urgent] timers/migration: Spare write when nothing changed,
tip-bot2 for Anna-Maria Behnsen
- [tip: timers/urgent] timers/migration: Fix grammar in comment,
tip-bot2 for Anna-Maria Behnsen
- [tip: irq/msi] irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X], tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSI, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/mbigen: Prepare for real per device MSI, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip: Provide irq-msi-lib, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENT, tip-bot2 for Shivamurthy Shastri
- [tip: irq/msi] irqchip/gic-v3-its: Provide MSI parent infrastructure, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/irq-msi-lib: Prepare for PCI MSI/MSIX, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/irq-msi-lib: Prepare for DEVICE MSI to replace platform MSI, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/gic-v3-its: Switch platform MSI to MSI parent, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/mbigen: Remove platform_msi_create_device_domain() fallback, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/gic_v3_mbi: Switch over to parent domain, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/irq-mvebu-icu: Prepare for real per device MSI, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/irq-mvebu-sei: Switch to MSI parent, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi: Remove platform_msi_create_device_domain(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/gic-v2m: Switch to device MSI, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/mvebu-odmi: Switch to parent MSI, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/imx-mu-msi: Switch to MSI parent, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/mvebu-gicp: Switch to MSI parent, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi: Remove platform MSI leftovers, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/irq-mvebu-icu: Remove platform MSI leftovers, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi: Move msi_device_data to core, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] irqchip/gic-v3-its: Correctly fish out the DID for platform MSI, tip-bot2 for Marc Zyngier
- [tip: irq/msi] irqchip/gic-v3-its: Correctly honor the RID remapping, tip-bot2 for Marc Zyngier
- [tip: locking/core] locking/atomic/x86: Redeclare x86_32 arch_atomic64_{add,sub}() as void, tip-bot2 for Uros Bizjak
- [tip: locking/core] locking/atomic/x86: Introduce the read64_nonatomic macro to x86_32 with cx8, tip-bot2 for Uros Bizjak
- [tip: irq/core] irqdomain: Fix the kernel-doc and plug it into Documentation,
tip-bot2 for Jiri Slaby (SUSE)
- [tip: timers/core] clocksource/driver/arm_global_timer: Remove unnecessary ‘0’ values from err, tip-bot2 for Li kunyu
- [tip: timers/core] Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Remove unnecessary ‘0’ values from irq, tip-bot2 for Li kunyu
- [tip: timers/core] clocksource/drivers/sh_cmt: Address race condition for clock events, tip-bot2 for Niklas Söderlund
- [tip: timers/core] clocksource/drivers/mips-gic-timer: Refine rating computation, tip-bot2 for Jiaxun Yang
- [tip: timers/core] dt-bindings: timer: renesas,tmu: Add R-Mobile APE6 support, tip-bot2 for Geert Uytterhoeven
- [tip: timers/core] clocksource/drivers/mips-gic-timer: Correct sched_clock width, tip-bot2 for Jiaxun Yang
- [tip: timers/core] dt-bindings: timer: renesas,tmu: Add R-Car Gen2 support, tip-bot2 for Geert Uytterhoeven
- [tip: timers/core] dt-bindings: timer: renesas,tmu: Add RZ/G1 support, tip-bot2 for Geert Uytterhoeven
- [tip: timers/core] dt-bindings: timer: Add SOPHGO SG2002 clint, tip-bot2 for Thomas Bonnefille
- [tip: timers/core] clocksource/drivers/realtek: Add timer driver for rtl-otto platforms, tip-bot2 for Chris Packham
- [tip: timers/core] dt-bindings: timer: Add schema for realtek,otto-timer, tip-bot2 for Chris Packham
- [tip: irq/core] genirq: Set IRQF_COND_ONESHOT in request_irq(),
tip-bot2 for Rafael J. Wysocki
- [tip: timers/core] tick/broadcast: Make takeover of broadcast hrtimer reliable, tip-bot2 for Yu Liao
- [tip: irq/core] irqchip/gic-v3: Pass #redistributor-regions to gic_of_setup_kvm_info(),
tip-bot2 for Geert Uytterhoeven
- [tip: irq/core] irqchip/imx-irqsteer: Handle runtime power management correctly,
tip-bot2 for Shenwei Wang
- [tip: sched/core] sched: Update MAINTAINERS and CREDITS, tip-bot2 for Peter Zijlstra
- [tip: smp/core] smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu(), tip-bot2 for Zqiang
- [tip: irq/core] irqchip/bcm2835: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND,
tip-bot2 for Stefan Wahren
- [tip: irq/core] irqchip/gic-v4: Substitute vmovp_lock for a per-VM lock,
tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4: Always configure affinity on VPE activation,
tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issued,
tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip: Provide irq-msi-lib, tip-bot2 for Thomas Gleixner
- [tip: irq/core] PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENT, tip-bot2 for Shivamurthy Shastri
- [tip: irq/core] irqchip/gic-v3-its: Provide MSI parent infrastructure, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/irq-msi-lib: Prepare for PCI MSI/MSIX, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X], tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/irq-msi-lib: Prepare for DEVICE MSI to replace platform MSI, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/gic-v3-its: Switch platform MSI to MSI parent, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/mbigen: Prepare for real per device MSI, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSI, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/mbigen: Remove platform_msi_create_device_domain() fallback, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/gic_v3_mbi: Switch over to parent domain, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/gic-v2m: Switch to device MSI, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/imx-mu-msi: Switch to MSI parent, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq/msi: Remove platform_msi_create_device_domain(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/irq-mvebu-icu: Prepare for real per device MSI, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/mvebu-gicp: Switch to MSI parent, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/mvebu-odmi: Switch to parent MSI, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/irq-mvebu-sei: Switch to MSI parent, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq/msi: Remove platform MSI leftovers, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqchip/irq-mvebu-icu: Remove platform MSI leftovers, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq/msi: Move msi_device_data to core, tip-bot2 for Thomas Gleixner
- [tip: perf/core] task_work: s/task_work_cancel()/task_work_cancel_func()/, tip-bot2 for Frederic Weisbecker
- [tip: perf/core] task_work: Introduce task_work_cancel() again, tip-bot2 for Frederic Weisbecker
- [tip: perf/core] perf: Fix event leak upon exit, tip-bot2 for Frederic Weisbecker
- [tip: perf/core] perf: Fix event leak upon exec and file release, tip-bot2 for Frederic Weisbecker
- [tip: perf/core] task_work: Add TWA_NMI_CURRENT as an additional notify mode., tip-bot2 for Sebastian Andrzej Siewior
- [tip: perf/core] perf: Shrink the size of the recursion counter., tip-bot2 for Sebastian Andrzej Siewior
- [tip: perf/core] perf: Move irq_work_queue() where the event is prepared., tip-bot2 for Sebastian Andrzej Siewior
- [tip: perf/core] perf: Enqueue SIGTRAP always via task_work., tip-bot2 for Sebastian Andrzej Siewior
- [tip: perf/core] perf: Move swevent_htable::recursion into task_struct., tip-bot2 for Sebastian Andrzej Siewior
- [tip: perf/core] perf: Don't disable preemption in perf_pending_task()., tip-bot2 for Sebastian Andrzej Siewior
- [tip: perf/core] perf: Split __perf_pending_irq() out of perf_pending_irq(), tip-bot2 for Sebastian Andrzej Siewior
- [tip: perf/core] perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPR, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Hide Topdown metrics events if the feature is not enumerated, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/ds: Fix non 0 retire latency on Raptorlake, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Add a distinct name for Granite Rapids, tip-bot2 for Kan Liang
- [tip: locking/core] locking/rwsem: Add __always_inline annotation to __down_write_common() and inlined callers, tip-bot2 for John Stultz
- [tip: sched/core] sched/psi: Optimise psi_group_change a bit, tip-bot2 for Tvrtko Ursulin
- [tip: sched/core] sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE tasks, tip-bot2 for Tejun Heo
- [tip: objtool/core] scripts/faddr2line: Combine three readelf calls into one, tip-bot2 for Brian Johannesmeyer
- [tip: objtool/core] scripts/faddr2line: Reduce number of readelf calls to three, tip-bot2 for Brian Johannesmeyer
- [tip: objtool/core] scripts/faddr2line: Check vmlinux only once, tip-bot2 for Brian Johannesmeyer
- [tip: objtool/core] scripts/faddr2line: Pass --addresses argument to addr2line, tip-bot2 for Brian Johannesmeyer
- [tip: objtool/core] objtool/x86: objtool can confuse memory and stack access,
tip-bot2 for Alexandre Chartre
- [tip: objtool/core] scripts/faddr2line: Invoke addr2line as a single long-running process, tip-bot2 for Brian Johannesmeyer
- [tip: objtool/core] scripts/faddr2line: Remove call to addr2line from find_dir_prefix(), tip-bot2 for Brian Johannesmeyer
- [tip: objtool/core] objtool: Use "action" in error message to be consistent with help, tip-bot2 for Siddh Raman Pant
- [tip: objtool/core] scripts/faddr2line: Check only two symbols when calculating symbol size, tip-bot2 for Brian Johannesmeyer
- [tip: perf/core] perf/x86/intel/pt: Fix topa_entry base length, tip-bot2 for Marco Cavenati
- [tip: perf/core] perf: Fix perf_aux_size() for greater-than 32-bit size, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf/x86: Add Lunar Lake and Arrow Lake support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/pt: Fix a topa_entry base address calculation, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculation, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf: Prevent passing zero nr_pages to rb_alloc_aux(), tip-bot2 for Adrian Hunter
- [tip: perf/core] perf/x86: Support counter mask, tip-bot2 for Kan Liang
- [tip: perf/core] perf: Make rb_alloc_aux() return an error immediately if nr_pages <= 0, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf/x86/intel: Support the PEBS event mask, tip-bot2 for Kan Liang
- [tip: perf/core] perf: Fix default aux_watermark calculation, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf/x86/intel/cstate: Add Arrowlake support, tip-bot2 for Zhang Rui
- [tip: perf/core] perf/x86/intel/cstate: Add Lunarlake support, tip-bot2 for Zhang Rui
- [tip: perf/core] perf/x86/intel/cstate: Fix Alderlake/Raptorlake/Meteorlake, tip-bot2 for Zhang Rui
- [tip: perf/core] perf/x86/intel: Rename model-specific pebs_latency_data functions, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Support new data source for Lunar Lake, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/amd/uncore: Fix DF and UMC domain identification, tip-bot2 for Sandipan Das
- [tip: perf/core] perf/x86: Add config_mask to represent EVENTSEL bitmask, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Support PERFEVTSEL extension, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Support Perfmon MSRs aliasing, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/amd/uncore: Avoid PMU registration if counters are unavailable, tip-bot2 for Sandipan Das
- [tip: timers/core] timers/migration: Do not rely always on group->parent, tip-bot2 for Anna-Maria Behnsen
- [tip: timers/core] timers/migration: Move hierarchy setup into cpuhotplug prepare callback, tip-bot2 for Anna-Maria Behnsen
- [tip: timers/core] timers/migration: Improve tracing, tip-bot2 for Anna-Maria Behnsen
- [tip: timers/core] timers/migration: Use a single struct for hierarchy walk data, tip-bot2 for Anna-Maria Behnsen
- [tip: timers/core] timers/migration: Rename childmask by groupmask to make naming more obvious, tip-bot2 for Anna-Maria Behnsen
- [tip: timers/core] timers/migration: Spare write when nothing changed, tip-bot2 for Anna-Maria Behnsen
- [tip: timers/core] timers/migration: Read childmask and parent pointer in a single place, tip-bot2 for Anna-Maria Behnsen
- [tip: timers/core] timers/migration: Fix grammar in comment, tip-bot2 for Anna-Maria Behnsen
- [tip: timers/core] vdso/gettimeofday: Clarify comment about open coded function, tip-bot2 for Anna-Maria Behnsen
- [tip: timers/core] vdso: Add comment about reason for vdso struct ordering, tip-bot2 for Anna-Maria Behnsen
- [tip: timers/core] x86/vdso: Fix function reference in comment, tip-bot2 for Anna-Maria Behnsen
- [tip: timers/core] tick/sched: Combine WARN_ON_ONCE and print_once, tip-bot2 for Anna-Maria Behnsen
- [tip: timers/core] x86/vgtod: Remove unused typedef gtod_long_t, tip-bot2 for Anna-Maria Behnsen
- [tip: timers/core] x86/vdso: Remove unused include, tip-bot2 for Anna-Maria Behnsen
- [tip: x86/urgent] x86/bhi: Avoid warning in #DB handler due to BHI mitigation, tip-bot2 for Alexandre Chartre
- [tip: x86/mm] x86/mm: Use IPIs to synchronize LAM enablement, tip-bot2 for Yosry Ahmed
- [tip: x86/mm] x86/mm: Fix LAM inconsistency during context switch, tip-bot2 for Yosry Ahmed
- [tip: x86/mm] x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking, tip-bot2 for Yosry Ahmed
- [tip: x86/cache] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Prepare for different scope for control/monitor operations, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Prepare to split rdt_domain structure, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Prepare for new domain scope, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Introduce snc_nodes_per_l3_cache, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Initialize on-stack struct rmid_read instances, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Add node-scope to the options for feature scope, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Add a new field to struct rmid_read for summation of domains, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) systems, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Allocate a new field in union mon_data_bits, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Refactor mkdir_mondata_subdir() with a helper function, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) mode, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Make __mon_event_count() handle sum domains, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Detect Sub-NUMA Cluster (SNC) mode, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Update documentation with Sub-NUMA cluster changes, tip-bot2 for Tony Luck
- [tip: x86/sev] Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly,
tip-bot2 for Borislav Petkov (AMD)
- [tip: perf/urgent] perf: Fix event leak upon exec and file release, tip-bot2 for Frederic Weisbecker
- [tip: perf/urgent] task_work: s/task_work_cancel()/task_work_cancel_func()/, tip-bot2 for Frederic Weisbecker
- [tip: perf/urgent] task_work: Introduce task_work_cancel() again, tip-bot2 for Frederic Weisbecker
- [tip: perf/urgent] perf: Fix event leak upon exit, tip-bot2 for Frederic Weisbecker
- [tip: sched/urgent] Revert "sched/fair: Make sure to try to detach at least one movable task",
tip-bot2 for Josh Don
- [tip: sched/urgent] sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath,
tip-bot2 for John Stultz
- [tip: sched/urgent] sched/deadline: fix task_struct reference leak,
tip-bot2 for Wander Lairson Costa
- [tip: x86/cpu] x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines, tip-bot2 for Andrew Cooper
- [tip: x86/bugs] x86/syscall: Mark exit[_group] syscall handlers __noreturn, tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/bugs: Remove duplicate Spectre cmdline option descriptions, tip-bot2 for Josh Poimboeuf
- [tip: x86/bugs] x86/bugs: Add 'spectre_bhi=vmexit' cmdline option, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/tdx: Support vmalloc() for tdx_enc_status_changed(), tip-bot2 for Dexuan Cui
- [tip: irq/core] Revert "irqchip/dw-apb-ictl: Support building as module", tip-bot2 for Thomas Gleixner
- [tip: timers/urgent] hrtimer: Prevent queuing of hrtimer without a function callback, tip-bot2 for Phil Chang
- [tip: x86/misc] x86/kmsan: Fix hook for unaligned accesses, tip-bot2 for Brian Johannesmeyer
- [tip: irq/core] irqchip/loongson-eiointc: Add extioi virt extension support, tip-bot2 for Song Gao
- [tip: irq/core] Revert "Loongarch: Support loongarch avec", tip-bot2 for Thomas Gleixner
- [tip: irq/urgent] PCI/MSI: Fix UAF in msi_capability_init, tip-bot2 for Mostafa Saleh
- [tip: x86/misc] x86/pci/xen: Fix PCIBIOS_* return code handling, tip-bot2 for Ilpo Järvinen
- [tip: x86/misc] x86/of: Return consistent error type from x86_of_pci_irq_enable(), tip-bot2 for Ilpo Järvinen
- [tip: x86/misc] x86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnos, tip-bot2 for Ilpo Järvinen
- [tip: x86/misc] x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handling, tip-bot2 for Ilpo Järvinen
- [tip: perf/core] perf/x86/uncore: Save the unit control address of all units, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/uncore: Support per PMU cpumask, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/uncore: Cleanup unused unit structure, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/uncore: Retrieve the unit ID from the unit control RB tree, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/uncore: Apply the unit control RB tree to PCI uncore units, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/uncore: Apply the unit control RB tree to MMIO uncore units, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/uncore: Apply the unit control RB tree to MSR uncore units, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Support HBM and CXL PMON counters, tip-bot2 for Kan Liang
- [tip: core/debugobjects] debugobjects: Annotate racy debug variables, tip-bot2 for Breno Leitao
- [tip: irq/core] irqchip/stm32mp-exti: Allow building as module, tip-bot2 for Antonio Borneo
- [tip: irq/core] ARM: stm32: Allow build irq-stm32mp-exti driver as module, tip-bot2 for Antonio Borneo
- [tip: irq/core] arm64: Kconfig: Allow build irq-stm32mp-exti driver as module, tip-bot2 for Antonio Borneo
- [tip: smp/urgent] cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked(), tip-bot2 for Yuntao Wang
- [tip: smp/urgent] cpu: Fix broken cmdline "nosmp" and "maxcpus=0", tip-bot2 for Huacai Chen
- [tip: timers/core] timekeeping: Add missing kernel-doc function comments, tip-bot2 for Yang Li
- [tip: irq/core] irqchip/dw-apb-ictl: Support building as module, tip-bot2 for Jisheng Zhang
- [tip: irq/core] irqchip/stm32-exti: Split MCU and MPU code, tip-bot2 for Antonio Borneo
- [tip: irq/core] irqchip/stm32mp-exti: Rename internal symbols, tip-bot2 for Antonio Borneo
- [tip: irq/core] irqchip/stm32-exti: Add CONFIG_STM32MP_EXTI, tip-bot2 for Antonio Borneo
- [tip: irq/core] ARM: stm32: Use different EXTI driver on ARMv7m and ARMv7a, tip-bot2 for Antonio Borneo
- [tip: irq/core] arm64: Kconfig: Select STM32MP_EXTI on STM32 platforms, tip-bot2 for Antonio Borneo
- [tip: irq/core] Loongarch: Support loongarch avec, tip-bot2 for Tianyang Zhang
- [tip: irq/core] irqchip/riscv-aplic: Simplify the initialization code, tip-bot2 for Jinjie Ruan
- [tip: irq/core] irqchip/renesas-rzg2l: Reorder function calls in rzg2l_irqc_irq_disable(), tip-bot2 for Lad Prabhakar
- [tip: irq/core] irqchip: Add missing MODULE_DESCRIPTION() macros, tip-bot2 for Jeff Johnson
- [tip: irq/core] irqchip/armada-370-xp: Use atomic_io_modify() instead of another spinlock, tip-bot2 for Marek Behún
- [tip: irq/core] irqchip/armada-370-xp: Add support for 32 MSI interrupts on non-IPI platforms, tip-bot2 for Pali Rohár
- [tip: irq/core] irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1, tip-bot2 for Pali Rohár
- [tip: irq/core] irqchip/armada-370-xp: Do not touch IPI registers on platforms without IPI, tip-bot2 for Pali Rohár
- [tip: irq/core] irqchip/armada-370-xp: Only call ipi_resume() if IPI is available, tip-bot2 for Pali Rohár
- [tip: irq/urgent] irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node(), tip-bot2 for Huacai Chen
- [tip: irq/urgent] irqchip/loongson-liointc: Set different ISRs for different cores, tip-bot2 for Huacai Chen
- [tip: irq/msi] irqdomain: Fix formatting irq_find_matching_fwspec() kerneldoc comment, tip-bot2 for Anna-Maria Behnsen
- [tip: irq/msi] irqchip/imx-mu-msi: Fix codingstyle in imx_mu_msi_domains_init(), tip-bot2 for Anna-Maria Behnsen
- [tip: x86/sev] x86/sev: Move the instrumentation exclusion bits too, tip-bot2 for Borislav Petkov (AMD)
- [tip: irq/core] irqchip/riscv-intc: Remove asmlinkage, tip-bot2 for Jisheng Zhang
- [tip: x86/sev] x86/sev: Do RMP memory coverage check after max_pfn has been set,
tip-bot2 for Tom Lendacky
- [tip: timers/core] tick: Remove unnused tick_nohz_get_idle_calls(), tip-bot2 for Christian Loehle
- [tip: x86/sev] x86/sev: Move SEV compilation units,
tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cpu] x86/cpufeatures: Flip the /proc/cpuinfo appearance logic, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/sev] virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch, tip-bot2 for Uwe Kleine-König
- [tip: x86/build] x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSS, tip-bot2 for Masahiro Yamada
- [tip: x86/core] x86/uaccess: Improve the 8-byte getuser() case, tip-bot2 for Linus Torvalds
- [tip: x86/urgent] x86/resctrl: Don't try to free nonexistent RMIDs,
tip-bot2 for Dave Martin
- [tip: x86/urgent] drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency, tip-bot2 for Alexey Makhalov
- [tip: x86/alternatives] x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer,
tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/cc] x86/mm: Make e820__end_ram_pfn() cover E820_TYPE_ACPI ranges, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] x86/mm: Do not zap page table entries mapping unaccepted memory table during kdump, tip-bot2 for Ashish Kalra
- [tip: x86/cc] x86/mm: Make x86_platform.guest.enc_status_change_*() return an error, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] x86/tdx: Convert shared memory back to private on kexec, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] x86/acpi: Extract ACPI MADT wakeup code into a separate file, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] x86/kexec: Keep CR4.MCE set during kexec for TDX guest, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] cpu/hotplug: Add support for declaring CPU offlining not supported, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] x86/mm: Return correct level from lookup_address() if pte is none, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] x86/relocate_kernel: Use named labels for less confusion, tip-bot2 for Borislav Petkov
- [tip: x86/cc] x86/tdx: Account shared memory, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] x86/mm: Add callbacks to prepare encrypted memory for kexec, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] x86/acpi: Rename fields in the acpi_madt_multiproc_wakeup structure, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] x86/acpi: Do not attempt to bring up secondary CPUs in the kexec case, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] x86/mm: Introduce kernel_ident_mapping_free(), tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] ACPI: tables: Print MULTIPROC_WAKEUP when MADT is parsed, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cc] x86/smp: Add smp_ops.stop_this_cpu() callback, tip-bot2 for Kirill A. Shutemov
- [tip: x86/sev] x86/sev: Check for the presence of an SVSM in the SNP secrets page, tip-bot2 for Tom Lendacky
- [tip: x86/sev] virt: sev-guest: Choose the VMPCK key based on executing VMPL, tip-bot2 for Tom Lendacky
- [tip: x86/sev] x86/sev: Use the SVSM to create a vCPU when not in VMPL0, tip-bot2 for Tom Lendacky
- [tip: x86/sev] x86/sev: Use kernel provided SVSM Calling Areas, tip-bot2 for Tom Lendacky
- [tip: x86/sev] x86/sev: Provide SVSM discovery support, tip-bot2 for Tom Lendacky
- [tip: x86/sev] x86/irqflags: Provide native versions of the local_irq_save()/restore(), tip-bot2 for Tom Lendacky
- [tip: x86/sev] x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0, tip-bot2 for Tom Lendacky
- [tip: x86/sev] x86/sev: Provide guest VMPL level to userspace, tip-bot2 for Tom Lendacky
- [tip: x86/sev] x86/sev: Take advantage of configfs visibility support in TSM, tip-bot2 for Tom Lendacky
- [tip: x86/sev] x86/sev: Extend the config-fs attestation support for an SVSM, tip-bot2 for Tom Lendacky
- [tip: x86/sev] sev-guest: configfs-tsm: Allow the privlevel_floor attribute to be updated, tip-bot2 for Tom Lendacky
- [tip: x86/sev] fs/configfs: Add a callback to determine attribute visibility, tip-bot2 for Tom Lendacky
- [tip: x86/sev] x86/sev: Allow non-VMPL0 execution when an SVSM is present, tip-bot2 for Tom Lendacky
- [tip: irq/core] irqdomain: Make build work for CONFIG_GENERIC_IRQ_CHIP=n, tip-bot2 for Thomas Gleixner
- [tip: locking/core] jump_label: Simplify and clarify static_key_fast_inc_cpus_locked(), tip-bot2 for Thomas Gleixner
- [tip: locking/core] perf/x86: Serialize set_attr_rdpmc(), tip-bot2 for Thomas Gleixner
- [tip: locking/core] jump_label: Clarify condition in static_key_fast_inc_not_disabled(), tip-bot2 for Thomas Gleixner
- [tip: locking/core] jump_label: Fix concurrency issues in static_key_slow_dec(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqdomain: Handle domain bus token in irq_domain_create(), tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Introduce init() and exit() hooks, tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Fixed unbalanced fwnode get and put, tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Introduce irq_domain_instantiate(), tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Introduce irq_domain_free(), tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Use a dedicated function to set the domain name, tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Handle domain hierarchy parent in irq_domain_instantiate(), tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Constify parameter in is_fwnode_irqchip(), tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Convert __irq_domain_create() to use struct irq_domain_info, tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Handle additional domain flags in irq_domain_instantiate(), tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Add a resource managed version of irq_domain_instantiate(), tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Make __irq_domain_create() return an error code, tip-bot2 for Herve Codina
- [tip: irq/core] genirq/generic_chip: Introduce init() and exit() hooks, tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Use irq_domain_instantiate() for hierarchy domain creation, tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Convert domain creation functions to irq_domain_instantiate(), tip-bot2 for Herve Codina
- [tip: irq/core] genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips(), tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Add support for generic irq chips creation before publishing a domain, tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Convert __irq_domain_add() wrappers to irq_domain_instantiate(), tip-bot2 for Herve Codina
- [tip: irq/core] irqchip: Add support for LAN966x OIC, tip-bot2 for Herve Codina
- [tip: irq/core] _PATCH_19_23_um_virt_pci_Use_irq_domain_instantiate_, tip-bot2 for Herve Codina
- [tip: irq/core] irqdomain: Remove __irq_domain_add(), tip-bot2 for Herve Codina
- [tip: irq/core] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC, tip-bot2 for Herve Codina
- [tip: irq/core] MAINTAINERS: Add the Microchip LAN966x OIC driver entry, tip-bot2 for Herve Codina
- [tip: smp/core] cpu/hotplug: Reverse order of iteration in freeze_secondary_cpus(), tip-bot2 for Stanislav Spassov
- [tip: smp/core] cpu/hotplug: Fix typo in comment, tip-bot2 for Costa Shulyupin
- [tip: smp/core] smp: Use str_plural() to fix Coccinelle warnings, tip-bot2 for Thorsten Blum
- [tip: x86/vmware] x86/vmware: Introduce VMware hypercall API,
tip-bot2 for Alexey Makhalov
- [tip: x86/vmware] input/vmmouse: Use VMware hypercall API,
tip-bot2 for Alexey Makhalov
- [tip: x86/vmware] ptp/vmware: Use VMware hypercall API,
tip-bot2 for Alexey Makhalov
- [tip: x86/vmware] drm/vmwgfx: Use VMware hypercall API,
tip-bot2 for Alexey Makhalov
- [tip: x86/vmware] x86/vmware: Remove legacy VMWARE_HYPERCALL* macros,
tip-bot2 for Alexey Makhalov
- [tip: x86/vmware] x86/vmware: Use VMware hypercall API,
tip-bot2 for Alexey Makhalov
- [tip: x86/vmware] x86/vmware: Add TDX hypercall support,
tip-bot2 for Alexey Makhalov
- [tip: x86/vmware] x86/vmware: Correct macro names,
tip-bot2 for Alexey Makhalov
- [tip: x86/cleanups] Documentation: Remove "mfgpt_irq=" from the kernel-parameters.txt file, tip-bot2 for Thomas Huth
- [tip: x86/cleanups] x86/boot: Remove unused function __fortify_panic(), tip-bot2 for Nikolay Borisov
- [tip: x86/cpu] x86/CPU/AMD: Always inline amd_clear_divider(), tip-bot2 for Mateusz Guzik
- [tip: x86/urgent] x86/boot: Don't add the EFI stub to targets, again, tip-bot2 for Benjamin Segall
- [tip: x86/misc] EDAC/amd64: Check return value of amd_smn_read(), tip-bot2 for Yazen Ghannam
- [tip: x86/misc] hwmon: (k10temp) Check return value of amd_smn_read(), tip-bot2 for Yazen Ghannam
- [tip: x86/misc] EDAC/amd64: Remove unused register accesses, tip-bot2 for Yazen Ghannam
- [tip: x86/misc] x86/amd_nb: Enhance SMN access error checking, tip-bot2 for Yazen Ghannam
- [tip: x86/misc] hwmon: (k10temp) Define a helper function to read CCD temperature, tip-bot2 for Yazen Ghannam
- [tip: x86/misc] hwmon: (k10temp) Reduce k10temp_get_ccd_support() parameters, tip-bot2 for Yazen Ghannam
- [tip: x86/misc] hwmon: (k10temp) Remove unused HAVE_TDIE() macro, tip-bot2 for Yazen Ghannam
- [tip: x86/misc] hwmon: (k10temp) Rename _data variable, tip-bot2 for Yazen Ghannam
- [tip: x86/urgent] x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checking, tip-bot2 for Kees Cook
- [tip: x86/alternatives] x86/alternative: Zap alternative_ternary(), tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/alternatives] x86/alternative: Convert alternative(), tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/alternatives] x86/alternatives: Add nested alternatives macros, tip-bot2 for Peter Zijlstra
- [tip: x86/alternatives] x86/alternative: Convert alternative_io(), tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/alternatives] x86/alternative: Convert alternative_2(), tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/alternatives] x86/alternative: Convert alternative_call(), tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/alternatives] x86/alternative: Convert alternative_call_2(), tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/alternatives] x86/alternative: Convert alternative_input(), tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/alternatives] x86/alternative: Convert ALTERNATIVE_TERNARY(), tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/alternatives] x86/alternative: Convert ALTERNATIVE_3(), tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/alternatives] x86/alternative: Replace the old macros, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/alternatives] x86/alternative: Convert the asm ALTERNATIVE_3() macro, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/alternatives] x86/alternative: Convert the asm ALTERNATIVE() macro, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/alternatives] x86/alternative: Convert the asm ALTERNATIVE_2() macro, tip-bot2 for Borislav Petkov (AMD)
- [tip: timers/urgent] tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device(),
tip-bot2 for Oleg Nesterov
- [tip: x86/cache] cpu: Move CPU hotplug function declarations into their own header, tip-bot2 for Tony Luck
- [tip: x86/cache] cpu: Drop "extern" from function declarations in cpuhplock.h, tip-bot2 for Tony Luck
- [tip: x86/cache] x86/resctrl: Replace open coded cacheinfo searches, tip-bot2 for Tony Luck
- [tip: x86/cache] cacheinfo: Add function to get cacheinfo for a given CPU and cache level, tip-bot2 for Tony Luck
- [tip: x86/misc] tools/x86/kcpuid: Add missing dir via Makefile,
tip-bot2 for Christian Heusel
- SV: Policy Notification #5610932:, Vahn Montes
- [tip: sched/core] sched/core: Move preempt_model_*() helpers from sched.h to preempt.h, tip-bot2 for Sean Christopherson
- [tip: sched/core] sched/core: Drop spinlocks on contention iff kernel is preemptible, tip-bot2 for Sean Christopherson
- [tip: irq/core] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing, tip-bot2 for Lorenzo Pieralisi
- [tip: x86/urgent] x86/amd_nb: Check for invalid SMN reads, tip-bot2 for Yazen Ghannam
- [tip: irq/core] irqchip/renesas-rzg2l: Add support for RZ/Five SoC, tip-bot2 for Lad Prabhakar
- [tip: irq/core] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/Five SoC, tip-bot2 for Lad Prabhakar
- [tip: irq/core] irqdomain: Add missing parameter descriptions in kernel-doc comments, tip-bot2 for Herve Codina
- [tip: sched/core] sched/balance: Skip unnecessary updates to idle load balancer's flags,
tip-bot2 for Tim Chen
- [tip: sched/core] idle: Remove stale RCU comment, tip-bot2 for Christian Loehle
- [tip: perf/urgent] perf/core: Fix missing wakeup when waiting for context reference, tip-bot2 for Haifeng Xu
- [tip: locking/urgent] locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc, tip-bot2 for Carlos Llamas
- [tip: sched/core] sched/core: Clean up kernel/sched/sched.h a bit, tip-bot2 for Ingo Molnar
- [tip: sched/core] sched/headers: Move struct pre-declarations to the beginning of the header, tip-bot2 for Ingo Molnar
- [tip: sched/core] sched/core: Simplify prefetch_curr_exec_start(), tip-bot2 for Ingo Molnar
- [tip: x86/urgent] x86/kexec: Fix bug with call depth tracking, tip-bot2 for David Kaplan
- [tip: irq/urgent] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update(),
tip-bot2 for Hagar Hemdan
- [tip: irq/urgent] irqchip/sifive-plic: Chain to parent IRQ after handlers are ready, tip-bot2 for Samuel Holland
- [tip: irq/core] genirq/debugfs: Print irqdomain flags as human-readable strings, tip-bot2 for Jinjie Ruan
- [tip: irq/urgent] irqchip/riscv-intc: Prevent memory leak when riscv_intc_init_common() fails, tip-bot2 for Sunil V L
- [tip: irq/core] genirq/proc: Simplify irqdesc::kstat_irqs handling further, tip-bot2 for Adrian Huang
- [tip: timers/core] time: Add MODULE_DESCRIPTION() to time test modules, tip-bot2 for Jeff Johnson
- [tip: timers/core] igc: Remove convert_art_ns_to_tsc(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] timekeeping: Provide infrastructure for converting to/from a base clock, tip-bot2 for Lakshmi Sowjanya D
- [tip: timers/core] x86/tsc: Provide ART base clock information for TSC, tip-bot2 for Lakshmi Sowjanya D
- [tip: timers/core] e1000e: Replace convert_art_to_tsc(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] ALSA: hda: Remove convert_art_to_tsc(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] x86/tsc: Remove obsolete ART to TSC conversion functions, tip-bot2 for Lakshmi Sowjanya D
- [tip: timers/core] timekeeping: Add function to convert realtime to base clock, tip-bot2 for Lakshmi Sowjanya D
- [tip: timers/core] ice/ptp: Remove convert_art_to_tsc(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] stmmac: intel: Remove convert_art_to_tsc(), tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] x86/mce/inject: Add missing MODULE_DESCRIPTION() line, tip-bot2 for Jeff Johnson
- [tip: x86/misc] x86, arm: Add missing license tag to syscall tables files,
tip-bot2 for Marcin Juszkiewicz
- [tip: x86/urgent] x86/topology/intel: Unlock CPUID before evaluating anything, tip-bot2 for Thomas Gleixner
- [tip: sched/urgent] sched/x86: Export 'percpu arch_freq_scale', tip-bot2 for Phil Auld
- [tip: perf/urgent] perf/x86/intel: Add missing MODULE_DESCRIPTION() lines, tip-bot2 for Jeff Johnson
- [tip: perf/urgent] perf/x86/rapl: Add missing MODULE_DESCRIPTION() line, tip-bot2 for Jeff Johnson
- [tip: x86/urgent] x86/cpu: Provide default cache line size if not enumerated,
tip-bot2 for Dave Hansen
- [tip: x86/cc] x86/kexec: Remove spurious unconditional JMP from from identity_mapped(),
tip-bot2 for Nikolay Borisov
- [tip: x86/urgent] x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 and greater,
tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] x86/platform/intel-mid: Switch to new Intel CPU model defines, tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/cpu/intel: Switch to new Intel CPU model defines, tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/PCI: Switch to new Intel CPU model defines, tip-bot2 for Tony Luck
- [tip: x86/cpu] perf/x86/intel: Switch to new Intel CPU model defines, tip-bot2 for Tony Luck
- [tip: x86/cpu] perf/x86/rapl: Switch to new Intel CPU model defines, tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/virt/tdx: Switch to new Intel CPU model defines, tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/boot: Switch to new Intel CPU model defines, tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/pconfig: Remove unused MKTME pconfig code, tip-bot2 for Alison Schofield
- [tip: x86/cpu] x86/cpu: Remove useless work in detect_tme_early(), tip-bot2 for Alison Schofield
- [tip: sched/core] sched: Fix spelling in comments, tip-bot2 for Ingo Molnar
- [tip: sched/core] sched/syscalls: Split out kernel/sched/syscalls.c from kernel/sched/core.c, tip-bot2 for Ingo Molnar
- [tip: ras/core] x86/mce/inject: Only write MCA_MISC when a value has been supplied, tip-bot2 for Yazen Ghannam
- [tip: ras/core] x86/mce: Remove unused variable and return value in machine_check_poll(), tip-bot2 for Yazen Ghannam
- [tip: locking/urgent] cleanup: Standardize the header guard define's name,
tip-bot2 for Ingo Molnar
- [tip: irq/urgent] genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after(),
tip-bot2 for dicken.ding
- [tip: irq/urgent] genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline, tip-bot2 for Dongli Zhang
- [tip: irq/urgent] irqchip/riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict, tip-bot2 for Palmer Dabbelt
- Kernel, barberky859
- [tip: x86/urgent] x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL, tip-bot2 for Tony Luck
- [tip: x86/urgent] crypto: x86/aes-xts - switch to new Intel CPU model defines, tip-bot2 for Tony Luck
- [tip: x86/urgent] x86/topology: Handle bogus ACPI tables correctly, tip-bot2 for Thomas Gleixner
- [tip: x86/percpu] x86/percpu: Enable named address spaces for all capable GCC versions, tip-bot2 for Uros Bizjak
- [tip: x86/boot] x86/boot: Clean up the arch/x86/boot/main.c code a bit,
tip-bot2 for Ingo Molnar
- [tip: x86/boot] x86/boot: Use current_stack_pointer to avoid asm() in init_heap(), tip-bot2 for Uros Bizjak
- [tip: x86/percpu] x86/percpu: Clean up <asm/percpu.h> vertical alignment details, tip-bot2 for Ingo Molnar
- [tip: x86/percpu] x86/percpu: Move some percpu accessors around to reduce ifdeffery, tip-bot2 for Uros Bizjak
- [tip: x86/percpu] x86/percpu: Clean up <asm/percpu.h> a bit, tip-bot2 for Ingo Molnar
- [tip: x86/percpu] x86/percpu: Rename percpu_stable_op() to __raw_cpu_read_stable(), tip-bot2 for Uros Bizjak
- [tip: x86/urgent] x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y, tip-bot2 for Masahiro Yamada
- [tip: x86/percpu] x86/percpu: Introduce the pcpu_binary_op() macro, tip-bot2 for Uros Bizjak
- [tip: x86/percpu] x86/percpu: Move some percpu macros around for readability, tip-bot2 for Uros Bizjak
- [tip: x86/percpu] x86/percpu: Unify percpu read-write accessors, tip-bot2 for Uros Bizjak
- [tip: x86/percpu] x86/percpu: Fix operand constraint modifier in __raw_cpu_write(), tip-bot2 for Uros Bizjak
- [tip: x86/percpu] x86/percpu: Introduce the __raw_cpu_read_const() macro, tip-bot2 for Uros Bizjak
- [tip: perf/urgent] perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c, tip-bot2 for Uros Bizjak
- [tip: sched/urgent] sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level, tip-bot2 for Vitalii Bursov
- [tip: sched/urgent] docs: cgroup-v1: Clarify that domain levels are system-specific, tip-bot2 for Vitalii Bursov
- [tip: sched/urgent] sched/debug: Dump domains' level, tip-bot2 for Vitalii Bursov
- [tip: sched/urgent] sched/fair: Fix initial util_avg calculation, tip-bot2 for Dawei Li
- [tip: sched/urgent] sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_write(), tip-bot2 for Cheng Yu
- [tip: sched/urgent] sched/fair: Remove stale FREQUENCY_UTIL comment, tip-bot2 for Christian Loehle
- [tip: x86/urgent] x86/alternatives: Use the correct length when optimizing NOPs, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/urgent] x86/boot: Address clang -Wimplicit-fallthrough in vsprintf(), tip-bot2 for Nathan Chancellor
- [tip: x86/urgent] x86/boot: Add a fallthrough annotation, tip-bot2 for Borislav Petkov
- [tip: sched/urgent] arch/topology: Fix variable naming to avoid shadowing, tip-bot2 for Vincent Guittot
- [tip: x86/urgent] x86/topology/amd: Ensure that LLC ID is initialized, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/amd_nb: Add new PCI IDs for AMD family 0x1a, tip-bot2 for Shyam Sundar S K
- [tip: timers/core] Merge tag 'timers-v6.10-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core, tip-bot2 for Thomas Gleixner
- [tip: timers/core] dt-bindings: timer: renesas: ostm: Document Renesas RZ/V2H(P) SoC, tip-bot2 for Lad Prabhakar
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Mark hisi_161010101_oem_info const, tip-bot2 for Stephen Boyd
- [tip: timers/core] clocksource/drivers/renesas-ostm: Allow OSTM driver to reprobe for RZ/V2H(P) SoC, tip-bot2 for Lad Prabhakar
- [tip: timers/core] clocksource/drivers/renesas-ostm: Avoid reprobe after successful early probe, tip-bot2 for Geert Uytterhoeven
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Remove an unused field in struct dmtimer, tip-bot2 for Christophe JAILLET
- [tip: perf/core] perf/x86/cstate: Remove unused 'struct perf_cstate_msr', tip-bot2 for Ingo Molnar
- [tip: x86/irq] x86/irq: Use existing helper for pending vector check, tip-bot2 for Jacob Pan
- [tip: timers/urgent] timers/migration: Prevent out of bounds access on failure,
tip-bot2 for Levi Yun
- [tip: x86/cleanups] x86/pci/ce4100: Remove unused 'struct sim_reg_op', tip-bot2 for Dr. David Alan Gilbert
- [tip: x86/alternatives] x86/alternatives: Remove alternative_input_2(), tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/microcode] x86/microcode: Remove unused struct cpu_info_ctx, tip-bot2 for Dr. David Alan Gilbert
- [tip: perf/core] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs, tip-bot2 for Dhananjay Ugwekar
- [tip: perf/core] perf/x86/rapl: Rename 'maxdie' to nr_rapl_pmu and 'dieid' to rapl_pmu_idx, tip-bot2 for Dhananjay Ugwekar
- [tip: perf/core] x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map, tip-bot2 for Adrian Hunter
- [tip: perf/core] x86/insn: Add Key Locker instructions to the opcode map, tip-bot2 for Chang S. Bae
- [tip: perf/core] x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS, tip-bot2 for Adrian Hunter
- [tip: perf/core] x86/insn: Add support for REX2 prefix to the instruction decoder logic, tip-bot2 for Adrian Hunter
- [tip: perf/core] x86/insn: Add misc new Intel instructions, tip-bot2 for Adrian Hunter
- [tip: perf/core] x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder opcode map, tip-bot2 for Adrian Hunter
- [tip: perf/core] x86/insn: Add support for APX EVEX instructions to the opcode map, tip-bot2 for Adrian Hunter
- [tip: perf/core] x86/insn: Add support for APX EVEX to the instruction decoder logic, tip-bot2 for Adrian Hunter
- [tip: timers/core] rust: time: doc: Add missing C header links, tip-bot2 for Boqun Feng
- [tip: x86/irq] x86/irq: Remove bitfields in posted interrupt descriptor, tip-bot2 for Jacob Pan
- [tip: x86/irq] KVM: VMX: Move posted interrupt descriptor out of VMX code, tip-bot2 for Jacob Pan
- [tip: x86/irq] x86/irq: Unionize PID.PIR for 64bit access w/o casting, tip-bot2 for Jacob Pan
- [tip: x86/irq] x86/irq: Set up per host CPU posted interrupt descriptors, tip-bot2 for Jacob Pan
- [tip: x86/irq] x86/irq: Add a Kconfig option for posted MSI, tip-bot2 for Jacob Pan
- [tip: x86/irq] x86/irq: Reserve a per CPU IDT vector for posted MSIs, tip-bot2 for Jacob Pan
- [tip: x86/irq] x86/irq: Factor out handler invocation from common_interrupt(), tip-bot2 for Jacob Pan
- [tip: x86/irq] x86/irq: Extend checks for pending vectors to posted interrupts, tip-bot2 for Jacob Pan
- [tip: x86/irq] iommu/vt-d: Make posted MSI an opt-in command line option, tip-bot2 for Jacob Pan
- [tip: x86/irq] x86/irq: Factor out common code for checking pending interrupts, tip-bot2 for Jacob Pan
- [tip: x86/irq] x86/irq: Install posted MSI notification handler, tip-bot2 for Jacob Pan
- [tip: x86/irq] iommu/vt-d: Enable posted mode for device MSIs, tip-bot2 for Jacob Pan
- [tip: x86/urgent] x86/mm: Remove broken vsyscall emulation code from the page fault code,
tip-bot2 for Linus Torvalds
- [tip: timers/core] clocksource: Make the int help prompt unit readable in ncurses, tip-bot2 for Borislav Petkov (AMD)
- [tip: x86/timers] x86/tsc: Trust initial offset in architectural TSC-adjust MSRs, tip-bot2 for Daniel J Blueman
- [tip: x86/urgent] x86/apic: Don't access the APIC when disabling X2APIC,
tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/sev: Add callback to apply RMP table fixups for kexec, tip-bot2 for Ashish Kalra
- [tip: x86/urgent] x86/e820: Add a new e820 table update helper, tip-bot2 for Ashish Kalra
- [tip: irq/urgent] softirq: Fix suspicious RCU usage in __do_softirq(),
tip-bot2 for Zqiang
- [tip: sched/urgent] sched/isolation: Prevent boot crash when the boot CPU is nohz_full, tip-bot2 for Oleg Nesterov
- [tip: x86/cpu] x86/cpu/intel_epb: Switch to new Intel CPU model defines,
tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/apic: Switch to new Intel CPU model defines,
tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/aperfmperf: Switch to new Intel CPU model defines,
tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/mce: Switch to new Intel CPU model defines,
tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/microcode/intel: Switch to new Intel CPU model defines,
tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/mm: Switch to new Intel CPU model defines,
tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/tsc: Switch to new Intel CPU model defines,
tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/tsc_msr: Switch to new Intel CPU model defines,
tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/resctrl: Switch to new Intel CPU model defines,
tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/cpu: Switch to new Intel CPU model defines,
tip-bot2 for Tony Luck
- [tip: x86/cpu] perf/x86/intel/cstate: Switch to new Intel CPU model defines, tip-bot2 for Tony Luck
- [tip: x86/cpu] perf/x86/lbr: Switch to new Intel CPU model defines, tip-bot2 for Tony Luck
- [tip: x86/cpu] perf/x86/intel/uncore: Switch to new Intel CPU model defines,
tip-bot2 for Tony Luck
- [tip: x86/cpu] perf/x86/msr: Switch to new Intel CPU model defines,
tip-bot2 for Tony Luck
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]