Linux Tip Commits - Date Index
[Prev Page][Next Page]
- [tip: irq/core] genirq/affinity: Replace cpumask_weight() with cpumask_empty() where appropriate
- From: "tip-bot2 for Yury Norov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq/msi: Shutdown managed interrupts with unsatifiable affinities
- From: "tip-bot2 for Marc Zyngier" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] irqchip/gic-v3: Always trust the managed affinity provided by the core code
- From: "tip-bot2 for Marc Zyngier" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Always limit the affinity to online CPUs
- From: "tip-bot2 for Marc Zyngier" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Also match function number in $PIR table
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Show the physical address of the $PIR table
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Include function number in $PIR table dump
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Handle IRQ swizzling with PIRQ routers
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Disambiguate SiS85C503 PIRQ router code entities
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Add support for the SiS85C497 PIRQ router
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Add PIRQ routing table range checks
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Handle PIRQ routing tables with no router device given
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretation
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Fix coding style in PIRQ table verification
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Add $IRT PIRQ routing table support
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clockevents: Use dedicated list iterator variable
- From: "tip-bot2 for Jakob Koschel" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Move timer sysctl into the timer code
- From: "tip-bot2 for tangmeng" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
- From: "tip-bot2 for Paul Gortmaker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] tick/sched: Fix non-kernel-doc comment
- From: "tip-bot2 for Jiapeng Chong" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/tracing: Don't re-read p->state when emitting sched_switch event
- From: Qais Yousef <qais.yousef@xxxxxxx>
- [tip: irq/urgent] Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Fix warning condition in __run_timers()
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Simplify calc_index()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] timers: Initialize base::next_expiry_recalc in timers_prepare_cpu()
- From: "tip-bot2 for Anna-Maria Behnsen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Detect running as a TDX guest in early boot
- From: "tip-bot2 for Kuppuswamy Sathyanarayanan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/boot: Port I/O: Add decompression-time support for TDX
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Detect TDX at early kernel decompression time
- From: "tip-bot2 for Kuppuswamy Sathyanarayanan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Handle in-kernel MMIO
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/boot: Port I/O: Allow to hook up alternative helpers
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Extend the confidential computing API to support TDX guests
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Add MSR support for TDX guests
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/traps: Add #VE support for TDX guest
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Handle CPUID via #VE
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Add HLT support for TDX guests
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/traps: Refactor exc_general_protection()
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Exclude shared bit from __PHYSICAL_MASK
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
- From: "tip-bot2 for Kuppuswamy Sathyanarayanan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86: Adjust types used in port I/O helpers
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86: Consolidate port I/O helpers
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Port I/O: Add runtime hypercalls
- From: "tip-bot2 for Kuppuswamy Sathyanarayanan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Port I/O: Add early boot support
- From: "tip-bot2 for Andi Kleen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Wire up KVM hypercalls
- From: "tip-bot2 for Kuppuswamy Sathyanarayanan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/boot: Add a trampoline for booting APs via firmware handoff
- From: "tip-bot2 for Sean Christopherson" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/acpi/x86/boot: Add multiprocessor wake-up support
- From: "tip-bot2 for Kuppuswamy Sathyanarayanan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/boot: Avoid #VE during boot for TDX platforms
- From: "tip-bot2 for Sean Christopherson" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/boot: Set CR0.NE early and keep it set during the boot
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx: Make pages shared in ioremap()
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/topology: Disable CPU online/offline control for TDX guests
- From: "tip-bot2 for Kuppuswamy Sathyanarayanan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/mm/cpa: Add support for TDX shared memory
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/mm: Make DMA memory shared for TD guest
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] Documentation/x86: Document TDX kernel architecture
- From: "tip-bot2 for Kuppuswamy Sathyanarayanan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] x86/tdx/ioapic: Add shared bit for IOAPIC base address
- From: "tip-bot2 for Isaku Yamahata" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/tdx] ACPICA: Avoid cache flush inside virtual machines
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Add a helper for the PVALIDATE instruction
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Define the Linux-specific guest termination reasons
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/boot: Use MSR read/write helpers instead of inline assembly
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Detect/setup SEV/SME features earlier in boot
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] KVM: SVM: Update the SEV-ES save area mapping
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/head/64: Re-enable stack protection
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] KVM: SVM: Create a separate mapping for the SEV-ES save area
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/boot: Add Confidential Computing type to setup_data
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/boot: Introduce helpers for MSR reads/writes
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] KVM: SVM: Define sev_features and VMPL field in the VMSA
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Check the VMPL level
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Check SEV-SNP features support
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/compressed: Add helper for validating pages in the decompression stage
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/mm: Extend cc_attr to include AMD SEV-SNP
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] KVM: x86: Move lookup of indexed CPUID leafs to helper
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Save the negotiated GHCB version
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/compressed/64: Detect/setup SEV/SME features earlier during boot
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/compressed/acpi: Move EFI vendor table lookup to helper
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Add helper for validating pages in early enc attribute changes
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/compressed: Register GHCB memory when SEV-SNP is active
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] KVM: SVM: Create a separate mapping for the GHCB save area
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Register GHCB memory when SEV-SNP is active
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/mm: Validate memory when changing the C-bit
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
- From: "tip-bot2 for Tom Lendacky" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/kernel: Mark the .bss..decrypted section as shared in the RMP table
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/compressed/acpi: Move EFI detection to helper
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/compressed/acpi: Move EFI kexec handling into common code
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/compressed/acpi: Move EFI system table lookup to helper
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/compressed/acpi: Move EFI config table lookup to helper
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/boot: Add a pointer to Confidential Computing blob in bootparams
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Move MSR-based VMGEXITs for CPUID to helper
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev-es: Replace open-coded hlt-loop with sev_es_terminate()
- From: "tip-bot2 for Peter Gonda" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Add a sev= cmdline option
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] virt: Add SEV-SNP guest driver
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/compressed: Add SEV-SNP feature detection/setup
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/compressed: Export and rename add_identity_map()
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Add SEV-SNP feature detection/setup
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] virt: sevguest: Add support to derive key
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/compressed/64: Add identity mapping for Confidential Computing blob
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] virt: sevguest: Add support to get extended report
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Provide support for SNP guest request NAEs
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Register SEV-SNP guest request platform device
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
- From: "tip-bot2 for Michael Roth" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/build] x86/build: Don't build CONFIG_X86_32 as -ffreestanding
- From: Borislav Petkov <bp@xxxxxxx>
- Re: [tip: x86/build] x86/build: Don't build CONFIG_X86_32 as -ffreestanding
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [tip: x86/platform] x86/platform/uv: Update NMI Handler for UV5
- From: "tip-bot2 for Mike Travis" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/platform] x86/platform/uv: Update TSC sync state for UV5
- From: "tip-bot2 for Mike Travis" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/platform] x86/platform/uv: Log gap hole end size
- From: "tip-bot2 for Mike Travis" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/build: Don't build CONFIG_X86_32 as -ffreestanding
- From: "tip-bot2 for Nick Desaulniers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/msi: Fix msi message data shadow struct
- From: "tip-bot2 for Reto Buerki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86,bpf: Avoid IBT objtool warning
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/extable: Prefer local labels in .set directives
- From: "tip-bot2 for Nick Desaulniers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/configs: Add x86 debugging Kconfig fragment plus docs
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/build] x86/configs: Add x86 debugging Kconfig fragment plus docs
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/build] x86/configs: Add x86 debugging Kconfig fragment plus docs
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [tip: x86/cpu] x86/speculation/srbds: Do not try to turn mitigation off when not supported
- From: tip-bot2 for Ricardo Cañuelo <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/delay: Fix the wrong asm constraint in delay_loop()
- From: "tip-bot2 for Ammar Faizi" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/sev-es: Replace open-coded hlt-loop with sev_es_terminate()
- From: "tip-bot2 for Peter Gonda" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/amd_nb: Unexport amd_cache_northbridges()
- From: "tip-bot2 for Muralidhara M K" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/configs: Add x86 debugging Kconfig fragment plus docs
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails
- From: "tip-bot2 for Ammar Faizi" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Avoid unnecessary padding in struct mce_bank
- From: "tip-bot2 for Smita Koralahalli" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] Revert "locking/local_lock: Make the empty local_lock_*() function a macro."
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] static_call: Remove __DEFINE_STATIC_CALL macro
- From: "tip-bot2 for Christophe Leroy" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd: Add AMD Fam19h Branch Sampling support
- From: "tip-bot2 for Stephane Eranian" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/uncore: Add Raptor Lake uncore support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] ftrace: Use preemption model accessors for trace header printout
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] kcsan: Use preemption model accessors
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/core: Always set cpuctx cgrp when enable cgroup event
- From: "tip-bot2 for Chengming Zhou" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86: Unify format of events sysfs show
- From: "tip-bot2 for Yang Jihong" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rwsem: No need to check for handoff bit if wait queue empty
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] ACPI: Add perf low power callback
- From: "tip-bot2 for Stephane Eranian" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] objtool: Fix IBT tail-call detection
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/msr: Add Raptor Lake CPU support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] x86/percpu: Remove volatile from arch_raw_cpu_ptr().
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86: Add Intel Raptor Lake support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rwsem: Always try to wake waiters in out_nolock path
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/core: Don't pass task around when ctx sched in
- From: "tip-bot2 for Chengming Zhou" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rwsem: Conditionally wake waiters in reader/writer slowpaths
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] preempt/dynamic: Introduce preemption model accessors
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] lockdep: Fix -Wunused-parameter for _THIS_IP_
- From: "tip-bot2 for Nick Desaulniers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd: Enable branch sampling priv level filtering
- From: "tip-bot2 for Stephane Eranian" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/mutex: Make contention tracepoints more consistent wrt adaptive spinning
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd: Add AMD branch sampling period adjustment
- From: "tip-bot2 for Stephane Eranian" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] Revert "mm/page_alloc: mark pagesets as __maybe_unused"
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd: Add branch-brs helper event for Fam19h BRS
- From: "tip-bot2 for Stephane Eranian" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
- From: "tip-bot2 for Christophe Leroy" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/core: Add perf_clear_branch_entry_bitfields() helper
- From: "tip-bot2 for Stephane Eranian" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking: Add lock contention tracepoints
- From: "tip-bot2 for Namhyung Kim" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/core: Fix perf_cgroup_switch()
- From: "tip-bot2 for Chengming Zhou" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel: Don't extend the pseudo-encoding to GP counters
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking: Apply contention tracepoints in the slow path
- From: "tip-bot2 for Namhyung Kim" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched: Teach the forced-newidle balancer about CPU affinity limitation.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd: Make Zen3 branch sampling opt-in
- From: "tip-bot2 for Stephane Eranian" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/amd: Add idle hooks for branch sampling
- From: "tip-bot2 for Stephane Eranian" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] x86,static_call: Fix __static_call_return0 for i386
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] static_call: Don't make __static_call_return0 static
- From: "tip-bot2 for Christophe Leroy" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/cstate: Add Raptor Lake support
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] objtool: Fix SLS validation for kcov tail-call replacement
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/core: Inherit event_caps
- From: "tip-bot2 for Namhyung Kim" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/core: Use perf_cgroup_info->active to check if cgroup is active
- From: "tip-bot2 for Chengming Zhou" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] x86/cpufeatures: Add AMD Fam19h Branch Sampling feature
- From: "tip-bot2 for Stephane Eranian" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/bug: Prevent shadowing in __WARN_FLAGS
- From: "tip-bot2 for Vincent Mailhol" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/core: Fix forceidle balancing
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] entry: Fix compile error in dynamic_irqentry_exit_cond_resched()
- From: "tip-bot2 for Sven Schnelle" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/pkeys: Clean up arch_set_user_pkey_access() declaration
- From: "tip-bot2 for Ira Weiny" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/pkeys: Remove __arch_set_user_pkey_access() declaration
- From: "tip-bot2 for Ira Weiny" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpu: Remove "nosmep"
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpu: Remove "noexec"
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpu: Remove "nosep"
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/platform] x86/platform/uv: Update TSC sync state for UV5
- From: "tip-bot2 for Mike Travis" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/platform] x86/platform/uv: Update NMI Handler for UV5
- From: "tip-bot2 for Mike Travis" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] x86/mm: Force-inline __phys_addr_nodebug()
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/mm/tlb: Revert retpoline avoidance approach
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] x86/kvm/svm: Force-inline GHCB accessors
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpu: Remove "noclflush"
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/platform] x86/platform/uv: Log gap hole end size
- From: "tip-bot2 for Mike Travis" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] task_stack, x86/cea: Force-inline stack helpers
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/fault: Cast an argument to the proper address space in prefetch()
- From: "tip-bot2 for Lukas Bulwahn" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/mm/tlb: Revert retpoline avoidance approach
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/mm/tlb: Revert retpoline avoidance approach
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/fpu: Remove redundant XCOMP_BV initialization
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/fpu: Cache xfeature flags from CPUID
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/fpu/xsave: Initialize offset/size cache early
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/fpu: Remove unused supervisor only offsets
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/fpu/xsave: Handle compacted offsets correctly with supervisor states
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/fpu/xstate: Handle supervisor states in XSTATE permissions
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/fpu/xstate: Consolidate size calculations
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/urgent] Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- RE: [tip: x86/urgent] x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO
- From: David Laight <David.Laight@xxxxxxxxxx>
- [tip: x86/urgent] x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO
- From: "tip-bot2 for Joerg Roedel" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/config: Make the x86 defconfigs a bit more usable
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/config: Make the x86 defconfigs a bit more usable
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/config: Make the x86 defconfigs a bit more usable
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip: x86/urgent] x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO
- From: "tip-bot2 for Joerg Roedel" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/config: Make the x86 defconfigs a bit more usable
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/config: Make the x86 defconfigs a bit more usable
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/defconfig: Enable WERROR
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation
- From: "tip-bot2 for Yang Zhong" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test
- From: "tip-bot2 for Chang S. Bae" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/Kconfig: Only allow CONFIG_X86_KERNEL_IBT with ld.lld >= 14.0.0
- From: "tip-bot2 for Nathan Chancellor" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] kbuild: Fixup the IBT kbuild changes
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/Kconfig: Only enable CONFIG_CC_HAS_IBT for clang >= 14.0.0
- From: "tip-bot2 for Nathan Chancellor" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] kvm/emulate: Fix SETcc emulation for ENDBR
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa: Fix boot crash on arm64 systems
- From: "tip-bot2 for Huang, Ying" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: ARM needs asm/paravirt_api_clock.h too
- From: "tip-bot2 for Randy Dunlap" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] headers/prep: Fix header to build standalone: <linux/psi.h>
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] kvm/emulate: Fix SETcc emulation for ENDBR
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/Kconfig: Only allow CONFIG_X86_KERNEL_IBT with ld.lld >= 14.0.0
- From: "tip-bot2 for Nathan Chancellor" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/Kconfig: Only enable CONFIG_CC_HAS_IBT for clang >= 14.0.0
- From: "tip-bot2 for Nathan Chancellor" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/core] kbuild: Fixup the IBT kbuild changes
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [tip: x86/core] kbuild: Fixup the IBT kbuild changes
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/core] objtool: Find unused ENDBR instructions
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip: x86/core] objtool: Find unused ENDBR instructions
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- [tip: x86/cleanups] x86/nmi: Remove the 'strange power saving mode' hint from unknown NMI handler
- From: "tip-bot2 for Jiri Kosina" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] MAINTAINERS: Mark VMware mailing list entries as email aliases
- From: "tip-bot2 for Srivatsa S. Bhat (VMware)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] MAINTAINERS: Update maintainers for paravirt ops and VMware hypervisor interface
- From: "tip-bot2 for Srivatsa S. Bhat (VMware)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] MAINTAINERS: Add Zack as maintainer of vmmouse driver
- From: "tip-bot2 for Srivatsa S. Bhat (VMware)" <tip-bot2@xxxxxxxxxxxxx>
- RE: [tip: x86/core] objtool: Find unused ENDBR instructions
- From: David Laight <David.Laight@xxxxxxxxxx>
- [tip: x86/core] x86/ibt,entry: Sprinkle ENDBR dust
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] tools/objtool: Check for use of the ENQCMD instruction in the kernel
- From: "tip-bot2 for Fenghua Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/entry: Cleanup PARAVIRT
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool,efi: Update __efi64_thunk annotation
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Default ignore INT3 for unreachable
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] static_call: Avoid building empty .static_call_sites
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBR
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/linkage: Add ENDBR to SYM_FUNC_START*()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Have WARN_FUNC fall back to sym+off
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Add --dry-run
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Add ANNOTATE_NOENDBR
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Base IBT bits
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,xen: Sprinkle the ENDBR
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,crypto: Add ENDBR for the jump-table entries
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,ftrace: Search for __fentry__ location
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,paravirt: Sprinkle ENDBR
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,kvm: Add ENDBR to fastops
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,kexec: Disable CET on kexec
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Annotate text references
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,bpf: Add ENDBR instructions to prologue and trampoline
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/alternative: Simplify int3_selftest_ip
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Add IBT feature, MSR and #CP handling
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,ftrace: Make function-graph play nice
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/livepatch: Validate __fentry__ location
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,kprobes: Cure sym+0 equals fentry woes
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,ftrace: Add ENDBR to samples/ftrace
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Disable IBT around firmware
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Ensure module init/exit points have references
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,sev: Annotations
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Rename --duplicate to --lto
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Dont generate ENDBR in .discard.text
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,ftrace: Annotate ftrace code patching
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] exit: Mark do_group_exit() __noreturn
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86: Mark __invalid_creds() __noreturn
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86: Annotate idtentry_df()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86: Annotate call_on_stack()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Rework ASM_REACHABLE
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86: Mark stop_this_cpu() __noreturn
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Ignore extra-symbol code
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86,objtool: Move the ASM_REACHABLE annotation to objtool.h
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Validate IBT assumptions
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Find unused ENDBR instructions
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/alternative: Use .ibt_endbr_seal to seal indirect calls
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Read the NOENDBR annotation
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Add IBT/ENDBR decoding
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86: Remove toolchain check for X32 ABI capability
- From: "tip-bot2 for Masahiro Yamada" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopy
- From: "tip-bot2 for Nathan Chancellor" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Only include <linux/entry-common.h> when CONFIG_GENERIC_ENTRY=y
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Fix header to build standalone: <linux/sched_clock.h>
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Add header guard to kernel/sched/sched.h
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Add initial new headers as identity mappings
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Add header guard to kernel/sched/stats.h and kernel/sched/autogroup.h
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: sched/clock: Mark all functions 'notrace', remove CC_FLAGS_FTRACE build asymmetry
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Standardize kernel/sched/sched.h header dependencies
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Make the <linux/sched/deadline.h> header build standalone
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Fix comment typo in kernel/sched/cpudeadline.c
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c files there
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Reorganize, clean up and optimize kernel/sched/core.c dependencies
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files there
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Reorganize, clean up and optimize kernel/sched/build_utility.c dependencies
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Reorganize, clean up and optimize kernel/sched/sched.h dependencies
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Reorganize, clean up and optimize kernel/sched/fair.c dependencies
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/headers: Reorganize, clean up and optimize kernel/sched/build_policy.c dependencies
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/core
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] Merge tag 'timers-v5.18-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/imx-sysctr: Drop IRQF_IRQPOLL
- From: "tip-bot2 for Peng Fan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/imx-tpm: Mark two variable with __ro_after_init
- From: "tip-bot2 for Peng Fan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fix
- From: "tip-bot2 for Drew Fustini" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/imx-tpm: Exclude sched clock for ARM64
- From: "tip-bot2 for Peng Fan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/imx-tpm: Update name of clkevt
- From: "tip-bot2 for Peng Fan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/imx-tpm: Drop IRQF_IRQPOLL
- From: "tip-bot2 for Peng Fan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/exynos_mct: Remove mct interrupt index enum
- From: "tip-bot2 for Alim Akhtar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/exynos_mct: Handle DTS with higher number of interrupts
- From: "tip-bot2 for Krzysztof Kozlowski" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/exynos_mct: Bump up mct max irq number
- From: "tip-bot2 for Alim Akhtar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/imx-tpm: Add CLOCK_EVT_FEAT_DYNIRQ
- From: "tip-bot2 for Peng Fan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Use event stream scaling when available
- From: "tip-bot2 for Marc Zyngier" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/exynos_mct: Increase the size of name array
- From: "tip-bot2 for Alim Akhtar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Remove mmio selection
- From: "tip-bot2 for Claudiu Beznea" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Use notrace
- From: "tip-bot2 for Claudiu Beznea" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: Tegra: Convert text bindings to yaml
- From: "tip-bot2 for David Heidelberg" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/imx-tpm: Move tpm_read_sched_clock() under CONFIG_ARM
- From: "tip-bot2 for Nathan Chancellor" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/timer-of: Check return value of of_iomap in timer_of_base_init()
- From: "tip-bot2 for Guillaume Ranquet" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] tick: Detect and fix jiffies update stall
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Use 5MHz for clockevent
- From: "tip-bot2 for Claudiu Beznea" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] tick/rcu: Remove obsolete rcu_needs_cpu() parameters
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] tick/rcu: Stop allowing RCU_SOFTIRQ in idle
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] lib/irq_poll: Declare IRQ_POLL softirq vector as ksoftirqd-parking safe
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Fix CC_HAS_IBT check for clang
- From: "tip-bot2 for Nathan Chancellor" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] cgroup: Fix suspicious rcu_dereference_check() usage warning
- From: "tip-bot2 for Chengming Zhou" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/sgx: Free backing memory after faulting the enclave page
- From: "tip-bot2 for Jarkko Sakkinen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/traps: Mark do_int3() NOKPROBE_SYMBOL
- From: "tip-bot2 for Li Huafei" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86: Remove a.out support
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86,ftrace: Fix modify_ftrace_direct()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headers
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86: Fix {int3,ibt}_selftest() vs LTO
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86,bpf: Fix bpf_arch_text_poke()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sgx] x86/sgx: Free backing memory after faulting the enclave page
- From: "tip-bot2 for Jarkko Sakkinen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
- From: "tip-bot2 for Ross Philipson" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/boot: Fix memremap of setup_indirect structures
- From: "tip-bot2 for Ross Philipson" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] tools/objtool: Check for use of the ENQCMD instruction in the kernel
- From: "tip-bot2 for Fenghua Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] linkage: remove SYM_FUNC_{START,END}_ALIAS()
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] arm64: clean up symbol aliasing
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Default ignore INT3 for unreachable
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86: clean up symbol aliasing
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Add --dry-run
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] arm64: module: remove (NOLOAD) from linker script
- From: "tip-bot2 for Fangrui Song" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBR
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] static_call: Avoid building empty .static_call_sites
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Add ANNOTATE_NOENDBR
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Base IBT bits
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool,efi: Update __efi64_thunk annotation
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Have WARN_FUNC fall back to sym+off
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/entry: Cleanup PARAVIRT
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,xen: Sprinkle the ENDBR
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,entry: Sprinkle ENDBR dust
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,paravirt: Sprinkle ENDBR
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,ftrace: Search for __fentry__ location
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,kvm: Add ENDBR to fastops
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,crypto: Add ENDBR for the jump-table entries
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/linkage: Add ENDBR to SYM_FUNC_START*()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,ftrace: Make function-graph play nice
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/livepatch: Validate __fentry__ location
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Add IBT feature, MSR and #CP handling
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,kprobes: Cure sym+0 equals fentry woes
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/alternative: Simplify int3_selftest_ip
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,ftrace: Add ENDBR to samples/ftrace
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,kexec: Disable CET on kexec
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,bpf: Add ENDBR instructions to prologue and trampoline
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Disable IBT around firmware
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Ignore extra-symbol code
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,sev: Annotations
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt,ftrace: Annotate ftrace code patching
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Annotate text references
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Ensure module init/exit points have references
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Rename --duplicate to --lto
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Rework ASM_REACHABLE
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86: Annotate call_on_stack()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] Kbuild: Allow whole module objtool runs
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] exit: Mark do_group_exit() __noreturn
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86: Mark stop_this_cpu() __noreturn
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Read the NOENDBR annotation
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/ibt: Dont generate ENDBR in .discard.text
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Add IBT/ENDBR decoding
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Validate IBT assumptions
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] objtool: Find unused ENDBR instructions
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/alternative: Use .ibt_endbr_seal to seal indirect calls
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Move bandwidth mgmt and reclaim functions into sched class source file
- From: "tip-bot2 for Dietmar Eggemann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
- From: "tip-bot2 for Dietmar Eggemann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Remove unused def_dl_bandwidth
- From: "tip-bot2 for Dietmar Eggemann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline: Use __node_2_[pdl|dle]() and rb_first_cached() consistently
- From: "tip-bot2 for Dietmar Eggemann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline,rt: Remove unused parameter from pick_next_[rt|dl]_entity()
- From: "tip-bot2 for Dietmar Eggemann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/deadline,rt: Remove unused functions for !CONFIG_SMP
- From: "tip-bot2 for Dietmar Eggemann" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/topology: Remove redundant variable and fix incorrect type in build_sched_domains
- From: "tip-bot2 for K Prateek Nayak" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/tracing: Don't re-read p->state when emitting sched_switch event
- From: Qais Yousef <qais.yousef@xxxxxxx>
- Re: [tip: sched/core] sched/tracing: Don't re-read p->state when emitting sched_switch event
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/tracing: Don't re-read p->state when emitting sched_switch event
- From: Qais Yousef <qais.yousef@xxxxxxx>
- [tip: x86/urgent] x86/module: Fix the paravirt vs alternative order
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/numa: Avoid migrating task to CPU-less node
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [tip: timers/core] Merge branch 'clocksource.2022.02.01b' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into timers/core
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource: Add a Kconfig option for WATCHDOG_MAX_SKEW
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/numa: Avoid migrating task to CPU-less node
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- Re: [tip: sched/core] sched/numa: Avoid migrating task to CPU-less node
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [tip: sched/core] sched/tracing: Don't re-read p->state when emitting sched_switch event
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- [tip: core/core] signal, x86: Delay calling signals in atomic on RT enabled kernels
- From: "tip-bot2 for Oleg Nesterov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Fix the build on !CONFIG_PHYS_ADDR_T_64BIT
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] mfd: ezx-pcap: Use generic_handle_irq_safe().
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] misc: hi6421-spmi-pmic: Use generic_handle_irq_safe().
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] net: usb: lan78xx: Use generic_handle_irq_safe().
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] staging: greybus: gpio: Use generic_handle_irq_safe().
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: sched/core] sched/numa: Avoid migrating task to CPU-less node
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- Re: [tip: sched/core] sched/numa: Avoid migrating task to CPU-less node
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH] dbg KASAN error
- From: Huang Ying <ying.huang@xxxxxxxxx>
- Re: [tip: sched/core] sched/numa: Avoid migrating task to CPU-less node
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- [tip: sched/core] sched/cpuacct: Fix charge percpu cpuusage
- From: "tip-bot2 for Chengming Zhou" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/cpuacct: Optimize away RCU read lock
- From: "tip-bot2 for Chengming Zhou" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLE
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/cpuacct: Remove redundant RCU read lock
- From: "tip-bot2 for Chengming Zhou" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/tracing: Don't re-read p->state when emitting sched_switch event
- From: "tip-bot2 for Valentin Schneider" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/uncore: Make uncore_discovery clean for 64 bit addresses
- From: "tip-bot2 for Steve Wahl" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf: Add irq and exception return branch types
- From: "tip-bot2 for Anshuman Khandual" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cc] x86/cc: Move arch/x86/{kernel/cc_platform.c => coco/core.c}
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cc] x86/coco: Explicitly declare type of confidential computing platform
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cc] x86/mm/cpa: Generalize __set_memory_enc_pgtable()
- From: "tip-bot2 for Brijesh Singh" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cc] x86/coco: Add API to handle encryption mask
- From: "tip-bot2 for Kirill A. Shutemov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/pat: Remove the unused set_pages_array_wt() function
- From: "tip-bot2 for Christoph Hellwig" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Remove the tolerance level control
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/core] fork, IA64: Provide alloc_thread_stack_node() for IA64
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/core] fork: Don't assign the stack pointer in dup_task_struct()
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/core] fork: Redo ifdefs around task stack handling
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/core] fork: Duplicate task_struct before stack allocation
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/core] fork: Only cache the VMAP stack in finish_task_switch()
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/core] fork: Move memcg_charge_kernel_stack() into CONFIG_VMAP_STACK
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/core] fork: Move task stack accounting to do_exit()
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/core] fork: Use IS_ENABLED() in account_kernel_stack()
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq: Provide generic_handle_irq_safe()
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] PCI: vmd: Prevent recursive locking on interrupt allocation
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Work around an erratum on fast string copy instructions
- From: "tip-bot2 for Jue Wang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/preempt: Simplify irqentry_exit_cond_resched() callers
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/preempt: Add PREEMPT_DYNAMIC using static keys
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/preempt: Move PREEMPT_DYNAMIC logic later
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/preempt: Refactor sched_dynamic_update()
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] arm64: entry: Centralize preemption decision
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] arm64: Support PREEMPT_DYNAMIC
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched: Fix yet more sched_fork() races
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
- From: "tip-bot2 for Andy Lutomirski" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sgx] selftests/sgx: Treat CC as one argument
- From: "tip-bot2 for Muhammad Usama Anjum" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sgx] selftests/x86: Add validity check and allow field splitting
- From: "tip-bot2 for Muhammad Usama Anjum" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa: Avoid migrating task to CPU-less node
- From: "tip-bot2 for Huang Ying" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] workqueue: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa: Fix NUMA topology for systems with CPU-less nodes
- From: "tip-bot2 for Huang Ying" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/isolation: Split housekeeping cpumask per isolation features
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/isolation: Consolidate error handling
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] net: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/isolation: Consolidate check for housekeeping minimum service
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] pci: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: replace cpumask_weight with cpumask_empty where appropriate
- From: "tip-bot2 for Yury Norov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/isolation: Fix housekeeping_mask memory leak
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/lockdep: Iterate lock_classes directly when reading lockdep files
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/isolation: Use single feature type while referring to housekeeping cpumask
- From: "tip-bot2 for Frederic Weisbecker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] psi: fix possible trigger missing in the window
- From: "tip-bot2 for Zhaoyang Huang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] jump_label: Avoid unneeded casts in STATIC_KEY_INIT_{TRUE,FALSE}
- From: "tip-bot2 for Masahiro Yamada" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] jump_label: Refactor #ifdef of struct static_key
- From: "tip-bot2 for Masahiro Yamada" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/sgx: Fix missing poison handling in reclaimer
- From: "tip-bot2 for Reinette Chatre" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/sgx: Add poison handling to reclaimer
- From: "tip-bot2 for Reinette Chatre" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpu: Clear SME feature flag when not in use
- From: "tip-bot2 for Mario Limonciello" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/pt: Add a capability and config bit for disabling TNTs
- From: "tip-bot2 for Alexander Shishkin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/pt: Add a capability and config bit for event tracing
- From: "tip-bot2 for Alexander Shishkin" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/pasid] iommu/ioasid: Introduce a helper to check for valid PASIDs
- From: "tip-bot2 for Fenghua Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/pasid] kernel/fork: Initialize mm's PASID
- From: "tip-bot2 for Fenghua Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/pasid] mm: Change CONFIG option for mm->pasid field
- From: "tip-bot2 for Fenghua Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/pasid] x86/fpu: Clear PASID when copying fpstate
- From: "tip-bot2 for Fenghua Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/pasid] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
- From: "tip-bot2 for Fenghua Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/pasid] iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVA
- From: "tip-bot2 for Fenghua Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/pasid] sched: Define and initialize a flag to identify valid PASID in the task
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/pasid] x86/cpufeatures: Re-enable ENQCMD
- From: "tip-bot2 for Fenghua Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/pasid] x86/traps: Demand-populate PASID MSR via #GP
- From: "tip-bot2 for Fenghua Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/pasid] Documentation/x86: Update documentation for SVA (Shared Virtual Addressing)
- From: "tip-bot2 for Fenghua Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/pasid] tools/objtool: Check for use of the ENQCMD instruction in the kernel
- From: "tip-bot2 for Fenghua Yu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/urgent] lockdep: Correct lock_classes index mapping
- From: "tip-bot2 for Cheng Jui Wang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs
- From: "tip-bot2 for Mel Gorman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa-balancing: Move some document to make it consistent with the code
- From: "tip-bot2 for Huang Ying" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: Change type of rseq_offset to ptrdiff_t
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/fair: Improve consistency of allowed NUMA balance calculations
- From: "tip-bot2 for Mel Gorman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce: Use arch atomic and bit helpers
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] Merge tag 'irqchip-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] cpumask: Add a x86-specific cpumask_clear_cpu() helper
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] x86/ptrace: Always inline v8086_mode() for instrumentation
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sev] x86/head64: Add missing __head annotation to sme_postprocess_startup()
- From: "tip-bot2 for Marco Bonelli" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sgx] selftests/sgx: Fix NULL-pointer-dereference upon early test failure
- From: "tip-bot2 for Reinette Chatre" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sgx] selftests/sgx: Do not attempt enclave build without valid enclave
- From: "tip-bot2 for Reinette Chatre" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sgx] selftests/sgx: Remove extra newlines in test output
- From: "tip-bot2 for Reinette Chatre" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sgx] selftests/sgx: Ensure enclave data available during debug print
- From: "tip-bot2 for Reinette Chatre" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking: Enable RT_MUTEXES by default on PREEMPT_RT.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking: Add missing __sched attributes
- From: "tip-bot2 for Minchan Kim" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/local_lock: Make the empty local_lock_*() function a macro.
- From: "tip-bot2 for Sebastian Andrzej Siewior" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] atomics: Fix atomic64_{read_acquire,set_release} fallbacks
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/sgx: Silence softlockup detection when releasing large enclaves
- From: "tip-bot2 for Reinette Chatre" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/urgent] x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
- From: "tip-bot2 for Nick Desaulniers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpufeatures: Put the AMX macros in the word 18 block
- From: "tip-bot2 for Jim Mattson" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/fair: Fix fault in reweight_entity
- From: "tip-bot2 for Tadeusz Struk" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf: Fix list corruption in perf_cgroup_switch()
- From: "tip-bot2 for Song Liu" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] PCI/MSI: Remove bogus warning in pci_irq_get_affinity()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpufeatures: Put the AMX macros in the word 18 block
- From: "tip-bot2 for Jim Mattson" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] rseq: Remove broken uapi field layout on 32-bit little endian
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: introduce own copy of rseq uapi header
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: Remove volatile from __rseq_abi
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: Remove useless assignment to cpu variable
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched: move autogroup sysctls into its own file
- From: "tip-bot2 for Zhen Ni" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] x86: Share definition of __is_canonical_address()
- From: "tip-bot2 for Adrian Hunter" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf: Copy perf_event_attr::sig_data on modification
- From: "tip-bot2 for Marco Elver" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/pt: Relax address filter validation
- From: "tip-bot2 for Adrian Hunter" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread area
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: Introduce thread pointer getters
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: Introduce rseq_get_abi() helper
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/store
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: Fix ppc32 offsets by using long rather than off_t
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: Fix warnings about #if checks of undefined tokens
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: Fix: work-around asm goto compiler bugs
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: Remove arm/mips asm goto compiler work-around
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architectures
- From: "tip-bot2 for Marco Elver" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] x86/perf: Default set FREEZE_ON_SMI for all
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel/pt: Fix crash with stop filters in single-range mode
- From: "tip-bot2 for Tristan Hume" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel/pt: Fix address filter config for 32-bit kernel
- From: "tip-bot2 for Adrian Hunter" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] selftests/perf_events: Test modification of perf_event_attr::sig_data
- From: "tip-bot2 for Marco Elver" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/core: Allow kernel address filter when not filtering the kernel
- From: "tip-bot2 for Adrian Hunter" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Enable PEBS format 5
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/core: Fix address filter parser for multiple filters
- From: "tip-bot2 for Adrian Hunter" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] KVM: x86: use the KVM side max supported fixed counter
- From: "tip-bot2 for Wei Wang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/core] perf/x86/intel: Increase max number of the fixed counters
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] genirq, softirq: Use in_hardirq() instead of in_irq()
- From: "tip-bot2 for Changbin Du" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Show the physical address of the $PIR table
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Handle IRQ swizzling with PIRQ routers
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Add support for the Intel 82378ZB/82379AB (SIO/SIO.A) PIRQ router
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Also match function number in $PIR table
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Handle PIRQ routing tables with no router device given
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Include function number in $PIR table dump
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Disambiguate SiS85C503 PIRQ router code entities
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Add support for the SiS85C497 PIRQ router
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Add $IRT PIRQ routing table support
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Fix coding style in PIRQ table search functions
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/irq] x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretation
- From: "tip-bot2 for Maciej W. Rozycki" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] topology/sysfs: Add format parameter to macro defining "show" functions for proc
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] topology/sysfs: Add PPIN in sysfs under cpu topology
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpu: Read/save PPIN MSR during initialization
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/CPU/AMD: Use default_groups in kobj_type
- From: "tip-bot2 for Greg Kroah-Hartman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpu: Merge Intel and AMD ppin_init() functions
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bit
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/urgent] objtool: Fix truncated string warning
- From: "tip-bot2 for Sergei Trofimovich" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
- From: "tip-bot2 for Bharata B Rao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/numa: initialize numa statistics when forking new task
- From: "tip-bot2 for Honglei Wang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] MAINTAINERS: add Suren as psi co-maintainer
- From: "tip-bot2 for Johannes Weiner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/core: Export pelt_thermal_tp
- From: "tip-bot2 for Qais Yousef" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/sugov: Ignore 'busy' filter when rq is capped by uclamp_max
- From: "tip-bot2 for Qais Yousef" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] psi: Fix "defined but not used" warnings when CONFIG_PROC_FS=n
- From: "tip-bot2 for Suren Baghdasaryan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] sched/uclamp: Fix iowait boost escaping uclamp restriction
- From: "tip-bot2 for Qais Yousef" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/core] psi: Fix "no previous prototype" warnings when CONFIG_CGROUPS=n
- From: "tip-bot2 for Suren Baghdasaryan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/core: Fix cgroup event list management
- From: "tip-bot2 for Namhyung Kim" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf: Always wake the parent event
- From: "tip-bot2 for James Clark" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
- From: "tip-bot2 for Mathieu Desnoyers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] MAINTAINERS: add myself as reviewer for atomics
- From: "tip-bot2 for Mark Rutland" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] lockdep: Use memset_startat() helper in reinit_class()
- From: "tip-bot2 for Xiu Jianfeng" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] cpumask: Always inline helpers which use bit manipulation functions
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] asm-generic/bitops: Always inline all bit manipulation helpers
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/lockdep: Avoid potential access of invalid memory in lock_class
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/paravirt] x86/paravirt: Use %rip-relative addressing in hook calls
- From: "tip-bot2 for Jan Beulich" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/Kconfig: Select ARCH_SELECT_MEMORY_MODEL only if FLATMEM and SPARSEMEM are possible
- From: "tip-bot2 for David Hildenbrand" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/MCE/AMD: Allow thresholding interface updates after init
- From: "tip-bot2 for Yazen Ghannam" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] perf/tests: Add AMX instructions to x86 instruction decoder test
- From: "tip-bot2 for Adrian Hunter" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/insn: Add AMX instructions to the x86 instruction decoder
- From: "tip-bot2 for Adrian Hunter" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] perf/tests: Add misc instructions to the x86 instruction decoder test
- From: "tip-bot2 for Adrian Hunter" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test
- From: "tip-bot2 for Adrian Hunter" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/insn: Add misc instructions to x86 instruction decoder
- From: "tip-bot2 for Adrian Hunter" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoder
- From: "tip-bot2 for Adrian Hunter" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/CPU/AMD: Use default_groups in kobj_type
- From: "tip-bot2 for Greg Kroah-Hartman" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/urgent] PCI/MSI: Prevent UAF in error path
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] psi: Fix uaf issue when psi trigger is destroyed while being polled
- From: "tip-bot2 for Suren Baghdasaryan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/pelt: Relax the sync of util_sum with util_avg
- From: "tip-bot2 for Vincent Guittot" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/pelt: Continue to relax the sync of util_sum with util_avg
- From: "tip-bot2 for Vincent Guittot" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/pelt: Relax the sync of runnable_sum with runnable_avg
- From: "tip-bot2 for Vincent Guittot" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/pelt: Relax the sync of load_sum with load_avg
- From: "tip-bot2 for Vincent Guittot" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/core: Accounting forceidle time for all tasks except idle task
- From: "tip-bot2 for Cruz Zhao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched/fair: Fix all kernel-doc warnings
- From: "tip-bot2 for Randy Dunlap" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] sched: Avoid double preemption in __cond_resched_*lock*()
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: sched/urgent] kernel/sched: Remove dl_boosted flag comment
- From: "tip-bot2 for Hui Su" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf: Fix perf_event_read_local() time
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel: Add a quirk for the calculation of the number of counters on Alder Lake
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX
- From: "tip-bot2 for Zhengjun Xing" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel/lbr: Support LBR format V7
- From: "tip-bot2 for Peter Zijlstra (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/rapl: fix AMD event handling
- From: "tip-bot2 for Stephane Eranian" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] x86/perf: Avoid warning for Arch LBR without XSAVE
- From: "tip-bot2 for Andi Kleen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel/lbr: Add static_branch for LBR INFO flags
- From: "tip-bot2 for Peter Zijlstra (Intel)" <tip-bot2@xxxxxxxxxxxxx>
- [tip: perf/urgent] perf/x86/intel/uncore: Add IMC uncore support for ADL
- From: "tip-bot2 for Kan Liang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/core] x86/entry_32: Fix segment exceptions
- From: "tip-bot2 for Peter Zijlstra" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] genirq/msi: Populate sysfs entry only once
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenarios
- From: "tip-bot2 for Paul E. McKenney" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] Merge branch 'clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into timers/core
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource: Avoid accidental unstable marking of clocksources
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource: Reduce the default clocksource_watchdog() retries to 2
- From: "tip-bot2 for Waiman Long" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: cadence_ttc: Add power-domains
- From: "tip-bot2 for Michal Simek" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/exynos_mct: Fix silly typo resulting in checkpatch warning
- From: "tip-bot2 for Will Deacon" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/exynos_mct: Refactor resources allocation
- From: "tip-bot2 for Marek Szyprowski" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/imx-sysctr: Mark two variable with __ro_after_init
- From: "tip-bot2 for Peng Fan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers: Add MStar MSC313e timer support
- From: "tip-bot2 for Romain Perier" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: tpm-timer: Add imx8ulp compatible string
- From: "tip-bot2 for Jacky Bai" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: Add Mstar MSC313e timer devicetree bindings documentation
- From: "tip-bot2 for Romain Perier" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] Merge tag 'timers-v5.17-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/timer-imx-sysctr: Set cpumask to cpu_possible_mask
- From: "tip-bot2 for Peng Fan" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/msc313e: Add support for ssd20xd-based platforms
- From: "tip-bot2 for Romain Perier" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/renesas,ostm: Make RENESAS_OSTM symbol visible
- From: "tip-bot2 for Biju Das" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/renesas-ostm: Add RZ/G2L OSTM support
- From: "tip-bot2 for Biju Das" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2L OSTM
- From: "tip-bot2 for Biju Das" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] dt-bindings: timer: remove rockchip,rk3066-timer compatible string from rockchip,rk-timer.yaml
- From: "tip-bot2 for Johan Jonker" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] reset: Add of_reset_control_get_optional_exclusive()
- From: "tip-bot2 for Biju Das" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/core] clocksource/drivers/pistachio: Fix -Wunused-but-set-variable warning
- From: "tip-bot2 for Drew Fustini" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/core] Merge tag 'irqchip-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sgx] x86/sgx: Fix NULL pointer dereference on non-SGX systems
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sgx] x86/sgx: Fix NULL pointer dereference on non-SGX systems
- From: "tip-bot2 for Dave Hansen" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: objtool/urgent] compiler.h: Fix annotation macro misplacement with Clang
- From: Borislav Petkov <bp@xxxxxxxxx>
- [tip: ras/core] x86/mce: Reduce number of machine checks taken during recovery
- From: "tip-bot2 for Youquan Song" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/vdso] x86/purgatory: Remove -nostdlib compiler flag
- From: "tip-bot2 for Masahiro Yamada" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/vdso] x86/vdso: Remove -nostdlib compiler flag
- From: "tip-bot2 for Masahiro Yamada" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/defconfig: Enable CONFIG_LOCALVERSION_AUTO=y in the defconfig
- From: "tip-bot2 for Ingo Molnar" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/build: Use the proper name CONFIG_FW_LOADER
- From: "tip-bot2 for Lukas Bulwahn" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cpu] x86/lib: Add fast-short-rep-movs check to copy_user_enhanced_fast_string()
- From: "tip-bot2 for Tony Luck" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/core] notifier: Return an error when a callback has already been registered
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/cleanups] x86/events/amd/iommu: Remove redundant assignment to variable shift
- From: "tip-bot2 for Colin Ian King" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/mce/inject: Avoid out-of-bounds write when setting flags
- From: "tip-bot2 for Zhang Zixun" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS
- From: "tip-bot2 for Nathan Chancellor" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/build] x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS
- From: "tip-bot2 for Nathan Chancellor" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/misc] x86/mtrr: Remove the mtrr_bp_init() stub
- From: "tip-bot2 for Christoph Hellwig" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration
- From: "tip-bot2 for Yazen Ghannam" <tip-bot2@xxxxxxxxxxxxx>
- [tip: ras/core] x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types
- From: "tip-bot2 for Yazen Ghannam" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/mm] x86/mm: Prevent early boot triple-faults with instrumentation
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/urgent] compiler.h: Fix annotation macro misplacement with Clang
- From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@xxxxxxxxxxxxx>
- [tip: objtool/urgent] uapi: Fix undefined __always_inline on non-glibc systems
- From: "tip-bot2 for Ismael Luceno" <tip-bot2@xxxxxxxxxxxxx>
- Re: [tip: x86/urgent] x86/boot: Pull up cmdline preparation and early param parsing
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/urgent] x86/boot: Pull up cmdline preparation and early param parsing
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip: x86/urgent] x86/boot: Pull up cmdline preparation and early param parsing
- From: "Patrick J. Volkerding" <volkerdi@xxxxxxxxx>
- [tip: ras/core] x86/mce: Check regs before accessing it
- From: "tip-bot2 for Borislav Petkov" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/pkey: Fix undefined behaviour with PKRU_WD_BIT
- From: "tip-bot2 for Andrew Cooper" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/urgent] x86/pkey: Fix undefined behaviour with PKRU_WD_BIT
- From: "tip-bot2 for Andrew Cooper" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] PCI/MSI: Unbreak pci_irq_get_affinity()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: locking/core] locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
- From: "tip-bot2 for Zqiang" <tip-bot2@xxxxxxxxxxxxx>
- [tip: timers/urgent] timekeeping: Really make sure wall_to_monotonic isn't positive
- From: "tip-bot2 for Yu Liao" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/sgx] selftests/sgx: Fix corrupted cpuid macro invocation
- From: "tip-bot2 for Jarkko Sakkinen" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] bus: fsl-mc-msi: Allocate MSI device data on first use
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] platform-msi: Store platform private data pointer in msi_device_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] genirq/msi: Consolidate MSI descriptor data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] powerpc/pseries/msi: Let core code check for contiguous entries
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] genirq/msi: Use PCI device property
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] x86/pci/XEN: Use PCI device property
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] genirq/msi: Provide interface to retrieve Linux interrupt number
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] soc: ti: ti_sci_inta_msi: Use msi_desc::msi_index
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] PCI/MSI: Use msi_desc::msi_index
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] x86/apic/msi: Use PCI device MSI property
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] PCI/MSI: Set pci_dev::msi[x]_enabled early
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] powerpc/cell/axon_msi: Use PCI device property
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] powerpc/pseries/msi: Use PCI device properties
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] device: Move MSI related data into a struct
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] device: Add device:: Msi_data pointer and struct msi_device_data
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] perf/smmuv3: Use msi_get_virq()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] PCI/MSI: Let the irq code handle sysfs groups
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] PCI/MSI: Allocate MSI device data on first use
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] PCI/MSI: Decouple MSI[-X] disable from pcim_release()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] platform-msi: Allocate MSI device data on first use
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] PCI/MSI: Simplify pci_irq_get_affinity()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] soc: ti: ti_sci_inta_msi: Allocate MSI device data on first use
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] genirq/msi: Provide msi_device_populate/destroy_sysfs()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] platform-msi: Let the core code handle sysfs groups
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] genirq/msi: Add mutex for MSI list protection
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [tip: irq/msi] genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]