Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
as per upstream
https://bugs.archlinux.org/task/47008
https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=39aec6f404878881181dd78bf10f60dbc5caca21
|
|
|
|
https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=3c559c1e8886453224ab8d92f5c0f8cd9e2d8705
https://bugs.archlinux.org/task/46714
|
|
|
|
|
|
https://bugs.archlinux.org/task/44596
https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=c66a1d76
|
|
swap accounting is still disabled by default, but now possible
kmem stuff was just enabled by vanilla arch:
https://bugs.archlinux.org/task/44847
https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=9b5eb33c
it's not clear why these were bundled together, actually. maybe they made a mistake.
|
|
|
|
|
|
|
|
|
|
CONFIG_DEBUG_SET_MODULE_RONX
RO/NX protection for kernel modules
https://bugs.archlinux.org/task/41347
|
|
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
|
|
|
|
https://bugs.archlinux.org/task/41260
http://cateee.net/lkddb/web-lkddb/DEFAULT_MMAP_MIN_ADDR.html
|
|
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.
|
|
'needed for docker devicemapper graphdriver', says m0ikz
|
|
'strongly discouraged by upstream' https://bugs.archlinux.org/task/40818
|
|
|
|
|
|
This reverts commit b5dc004de7a9785bbea257f96932faa5c8c90fbd.
|
|
|
|
|
|
"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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|