Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/linux-patches:5.19 commit in: /
Date: Mon, 29 Aug 2022 10:45:19
Message-Id: 1661769900.ac98914d7ed7e6160bfce0df920d93cd885ee657.mpagano@gentoo
1 commit: ac98914d7ed7e6160bfce0df920d93cd885ee657
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 10:45:00 2022 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 10:45:00 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=ac98914d
7
8 Linux 5.19.5
9
10 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
11
12 0000_README | 4 ++++
13 1004_linux-5.19.5.patch | 16 ++++++++++++++++
14 2 files changed, 20 insertions(+)
15
16 diff --git a/0000_README b/0000_README
17 index 920f6ada..54d13e58 100644
18 --- a/0000_README
19 +++ b/0000_README
20 @@ -59,6 +59,10 @@ Patch: 1003_linux-5.19.4.patch
21 From: http://www.kernel.org
22 Desc: Linux 5.19.4
23
24 +Patch: 1004_linux-5.19.5.patch
25 +From: http://www.kernel.org
26 +Desc: Linux 5.19.5
27 +
28 Patch: 1500_XATTR_USER_PREFIX.patch
29 From: https://bugs.gentoo.org/show_bug.cgi?id=470644
30 Desc: Support for namespace user.pax.* on tmpfs.
31
32 diff --git a/1004_linux-5.19.5.patch b/1004_linux-5.19.5.patch
33 new file mode 100644
34 index 00000000..5dfcf134
35 --- /dev/null
36 +++ b/1004_linux-5.19.5.patch
37 @@ -0,0 +1,16 @@
38 +diff --git a/Makefile b/Makefile
39 +index 65dc4f93ffdbf..1c4f1ecb93488 100644
40 +--- a/Makefile
41 ++++ b/Makefile
42 +@@ -1,7 +1,7 @@
43 + # SPDX-License-Identifier: GPL-2.0
44 + VERSION = 5
45 + PATCHLEVEL = 19
46 +-SUBLEVEL = 4
47 ++SUBLEVEL = 5
48 + EXTRAVERSION =
49 + NAME = Superb Owl
50 +
51 +diff --git a/scripts/dummy-tools/dummy-plugin-dir/include/plugin-version.h b/scripts/dummy-tools/dummy-plugin-dir/include/plugin-version.h
52 +new file mode 100644
53 +index 0000000000000..e69de29bb2d1d