Gentoo Archives: gentoo-commits

From: Alice Ferrazzi <alicef@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/linux-patches:4.4 commit in: /
Date: Fri, 05 Feb 2021 14:57:55
Message-Id: 1612537048.f9c6396cc169a712641f6ad0d4ac6e0173fc818e.alicef@gentoo
1 commit: f9c6396cc169a712641f6ad0d4ac6e0173fc818e
2 Author: Alice Ferrazzi <alicef <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 5 14:56:52 2021 +0000
4 Commit: Alice Ferrazzi <alicef <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 5 14:57:28 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=f9c6396c
7
8 Linux patch 4.4.256
9
10 Signed-off-by: Alice Ferrazzi <alicef <AT> gentoo.org>
11
12 0000_README | 4 ++++
13 1255_linux-4.4.256.patch | 12 ++++++++++++
14 2 files changed, 16 insertions(+)
15
16 diff --git a/0000_README b/0000_README
17 index 849b173..e5f13f4 100644
18 --- a/0000_README
19 +++ b/0000_README
20 @@ -1063,6 +1063,10 @@ Patch: 1254_linux-4.4.255.patch
21 From: http://www.kernel.org
22 Desc: Linux 4.4.255
23
24 +Patch: 1255_linux-4.4.256.patch
25 +From: http://www.kernel.org
26 +Desc: Linux 4.4.256
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/1255_linux-4.4.256.patch b/1255_linux-4.4.256.patch
33 new file mode 100644
34 index 0000000..4e37603
35 --- /dev/null
36 +++ b/1255_linux-4.4.256.patch
37 @@ -0,0 +1,12 @@
38 +diff --git a/Makefile b/Makefile
39 +index b18b61e540e92..0057587d2cbe2 100644
40 +--- a/Makefile
41 ++++ b/Makefile
42 +@@ -1,6 +1,6 @@
43 + VERSION = 4
44 + PATCHLEVEL = 4
45 +-SUBLEVEL = 255
46 ++SUBLEVEL = 256
47 + EXTRAVERSION =
48 + NAME = Blurry Fish Butt
49 +