Ingo Molnar ([email protected])

Number of posts: 9104 (2.06 per day)
First post: 2012-05-02 17:34:53
Last post: 2024-06-15 08:15:55

Date List Subject
2024-04-11 13:24:40 linux-kernel Re: [PATCH 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h
2024-04-11 08:43:32 linux-kernel Re: [PATCH] x86/smpboot: Add map vars allocation check in smp_prepare_cpus_common
2024-04-11 08:18:30 linux-kernel Re: [PATCH 7/7] x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
2024-04-11 07:48:56 linux-kernel Re: [PATCH 7/7] x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
2024-04-11 07:32:58 linux-kernel [PATCH 2b/7] x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
2024-04-10 14:20:04 linux-kernel Re: [PATCH 3/3] x86/cpu: Ignore "mitigations" kernel parameter if SPECULATION_MITIGATIONS=n
2024-04-10 14:19:05 linux-kernel Re: [PATCH] x86/smpboot: Add map vars allocation check in smp_prepare_cpus_common
2024-04-10 13:56:35 linux-kernel Re: [PATCH] x86/boot/64: Clear CR4.PGE to disable global 1:1 mappings
2024-04-10 13:55:45 linux-kernel Re: [PATCH] x86/pat: fix W^X violation false-positives when running as Xen PV guest
2024-04-10 13:01:30 linux-kernel Re: [PATCH] x86/boot/64: Clear CR4.PGE to disable global 1:1 mappings
2024-04-10 08:15:19 linux-kernel Re: [tip: timers/urgent] timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpu
2024-04-10 04:39:01 linux-kernel Re: [RESEND PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions]
2024-04-10 04:36:35 linux-kernel Re: [RESEND PATCH v5 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler.
2024-04-10 04:32:17 linux-kernel Re: [RESEND PATCH v5 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
2024-04-09 08:42:37 linux-kernel Re: [PATCH 1/2] x86/cpu/topology: don't write to immutable cpu_present_mask
2024-04-09 08:39:48 linux-kernel Re: [PATCH 5/5] sched/fair: Rename set_next_buddy() to set_next_pick()
2024-04-09 08:06:14 linux-kernel Re: [PATCH RESEND] x86/tsc: print some log if calibrated tsc freq deviates from original too much
2024-04-09 07:51:04 linux-kernel Re: [PATCH 3/3] locking/atomic/x86: Introduce arch_try_cmpxchg64() for !CONFIG_X86_CMPXCHG64
2024-04-09 07:45:55 linux-kernel Re: [PATCH][RFC] x86,lib: Add wbinvd_on_many_cpus helpers
2024-04-09 07:40:42 linux-kernel Re: [PATCHSET 0/9] Sync tools headers with the kernel source
2024-04-09 07:38:04 linux-kernel Re: [PATCH 1/9] tools/include: Sync uapi/drm/i915_drm.h with the kernel sources
2024-04-08 18:28:54 linux-kernel Re: [tip: x86/boot] x86/boot: Move kernel cmdline setup earlier in the boot process (again)
2024-04-07 08:45:14 linux-kernel [PATCH 2/5] sched: Split out kernel/sched/fair_balance.c from kernel/sched/fair.c
2024-04-07 08:44:57 linux-kernel [PATCH 1/5] sched: Split out kernel/sched/syscalls.c from kernel/sched/core.c
2024-04-07 08:44:44 linux-kernel [PATCH 3/5] sched: Split out kernel/sched/numa_balancing.c from kernel/sched/fair.c
2024-04-07 08:44:15 linux-kernel [PATCH 5/5] sched/fair: Rename set_next_buddy() to set_next_pick()
2024-04-07 08:44:07 linux-kernel [PATCH 4/5] sched/fair: Remove NEXT_BUDDY
2024-04-07 08:44:00 linux-kernel [PATCH 0/5] sched: Split out kernel/sched/fair_balance.c, numa_balancing.c and syscalls.c, plus other updates
2024-04-07 08:15:32 linux-kernel [GIT PULL] x86 fixes
2024-04-07 08:03:42 linux-kernel [GIT PULL] timer fixes
2024-04-07 07:55:39 linux-kernel [GIT PULL] perf fix
2024-04-06 10:56:41 linux-kernel Re: More annoying code generation by clang
2024-04-04 08:48:51 linux-kernel Re: [PATCH] x86/percpu: Fix and improve x86_this_cpu_test_bit() and friends
2024-04-04 07:57:06 linux-kernel Re: [PATCH 1/1] x86/mm/pae: Align up pteval_t, pmdval_t and pudval_t to avoid split locks
2024-04-03 08:14:04 linux-kernel Re: [PATCH v4 0/4] perf/x86/amd: add LBR capture support outside of hardware events
2024-04-03 08:11:20 linux-kernel Re: [PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
2024-04-03 08:00:07 linux-kernel Re: [PATCH 1/1] x86/mm/pae: Align up pteval_t, pmdval_t and pudval_t to avoid split locks
2024-04-03 07:29:41 linux-kernel Re: [PATCH v5 0/4] perf/x86/amd: add LBR capture support outside of hardware events
2024-04-03 07:29:16 linux-kernel Re: [PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
2024-04-01 09:45:26 linux-kernel Re: [PATCH v1] x86/mm/pat: fix VM_PAT handling in COW mappings
2024-04-01 09:32:44 linux-kernel Re: [PATCH v4 0/4] perf/x86/amd: add LBR capture support outside of hardware events
2024-03-30 21:11:37 linux-kernel Re: [PATCH v2] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*()
2024-03-30 11:12:18 linux-kernel Re: [PATCH] x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline
2024-03-30 11:09:11 linux-kernel Re: [PATCH v3] selftests: x86: skip the tests if prerequisites aren't fulfilled
2024-03-30 11:07:17 linux-kernel Re: [PATCH v3 1/2] perf/x86/amd: support capturing LBR from software events
2024-03-30 10:28:50 linux-kernel Re: [RESEND PATCH v3] exit: move trace_sched_process_exit earlier in do_exit()
2024-03-29 15:05:51 linux-kernel Re: [PATCH v4] x86/mm/ident_map: On UV systems, use gbpages only where full GB page should be mapped.
2024-03-29 09:45:37 linux-kernel [PATCH 3/1] x86/fpu: Remove init_task FPU state dependencies, add debugging warning
2024-03-29 09:10:39 linux-kernel [PATCH 2/1] headers/deps: x86/fpu: Remove the thread::fpu pointer
2024-03-29 08:15:55 linux-kernel Re: [PATCH v4] x86/mm/ident_map: On UV systems, use gbpages only where full GB page should be mapped.
2024-03-29 07:47:15 linux-kernel Re: [PATCH bpf-next] perf, amd: support capturing LBR from software events