Skip to content
This repository has been archived by the owner on Aug 8, 2022. It is now read-only.

Commit

Permalink
Bump to 4.14.12-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
sirlucjan committed Jan 4, 2018
1 parent 59a45c5 commit beed0c3
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 139 deletions.
4 changes: 1 addition & 3 deletions Files
Expand Up @@ -34,10 +34,8 @@
├── 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
├── 0002-e1000e-Fix-e1000_check_for_copper_link_ich8lan-retur.patch
├── 0003-dccp-CVE-2017-8824-use-after-free-in-DCCP-code.patch
├── 0004-Revert-xfrm-Fix-stack-out-of-bounds-read-in-xfrm_sta.patch
├── 0005-xfrm-Fix-stack-out-of-bounds-read-on-socket-policy-l.patch
├── 0006-cgroup-fix-css_task_iter-crash-on-CSS_TASK_ITER_PROC.patch
├── 0007-x86-cpu-x86-pti-Do-not-enable-PTI-on-AMD-processors.patch
├── 60-linux.hook
├── 90-linux.hook
├── 99-linux.hook
Expand All @@ -46,4 +44,4 @@
├── linux.preset
└── PKGBUILD

6 directories, 40 files
6 directories, 38 files
10 changes: 3 additions & 7 deletions stable-rc/linux-uksm-git/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.0.2
# Wed Jan 3 12:28:33 UTC 2018
# Thu Jan 4 14:03:52 UTC 2018
pkgbase = linux-uksm-git
pkgver = 4.14.10.147.g61f3176f64e3
pkgrel = 2
pkgver = 4.14.11.15.g732141e47ee6
pkgrel = 1
url = https://github.com/dolohow/uksm
arch = x86_64
license = GPL2
Expand All @@ -22,10 +22,8 @@ pkgbase = linux-uksm-git
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = 0002-e1000e-Fix-e1000_check_for_copper_link_ich8lan-retur.patch
source = 0003-dccp-CVE-2017-8824-use-after-free-in-DCCP-code.patch
source = 0004-Revert-xfrm-Fix-stack-out-of-bounds-read-in-xfrm_sta.patch
source = 0005-xfrm-Fix-stack-out-of-bounds-read-on-socket-policy-l.patch
source = 0006-cgroup-fix-css_task_iter-crash-on-CSS_TASK_ITER_PROC.patch
source = 0007-x86-cpu-x86-pti-Do-not-enable-PTI-on-AMD-processors.patch
sha512sums = SKIP
sha512sums = 5ca7ae20245a54caa71fb570d971d6872d4e888f35c6123b93fbca16baf9a0e2500d6ec931f3906e4faecaaca9cad0d593694d9cab617efd0cb7b5fc09c0fa48
sha512sums = 44b31276d4d712e4e1e1455e128daa079ddd9d72a4620289607faf6134a225737004e8742de79e0283e98ef2d4f746f075e041870d37eab191c93c566f945c7f
Expand All @@ -37,10 +35,8 @@ pkgbase = linux-uksm-git
sha512sums = 05f2c577450cfeae4b66a7d022a9dd0dab0dbf36e9738423efa8f45aaf0755b48a89f1f88b042946205e681458f76c5c5177c16869094839b7b234e0e2b27511
sha512sums = fd9bdc818326fa36c9f1813d0d1821de5e325b646e1c307c197ad38bada7f298d35b4bc1bbf1c2854689f3ba71144879e799a1123037caccd6e3f64edfc22d54
sha512sums = 814517d08c35cc886fe3382619d41107d6139a703c27186d0ce58e187eaf4e84891572e58246750ac8602555794ed6f74d946565b98860787a0aa617fb946dda
sha512sums = 7a5a6edf0879e59437b03166882e5afdc2dea9087819b1ada3aee22861a041896e305f136c61f0b8365cddff34852620fe2b3c51b5408d4c243a840b3dfe3059
sha512sums = e6605e923c967b5f8db619868b15ea5b0d4254c62cf12bb920f38659933d6ca25a643d3e044c4915a8309071461f5f14c55d0aa0329c113bce4780d4fa3afbb7
sha512sums = 0dec1482efe6e5d762a3061f365e43191484f055b738112452b8ca39e162b935d99cf16b25c0b253d6b532fabc54bde2f5c09be91887156ed6ae06d1558f94b9
sha512sums = fda8b429d98b9017e0d72c91054c53afec6fab41abb06724bc1ce020863956215a3cdeb7692297d533d7426f8e2cc7f8d03c2570abf71e4b1d4f41fdb5fe63f0

pkgname = linux-uksm-git
pkgdesc = Linux Kernel and modules with the UKSM.
Expand Down

This file was deleted.

This file was deleted.

17 changes: 4 additions & 13 deletions stable-rc/linux-uksm-git/PKGBUILD
Expand Up @@ -51,8 +51,8 @@ _use_current=
pkgbase=linux-uksm-git
# pkgname=('linux-uksm-git' 'linux-uksm-git-headers' 'linux-uksm-git-docs')
_srcname=linux-stable-rc
pkgver=4.14.10.147.g61f3176f64e3
pkgrel=2
pkgver=4.14.11.15.g732141e47ee6
pkgrel=1
arch=('x86_64')
url="https://github.com/dolohow/uksm"
license=('GPL2')
Expand All @@ -79,10 +79,8 @@ source=('git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.gi
'0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch'
'0002-e1000e-Fix-e1000_check_for_copper_link_ich8lan-retur.patch'
'0003-dccp-CVE-2017-8824-use-after-free-in-DCCP-code.patch'
'0004-Revert-xfrm-Fix-stack-out-of-bounds-read-in-xfrm_sta.patch'
'0005-xfrm-Fix-stack-out-of-bounds-read-on-socket-policy-l.patch'
'0006-cgroup-fix-css_task_iter-crash-on-CSS_TASK_ITER_PROC.patch'
'0007-x86-cpu-x86-pti-Do-not-enable-PTI-on-AMD-processors.patch')
'0006-cgroup-fix-css_task_iter-crash-on-CSS_TASK_ITER_PROC.patch')

_kernelname=${pkgbase#linux}

Expand All @@ -109,16 +107,11 @@ prepare() {

### Fix https://bugs.archlinux.org/task/56605
msg "Fix #56605"
patch -Np1 -i ../0004-Revert-xfrm-Fix-stack-out-of-bounds-read-in-xfrm_sta.patch
patch -Np1 -i ../0005-xfrm-Fix-stack-out-of-bounds-read-on-socket-policy-l.patch

### Fix https://bugs.archlinux.org/task/56846
msg "Fix #56846"
patch -Np1 -i ../0006-cgroup-fix-css_task_iter-crash-on-CSS_TASK_ITER_PROC.patch

### For AMD processors, keep PTI off by default
msg "For AMD processors, keep PTI off by default"
patch -Np1 -i ../0007-x86-cpu-x86-pti-Do-not-enable-PTI-on-AMD-processors.patch

### Patch source with UKSM
msg "Patching source with UKSM"
Expand Down Expand Up @@ -391,7 +384,5 @@ sha512sums=('SKIP'
'05f2c577450cfeae4b66a7d022a9dd0dab0dbf36e9738423efa8f45aaf0755b48a89f1f88b042946205e681458f76c5c5177c16869094839b7b234e0e2b27511'
'fd9bdc818326fa36c9f1813d0d1821de5e325b646e1c307c197ad38bada7f298d35b4bc1bbf1c2854689f3ba71144879e799a1123037caccd6e3f64edfc22d54'
'814517d08c35cc886fe3382619d41107d6139a703c27186d0ce58e187eaf4e84891572e58246750ac8602555794ed6f74d946565b98860787a0aa617fb946dda'
'7a5a6edf0879e59437b03166882e5afdc2dea9087819b1ada3aee22861a041896e305f136c61f0b8365cddff34852620fe2b3c51b5408d4c243a840b3dfe3059'
'e6605e923c967b5f8db619868b15ea5b0d4254c62cf12bb920f38659933d6ca25a643d3e044c4915a8309071461f5f14c55d0aa0329c113bce4780d4fa3afbb7'
'0dec1482efe6e5d762a3061f365e43191484f055b738112452b8ca39e162b935d99cf16b25c0b253d6b532fabc54bde2f5c09be91887156ed6ae06d1558f94b9'
'fda8b429d98b9017e0d72c91054c53afec6fab41abb06724bc1ce020863956215a3cdeb7692297d533d7426f8e2cc7f8d03c2570abf71e4b1d4f41fdb5fe63f0')
'0dec1482efe6e5d762a3061f365e43191484f055b738112452b8ca39e162b935d99cf16b25c0b253d6b532fabc54bde2f5c09be91887156ed6ae06d1558f94b9')

0 comments on commit beed0c3

Please sign in to comment.