The following changes since commit b4432656b36e5cc1d50a1f2dc15357543add530e: Linux 6.15-rc4 (2025-04-27 15:19:23 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-fixes-for-6.15 for you to fetch changes up to 7351312632e831e51383f48957d47712fae791ef: counter: interrupt-cnt: Protect enable/disable OPs with mutex (2025-05-03 08:45:11 +0900) ---------------------------------------------------------------- Counter fixes for 6.15 A fix to prevent a race condition when accessing the Count enable component in interrupt-cnt. ---------------------------------------------------------------- Alexander Sverdlin (1): counter: interrupt-cnt: Protect enable/disable OPs with mutex drivers/counter/interrupt-cnt.c | 9 +++++++++ 1 file changed, 9 insertions(+)