tip-bot2 for Alexey Makhalov ([email protected])

Number of posts: 14587 (8.3 per day)
First post: 2019-08-23 09:14:45
Last post: 2024-06-15 08:23:37

Date List Subject
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
2024-04-09 09:08:33 linux-kernel [tip: irq/core] irqchip/riscv-aplic: Fix spelling mistake "forwared" -> "forwarded"
2024-04-09 09:08:30 linux-kernel [tip: irq/core] irqchip/alpine-msi: Fix off-by-one in allocation error path
2024-04-09 09:08:19 linux-kernel [tip: irq/core] irqchip/loongson: Select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP for IRQ_LOONGARCH_CPU
2024-04-09 09:08:18 linux-kernel [tip: irq/core] irqchip/loongson-eiointc: Set CPU affinity only on SMP machines for LoongArch
2024-04-09 08:43:05 linux-kernel [tip: x86/entry] x86/entry: Merge thunk_64.S and thunk_32.S into thunk.S
2024-04-09 08:34:45 linux-kernel [tip: x86/cpu] x86/mce: Implement recovery for errors in TDX/SEAM non-root mode
2024-04-09 08:33:57 linux-kernel [tip: locking/core] locking/atomic/x86: Correct the definition of __arch_try_cmpxchg128()
2024-04-09 08:27:01 linux-kernel [tip: locking/core] locking/atomic/x86: Modernize x86_32 arch_{,try_}_cmpxchg64{,_local}()
2024-04-09 08:26:47 linux-kernel [tip: locking/core] locking/atomic/x86: Introduce arch_try_cmpxchg64() for !CONFIG_X86_CMPXCHG64
2024-04-08 14:49:24 linux-kernel [tip: locking/urgent] locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=y
2024-04-08 14:41:36 linux-kernel [tip: timers/urgent] irqflags: Explicitly ignore lockdep_hrtimer_exit() argument
2024-04-08 14:17:15 linux-kernel [tip: x86/cleanups] x86/math-emu: Fix function cast warnings
2024-04-08 13:47:35 linux-kernel [tip: x86/urgent] x86/apic: Force native_apic_mem_read() to use the MOV instruction
2024-04-08 13:38:37 linux-kernel [tip: timers/core] vdso: Consolidate nanoseconds calculation
2024-04-08 13:38:35 linux-kernel [tip: timers/core] vdso: Make delta calculation overflow safe
2024-04-08 13:38:08 linux-kernel [tip: timers/core] hrtimer: Remove unused function
2024-04-08 13:16:03 linux-kernel [tip: timers/core] vdso: Consolidate vdso_calc_delta()
2024-04-08 13:14:48 linux-kernel [tip: timers/core] vdso: Add CONFIG_GENERIC_VDSO_OVERFLOW_PROTECT
2024-04-08 13:14:11 linux-kernel [tip: timers/core] timekeeping: Move timekeeping helper functions
2024-04-08 13:13:56 linux-kernel [tip: timers/core] math64: Tidy up mul_u64_u32_shr()
2024-04-08 13:13:50 linux-kernel [tip: timers/core] vdso, math64: Provide mul_u64_u32_add_u64_shr()
2024-04-08 13:13:37 linux-kernel [tip: timers/core] x86/vdso: Make delta calculation overflow safe
2024-04-08 13:13:26 linux-kernel [tip: timers/core] vdso: Add vdso_data:: Max_cycles
2024-04-08 13:12:29 linux-kernel [tip: timers/core] timekeeping: Rename fast_tk_get_delta_ns() to __timekeeping_get_ns()
2024-04-08 13:12:21 linux-kernel [tip: timers/core] timekeeping: Tidy timekeeping_cycles_to_ns() slightly
2024-04-08 13:12:08 linux-kernel [tip: timers/core] timekeeping: Reuse timekeeping_cycles_to_ns()
2024-04-08 13:12:04 linux-kernel [tip: timers/core] timekeeping: Consolidate timekeeping helpers
2024-04-08 13:12:03 linux-kernel [tip: timers/core] timekeeping: Refactor timekeeping helpers