Linux Tip Commits
[Prev Page][Next Page]
- [tip: irq/core] iommu/vt-d: Enable PCI/IMS, (continued)
- [tip: x86/urgent] x86/alternative: Remove noinline from __ibt_endbr_seal[_end]() stubs, tip-bot2 for Miaohe Lin
- [tip: x86/urgent] uprobes/x86: Allow to probe a NOP instruction with 0x66 prefix, tip-bot2 for Oleg Nesterov
- [tip: x86/cpu] x86/mtrr: Make message for disabled MTRRs more descriptive, tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/pat: Handle TDX guest PAT initialization, tip-bot2 for Juergen Gross
- [tip: x86/microcode] x86/microcode/intel: Do not print microcode revision and processor flags, tip-bot2 for Ashok Raj
- [tip: x86/microcode] platform/x86/intel/ifs: Add missing kernel-doc entry, tip-bot2 for Jithu Joseph
- [tip: x86/sgx] x86/sgx: Replace kmap/kunmap_atomic() calls, tip-bot2 for Kristen Carlson Accardi
- [tip: x86/apic] dt-bindings: x86: apic: Convert Intel's APIC bindings to YAML schema, tip-bot2 for Rahul Tanwar
- [tip: x86/apic] x86/of: Remove unused early_init_dt_add_memory_arch(), tip-bot2 for Andy Shevchenko
- [tip: x86/apic] dt-bindings: x86: apic: Introduce new optional bool property for lapic, tip-bot2 for Rahul Tanwar
- [tip: x86/apic] x86/of: Replace printk(KERN_LVL) with pr_lvl(), tip-bot2 for Rahul Tanwar
- [tip: x86/apic] x86/of: Add support for boot time interrupt delivery mode configuration, tip-bot2 for Rahul Tanwar
- [tip: x86/apic] x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS, tip-bot2 for Mateusz Jończyk
- [tip: x86/cleanups] x86/asm/32: Remove setup_once(), tip-bot2 for Brian Gerst
- [tip: smp/core] cpu/hotplug: Make target_store() a nop when target == state, tip-bot2 for Phil Auld
- [tip: smp/core] cpu/hotplug: Set cpuhp target for boot cpu, tip-bot2 for Phil Auld
- [tip: smp/core] cpu/hotplug: Do not bail-out in DYING/STARTING sections, tip-bot2 for Vincent Donnefort
- [tip: core/debugobjects] debugobjects: Print object pointer in debug_print_object(), tip-bot2 for Stephen Boyd
- [tip: locking/core] futex: Resend potentially swallowed owner death notification, tip-bot2 for Alexey Izbyshev
- [tip: timers/core] clockevents: Repair kernel-doc for clockevent_delta2ns(), tip-bot2 for Lukas Bulwahn
- [tip: smp/core] cpuhp: Make target_store() a nop when target == state, tip-bot2 for Phil Auld
- [tip: smp/core] cpuhp: Set cpuhp target for boot cpu, tip-bot2 for Phil Auld
- [tip: timers/urgent] Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend", tip-bot2 for Conor Dooley
- [tip: timers/core] clocksource/drivers/sh_cmt: Access registers according to spec, tip-bot2 for Wolfram Sang
- [tip: timers/core] clocksource/drivers/ingenic-ost: Define pm functions properly in platform_driver struct, tip-bot2 for Lukas Bulwahn
- [tip: timers/core] vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy, tip-bot2 for Jann Horn
- [tip: irq/core] genirq/irqdesc: Don't try to remove non-existing sysfs files, tip-bot2 for Yang Yingliang
- [tip: x86/cpu] x86/cpuid: Carve out all CPUID functionality, tip-bot2 for Borislav Petkov
- [tip: perf/urgent] perf: Fix perf_pending_task() UaF, tip-bot2 for Peter Zijlstra
- [tip: x86/boot] x86/boot: Remove x86_32 PIC using %ebx workaround, tip-bot2 for Uros Bizjak
- [tip: x86/cache] x86/resctrl: Move MSR defines into msr-index.h, tip-bot2 for Borislav Petkov
- [tip: x86/boot] x86/boot: Skip realmode init code when running as Xen PV guest, tip-bot2 for Juergen Gross
- [tip: x86/core] x86/paravirt: Remove clobber bitmask from .parainstructions, tip-bot2 for Kees Cook
- [tip: x86/core] x86/paravirt: Use common macro for creating simple asm paravirt functions, tip-bot2 for Juergen Gross
- [tip: irq/core] genirq/irqreturn: Fix kernel-doc warnings, tip-bot2 for Randy Dunlap
- [tip: timers/core] Documentation: Remove bogus claim about del_timer_sync(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] timers: Rename del_timer() to timer_delete(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] timers: Rename del_timer_sync() to timer_delete_sync(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function, tip-bot2 for Steven Rostedt (Google)
- [tip: timers/core] timers: Update kernel-doc for various functions, tip-bot2 for Thomas Gleixner
- [tip: timers/core] ARM: spear: Do not use timer namespace for timer_shutdown() function, tip-bot2 for Steven Rostedt (Google)
- [tip: timers/core] Documentation: Replace del_timer/del_timer_sync(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] timers: Get rid of del_singleshot_timer_sync(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] timers: Replace BUG_ON()s, tip-bot2 for Thomas Gleixner
- [tip: timers/core] timers: Use del_timer_sync() even on UP, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() function, tip-bot2 for Steven Rostedt (Google)
- [tip: timers/core] timers: Silently ignore timers with a NULL function, tip-bot2 for Thomas Gleixner
- [tip: timers/core] timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode, tip-bot2 for Thomas Gleixner
- [tip: timers/core] timers: Add shutdown mechanism to the internal functions, tip-bot2 for Thomas Gleixner
- [tip: timers/core] timers: Provide timer_shutdown[_sync](), tip-bot2 for Thomas Gleixner
- [tip: timers/core] timers: Update the documentation to reflect on the new timer_shutdown() API, tip-bot2 for Steven Rostedt (Google)
- [tip: timers/core] Bluetooth: hci_qca: Fix the teardown problem for real, tip-bot2 for Thomas Gleixner
- [tip: perf/core] perf/x86/intel/uncore: Enable UPI topology discovery for Sapphire Rapids, tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/core: Don't allow grouping events from different hw pmus, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/x86/amd: Remove the repeated declaration, tip-bot2 for Shaokun Zhang
- [tip: perf/core] perf/x86/intel/uncore: Enable UPI topology discovery for Icelake Server, tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/x86/intel/uncore: Make set_mapping() procedure void, tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/x86/intel/uncore: Generalize get_topology() for SKX PMUs, tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/x86/intel/uncore: Update sysfs-devices-mapping file, tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology(), tip-bot2 for Xiongfeng Wang
- [tip: perf/core] perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box(), tip-bot2 for Xiongfeng Wang
- [tip: perf/core] perf/amd/ibs: Make IBS a core pmu,
tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf: Fix function pointer case, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/x86/intel/uncore: Introduce UPI topology type, tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map(), tip-bot2 for Xiongfeng Wang
- [tip: perf/core] perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-D, tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/x86/intel/uncore: Get UPI NodeID and GroupID, tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/x86/intel/uncore: Generalize IIO topology support, tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox(), tip-bot2 for Xiongfeng Wang
- [tip: perf/core] perf/x86/intel/uncore: Enable UPI topology discovery for Skylake Server, tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/x86/intel/uncore: Clear attr_update properly, tip-bot2 for Alexander Antonov
- [tip: perf/urgent] perf: Consider OS filter fail, tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf: Fixup SIGTRAP and sample_flags interaction, tip-bot2 for Peter Zijlstra
- [tip: x86/boot] x86/boot/compressed: Simplify IDT/GDT preserve/restore in the EFI thunk, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed: Move efi32_entry out of head_64.S, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed: Move startup32_load_idt() into .text section, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed: Avoid touching ECX in startup32_set_idt_entry(), tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed: Move startup32_check_sev_cbit() out of head_64.S, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed: Move efi32_pe_entry into .text section, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed: Move bootargs parsing out of 32-bit startup code, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed: Move startup32_check_sev_cbit() into .text, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed: Move 32-bit entrypoint code into .text section, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed: Move startup32_load_idt() out of head_64.S, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed: Move efi32_pe_entry() out of head_64.S, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed: Pull global variable reference into startup32_load_idt(), tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed: Adhere to calling convention in get_sev_encryption_bit(), tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed, efi: Merge multiple definitions of image_offset into one, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed: Only build mem_encrypt.S if AMD_MEM_ENCRYPT=y, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/boot/compressed: Rename efi_thunk_64.S to efi-mixed.S, tip-bot2 for Ard Biesheuvel
- [tip: x86/boot] x86/efi: Make the deprecated EFI handover protocol optional, tip-bot2 for Ard Biesheuvel
- [tip: irq/core] vfio/fsl-mc: Remove linux/msi.h include, tip-bot2 for Thomas Gleixner
- [tip: irq/core] soc: fsl: dpio: Remove linux/msi.h include, tip-bot2 for Thomas Gleixner
- [tip: irq/core] iommu/of: Remove linux/msi.h include, tip-bot2 for Thomas Gleixner
- [tip: irq/core] bus: fsl-mc: Remove linux/msi.h includes, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] x86/cpufeatures: Add X86_FEATURE_XENPV to disabled-features.h, tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/cpu: Remove unneeded 64-bit dependency in arch_enter_from_user_mode(), tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/cpu: Drop 32-bit Xen PV guest code in update_task_stack(), tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/cpu: Remove X86_FEATURE_XENPV usage in setup_cpu_entry_area(), tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPV, tip-bot2 for Juergen Gross
- [tip: x86/fpu] x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN, tip-bot2 for YingChi Long
- [tip: x86/alternatives] x86/alternative: Consistently patch SMP locks in vmlinux and modules,
tip-bot2 for Julian Pidancet
- [tip: x86/urgent] x86/ioremap: Fix page aligned size calculation in __ioremap_caller(), tip-bot2 for Michael Kelley
- [tip: timers/urgent] clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error, tip-bot2 for Joe Korty
- [tip: x86/urgent] x86/pm: Add enumeration check before spec MSRs save/restore setup,
tip-bot2 for Pawan Gupta
- [tip: x86/urgent] x86/tsx: Add a feature bit for TSX control MSR support,
tip-bot2 for Pawan Gupta
- [tip: x86/urgent] virt/sev-guest: Prevent IV reuse in the SNP guest driver, tip-bot2 for Peter Gonda
- [tip: x86/cleanups] x86/kaslr: Fix process_mem_region()'s return value, tip-bot2 for Jiapeng Chong
- [tip: x86/microcode] platform/x86/intel/ifs: Remove unused selection, tip-bot2 for Jithu Joseph
- [tip: x86/microcode] platform/x86/intel/ifs: Remove memory allocation from load path, tip-bot2 for Jithu Joseph
- [tip: x86/microcode] x86/microcode/intel: Reuse find_matching_signature(), tip-bot2 for Jithu Joseph
- [tip: x86/microcode] platform/x86/intel/ifs: Return a more appropriate error code, tip-bot2 for Jithu Joseph
- [tip: x86/microcode] platform/x86/intel/ifs: Remove image loading during init, tip-bot2 for Jithu Joseph
- [tip: x86/microcode] x86/microcode/intel: Use appropriate type in microcode_sanity_check(), tip-bot2 for Jithu Joseph
- [tip: x86/microcode] x86/microcode/intel: Use a reserved field for metasize, tip-bot2 for Jithu Joseph
- [tip: x86/microcode] x86/microcode/intel: Reuse microcode_sanity_check(), tip-bot2 for Jithu Joseph
- [tip: x86/microcode] x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check(), tip-bot2 for Jithu Joseph
- [tip: x86/microcode] platform/x86/intel/ifs: Add metadata support, tip-bot2 for Ashok Raj
- [tip: x86/microcode] platform/x86/intel/ifs: Use generic microcode headers and functions, tip-bot2 for Jithu Joseph
- [tip: x86/microcode] platform/x86/intel/ifs: Add metadata validation, tip-bot2 for Jithu Joseph
- [tip: x86/microcode] platform/x86/intel/ifs: Add current_batch sysfs entry, tip-bot2 for Jithu Joseph
- [tip: x86/microcode] Documentation/ABI: Update IFS ABI doc, tip-bot2 for Jithu Joseph
- [tip: x86/microcode] platform/x86/intel/ifs: Remove reload sysfs entry, tip-bot2 for Jithu Joseph
- [tip: x86/microcode] Revert "platform/x86/intel/ifs: Mark as BROKEN", tip-bot2 for Jithu Joseph
- [tip: x86/mm] x86/mm: Ensure forced page table splitting,
tip-bot2 for Dave Hansen
- [tip: x86/tdx] x86/tdx: Add a wrapper to get TDREPORT0 from the TDX Module, tip-bot2 for Kuppuswamy Sathyanarayanan
- [tip: x86/tdx] virt: Add TDX guest driver,
tip-bot2 for Kuppuswamy Sathyanarayanan
- [tip: x86/tdx] selftests/tdx: Test TDX attestation GetReport support, tip-bot2 for Kuppuswamy Sathyanarayanan
- [tip: irq/core] genirq/msi: Use MSI_DESC_ALL in msi_add_simple_msi_descs(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] PCI/MSI: Check for MSI enabled in __pci_msix_enable(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.h, tip-bot2 for Thomas Gleixner
- [tip: irq/core] iommu/vt-d: Remove bogus check for multi MSI-X, tip-bot2 for Thomas Gleixner
- [tip: irq/core] iommu/amd: Remove bogus check for multi MSI-X, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq: Remove unused argument force of irq_set_affinity_deactivated(), tip-bot2 for Angus Chen
- [tip: irq/core] genirq/msi: Remove filter from msi_free_descs_free_range(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq/msi: Add missing kernel doc to msi_next_desc(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq/msi: Make __msi_domain_alloc_irqs() static, tip-bot2 for Thomas Gleixner
- [tip: irq/core] powerpc/pseries/msi: Use msi_domain_ops:: Msi_post_free(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq/msi: Provide msi_domain_ops:: Post_free(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq/msi: Add bus token to struct msi_domain_info, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] genirq/msi: Make __msi_domain_free_irqs() static, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq/irqdomain: Move bus token enum into a seperate header, tip-bot2 for Thomas Gleixner
- [tip: irq/core] PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN, tip-bot2 for Thomas Gleixner
- [tip: irq/core] PCI/MSI: Use msi_domain_info:: Bus_token, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Let the MSI core free descriptors, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN,
tip-bot2 for Thomas Gleixner
- [tip: irq/core] PCI/MSI: Move pci_disable_msi() to api.c, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Move mask and unmask helpers to msi.h, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Get rid of externs in msi.h, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Move pci_irq_vector() to api.c, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Move pci_enable_msix_range() to api.c, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Move pci_alloc_irq_vectors() to api.c, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Move pci_enable_msi() API to api.c, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Move pci_free_irq_vectors() to api.c, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Move pci_alloc_irq_vectors_affinity() to api.c, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Move pci_msix_vec_count() to api.c, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Move pci_disable_msix() to api.c, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Move pci_irq_get_affinity() to api.c, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Move pci_msi_enabled() to api.c, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Reorder functions in msi.c, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Sanitize MSI-X checks, tip-bot2 for Thomas Gleixner
- [tip: irq/core] Documentation: PCI: Add reference to PCI/MSI device driver APIs, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Move pci_msi_restore_state() to api.c, tip-bot2 for Ahmed S. Darwish
- [tip: irq/core] PCI/MSI: Reject multi-MSI early, tip-bot2 for Thomas Gleixner
- [tip: irq/core] PCI/MSI: Reject MSI-X early, tip-bot2 for Thomas Gleixner
- [tip: irq/core] PCI/MSI: Validate MSI-X contiguous restriction early, tip-bot2 for Thomas Gleixner
- [tip: irq/core] PCI/MSI: Remove redundant msi_check() callback, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq/msi: Remove msi_domain_ops:: Msi_check(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.h, tip-bot2 for Thomas Gleixner
- [tip: timers/core] timerqueue: Use rb_entry_safe() in timerqueue_getnext(), tip-bot2 for Barnabás Pőcze
- [tip: x86/fpu] x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate(), tip-bot2 for Kyle Huey
- [tip: x86/fpu] x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate()., tip-bot2 for Kyle Huey
- [tip: x86/fpu] x86/fpu: Add a pkru argument to copy_uabi_to_xstate(), tip-bot2 for Kyle Huey
- [tip: x86/fpu] x86/fpu: Allow PKRU to be (once again) written by ptrace., tip-bot2 for Kyle Huey
- [tip: x86/fpu] x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set, tip-bot2 for Kyle Huey
- [tip: x86/fpu] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace, tip-bot2 for Kyle Huey
- [tip: objtool/urgent] scripts/faddr2line: Fix regression in name resolution on ppc64le, tip-bot2 for Srikar Dronamraju
- [tip: sched/core] sched: Clear ttwu_pending after enqueue_task(), tip-bot2 for Tianchen Ding
- [tip: x86/core] x86/debug: Include percpu.h in debugreg.h to get DECLARE_PER_CPU() et al, tip-bot2 for Sean Christopherson
- [tip: locking/urgent] locking: Fix qspinlock/x86 inline asm error,
tip-bot2 for Guo Jin
- [tip: perf/urgent] perf/x86/intel/pt: Fix sampling using single range output, tip-bot2 for Adrian Hunter
- [tip: perf/urgent] perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and throttling, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/x86: Remove unused variable 'cpu_type', tip-bot2 for Rafael Mendonca
- [tip: perf/core] perf: Remove unused pointer task_ctx, tip-bot2 for Colin Ian King
- [tip: perf/core] perf: Fix IS_ERR() vs NULL check in inherit_event(), tip-bot2 for Gaosheng Cui
- [tip: perf/core] perf: Fix possible memleak in pmu_dev_alloc(), tip-bot2 for Chen Zhongjin
- [tip: x86/mm] x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry area,
tip-bot2 for Sean Christopherson
- [tip: x86/mm] x86/mm: Untangle __change_page_attr_set_clr(.checkalias),
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/mm: Rename __change_page_attr_set_clr(.checkalias),
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/mm: Recompute physical address for every page of per-CPU CEA mapping,
tip-bot2 for Sean Christopherson
- [tip: x86/mm] x86/mm: Add a few comments,
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias(),
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten names,
tip-bot2 for Sean Christopherson
- [tip: x86/mm] x86/kasan: Add helpers to align shadow addresses up and down,
tip-bot2 for Sean Christopherson
- [tip: x86/mm] x86/kasan: Populate shadow for shared chunk of the CPU entry area,
tip-bot2 for Sean Christopherson
- [tip: sched/urgent] sched: Fix race in task_call_func(), tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] rseq: Use pr_warn_once() when deprecated/unknown ABI flags are encountered, tip-bot2 for Mathieu Desnoyers
- [tip: x86/mm] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid(),
tip-bot2 for Kirill A. Shutemov
- [tip: x86/mm] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking,
tip-bot2 for Weihong Zhang
- [tip: x86/mm] x86/mm: Provide arch_prctl() interface for LAM,
tip-bot2 for Kirill A. Shutemov
- [tip: x86/mm] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive,
tip-bot2 for Kirill A. Shutemov
- [tip: x86/mm] x86/uaccess: Provide untagged_addr() and remove tags before address check,
tip-bot2 for Kirill A. Shutemov
- [tip: x86/mm] x86/mm: Handle LAM on context switch,
tip-bot2 for Kirill A. Shutemov
- [tip: x86/mm] x86: CPUID and CR3/CR4 flags for Linear Address Masking,
tip-bot2 for Kirill A. Shutemov
- [tip: x86/mm] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking,
tip-bot2 for Weihong Zhang
- [tip: x86/mm] mm: Pass down mm_struct to untagged_addr(), tip-bot2 for Kirill A. Shutemov
- [tip: x86/mm] KVM: Serialize tagged address check against tagging enabling, tip-bot2 for Kirill A. Shutemov
- [tip: x86/mm] x86/mm: Fix CR3_ADDR_MASK,
tip-bot2 for Kirill A. Shutemov
- [tip: x86/mm] x86/mm: Reduce untagged_addr() overhead until the first LAM user, tip-bot2 for Kirill A. Shutemov
- [tip: x86/mm] mm: Expose untagging mask in /proc/$PID/status,
tip-bot2 for Kirill A. Shutemov
- [tip: x86/mm] selftests/x86/lam: Add io_uring test cases for linear-address masking,
tip-bot2 for Weihong Zhang
- [tip: x86/mm] selftests/x86/lam: Add inherit test cases for linear-address masking,
tip-bot2 for Weihong Zhang
- [tip: x86/mm] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address masking,
tip-bot2 for Weihong Zhang
- [tip: x86/cpu] x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs, tip-bot2 for Tony W Wang-oc
- [tip: x86/splitlock] x86/split_lock: Add sysctl to control the misery mode, tip-bot2 for Guilherme G. Piccoli
- [tip: x86/urgent] x86/fpu: Drop fpregs lock before inheriting FPU permissions, tip-bot2 for Mel Gorman
- [tip: x86/cpu] x86/mtrr: Rename prepare_set() and post_set(), tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/mtrr: Move cache control code to cacheinfo.c, tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/mtrr: Replace use_intel() with a local flag, tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/mtrr: Remove set_all callback from struct mtrr_ops, tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/mtrr: Get rid of __mtrr_enabled bool, tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/mtrr: Split MTRR-specific handling from cache dis/enabling, tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/mtrr: Simplify mtrr_bp_init(), tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/mtrr: Disentangle MTRR init from PAT init, tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_init, tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init(), tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86: Decouple PAT and MTRR handling, tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/cacheinfo: Switch cache_ap_init() to hotplug callback, tip-bot2 for Juergen Gross
- [tip: x86/cpu] x86/mtrr: Simplify mtrr_ops initialization, tip-bot2 for Juergen Gross
- [tip: x86/fpu] x86/fpu/xstate: Fix XSTATE_WARN_ON() to emit relevant diagnostics, tip-bot2 for Andrew Cooper
- [tip: perf/urgent] perf/x86/amd/uncore: Fix memory leak for events array, tip-bot2 for Sandipan Das
- [tip: x86/cleanups] x86: Fix misc small issues, tip-bot2 for Jiapeng Chong
- [tip: x86/urgent] x86/sgx: Add overflow check in sgx_validate_offset_length(), tip-bot2 for Borys Popławski
- [tip: x86/sev] virt/sev-guest: Add a MODULE_ALIAS, tip-bot2 for Cole Robinson
- [tip: perf/urgent] perf: Improve missing SIGTRAP checking, tip-bot2 for Marco Elver
- [tip: x86/mm] x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros,
tip-bot2 for Pasha Tatashin
- [tip: x86/core] x86/cpufeatures: Move X86_FEATURE_CALL_DEPTH from bit 18 to bit 19 of word 11, to leave space for WIP X86_FEATURE_SGX_EDECCSSA bit, tip-bot2 for Ingo Molnar
- [tip: x86/core] objtool: Fix weak hole vs prefix symbol, tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Optimize elf_dirty_reloc_sym(), tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/Kconfig: Enable kernel IBT by default, tip-bot2 for Kees Cook
- [tip: x86/core] x86,pm: Force out-of-line memcpy(), tip-bot2 for Peter Zijlstra
- [tip: x86/sgx] KVM/VMX: Allow exposing EDECCSSA user leaf function to KVM guest, tip-bot2 for Kai Huang
- [tip: x86/sgx] x86/sgx: Allow enclaves to use Asynchrounous Exit Notification, tip-bot2 for Dave Hansen
- [tip: x86/urgent] x86/cpu: Add several Intel server CPU model numbers, tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/intel_epb: Set Alder Lake N and Raptor Lake P normal EPB, tip-bot2 for Srinivas Pandruvada
- [tip: perf/urgent] perf/hw_breakpoint: test: Skip the test if dependencies unmet, tip-bot2 for David Gow
- [tip: perf/urgent] perf/x86/rapl: Use standard Energy Unit for SPR Dram RAPL domain, tip-bot2 for Zhang Rui
- [tip: perf/urgent] perf/x86/intel: Fix pebs event constraints for ICL, tip-bot2 for Kan Liang
- [tip: perf/urgent] perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[], tip-bot2 for Kan Liang
- [tip: perf/urgent] perf/x86/intel: Fix pebs event constraints for SPR, tip-bot2 for Kan Liang
- [tip: x86/microcode] x86/microcode: Rip out the subsys interface gunk, tip-bot2 for Borislav Petkov
- [tip: x86/microcode] x86/microcode: Simplify init path even more, tip-bot2 for Borislav Petkov
- [tip: x86/microcode] x86/microcode: Kill refresh_fw, tip-bot2 for Borislav Petkov
- [tip: x86/microcode] x86/microcode: Do some minor fixups, tip-bot2 for Borislav Petkov
- [tip: x86/microcode] x86/microcode: Drop struct ucode_cpu_info.valid, tip-bot2 for Borislav Petkov
- [tip: x86/cleanups] x86/boot: Repair kernel-doc for boot_kstrtoul(), tip-bot2 for Lukas Bulwahn
- [tip: x86/core] x86: Add prefix symbols for function padding, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86: Unconfuse CONFIG_ and X86_FEATURE_ namespaces, tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Add option to generate prefix symbols, tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Avoid O(bloody terrible) behaviour -- an ode to libelf, tip-bot2 for Peter Zijlstra
- [tip: x86/core] kallsyms: Revert "Take callthunks into account", tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Slice up elf_create_section_symbol(), tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Add --cfi to generate the .cfi_sites section, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/cfi: Boot time selection of CFI scheme, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/ibt: Implement FineIBT, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/cfi: Add boot time hash randomization, tip-bot2 for Peter Zijlstra
- [tip: x86/mm] mm: Move mm_cachep initialization to mm_init(),
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/mm: Use mm_alloc() in poking_init(),
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/mm: Initialize text poking earlier,
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] mm: Convert __HAVE_ARCH_P..P_GET to the new style,
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/mm: Do verify W^X at boot up,
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] sh/mm: Make pmd_t similar to pte_t,
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/mm: Implement native set_memory_rox(),
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] mm: Introduce set_memory_rox(),
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/mm/pae: Make pmd_t similar to pte_t,
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] mm: Fix pmd_read_atomic(),
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/mm/pae: Use WRITE_ONCE(),
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] mm: Rename GUP_GET_PTE_LOW_HIGH,
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] mm: Update ptep_get_lockless()'s comment,
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/ftrace: Remove SYSTEM_BOOTING exceptions,
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] mm: Remove pointless barrier() after pmdp_get_lockless(),
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] mm/gup: Fix the lockless PMD access,
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/mm/pae: Get rid of set_64bit(),
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] mm: Rename pmd_read_atomic(),
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86_64: Remove pointless set_64bit() usage,
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/mm/pae: Be consistent with pXXp_get_and_clear(),
tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/mm/pae: Don't (ab)use atomic64,
tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/tdx: Prepare for using "INFO" call for a second purpose,
tip-bot2 for Dave Hansen
- [tip: x86/urgent] x86/tdx: Panic on bad configs that #VE on "private" memory access, tip-bot2 for Kirill A. Shutemov
- [tip: x86/cleanups] x86: Separate out x86_regset for 32 and 64 bit, tip-bot2 for Rick Edgecombe
- [tip: x86/cleanups] x86: Improve formatting of user_regset arrays, tip-bot2 for Rick Edgecombe
- [tip: x86/asm] x86/mem: Move memmove to out of line assembler, tip-bot2 for Nick Desaulniers
- [tip: x86/sgx] x86/sgx: Reduce delay and interference of enclave release, tip-bot2 for Reinette Chatre
- [tip: x86/misc] x86/espfix: Use get_random_long() rather than archrandom, tip-bot2 for Jason A. Donenfeld
- [tip: ras/core] RAS: Fix return value from show_trace(), tip-bot2 for Tony Luck
- [tip: ras/core] x86/mce: Use severity table to handle uncorrected errors in kernel, tip-bot2 for Tony Luck
- [tip: sched/core] sched/psi: Stop relying on timer_pending() for poll_work rescheduling, tip-bot2 for Suren Baghdasaryan
- [tip: sched/core] sched/psi: Use task->psi_flags to clear in CPU migration, tip-bot2 for Chengming Zhou
- [tip: x86/cleanups] x86/i8259: Make default_legacy_pic static, tip-bot2 for Chen Lifu
- [tip: x86/mm] x86/kasan: Map shadow for percpu pages on demand,
tip-bot2 for Andrey Ryabinin
- [tip: x86/sev] virt/sev-guest: Remove unnecessary free in init_crypto(), tip-bot2 for Rafael Mendonca
- [tip: x86/core] x86/retpoline: Fix crash printing warning, tip-bot2 for Dan Carpenter
- [tip: sched/core] sched/uclamp: Fix relationship between uclamp and migration margin, tip-bot2 for Qais Yousef
- [tip: sched/core] sched/uclamp: Make asym_fits_capacity() use util_fits_cpu(), tip-bot2 for Qais Yousef
- [tip: sched/core] sched/uclamp: Make cpu_overutilized() use util_fits_cpu(), tip-bot2 for Qais Yousef
- [tip: sched/core] sched/uclamp: Make task_fits_capacity() use util_fits_cpu(), tip-bot2 for Qais Yousef
- [tip: sched/core] sched/uclamp: Make select_idle_capacity() use util_fits_cpu(), tip-bot2 for Qais Yousef
- [tip: sched/core] sched/uclamp: Fix fits_capacity() check in feec(), tip-bot2 for Qais Yousef
- [tip: sched/core] sched/fair: Detect capacity inversion, tip-bot2 for Qais Yousef
- [tip: sched/core] sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit condition, tip-bot2 for Qais Yousef
- [tip: sched/core] sched/fair: Consider capacity inversion in util_fits_cpu(), tip-bot2 for Qais Yousef
- [tip: sched/core] sched/fair: Check if prev_cpu has highest spare cap in feec(), tip-bot2 for Pierre Gondois
- [tip: sched/core] sched: Add __releases annotations to affine_move_task(), tip-bot2 for Waiman Long
- [tip: sched/core] sched: Introduce affinity_context, tip-bot2 for Waiman Long
- [tip: sched/core] sched: Always preserve the user requested cpumask, tip-bot2 for Waiman Long
- [tip: sched/core] sched: Enforce user requested affinity, tip-bot2 for Waiman Long
- [tip: sched/core] sched: Always clear user_cpus_ptr in do_set_cpus_allowed(), tip-bot2 for Waiman Long
- [tip: sched/core] sched/psi: Fix possible missing or delayed pending event,
tip-bot2 for Hao Lee
- [tip: perf/urgent] perf/x86/rapl: Add support for Intel Raptor Lake, tip-bot2 for Zhang Rui
- [tip: perf/urgent] perf: Fix missing raw data on tracepoint events, tip-bot2 for James Clark
- [tip: perf/urgent] perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXL, tip-bot2 for Ravi Bangoria
- [tip: perf/urgent] perf/x86/rapl: Add support for Intel AlderLake-N, tip-bot2 for Zhang Rui
- [tip: perf/core] perf: Rewrite core context handling, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/psi: Fix avgs_work re-arm in psi_avgs_work(),
tip-bot2 for Chengming Zhou
- [tip: perf/core] perf: Optimize perf_tp_event(), tip-bot2 for Ravi Bangoria
- [tip: ras/core] x86/MCE/AMD: Clear DFR errors found in THR handler, tip-bot2 for Yazen Ghannam
- [tip: locking/core] jump_label: Use atomic_try_cmpxchg() in static_key_slow_inc_cpuslocked(), tip-bot2 for Uros Bizjak
- [tip: x86/urgent] x86/syscall: Include asm/ptrace.h in syscall_wrapper header, tip-bot2 for Jiri Olsa
- [tip: x86/cache] x86/resctrl: Remove arch_has_empty_bitmaps, tip-bot2 for Babu Moger
- [tip: x86/mm] x86/mm: Randomize per-cpu entry area,
tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly,
tip-bot2 for Chang S. Bae
- [tip: objtool/urgent] x86/unwind/orc: Fix unreliable stack dump with gcov, tip-bot2 for Chen Zhongjin
- [tip: x86/urgent] ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph(), tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/ftrace: Remove ftrace_epilogue(), tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap(), tip-bot2 for Maxim Levitsky
- [tip: x86/cpu] x86/mtrr: Remove unused cyrix_set_all() function, tip-bot2 for Juergen Gross
- [tip: x86/core] x86/paravirt: Fix a !PARAVIRT build warning, tip-bot2 for Borislav Petkov
- [tip: x86/cpu] x86/mtrr: Add comment for set_mtrr_state() serialization, tip-bot2 for Juergen Gross
- [tip: x86/misc] signal/compat: Remove compat_sigset_t override, tip-bot2 for Brian Gerst
- [tip: x86/misc] x86/signal: Remove sig parameter from frame setup functions, tip-bot2 for Brian Gerst
- [tip: x86/misc] x86/signal: Merge get_sigframe(), tip-bot2 for Brian Gerst
- [tip: x86/misc] x86/signal: Add ABI prefixes to frame setup functions, tip-bot2 for Brian Gerst
- [tip: x86/misc] x86: Remove __USER32_DS, tip-bot2 for Brian Gerst
- [tip: x86/misc] x86/signal/32: Merge native and compat 32-bit signal code, tip-bot2 for Brian Gerst
- [tip: x86/misc] x86/signal: Remove sigset_t parameter from frame setup functions, tip-bot2 for Brian Gerst
- [tip: x86/misc] x86/signal/64: Move 64-bit signal code to its own file, tip-bot2 for Brian Gerst
- [tip: x86/urgent] x86/resctrl: Fix min_cbm_bits for AMD, tip-bot2 for Babu Moger
- [tip: x86/urgent] x86/microcode/AMD: Apply the patch early on every logical thread, tip-bot2 for Borislav Petkov
- [tip: x86/urgent] x86/topology: Fix multiple packages shown on a single-package system, tip-bot2 for Zhang Rui
- [tip: x86/urgent] x86/topology: Fix duplicated core ID within a package, tip-bot2 for Zhang Rui
- [tip: x86/urgent] hwmon/coretemp: Handle large core ID value, tip-bot2 for Zhang Rui
- [tip: x86/urgent] x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB, tip-bot2 for Nathan Chancellor
- [tip: x86/core] x86/cpu: Remove segment load from switch_to_new_gdt(), tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/vdso: Ensure all kernel code is seen by objtool, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/cpu: Re-enable stackprotector, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/asm: Differentiate between code and function alignment, tip-bot2 for Thomas Gleixner
- [tip: x86/core] arch: Introduce CONFIG_FUNCTION_ALIGNMENT, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/cpu: Get rid of redundant switch_to_new_gdt() invocations, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/error_inject: Align function properly, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc(), tip-bot2 for Thomas Gleixner
- [tip: x86/core] crypto: x86/sha256: Remove custom alignments, tip-bot2 for Thomas Gleixner
- [tip: x86/core] crypto: x86/camellia: Remove redundant alignments, tip-bot2 for Thomas Gleixner
- [tip: x86/core] crypto: x86/cast5: Remove redundant alignments, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/entry: Align SYM_CODE_START() variants, tip-bot2 for Thomas Gleixner
- [tip: x86/core] crypto: x86/crct10dif-pcl: Remove redundant alignments, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86: Sanitize linker script, tip-bot2 for Thomas Gleixner
- [tip: x86/core] crypto: x86/poly1305: Remove custom function alignment, tip-bot2 for Thomas Gleixner
- [tip: x86/core] crypto: x86/sm[34]: Remove redundant alignments, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/percpu: Move current_top_of_stack next to current_task, tip-bot2 for Thomas Gleixner
- [tip: x86/core] crypto: x86/serpent: Remove redundant alignments, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/paravirt: Properly align PV functions, tip-bot2 for Thomas Gleixner
- [tip: x86/core] crypto: x86/sha1: Remove custom alignments, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86: Put hot per CPU variables into a struct, tip-bot2 for Thomas Gleixner
- [tip: x86/core] crypto: twofish: Remove redundant alignments, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/entry: Make some entry symbols global, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/percpu: Move irq_stack variables next to current_task, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/percpu: Move cpu_number next to current_task, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/percpu: Move preempt_count next to current_task, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86: Fixup asm-offsets duplicate, tip-bot2 for Peter Zijlstra (Intel)
- [tip: x86/core] objtool: Track init section, tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Fix find_{symbol,func}_containing(), tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Add .call_sites section, tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Allow !PC relative relocations, tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Add --hacks=skylake, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/softirq: Move softirq pending next to current task, tip-bot2 for Thomas Gleixner
- [tip: x86/core] objtool: Allow symbol range comparisons for IBT/ENDBR, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/asm: Provide ALTERNATIVE_3, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/entry: Make sync_regs() invocation a tail call, tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Allow STT_NOTYPE -> STT_FUNC+0 sibling-calls, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/putuser: Provide room for padding, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/Kconfig: Introduce function padding, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/paravirt: Make struct paravirt_call_site unconditionally available, tip-bot2 for Thomas Gleixner
- [tip: x86/core] objtool: Rework instruction -> symbol mapping, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/alternatives: Provide text_poke_copy_locked(), tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/modules: Add call patching, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/callthunks: Add call patching for call depth tracking, tip-bot2 for Thomas Gleixner
- [tip: x86/core] static_call: Add call depth tracking support, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/Kconfig: Add CONFIG_CALL_THUNKS, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/retpoline: Add SKL retthunk retpolines, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/retbleed: Add X86_FEATURE_CALL_DEPTH, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/returnthunk: Allow different return thunks, tip-bot2 for Peter Zijlstra
- [tip: x86/core] kallsyms: Take callthunks into account, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/retbleed: Add SKL return thunk, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/calldepth: Add ret/call counting for debug, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/orc: Make it callthunk aware, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/retbleed: Add SKL call thunk, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/ftrace: Remove ftrace_epilogue(), tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/bpf: Emit call depth accounting if required, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/bugs: Add retbleed=force, tip-bot2 for Peter Zijlstra (Intel)
- [tip: x86/core] x86/retbleed: Add call depth tracking mitigation, tip-bot2 for Thomas Gleixner
- [tip: x86/core] x86/ftrace: Rebalance RSB, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/ftrace: Make it call depth tracking aware, tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] sched/core: Fix comparison in sched_group_cookie_match(), tip-bot2 for Lin Shengwang
- [tip: sched/urgent] sched: Introduce struct balance_callback to avoid CFI mismatches, tip-bot2 for Kees Cook
- [tip: perf/urgent] perf: Fix missing SIGTRAPs, tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] selftests/perf_events: Add a SIGTRAP stress test with disables, tip-bot2 for Marco Elver
- [tip: x86/cleanups] x86/tsc: Make art_related_clocksource static, tip-bot2 for Chen Lifu
- [tip: timers/core] timers: Replace in_irq() with in_hardirq(), tip-bot2 for ye xingchen
- [tip: x86/urgent] x86/fpu: Fix the init_fpstate size check with the actual size, tip-bot2 for Chang S. Bae
- [tip: x86/urgent] x86/fpu: Configure init_fpstate attributes orderly, tip-bot2 for Chang S. Bae
- [tip: x86/urgent] x86/fpu: Exclude dynamic states from init_fpstate, tip-bot2 for Chang S. Bae
- [tip: x86/paravirt] x86/paravirt: Remove clobber bitmask from .parainstructions, tip-bot2 for Kees Cook
- [tip: x86/misc] Documentation/x86/boot: Reserve type_of_loader=13 for barebox, tip-bot2 for Ahmad Fatoum
- [tip: x86/misc] Documentation/x86/boot: Peserve type_of_loader=13 for barebox,
tip-bot2 for Ahmad Fatoum
- [tip: x86/cpu] x86/bugs: Use sysfs_emit(), tip-bot2 for Borislav Petkov
- [tip: irq/core] Merge tag 'irqchip-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core, tip-bot2 for Thomas Gleixner
- [tip: perf/core] perf: Fix lockdep_assert_event_ctx(), tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf: Fix pmu_filter_match(), tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/hw_breakpoint: Annotate tsk->perf_event_mutex vs ctx->mutex, tip-bot2 for Peter Zijlstra
- [tip: x86/mm] x86/mm: Ease W^X enforcement back to just a warning, tip-bot2 for Dave Hansen
- [tip: x86/mm] x86/mm: Disable W^X detection and enforcement on 32-bit, tip-bot2 for Dave Hansen
- [tip: irq/core] Merge tag 'irqchip-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driver, tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/exynos_mct: Support local-timers property, tip-bot2 for Vincent Whitchurch
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write(), tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoC, tip-bot2 for Lad Prabhakar
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get(), tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921, tip-bot2 for Kunkun Jiang
- [tip: timers/core] Merge tag 'timers-v6.1-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Simplify register access further, tip-bot2 for Tony Lindgren
- [tip: timers/core] dt-bindings: timer: Add compatible for MediaTek MT8188, tip-bot2 for Johnson Wang
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read(), tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/exynos_mct: Support frc-shared property, tip-bot2 for Vincent Whitchurch
- [tip: timers/core] clocksource/drivers/exynos_mct: Enable building on ARTPEC, tip-bot2 for Vincent Whitchurch
- [tip: timers/core] dt-bindings: timer: renesas,tmu: Add r8a779f0 support, tip-bot2 for Wolfram Sang
- [tip: timers/core] dt-bindings: timer: exynos4210-mct: Add ARTPEC-8 MCT support, tip-bot2 for Vincent Whitchurch
- [tip: timers/core] dt-bindings: timer: nxp,sysctr-timer: add nxp,no-divider property, tip-bot2 for Peng Fan
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Move private defines to the driver, tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/sun4i: Add definition of clear interrupt, tip-bot2 for Victor Hassan
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Drop unused functions, tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/timer-gxp: Add missing error handling in gxp_timer_probe, tip-bot2 for Lin Yujun
- [tip: timers/core] clocksource/drivers/imx-sysctr: handle nxp,no-divider property, tip-bot2 for Peng Fan
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO value, tip-bot2 for Yang Guo
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Add flag to detect omap1, tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errors, tip-bot2 for Tony Lindgren
- [tip: sched/core] sched: Fix more TASK_state comparisons, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/x86/cstate: Add new Raptor Lake S support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/msr: Add new Raptor Lake S support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/uncore: Add new Raptor Lake S support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Add new Raptor Lake S support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/amd: Support PERF_SAMPLE_ADDR, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/x86/amd: Support PERF_SAMPLE_DATA_SRC, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/x86/amd: Support PERF_SAMPLE_{WEIGHT|WEIGHT_STRUCT}, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/x86/amd: Add IBS OP_DATA2 DataSrc bit definitions, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/x86/amd/lbr: Adjust LBR regardless of filtering, tip-bot2 for Stephane Eranian
- [tip: perf/core] perf/uapi: Define PERF_MEM_SNOOPX_PEER in kernel header file, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf/x86/utils: Fix uninitialized var in get_branch_type(), tip-bot2 for Stephane Eranian
- [tip: x86/mm] x86/mm: Add prot_sethuge() helper to abstract out _PAGE_PSE handling, tip-bot2 for Linus Torvalds
- [tip: x86/urgent] x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant, tip-bot2 for Borislav Petkov
- [tip: sched/core] sched: Fix TASK_state comparisons,
tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf, hw_breakpoint: Fix use-after-free if perf_event_open() fails, tip-bot2 for Marco Elver
- [tip: x86/urgent] x86/alternative: Fix race in try_get_desc(), tip-bot2 for Nadav Amit
- [tip: perf/core] perf: Use sample_flags for raw_data,
tip-bot2 for Namhyung Kim
- [tip: perf/core] perf: Use sample_flags for addr, tip-bot2 for Namhyung Kim
- [tip: perf/core] bpf: Check flags for branch stack in bpf_read_branch_records helper, tip-bot2 for Jiri Olsa
- [tip: irq/urgent] Merge tag 'irqchip-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Borislav Petkov
- [tip: x86/cleanups] x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype, tip-bot2 for Luciano Leão
- [tip: x86/urgent] ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems, tip-bot2 for Dave Hansen
- [tip: x86/cache] x86/resctrl: Kill off alloc_enabled, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Add domain online callback for resctrl work, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Merge mon_capable and mon_enabled, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Group struct rdt_hw_domain cleanup, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Remove set_mba_sc()s control array re-initialisation, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Add domain offline callback for resctrl work, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Create mba_sc configuration in the rdt_domain, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Remove architecture copy of mbps_val, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Add per-rmid arch private storage for overflow and chunks, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Allow update_mba_bw() to update controls directly, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Switch over to the resctrl mbps_val list, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Abstract and use supports_mba_mbps(), tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Allow per-rmid arch private storage to be reset, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Abstract __rmid_read(), tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read(), tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Rename and change the units of resctrl_cqm_threshold, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read(), tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read(), tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes, tip-bot2 for James Morse
- [tip: x86/cache] x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data, tip-bot2 for James Morse
- [tip: x86/microcode] x86/microcode/AMD: Track patch allocation size explicitly, tip-bot2 for Kees Cook
- [tip: x86/paravirt] x86/paravirt: Ensure proper alignment, tip-bot2 for Thomas Gleixner
- [tip: perf/core] perf/core: Convert snprintf() to scnprintf(),
tip-bot2 for Jules Irenge
- [tip: locking/core] locking/lockdep: Print more debug information - report name and key when look_up_lock_class() got confused, tip-bot2 for Tetsuo Handa
- [tip: x86/mm] x86/mm/32: Fix W^X detection when page tables do not support NX,
tip-bot2 for Dave Hansen
- [tip: x86/urgent] x86/uaccess: Avoid check_object_size() in copy_from_user_nmi(), tip-bot2 for Kees Cook
- [tip: x86/asm] x86/asm/bitops: Use __builtin_ffs() to evaluate constant expressions, tip-bot2 for Vincent Mailhol
- [tip: x86/asm] x86/asm/bitops: Use __builtin_ctzl() to evaluate constant expressions, tip-bot2 for Vincent Mailhol
- [tip: x86/misc] x86/dumpstack: Don't mention RIP in "Code: ", tip-bot2 for Jiri Slaby
- [tip: irq/core] bcma: gpio: Use generic_handle_irq_safe(), tip-bot2 for Sebastian Andrzej Siewior
- [tip: irq/core] genirq: Provide generic_handle_domain_irq_safe()., tip-bot2 for Sebastian Andrzej Siewior
- [tip: irq/core] platform/x86: intel_int0002_vgpio: Use generic_handle_irq_safe(), tip-bot2 for Sebastian Andrzej Siewior
- [tip: irq/core] gpio: mlxbf2: Use generic_handle_irq_safe(), tip-bot2 for Sebastian Andrzej Siewior
- [tip: irq/core] ssb: gpio: Use generic_handle_irq_safe(), tip-bot2 for Sebastian Andrzej Siewior
- [tip: irq/core] pinctrl: amd: Use generic_handle_irq_safe(), tip-bot2 for Sebastian Andrzej Siewior
- [tip: sched/rt] mm/memcontrol: Replace the PREEMPT_RT conditionals, tip-bot2 for Thomas Gleixner
- [tip: sched/rt] preempt: Provide preempt_[dis|en]able_nested(), tip-bot2 for Thomas Gleixner
- [tip: sched/rt] dentry: Use preempt_[dis|en]able_nested(), tip-bot2 for Thomas Gleixner
- [tip: sched/rt] mm/debug: Provide VM_WARN_ON_IRQS_ENABLED(), tip-bot2 for Thomas Gleixner
- [tip: sched/rt] mm/vmstat: Use preempt_[dis|en]able_nested(), tip-bot2 for Thomas Gleixner
- [tip: sched/rt] mm/compaction: Get rid of RT ifdeffery, tip-bot2 for Thomas Gleixner
- [tip: sched/rt] u64_stats: Streamline the implementation, tip-bot2 for Thomas Gleixner
- [tip: sched/rt] flex_proportions: Disable preemption entering the write section., tip-bot2 for Sebastian Andrzej Siewior
- [tip: x86/core] x86,retpoline: Be sure to emit INT3 after JMP *%\reg, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool,x86: Teach decode about LOOP* instructions, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Make sure to try to detach at least one movable task, tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/fair: Move call to list_last_entry() in detach_tasks, tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/fair: Cleanup loop_max and loop_break, tip-bot2 for Vincent Guittot
- [tip: locking/core] locking: Add __sched to semaphore functions, tip-bot2 for Namhyung Kim
- [tip: locking/core] locking: Detect includes rwlock.h outside of spinlock.h, tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] locking/rwsem: Disable preemption while trying for rwsem lock, tip-bot2 for Gokul krishna Krishnakumar
- [tip: perf/core] perf: Use sample_flags for callchain, tip-bot2 for Namhyung Kim
- [tip: perf/core] perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY, tip-bot2 for Namhyung Kim
- [tip: perf/core] perf/bpf: Always use perf callchains if exist, tip-bot2 for Namhyung Kim
- [tip: x86/urgent] x86/sgx: Handle VA page allocation failure for EAUG on PF., tip-bot2 for Haitao Huang
- [tip: x86/urgent] x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd, tip-bot2 for Jarkko Sakkinen
- [tip: sched/psi] kernfs: Improve kernfs_drain() and always call on removal, tip-bot2 for Tejun Heo
- [tip: sched/psi] sched/psi: Don't create cgroup PSI files when psi_disabled, tip-bot2 for Chengming Zhou
- [tip: sched/psi] kernfs: Implement kernfs_show(), tip-bot2 for Tejun Heo
- [tip: sched/psi] kernfs: Refactor kernfs_get_open_node(), tip-bot2 for Tejun Heo
- [tip: sched/psi] kernfs: Simply by replacing kernfs_deref_open_node() with of_on(), tip-bot2 for Tejun Heo
- [tip: sched/psi] devres: Slightly optimize alloc_dr(), tip-bot2 for Christophe JAILLET
- [tip: sched/psi] kernfs: Factor out kernfs_activate_one(), tip-bot2 for Tejun Heo
- [tip: sched/psi] devres: remove devm_ioremap_np, tip-bot2 for Christoph Hellwig
- [tip: sched/psi] sched/psi: Fix periodic aggregation shut off, tip-bot2 for Chengming Zhou
- [tip: sched/psi] driver_core: move from strlcpy with unused retval to strscpy, tip-bot2 for Wolfram Sang
- [tip: sched/psi] sched/psi: Remove NR_ONCPU task accounting, tip-bot2 for Johannes Weiner
- [tip: sched/psi] drivers: base: Print error code on synthetic uevent failure, tip-bot2 for Brian Norris
- [tip: sched/psi] kernfs: Drop unnecessary "mutex" local variable initialization, tip-bot2 for Tejun Heo
- [tip: sched/psi] sched/psi: Save percpu memory when !psi_cgroups_enabled, tip-bot2 for Chengming Zhou
- [tip: sched/psi] kernfs: Add KERNFS_REMOVING flags, tip-bot2 for Tejun Heo
- [tip: sched/psi] kernfs: Skip kernfs_drain_open_files() more aggressively, tip-bot2 for Tejun Heo
- [tip: sched/psi] cgroup: Implement cgroup_file_show(), tip-bot2 for Tejun Heo
- [tip: sched/psi] class: use IS_ERR_OR_NULL() helper in class_unregister(),
tip-bot2 for Yang Yingliang
- [tip: sched/psi] sched/psi: Optimize task switch inside shared cgroups again, tip-bot2 for Chengming Zhou
- [tip: sched/psi] sched/psi: Move private helpers to sched/stats.h, tip-bot2 for Chengming Zhou
- [tip: sched/psi] sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure, tip-bot2 for Chengming Zhou
- [tip: sched/psi] sched/psi: Consolidate cgroup_psi(), tip-bot2 for Chengming Zhou
- [tip: sched/psi] sched/psi: Per-cgroup PSI accounting disable/re-enable interface, tip-bot2 for Chengming Zhou
- [tip: sched/psi] sched/psi: Cache parent psi_group to speed up group iteration, tip-bot2 for Chengming Zhou
- [tip: sched/core] sched: Rename task_running() to task_on_cpu(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Remove redundant check in select_idle_smt(), tip-bot2 for Abel Wu
- [tip: sched/core] freezer,sched: Rewrite core freezer logic, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Avoid double search on same cpu, tip-bot2 for Abel Wu
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]