[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241201110808.GAZ0xDmFincppAQNOk@fat_crate.local>
Date: Sun, 1 Dec 2024 12:08:08 +0100
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] timers/urgent for v6.13-rc1
Hi Linus,
please pull the timers/urgent lineup for v6.13-rc1.
Thx.
---
The following changes since commit 7eef7e306d3c40a0c5b9ff6adc9b273cc894dbd5:
Merge tag 'for-6.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (2024-11-25 18:54:00 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/timers_urgent_for_v6.13_rc1
for you to fetch changes up to 63dffecfba3eddcf67a8f76d80e0c141f93d44a5:
posix-timers: Target group sigqueue to current task only if not exiting (2024-11-29 13:19:09 +0100)
----------------------------------------------------------------
- Fix a case where posix timers with a thread-group-wide target would miss
signals if some of the group's threads are exiting
- Fix a hang caused by ndelay() calling the wrong delay function __udelay()
- Fix a wrong offset calculation in adjtimex(2) when using ADJ_MICRO
(microsecond resolution) and a negative offset
----------------------------------------------------------------
Frederic Weisbecker (2):
delay: Fix ndelay() spuriously treated as udelay()
posix-timers: Target group sigqueue to current task only if not exiting
Marcelo Dalmas (1):
ntp: Remove invalid cast in time offset math
include/asm-generic/delay.h | 4 ++--
kernel/signal.c | 7 ++++---
kernel/time/ntp.c | 2 +-
3 files changed, 7 insertions(+), 6 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists