Linux Tip Commits
[Prev Page][Next Page]
- [tip: locking/core] locking/atomic: alpha: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: h8300: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: ia64: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: hexagon: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: m68k: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: mips: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: nios2: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: microblaze: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: nds32: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: openrisc: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: parisc: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: riscv: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: sparc: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: powerpc: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: sh: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: delete !ARCH_ATOMIC remnants, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomic: xtensa: move to ARCH_ATOMIC, tip-bot2 for Mark Rutland
- [tip: locking/core] locking/atomics: atomic-instrumented: simplify ifdeffery, tip-bot2 for Mark Rutland
- [tip: sched/core] sched: Stop PF_NO_SETAFFINITY from being inherited by various init system threads, tip-bot2 for Frederic Weisbecker
- [tip: locking/core] futex: Deduplicate cond_resched() invocation in futex_wake_op(), tip-bot2 for Pavel Begunkov
- [tip: smp/core] cpu/hotplug: Simplify access to percpu cpuhp_state, tip-bot2 for Yuan ZhaoXiong
- [tip: x86/entry] x86/syscalls: Clear 'offset' and 'prefix' in case they are set in env, tip-bot2 for Masahiro Yamada
- [tip: x86/entry] x86/syscalls: Remove -Wno-override-init for syscall tables, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/uml/syscalls: Remove array index from syscall initializers, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/syscalls: Don't adjust CFLAGS for syscall tables, tip-bot2 for Brian Gerst
- [tip: objtool/core] compiler.h: Avoid using inline asm operand modifiers, tip-bot2 for Vasily Gorbik
- [tip: objtool/core] kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n', tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] instrumentation.h: Avoid using inline asm operand modifiers, tip-bot2 for Vasily Gorbik
- [tip: x86/cpu] x86/amd_nb: Add AMD family 19h model 50h PCI ids, tip-bot2 for David Bartley
- [tip: x86/irq] x86/irq: Remove unused vectors defines, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/irq] x86/irq: Add and use NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORS, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/irq] x86/kexec: Set_[gi]dt() -> native_[gi]dt_invalidate() in machine_kexec_*.c, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/irq] x86/idt: Remove address argument from idt_invalidate(), tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/irq] x86: Add native_[ig]dt_invalidate(), tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/entry] x86/entry: Use int everywhere for system call numbers, tip-bot2 for H. Peter Anvin (Intel)
- [tip: efi/core] efi/apple-properties: Handle device properties with software node API, tip-bot2 for Heikki Krogerus
- [tip: efi/core] efi/dev-path-parser: Switch to use for_each_acpi_dev_match(), tip-bot2 for Andy Shevchenko
- [tip: efi/core] x86/efi: Log 32/64-bit mismatch with kernel as an error, tip-bot2 for Paul Menzel
- [tip: efi/urgent] efi: cper: fix snprintf() use in cper_dimm_err_location(), tip-bot2 for Rasmus Villemoes
- [tip: efi/urgent] efi/fdt: fix panic when no valid fdt found, tip-bot2 for Changbin Du
- [tip: efi/urgent] efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared, tip-bot2 for Heiner Kallweit
- [tip: efi/urgent] efi/libstub: prevent read overflow in find_file_option(), tip-bot2 for Dan Carpenter
- [tip: x86/misc] x86/elf: Use _BITUL() macro in UAPI headers, tip-bot2 for Joe Richey
- [tip: x86/entry] x86/syscalls: Switch to generic syscalltbl.sh, tip-bot2 for Masahiro Yamada
- [tip: x86/entry] x86/entry/x32: Rename __x32_compat_sys_* to __x64_compat_sys_*, tip-bot2 for Masahiro Yamada
- [tip: x86/entry] x86/unistd: Define X32_NR_syscalls only for 64-bit kernel, tip-bot2 for Masahiro Yamada
- [tip: x86/entry] x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max, tip-bot2 for Masahiro Yamada
- [tip: x86/entry] x86/entry: Treat out of range and gap system calls the same, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/entry] selftests/x86/syscall: Add tests under ptrace to syscall_numbering_64, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/entry] selftests/x86/syscall: Update and extend syscall_numbering_64, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/entry] x86/syscalls: Stop filling syscall arrays with *_sys_ni_syscall, tip-bot2 for Masahiro Yamada
- [tip: x86/entry] x86/syscalls: Switch to generic syscallhdr.sh, tip-bot2 for Masahiro Yamada
- [tip: x86/entry] selftests/x86/syscall: Simplify message reporting in syscall_numbering, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/entry] x86/entry/64: Sign-extend system calls on entry to int, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/urgent] x86/sev-es: Use __put_user()/__get_user() for data accesses, tip-bot2 for Joerg Roedel
- [tip: x86/urgent] x86/sev-es: Don't return NULL from sev_es_get_ghcb(), tip-bot2 for Joerg Roedel
- [tip: x86/urgent] x86/sev-es: Forward page-faults which happen during emulation, tip-bot2 for Joerg Roedel
- [tip: x86/fpu] uapi/auxvec: Define the aux vector AT_MINSIGSTKSZ, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/signal: Introduce helpers to get the maximum signal frame size, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] selftest/x86/signal: Include test cases for validating sigaltstack, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/signal: Detect and prevent an alternate signal stack overflow, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ, tip-bot2 for Chang S. Bae
- [tip: x86/fpu] selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available, tip-bot2 for Chang S. Bae
- [tip: x86/urgent] x86/build: Fix location of '-plugin-opt=' flags, tip-bot2 for Nathan Chancellor
- [tip: sched/core] sched: Fix a stale comment in pick_next_task(), tip-bot2 for Masahiro Yamada
- [tip: timers/nohz] MAINTAINERS: Add myself as context tracking maintainer, tip-bot2 for Frederic Weisbecker
- [tip: irq/core] genirq: Export affinity setter for modules, tip-bot2 for Thomas Gleixner
- [tip: perf/core] perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on SNR, tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedure, tip-bot2 for Alexander Antonov
- [tip: perf/core] perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on ICX, tip-bot2 for Alexander Antonov
- [tip: sched/core] delayacct: Document task_delayacct sysctl, tip-bot2 for Mel Gorman
- [tip: sched/core] sched,stats: Further simplify sched_info, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Make the idle task quack like a per-CPU kthread, tip-bot2 for Valentin Schneider
- [tip: sched/core] lib/smp_processor_id: Use is_percpu_thread() instead of nr_cpus_allowed,
tip-bot2 for Yejune Deng
- [tip: sched/core] sched/uclamp: Fix wrong implementation of cpu.uclamp.min,
tip-bot2 for Qais Yousef
- [tip: sched/core] sched/uclamp: Fix locking around cpu_util_update_eff(),
tip-bot2 for Qais Yousef
- [tip: locking/urgent] locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal, tip-bot2 for Zqiang
- [tip: locking/urgent] locking/lockdep: Correct calling tracepoints, tip-bot2 for Leo Yan
- [tip: perf/urgent] perf/x86: Avoid touching LBR_TOS MSR for Arch LBR, tip-bot2 for Like Xu
- [tip: perf/urgent] perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context, tip-bot2 for Like Xu
- [tip: x86/splitlock] Documentation/admin-guide: Add bus lock ratelimit, tip-bot2 for Fenghua Yu
- [tip: x86/splitlock] Documentation/x86: Add buslock.rst,
tip-bot2 for Fenghua Yu
- [tip: x86/splitlock] x86/bus_lock: Set rate limit for bus lock, tip-bot2 for Fenghua Yu
- [tip: x86/splitlock] Documentation/x86: Add ratelimit in buslock.rst, tip-bot2 for Fenghua Yu
- [tip: x86/apic] x86/cpu: Init AP exception handling from cpu_init_secondary(), tip-bot2 for Borislav Petkov
- [tip: x86/apic] x86/idt: Rework IDT setup for boot CPU,
tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86_cpu_Init_AP_exception_handling_from_cpu_init_secondary_, tip-bot2 for Borislav Petkov
- [tip: x86/urgent] x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch, tip-bot2 for Tom Lendacky
- [tip: x86/urgent] x86/sev-es: Invalidate the GHCB after completing VMGEXIT, tip-bot2 for Tom Lendacky
- [tip: irq/core] genirq: Add a IRQF_NO_DEBUG flag, tip-bot2 for Thomas Gleixner
- [tip: irq/urgent] Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
- [tip: timers/urgent] clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86, tip-bot2 for Vitaly Kuznetsov
- [tip: x86/cpu] x86/cpu: Fix core name for Sapphire Rapids, tip-bot2 for Andi Kleen
- [tip: objtool/core] jump_label/x86: Remove unused JUMP_LABEL_NOP_SIZE, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Reflow handle_jump_alt(), tip-bot2 for Peter Zijlstra
- [tip: timers/nohz] tick/nohz: Evaluate the CPU expression after the static key, tip-bot2 for Peter Zijlstra
- [tip: timers/nohz] tick/nohz: Conditionally restart tick on idle exit, tip-bot2 for Yunfeng Ye
- [tip: timers/nohz] tick/nohz: Update idle_exittime on actual idle exit, tip-bot2 for Yunfeng Ye
- [tip: timers/nohz] tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE, tip-bot2 for Frederic Weisbecker
- [tip: timers/nohz] tick/nohz: Only wake up a single target cpu when kicking a task, tip-bot2 for Frederic Weisbecker
- [tip: timers/nohz] tick/nohz: Kick only _queued_ task whose tick dependency is updated, tip-bot2 for Marcelo Tosatti
- [tip: timers/nohz] tick/nohz: Update nohz_full Kconfig help, tip-bot2 for Frederic Weisbecker
- [tip: timers/nohz] tick/nohz: Call tick_nohz_task_switch() with interrupts disabled, tip-bot2 for Peter Zijlstra
- [tip: timers/nohz] tick/nohz: Change signal tick dependency to wake up CPUs of member tasks, tip-bot2 for Marcelo Tosatti
- [tip: sched/core] sched/isolation: Reconcile rcu_nocbs= and nohz_full=, tip-bot2 for Paul Gortmaker
- [tip: x86/asm] x86/asm: Make <asm/asm.h> valid on cross-builds as well,
tip-bot2 for Ingo Molnar
- [tip: x86/urgent] x86/boot/compressed: Enable -Wundef, tip-bot2 for Nick Desaulniers
- [tip: sched/core] sched: Make nr_running() return 32-bit value, tip-bot2 for Alexey Dobriyan
- [tip: sched/core] sched: Make nr_iowait_cpu() return 32-bit value, tip-bot2 for Alexey Dobriyan
- [tip: sched/core] sched: Make multiple runqueue task counters 32-bit, tip-bot2 for Alexey Dobriyan
- [tip: sched/core] sched: Make nr_iowait() return 32-bit value, tip-bot2 for Alexey Dobriyan
- [tip: sched/urgent] x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen generations,
tip-bot2 for Huang Rui
- [tip: locking/core] selftests: futex: Expand timeout test, tip-bot2 for André Almeida
- [tip: locking/core] selftests: futex: Correctly include headers dirs, tip-bot2 for André Almeida
- [tip: objtool/urgent] objtool/x86: Fix elf_add_alternative() endianness,
tip-bot2 for Vasily Gorbik
- [tip: objtool/urgent] objtool: Fix elf_create_undef_symbol() endianness,
tip-bot2 for Vasily Gorbik
- [tip: x86/cleanups] x86: Fix leftover comment typos, tip-bot2 for Ingo Molnar
- [tip: sched/core] sched: Fix leftover comment typos, tip-bot2 for Ingo Molnar
- [tip: locking/core] locking: Fix comment typos, tip-bot2 for Ingo Molnar
- [tip: objtool/core] objtool: Rewrite hashtable sizing, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86, objtool: Dont exclude arch/x86/realmode/, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label, x86: Factor out the __jump_table generation, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label, x86: Strip ASM jump_label support, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label, x86: Introduce jump_entry_size(), tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label, x86: Add variable length patching support, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label, x86: Improve error when we fail expected text, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label: Free jump_entry::key bit1 for build use, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label, x86: Emit short JMP, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Decode jump_entry::key addend, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] jump_label, x86: Allow short NOPs,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Provide stats for jump_labels, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Rewrite jump_label instructions, tip-bot2 for Peter Zijlstra
- [tip: x86/cleanups] x86/alternatives: Make the x86nops[] symbol static, tip-bot2 for Pavel Skripkin
- [tip: x86/cleanups] x86/asm: Simplify __smp_mb() definition, tip-bot2 for Borislav Petkov
- [tip: sched/core] sched/core: Initialize the idle task with preemption disabled,
tip-bot2 for Valentin Schneider
- [tip: sched/core] sched/fair: Fix negative energy delta in find_energy_efficient_cpu(), tip-bot2 for Pierre Gondois
- [tip: sched/core] delayacct: Use sched_clock(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Only compute base_energy_pd if necessary, tip-bot2 for Pierre Gondois
- [tip: sched/core] sched: Rename sched_info_{queued,dequeued}, tip-bot2 for Peter Zijlstra
- [tip: sched/core] delayacct: Default disabled, tip-bot2 for Peter Zijlstra
- [tip: sched/core] kvm: Select SCHED_INFO instead of TASK_DELAY_ACCT, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Simplify sched_info_on(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] delayacct: Add static_branch in scheduler hooks, tip-bot2 for Peter Zijlstra
- [tip: sched/core] delayacct: Add sysctl to enable at runtime, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Add a few assertions,
tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Wrap rq::lock access, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Provide raw_spin_rq_*lock*() helpers, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Prepare for Core-wide rq->lock, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Core-wide rq->lock, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Introduce sched_class::pick_task(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Optimize rq_lockp() usage, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Allow sched_core_put() from atomic context, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Fix forced idle sibling starvation corner case, tip-bot2 for Vineeth Pillai
- [tip: sched/core] sched: Fix priority inversion of cookied task with sibling, tip-bot2 for Joel Fernandes (Google)
- [tip: sched/core] sched: Trivial forced-newidle balancer, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Add core wide task selection and scheduling, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Basic tracking of matching tasks, tip-bot2 for Peter Zijlstra
- [tip: sched/core] kselftest: Add test for core sched prctl interface, tip-bot2 for Chris Hyser
- [tip: sched/core] sched: Trivial core scheduling cookie management, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: prctl() core-scheduling interface, tip-bot2 for Chris Hyser
- [tip: sched/core] sched: Migration changes for core scheduling, tip-bot2 for Aubrey Li
- [tip: sched/core] sched: Inherit task cookie on fork(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Snapshot the min_vruntime of CPUs on force idle, tip-bot2 for Joel Fernandes (Google)
- [tip: x86/asm] x86/entry: Unify definitions from <asm/calling.h> and <asm/ptrace-abi.h>, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/asm] x86/syscall: Unconditionally prototype {ia32,x32}_sys_call_table[], tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/asm] x86/entry: Reverse arguments to do_syscall_64(), tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/asm] x86/syscall: Maximize MSR_SYSCALL_MASK, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/asm] x86/entry: Split PUSH_AND_CLEAR_REGS into two submacros, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/asm] x86/regs: Syscall_get_nr() returns -1 for a non-system call, tip-bot2 for H. Peter Anvin
- [tip: sched/core] sched/core: Remove the pointless BUG_ON(!task) from wake_up_q(), tip-bot2 for Oleg Nesterov
- [tip: sched/urgent] sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu(), tip-bot2 for Gautham R. Shenoy
- [tip: perf/core] perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of(), tip-bot2 for Guenter Roeck
- [tip: timers/urgent] alarmtimer: Check RTC features instead of ops, tip-bot2 for Alexandre Belloni
- [tip: core/urgent] stack: Replace "o" output with "r" input constraint, tip-bot2 for Nick Desaulniers
- [tip: irq/urgent] sh: Remove unused variable, tip-bot2 for Eric Dumazet
- [tip: x86/asm] x86/asm: Add _ASM_BYTES() macro for a .byte ... opcode sequence, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/boot] x86/boot: Modernize genimage script; hdimage+EFI support, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/asm] x86/asm: Use _ASM_BYTES() in <asm/nops.h>, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/asm] x86/asm: Have the __ASM_FORM macros handle commas in arguments, tip-bot2 for H. Peter Anvin (Intel)
- [tip: x86/urgent] x86/sev-es: Rename sev-es.{ch} to sev.{ch}, tip-bot2 for Brijesh Singh
- [tip: x86/urgent] x86/sev: Move GHCB MSR protocol and NAE definitions in a common header, tip-bot2 for Brijesh Singh
- [tip: x86/urgent] x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG, tip-bot2 for Brijesh Singh
- [tip: locking/urgent] futex: Get rid of the val2 conditional dance, tip-bot2 for Thomas Gleixner
- [tip: locking/urgent] futex: Make syscall entry points less convoluted, tip-bot2 for Thomas Gleixner
- [tip: locking/urgent] Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op"), tip-bot2 for Thomas Gleixner
- [tip: locking/urgent] futex: Do not apply time namespace adjustment on FUTEX_LOCK_PI, tip-bot2 for Thomas Gleixner
- [tip: sched/urgent] sched,doc: sched_debug_verbose cmdline should be sched_verbose, tip-bot2 for Barry Song
- [tip: sched/urgent] sched: Fix out-of-bound access in uclamp, tip-bot2 for Quentin Perret
- [tip: sched/urgent] psi: Fix psi state corruption when schedule() races with cgroup move, tip-bot2 for Johannes Weiner
- [tip: sched/urgent] sched/fair: Fix unfairness caused by missing load decay, tip-bot2 for Odin Ugedal
- [tip: perf/urgent] x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating, tip-bot2 for Suravee Suthikulpanit
- [tip: locking/urgent] locking/qrwlock: Cleanup queued_write_lock_slowpath(), tip-bot2 for Waiman Long
- [tip: locking/urgent] smp: Fix smp_call_function_single_async prototype, tip-bot2 for Arnd Bergmann
- [tip: x86/urgent] x86/smpboot: Remove duplicate includes, tip-bot2 for Wan Jiabing
- [tip: x86/urgent] x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] x86: Delete UD0, UD1 traces, tip-bot2 for Alexey Dobriyan
- [tip: x86/urgent] x86/resctrl: Fix init const confusion, tip-bot2 for Andi Kleen
- [tip: x86/urgent] KVM/VMX: Invoke NMI non-IST entry instead of IST entry, tip-bot2 for Lai Jiangshan
- [tip: x86/urgent] x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] KVM: x86: Defer vtime accounting 'til after IRQ handling, tip-bot2 for Wanpeng Li
- [tip: x86/urgent] context_tracking: Move guest exit vtime accounting to separate helpers, tip-bot2 for Wanpeng Li
- [tip: x86/urgent] context_tracking: Move guest exit context tracking to separate helpers, tip-bot2 for Wanpeng Li
- [tip: x86/urgent] sched/vtime: Move guest enter/exit vtime accounting to vtime.h, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] context_tracking: KVM: Move guest enter/exit wrappers to KVM's domain, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] KVM: x86: Consolidate guest enter/exit logic to common helpers, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] sched/vtime: Move vtime accounting external declarations above inlines, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] context_tracking: Consolidate guest enter/exit wrappers, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] x86/cpu: Use alternative to generate the TASK_SIZE_MAX constant, tip-bot2 for Linus Torvalds
- [tip: irq/core] Merge tag 'irqchip-5.13' 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/x86: Allow for 8<num_fixed_counters<16, tip-bot2 for Colin Ian King
- [tip: perf/core] signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures, tip-bot2 for Marco Elver
- [tip: perf/core] signal, perf: Add missing TRAP_PERF case in siginfo_layout(), tip-bot2 for Marco Elver
- [tip: perf/urgent] perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[], tip-bot2 for Jim Mattson
- [tip: locking/core] kcsan: Fix printk format string, tip-bot2 for Arnd Bergmann
- [tip: sched/core] sched: Warn on long periods of pending need_resched, tip-bot2 for Paul Turner
- [tip: sched/core] sched/debug: Fix cgroup_path[] serialization, tip-bot2 for Waiman Long
- [tip: sched/core] kthread: Fix PF_KTHREAD vs to_kthread() race, tip-bot2 for Peter Zijlstra
- [tip: sched/core] cpumask/hotplug: Fix cpu_dying() state tracking, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched,psi: Handle potential task count underflow bugs more gracefully, tip-bot2 for Charan Teja Reddy
- [tip: sched/core] sched,fair: skip newidle_balance if a wakeup is pending,
tip-bot2 for Rik van Riel
- [tip: perf/urgent] perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3, tip-bot2 for Kan Liang
- [tip: x86/urgent] x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access, tip-bot2 for Mike Galbraith
- [tip: objtool/core] x86/crypto/aesni-intel_avx: Standardize stack alignment prologue, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/aesni-intel_avx: Remove unused macros, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] objtool: Support asm jump tables, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/aesni-intel_avx: Fix register usage comments, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/sha_ni: Standardize stack alignment prologue, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/sha512-avx2: Standardize stack alignment prologue, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/crc32c-pcl-intel: Standardize jump table, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/camellia-aesni-avx2: Unconditionally allocate stack buffer, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/sha512-ssse3: Standardize stack alignment prologue, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/sha256-avx2: Standardize stack alignment prologue, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto: Enable objtool in crypto code, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/sha1_avx2: Standardize stack alignment prologue, tip-bot2 for Josh Poimboeuf
- [tip: objtool/core] x86/crypto/sha512-avx: Standardize stack alignment prologue, tip-bot2 for Josh Poimboeuf
- [tip: perf/core] x86/cpufeatures: Enumerate Intel Hybrid Technology feature bit, tip-bot2 for Ricardo Neri
- [tip: perf/core] perf/x86: Track pmu in per-CPU cpu_hw_events, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Hybrid PMU support for counters, tip-bot2 for Kan Liang
- [tip: perf/core] x86/cpu: Add helper function to get the type of the current hybrid CPU,
tip-bot2 for Ricardo Neri
- [tip: perf/core] perf/x86/intel: Hybrid PMU support for perf capabilities, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Hybrid PMU support for intel_ctrl, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Hybrid PMU support for unconstrained, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Hybrid PMU support for hardware cache event, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Hybrid PMU support for event constraints, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Hybrid PMU support for extra_regs, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Factor out intel_pmu_check_num_counters, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Factor out intel_pmu_check_event_constraints, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Factor out intel_pmu_check_extra_regs, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Factor out x86_pmu_show_pmu_cap, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Remove temporary pmu assignment in event_init, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Register hybrid PMUs, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Add structures for the attributes of Hybrid PMUs, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Add attr_update for Hybrid PMUs, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Add Alder Lake Hybrid support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86: Support filter_match callback, tip-bot2 for Kan Liang
- [tip: perf/core] perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHE, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/cstate: Add Alder Lake CPU support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Add Alder Lake support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/msr: Add Alder Lake CPU support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/rapl: Add support for Intel Alder Lake, tip-bot2 for Zhang Rui
- [tip: sched/urgent] preempt/dynamic: Fix typo in macro conditional statement, tip-bot2 for Zhouyi Zhou
- [tip: x86/platform] x86/platform/uv: Fix !KEXEC build failure, tip-bot2 for Ingo Molnar
- [tip: x86/platform] x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE code, tip-bot2 for Ingo Molnar
- [tip: sched/core] sched/fair: Move update_nohz_stats() to the CONFIG_NO_HZ_COMMON block to simplify the code & fix an unused function warning, tip-bot2 for YueHaibing
- [tip: x86/build] x86/build: Disable HIGHMEM64G selection for M486SX, tip-bot2 for Maciej W. Rozycki
- [tip: timers/core] posix-timers: Preserve return value in clock_adjtime32(), tip-bot2 for Chen Jun
- [tip: locking/urgent] locking/qrwlock: Fix ordering in queued_write_lock_slowpath(), tip-bot2 for Ali Saidi
- [tip: timers/core] tick: Use tick_check_replacement() instead of open coding it, tip-bot2 for Wang Wensheng
- [tip: timers/core] tick/broadcast: Allow late registered device to enter oneshot mode, tip-bot2 for Jindong Yue
- [tip: timers/core] time/timecounter: Mark 1st argument of timecounter_cyc2time() as const, tip-bot2 for Marc Kleine-Budde
- [tip: sched/core] sched: Use cpu_dying() to fix balance_push vs hotplug-rollback, tip-bot2 for Peter Zijlstra
- [tip: sched/core] cpumask: Make cpu_{online,possible,present,active}() inline, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/numa: Allow runtime enabling/disabling of NUMA balance without SCHED_DEBUG, tip-bot2 for Mel Gorman
- [tip: sched/core] cpumask: Introduce DYING mask, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Move SCHED_DEBUG sysctl to debugfs, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched,preempt: Move preempt_dynamic to debug.c, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Remove sched_schedstats sysctl out from under SCHED_DEBUG, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Don't make LATENCYTOP select SCHED_DEBUG, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/debug: Rename the sched_debug parameter to sched_verbose,
tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched,fair: Alternative sched_slice(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched,debug: Convert sysctl sched_domains to debugfs, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Move /proc/sched_debug to debugfs, tip-bot2 for Peter Zijlstra
- [tip: sched/core] debugfs: Implement debugfs_create_str(), tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf: Cap allocation order at aux_watermark, tip-bot2 for Alexander Shishkin
- [tip: perf/core] perf intel-pt: Use aux_watermark, tip-bot2 for Alexander Shishkin
- [tip: perf/core] perf: Rework perf_event_exit_event(), tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to children, tip-bot2 for Marco Elver
- [tip: perf/core] perf: Support only inheriting events if cloned with CLONE_THREAD, tip-bot2 for Marco Elver
- [tip: perf/core] signal: Introduce TRAP_PERF si_code and si_perf to siginfo, tip-bot2 for Marco Elver
- [tip: perf/core] perf: Add support for SIGTRAP on perf events, tip-bot2 for Marco Elver
- [tip: perf/core] perf: Add support for event removal on exec, tip-bot2 for Marco Elver
- [tip: perf/core] selftests/perf_events: Add kselftest for process-wide sigtrap handling, tip-bot2 for Marco Elver
- [tip: perf/core] selftests/perf_events: Add kselftest for remove_on_exec, tip-bot2 for Marco Elver
- [tip: perf/core] perf/x86: Move cpuc->running into P4 specific code, tip-bot2 for Kan Liang
- [tip: perf/core] x86/events/amd/iommu: Fix sysfs type mismatch,
tip-bot2 for Nathan Chancellor
- [tip: perf/core] perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task,
tip-bot2 for Kan Liang
- [tip: perf/core] perf/amd/uncore: Fix sysfs type mismatch,
tip-bot2 for Nathan Chancellor
- [tip: perf/core] perf core: Factor out __perf_sw_event_sched,
tip-bot2 for Namhyung Kim
- [tip: perf/core] perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES event,
tip-bot2 for Namhyung Kim
- [tip: x86/core] x86, sched: Treat Intel SNC topology as default, COD as exception, tip-bot2 for Alison Schofield
- [tip: x86/cleanups] MAINTAINERS: Remove me from IDE/ATAPI section, tip-bot2 for Borislav Petkov
- [tip: x86/urgent] x86/dma: Tear down DMA ops on driver unbind,
tip-bot2 for Jean-Philippe Brucker
- [tip: sched/core] signal: Hand SIGQUEUE_PREALLOC flag to __sigqueue_alloc(), tip-bot2 for Thomas Gleixner
- [tip: sched/core] signal: Allow tasks to cache one sigqueue struct, tip-bot2 for Thomas Gleixner
- [tip: sched/core] rseq: Optimize rseq_update_cpu_id(), tip-bot2 for Eric Dumazet
- [tip: sched/core] rseq: Optimise rseq_get_rseq_cs() and clear_rseq_cs(), tip-bot2 for Eric Dumazet
- [tip: sched/core] rseq: Remove redundant access_ok(), tip-bot2 for Eric Dumazet
- [tip: x86/cleanups] x86/pat: Do not compile stubbed functions when X86_PAT is off, tip-bot2 for Jan Kiszka
- [tip: x86/boot] x86/setup: Move trim_snb_memory() later in setup_arch() to fix boot hangs, tip-bot2 for Mike Rapoport
- [tip: x86/sgx] x86/sgx: Mark sgx_vepc_vm_ops static, tip-bot2 for Wei Yongjun
- [tip: x86/platform] x86/platform/uv: Add more to secondary CPU kdump info,
tip-bot2 for Georges Aureau
- [tip: x86/platform] x86/platform/uv: Use x2apic enabled bit as set by BIOS to indicate APIC mode,
tip-bot2 for Mike Travis
- [tip: x86/cleanups] x86/asm: Ensure asm/proto.h can be included stand-alone, tip-bot2 for Jan Kiszka
- [tip: locking/core] kcsan, debugfs: Move debugfs file creation out of early init, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Make test follow KUnit style recommendations, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Switch to KUNIT_CASE_PARAM for parameterized tests, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Add missing license and copyright headers, tip-bot2 for Marco Elver
- [tip: locking/core] doc: Update rcu_dereference.rst reference, tip-bot2 for Mauro Carvalho Chehab
- [tip: locking/core] tools/memory-model: Remove reference to atomic_ops.rst, tip-bot2 for Akira Yokosawa
- [tip: locking/core] tools/memory-model: Add access-marking documentation, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] lib: test_bitmap: clearly separate ERANGE from EINVAL tests., tip-bot2 for Paul Gortmaker
- [tip: core/rcu] lib: test_bitmap: add tests to trigger ERANGE case., tip-bot2 for Paul Gortmaker
- [tip: core/rcu] lib: test_bitmap: add more start-end:offset/len tests, tip-bot2 for Paul Gortmaker
- [tip: core/rcu] lib: bitmap: fold nbits into region struct, tip-bot2 for Paul Gortmaker
- [tip: core/rcu] lib: bitmap: move ERANGE check from set_region to check_region, tip-bot2 for Paul Gortmaker
- [tip: core/rcu] lib: bitmap: support "N" as an alias for size of bitmap, tip-bot2 for Paul Gortmaker
- [tip: core/rcu] lib: test_bitmap: add tests for "N" alias, tip-bot2 for Paul Gortmaker
- [tip: core/rcu] rcu: deprecate "all" option to rcu_nocbs=, tip-bot2 for Paul Gortmaker
- [tip: core/rcu] rcutorture: Use "all" and "N" in "nohz_full" and "rcu_nocbs", tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Remove superfluous rdp fetch, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu: Remove spurious instrumentation_end() in rcu_nmi_enter(), tip-bot2 for Zhouyi Zhou
- [tip: core/rcu] rculist: Replace reference to atomic_ops.rst, tip-bot2 for Akira Yokosawa
- [tip: core/rcu] rcu: Fix CPU-offline trace in rcutree_dying_cpu, tip-bot2 for Neeraj Upadhyay
- [tip: core/rcu] rcu: Fix kfree_rcu() docbook errors, tip-bot2 for Mauro Carvalho Chehab
- [tip: core/rcu] kvfree_rcu: Directly allocate page for single-argument case, tip-bot2 for Uladzislau Rezki (Sony)
- [tip: core/rcu] kvfree_rcu: Use __GFP_NOMEMALLOC for single-argument kvfree_rcu(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] kvfree_rcu: Replace __GFP_RETRY_MAYFAIL by __GFP_NORETRY, tip-bot2 for Uladzislau Rezki (Sony)
- [tip: core/rcu] kvfree_rcu: Make krc_this_cpu_unlock() use raw_spin_unlock_irqrestore(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] kvfree_rcu: Use same set of GFP flags as does single-argument, tip-bot2 for Uladzislau Rezki (Sony)
- [tip: core/rcu] rcu/nocb: Fix missed nocb_timer requeue, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu: Add explicit barrier() to __rcu_read_unlock(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] docs: Correctly spell Stephen Hemminger's name, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Add crude tests for mem_dump_obj(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcuscale: Add kfree_rcu() single-argument scale test, tip-bot2 for Uladzislau Rezki (Sony)
- [tip: core/rcu] mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu/nocb: Detect unsafe checks for offloaded rdp, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu/nocb: Comment the reason behind BH disablement on batch processing, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu/nocb: Forbid NOCB toggling on offline CPUs, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu/nocb: Avoid confusing double write of rdp->nocb_cb_sleep, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu: Provide polling interfaces for Tiny RCU grace periods, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu/nocb: Move trace_rcu_nocb_wake() calls outside nocb_lock when possible, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu/nocb: Only (re-)initialize segcblist when needed on CPU up, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu/nocb: Rename nocb_gp_update_state to nocb_gp_update_state_deoffloading, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] rcu: Expedite deboost in case of deferred quiescent state, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Fix testing of RCU priority boosting, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Make rcu_read_unlock_special() expedite strict grace periods, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Make jitter.sh handle large systems, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Make TREE03 use real-time tree.use_softirq setting, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu-tasks: Rectify kernel-doc for struct rcu_tasks, tip-bot2 for Lukas Bulwahn
- [tip: core/rcu] rcutorture: Replace rcu_torture_stall string with %s, tip-bot2 for Stephen Zhang
- [tip: core/rcu] torture: Replace torture_init_begin string with %s, tip-bot2 for Stephen Zhang
- [tip: core/rcu] refscale: Disable verbose torture-test output, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Provide bare-metal modprobe-based advice, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Reverse jittering and duration parameters for jitter.sh, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Use file-based protocol to mark batch's runs complete, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Improve readability of the testid.txt file, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcuscale: Disable verbose torture-test output, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Move build/run synchronization files into scenario directories, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Use "jittering" file to control jitter.sh execution, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] softirq: Don't try waking ksoftirqd before it has been spawned,
tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Record kvm-test-1-run.sh and kvm-test-1-run-qemu.sh PIDs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu/nocb: Disable bypass when CPU isn't completely offloaded, tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmd, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Provide polling interfaces for Tree RCU grace periods, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Abstract jitter.sh start/stop into scripts, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Extract kvm-test-1-run-qemu.sh from kvm-test-1-run.sh, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu/tree: Add a trace event for RCU CPU stall warnings, tip-bot2 for Sangmoon Kim
- [tip: core/rcu] rcu: Make nocb_nobypass_lim_per_jiffy static, tip-bot2 for Jiapeng Chong
- [tip: core/rcu] rcu/nocb: Remove stale comment above rcu_segcblist_offload(), tip-bot2 for Frederic Weisbecker
- [tip: core/rcu] torture: Add --duration argument to kvm-again.sh, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Make upper-case-only no-dot no-slash scenario names official, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torturescript: Don't rerun failed rcutorture builds, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu-tasks: Add block comment laying out RCU Tasks Trace design, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Rename SRCU-t and SRCU-u to avoid lowercase characters, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Add kvm-again.sh to rerun a previous torture-test, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Allow 1G of memory for torture.sh kvfree testing, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Eliminate jitter_pids file, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Remove no-mpstat error message, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Record jitter start/stop commands, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Make kvm-transform.sh update jitter commands, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: De-capitalize TORTURE_SUITE, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Make TORTURE_TRUST_MAKE available in kvm-again.sh environment, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Create a "batches" file for build reuse, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Test start_poll_synchronize_rcu() and poll_state_synchronize_rcu(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Print proper vmlinux path for kvm-again.sh runs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Consolidate qemu-cmd duration editing into kvm-transform.sh, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Fix kvm.sh --datestamp regex check, tip-bot2 for Paul E. McKenney
- [tip: x86/cleanups] x86/platform/intel/quark: Fix incorrect kernel-doc comment syntax in files, tip-bot2 for Aditya Srivastava
- [tip: irq/core] kernel: Initialize cpumask before parsing, tip-bot2 for Tetsuo Handa
- [tip: irq/core] genirq: Reduce irqdebug cacheline bouncing, tip-bot2 for Nicholas Piggin
- [tip: x86/core] x86/cpu: Comment Skylake server stepping too, tip-bot2 for Andrew Cooper
- [tip: x86/urgent] x86/traps: Correct exc_general_protection() and math_error() return paths, tip-bot2 for Thomas Tai
- [tip: locking/core] static_call: Fix unused variable warn w/o MODULE, tip-bot2 for Matthieu Baerts
- [tip: sched/core] psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi files, tip-bot2 for Josh Hunt
- [tip: sched/core] sched/fair: Ignore percpu threads for imbalance pulls,
tip-bot2 for Lingutla Chandrasekhar
- [tip: sched/core] sched/fair: Bring back select_idle_smt(), but differently,
tip-bot2 for Rik van Riel
- [tip: sched/core] sched/fair: Clean up active balance nr_balance_failed trickery,
tip-bot2 for Valentin Schneider
- [tip: sched/core] sched/fair: Introduce a CPU capacity comparison helper,
tip-bot2 for Valentin Schneider
- [tip: timers/core] dt-bindings: timer: ingenic: Add compatible strings for JZ4760(B), tip-bot2 for Paul Cercueil
- [tip: timers/core] dt-bindings: timer: renesas,tmu: Document missing Gen3 SoCs, tip-bot2 for Niklas Söderlund
- [tip: timers/core] clocksource/drivers/ingenic: Add support for the JZ4760, tip-bot2 for Paul Cercueil
- [tip: timers/core] clocksource/drivers/ingenic-ost: Add support for the JZ4760B, tip-bot2 for Paul Cercueil
- [tip: timers/core] dt-bindings: timer: renesas,cmt: Add r8a779a0 CMT support, tip-bot2 for Wolfram Sang
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Fix posted mode status check order, tip-bot2 for Tony Lindgren
- [tip: timers/core] dt-bindings: timer: renesas,cmt: Document R8A77961, tip-bot2 for Niklas Söderlund
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stopped, tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/pistachio: Fix trivial typo, tip-bot2 for Drew Fustini
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue, tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe(), tip-bot2 for Wei Yongjun
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940, tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/npcm: Add support for WPCM450, tip-bot2 for Jonathan Neuschäfer
- [tip: timers/core] clocksource/drivers/dw_apb_timer_of: Add handling for potential memory leak, tip-bot2 for Dinh Nguyen
- [tip: timers/core] clocksource/drivers/sh_cmt: Don't use CMTOUT_IE with R-Car Gen2/3, tip-bot2 for Wolfram Sang
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Add __ro_after_init and __init, tip-bot2 for Jisheng Zhang
- [tip: timers/core] dt-bindings: timer: nuvoton,npcm7xx: Add wpcm450-timer, tip-bot2 for Jonathan Neuschäfer
- [tip: x86/sgx] x86/sgx: Do not update sgx_nr_free_pages in sgx_setup_epc_section(), tip-bot2 for Jarkko Sakkinen
- [tip: x86/core] x86/cpu: Resort and comment Intel models, tip-bot2 for Peter Zijlstra
- [tip: x86/entry] init_on_alloc: Optimize static branches, tip-bot2 for Kees Cook
- [tip: x86/entry] stack: Optionally randomize kernel stack offset each syscall, tip-bot2 for Kees Cook
- [tip: x86/entry] jump_label: Provide CONFIG-driven build state defaults, tip-bot2 for Kees Cook
- [tip: x86/entry] arm64: entry: Enable random_kstack_offset support, tip-bot2 for Kees Cook
- [tip: x86/entry] x86/entry: Enable random_kstack_offset support, tip-bot2 for Kees Cook
- [tip: x86/entry] lkdtm: Add REPORT_STACK for checking stack offsets, tip-bot2 for Kees Cook
- [tip: x86/cleanups] x86/msr: Make locally used functions static, tip-bot2 for Zhao Xuehui
- [tip: x86/cleanups] x86/cacheinfo: Remove unneeded dead-store initialization, tip-bot2 for Yang Li
- [tip: x86/sgx] x86/sgx: Move provisioning device creation out of SGX driver, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/cpufeatures: Add SGX1 and SGX2 sub-features, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/cpufeatures: Make SGX_LC feature bit depend on SGX bit, tip-bot2 for Kai Huang
- [tip: x86/sgx] x86/sgx: Add SGX_CHILD_PRESENT hardware error code, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page(), tip-bot2 for Kai Huang
- [tip: x86/sgx] x86/sgx: Introduce virtual EPC for use by KVM guests, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/cpu/intel: Allow SGX virtualization without Launch Control support, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled, tip-bot2 for Kai Huang
- [tip: x86/sgx] x86/sgx: Expose SGX architectural definitions to the kernel, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR and EMODT), tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/sgx: Move ENCLS leaf definitions to sgx.h, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/sgx: Add encls_faulted() helper, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs, tip-bot2 for Kai Huang
- [tip: x86/sgx] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] RAS/CEC: Correct ce_add_elem()'s returned values, tip-bot2 for William Roche
- [tip: x86/core] objtool: Rework the elf_rebuild_reloc_section() logic, tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Create reloc sections implicitly, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/x86/intel/uncore: Generic support for the MSR type of uncore blocks, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Generic support for the PCI type of uncore blocks, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Parse uncore discovery tables, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Rename uncore_notifier to uncore_pci_sub_notifier, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Generic support for the MMIO type of uncore blocks, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/uncore: Enable IIO stacks to PMON mapping for multi-segment SKX, tip-bot2 for Alexander Antonov
- [tip: x86/core] objtool: Fix static_call list generation,
tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Cache instruction relocs,
tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Rework rebuild_reloc logic, tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86: Add insn_decode_kernel(), tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Correctly handle retpoline thunk calls,
tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/alternatives: Optimize optimize_nops(),
tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Handle per arch retpoline naming,
tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Extract elf_strtab_concat(),
tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool/x86: Rewrite retpoline thunk calls,
tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Extract elf_symbol_add(),
tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Add elf_create_reloc() helper,
tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Implicitly create reloc sections, tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Skip magical retpoline .altinstr_replacement,
tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Add elf_create_undef_symbol(),
tip-bot2 for Peter Zijlstra
- [tip: x86/core] objtool: Keep track of retpoline call sites,
tip-bot2 for Peter Zijlstra
- [tip: x86/core] x86/retpoline: Simplify retpolines,
tip-bot2 for Peter Zijlstra
- [tip: x86/apic] x86/vector: Add a sanity check to prevent IRQ2 allocations, tip-bot2 for Thomas Gleixner
- [tip: locking/core] locking/rtmutex: Remove output from deadlock detector, tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] locking/rtmutex: Clean up signal handling in __rt_mutex_slowlock(), tip-bot2 for Thomas Gleixner
- [tip: locking/core] locking/rtmutex: Consolidate the fast/slowpath invocation, tip-bot2 for Thomas Gleixner
- [tip: timers/core] timekeeping: Allow runtime PM from change_clocksource(), tip-bot2 for Niklas Söderlund
- [tip: irq/core] genirq/irq_sim: Shrink devm_irq_domain_create_sim(),
tip-bot2 for Bartosz Golaszewski
- [tip: x86/splitlock] x86/traps: Handle #DB for bus lock, tip-bot2 for Fenghua Yu
- [tip: x86/splitlock] Documentation/admin-guide: Change doc for split_lock_detect parameter, tip-bot2 for Fenghua Yu
- [tip: x86/splitlock] x86/cpufeatures: Enumerate #DB for bus lock detection, tip-bot2 for Fenghua Yu
- [tip: x86/cleanups] x86/process/64: Move cpu_current_top_of_stack out of TSS, tip-bot2 for Lai Jiangshan
- [tip: x86/vmware] x86/vmware: Avoid TSC recalibration when frequency is known, tip-bot2 for Alexey Makhalov
- [tip: locking/core] MAINTAINERS: Add myself as futex reviewer, tip-bot2 for Davidlohr Bueso
- [tip: x86/build] efi/libstub: Add $(CLANG_FLAGS) to x86 flags, tip-bot2 for Nathan Chancellor
- [tip: x86/build] x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS), tip-bot2 for John Millikin
- [tip: x86/build] x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGS, tip-bot2 for Nathan Chancellor
- [tip: x86/cleanups] tools/turbostat: Unmark non-kernel-doc comment, tip-bot2 for Randy Dunlap
- [tip: irq/core] drm/i915: Use tasklet_unlock_spin_wait() in __tasklet_disable_sync_once(), tip-bot2 for Sebastian Andrzej Siewior
- [tip: x86/cleanups] x86/syscalls: Fix -Wmissing-prototypes warnings from COND_SYSCALL(), tip-bot2 for Masahiro Yamada
- [tip: x86/core] x86/kprobes: Move 'inline' to the beginning of the kprobe_is_ss() declaration, tip-bot2 for Wei Yongjun
- [tip: x86/core] x86/kprobes: Fix to check non boostable prefixes correctly, tip-bot2 for Masami Hiramatsu
- [tip: x86/core] x86/kprobes: Fix to identify indirect jmp and others using range case, tip-bot2 for Masami Hiramatsu
- [tip: sched/core] sched/core: Use -EINVAL in sched_dynamic_mode(), tip-bot2 for Rasmus Villemoes
- [tip: sched/core] sched/core: Stop using magic values in sched_dynamic_mode(), tip-bot2 for Rasmus Villemoes
- [tip: sched/core] sched/topology: Remove redundant cpumask_and() in init_overlap_sched_group(), tip-bot2 for Barry Song
- [tip: x86/sgx] x86/sgx: Remove unnecessary kmap() from sgx_ioc_enclave_init(), tip-bot2 for Ira Weiny
- [tip: x86/sgx] selftests/sgx: Use getauxval() to simplify test code, tip-bot2 for Tianjia Zhang
- [tip: locking/core] locking/rtmutex: Remove rt_mutex_timed_lock(),
tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] locking/rtmutex: Restrict the trylock WARN_ON() to debug,
tip-bot2 for Thomas Gleixner
- [tip: locking/core] locking/rtmutex: Decrapify __rt_mutex_init(),
tip-bot2 for Thomas Gleixner
- [tip: locking/core] locking/rtmutex: Move rt_mutex_debug_task_free() to rtmutex.c,
tip-bot2 for Thomas Gleixner
- [tip: locking/core] locking/rtmutex: Move debug functions as inlines into common header,
tip-bot2 for Thomas Gleixner
- [tip: locking/core] locking/rtmutex: Fix misleading comment in rt_mutex_postunlock(),
tip-bot2 for Thomas Gleixner
- [tip: locking/core] locking/rtmutex: Remove output from deadlock detector., tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] locking/rtmutex: Consolidate rt_mutex_init(),
tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] locking/rtmutex: Remove rtmutex deadlock tester leftovers,
tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] locking/rtmutex: Remove pointless CONFIG_RT_MUTEXES=n stubs,
tip-bot2 for Thomas Gleixner
- [tip: locking/core] locking/rtmutex: Remove empty and unused debug stubs,
tip-bot2 for Thomas Gleixner
- [tip: locking/core] locking/rtmutex: Inline chainwalk depth check,
tip-bot2 for Thomas Gleixner
- [tip: locking/core] locking/rtmutex: Make text section and inlining consistent,
tip-bot2 for Thomas Gleixner
- [tip: locking/core] locking/mutex: Remove repeated declaration,
tip-bot2 for Shaokun Zhang
- [tip: ras/core] x86/mce/inject: Add IPID for injection too, tip-bot2 for Borislav Petkov
- [tip: x86/boot] x86/setup: Merge several reservations of start of memory, tip-bot2 for Mike Rapoport
- [tip: x86/boot] x86/setup: Consolidate early memory reservations, tip-bot2 for Mike Rapoport
- [tip: x86/urgent] x86/build: Turn off -fcf-protection for realmode targets, tip-bot2 for Arnd Bergmann
- [tip: x86/core] x86/kprobes: Retrieve correct opcode for group instruction, tip-bot2 for Masami Hiramatsu
- [tip: x86/core] x86/kprobes: Use int3 instead of debug trap for single-step, tip-bot2 for Masami Hiramatsu
- [tip: x86/core] x86/kprobes: Identify far indirect JMP correctly, tip-bot2 for Masami Hiramatsu
- [tip: sched/core] stop_machine: Add caller debug info to queue_stop_cpus_work, tip-bot2 for Valentin Schneider
- [tip: sched/core] psi: Reduce calls to sched_clock() in psi, tip-bot2 for Shakeel Butt
- [tip: sched/core] sched/fair: Reduce long-tail newly idle balance cost, tip-bot2 for Aubrey Li
- [tip: sched/core] sched/fair: Optimize test_idle_cores() for !SMT, tip-bot2 for Barry Song
- [tip: x86/urgent] x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc(), tip-bot2 for Isaku Yamahata
- [tip: locking/urgent] locking/mutex: Fix non debug version of mutex_lock_io_nested(), tip-bot2 for Thomas Gleixner
- [tip: locking/core] locking/mutex: Fix non debug version of mutex_lock_io_nested(), tip-bot2 for Thomas Gleixner
- [tip: locking/core] static_call: Fix function type mismatch,
tip-bot2 for Arnd Bergmann
- [tip: x86/boot] x86/boot/compressed: Avoid gcc-11 -Wstringop-overread warning, tip-bot2 for Arnd Bergmann
- [tip: x86/cleanups] x86/fpu/math-emu: Fix function cast warning, tip-bot2 for Arnd Bergmann
- [tip: x86/boot] x86/boot/tboot: Avoid Wstringop-overread-warning, tip-bot2 for Arnd Bergmann
- [tip: timers/core] timekeeping, clocksource: Fix various typos in comments, tip-bot2 for Ingo Molnar
- [tip: x86/microcode] x86/microcode: Check for offline CPUs before requesting new microcode, tip-bot2 for Otavio Pontes
- [tip: perf/urgent] lockdep: Address clang -Wformat warning printing for %hd, tip-bot2 for Arnd Bergmann
- [tip: x86/cleanups] x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes, tip-bot2 for Arnd Bergmann
- [tip: irq/core] irq: Fix typos in comments, tip-bot2 for Ingo Molnar
- [tip: core/entry] entry: Fix typos in comments, tip-bot2 for Ingo Molnar
- [tip: locking/core] locking: Fix typos in comments, tip-bot2 for Ingo Molnar
- [tip: x86/cleanups] x86: Fix various typos in comments, take #2, tip-bot2 for Ingo Molnar
- [tip: x86/cleanups] x86: Remove unusual Unicode characters from comments, tip-bot2 for Ingo Molnar
- [tip: perf/urgent] lockdep: Add a missing initialization hint to the "INFO: Trying to register non-static key" message, tip-bot2 for Tetsuo Handa
- [tip: irq/urgent] genirq: Disable interrupts for force threaded handlers, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPIN, tip-bot2 for Tony Luck
- [tip: x86/urgent] x86/apic/of: Fix CPU devicetree-node lookups, tip-bot2 for Johan Hovold
- [tip: irq/core] genirq/matrix: Prevent allocation counter corruption, tip-bot2 for Vitaly Kuznetsov
- [tip: efi/urgent] efivars: respect EFI_UNSUPPORTED return from firmware, tip-bot2 for Shawn Guo
- [tip: efi/urgent] efi: use 32-bit alignment for efi_guid_t literals, tip-bot2 for Ard Biesheuvel
- [tip: efi/urgent] firmware/efi: Fix a use after bug in efi_mem_reserve_persistent, tip-bot2 for Lv Yunlong
- [tip: x86/seves] x86/sev-es: Optimize __sev_es_ist_enter() for better readability, tip-bot2 for Joerg Roedel
- [tip: locking/core] locking/locktorture: Fix incorrect use of ww_acquire_ctx in ww_mutex test, tip-bot2 for Waiman Long
- [tip: locking/core] locking/ww_mutex: Remove DEFINE_WW_MUTEX() macro, tip-bot2 for Waiman Long
- [tip: locking/core] locking/locktorture: Pass thread id to lock/unlock functions, tip-bot2 for Waiman Long
- [tip: locking/core] locking/locktorture: Fix false positive circular locking splat in ww_mutex test, tip-bot2 for Waiman Long
- [tip: x86/cleanups] x86/kaslr: Return boolean values from a function returning bool, tip-bot2 for Jiapeng Chong
- [tip: locking/urgent] static_call: Align static_call_is_init() patching condition, tip-bot2 for Peter Zijlstra
- [tip: locking/urgent] static_call: Fix static_call_update() sanity check, tip-bot2 for Peter Zijlstra
- [tip: locking/urgent] static_call: Fix static_call_set_init(), tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/ioapic: Ignore IRQ2 again, tip-bot2 for Thomas Gleixner
- [tip: x86/sgx] selftests/sgx: Improve error detection and messages,
tip-bot2 for Dave Hansen
- [tip: x86/sgx] x86/sgx: Fix uninitialized 'nid' variable, tip-bot2 for Dave Hansen
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]