[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <a2775599-67a8-4b4e-a9df-c0da021fe59c@I-love.SAKURA.ne.jp>
Date: Tue, 25 Jun 2024 13:53:27 +0900
From: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] orphaned fixes
These are orphaned patches which nobody can take (and as a result bugs
remain unfixed for years). These patches have been tested using linux-next
tree via my tomoyo tree since 20240611, and nobody found problems.
I send to you as per THE REST rule in MAINTAINERS file. Do you want me
to send these patches as a git pull request (or not worth creating tags
for pull requests) ?
[PATCH 1/2] profiling: initialize prof_cpu_mask from profile_online_cpu()
kernel/ksysfs.c | 27 ++++++++++++++++++++++-----
kernel/profile.c | 6 +++---
2 files changed, 25 insertions(+), 8 deletions(-)
[PATCH 2/2] Input: MT - limit max slots
drivers/input/input-mt.c | 3 +++
1 file changed, 3 insertions(+)
Powered by blists - more mailing lists