[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <bc4f8b87-101b-381e-debf-6ed87bfec9f3@I-love.SAKURA.ne.jp>
Date: Tue, 10 Jan 2023 20:07:07 +0900
From: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Dmitry Vyukov <dvyukov@...gle.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] tomoyo update and hung task update for v6.2
The following changes since commit cf3b3d6e3a0bb6dddc06f1b548b459a3f2e3fc16:
locking/lockdep: add debug_show_all_lock_holders() (2023-01-09 21:47:11 +0900)
are available in the git repository at:
git://git.osdn.net/gitroot/tomoyo/tomoyo-test1.git tags/tomoyo-pr-20230110
for you to fetch changes up to cf3b3d6e3a0bb6dddc06f1b548b459a3f2e3fc16:
locking/lockdep: add debug_show_all_lock_holders() (2023-01-09 21:47:11 +0900)
----------------------------------------------------------------
A Makefile update for making it possible to remove scripts/bin2c program, and
an improvement for making it easier to understand syzbot's hung task reports.
include/linux/debug_locks.h | 17 ++++++++++++++++-
kernel/hung_task.c | 2 +-
kernel/locking/lockdep.c | 14 +++++++++++---
security/tomoyo/Kconfig | 1 -
security/tomoyo/Makefile | 19 +++++++++++--------
5 files changed, 39 insertions(+), 14 deletions(-)
----------------------------------------------------------------
Powered by blists - more mailing lists