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-10 12:15:05 linux-kernel Re: [PATCH] syscalls: add sys_ni_posix_timers prototype
2023-06-10 11:59:26 linux-kernel Re: [PATCH v2 3/4] x86/entry: Disable IA32 syscall if ia32_disabled is true
2023-06-09 15:43:25 linux-kernel Re: [PATCH v2 3/4] x86/entry: Disable IA32 syscall if ia32_disabled is true
2023-06-09 15:33:05 linux-kernel Re: [PATCH v2 4/4] x86: Disable laoding 32bit processes if ia32_disabled is true
2023-06-09 15:26:07 linux-kernel Re: [PATCH v2 1/4] x86: Introduce CONFIG_IA32_EMULATION_DEFAULT_DISABLED Kconfig option
2023-06-09 15:25:52 linux-kernel Re: [PATCH v2 2/4] x86/entry: Rename ignore_sysret and compile it unconditionally
2023-06-09 15:06:30 linux-kernel Re: [Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling
2023-06-08 16:34:44 linux-kernel Re: [PATCH 3/3] x86: Disable running 32bit processes if ia32_disabled is passed
2023-06-08 15:55:37 linux-kernel Re: [PATCH 3/3] x86: Disable running 32bit processes if ia32_disabled is passed
2023-06-08 01:14:23 linux-kernel Re: [PATCH 3/3] x86: Disable running 32bit processes if ia32_disabled is passed
2023-06-07 22:15:59 linux-kernel Re: [PATCH 3/3] x86: Disable running 32bit processes if ia32_disabled is passed
2023-06-07 19:02:32 linux-kernel Re: [PATCH RFC 0/4] x86/fixmap: Unify FIXADDR_TOP
2023-06-07 15:23:38 linux-kernel Re: [PATCH 3/3] x86: Disable running 32bit processes if ia32_disabled is passed
2023-06-07 13:07:09 linux-kernel Re: [PATCH 3/3] x86: Disable running 32bit processes if ia32_disabled is passed
2023-06-07 13:01:57 linux-kernel Re: [PATCH 3/3] x86: Disable running 32bit processes if ia32_disabled is passed
2023-06-07 12:37:29 linux-kernel Re: [PATCH 3/3] x86: Disable running 32bit processes if ia32_disabled is passed
2023-06-07 09:40:17 linux-kernel Re: [PATCH 2/3] x86/entry: Disable IA32 syscalls in the presence of ia32_disabled
2023-06-07 09:03:04 linux-kernel Re: [PATCH 1/3] x86: Introduce ia32_disabled boot parameter
2023-06-06 23:16:53 linux-kernel Re: [PATCH] debugobjects: turn off debug_objects_enabled from debug_objects_oom()
2023-06-06 20:15:09 linux-kernel Re: [PATCH v8 01/33] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
2023-06-06 15:58:14 linux-kernel [patch 28/45] posix-timers: Make signal delivery consistent
2023-06-06 15:45:36 linux-kernel [patch 41/45] signal: Handle ignored signals in do_sigaction(action != SIG_IGN)
2023-06-06 15:43:51 linux-kernel [patch 32/45] signal: Split up __sigqueue_alloc()
2023-06-06 15:43:16 linux-kernel [patch 36/45] posix-timers: Embed sigqueue in struct k_itimer
2023-06-06 15:43:10 linux-kernel [patch 40/45] posix-timers: Handle ignored list on delete and exit
2023-06-06 15:40:32 linux-kernel [patch 42/45] signal: Queue ignored posixtimers on ignore list
2023-06-06 15:40:24 linux-kernel [patch 44/45] alarmtimers: Remove the throttle mechanism from alarm_forward_now()
2023-06-06 15:32:01 linux-kernel [patch 38/45] signal: Add task argument to flush_sigqueue_mask()
2023-06-06 15:13:00 linux-kernel [patch 15/45] posix-timers: Clear overrun in common_timer_set()
2023-06-06 15:12:52 linux-kernel [patch 37/45] signal: Cleanup unused posix-timer leftovers
2023-06-06 15:12:47 linux-kernel [patch 35/45] signal: Refactor send_sigqueue()
2023-06-06 15:12:01 linux-kernel [patch 04/45] selftests/timers/posix_timers: Validate signal rules
2023-06-06 15:10:38 linux-kernel [patch 16/45] posix-timers: Consolidate timer setup
2023-06-06 15:09:28 linux-kernel [patch 43/45] posix-timers: Cleanup SIG_IGN workaround leftovers
2023-06-06 15:06:52 linux-kernel [patch 34/45] signal: Add sys_private_ptr to siginfo::_sifields::_timer
2023-06-06 15:06:05 linux-kernel [patch 45/45] alarmtimers: Remove return value from alarm functions
2023-06-06 15:01:47 linux-kernel [patch 22/45] signal: Get rid of resched_timer logic
2023-06-06 14:59:47 linux-kernel [patch 06/45] selftests/timers/posix-timers: Validate timer_gettime()
2023-06-06 14:58:40 linux-kernel [patch 14/45] posix-timers: Consolidate interval retrieval
2023-06-06 14:58:20 linux-kernel [patch 26/45] posix-timers: Rename k_itimer::it_requeue_pending
2023-06-06 14:57:49 linux-kernel [patch 12/45] posix-cpu-timers: Simplify posix_cpu_timer_set()
2023-06-06 14:57:48 linux-kernel [patch 21/45] signal: Confine POSIX_TIMERS properly
2023-06-06 14:57:41 linux-kernel [patch 09/45] posix-cpu-timers: Fix posix_cpu_timer_get() behaviour
2023-06-06 14:57:32 linux-kernel [patch 24/45] signal: Allow POSIX timer signals to be dropped
2023-06-06 14:57:13 linux-kernel [patch 39/45] signal: Provide ignored_posix_timers list
2023-06-06 14:56:04 linux-kernel [patch 30/45] posix-cpu-timers: Use dedicated flag for CPU timer nanosleep
2023-06-06 14:56:03 linux-kernel [patch 13/45] posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set()
2023-06-06 14:53:52 linux-kernel [patch 20/45] signal: Replace BUG_ON()s
2023-06-06 14:53:08 linux-kernel [patch 11/45] posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set()
2023-06-06 14:52:47 linux-kernel [patch 02/45] selftests/timers/posix_timers: Use TAP reporting format
2023-06-06 14:52:38 linux-kernel [patch 19/45] signal: Remove task argument from dequeue_signal()