From: Thomas Gleixner Date: Tue, 30 Jul 2024 16:53:38 +0000 (+0200) Subject: Merge tag 'posix-timers-2024-07-29' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.12-rc1~194^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a7b0158aea7a53c8c942e8b83e16f7f30e0018c;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'posix-timers-2024-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/core Pull updates for posix timers and related signal code from Frederic Weisbecker: * Prepare posix timers selftests for upcoming changes: - Check signal behaviour sanity against SIG_IGN - Check signal behaviour sanity against timer reprogramm/deletion - Check SIGEV_NONE pending expiry read - Check interval timer read on a pending SIGNAL - Check correct overrun count after signal block/unblock * Various consolidations: - timer get/set - signal queue * Fixes: - Correctly read SIGEV_NONE timers - Forward expiry while reading expired interval timers with pending signal - Don't arm SIGEV_NONE timers * Various cleanups all over the place --- 9a7b0158aea7a53c8c942e8b83e16f7f30e0018c