LinuxLists
Users
About
Thomas Gleixner (
[email protected]
)
Number of posts: 23303 (3.19 per day)
First post: 2004-06-07 15:42:13
Last post: 2024-06-11 07:33:53
Previous Page
/
Next Page
Date
List
Subject
2024-03-10 23:39:41
linux-kernel
[GIT pull] irq/core for v6.9-rc1
2024-03-10 23:39:22
linux-kernel
[GIT pull] smp/core for v6.9-rc1
2024-03-10 23:39:12
linux-kernel
[GIT pull] timers/ptp for v6.9-rc1
2024-03-07 21:42:13
linux-kernel
Re: [PATCH v1 0/3] selftests/timers/posix_timers: various cleanups
2024-03-07 21:32:53
linux-kernel
Re: [RFD] Remove irq_timings
2024-03-07 21:15:30
linux-kernel
Re: [PATCH] tick: use READ_ONCE() to read jiffies in concurrent environment
2024-03-07 21:04:58
linux-kernel
Re: [PATCH v1 0/3] selftests/timers/posix_timers: various cleanups
2024-03-07 21:03:41
linux-kernel
Re: [PATCH v16 0/9] Linux RISC-V AIA Support
2024-03-06 17:18:12
linux-kernel
Re: [v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
2024-03-06 17:17:22
linux-kernel
Re: [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
2024-03-06 17:16:14
linux-kernel
Re: [PATCH v2 2/3] arch: simplify architecture specific page size configuration
2024-03-06 17:15:01
linux-kernel
Re: [PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
2024-03-06 11:17:13
linux-kernel
Re: unchecked MSR access error: WRMSR to 0xd84 (tried to write 0x0000000000010003) at rIP: 0xffffffffa025a1b8 (snbep_uncore_msr_init_box+0x38/0x60 [intel_uncore])
2024-03-05 17:06:41
linux-kernel
Re: [PATCHv11 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
2024-03-05 16:53:13
linux-kernel
Re: [PATCH v2] x86: disable non-instrumented version of copy_mc when KMSAN is enabled
2024-03-05 16:25:26
linux-kernel
Re: [PATCH v2] x86: disable non-instrumented version of copy_mc when KMSAN is enabled
2024-03-05 10:14:18
linux-kernel
Re: unchecked MSR access error: WRMSR to 0xd84 (tried to write 0x0000000000010003) at rIP: 0xffffffffa025a1b8 (snbep_uncore_msr_init_box+0x38/0x60 [intel_uncore])
2024-03-04 14:26:23
linux-kernel
Re: [PATCHv11 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
2024-03-04 14:18:13
linux-kernel
Re: [PATCH v2 4/7] mm/x86: Drop two unnecessary pud_leaf() definitions
2024-03-04 10:22:37
linux-kernel
[patch 9/9] x86/callthunks: Use EXPORT_PER_CPU_SYMBOL_GPL() for per CPU variables
2024-03-04 10:21:42
linux-kernel
[patch 6/9] x86/uaccess: Add missing __force to casts in __access_ok() and valid_user_address()
2024-03-04 10:18:51
linux-kernel
[patch 0/9] x86: Cure tons of sparse warnings (mostly __percpu)
2024-03-04 10:15:49
linux-kernel
[patch 8/9] x86/cpu: Provide a declaration for itlb_multihit_kvm_mitigation
2024-03-04 10:15:36
linux-kernel
[patch 7/9] x86/cpu: Use EXPORT_PER_CPU_SYMBOL_GPL() for x86_spec_ctrl_current
2024-03-04 10:15:03
linux-kernel
[patch 5/9] x86: Cure per CPU madness on UP
2024-03-04 10:14:49
linux-kernel
[patch 4/9] smp: Consolidate smp_prepare_boot_cpu()
2024-03-04 10:14:36
linux-kernel
[patch 3/9] x86/msr: Add missing __percpu annotations
2024-03-04 10:14:20
linux-kernel
[patch 2/9] x86/msr: Prepare for including percpu.h
2024-03-04 10:14:06
linux-kernel
[patch 1/9] perf/x86/amd/uncore: Fix __percpu annotation
2024-03-04 07:07:54
linux-kernel
Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-03 23:49:29
linux-kernel
Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-03 20:11:01
linux-kernel
Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-03 16:31:55
linux-kernel
Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-02 22:00:17
linux-kernel
Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-02 15:44:52
linux-kernel
Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-02 11:37:48
linux-kernel
Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-01 23:52:44
linux-kernel
Re: arch/x86/kernel/cpu/debugfs.c:11:33: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-01 22:31:45
linux-kernel
Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-01 22:02:32
linux-kernel
Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-01 21:27:37
linux-kernel
Re: Posix process cpu timer inaccuracies
2024-03-01 19:59:34
linux-kernel
Re: [PATCH] Allocate DMAR fault interrupts locally
2024-03-01 19:23:06
linux-kernel
Re: [PATCHv11 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
2024-03-01 12:33:44
linux-kernel
Re: [patch 2/6] x86/idle: Sanitize X86_BUG_AMD_E400 handling
2024-03-01 11:33:45
linux-kernel
Re: [patch 6/6] x86/idle: Select idle routine only once
2024-03-01 08:14:23
linux-kernel
Re: [patch 6/6] x86/idle: Select idle routine only once
2024-03-01 00:02:34
linux-kernel
Re: [PATCH 1/2] sched/core: switch struct rq->nr_iowait to a normal int
2024-02-29 22:58:54
linux-kernel
Re: general protection fault, probably for non-canonical address in pick_next_task_fair()
2024-02-29 22:18:53
linux-kernel
Re: [PATCH] Allocate DMAR fault interrupts locally
2024-02-29 19:53:59
linux-kernel
Re: [PATCH 1/2] sched/core: switch struct rq->nr_iowait to a normal int
2024-02-29 17:42:59
linux-kernel
Re: [PATCH 1/2] sched/core: switch struct rq->nr_iowait to a normal int
2024-02-29 17:31:19
linux-kernel
Re: [PATCH 2/2] sched/core: split iowait state into two states