Linux Tip Commits
[Prev Page][Next Page]
- [tip: irq/msi] x86/pci/xen: Use msi_for_each_desc(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi: Provide a set of advanced MSI accessors and iterators, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Use msi_add_msi_desc(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Use msi_on_each_desc(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Let core code free MSI descriptors, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] s390/pci: Rework MSI descriptor walk, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] xen/pcifront: Rework MSI handling, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] powerpc/4xx/hsta: Rework MSI handling, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] powerpc/cell/axon_msi: Convert to msi_on_each_desc(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] powerpc/pasemi/msi: Convert to msi_on_each_dec(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] powerpc/fsl_msi: Use msi_for_each_desc(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] powerpc/mpic_u3msi: Use msi_for_each-desc(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI: hv: Rework MSI handling, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] NTB/msi: Convert to msi_on_each_desc(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocation, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] bus: fsl-mc-msi: Simplify MSI descriptor handling, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi: Make interrupt allocation less convoluted, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] platform-msi: Let core code handle MSI descriptors, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] platform-msi: Simplify platform device MSI code, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi: Convert to new functions, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi: Mop up old interfaces, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi: Convert storage to xarray, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi: Add abuse prevention comment to msi header, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi: Simplify sysfs handling, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/pkey: Fix undefined behaviour with PKRU_WD_BIT,
tip-bot2 for Andrew Cooper
- [tip: irq/msi] x86/xen: Use correct #ifdef guard for xen_initdom_restore_msi(), tip-bot2 for Arnd Bergmann
- [tip: x86/urgent] x86/boot: Move EFI range reservation after cmdline parsing, tip-bot2 for Mike Rapoport
- [tip: x86/urgent] Revert "x86/boot: Mark prepare_command_line() __init", tip-bot2 for Borislav Petkov
- [tip: x86/urgent] Revert "x86/boot: Pull up cmdline preparation and early param parsing", tip-bot2 for Borislav Petkov
- [tip: sched/urgent] signal: Skip the altstack update when not needed, tip-bot2 for Chang S. Bae
- [tip: irq/urgent] PCI/MSI: Mask MSI-X vectors only on success, tip-bot2 for Stefan Roese
- [tip: irq/urgent] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error, tip-bot2 for Thomas Gleixner
- [tip: ras/core] x86/mce: Use mce_rdmsrl() in severity checking code, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Remove function-local cpus variables, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Do not use memset to clear the banks bitmaps, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Remove noinstr annotation from mce_setup(), tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Allow instrumentation during task work queueing, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Prevent severity computation from being instrumented, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Mark mce_panic() noinstr, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Mark mce_end() noinstr, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Mark mce_read_aux() noinstr, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Move the tainting outside of the noinstr region, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Mark mce_start() noinstr, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Mark mce_timed_out() noinstr, tip-bot2 for Borislav Petkov
- [tip: locking/core] locking/atomic: atomic64: Remove unusable atomic ops, tip-bot2 for Mark Rutland
- [tip: x86/core] bitfield.h: Fix "type of reg too small for mask" test, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/mmx_32: Remove X86_USE_3DNOW, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/entry_64: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/copy_user_64: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/extable: Extend extable functionality, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/copy_mc_64: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/entry_32: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/futex: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/fpu: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/word-at-a-time: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/usercopy_32: Simplify __copy_user_intel_nocache(), tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/vmx: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Remove .fixup handling, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86: Remove .fixup section, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/uaccess: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/msr: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/xen: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/segment: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/kvm: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/checksum_32: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/sgx: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/usercopy: Remove .fixup usage, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs(), tip-bot2 for Dietmar Eggemann
- [tip: locking/core] futex: Fix additional regressions, tip-bot2 for Arnd Bergmann
- [tip: timers/urgent] Merge tag 'timers-v5.16-rc4' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent, tip-bot2 for Thomas Gleixner
- [tip: timers/urgent] clocksource/drivers/dw_apb_timer_of: Fix probe failure, tip-bot2 for Alexey Sheplyakov
- [tip: timers/urgent] clocksource/drivers/arm_arch_timer: Force inlining of erratum_set_next_event_generic(), tip-bot2 for Marc Zyngier
- [tip: irq/urgent] Merge tag 'irqchip-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
- [tip: irq/core] RDMA/irdma: Use irq_update_affinity_hint(), tip-bot2 for Nitesh Narayan Lal
- [tip: irq/core] scsi: megaraid_sas: Use irq_set_affinity_and_hint(), tip-bot2 for Nitesh Narayan Lal
- [tip: irq/core] enic: Use irq_update_affinity_hint(), tip-bot2 for Nitesh Narayan Lal
- [tip: irq/core] i40e: Use irq_update_affinity_hint(), tip-bot2 for Nitesh Narayan Lal
- [tip: irq/core] genirq: Provide new interfaces for affinity hints, tip-bot2 for Thomas Gleixner
- [tip: irq/core] iavf: Use irq_update_affinity_hint(), tip-bot2 for Nitesh Narayan Lal
- [tip: irq/core] scsi: mpt3sas: Use irq_set_affinity_and_hint(), tip-bot2 for Nitesh Narayan Lal
- [tip: irq/core] be2net: Use irq_update_affinity_hint(), tip-bot2 for Nitesh Narayan Lal
- [tip: irq/core] ixgbe: Use irq_update_affinity_hint(), tip-bot2 for Nitesh Narayan Lal
- [tip: irq/core] mailbox: Use irq_update_affinity_hint(), tip-bot2 for Nitesh Narayan Lal
- [tip: irq/core] scsi: lpfc: Use irq_set_affinity(), tip-bot2 for Nitesh Narayan Lal
- [tip: irq/core] net/mlx4: Use irq_update_affinity_hint(), tip-bot2 for Nitesh Narayan Lal
- [tip: irq/core] hinic: Use irq_set_affinity_and_hint(), tip-bot2 for Nitesh Narayan Lal
- [tip: irq/core] net/mlx5: Use irq_set_affinity_and_hint(), tip-bot2 for Nitesh Narayan Lal
- [tip: x86/cleanups] x86/boot/string: Add missing function prototypes, tip-bot2 for Kees Cook
- [tip: x86/cleanups] x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototype,
tip-bot2 for Shaokun Zhang
- [tip: x86/core] x86: Move RETPOLINE*_CFLAGS to arch Makefile, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86: Prepare asm files for straight-line-speculation, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/lib/atomic64_386_32: Rename things, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86: Prepare inline-asm for straight-line-speculation, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86: Add straight-line-speculation mitigation, tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Add straight-line-speculation validation, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/alternative: Relax text_poke_bp() constraint, tip-bot2 for Peter Zijlstra
- [tip: x86/cleanups] x86/uaccess: Move variable into switch case statement,
tip-bot2 for Kees Cook
- [tip: x86/mm] x86/mm: Include spinlock_t definition in pgtable., tip-bot2 for Sebastian Andrzej Siewior
- [tip: x86/cache] x86/resctrl: Remove redundant assignment to variable chunks, tip-bot2 for Colin Ian King
- [tip: irq/msi] powerpc/4xx: Remove MSI support which never worked, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] powerpc/4xx: Complete removal of MSI support, tip-bot2 for Cédric Le Goater
- [tip: irq/msi] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi: Guard sysfs code, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi: Remove unused domain callbacks, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] MIPS: Octeon: Use arch_setup_msi_irq(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi: Fixup includes, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Make pci_msi_domain_write_msg() static, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/sysfs: Use pci_irq_vector(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] x86/hyperv: Refactor hv_msi_domain_free_irqs(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Remove msi_desc_to_pci_sysdata(), tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi, treewide: Use a named struct for PCI/MSI attributes, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Make arch_restore_msi_irqs() less horrible., tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Cleanup include zoo, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Make msix_update_entries() smarter, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Move code into a separate directory, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Split out CONFIG_PCI_MSI independent part, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Split out !IRQDOMAIN code, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Split out irqdomain code, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Sanitize MSI-X table map handling, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Move msi_lock to struct pci_dev, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Make pci_msi_domain_check_cap() static, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] genirq/msi: Handle PCI/MSI allocation fail in core code, tip-bot2 for Thomas Gleixner
- [tip: irq/msi] PCI/MSI: Move descriptor counting on allocation fail to the legacy code, tip-bot2 for Thomas Gleixner
- [tip: x86/sgx] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node, tip-bot2 for Jarkko Sakkinen
- [tip: sched/urgent] sched,x86: Don't use cluster topology for x86 hybrid CPUs, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Cleanup task_util and capacity type, tip-bot2 for Vincent Donnefort
- [tip: x86/sev] x86/sev: Rename mem_encrypt.c to mem_encrypt_amd.c, tip-bot2 for Kuppuswamy Sathyanarayanan
- [tip: x86/sev] x86/sev: Use CC_ATTR attribute to generalize string I/O unroll, tip-bot2 for Kuppuswamy Sathyanarayanan
- [tip: x86/sev] x86/sev: Move common memory encryption code to mem_encrypt.c, tip-bot2 for Kirill A. Shutemov
- [tip: ras/core] x86/mce/inject: Check if a bank is populated before injecting, tip-bot2 for Smita Koralahalli
- [tip: ras/core] x86/mce/inject: Set the valid bit in MCA_STATUS before error injection, tip-bot2 for Smita Koralahalli
- [tip: sched/core] sched/fair: Document the slow path and fast path in select_task_rq_fair, tip-bot2 for Barry Song
- [tip: sched/core] sched/rt: Try to restart rt period timer when rt runtime exceeded, tip-bot2 for Li Hua
- [tip: locking/core] x86/mm: Include spinlock_t definition in pgtable., tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h, tip-bot2 for Sebastian Andrzej Siewior
- [tip: x86/mm] x86/mm: Flush global TLB when switching to trampoline page-table, tip-bot2 for Joerg Roedel
- [tip: x86/mm] x86/realmode: Add comment for Global bit usage in trampoline_pgd, tip-bot2 for Joerg Roedel
- [tip: x86/mm] x86/mm/64: Flush global TLB on boot and AP bringup, tip-bot2 for Joerg Roedel
- [tip: sched/core] sched/fair: Fix detection of per-CPU kthreads waking a task, tip-bot2 for Vincent Donnefort
- [tip: sched/core] sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity, tip-bot2 for Vincent Donnefort
- [tip: locking/core] sched: Trigger warning if ->migration_disabled counter underflows., tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] locking: Remove rt_rwlock_is_contended()., tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] locking: Make owner_on_cpu() into <linux/sched.h>, tip-bot2 for Kefeng Wang
- [tip: locking/core] locking: Mark racy reads of owner->on_cpu, tip-bot2 for Marco Elver
- [tip: locking/core] locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable()., tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] locking/rtmutex: Squash self-deadlock check for ww_rt_mutex., tip-bot2 for Peter Zijlstra
- [tip: locking/core] lockdep: Remove softirq accounting on PREEMPT_RT., tip-bot2 for Thomas Gleixner
- [tip: locking/core] lockdep/selftests: Avoid using local_lock_{acquire|release}()., tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] lockdep/selftests: Unbalanced migrate_disable() & rcu_read_lock()., tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] lockdep/selftests: Skip the softirq related tests on PREEMPT_RT, tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] lockdep/selftests: Adapt ww-tests for PREEMPT_RT, tip-bot2 for Sebastian Andrzej Siewior
- [tip: sched/urgent] sched/uclamp: Fix rq->uclamp_max not set on first enqueue, tip-bot2 for Qais Yousef
- [tip: sched/urgent] preempt/dynamic: Fix setup_preempt_mode() return value, tip-bot2 for Andrew Halaney
- [tip: x86/urgent] x86/xen: Add xenpv_restore_regs_and_return_to_usermode(), tip-bot2 for Lai Jiangshan
- [tip: x86/urgent] x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry(), tip-bot2 for Lai Jiangshan
- [tip: x86/urgent] x86/entry: Use the correct fence macro after swapgs in kernel CR3, tip-bot2 for Lai Jiangshan
- [tip: x86/platform] x86/ce4100: Replace "ti,pcf8575" by "nxp,pcf8575", tip-bot2 for Geert Uytterhoeven
- [tip: x86/urgent] x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword, tip-bot2 for Michael Sterritt
- [tip: x86/urgent] objtool: Fix pv_ops noinstr validation, tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/64/mm: Map all kernel memory into trampoline_pgd, tip-bot2 for Joerg Roedel
- [tip: x86/mm] x86/mm: Fix PAGE_KERNEL_IO removal breakage, tip-bot2 for Joerg Roedel
- [tip: timers/urgent] timers/nohz: Last resort update jiffies on nohz_full IRQ entry, tip-bot2 for Frederic Weisbecker
- [tip: sched/urgent] sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full, tip-bot2 for Frederic Weisbecker
- [tip: x86/urgent] x86/tsc: Disable clocksource watchdog for TSC on qualified platorms, tip-bot2 for Feng Tang
- [tip: x86/urgent] x86/tsc: Add a timer to make sure TSC_adjust is always checked, tip-bot2 for Feng Tang
- [tip: x86/core] x86/csum: Fix initial seed for odd buffers, tip-bot2 for Eric Dumazet
- [tip: x86/urgent] x86/fpu/signal: Initialize sw_bytes in save_xstate_epilog(), tip-bot2 for Marco Elver
- [tip: irq/core] genirq/generic_chip: Constify irq_generic_chip_ops, tip-bot2 for Rikard Falkeborn
- [tip: x86/misc] x86/insn-eval: Introduce insn_get_modrm_reg_ptr(), tip-bot2 for Kirill A. Shutemov
- [tip: x86/misc] x86/insn-eval: Introduce insn_decode_mmio(), tip-bot2 for Kirill A. Shutemov
- [tip: x86/misc] x86/sev-es: Use insn_decode_mmio() for MMIO implementation, tip-bot2 for Kirill A. Shutemov
- [tip: x86/misc] x86/insn-eval: Handle insn_get_opcode() failure, tip-bot2 for Kirill A. Shutemov
- [tip: x86/urgent] x86/cpu: Drop spurious underscore from RAPTOR_LAKE #define, tip-bot2 for Tony Luck
- [tip: x86/paravirt] x86/paravirt: Fix build PARAVIRT_XXL=y without XEN_PV, tip-bot2 for Kirill A. Shutemov
- [tip: locking/core] futex: Fix sparc32/m68k/nds32 build regression, tip-bot2 for Arnd Bergmann
- [tip: core/entry] thread_info: Add helpers to snapshot thread flags,
tip-bot2 for Mark Rutland
- [tip: core/entry] sched: Snapshot thread flags,
tip-bot2 for Mark Rutland
- [tip: core/entry] microblaze: Snapshot thread flags,
tip-bot2 for Mark Rutland
- [tip: core/entry] openrisc: Snapshot thread flags,
tip-bot2 for Mark Rutland
- [tip: core/entry] powerpc: Snapshot thread flags,
tip-bot2 for Mark Rutland
- [tip: core/entry] powerpc: Avoid discarding flags in system_call_exception(),
tip-bot2 for Mark Rutland
- [tip: core/entry] entry: Snapshot thread flags,
tip-bot2 for Mark Rutland
- [tip: core/entry] alpha: Snapshot thread flags,
tip-bot2 for Mark Rutland
- [tip: core/entry] ARM: Snapshot thread flags,
tip-bot2 for Mark Rutland
- [tip: core/entry] arm64: snapshot thread flags,
tip-bot2 for Mark Rutland
- [tip: core/entry] x86: Snapshot thread flags,
tip-bot2 for Mark Rutland
- [tip: x86/cpu] x86/cpu: Don't write CSTAR MSR on Intel CPUs, tip-bot2 for Andi Kleen
- [tip: locking/core] futex: Ensure futex_atomic_cmpxchg_inatomic() is present, tip-bot2 for Arnd Bergmann
- [tip: locking/core] futex: Remove futex_cmpxchg detection, tip-bot2 for Arnd Bergmann
- [tip: x86/urgent] x86/boot: Mark prepare_command_line() __init, tip-bot2 for Borislav Petkov
- [tip: sched/urgent] sched/scs: Reset task stack state in bringup_cpu(), tip-bot2 for Mark Rutland
- [tip: sched/core] sched/cpuacct: Fix user/system in shown cpuacct.usage*, tip-bot2 for Andrey Ryabinin
- [tip: sched/core] cputime, cpuacct: Include guest time in user time in cpuacct.stat, tip-bot2 for Andrey Ryabinin
- [tip: sched/core] sched/cpuacct: Make user/system times in cpuacct.stat more precise, tip-bot2 for Andrey Ryabinin
- [tip: sched/core] cpuacct: Convert BUG_ON() to WARN_ON_ONCE(), tip-bot2 for Andrey Ryabinin
- [tip: x86/core] x86/csum: Fix compilation error for UM, tip-bot2 for Eric Dumazet
- [tip: locking/urgent] locking/rwsem: Make handoff bit handling more consistent, tip-bot2 for Waiman Long
- [tip: perf/urgent] perf: Ignore sigtrap for tracepoints destined for other tasks, tip-bot2 for Marco Elver
- [tip: locking/urgent] locking/rwsem: Optimize down_read_trylock() under highly contended case, tip-bot2 for Muchun Song
- [tip: perf/core] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest, tip-bot2 for Sean Christopherson
- [tip: perf/core] perf: Protect perf_guest_cbs with RCU, tip-bot2 for Sean Christopherson
- [tip: perf/core] KVM: x86: Register perf callbacks after calling vendor's hardware_setup(), tip-bot2 for Sean Christopherson
- [tip: perf/core] perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv, tip-bot2 for Sean Christopherson
- [tip: perf/core] perf: Stop pretending that perf can handle multiple guest callbacks, tip-bot2 for Sean Christopherson
- [tip: perf/core] perf/core: Rework guest callbacks to prepare for static_call support, tip-bot2 for Like Xu
- [tip: perf/core] perf: Add wrappers for invoking guest callbacks, tip-bot2 for Sean Christopherson
- [tip: perf/core] perf: Force architectures to opt-in to guest callbacks, tip-bot2 for Sean Christopherson
- [tip: perf/core] perf/core: Use static_call to optimize perf_guest_info_callbacks, tip-bot2 for Sean Christopherson
- [tip: perf/core] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable, tip-bot2 for Sean Christopherson
- [tip: perf/core] KVM: x86: More precisely identify NMI from guest when handling PMI, tip-bot2 for Sean Christopherson
- [tip: perf/core] KVM: Move x86's perf guest info callbacks to generic KVM, tip-bot2 for Sean Christopherson
- [tip: perf/core] KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y, tip-bot2 for Sean Christopherson
- [tip: perf/core] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c, tip-bot2 for Sean Christopherson
- [tip: perf/core] KVM: arm64: Convert to the generic perf callbacks, tip-bot2 for Sean Christopherson
- [tip: perf/core] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c, tip-bot2 for Sean Christopherson
- [tip: perf/core] perf: Drop guest callback (un)register stubs, tip-bot2 for Sean Christopherson
- [tip: x86/fpu] x86/fpu: Correct AVX512 state tracking, tip-bot2 for Noah Goldstein
- [tip: ras/core] x86/mce: Get rid of cpu_missing, tip-bot2 for Zhaolong Zhang
- [tip: x86/sgx] x86/sgx: Fix minor documentation issues, tip-bot2 for Reinette Chatre
- [tip: perf/urgent] perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server, tip-bot2 for Alexander Antonov
- [tip: x86/core] x86/csum: Rewrite/optimize csum_partial(),
tip-bot2 for Eric Dumazet
- [tip: sched/core] psi: Add a missing SPDX license header, tip-bot2 for Liu Xinpeng
- [tip: sched/core] sched/core: Forced idle accounting, tip-bot2 for Josh Don
- [tip: sched/core] psi: Remove repeated verbose comment, tip-bot2 for Liu Xinpeng
- [tip: sched/core] psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim, tip-bot2 for Brian Chen
- [tip: perf/urgent] perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server, tip-bot2 for Alexander Antonov
- [tip: perf/urgent] x86/perf: Fix snapshot_branch_stack warning in VM, tip-bot2 for Song Liu
- [tip: perf/urgent] perf/x86/intel/uncore: Fix IIO event constraints for Snowridge, tip-bot2 for Alexander Antonov
- [tip: locking/core] kernel/locking: Use a pointer in ww_mutex_trylock()., tip-bot2 for Sebastian Andrzej Siewior
- [tip: x86/sgx] x86/sgx: SGX documentation fixes, tip-bot2 for Reinette Chatre
- [tip: x86/urgent] x86/sgx: Fix free page accounting,
tip-bot2 for Reinette Chatre
- [tip: x86/sev] x86/sev: Get rid of excessive use of defines, tip-bot2 for Borislav Petkov
- [tip: x86/sev] x86/sev: Shorten GHCB terminate macro names, tip-bot2 for Brijesh Singh
- [tip: x86/sev] x86/head64: Carve out the guest encryption postprocessing into a helper, tip-bot2 for Borislav Petkov
- [tip: x86/sev] x86/sev: Remove do_early_exception() forward declarations, tip-bot2 for Borislav Petkov
- [tip: x86/mm] x86/mm: Add missing <asm/cpufeatures.h> dependency to <asm/page_64.h>,
tip-bot2 for Ingo Molnar
- [tip: x86/sgx] x86/sgx: Hook arch_memory_failure() into mainline code, tip-bot2 for Tony Luck
- [tip: x86/sgx] selftests/sgx: Add test for multiple TCS entry, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] selftests/sgx: Provide per-op parameter structs for the test enclave, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] selftests/sgx: Rename test properties in preparation for more enclave tests, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] selftests/sgx: Add a new kselftest: Unclobbered_vdso_oversubscribed, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] selftests/sgx: Move setup_test_encl() to each TEST_F(), tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] selftests/sgx: Make data measurement for an enclave segment optional, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/sgx: Add hook to error injection address validation, tip-bot2 for Tony Luck
- [tip: x86/sgx] selftests/sgx: Fix a benign linker warning, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] selftests/sgx: Assign source for each segment, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] selftests/sgx: Enable multiple thread support, tip-bot2 for Reinette Chatre
- [tip: x86/sgx] selftests/sgx: Encpsulate the test enclave creation, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/sgx: Add new sgx_epc_page flag bit to mark free pages, tip-bot2 for Tony Luck
- [tip: x86/sgx] selftests/sgx: Dump segments and /proc/self/maps only on failure, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] selftests/sgx: Create a heap for the test enclave, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/sgx: Initial poison handling for dirty and free pages, tip-bot2 for Tony Luck
- [tip: x86/sgx] x86/sgx: Add check for SGX pages to ghes_do_memory_failure(), tip-bot2 for Tony Luck
- [tip: x86/sgx] selftests/sgx: Add page permission and exception test, tip-bot2 for Reinette Chatre
- [tip: x86/mm] x86/mm: Nuke PAGE_KERNEL_IO, tip-bot2 for Lucas De Marchi
- [tip: x86/sgx] x86/sgx: Add SGX infrastructure to recover from poison, tip-bot2 for Tony Luck
- [tip: x86/sgx] x86/sgx: Add infrastructure to identify SGX EPC pages, tip-bot2 for Tony Luck
- [tip: x86/mm] drm/i915/gem: Stop using PAGE_KERNEL_IO, tip-bot2 for Lucas De Marchi
- [tip: ras/core] EDAC/amd64: Add context struct, tip-bot2 for Yazen Ghannam
- [tip: ras/core] x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDAC, tip-bot2 for Yazen Ghannam
- [tip: ras/core] EDAC/amd64: Allow for DF Indirect Broadcast reads, tip-bot2 for Yazen Ghannam
- [tip: ras/core] x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDAC, tip-bot2 for Yazen Ghannam
- [tip: irq/urgent] Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/mce: Add errata workaround for Skylake SKX37, tip-bot2 for Dave Jones
- [tip: x86/urgent] x86/cpu: Add Raptor Lake to Intel family, tip-bot2 for Tony Luck
- [tip: sched/urgent] x86/smp: Factor out parts of native_smp_prepare_cpus(), tip-bot2 for Boris Ostrovsky
- [tip: sched/urgent] sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain(), tip-bot2 for Vincent Donnefort
- [tip: sched/urgent] sched/fair: Prevent dead task groups from regaining cfs_rq's, tip-bot2 for Mathias Krause
- [tip: sched/urgent] arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology(),
tip-bot2 for Wang ShaoBo
- [tip: sched/urgent] preempt: Restore preemption model selection configs, tip-bot2 for Valentin Schneider
- [tip: perf/urgent] perf/x86/lbr: Reset LBR_SELECT during vlbr reset, tip-bot2 for Wanpeng Li
- [tip: perf/urgent] perf/x86/vlbr: Add c->flags to vlbr event constraints, tip-bot2 for Like Xu
- [tip: perf/urgent] perf/core: Avoid put_page() when GUP fails, tip-bot2 for Greg Thelen
- [tip: locking/urgent] static_call,x86: Robustify trampoline patching, tip-bot2 for Peter Zijlstra
- [tip: irq/urgent] PCI/MSI: Move non-mask check back into low level accessors, tip-bot2 for Thomas Gleixner
- [tip: irq/urgent] PCI: Add MSI masking quirk for Nvidia ION AHCI, tip-bot2 for Marc Zyngier
- [tip: irq/urgent] PCI/MSI: Deal with devices lying about their MSI mask capability, tip-bot2 for Marc Zyngier
- [tip: irq/urgent] PCI/MSI: Destroy sysfs before freeing entries, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] MAINTAINERS: Add some information to PARAVIRT_OPS entry, tip-bot2 for Juergen Gross
- [tip: x86/urgent] x86/fpu: Optimize out sigframe xfeatures when in init state, tip-bot2 for Dave Hansen
- [tip: timers/urgent] posix-cpu-timers: Clear task::posix_cputimers_work in copy_process(), tip-bot2 for Michael Pratt
- [tip: sched/core] sched/fair: Account update_blocked_averages in newidle_balance cost, tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/fair: Skip update_blocked_averages if we are defering load balance, tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/fair: Cleanup newidle_balance, tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/fair: Wait before decaying max_newidle_lb_cost, tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/fair: Remove sysctl_sched_migration_cost condition, tip-bot2 for Vincent Guittot
- [tip: x86/core] selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage, tip-bot2 for Borislav Petkov
- [tip: locking/core] locking: Remove spin_lock_flags() etc, tip-bot2 for Arnd Bergmann
- [tip: perf/core] perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings, tip-bot2 for Stephane Eranian
- [tip: irq/core] x86/softirq: Disable softirq stacks on PREEMPT_RT, tip-bot2 for Thomas Gleixner
- [tip: irq/core] Merge tag 'irqchip-5.16' into irq/core, tip-bot2 for Borislav Petkov
- [tip: x86/apic] x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask(), tip-bot2 for Eric Dumazet
- [tip: objtool/core] objtool: Classify symbols, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Explicitly avoid self modifying code in .altinstr_replacement, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Shrink struct instruction, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool,x86: Replace alternatives with .retpoline_sites, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86/retpoline: Remove unused replacement symbols, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86/asm: Fix register order, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86/asm: Fixup odd GEN-for-each-reg.h usage, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86/retpoline: Create a retpoline thunk array, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86/alternative: Handle Jcc __x86_indirect_thunk_\reg, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86/alternative: Implement .retpoline_sites support, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86/alternative: Try inline spectre_v2=retpoline,amd, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86/alternative: Add debug prints to apply_retpolines(), tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86,bugs: Unconditionally allow spectre_v2=retpoline,amd, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] bpf,x86: Simplify computing label offsets, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] bpf,x86: Respect X86_FEATURE_RETPOLINE*, tip-bot2 for Peter Zijlstra
- [tip: x86/cleanups] x86/Makefile: Remove unneeded whitespaces before tabs, tip-bot2 for Elyes HAOUAS
- [tip: x86/core] x86/tools/relocs: Support >64K section headers, tip-bot2 for Kristen Carlson Accardi
- [tip: x86/core] x86/boot: Allow a "silent" kaslr random byte fetch, tip-bot2 for Kees Cook
- [tip: x86/core] x86/boot/compressed: Avoid duplicate malloc() implementations, tip-bot2 for Kees Cook
- [tip: x86/core] vmlinux.lds.h: Have ORC lookup cover entire _etext - _stext, tip-bot2 for Kristen Carlson Accardi
- [tip: x86/fpu] x86/fpu: Include vmalloc.h for vzalloc(),
tip-bot2 for Stephen Rothwell
- [tip: x86/fpu] selftests/x86/amx: Add test cases for AMX state management,
tip-bot2 for Chang S. Bae
- [tip: x86/fpu] selftests/x86/amx: Add context switch test,
tip-bot2 for Chang S. Bae
- [tip: sched/core] x86: Fix __get_wchan() for !STACKTRACE, tip-bot2 for Peter Zijlstra
- [tip: x86/fpu] x86/arch_prctl: Add controls for dynamic XSTATE components, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] signal: Add an optional check for altstack size, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/signal: Implement sigaltstack size validation, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Add fpu_state_config::legacy_features, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Add basic helpers for dynamically enabled features, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/xstate: Provide xstate_calculate_size(), tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/fpu: Add members to struct fpu to cache permission information, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/signal: Use fpu::__state_user_size for sigalt stack validation, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/signal: Prepare for variable sigframe length, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/fpu: Prepare fpu_clone() for dynamically enabled features, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Reset permission and fpstate on exec(), tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/msr-index: Add MSRs for XFD, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/fpu: Add sanity checks for XFD, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Add XFD state to fpstate, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/fpu: Update XFD state where required, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/fpu/xstate: Add XFD #NM handler, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/fpu/xstate: Add fpstate_realloc()/free(), tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component numbers, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/fpu/amx: Define AMX state components and have it used for boot-time checks, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/fpu: Calculate the default sizes independently, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/fpu: Add XFD handling for dynamic states, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] Documentation/x86: Add documentation for using dynamic XSTATE features,
tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/fpu/amx: Enable the AMX feature in 64-bit mode, tip-bot2 for Chang S. Bae
- [tip: x86/sev] x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV, tip-bot2 for Tianyu Lan
- [tip: x86/cleanups] x86/of: Kill unused early_init_dt_scan_chosen_arch(), tip-bot2 for Rob Herring
- [tip: timers/core] Merge branch 'timers/drivers/armv8.6_arch_timer' into timers/drivers/next, tip-bot2 for Daniel Lezcano
- [tip: timers/core] Merge tag 'timers-v5.16-rc1' into timers/core, tip-bot2 for Borislav Petkov
- [tip: timers/core] clocksource/drivers/arc_timer: Eliminate redefined macro error, tip-bot2 for Randy Dunlap
- [tip: timers/core] clocksource/arm_arch_timer: Add build-time guards for unhandled register accesses, tip-bot2 for Marc Zyngier
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors, tip-bot2 for Marc Zyngier
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Extend write side of timer register accessors to u64, tip-bot2 for Marc Zyngier
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Move system register timer programming over to CVAL, tip-bot2 for Marc Zyngier
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Fix MMIO base address vs callback ordering issue, tip-bot2 for Marc Zyngier
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Move drop _tval from erratum function names, tip-bot2 for Marc Zyngier
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Work around broken CVAL implementations, tip-bot2 for Marc Zyngier
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL, tip-bot2 for Marc Zyngier
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Advertise 56bit timer to the core code, tip-bot2 for Marc Zyngier
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming interface, tip-bot2 for Marc Zyngier
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programming, tip-bot2 for Marc Zyngier
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Fix masking for high freq counters, tip-bot2 for Oliver Upton
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Select TIMER_OF, tip-bot2 for Kees Cook
- [tip: timers/core] clocksource/drivers/arch_arm_timer: Move workaround synchronisation around, tip-bot2 for Marc Zyngier
- [tip: timers/core] clocksource/drivers/exynosy: Depend on sub-architecture for Exynos MCT and Samsung PWM, tip-bot2 for Krzysztof Kozlowski
- [tip: x86/fpu] x86/fpu: Provide infrastructure for KVM FPU cleanup,
tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/kvm: Convert FPU handling to a single swap buffer,
tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Prepare for sanitizing KVM FPU code, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Remove old KVM FPU interface,
tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Provide struct fpu_config, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/xstate: Cleanup size calculations, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Cleanup fpu__init_system_xstate_size_legacy(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Move xstate size to fpu_*_cfg, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Mop up xfeatures_mask_uabi(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Rework restore_regs_from_fpstate(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Move xstate feature masks to fpu_*_cfg, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/xstate: Move remaining xfeature helpers to core, tip-bot2 for Thomas Gleixner
- [tip: x86/sgx] x86/sgx/virt: extract sgx_vepc_remove_page, tip-bot2 for Paolo Bonzini
- [tip: sched/core] sched,x86: Fix L2 cache mask, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/core: Remove rq_relock(), tip-bot2 for Peng Wang
- [tip: sched/core] sched: Improve wake_up_all_idle_cpus() take #2, tip-bot2 for Peter Zijlstra
- [tip: sched/core] stacktrace: Provide stack_trace_save_tsk() stub in the !CONFIG_STACKTRACE case too, tip-bot2 for Ingo Molnar
- [tip: x86/cpu] x86/cpu: Fix migration safety with X86_BUG_NULL_SEL, tip-bot2 for Jane Malalane
- [tip: x86/sev] x86/sev: Fix stack type check in vc_switch_off_ist(), tip-bot2 for Joerg Roedel
- [tip: x86/sev] x86/sev: Allow #VC exceptions on the VC2 stack, tip-bot2 for Joerg Roedel
- [tip: x86/fpu] x86/fpu/core: Convert to fpstate, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/KVM: Convert to fpstate, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Convert fpstate_init() to struct fpstate, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Replace KVMs home brewed FPU copy to user, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Replace KVMs xstate component clearing, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Provide struct fpstate, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Convert tracing to fpstate, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstate, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/regset: Convert to fpstate, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/signal: Convert to fpstate, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Remove fpu::state, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/math-emu: Convert to fpstate, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Do not leak fpstate pointer on fork, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/process: Move arch_thread_struct_whitelist() out of line, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Add size and mask information to fpstate, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Use fpstate::size, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/xstate: Use fpstate for os_xsave(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Use fpstate in fpu_copy_kvm_uabi_to_fpstate(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/signal: Use fpstate for size and features, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate(), tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] x86/CPU: Add support for Vortex CPUs, tip-bot2 for Marcos Del Sol Vives
- [tip: x86/urgent] MAINTAINERS: Add Dave Hansen to the x86 maintainer team, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Remove pointless argument from switch_fpu_finish(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Remove pointless memset in fpu_clone(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/process: Clone FPU in copy_thread(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Cleanup xstate xcomp_bv initialization, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/xstate: Mark all init only functions __init, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Rework copy_xstate_to_uabi_buf(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Move KVMs FPU swapping to FPU core, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Update stale comments, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Restrict xsaves()/xrstors() to independent states, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/pkru: Remove useless include, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Cleanup the on_boot_cpu clutter, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Do not inherit FPU context for kernel and IO worker threads, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Replace KVMs home brewed FPU copy from user, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/xstate: Provide and use for_each_xfeature(), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Make os_xrstor_booting() private, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Clean up CPU feature tests, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Move os_xsave() and os_xrstor() to core, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Move context switch and exit to user inlines into sched.h, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Make WARN_ON_FPU() private, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Move legacy ASM wrappers to core, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Move fpregs_restore_userregs() to core, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Move mxcsr related code to core, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Move fpstate functions to api.h, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/sev: Include fpu/xcr.h, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Mop up the internal.h leftovers, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Remove internal.h dependency from fpu/signal.h, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Replace the includes of fpu/internal.h, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Provide a proper function for ex_handler_fprestore(), tip-bot2 for Thomas Gleixner
- [tip: perf/core] perf: Add mem_hops field in perf_mem_data_src structure, tip-bot2 for Kajol Jain
- [tip: perf/core] tools/perf: Add mem_hops field in perf_mem_data_src structure, tip-bot2 for Kajol Jain
- [tip: perf/core] perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove an extra line, tip-bot2 for Kajol Jain
- [tip: perf/core] powerpc/perf: Fix data source encodings for L2.1 and L3.1 accesses, tip-bot2 for Kajol Jain
- [tip: locking/core] futex: Fix PREEMPT_RT build, tip-bot2 for Peter Zijlstra
- [tip: locking/core] docs: futex: Fix kernel-doc references, tip-bot2 for André Almeida
- [tip: locking/core] locking/rwsem: Disable preemption for spinning region, tip-bot2 for Yanfei Xu
- [tip: locking/core] locking: Remove rcu_read_{,un}lock() for preempt_{dis,en}able(), tip-bot2 for Yanfei Xu
- [tip: locking/core] locking/rwsem: Fix comments about reader optimistic lock stealing conditions, tip-bot2 for Yanfei Xu
- [tip: sched/urgent] sched/scs: Reset the shadow stack when idle_task_exit,
tip-bot2 for Woody Lin
- [tip: x86/sev] x86/sev: Carve out HV call's return value verification, tip-bot2 for Borislav Petkov
- [tip: x86/sev] x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c, tip-bot2 for Tom Lendacky
- [tip: x86/urgent] x86/fpu: Mask out the invalid MXCSR bits properly, tip-bot2 for Borislav Petkov
- [tip: efi/core] efi: Disable runtime services on RT, tip-bot2 for Sebastian Andrzej Siewior
- [tip: efi/core] efi: Allow efi=runtime, tip-bot2 for Sebastian Andrzej Siewior
- [tip: sched/core] Revert "proc/wchan: use printk format instead of lookup_symbol_name()", tip-bot2 for Kees Cook
- [tip: sched/core] proc: Use task_is_running() for wchan in /proc/$pid/stat, tip-bot2 for Kees Cook
- [tip: sched/core] topology: Represent clusters of CPUs within a die, tip-bot2 for Jonathan Cameron
- [tip: sched/core] sched: Disable -Wunused-but-set-variable, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Add cluster scheduler level in core and related Kconfig for ARM64, tip-bot2 for Barry Song
- [tip: sched/core] leaking_addresses: Always print a trailing newline, tip-bot2 for Kees Cook
- [tip: sched/core] sched: Add wrapper for get_wchan() to keep task blocked, tip-bot2 for Kees Cook
- [tip: sched/core] x86: Fix get_wchan() to support the ORC unwinder, tip-bot2 for Qi Zheng
- [tip: sched/core] sched: Add cluster scheduler level for x86,
tip-bot2 for Tim Chen
- [tip: sched/core] sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ, tip-bot2 for Sebastian Andrzej Siewior
- [tip: sched/core] irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support., tip-bot2 for Sebastian Andrzej Siewior
- [tip: sched/core] irq_work: Handle some irq_work in a per-CPU thread on PREEMPT_RT, tip-bot2 for Sebastian Andrzej Siewior
- [tip: sched/core] irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RT, tip-bot2 for Sebastian Andrzej Siewior
- [tip: perf/urgent] perf/x86/msr: Add Sapphire Rapids CPU support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Add new event for AUX output counter index, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf/core: Allow ftrace for functions in kernel/event/core.c, tip-bot2 for Song Liu
- [tip: efi/urgent] efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock(), tip-bot2 for Zhang Jianhua
- [tip: efi/urgent] efi/libstub: Simplify "Exiting bootservices" message, tip-bot2 for Heinrich Schuchardt
- [tip: efi/urgent] efi/cper: use stack buffer for error record decoding, tip-bot2 for Ard Biesheuvel
- [tip: objtool/urgent] objtool: Check for gelf_update_rel[a] failures, tip-bot2 for Michael Forney
- [tip: objtool/urgent] objtool: Update section header before relocations, tip-bot2 for Michael Forney
- [tip: x86/sgx] x86/sgx/virt: Extract sgx_vepc_remove_page(), tip-bot2 for Paolo Bonzini
- [tip: x86/sgx] x86/sgx/virt: Implement SGX_IOC_VEPC_REMOVE ioctl,
tip-bot2 for Paolo Bonzini
- [tip: x86/urgent] x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically, tip-bot2 for Borislav Petkov
- [tip: sched/core] sched,livepatch: Use task_call_func(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Simplify wake_up_*idle*(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Improve try_invoke_on_locked_down_task(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched,rcu: Rework try_invoke_on_locked_down_task(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/numa: Fix a few comments,
tip-bot2 for Bharata B Rao
- [tip: sched/core] sched,livepatch: Use wake_up_if_idle(),
tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/numa: Replace hard-coded number by a define in numa_task_group(),
tip-bot2 for Bharata B Rao
- [tip: sched/core] sched/numa: Remove the redundant member numa_group::fault_cpus,
tip-bot2 for Bharata B Rao
- [tip: sched/core] sched/topology: Remove unused numa_distance in cpu_attach_domain(),
tip-bot2 for Yicong Yang
- [tip: sched/core] kernel/sched: Fix sched_fork() access an invalid sched_task_group,
tip-bot2 for Zhang Qiao
- [tip: sched/core] sched: Fill unconditional hole induced by sched_entity,
tip-bot2 for Kees Cook
- [tip: locking/core] futex: Split out syscalls, tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Rename {,__}{,un}queue_me(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Rename futex_wait_queue_me(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Move to kernel/futex/,
tip-bot2 for Peter Zijlstra
- [tip: locking/core] locking/rwbase: Optimize rwbase_read_trylock, tip-bot2 for Davidlohr Bueso
- [tip: locking/core] futex: Rename: queue_{,un}lock(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Rename __unqueue_futex(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Rename: hb_waiter_{inc,dec,pending}(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Rename hash_futex(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Rename: {get,cmpxchg}_futex_value_locked(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Split out PI futex, tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Rename: match_futex(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Rename mark_wake_futex(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Split out wait/wake, tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Split out requeue,
tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Implement sys_futex_waitv(), tip-bot2 for André Almeida
- [tip: locking/core] futex: Simplify double_lock_hb(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] selftests: futex: Test sys_futex_waitv() wouldblock, tip-bot2 for André Almeida
- [tip: locking/core] futex,x86: Wire up sys_futex_waitv(), tip-bot2 for André Almeida
- [tip: locking/core] futex,arm: Wire up sys_futex_waitv(), tip-bot2 for André Almeida
- [tip: locking/core] futex2: Documentation: Document sys_futex_waitv() uAPI, tip-bot2 for André Almeida
- [tip: locking/core] selftests: futex: Add sys_futex_waitv() test, tip-bot2 for André Almeida
- [tip: locking/core] selftests: futex: Test sys_futex_waitv() timeout, tip-bot2 for André Almeida
- [tip: objtool/core] objtool: Remove reloc symbol type checks in get_alt_entry(), tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Remove redundant 'len' field from struct section, tip-bot2 for Joe Lawrence
- [tip: objtool/core] objtool: Make .altinstructions section entry size consistent, tip-bot2 for Joe Lawrence
- [tip: x86/core] x86/sev: Make the #VC exception stacks part of the default stacks storage, tip-bot2 for Borislav Petkov
- [tip: x86/urgent] x86/fpu: Restore the masking out of reserved MXCSR bits,
tip-bot2 for Borislav Petkov
- [tip: x86/cleanups] x86/Kconfig: Remove references to obsolete Kconfig symbols, tip-bot2 for Lukas Bulwahn
- [tip: x86/cleanups] x86: Fix misspelled Kconfig symbols, tip-bot2 for Lukas Bulwahn
- [tip: sched/core] sched: Fix DEBUG && !SCHEDSTATS warn, tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCI,
tip-bot2 for Lukas Bulwahn
- [tip: x86/urgent] x86/Kconfig: Correct reference to MWINCHIP3D,
tip-bot2 for Lukas Bulwahn
- [tip: x86/urgent] x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=n,
tip-bot2 for Vegard Nossum
- [tip: x86/urgent] x86/entry: Correct reference to intended CONFIG_64_BIT,
tip-bot2 for Lukas Bulwahn
- [tip: x86/urgent] x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails,
tip-bot2 for James Morse
- [tip: x86/urgent] x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu(),
tip-bot2 for James Morse
- [tip: x86/cc] x86/sev: Add an x86 version of cc_platform_has(), tip-bot2 for Tom Lendacky
- [tip: x86/cc] arch/cc: Introduce a function to check for confidential computing features, tip-bot2 for Tom Lendacky
- [tip: x86/cc] x86/ioremap: Selectively build arch override encryption functions, tip-bot2 for Tom Lendacky
- [tip: x86/cc] powerpc/pseries/svm: Add a powerpc version of cc_platform_has(), tip-bot2 for Tom Lendacky
- [tip: x86/cc] x86/sev: Replace occurrences of sev_active() with cc_platform_has(), tip-bot2 for Tom Lendacky
- [tip: x86/cc] x86/sev: Replace occurrences of sev_es_active() with cc_platform_has(), tip-bot2 for Tom Lendacky
- [tip: x86/cc] x86/sme: Replace occurrences of sme_active() with cc_platform_has(), tip-bot2 for Tom Lendacky
- [tip: x86/cc] treewide: Replace the use of mem_encrypt_active() with cc_platform_has(), tip-bot2 for Tom Lendacky
- [tip: x86/misc] x86/insn: Use get_unaligned() instead of memcpy(),
tip-bot2 for Borislav Petkov
- [tip: sched/core] sched: Make cookie functions static,
tip-bot2 for Shaokun Zhang
- [tip: sched/core] sched: Move mmdrop to RCU on RT,
tip-bot2 for Thomas Gleixner
- [tip: sched/core] sched: Limit the number of task migrations per batch on RT,
tip-bot2 for Thomas Gleixner
- [tip: sched/core] sched: Move kprobes cleanup out of finish_task_switch(),
tip-bot2 for Thomas Gleixner
- [tip: sched/core] sched: Disable TTWU_QUEUE on RT,
tip-bot2 for Thomas Gleixner
- [tip: sched/core] sched: Remove pointless preemption disable in sched_submit_work(),
tip-bot2 for Thomas Gleixner
- [tip: sched/core] sched/fair: Removed useless update of p->recent_used_cpu,
tip-bot2 for Vincent Guittot
- [tip: locking/core] sched: Remove preempt_offset argument from __might_sleep(), tip-bot2 for Thomas Gleixner
- [tip: locking/core] sched: Cleanup might_sleep() printks, tip-bot2 for Thomas Gleixner
- [tip: locking/core] sched: Make might_sleep() output less confusing, tip-bot2 for Thomas Gleixner
- [tip: locking/core] sched: Clean up the might_sleep() underscore zoo, tip-bot2 for Thomas Gleixner
- [tip: locking/core] locking/ww-mutex: Fix uninitialized use of ret in test_aa(), tip-bot2 for Nathan Chancellor
- [tip: locking/core] sched: Make cond_resched_*lock() variants consistent vs. might_sleep(), tip-bot2 for Thomas Gleixner
- [tip: locking/core] sched: Make RCU nest depth distinct in __might_resched(), tip-bot2 for Thomas Gleixner
- [tip: locking/core] sched: Make cond_resched_lock() variants RT aware, tip-bot2 for Thomas Gleixner
- [tip: locking/core] locking/rt: Take RCU nesting into account for __might_resched(), tip-bot2 for Thomas Gleixner
- [tip: locking/core] rtmutex: Check explicit for TASK_RTLOCK_WAIT., tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] rtmutex: Wake up the waiters lockless while dropping the read lock., tip-bot2 for Thomas Gleixner
- [tip: objtool/urgent] objtool: Teach get_alt_entry() about more relocation types, tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] sched/fair: Add ancestors of unthrottled undecayed cfs_rq, tip-bot2 for Michal Koutný
- [tip: sched/urgent] sched: Always inline is_percpu_thread(), tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] sched/fair: Null terminate buffer when updating tunable_scaling, tip-bot2 for Mel Gorman
- [tip: perf/urgent] perf/x86: Reset destroy callback on event init failure, tip-bot2 for Anand K Mistry
- [tip: perf/urgent] perf/x86/intel: Update event constraints for ICX, tip-bot2 for Kan Liang
- [tip: perf/urgent] perf/core: fix userpage->time_enabled of inactive events, tip-bot2 for Song Liu
- [tip: x86/urgent] x86/hpet: Use another crystalball to evaluate HPET usability, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0], tip-bot2 for Tom Lendacky
- [tip: x86/build] x86/boot: Fix make hdimage with older versions of mtools, tip-bot2 for H. Peter Anvin (Intel)
- [bisected] endless sd card reader polling in tip,
Mike Galbraith
- [tip: irq/urgent] Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses, tip-bot2 for Numfor Mbiziwo-Tiapo
- [tip: x86/cpu] x86/umip: Downgrade warning messages to debug loglevel,
tip-bot2 for Borislav Petkov
- [tip: x86/urgent] x86/asm: Fix SETZ size enqcmds() build failure, tip-bot2 for Kees Cook
- [tip: timers/urgent] posix-cpu-timers: Prevent spuriously armed 0-value itimer, tip-bot2 for Frederic Weisbecker
- [tip: ras/core] x86/mce: Get rid of machine_check_vector, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Get rid of the mce_severity function pointer, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Get rid of msr_ops, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Get rid of the ->quirk_no_way_out() indirect call, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Sort mca_config members to get rid of unnecessary padding, tip-bot2 for Borislav Petkov
- [tip: x86/fpu] x86/fpu/signal: Fix missed conversion to correct boolean retval in save_xstate_epilog(), tip-bot2 for Anders Roxell
- [tip: x86/misc] x86/Kconfig: Fix an unused variable error in dell-smm-hwmon,
tip-bot2 for Randy Dunlap
- [tip: ras/core] x86/mce: Change to not send SIGBUS error during copy from user, tip-bot2 for Tony Luck
- [tip: ras/core] x86/mce: Drop copyin special case for #MC, tip-bot2 for Tony Luck
- [tip: x86/core] x86/iopl: Fake iopl(3) CLI/STI usage,
tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/mm/64: Improve stack overflow warnings,
tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86: Increase exception stack sizes,
tip-bot2 for Peter Zijlstra
- [tip: sched/core] x86/sched: Decrease further the priorities of SMT siblings,
tip-bot2 for Ricardo Neri
- [tip: sched/core] sched/topology: Introduce sched_group::flags,
tip-bot2 for Ricardo Neri
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]