tip-bot2 for Eric Biggers ([email protected])

Number of posts: 14309 (8.42 per day)
First post: 2019-08-23 09:14:45
Last post: 2024-04-18 15:39:50

Date List Subject
2024-04-11 13:48:19 linux-kernel [tip: x86/boot] x86/boot/64: Clear most of CR4 in startup_64(), except PAE, MCE and LA57
2024-04-11 13:34:08 linux-kernel [tip: locking/core] locking/pvqspinlock: Use try_cmpxchg_acquire() in trylock_clear_pending()
2024-04-11 13:34:08 linux-kernel [tip: locking/core] locking/qspinlock: Use atomic_try_cmpxchg_relaxed() in xchg_tail()
2024-04-11 12:45:29 linux-kernel [tip: x86/urgent] x86/cpu/amd: Make the CPUID 0x80000008 parser correct
2024-04-11 12:45:26 linux-kernel [tip: x86/urgent] x86/cpu/amd: Make the NODEID_MSR union actually work
2024-04-11 10:43:14 linux-kernel [tip: irq/core] genirq: Fix trivial typo in the comment CPY ==> COPY
2024-04-11 10:36:24 linux-kernel [tip: irq/core] genirq: Update MAINTAINERS to include interrupt related header files
2024-04-11 08:51:53 linux-kernel [tip: x86/urgent] x86/bugs: Only harden syscalls when needed
2024-04-11 08:49:31 linux-kernel [tip: x86/urgent] x86/bugs: Fix BHI documentation
2024-04-11 08:41:29 linux-kernel [tip: x86/urgent] x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
2024-04-11 08:41:21 linux-kernel [tip: x86/urgent] x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES
2024-04-11 08:41:04 linux-kernel [tip: x86/urgent] x86/bugs: Fix BHI handling of RRSBA
2024-04-11 08:40:48 linux-kernel [tip: x86/urgent] x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
2024-04-11 08:40:40 linux-kernel [tip: x86/urgent] x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
2024-04-11 08:40:35 linux-kernel [tip: x86/urgent] x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
2024-04-10 20:14:38 linux-kernel [tip: timers/urgent] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
2024-04-10 20:13:31 linux-kernel [tip: timers/urgent] bug: Fix no-return-statement warning with !CONFIG_BUG
2024-04-10 14:31:37 linux-kernel [tip: x86/urgent] x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n
2024-04-10 14:31:34 linux-kernel [tip: x86/urgent] x86/cpu: Disable BHI mitigation by default when SPECULATION_MITIGATIONS=n
2024-04-10 14:09:06 linux-kernel [tip: x86/alternatives] x86/topology: Don't update cpu_possible_map in topo_set_cpuids()
2024-04-10 13:54:32 linux-kernel [tip: x86/urgent] x86/topology: Don't update cpu_possible_map in topo_set_cpuids()
2024-04-10 13:50:07 linux-kernel [tip: locking/core] locking/atomic/x86: Introduce arch_atomic64_try_cmpxchg() to x86_32
2024-04-10 13:49:46 linux-kernel [tip: locking/core] locking/atomic/x86: Define arch_atomic_sub() family using arch_atomic_add() functions
2024-04-10 13:48:13 linux-kernel [tip: locking/core] locking/atomic/x86: Introduce arch_atomic64_read_nonatomic() to x86_32
2024-04-10 13:48:11 linux-kernel [tip: locking/core] locking/atomic/x86: Rewrite x86_32 arch_atomic64_{,fetch}_{and,or,xor}() functions
2024-04-10 13:39:08 linux-kernel [tip: perf/core] perf/x86/rapl: Add support for Intel Lunar Lake
2024-04-10 13:20:23 linux-kernel [tip: x86/platform] x86/platform/olpc-x01-pm: Convert to platform remove callback returning void
2024-04-10 13:13:53 linux-kernel [tip: x86/platform] x86/platform/iris: Convert to platform remove callback returning void
2024-04-10 13:13:31 linux-kernel [tip: perf/core] perf/x86/rapl: Add support for Intel Arrow Lake
2024-04-10 13:12:38 linux-kernel [tip: x86/platform] x86/platform/olpc-xo1-sci: Convert to platform remove callback returning void
2024-04-10 08:25:48 linux-kernel [tip: timers/urgent] timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpu
2024-04-10 05:23:39 linux-kernel [tip: x86/cpu] x86/cpu: Take NUMA node into account when allocating per-CPU cpumasks
2024-04-10 05:23:33 linux-kernel [tip: x86/cpu] x86/cpu: Improve readability of per-CPU cpumask initialization code
2024-04-10 05:23:25 linux-kernel [tip: x86/urgent] x86/bugs: Fix return type of spectre_bhi_state()
2024-04-10 05:07:57 linux-kernel [tip: perf/core] perf/core: Optimize perf_adjust_freq_unthr_context()
2024-04-10 04:58:08 linux-kernel [tip: perf/urgent] perf/x86: Fix out of range data
2024-04-10 04:57:57 linux-kernel [tip: perf/core] perf/core: Reduce PMU access to adjust sample freq
2024-04-09 21:18:20 linux-kernel [tip: timers/urgent] timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpu
2024-04-09 17:41:45 linux-kernel [tip: x86/alternatives] x86/alternatives: Use a temporary buffer when optimizing NOPs
2024-04-09 17:12:38 linux-kernel [tip: x86/asm] x86/alternatives: Remove a superfluous newline in _static_cpu_has()
2024-04-09 17:12:33 linux-kernel [tip: x86/alternatives] x86/alternatives: Catch late X86_FEATURE modifiers
2024-04-09 17:12:05 linux-kernel [tip: x86/alternatives] x86/alternatives: Get rid of __optimize_nops()
2024-04-09 17:11:45 linux-kernel [tip: x86/alternatives] x86/alternatives: Optimize optimize_nops()
2024-04-09 17:11:44 linux-kernel [tip: x86/alternatives] x86/alternatives: Sort local vars in apply_alternatives()
2024-04-09 16:01:42 linux-kernel [tip: timers/urgent] selftests/timers/posix_timers: Reimplement check_timer_distribution()
2024-04-09 15:53:09 linux-kernel [tip: x86/cleanups] x86/msr: Move ARCH_CAP_XAPIC_DISABLE bit definition to its rightful place
2024-04-09 10:39:45 linux-kernel [tip: timers/core] clocksource: Convert s[n]printf() to sysfs_emit()
2024-04-09 10:39:36 linux-kernel [tip: timers/core] clockevents: Convert s[n]printf() to sysfs_emit()
2024-04-09 10:39:32 linux-kernel [tip: timers/core] vdso: Fix powerpc build U64_MAX undeclared error
2024-04-09 09:18:21 linux-kernel [tip: irq/urgent] irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1
2024-04-09 09:08:35 linux-kernel [tip: irq/core] irqchip/loongson-pch-msi: Fix off-by-one on allocation error path