DivestOS/Patches
Tad a53062ca0b Backports
Adds ptrace_scope and timeout options to 17.1, tested working

Also adds hardened_malloc to 15.1, but failing to compile:
external/hardened_malloc/h_malloc.c:1688:18: error: use of undeclared identifier 'M_PURGE'
    if (param == M_PURGE) {
                 ^
external/hardened_malloc/h_malloc.c:1743:30: error: missing field 'ordblks' initializer [-Werror,-Wmissing-field-initializers]
    struct mallinfo info = {0};
                             ^

Signed-off-by: Tad <tad@spotco.us>
2022-03-21 18:06:49 -04:00
..
Common Backports 2022-03-21 18:06:49 -04:00
LineageOS-14.1 Fixup 2022-03-08 12:56:52 -05:00
LineageOS-15.1 Backports 2022-03-21 18:06:49 -04:00
LineageOS-16.0 Not all kernels have (working) getrandom support 2022-03-17 13:21:52 -04:00
LineageOS-17.1 Backports 2022-03-21 18:06:49 -04:00
LineageOS-18.1 Not all kernels have (working) getrandom support 2022-03-17 13:21:52 -04:00
Linux@9a960526a5 Disable the bionic hardening patchset to fix boot issues 2022-03-19 16:19:00 -04:00
Wallpapers@966f20f711 Use clearer SPDX identifiers 2021-04-22 13:15:43 -04:00