LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2024-01-08 11:04:47
linux-kernel
[GIT PULL] x86/asm changes for v6.8
2024-01-08 10:51:32
linux-kernel
[GIT PULL] x86/apic changes for v6.8
2024-01-08 10:44:14
linux-kernel
[GIT PULL] Timer subsystem changes for v6.8
2024-01-08 10:23:15
linux-kernel
[GIT PULL] CPU hotplug changes for v6.8
2024-01-08 10:14:59
linux-kernel
[GIT PULL] IRQ subsystem changes for v6.8
2024-01-08 09:51:33
linux-kernel
[GIT PULL] Generic syscall entry code changes for v6.8
2024-01-08 09:43:56
linux-kernel
[GIT PULL] debugobjects changes for v6.8
2024-01-08 09:23:25
linux-kernel
[GIT PULL] objtool change for v6.8
2024-01-08 09:19:58
linux-kernel
Re: [PATCH v2 2/3] objtool: make objtool SLS validation fatal when building with CONFIG_SLS=y
2024-01-08 09:18:50
linux-kernel
Re: [PATCH v2 1/3] objtool: Make objtool check actually fatal upon fatal errors
2024-01-08 09:13:13
linux-kernel
[GIT PULL] locking changes for v6.8
2024-01-08 09:02:23
linux-kernel
[PATCH -v2] locking/mutex: Clarify that mutex_unlock(), and most other sleeping locks, can still use the lock object after it's unlocked
2024-01-08 08:45:29
linux-kernel
[PATCH] locking/mutex: Clarify that mutex_unlock(), and most other sleeping locks, cannot be used to reference-count objects
2024-01-03 10:55:23
linux-kernel
Re: [PATCH] arch/x86: Fix typos
2024-01-02 09:54:52
linux-kernel
Re: [PATCH next v2 5/5] locking/osq_lock: Optimise decode_cpu() and per_cpu_ptr().
2024-01-02 09:51:47
linux-kernel
Re: [PATCH next v2 1/5] locking/osq_lock: Defer clearing node->locked until the slow osq_lock() path.
2024-01-02 09:50:07
linux-kernel
Re: [PATCH next v2 1/5] locking/osq_lock: Defer clearing node->locked until the slow osq_lock() path.
2024-01-02 09:49:42
linux-kernel
Re: [PATCH next v2 2/5] locking/osq_lock: Optimise the vcpu_is_preempted() check.
2024-01-02 09:47:29
linux-kernel
Re: [PATCH next v2 4/5] locking/osq_lock: Avoid writing to node->next in the osq_lock() fast path.
2023-12-30 20:37:46
linux-kernel
Re: [PATCH next 4/5] locking/osq_lock: Optimise per-cpu data accesses.
2023-12-30 11:09:35
linux-kernel
Re: [PATCH next 4/5] locking/osq_lock: Optimise per-cpu data accesses.
2023-12-23 14:34:18
linux-kernel
[GIT PULL] x86 fixes
2023-12-20 19:54:14
linux-kernel
Re: [PATCH] sched: move access of avg_rt and avg_dl into existing helper functions
2023-12-20 09:59:19
linux-kernel
Re: [PATCH 0/5] replace magic numbers in GDT descriptors
2023-12-20 09:51:34
linux-kernel
Re: [PATCH 1/5] x86: provide new infrastructure for GDT descriptors
2023-12-01 10:33:41
linux-kernel
[PATCH -v2] locking/mutex: Document that mutex_unlock() is non-atomic
2023-12-01 10:21:47
linux-kernel
Re: [PATCH] locking: Document that mutex_unlock() is non-atomic
2023-11-30 19:26:02
linux-kernel
Re: [PATCH 4/5] x86: stop shipping a.out.h uapi headers
2023-11-30 09:31:26
linux-kernel
[PATCH] x86/sev: Fix kernel crash due to late update to read-only ghcb_version
2023-11-27 09:04:22
linux-kernel
Re: [syzbot] [kernel?] possible deadlock in stack_depot_put
2023-11-26 09:51:58
linux-kernel
[GIT PULL] x86 fixes
2023-11-26 09:44:47
linux-kernel
[GIT PULL] perf events fix
2023-11-26 09:39:46
linux-kernel
[GIT PULL] locking fix
2023-11-24 12:57:20
linux-kernel
Re: [PATCH] perf lock: Fix a memory leak on an error path
2023-11-23 10:34:15
linux-kernel
Re: [PATCH v4 2/2] sched/schedutil: Rework iowait boost
2023-11-23 10:15:44
linux-kernel
Re: [PATCH v3] x86: Ensure input to pfn_to_kaddr() is treated as a 64-bit type
2023-10-28 13:55:19
linux-kernel
[GIT PULL] x86/mm changes for v6.7
2023-10-28 13:44:06
linux-kernel
[GIT PULL] x86/irq change for v6.7
2023-10-28 13:41:52
linux-kernel
[GIT PULL] x86/headers changes for v6.7
2023-10-28 13:38:04
linux-kernel
[GIT PULL] x86/entry changes for v6.7
2023-10-28 13:28:59
linux-kernel
[GIT PULL] x86/build change for v6.7
2023-10-28 13:18:08
linux-kernel
[GIT PULL] IRQ fix
2023-10-28 13:11:16
linux-kernel
[GIT PULL] x86/boot changes for v6.7
2023-10-28 13:00:05
linux-kernel
[GIT PULL] x86/asm changes for v6.7
2023-10-28 12:24:08
linux-kernel
[GIT PULL] Scheduler changes for v6.7
2023-10-28 11:53:03
linux-kernel
[GIT PULL] perf events changes for v6.7
2023-10-28 11:36:20
linux-kernel
[GIT PULL] objtool changes for v6.7
2023-10-28 11:32:12
linux-kernel
[GIT PULL] locking changes for v6.7
2023-10-28 10:58:06
linux-kernel
[GIT PULL] x86 fixes
2023-10-28 10:42:13
linux-kernel
[GIT PULL] perf events fix
2023-10-27 09:38:37
linux-kernel
Re: [PATCH v4 5/7] cpufreq/cppc: move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}