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