-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
30 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 37b5b75497cd7fb1bcc544ecbfc124c14f3d5983 Mon Sep 17 00:00:00 2001 | ||
From cea01833528ae4d26c26ba6d0474c90612b644af Mon Sep 17 00:00:00 2001 | ||
From: "Jan Alexander Steffens (heftig)" <[email protected]> | ||
Date: Mon, 16 Sep 2019 04:53:20 +0200 | ||
Subject: [PATCH 1/7] ZEN: Add sysctl and CONFIG to disallow unprivileged | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From bb76340a8e02ef21bdd65e45a2fa319a08916ce0 Mon Sep 17 00:00:00 2001 | ||
From 8bd9e7d22ae0676f6dd2af4ea385111c052e745e Mon Sep 17 00:00:00 2001 | ||
From: Mike Rapoport <[email protected]> | ||
Date: Tue, 2 Mar 2021 12:04:05 +0200 | ||
Subject: [PATCH 2/7] x86/setup: Consolidate early memory reservations | ||
|
2 changes: 1 addition & 1 deletion
2
0003-x86-setup-Merge-several-reservations-of-start-of-mem.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From c9af5920c79bd8dd521bd6ae0c004be2737ca615 Mon Sep 17 00:00:00 2001 | ||
From c1f1e2a2781a0c0ead90df1e873ba7f6aaad35ed Mon Sep 17 00:00:00 2001 | ||
From: Mike Rapoport <[email protected]> | ||
Date: Tue, 2 Mar 2021 12:04:06 +0200 | ||
Subject: [PATCH 3/7] x86/setup: Merge several reservations of start of memory | ||
|
2 changes: 1 addition & 1 deletion
2
0004-x86-setup-Move-trim_snb_memory-later-in-setup_arch-t.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 0eeb496ee17167a8d2c714c121fa518991d2ceb4 Mon Sep 17 00:00:00 2001 | ||
From 743e1a2b9b6e79fb237ac84e20dc4411217deb24 Mon Sep 17 00:00:00 2001 | ||
From: Mike Rapoport <[email protected]> | ||
Date: Tue, 13 Apr 2021 21:08:39 +0300 | ||
Subject: [PATCH 4/7] x86/setup: Move trim_snb_memory() later in setup_arch() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From dc0b7cf80e9d746072f1e0f6184e178b4de42952 Mon Sep 17 00:00:00 2001 | ||
From f2c34dfc0b3903b5ebed62a7a8ec7c27c7c203d0 Mon Sep 17 00:00:00 2001 | ||
From: Mike Rapoport <[email protected]> | ||
Date: Tue, 1 Jun 2021 10:53:52 +0300 | ||
Subject: [PATCH 5/7] x86/setup: always reserve the first 1M of RAM | ||
|
2 changes: 1 addition & 1 deletion
2
0006-x86-setup-remove-CONFIG_X86_RESERVE_LOW-and-reservel.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 626944666ea063c6e05a9de501b1514a670c9a30 Mon Sep 17 00:00:00 2001 | ||
From 24e66ca483c2908d24c82fd760f6ca9243fd9020 Mon Sep 17 00:00:00 2001 | ||
From: Mike Rapoport <[email protected]> | ||
Date: Tue, 1 Jun 2021 10:53:53 +0300 | ||
Subject: [PATCH 6/7] x86/setup: remove CONFIG_X86_RESERVE_LOW and reservelow | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 9071d83661e7446ce0f3291b06f1f96cd43e75d7 Mon Sep 17 00:00:00 2001 | ||
From c0f0017776e7daff716b135824fb4ddb4cf14507 Mon Sep 17 00:00:00 2001 | ||
From: Mike Rapoport <[email protected]> | ||
Date: Tue, 1 Jun 2021 10:53:54 +0300 | ||
Subject: [PATCH 7/7] x86/crash: remove crash_reserve_low_1M() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# Contributor: Jan Alexander Steffens (heftig) <[email protected]> | ||
|
||
pkgbase=linux-mbp | ||
pkgver=5.12.14 | ||
pkgver=5.12.15 | ||
_srcname=linux-${pkgver} | ||
pkgrel=1 | ||
pkgdesc='Linux for MBP' | ||
|
@@ -73,16 +73,16 @@ validpgpkeys=( | |
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman | ||
) | ||
|
||
sha256sums=('90ca3b98088f5d9af097067e04b195ecf0d4fe167bcfaca8a97b142bccb27dac' | ||
sha256sums=('47fcea996c0c01e58ac5f852fc296d77a3496c550f3034152fee77e83ae38fda' | ||
'SKIP' | ||
'90473ec7afd9ce7496fe7446aa8383f99d16824ff30e60febd565fd94281cda9' | ||
'4655de784d2e7738ed0c62a92333459a83baff4cdadc88bd75ef5e8477388786' | ||
'fbaa7c5e5be156b8f230c41e13d980537a4cc5238c9a2005b152a3b42e2a657a' | ||
'2cf849e4230b8fd488b827744e0bce5d14c5f94ee72da56870f26e295d7eda84' | ||
'690641969e75b3d557aae3dd861c9f9d1ba05e868d4ec56bde3d49479207f3b2' | ||
'5d304deace3c75c6d5c00ea23014ec205e58a404c60bc1fc69fad94d2bf58ee7' | ||
'69174911a664bfe358cf12fb62f6bf9de83789bf4a2e447024990cc92aabd926' | ||
'bb8868bcbc2741e710118072300bb98965de1806f602cc9f9abe2f17bc3cabb0' | ||
'ea16157696cb1807f8960de667a8c56da223bfae02c94d7b2aed6853c541f2ed' | ||
'f0ae4223a64febc053d779a71d171a5e44bbd2bfa286f713fe7fe97ba0dcb802' | ||
'250c98c9c3776ad8a49333ebd8d5a4e56c7cc3f6886b0058ea7c0744a4748780' | ||
'c9ccb0167883589c8f0aa6220d7c2005312f83018b9ab26a14527a592e426f1d' | ||
'5d1e578231a6742fe8ac4785c8d7129315daa4b5b5703cb968705f90344daabf' | ||
'4360ee51d90abb42021dd840337067ec743bbd367c23dc2a1136ff61c4fe70e2' | ||
'46d2ae7147968daeb25d128ae9abb30a58f8371218a0b7643fb9916e55da8dfe' | ||
'786dfc22e4c6ece883e7dedd0ba3f6c14018584df95450b2cb78f3da8b01f7cb' | ||
'0d3e591d7cb2532ee68c4621594a10b1d0240528a312159ee0731484bb180400' | ||
'63187212c33d844b6b9a26f76e789d9f4144d0d8fe9444dfd499f31430b45648' | ||
|