Show patches with: Series = posix-timers: Cure inconsistencies and the SIG_IGN mess       |    State = Action Required       |   45 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[45/45] alarmtimers: Remove return value from alarm functions posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[44/45] alarmtimers: Remove the throttle mechanism from alarm_forward_now() posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[43/45] posix-timers: Cleanup SIG_IGN workaround leftovers posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[42/45] signal: Queue ignored posixtimers on ignore list posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[41/45] signal: Handle ignored signals in do_sigaction(action != SIG_IGN) posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[40/45] posix-timers: Handle ignored list on delete and exit posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[39/45] signal: Provide ignored_posix_timers list posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[38/45] signal: Add task argument to flush_sigqueue_mask() posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[37/45] signal: Cleanup unused posix-timer leftovers posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[36/45] posix-timers: Embed sigqueue in struct k_itimer posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[35/45] signal: Refactor send_sigqueue() posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[34/45] signal: Add sys_private_ptr to siginfo::_sifields::_timer posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[33/45] signal: Provide posixtimer_sigqueue_init() posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[32/45] signal: Split up __sigqueue_alloc() posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[31/45] posix-timers: Add a refcount to struct k_itimer posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[30/45] posix-cpu-timers: Use dedicated flag for CPU timer nanosleep posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[29/45] posix-timers: Make signal overrun accounting sensible posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[28/45] posix-timers: Make signal delivery consistent posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[27/45] posix-timers: Add proper state tracking posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[26/45] posix-timers: Rename k_itimer::it_requeue_pending posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[25/45] posix-timers: Drop signal if timer has been deleted or reprogrammed posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[24/45] signal: Allow POSIX timer signals to be dropped posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[23/45] posix-timers: Cure si_sys_private race posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[22/45] signal: Get rid of resched_timer logic posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[21/45] signal: Confine POSIX_TIMERS properly posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[20/45] signal: Replace BUG_ON()s posix-timers: Cure inconsistencies and the SIG_IGN mess - 1 - --- 2023-06-06 Thomas Gleixner New
[19/45] signal: Remove task argument from dequeue_signal() posix-timers: Cure inconsistencies and the SIG_IGN mess - 1 - --- 2023-06-06 Thomas Gleixner New
[18/45] posix-timers: Consolidate signal queueing posix-timers: Cure inconsistencies and the SIG_IGN mess - 1 - --- 2023-06-06 Thomas Gleixner New
[17/45] posix-cpu-timers: Make k_itimer::it_active consistent posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[16/45] posix-timers: Consolidate timer setup posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[15/45] posix-timers: Clear overrun in common_timer_set() posix-timers: Cure inconsistencies and the SIG_IGN mess - 1 - --- 2023-06-06 Thomas Gleixner New
[14/45] posix-timers: Consolidate interval retrieval posix-timers: Cure inconsistencies and the SIG_IGN mess - 1 - --- 2023-06-06 Thomas Gleixner New
[13/45] posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set() posix-timers: Cure inconsistencies and the SIG_IGN mess - 1 - --- 2023-06-06 Thomas Gleixner New
[12/45] posix-cpu-timers: Simplify posix_cpu_timer_set() posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[11/45] posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set() posix-timers: Cure inconsistencies and the SIG_IGN mess - 1 - --- 2023-06-06 Thomas Gleixner New
[10/45] posix-cpu-timers: Use @now instead of @val for clarity posix-timers: Cure inconsistencies and the SIG_IGN mess - 1 - --- 2023-06-06 Thomas Gleixner New
[09/45] posix-cpu-timers: Fix posix_cpu_timer_get() behaviour posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[08/45] posix-timers: Convert timer list to hlist posix-timers: Cure inconsistencies and the SIG_IGN mess - 1 - --- 2023-06-06 Thomas Gleixner New
[07/45] selftests/timers/posix-timers: Validate overrun after unblock posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[06/45] selftests/timers/posix-timers: Validate timer_gettime() posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[05/45] selftests/timers/posix-timers: Validate SIGEV_NONE posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[04/45] selftests/timers/posix_timers: Validate signal rules posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[03/45] selftests/timers/posix_timers: Add SIG_IGN test posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[02/45] selftests/timers/posix_timers: Use TAP reporting format posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New
[01/45] selftests/timers/posix_timers: Make signal distribution test less fragile posix-timers: Cure inconsistencies and the SIG_IGN mess - - - --- 2023-06-06 Thomas Gleixner New