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
Next Page
Date
List
Subject
2024-06-11 07:33:53
linux-kernel
Re: [patch V3 00/51] posix-timers: Cure inconsistencies and the SIG_IGN mess
2024-06-10 19:25:52
linux-kernel
Re: [PATCH] genirq: Fix gpio irq will fail to be resend under certain conditions
2024-06-10 18:23:29
linux-kernel
Re: [PATCH] genirq: Keep handle_nested_irq() from touching desc->threads_active
2024-06-10 18:17:04
linux-kernel
Re: [patch 2/4] jump_label: Fix concurrency issues in static_key_slow_dec()
2024-06-10 18:15:22
linux-kernel
Re: [PING ;)] Re: [PATCH] tick/nohz_full: don't abuse smp_call_function_single() in tick_setup_device()
2024-06-10 17:34:14
linux-kernel
[patch V3 46/51] posix-timers: Handle ignored list on delete and exit
2024-06-10 17:32:57
linux-kernel
[patch V3 42/51] posix-timers: Embed sigqueue in struct k_itimer
2024-06-10 17:28:42
linux-kernel
[patch V3 48/51] signal: Queue ignored posixtimers on ignore list
2024-06-10 17:27:47
linux-kernel
[patch V3 33/51] posix-timers: Make signal delivery consistent
2024-06-10 17:26:40
linux-kernel
[patch V3 37/51] signal: Split up __sigqueue_alloc()
2024-06-10 17:25:15
linux-kernel
[patch V3 29/51] signal: Allow POSIX timer signals to be dropped
2024-06-10 17:25:12
linux-kernel
[patch V3 27/51] signal: Get rid of resched_timer logic
2024-06-10 17:23:20
linux-kernel
[patch V3 24/51] signal: Replace BUG_ON()s
2024-06-10 17:23:19
linux-kernel
[patch V3 21/51] posix-cpu-timers: Make k_itimer::it_active consistent
2024-06-10 17:22:09
linux-kernel
[patch V3 12/51] posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set()
2024-06-10 17:20:58
linux-kernel
[patch V3 07/51] posix-cpu-timers: Split up posix_cpu_timer_get()
2024-06-10 16:54:48
linux-kernel
[patch V3 51/51] alarmtimers: Remove return value from alarm functions
2024-06-10 16:54:15
linux-kernel
[patch V3 49/51] posix-timers: Cleanup SIG_IGN workaround leftovers
2024-06-10 16:54:10
linux-kernel
[patch V3 50/51] alarmtimers: Remove the throttle mechanism from alarm_forward_now()
2024-06-10 16:54:02
linux-kernel
[patch V3 47/51] signal: Handle ignored signals in do_sigaction(action != SIG_IGN)
2024-06-10 16:53:49
linux-kernel
[patch V3 45/51] signal: Provide ignored_posix_timers list
2024-06-10 16:53:35
linux-kernel
[patch V3 44/51] signal: Add task argument to flush_sigqueue_mask()
2024-06-10 16:51:57
linux-kernel
[patch V3 43/51] signal: Cleanup unused posix-timer leftovers
2024-06-10 16:51:39
linux-kernel
[patch V3 41/51] signal: Refactor send_sigqueue()
2024-06-10 16:51:07
linux-kernel
[patch V3 39/51] signal: Add sys_private_ptr to siginfo::_sifields::_timer
2024-06-10 16:50:54
linux-kernel
[patch V3 40/51] posix-timers: Store PID type in the timer
2024-06-10 16:50:47
linux-kernel
[patch V3 38/51] signal: Provide posixtimer_sigqueue_init()
2024-06-10 16:50:21
linux-kernel
[patch V3 36/51] posix-timers: Add a refcount to struct k_itimer
2024-06-10 16:49:58
linux-kernel
[patch V3 35/51] posix-cpu-timers: Use dedicated flag for CPU timer nanosleep
2024-06-10 16:49:48
linux-kernel
[patch V3 34/51] posix-timers: Make signal overrun accounting sensible
2024-06-10 16:49:24
linux-kernel
[patch V3 31/51] posix-timers: Rename k_itimer::it_requeue_pending
2024-06-10 16:49:20
linux-kernel
[patch V3 32/51] posix-timers: Add proper state tracking
2024-06-10 16:49:15
linux-kernel
[patch V3 30/51] posix-timers: Drop signal if timer has been deleted or reprogrammed
2024-06-10 16:48:29
linux-kernel
[patch V3 28/51] posix-timers: Cure si_sys_private race
2024-06-10 16:48:08
linux-kernel
[patch V3 22/51] posix-timers: Consolidate signal queueing
2024-06-10 16:47:48
linux-kernel
[patch V3 25/51] signal: Confine POSIX_TIMERS properly
2024-06-10 16:47:32
linux-kernel
[patch V3 26/51] signal: Prevent user space from setting si_sys_private
2024-06-10 16:47:00
linux-kernel
[patch V3 23/51] signal: Remove task argument from dequeue_signal()
2024-06-10 16:46:29
linux-kernel
[patch V3 19/51] posix-timers: Convert timer list to hlist
2024-06-10 16:46:25
linux-kernel
[patch V3 20/51] posix-timers: Consolidate timer setup
2024-06-10 16:46:03
linux-kernel
[patch V3 17/51] posix-timers: Retrieve interval in common timer_settime() code
2024-06-10 16:45:56
linux-kernel
[patch V3 18/51] posix-timers: Clear overrun in common_timer_set()
2024-06-10 16:45:40
linux-kernel
[patch V3 15/51] posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set()
2024-06-10 16:45:31
linux-kernel
[patch V3 16/51] posix-cpu-timers: Simplify posix_cpu_timer_set()
2024-06-10 16:45:09
linux-kernel
[patch V3 13/51] posix-cpu-timers: Do not arm SIGEV_NONE timers
2024-06-10 16:45:01
linux-kernel
[patch V3 14/51] posix-cpu-timers: Use @now instead of @val for clarity
2024-06-10 16:44:28
linux-kernel
[patch V3 09/51] posix-cpu-timers: Handle interval timers correctly in timer_get()
2024-06-10 16:44:18
linux-kernel
[patch V3 10/51] posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_get()
2024-06-10 16:44:10
linux-kernel
[patch V3 03/51] selftests/timers/posix_timers: Validate signal rules
2024-06-10 16:44:04
linux-kernel
[patch V3 08/51] posix-cpu-timers: Save interval only for armed timers
2024-06-10 16:44:01
linux-kernel
[patch V3 11/51] posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_set()