Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-03 | bump 3.17 | yar | |
2015-07-03 | bump 3.16.3 | yar | |
2015-07-03 | bump 3.16.2 | yar | |
2015-07-03 | Merge branch '3.16' | yar | |
2015-07-03 | bump 3.15.10 | yar | |
2015-07-03 | protect module memory | yar | |
CONFIG_DEBUG_SET_MODULE_RONX RO/NX protection for kernel modules https://bugs.archlinux.org/task/41347 | |||
2015-07-03 | bump 3.16.1 | yar | |
2015-07-03 | updated loglevel patch | yar | |
2015-07-03 | relocatable and randomizable | yar | |
it seems that RELOCATABLE has been off since the very beginning, not sure why to randomize, it would still need kaslr passed on the kernel line (will test) randomize also needs dmesg_restrict & kptr_restrict, and even with that won't be safe for a long time... https://bugs.archlinux.org/task/41463 | |||
2015-07-03 | config 3.16 | yar | |
2015-07-03 | remove bitrotten loglevel patch | yar | |
2015-07-03 | bump 3.16 | yar | |
2015-07-03 | CONFIG_X86_16BIT | yar | |
2015-07-03 | bump 3.15.8 | yar | |
2015-07-03 | bump 3.15.9 | yar | |
2015-07-03 | fix config hashes | yar | |
2015-07-03 | loglevel patch changed upstream - fetch legacy version for now | yar | |
2015-07-03 | bump 3.15.7 | yar | |
2015-07-03 | prevent mmap below 64K | yar | |
https://bugs.archlinux.org/task/41260 http://cateee.net/lkddb/web-lkddb/DEFAULT_MMAP_MIN_ADDR.html | |||
2015-07-03 | bump 3.15.6 | yar | |
2015-07-03 | re-enable IA32 emulation | yar | |
this lets me cross-compile with makechrootpkg - i need this! there was no good reason to disable this. the arch bug was about the X32 ABI, not 32-bit emulation in general. | |||
2015-07-03 | bump 3.15.5 | yar | |
2015-07-03 | bump 3.15.4 | yar | |
2015-07-03 | fix CVE-2014-4699 (ptrace vulnerability) | yar | |
https://bugs.archlinux.org/task/41115 http://www.openwall.com/lists/oss-security/2014/07/04/4 https://github.com/torvalds/linux/commit/b9cd18de4db3c9ffa7e17b0dc0ca99ed5aa4d43a | |||
2015-07-03 | bump 3.15.3 | yar | |
2015-07-03 | bump 3.15.2 | yar | |
2015-07-03 | Merge branch '3.15' | yar | |
2015-07-03 | enable DM_THIN_PROVISIONING | yar | |
'needed for docker devicemapper graphdriver', says m0ikz | |||
2015-07-03 | disable MEMCG_KMEM | yar | |
'strongly discouraged by upstream' https://bugs.archlinux.org/task/40818 | |||
2015-07-03 | bump 3.14.8 | yar | |
2015-07-03 | bump 3.15.1 | yar | |
2015-07-03 | bump 3.14.7 | yar | |
2015-07-03 | config 3.15 | yar | |
2015-07-03 | bump 3.14.6 | yar | |
2015-07-03 | bump 3.15 | yar | |
2015-07-03 | FSID=0 bug fixed upstream | yar | |
2015-07-03 | bump 3.14.5 | yar | |
2015-07-03 | bump 3.14.4 | yar | |
2015-07-03 | -fstack-protector-strong (really this time) | yar | |
2015-07-03 | bump 3.14.3 | yar | |
2015-07-03 | Merge branch '3.14' | yar | |
Conflicts: PKGBUILD | |||
2015-07-03 | Revert "-fstack-protector-strong" - required gcc still in [testing] | yar | |
This reverts commit b5dc004de7a9785bbea257f96932faa5c8c90fbd. | |||
2015-07-03 | ignore patch files | yar | |
2015-07-03 | config hashes | yar | |
2015-07-03 | use external loglevel patch | yar | |
2015-07-03 | fix FSID=0 bug that breaks util-linux, etc | yar | |
http://www.spinics.net/lists/kernel/msg1716924.html https://bbs.archlinux.org/viewtopic.php?pid=1399663 | |||
2015-07-03 | -fstack-protector-strong | yar | |
2015-07-03 | enable yama | yar | |
2015-07-03 | Disabled x32 | yar | |
"we are not providing any x32 userspace and there is no point for Arch in doing so" https://mailman.archlinux.org/pipermail/arch-dev-public/2014-April/026102.html | |||
2015-07-03 | bump 3.14.2 | yar | |