tip-bot2 for Haifeng Xu ([email protected])

Number of posts: 14349 (8.41 per day)
First post: 2019-08-23 09:14:45
Last post: 2024-04-24 12:49:23

Date List Subject
2024-04-14 20:47:41 linux-kernel [tip: perf/core] perf: Move perf_event_fasync() to perf_event.h
2024-04-14 20:47:33 linux-kernel [tip: perf/core] perf/bpf: Mark perf_event_set_bpf_handler() and perf_event_free_bpf_handler() as inline too
2024-04-14 20:47:31 linux-kernel [tip: perf/core] perf/ring_buffer: Trigger IO signals for watermark_wakeup
2024-04-14 20:46:49 linux-kernel [tip: locking/core] locking/atomic/x86: Introduce arch_try_cmpxchg64_local()
2024-04-14 20:31:41 linux-kernel [tip: x86/mm] x86/pat: Introduce lookup_address_in_pgd_attr()
2024-04-14 20:31:35 linux-kernel [tip: x86/mm] x86/mm: Use lookup_address_in_pgd_attr() in show_fault_oops()
2024-04-14 20:31:22 linux-kernel [tip: x86/mm] x86/pat: Fix W^X violation false-positives when running as Xen PV guest
2024-04-14 20:31:13 linux-kernel [tip: x86/mm] x86/pat: Restructure _lookup_address_cpa()
2024-04-14 11:37:37 linux-kernel [tip: irq/core] irqchip/riscv-imsic: Fix boot time update effective affinity warning
2024-04-14 09:19:43 linux-kernel [tip: x86/urgent] x86/bugs: Fix BHI retpoline check
2024-04-12 15:19:00 linux-kernel [tip: irq/core] genirq: Convert kstat_irqs to a struct
2024-04-12 15:18:43 linux-kernel [tip: irq/core] genirq: Provide a snapshot mechanism for interrupt statistics
2024-04-12 15:18:34 linux-kernel [tip: irq/core] genirq: Avoid summation loops for /proc/interrupts
2024-04-12 15:18:29 linux-kernel [tip: irq/core] watchdog/softlockup: Low-overhead detection of interrupt storm
2024-04-12 15:18:15 linux-kernel [tip: irq/core] watchdog/softlockup: Report the most frequent interrupts
2024-04-12 15:17:30 linux-kernel [tip: timers/urgent] selftests: kselftest: Fix build failure with NOLIBC
2024-04-12 12:16:59 linux-kernel [tip: timers/urgent] selftests: kselftest: Mark functions that unconditionally call exit() as __noreturn
2024-04-12 12:16:09 linux-kernel [tip: timers/urgent] selftests: timers: Fix posix_timers ksft_print_msg() warning
2024-04-12 12:15:57 linux-kernel [tip: timers/urgent] selftests: timers: Fix abs() warning in posix_timers test
2024-04-12 10:21:19 linux-kernel [tip: x86/merge] x86/sev: Take NUMA node into account when allocating memory for per-CPU SEV data
2024-04-12 10:16:08 linux-kernel [tip: perf/core] perf/bpf: Allow a BPF program to suppress all sample side effects
2024-04-12 10:13:27 linux-kernel [tip: x86/urgent] x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
2024-04-12 10:13:09 linux-kernel [tip: x86/urgent] x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
2024-04-12 10:12:58 linux-kernel [tip: x86/urgent] x86/cpu/amd: Make the CPUID 0x80000008 parser correct
2024-04-12 10:12:47 linux-kernel [tip: x86/urgent] x86/cpu/amd: Move TOPOEXT enablement into the topology parser
2024-04-12 10:12:45 linux-kernel [tip: x86/urgent] x86/cpu/amd: Make the NODEID_MSR union actually work
2024-04-12 10:05:17 linux-kernel [tip: perf/core] perf/bpf: Reorder bpf_overflow_handler() ahead of __perf_event_overflow()
2024-04-12 10:04:51 linux-kernel [tip: perf/core] perf/bpf: Create bpf_overflow_handler() stub for !CONFIG_BPF_SYSCALL
2024-04-12 10:04:31 linux-kernel [tip: perf/core] perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event members
2024-04-12 10:04:16 linux-kernel [tip: perf/core] perf/bpf: Call BPF handler directly, not through overflow machinery
2024-04-12 10:04:04 linux-kernel [tip: perf/core] perf/bpf: Remove unneeded uses_default_overflow_handler()
2024-04-12 10:03:43 linux-kernel [tip: perf/core] selftest/bpf: Test a perf BPF program that suppresses side effects
2024-04-12 10:03:37 linux-kernel [tip: perf/core] perf/bpf: Change the !CONFIG_BPF_SYSCALL stubs to static inlines
2024-04-12 09:48:47 linux-kernel [tip: locking/core] locking/pvqspinlock: Use try_cmpxchg_acquire() in trylock_clear_pending()
2024-04-12 09:46:45 linux-kernel [tip: locking/core] locking/pvqspinlock/x86: Remove redundant CMP after CMPXCHG in __raw_callee_save___pv_queued_spin_unlock()
2024-04-12 09:46:33 linux-kernel [tip: locking/core] locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h
2024-04-12 09:45:57 linux-kernel [tip: locking/core] locking/pvqspinlock/x86: Remove redundant CMP after CMPXCHG in __raw_callee_save___pv_queued_spin_unlock()
2024-04-12 09:30:54 linux-kernel [tip: x86/cpu] x86/sev: Take NUMA node into account when allocating memory for per-CPU SEV data
2024-04-12 09:24:08 linux-kernel [tip: locking/core] locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h
2024-04-11 21:29:12 linux-kernel [tip: timers/core] rust: time: Add Ktime
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