Linux Kbuild
[Prev Page][Next Page]
- Re: [PATCH 2/6] list: add new MACROs to make iterator invisiable, (continued)
- [PATCH] [v2] Kbuild: move to -std=gnu11,
Arnd Bergmann
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Greg KH
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Mark Rutland
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Marco Elver
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Jani Nikula
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Alex Shi
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, David Sterba
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Masahiro Yamada
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Nick Desaulniers
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Miguel Ojeda
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Guenter Roeck
- [PATCH] Kbuild: remove -std=gnu89 from compiler arguments,
Arnd Bergmann
- [PATCH v3 0/7] Convert overflow and stackinit to KUnit,
Kees Cook
- [PATCH] arch: syscalls: simplify uapi/kapi directory creation,
Masahiro Yamada
- [PATCH] usr/include: replace extra-y with all-y, Masahiro Yamada
- [PATCH] kconfig: change .config format to use =n instead of "is not set",
Masahiro Yamada
- [PATCH v2] fixdep: use fflush() and ferror() to ensure successful write to files,
Masahiro Yamada
- Message not available
[PATCH v2] um: Allow builds with Clang,
Kees Cook
[PATCH] Makefile: Fix separate output directory build of kselftests,
Muhammad Usama Anjum
[PATCH] fixdep: use fflush() and ferror() to ensure successful write to files,
Masahiro Yamada
[PATCH 1/2] certs: include certs/signing_key.x509 unconditionally,
Masahiro Yamada
[PATCH v3 0/2] vmx-crypto: Add missing dependencies,
Petr Vorel
[PATCH] um: Allow builds with Clang,
Kees Cook
[no subject], Unknown
[RFC PATCH v6 00/12] livepatch: klp-convert tool,
Joe Lawrence
- [RFC PATCH v6 01/12] livepatch: Create and include UAPI headers, Joe Lawrence
- [RFC PATCH v6 07/12] documentation: Update on livepatch elf format, Joe Lawrence
- [RFC PATCH v6 05/12] modpost: Integrate klp-convert, Joe Lawrence
- [RFC PATCH v6 04/12] livepatch: Add klp-convert annotation helpers, Joe Lawrence
- [RFC PATCH v6 02/12] kbuild: Support for symbols.klp creation, Joe Lawrence
- [RFC PATCH v6 03/12] livepatch: Add klp-convert tool, Joe Lawrence
- [RFC PATCH v6 06/12] livepatch: Add sample livepatch module, Joe Lawrence
- [RFC PATCH v6 08/12] livepatch/selftests: add klp-convert, Joe Lawrence
- [RFC PATCH v6 11/12] livepatch/selftests: add data relocations test, Joe Lawrence
- [RFC PATCH v6 09/12] livepatch/selftests: test multiple sections, Joe Lawrence
- [RFC PATCH v6 10/12] livepatch/selftests: add __asm__ symbol renaming examples, Joe Lawrence
- [RFC PATCH v6 12/12] livepatch/selftests: add static keys test, Joe Lawrence
- Re: [RFC PATCH v6 00/12] livepatch: klp-convert tool, Joe Lawrence
- Re: [RFC PATCH v6 00/12] livepatch: klp-convert tool, Marcos Paulo de Souza
[PATCH] Documentation/llvm: refresh docs for LLVM=1,
Nick Desaulniers
[no subject], Unknown
[PATCH v2 0/2] vmx-crypto: Add missing dependencies,
Petr Vorel
[PATCH AUTOSEL 5.15 33/33] kconfig: fix failing to generate auto.conf, Sasha Levin
[PATCH AUTOSEL 5.4 17/17] kconfig: fix failing to generate auto.conf, Sasha Levin
[PATCH AUTOSEL 5.16 34/34] kconfig: fix failing to generate auto.conf, Sasha Levin
[PATCH AUTOSEL 5.4 09/17] kconfig: let 'shell' return enough output for deep path names, Sasha Levin
[PATCH AUTOSEL 5.10 23/23] kconfig: fix failing to generate auto.conf, Sasha Levin
[PATCH AUTOSEL 5.15 19/33] kconfig: let 'shell' return enough output for deep path names, Sasha Levin
[PATCH AUTOSEL 5.10 12/23] kconfig: let 'shell' return enough output for deep path names, Sasha Levin
[PATCH AUTOSEL 4.19 06/11] kconfig: let 'shell' return enough output for deep path names,
Sasha Levin
[PATCH AUTOSEL 5.16 19/34] kconfig: let 'shell' return enough output for deep path names, Sasha Levin
[PATCH 1/1] crypto: vmx: Fix missing dependencies during boot,
Petr Vorel
Re: [PATCH v4 15/20] docs: add Rust documentation,
Akira Yokosawa
[PATCH] nds32: move core-y in arch/nds32/Makefile to arch/nds32/Kbuild,
Masahiro Yamada
[PATCH] kconfig: fix missing '# end of' for empty menu, Masahiro Yamada
[GIT PULL] Kbuild fixes for v5.17-rc4,
Masahiro Yamada
Set environment variable `KVM` makes build fail,
Paul Menzel
[PATCH] kconfig: add fflush() before ferror() check,
Masahiro Yamada
[PATCH v4 00/20] Rust support,
Miguel Ojeda
[PATCH v2] kbuild: replace $(if A,A,B) with $(or A,B),
Masahiro Yamada
Re: [PATCH] kconfig: fix failing to generate auto.conf,
Masahiro Yamada
[PATCH] kbuild: replace $(if A,A,B) with $(or A,B),
Masahiro Yamada
[PATCH] kbuild: Don't report disabled nodes with duplicate addresses,
Vinod Koul
[no subject], Unknown
[no subject], Unknown
[no subject], Unknown
[no subject], Unknown
[PATCH v10 00/15] Function Granular KASLR,
Alexander Lobakin
- [PATCH v10 14/15] Documentation: add documentation for FG-KASLR, Alexander Lobakin
- [PATCH v10 05/15] x86: support asm function sections, Alexander Lobakin
- [PATCH v10 01/15] modpost: fix removing numeric suffixes, Alexander Lobakin
- [PATCH v10 12/15] module: add arch-indep FG-KASLR for randomizing function layout, Alexander Lobakin
- [PATCH v10 09/15] x86: Add support for function granular KASLR, Alexander Lobakin
- [PATCH v10 15/15] maintainers: add MAINTAINERS entry for FG-KASLR, Alexander Lobakin
- [PATCH v10 07/15] Makefile: add config options and build scripts for FG-KASLR, Alexander Lobakin
- [PATCH v10 06/15] x86: decouple ORC table sorting into a separate file, Alexander Lobakin
- [PATCH v10 10/15] FG-KASLR: use a scripted approach to handle .text.* sections, Alexander Lobakin
- [PATCH v10 03/15] kallsyms: randomize /proc/kallsyms output order, Alexander Lobakin
- [PATCH v10 04/15] arch: introduce asm function sections, Alexander Lobakin
- [PATCH v10 02/15] livepatch: avoid position-based search if `-z unique-symbol` is available, Alexander Lobakin
- [PATCH v10 08/15] x86/tools: Add relative relocs for randomized functions, Alexander Lobakin
- [PATCH v10 11/15] x86/boot: allow FG-KASLR to be selected, Alexander Lobakin
- [PATCH v10 13/15] module: use a scripted approach for FG-KASLR, Alexander Lobakin
[PATCH v8] kallsyms: new /proc/kallmodsyms with builtin modules,
Nick Alcock
[PATCH] kconfig: fix missing fclose() on error paths,
Masahiro Yamada
[RFC PATCH for-stable] kbuild: Define LINUX_VERSION_{MAJOR,PATCHLEVEL,SUBLEVEL},
Jiaxun Yang
[PATCH 0/1] fix PVH bootable kernel on some compilers,
Iggy Jackson
[PATCH v2] Makefile.extrawarn: Move -Wunaligned-access to W=1,
Nathan Chancellor
[PATCH] Makefile.extrawarn: Move -Wunaligned-access to W=2,
Nathan Chancellor
[PATCH 1/1] kbuild: Do not re-quote string values when invoking shell commands,
Chesnokov Gleb
[PATCH] kconfig: let 'shell' return enough output for deep path names,
Brenda Streiff
[PATCH] Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang",
Marco Elver
[PATCH v2 1/1] kbuild: install the modules.order for external modules, Will McVicker
[PATCH] kbuild: unify cmd_copy and cmd_shipped,
Masahiro Yamada
[GIT PULL] Kbuild fixes for v5.17-rc1,
Masahiro Yamada
[PATCH v2 1/3] Linux 5.16,
Xin Ji
Makefile: uses rsync(1), could this be optional?,
Steffen Nurpmeso
[PATCH 1/2] certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI,
Masahiro Yamada
kbuild/cert rework for 5.17 breaks build with empty CONFIG_MODULE_SIG_KEY, Michal Kubecek
[PATCH] Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH",
Masahiro Yamada
[PATCH] Makefile: Fix build with scan-build,
Amadeusz Sławiński
[GIT PULL] Kbuild updates for v5.17-rc1,
Masahiro Yamada
[PATCH v3 00/19] Rust support,
Miguel Ojeda
- [PATCH v3 01/19] kallsyms: support "big" kernel symbols, Miguel Ojeda
- [PATCH v3 03/19] kallsyms: use the correct buffer size for symbols, Miguel Ojeda
- [PATCH v3 02/19] kallsyms: increase maximum kernel symbol length to 512, Miguel Ojeda
- [PATCH v3 05/19] rust: add `compiler_builtins` crate, Miguel Ojeda
- [PATCH v3 04/19] rust: add C helpers, Miguel Ojeda
- [PATCH v3 08/19] rust: add `macros` crate, Miguel Ojeda
- [PATCH v3 07/19] rust: add `build_error` crate, Miguel Ojeda
- [PATCH v3 10/19] rust: export generated symbols, Miguel Ojeda
- [PATCH v3 12/19] scripts: add `generate_rust_analyzer.py`, Miguel Ojeda
- [PATCH v3 11/19] vsprintf: add new `%pA` format specifier, Miguel Ojeda
- [PATCH v3 13/19] scripts: decode_stacktrace: demangle Rust symbols, Miguel Ojeda
- [PATCH v3 16/19] samples: add Rust examples, Miguel Ojeda
- [PATCH v3 15/19] Kbuild: add Rust support, Miguel Ojeda
- [PATCH v3 14/19] docs: add Rust documentation, Miguel Ojeda
- [RFC PATCH v3 18/19] drivers: gpio: PrimeCell PL061 in Rust, Miguel Ojeda
- [PATCH v3 17/19] MAINTAINERS: Rust, Miguel Ojeda
[PATCH] kbuild: Add environment variables for userprogs flags,
Elliot Berman
Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries,
Jason A. Donenfeld
[PATCH 1/5] sh: rename suffix-y to suffix_y,
Masahiro Yamada
- [PATCH 2/5] kbuild: drop $(size_append) from cmd_zstd, Masahiro Yamada
- [PATCH 3/5] kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}, Masahiro Yamada
- [PATCH 4/5] arch: decompressor: remove useless vmlinux.bin.all-y, Masahiro Yamada
- [PATCH 5/5] kbuild: add cmd_file_size, Masahiro Yamada
- Re: [PATCH 1/5] sh: rename suffix-y to suffix_y, Nicolas Schier
[PATCH] usr/include/Makefile: add linux/nfc.h to the compile-test coverage,
Dmitry V. Levin
[PATCH] doc: kbuild: fix default in `imply` table,
Miguel Ojeda
[PATCH] Fix compilation errors when using special directory,
cgel . zte
Missing closing files in linux/scripts/kconfig/confdata.c,
Ryan Cai
[PATCH v2 1/2] lib/crypto: blake2s: include as built-in,
Jason A. Donenfeld
[PATCH v9 00/15] Function Granular KASLR,
Alexander Lobakin
- [PATCH v9 01/15] modpost: fix removing numeric suffixes, Alexander Lobakin
- [PATCH v9 05/15] x86: support ASM function sections, Alexander Lobakin
- [PATCH v9 02/15] livepatch: use `-z unique-symbol` if available to nuke pos-based search, Alexander Lobakin
- [PATCH v9 06/15] x86: decouple ORC table sorting into a separate file, Alexander Lobakin
- [PATCH v9 08/15] x86/tools: Add relative relocs for randomized functions, Alexander Lobakin
- [PATCH v9 09/15] x86: Add support for function granular KASLR, Alexander Lobakin
- [PATCH v9 07/15] Makefile: Add build and config option for CONFIG_FG_KASLR, Alexander Lobakin
- [PATCH v9 10/15] FG-KASLR: use a scripted approach to handle .text.* sections, Alexander Lobakin
- [PATCH v9 03/15] kallsyms: Hide layout, Alexander Lobakin
- [PATCH v9 11/15] x86/boot: allow FG-KASLR to be selected, Alexander Lobakin
- [PATCH v9 13/15] module: use a scripted approach for FG-KASLR, Alexander Lobakin
- [PATCH v9 14/15] Documentation: add documentation for FG-KASLR, Alexander Lobakin
- [PATCH v9 04/15] arch: introduce ASM function sections, Alexander Lobakin
- [PATCH v9 15/15] maintainers: add MAINTAINERS entry for FG-KASLR, Alexander Lobakin
- [PATCH v9 12/15] module: Reorder functions, Alexander Lobakin
- Re: [PATCH v9 00/15] Function Granular KASLR, Alexander Lobakin
- Re: [PATCH v9 00/15] Function Granular KASLR, Christoph Hellwig
[PATCH RFC kbuild] lib/crypto: blake2s: include as built-in,
Jason A. Donenfeld
[PATCH 0/1] Use target CPP to pre-process dts as supported flag checks are done on target toolchain,
Yann Sionneau
[PATCH v2] builddeb: Support signing kernels with the module signing key,
Matthew Wilcox (Oracle)
[PATCH 1/1] kbuild: install the modules.order for external modules,
Will McVicker
[PATCH -kbuild] Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang", Marco Elver
[PATCH v2 00/11] kbuild: do not quote string values in Makefile,
Masahiro Yamada
- [PATCH v2 01/11] certs: use $< and $@ to simplify the key generation rule, Masahiro Yamada
- [PATCH v2 06/11] kbuild: stop using config_filename in scripts/Makefile.modsign, Masahiro Yamada
- [PATCH v2 09/11] kbuild: do not quote string values in include/config/auto.conf, Masahiro Yamada
- [PATCH v2 04/11] certs: refactor file cleaning, Masahiro Yamada
- [PATCH v2 03/11] certs: remove unneeded -I$(srctree) option for system_certificates.o, Masahiro Yamada
- [PATCH v2 05/11] certs: remove misleading comments about GCC PR, Masahiro Yamada
- [PATCH v2 10/11] certs: move scripts/extract-cert to certs/, Masahiro Yamada
- [PATCH v2 02/11] certs: unify duplicated cmd_extract_certs and improve the log, Masahiro Yamada
- [PATCH v2 08/11] kbuild: do not include include/config/auto.conf from shell scripts, Masahiro Yamada
- [PATCH v2 11/11] microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}, Masahiro Yamada
- [PATCH v2 07/11] certs: simplify $(srctree)/ handling and remove config_filename macro, Masahiro Yamada
- Re: [PATCH v2 00/11] kbuild: do not quote string values in Makefile, Masahiro Yamada
[PATCH 0/2] kconfig: Improve comment blocks in the .config file,
Ariel Marcovitch
[masahiroy-kbuild:testing-kconfig 24/25] scripts/gen_autoksyms.sh: 1526: include/config/auto.conf: Syntax error: "(" unexpected, kernel test robot
[masahiroy-kbuild:testing-kconfig 24/25] scripts/gen_autoksyms.sh: 1138: include/config/auto.conf: Syntax error: "(" unexpected, kernel test robot
[PATCH 00/10] kbuild: do not quote string values in Makefile,
Masahiro Yamada
- [PATCH 06/10] kbuild: stop using config_filename in scripts/Makefile.modsign, Masahiro Yamada
- [PATCH 02/10] certs: unify duplicated cmd_extract_certs and improve the log, Masahiro Yamada
- [PATCH 01/10] certs: use $@ to simplify the key generation rule, Masahiro Yamada
- [PATCH 10/10] microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}, Masahiro Yamada
- [PATCH 07/10] certs: simplify $(srctree)/ handling and remove config_filename macro, Masahiro Yamada
- [PATCH 09/10] kbuild: do not quote string values in include/config/auto.conf, Masahiro Yamada
- [PATCH 05/10] certs: remove misleading comments about GCC PR, Masahiro Yamada
- [PATCH 08/10] kbuild: do not include include/config/auto.conf from shell scripts, Masahiro Yamada
- [PATCH 03/10] certs: remove unneeded -I$(srctree) option for system_certificates.o, Masahiro Yamada
- [PATCH 04/10] certs: refactor file cleaning, Masahiro Yamada
question about all*config and COMPILE_TEST,
Kees Cook
Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules,
Luis Chamberlain
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules, Vimal Agrawal
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules, Luis Chamberlain
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules, Vimal Agrawal
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules, Luis Chamberlain
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules, Vimal Agrawal
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules, Vimal Agrawal
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules, Luis Chamberlain
- [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used, Vimal Agrawal
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used, Christoph Hellwig
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used, Vimal Agrawal
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used, Christoph Hellwig
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used, Vimal Agrawal
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used, Luis Chamberlain
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used, Vimal Agrawal
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used, Luis Chamberlain
- [PATCH v3] kernel/module.c: heuristic enhancement in case symbols are missing e.g. when INSTALL_MOD_STRIP= "--strip-unneeded" is used, Vimal Agrawal
- Re: [PATCH v3] kernel/module.c: heuristic enhancement in case symbols are missing e.g. when INSTALL_MOD_STRIP= "--strip-unneeded" is used, Luis Chamberlain
- Re: [PATCH v3] kernel/module.c: heuristic enhancement in case symbols are missing e.g. when INSTALL_MOD_STRIP= "--strip-unneeded" is used, Vimal Agrawal
- [PATCH v4] modules: add heuristic when stripping unneeded symbols, Vimal Agrawal
- [PATCH v5] modules: add heuristic when stripping unneeded symbols, Vimal Agrawal
- Re: [PATCH v5] modules: add heuristic when stripping unneeded symbols, Luis Chamberlain
- Re: [PATCH v5] modules: add heuristic when stripping unneeded symbols, Vimal Agrawal
- Re: [PATCH v5] modules: add heuristic when stripping unneeded symbols, Luis Chamberlain
- Re: [PATCH v5] modules: add heuristic when stripping unneeded symbols, Vimal Agrawal
- [PATCH v6] modules: add heuristic when stripping unneeded symbols, Vimal Agrawal
- Re: [PATCH v6] modules: add heuristic when stripping unneeded symbols, Vimal Agrawal
- Re: [PATCH v6] modules: add heuristic when stripping unneeded symbols, Luis Chamberlain
- Re: [PATCH v6] modules: add heuristic when stripping unneeded symbols, Vimal Agrawal
- Re: [PATCH v6] modules: add heuristic when stripping unneeded symbols, Vimal Agrawal
- Re: [PATCH v6] modules: add heuristic when stripping unneeded symbols, Vimal Agrawal
- Re: [PATCH v5] modules: add heuristic when stripping unneeded symbols, Luis Chamberlain
- Re: [PATCH v5] modules: add heuristic when stripping unneeded symbols, Vimal Agrawal
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used, Vimal Agrawal
[RFC 0/3] headers: start rework to avoid recursive inclusion,
Arnd Bergmann
[PATCH] kbuild: Report enabled nodes with duplicated address,
Sam Protsenko
Re: [PATCH v1 3/3] mmc: Add driver for LiteX's LiteSDCard interface,
Joel Stanley
[PATCH 00/19] Rust support,
Miguel Ojeda
- [PATCH 01/19] kallsyms: support "big" kernel symbols, Miguel Ojeda
- [PATCH 02/19] kallsyms: increase maximum kernel symbol length to 512, Miguel Ojeda
- [PATCH 03/19] kallsyms: use the correct buffer size for symbols, Miguel Ojeda
- [PATCH 04/19] rust: add C helpers, Miguel Ojeda
- [PATCH 05/19] rust: add `compiler_builtins` crate, Miguel Ojeda
- [PATCH 07/19] rust: add `build_error` crate, Miguel Ojeda
- [PATCH 08/19] rust: add `macros` crate, Miguel Ojeda
- [PATCH 10/19] rust: export generated symbols, Miguel Ojeda
- [PATCH 12/19] scripts: add `generate_rust_analyzer.py`, Miguel Ojeda
- [PATCH 13/19] scripts: decode_stacktrace: demangle Rust symbols, Miguel Ojeda
- [PATCH 11/19] vsprintf: add new `%pA` format specifier, Miguel Ojeda
- [PATCH 14/19] docs: add Rust documentation, Miguel Ojeda
- [PATCH 15/19] Kbuild: add Rust support, Miguel Ojeda
- [PATCH 16/19] samples: add Rust examples, Miguel Ojeda
- [PATCH 17/19] MAINTAINERS: Rust, Miguel Ojeda
- [RFC PATCH 18/19] drivers: gpio: PrimeCell PL061 in Rust, Miguel Ojeda
- Message not available
[PATCH v2 1/2] kbuild: move headers_check.pl to usr/include/,
Masahiro Yamada
[PATCH 1/2] kbuild: move headers_check.pl to usr/include/,
Masahiro Yamada
Makefile: CC_IMPLICIT_FALLTHROUGH passed quoted as argument to gcc,
Salvatore Bonaccorso
[PATCH v4 1/2] modpost: file2alias: make mdio alias configure match mdio uevent,
Yinbo Zhu
[PATCH] ubsan: Remove CONFIG_UBSAN_OBJECT_SIZE,
Kees Cook
[PATCH v8 00/14] Function Granular KASLR,
Alexander Lobakin
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]