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

Date List Subject
2023-06-06 14:52:27 linux-kernel [patch 23/45] posix-timers: Cure si_sys_private race
2023-06-06 14:51:49 linux-kernel [patch 03/45] selftests/timers/posix_timers: Add SIG_IGN test
2023-06-06 14:50:34 linux-kernel [patch 33/45] signal: Provide posixtimer_sigqueue_init()
2023-06-06 14:49:57 linux-kernel [patch 25/45] posix-timers: Drop signal if timer has been deleted or reprogrammed
2023-06-06 14:47:52 linux-kernel [patch 05/45] selftests/timers/posix-timers: Validate SIGEV_NONE
2023-06-06 14:47:33 linux-kernel [patch 07/45] selftests/timers/posix-timers: Validate overrun after unblock
2023-06-06 14:47:15 linux-kernel [patch 18/45] posix-timers: Consolidate signal queueing
2023-06-06 14:47:10 linux-kernel [patch 27/45] posix-timers: Add proper state tracking
2023-06-06 14:46:20 linux-kernel [patch 31/45] posix-timers: Add a refcount to struct k_itimer
2023-06-06 14:43:39 linux-kernel [patch 01/45] selftests/timers/posix_timers: Make signal distribution test less fragile
2023-06-06 14:43:30 linux-kernel [patch 29/45] posix-timers: Make signal overrun accounting sensible
2023-06-06 14:43:29 linux-kernel [patch 17/45] posix-cpu-timers: Make k_itimer::it_active consistent
2023-06-06 14:43:17 linux-kernel [patch 08/45] posix-timers: Convert timer list to hlist
2023-06-06 14:43:17 linux-kernel [patch 10/45] posix-cpu-timers: Use @now instead of @val for clarity
2023-06-06 14:39:21 linux-kernel [patch 00/45] posix-timers: Cure inconsistencies and the SIG_IGN mess
2023-06-06 14:00:32 linux-kernel RE: [PATCH v8 30/33] x86/fred: allow dynamic stack frame size
2023-06-06 08:26:05 linux-kernel Re: [PATCH v4 1/2] selftests/clone3: Fix broken test under !CONFIG_TIME_NS
2023-06-06 07:25:43 linux-kernel Re: [patch 0/6] Cure kexec() vs. mwait_play_dead() troubles
2023-06-05 23:21:42 linux-kernel Re: [patch 0/6] Cure kexec() vs. mwait_play_dead() troubles
2023-06-05 18:02:57 linux-kernel Re: [PATCH v8 05/33] x86/traps: add external_interrupt() to dispatch external interrupts
2023-06-05 18:01:02 linux-kernel Re: [PATCH v8 02/33] x86/fred: make unions for the cs and ss fields in struct pt_regs
2023-06-05 18:00:28 linux-kernel Re: [PATCH v8 00/33] x86: enable FRED for x86-64
2023-06-05 17:53:36 linux-kernel RE: [PATCH v8 00/33] x86: enable FRED for x86-64
2023-06-05 17:31:57 linux-kernel Re: [PATCH v8 31/33] x86/fred: BUG() when ERETU with %rsp not equal to that when the ring 3 event was just delivered
2023-06-05 17:31:23 linux-kernel Re: [PATCH v8 01/33] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
2023-06-05 14:56:09 linux-kernel RE: Direct rdtsc call side-effect
2023-06-05 14:48:58 linux-kernel Re: [PATCH v8 31/33] x86/fred: BUG() when ERETU with %rsp not equal to that when the ring 3 event was just delivered
2023-06-05 14:24:00 linux-kernel Re: [PATCH v8 26/33] x86/fred: allow single-step trap and NMI when starting a new thread
2023-06-05 14:23:27 linux-kernel Re: [PATCH v8 21/33] x86/fred: FRED initialization code
2023-06-05 14:20:39 linux-kernel Re: [PATCH v8 30/33] x86/fred: allow dynamic stack frame size
2023-06-05 14:18:41 linux-kernel Re: [PATCH v8 29/33] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f
2023-06-05 14:15:58 linux-kernel Re: [PATCH v8 26/33] x86/fred: allow single-step trap and NMI when starting a new thread
2023-06-05 14:04:25 linux-kernel Re: [PATCH v8 24/33] x86/fred: disallow the swapgs instruction when FRED is enabled
2023-06-05 13:35:11 linux-kernel Re: [PATCH v8 20/33] x86/fred: FRED entry/exit and dispatch code
2023-06-05 12:30:43 linux-kernel Re: [PATCH v8 21/33] x86/fred: FRED initialization code
2023-06-05 12:30:35 linux-kernel Re: [PATCH v8 02/33] x86/fred: make unions for the cs and ss fields in struct pt_regs
2023-06-05 12:04:39 linux-kernel Re: [PATCH v8 09/33] x86/cpu: add X86_CR4_FRED macro
2023-06-05 12:00:26 linux-kernel Re: [PATCH v8 05/33] x86/traps: add external_interrupt() to dispatch external interrupts
2023-06-05 09:06:25 linux-kernel Re: [PATCH v8 04/33] x86/traps: add install_system_interrupt_handler()
2023-06-05 08:55:52 linux-kernel Re: [PATCH v8 03/33] x86/traps: add a system interrupt table for system interrupt dispatch
2023-06-05 08:48:34 linux-kernel Re: [PATCH v8 03/33] x86/traps: add a system interrupt table for system interrupt dispatch
2023-06-05 08:45:49 linux-kernel Re: [PATCH v8 03/33] x86/traps: add a system interrupt table for system interrupt dispatch
2023-06-05 08:26:58 linux-kernel [patch v2 5/6] x86/smp: Split sending INIT IPI out into a helper function
2023-06-05 08:04:58 linux-kernel Re: [patch 5/6] x86/smp: Split sending INIT IPI out into a helper function
2023-06-05 07:53:35 linux-kernel Re: [patch 4/6] x86/smp: Cure kexec() vs. mwait_play_dead() breakage
2023-06-03 21:01:42 linux-kernel Re: [PATCH v8 01/33] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
2023-06-03 20:55:35 linux-kernel [patch 1/6] x86/smp: Remove pointless wmb() from native_stop_other_cpus()
2023-06-03 20:55:24 linux-kernel [patch 6/6] x86/smp: Put CPUs into INIT on shutdown if possible
2023-06-03 20:55:17 linux-kernel [patch 0/6] Cure kexec() vs. mwait_play_dead() troubles
2023-06-03 20:12:14 linux-kernel [patch 5/6] x86/smp: Split sending INIT IPI out into a helper function
2023-06-03 20:09:57 linux-kernel [patch 3/6] x86/smp: Use dedicated cache-line for mwait_play_dead()