commit: f9c6396cc169a712641f6ad0d4ac6e0173fc818e Author: Alice Ferrazzi <alicef <AT> gentoo <DOT> org> AuthorDate: Fri Feb 5 14:56:52 2021 +0000 Commit: Alice Ferrazzi <alicef <AT> gentoo <DOT> org> CommitDate: Fri Feb 5 14:57:28 2021 +0000 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=f9c6396c
Linux patch 4.4.256 Signed-off-by: Alice Ferrazzi <alicef <AT> gentoo.org> 0000_README | 4 ++++ 1255_linux-4.4.256.patch | 12 ++++++++++++ 2 files changed, 16 insertions(+) diff --git a/0000_README b/0000_README index 849b173..e5f13f4 100644 --- a/0000_README +++ b/0000_README @@ -1063,6 +1063,10 @@ Patch: 1254_linux-4.4.255.patch From: http://www.kernel.org Desc: Linux 4.4.255 +Patch: 1255_linux-4.4.256.patch +From: http://www.kernel.org +Desc: Linux 4.4.256 + Patch: 1500_XATTR_USER_PREFIX.patch From: https://bugs.gentoo.org/show_bug.cgi?id=470644 Desc: Support for namespace user.pax.* on tmpfs. diff --git a/1255_linux-4.4.256.patch b/1255_linux-4.4.256.patch new file mode 100644 index 0000000..4e37603 --- /dev/null +++ b/1255_linux-4.4.256.patch @@ -0,0 +1,12 @@ +diff --git a/Makefile b/Makefile +index b18b61e540e92..0057587d2cbe2 100644 +--- a/Makefile ++++ b/Makefile +@@ -1,6 +1,6 @@ + VERSION = 4 + PATCHLEVEL = 4 +-SUBLEVEL = 255 ++SUBLEVEL = 256 + EXTRAVERSION = + NAME = Blurry Fish Butt +
