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