Linux Kbuild
[Prev Page][Next Page]
- Re: [PATCH v9 02/15] livepatch: use `-z unique-symbol` if available to nuke pos-based search, (continued)
- [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
- [PATCH v8 01/14] x86: Makefile: Add build and config option for CONFIG_FG_KASLR, Alexander Lobakin
- [PATCH v8 02/14] x86/tools: Add relative relocs for randomized functions, Alexander Lobakin
- [PATCH v8 03/14] x86: Add support for function granular KASLR, Alexander Lobakin
- [PATCH v8 04/14] linkage: add macros for putting ASM functions into own sections, Alexander Lobakin
- [PATCH v8 07/14] kallsyms: Hide layout, Alexander Lobakin
- [PATCH v8 08/14] livepatch: only match unique symbols when using FG-KASLR, Alexander Lobakin
- [PATCH v8 06/14] FG-KASLR: use a scripted approach to handle .text.* sections, Alexander Lobakin
- [PATCH v8 09/14] x86/boot: allow FG-KASLR to be selected, Alexander Lobakin
- [PATCH v8 10/14] arm64/crypto: conditionally place ASM functions into separate sections, Alexander Lobakin
- [PATCH v8 12/14] module: use a scripted approach for FG-KASLR, Alexander Lobakin
- [PATCH v8 13/14] Documentation: add documentation for FG-KASLR, Alexander Lobakin
- [PATCH v8 14/14] maintainers: add MAINTAINERS entry for FG-KASLR, Alexander Lobakin
- [PATCH v8 11/14] module: Reorder functions, Alexander Lobakin
- Message not available
Re: [PATCH v8 00/14] Function Granular KASLR, Peter Zijlstra
No stripping options for vmlinux in kbuild, Vimal Agrawal
[PATCH v3 00/25] kcsan: Support detecting a subset of missing memory barriers,
Marco Elver
- [PATCH v3 01/25] kcsan: Refactor reading of instrumented memory, Marco Elver
- [PATCH v3 02/25] kcsan: Remove redundant zero-initialization of globals, Marco Elver
- [PATCH v3 03/25] kcsan: Avoid checking scoped accesses from nested contexts, Marco Elver
- [PATCH v3 05/25] kcsan: Add core memory barrier instrumentation functions, Marco Elver
- [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling, Marco Elver
- [PATCH v3 06/25] kcsan, kbuild: Add option for barrier instrumentation only, Marco Elver
- [PATCH v3 08/25] kcsan: Show location access was reordered to, Marco Elver
- [PATCH v3 09/25] kcsan: Document modeling of weak memory, Marco Elver
- [PATCH v3 07/25] kcsan: Call scoped accesses reordered in reports, Marco Elver
- [PATCH v3 10/25] kcsan: test: Match reordered or normal accesses, Marco Elver
- [PATCH v3 11/25] kcsan: test: Add test cases for memory barrier instrumentation, Marco Elver
- [PATCH v3 12/25] kcsan: Ignore GCC 11+ warnings about TSan runtime support, Marco Elver
- [PATCH v3 13/25] kcsan: selftest: Add test case to check memory barrier instrumentation, Marco Elver
- [PATCH v3 14/25] locking/barriers, kcsan: Add instrumentation for barriers, Marco Elver
- [PATCH v3 15/25] locking/barriers, kcsan: Support generic instrumentation, Marco Elver
- [PATCH v3 16/25] locking/atomics, kcsan: Add instrumentation for barriers, Marco Elver
- [PATCH v3 17/25] asm-generic/bitops, kcsan: Add instrumentation for barriers, Marco Elver
- [PATCH v3 18/25] x86/barriers, kcsan: Use generic instrumentation for non-smp barriers, Marco Elver
- [PATCH v3 19/25] x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock(), Marco Elver
- [PATCH v3 22/25] objtool, kcsan: Add memory barrier instrumentation to whitelist, Marco Elver
- [PATCH v3 23/25] objtool, kcsan: Remove memory barrier instrumentation from noinstr, Marco Elver
- [PATCH v3 25/25] kcsan: Support WEAK_MEMORY with Clang where no objtool support exists, Marco Elver
- [PATCH v3 20/25] mm, kcsan: Enable barrier instrumentation, Marco Elver
- [PATCH v3 21/25] sched, kcsan: Enable memory barrier instrumentation, Marco Elver
- [PATCH v3 24/25] compiler_attributes.h: Add __disable_sanitizer_instrumentation, Marco Elver
[PATCH v3 1/2] modpost: file2alias: make mdio alias configure match mdio uevent,
Yinbo Zhu
[PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0,
Nathan Chancellor
- [PATCH RFC 1/6] Documentation: Raise the minimum supported version of LLVM to 11.0.0, Nathan Chancellor
- [PATCH RFC 4/6] Revert "ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+", Nathan Chancellor
- [PATCH RFC 5/6] gcov: Remove compiler version check, Nathan Chancellor
- [PATCH RFC 6/6] init/Kconfig: Drop linker version check for LD_ORPHAN_WARN, Nathan Chancellor
- Re: [PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0, Mark Brown
- [PATCH RFC 2/6] mm, slab: Remove compiler check in __kmalloc_index, Nathan Chancellor
- [PATCH RFC 3/6] arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANG, Nathan Chancellor
- Re: [PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0, Miguel Ojeda
- Re: [PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0, Nick Desaulniers
- Re: [PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0, Kees Cook
[PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias,
Yinbo Zhu
[PATCH] streamline_config.pl: show the full Kconfig name,
Łukasz Stelmach
[PATCH v2 1/2] kbuild: use perl instead of shell to get file size,
Alex Xu (Hello71)
[PATCH v1 2/2] net: mdio: fixup ethernet phy module auto-load function, Yinbo Zhu
[PATCH v1 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias,
Yinbo Zhu
[PATCH 1/2] kbuild: use perl instead of shell to get file size,
Alex Xu (Hello71)
[PATCH v4 0/12] riscv: switch to relative extable and other improvements,
Jisheng Zhang
- [PATCH 08/12] riscv: extable: consolidate definitions, Jisheng Zhang
- [PATCH 02/12] riscv: consolidate __ex_table construction, Jisheng Zhang
- [PATCH 07/12] riscv: lib: uaccess: fold fixups into body, Jisheng Zhang
- [PATCH 01/12] riscv: remove unused __cmpxchg_user() macro, Jisheng Zhang
- [PATCH 09/12] riscv: extable: add `type` and `data` fields, Jisheng Zhang
- [PATCH 06/12] riscv: extable: use `ex` for `exception_table_entry`, Jisheng Zhang
- [PATCH 10/12] riscv: add gpr-num.h, Jisheng Zhang
- [PATCH 12/12] riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section, Jisheng Zhang
- [PATCH 05/12] riscv: extable: make fixup_exception() return bool, Jisheng Zhang
- [PATCH 03/12] riscv: switch to relative exception tables, Jisheng Zhang
- [PATCH 11/12] riscv: extable: add a dedicated uaccess handler, Jisheng Zhang
- [PATCH 04/12] riscv: bpf: move rv_bpf_fixup_exception signature to extable.h, Jisheng Zhang
[PATCH v2 00/23] kcsan: Support detecting a subset of missing memory barriers,
Marco Elver
- [PATCH v2 01/23] kcsan: Refactor reading of instrumented memory, Marco Elver
- [PATCH v2 02/23] kcsan: Remove redundant zero-initialization of globals, Marco Elver
- [PATCH v2 03/23] kcsan: Avoid checking scoped accesses from nested contexts, Marco Elver
- [PATCH v2 04/23] kcsan: Add core support for a subset of weak memory modeling, Marco Elver
- [PATCH v2 06/23] kcsan, kbuild: Add option for barrier instrumentation only, Marco Elver
- [PATCH v2 05/23] kcsan: Add core memory barrier instrumentation functions, Marco Elver
- [PATCH v2 07/23] kcsan: Call scoped accesses reordered in reports, Marco Elver
- [PATCH v2 09/23] kcsan: Document modeling of weak memory, Marco Elver
- [PATCH v2 08/23] kcsan: Show location access was reordered to, Marco Elver
- [PATCH v2 10/23] kcsan: test: Match reordered or normal accesses, Marco Elver
- [PATCH v2 11/23] kcsan: test: Add test cases for memory barrier instrumentation, Marco Elver
- [PATCH v2 12/23] kcsan: Ignore GCC 11+ warnings about TSan runtime support, Marco Elver
- [PATCH v2 13/23] kcsan: selftest: Add test case to check memory barrier instrumentation, Marco Elver
- [PATCH v2 14/23] locking/barriers, kcsan: Add instrumentation for barriers, Marco Elver
- [PATCH v2 15/23] locking/barriers, kcsan: Support generic instrumentation, Marco Elver
- [PATCH v2 16/23] locking/atomics, kcsan: Add instrumentation for barriers, Marco Elver
- [PATCH v2 17/23] asm-generic/bitops, kcsan: Add instrumentation for barriers, Marco Elver
- [PATCH v2 19/23] x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock(), Marco Elver
- [PATCH v2 18/23] x86/barriers, kcsan: Use generic instrumentation for non-smp barriers, Marco Elver
- [PATCH v2 20/23] mm, kcsan: Enable barrier instrumentation, Marco Elver
- [PATCH v2 21/23] sched, kcsan: Enable memory barrier instrumentation, Marco Elver
- [PATCH v2 22/23] objtool, kcsan: Add memory barrier instrumentation to whitelist, Marco Elver
- [PATCH v2 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr, Marco Elver
[PATCH v5] configs: Introduce debug.config for CI-like setup,
Qian Cai
[PATCH bpf] samples: bpf: fix build error due to -isystem removal,
Alexander Lobakin
[PATCH v3] kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.x, Gustavo A. R. Silva
[PATCH v2] kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.x, Gustavo A. R. Silva
[PATCH] kconfig: Add support for -Wimplicit-fallthrough,
Gustavo A. R. Silva
[PATCH v3 0/4] preempt: PREEMPT vs PREEMPT_DYNAMIC configs fixup,
Valentin Schneider
[PATCH v2 0/5] preempt: PREEMPT vs PREEMPT_DYNAMIC configs fixup,
Valentin Schneider
[GIT PULL] Kbuild updates for v5.16-rc1,
Masahiro Yamada
Re: Given an x32 userspace with a gcc to match (ie defaults to -mx32) then CONFIG_EFI_STUB is unavailable,
Masahiro Yamada
[PATCH v4] configs: Introduce debug.config for CI-like setup,
Qian Cai
[PATCH v2] scripts/config: allow "O=config-dir" option,
Randy Dunlap
[GIT PULL] hardening updates for v5.16-rc1,
Kees Cook
[PATCH v3] configs: Introduce debug.config for CI-like setup, Qian Cai
[PATCH] scripts/config: allow "O=config-dir" option,
Randy Dunlap
[PATCH] sh: decompressor: do not copy source files while building,
Masahiro Yamada
[PATCH 0/6] MODULE_DEVICE_TABLE() support for the ISHTP bus,
Thomas Weißschuh
[PATCHv3 bpf-next] kbuild: Unify options for BTF generation for vmlinux and modules,
Jiri Olsa
[PATCH v2] configs: Introduce debug.config for CI-like setup,
Qian Cai
[PATCH] configs: Introduce debug.config for CI-like setup, Qian Cai
[PATCH] kbuild: Support clang-$ver builds,
Peter Zijlstra
Introduce "make debugconfig",
Qian Cai
Out of kernel kconfig patches rebased on 5.15, Boris Kolpackov
[PATCH v2] raid5-ppl: use swap() to make code cleaner,
cgel . zte
[PATCHv2 bpf-next] kbuild: Unify options for BTF generation for vmlinux and modules,
Jiri Olsa
[PATCH 0/2] kbuild: deb-pkg: fixes for use on Debian systems,
Sascha Silbe
[RFC v3 00/12] kconfig: add support for conflict resolution,
Thorsten Berger
- [RFC v3 01/12] Add picosat.h, Thorsten Berger
- [RFC v3 02/12] Add picosat.c (1/3), Thorsten Berger
- [RFC v3 03/12] Add picosat.c (2/3), Thorsten Berger
- [RFC v3 04/12] Add picosat.c (3/3), Thorsten Berger
- [RFC v3 05/12] Add definitions, Thorsten Berger
- [RFC v3 06/12] Add files for building constraints, Thorsten Berger
- [RFC v3 07/12] Add files for handling expressions, Thorsten Berger
- [RFC v3 08/12] Add files for RangeFix, Thorsten Berger
- [RFC v3 09/12] Add files with utility functions, Thorsten Berger
- [RFC v3 10/12] Add tools, Thorsten Berger
- [RFC v3 11/12] Add xconfig-modifications, Thorsten Berger
- [RFC v3 12/12] Simplify dependencies for MODULE_SIG_KEY_TYPE_RSA & MODULE_SIG_KEY_TYPE_ECDSA, Thorsten Berger
[PATCH v3 0/2] riscv: switch to relative extable,
Jisheng Zhang
[PATCH AUTOSEL 4.19 01/10] gcc-plugins/structleak: add makefile var for disabling structleak, Sasha Levin
[PATCH AUTOSEL 5.4 01/11] gcc-plugins/structleak: add makefile var for disabling structleak, Sasha Levin
[PATCH AUTOSEL 5.10 01/14] gcc-plugins/structleak: add makefile var for disabling structleak, Sasha Levin
[PATCH AUTOSEL 5.14 03/26] gcc-plugins/structleak: add makefile var for disabling structleak, Sasha Levin
[PATCH 0/2] gcc-plugins: Explicitly document purpose and deprecation schedule,
Kees Cook
[PATCH v2 0/2] riscv: switch to relative extable,
Jisheng Zhang
[RFC 0/12] kconfig: add support for conflict resolution,
Thorsten Berger
- [RFC 01/12] Add picosat.h, Thorsten Berger
- [RFC 02/12] Add picosat.c (1/3), Thorsten Berger
- [RFC 03/12] Add picosat.c (2/3), Thorsten Berger
- [RFC 04/12] Add picosat.c (3/3), Thorsten Berger
- [RFC 05/12] Add definitions, Thorsten Berger
- [RFC 06/12] Add files for building constraints, Thorsten Berger
- [RFC 07/12] Add files for handling expressions, Thorsten Berger
- [RFC 08/12] Add files for RangeFix, Thorsten Berger
- [RFC 09/12] Add files with utility functions, Thorsten Berger
- [RFC 10/12] Add tools, Thorsten Berger
- [RFC 11/12] Add xconfig-modifications, Thorsten Berger
- [RFC 12/12] Simplify dependencies for MODULE_SIG_KEY_TYPE_RSA & MODULE_SIG_KEY_TYPE_ECDSA, Thorsten Berger
[RFC 0/3] kconfig: add support for conflict resolution,
Thorsten Berger
[QUESTION] Compile error on ppc32 with compilation option '-fdata-sections',
Ye Weihua
Re: linux-next: Tree for Oct 18 ('make' error on ARCH=um),
Randy Dunlap
Kconfig issue with LOG_CPU_MAX_BUF_SHIFT + BASE_SMALL,
Vegard Nossum
build reproducibility,
Julia Lawall
[PATCH] kconfig: Add `make mod2noconfig` to disable module options,
Josh Triplett
Re: intel_mei_pxp: needs better help text,
Pavel Machek
[PATCH 0/2] riscv: switch to relative extable,
Jisheng Zhang
[PATCH] kconfig: lxdialog: Support home/end when editing values, Josh Triplett
[PATCH] [PATCH V5]ARM64: SCS: Add gcc plugin to support Shadow Call Stack,
Dan Li
[PATCH] [PATCH V4]ARM64: SCS: Add gcc plugin to support Shadow Call Stack,
Dan Li
[PATCH] [PATCH V3]ARM64: SCS: Add gcc plugin to support Shadow Call Stack,
Dan Li
[PATCH 1/2] sh: remove meaningless archclean line,
Masahiro Yamada
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]