summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove !IA32_EMULATION in KSSP to avoid disabling multilib.Thanks gyakovlevMike Pagano2021-06-081-1/+1
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* CONFIG opt to enable a subset of Kernel Self Protection Project settingsMike Pagano2021-06-081-6/+115
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* Add missing endmenuMike Pagano2020-09-241-2/+3
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* Fix formattingMike Pagano2020-09-241-1/+1
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* Add CONFIG_USER_NS to GENTOO_LINUX_INIT_SYSTEMDMike Pagano2020-09-241-3/+3
| | | | | | Required for PrivateUsers= in service units Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* Add UTS_NS to GENTOO_LINUX_PORTAGE as required by portage since 2.3.99Mike Pagano2020-05-131-3/+4
| | | | | | Bug: https://bugs.gentoo.org/722772 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* Update distro Kconfig to support needed options for elogindMike Pagano2020-04-151-5/+10
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* Add CONFIG selections for GENTOO_LINUX_INIT_SYSTEMDMike Pagano2019-12-301-5/+7
| | | | | | | | Adding CGROUP_BPF and it's dependency BPF_SYSCALL Bug: https://bugs.gentoo.org/704284 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* select FILE_LOCKING for both non-systemd and systemd configMike Pagano2019-09-181-3/+5
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* Update Gentoo Kernel Linux distro patchMike Pagano2019-08-071-5/+5
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* proj/linux-patches: Select PID_NS to support FEATURES=pid-sandboxMike Pagano2018-12-281-3/+5
| | | | | | | For portage: >=sys-apps/portage-2.3.53 See bug #673896 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* Update of Gentoo distro patch for 4.19Mike Pagano2018-09-281-7/+6
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* Enable crypto API for systemd as its required for systemd versions >= 233. ↵Mike Pagano2017-03-021-3/+6
| | | | See bug #611368.
* For GENTOO_LINUX_INIT_SYSTEMD don't add DMIID for non X86 architectures. See ↵Mike Pagano2017-02-181-3/+3
| | | | bug #609590.
* Update gentoo kconfig patch adding CHECKPOINT_RESTORE for ↵Mike Pagano2016-11-161-3/+4
| | | | GENTOO_LINUX_INIT_SYSTEMD. See bug #598623
* Update gentoo kconfig patch. See bug #598623Mike Pagano2016-11-061-8/+17
|
* Update gentoo kconfig patch to remove DEVPTS_MULTIPLE_INSTANCES. See kernel ↵Mike Pagano2016-08-301-10/+8
| | | | upstream commit: eedf265aa003b4781de24cfed40a655a664457e6. Thanks to Ralf Ramsauer.
* Select SYSVIPC when GENTOO_LINUX_PORTAGE is selected. Dependency of IPC_NS. ↵Mike Pagano2016-07-011-5/+8
| | | | See bug #587736.
* Fix readmeMike Pagano2015-06-231-72/+0
|
* Clean up masterMike Pagano2015-06-2318-30940/+0
|
* Add check to saved_root_name for supported filesystem path naming.Mike Pagano2015-06-201-1/+1
|
* Linux patch 4.0.54.0-7Mike Pagano2015-06-062-0/+4941
|
* Linux patch 4.0.44.0-6Mike Pagano2015-05-172-0/+2717
|
* Linux patch 4.0.34.0-5Mike Pagano2015-05-142-0/+2831
|
* Fix linux patch 4.0.24.0-4Mike Pagano2015-05-071-14619/+6349
|
* Linux patch 4.0.24.0-3Mike Pagano2015-05-072-0/+16861
|
* Fix for lz4 compression. Thanks to Christian Xia. See bug #546422.Mike Pagano2015-05-032-0/+34
|
* BFQ patchset for 4.0, v7r7.Mike Pagano2015-04-294-0/+8304
|
* Linux patch 4.0.14.0-2Mike Pagano2015-04-292-0/+483
|
* Patch to select REGMAP_IRQ for rt5033 mfd driver. See bug #546938.Mike Pagano2015-04-272-1/+35
|
* Update gcc >= 4.9 optimization patch. See bug #544028.4.0-1Mike Pagano2015-03-211-26/+41
|
* Update the distro kernel patch to add an option to the Gentoo menu that ↵Mike Pagano2015-03-191-8/+31
| | | | enables CGROUPS for cgroup, IPC_NS for ipc-sandbox, and NET_NS for network-sandbox.
* Patch to enable link security restrictions by default. Patch to disable ↵Mike Pagano2015-03-188-0/+3004
| | | | Windows 8 compatibility for some Lenovo ThinkPads. Patch to ensure that /dev/root doesn't appear in /proc/mounts when bootint without an initramfs. Path to not not lock when UMH is waiting on current thread spawned by linuxrc. (bug #481344) fbcondecor bootsplash patch. Add Gentoo Linux support config settings and defaults. Kernel patch that enables gcc < v4.9 optimizations for additional CPUs. Kernel patch enables gcc >= v4.9 optimizations for additional CPUs.
* Add patch to support namespace user.pax.* on tmpfs, bug #470644Anthony G. Basile2014-10-062-0/+58
| | | | | | | | | This patch is needed on all Gentoo to preserve end-to-end support of PaX flags held in the extended attribute namespace user.pax.* Even non-hardened Gentoo users need this in case they switch from a gentoo-sources kernel to hardened. With the XATTR_PAX markings already in place, they do not need to remake the PaX flags on all their ELF objects because it will already be done.
* Adding generic patches for all versionsMike Pagano2014-06-192-0/+168