Linux Kbuild
[Prev Page][Next Page]
- Re: [PATCH] Makefile: Fix build with scan-build
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: Makefile: uses rsync(1), could this be optional?
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: [PATCH v9 05/15] x86: support ASM function sections
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 11/12] riscv: extable: add a dedicated uaccess handler
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- Re: [PATCH] Makefile: Fix build with scan-build
- From: Amadeusz Sławiński <amadeuszx.slawinski@xxxxxxxxxxxxxxx>
- Re: Makefile: uses rsync(1), could this be optional?
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 1/3] Linux 5.16
- From: Xin Ji <xji@xxxxxxxxxxxxxxxx>
- [PATCH v2 1/3] Linux 5.16
- From: Xin Ji <xji@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
- From: Michal Kubecek <mkubecek@xxxxxxx>
- Makefile: uses rsync(1), could this be optional?
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- [PATCH 2/2] certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/2] certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 11/12] riscv: extable: add a dedicated uaccess handler
- From: Mayuresh Chitale <mchitale@xxxxxxxxxxxxxxxx>
- kbuild/cert rework for 5.17 breaks build with empty CONFIG_MODULE_SIG_KEY
- From: Michal Kubecek <mkubecek@xxxxxxx>
- [PATCH] Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] usr/include/Makefile: add linux/nfc.h to the compile-test coverage
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] Makefile: Fix build with scan-build
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] Makefile: Fix build with scan-build
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v3 14/19] docs: add Rust documentation
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH] Makefile: Fix build with scan-build
- From: Amadeusz Sławiński <amadeuszx.slawinski@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] Kbuild updates for v5.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Kbuild updates for v5.17-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 14/19] docs: add Rust documentation
- From: Jonathan Corbet <corbet@xxxxxxx>
- [GIT PULL] Kbuild updates for v5.17-rc1
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 2/2] kconfig: Make comments look different than menus in .config
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 1/2] kconfig: Show menuconfigs as menus in the .config file
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 1/1] of: unittest: rename overlay source files from .dts to .dtso
- From: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 04/15] arch: introduce ASM function sections
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v9 04/15] arch: introduce ASM function sections
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: [PATCH v9 04/15] arch: introduce ASM function sections
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] kbuild: add extra-y to targets-for-modules
- From: Artem Savkov <artem.savkov@xxxxxxxxx>
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used
- From: Vimal Agrawal <avimalin@xxxxxxxxx>
- [PATCH v3] kernel/module.c: heuristic enhancement in case symbols are missing e.g. when INSTALL_MOD_STRIP= "--strip-unneeded" is used
- From: Vimal Agrawal <avimalin@xxxxxxxxx>
- [PATCH v3 17/19] MAINTAINERS: Rust
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [RFC PATCH v3 18/19] drivers: gpio: PrimeCell PL061 in Rust
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 14/19] docs: add Rust documentation
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 15/19] Kbuild: add Rust support
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 16/19] samples: add Rust examples
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 13/19] scripts: decode_stacktrace: demangle Rust symbols
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 11/19] vsprintf: add new `%pA` format specifier
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 12/19] scripts: add `generate_rust_analyzer.py`
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 10/19] rust: export generated symbols
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 07/19] rust: add `build_error` crate
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 08/19] rust: add `macros` crate
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 04/19] rust: add C helpers
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 05/19] rust: add `compiler_builtins` crate
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 02/19] kallsyms: increase maximum kernel symbol length to 512
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 03/19] kallsyms: use the correct buffer size for symbols
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 01/19] kallsyms: support "big" kernel symbols
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH v3 00/19] Rust support
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- Re: [PATCH 15/19] Kbuild: add Rust support
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 0/2] kconfig: Improve comment blocks in the .config file
- From: Ariel Marcovitch <arielmarcovitch@xxxxxxxxx>
- Re: [PATCH 0/2] kconfig: Improve comment blocks in the .config file
- From: Ariel Marcovitch <arielmarcovitch@xxxxxxxxx>
- Re: [PATCH 1/1] of: unittest: rename overlay source files from .dts to .dtso
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: Missing closing files in linux/scripts/kconfig/confdata.c
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 1/1] of: unittest: rename overlay source files from .dts to .dtso
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] kbuild: Add environment variables for userprogs flags
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: Justin Forbes <jmforbes@xxxxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used
- From: Vimal Agrawal <avimalin@xxxxxxxxx>
- Re: [PATCH 1/1] kbuild: install the modules.order for external modules
- From: Will McVicker <willmcvicker@xxxxxxxxxx>
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 5/5] kbuild: add cmd_file_size
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH 4/5] arch: decompressor: remove useless vmlinux.bin.all-y
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH 3/5] kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH 2/5] kbuild: drop $(size_append) from cmd_zstd
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH 1/5] sh: rename suffix-y to suffix_y
- From: Nicolas Schier <n.schier@xxxxxx>
- [PATCH 1/5] sh: rename suffix-y to suffix_y
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 5/5] kbuild: add cmd_file_size
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 4/5] arch: decompressor: remove useless vmlinux.bin.all-y
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 3/5] kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/5] kbuild: drop $(size_append) from cmd_zstd
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 1/2] kbuild: move headers_check.pl to usr/include/
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 1/2] kbuild: move headers_check.pl to usr/include/
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH 1/1] of: unittest: rename overlay source files from .dts to .dtso
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH 09/12] riscv: extable: add `type` and `data` fields
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 1/1] of: unittest: rename overlay source files from .dts to .dtso
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: zhuyinbo <zhuyinbo@xxxxxxxxxxx>
- Re: [PATCH 09/12] riscv: extable: add `type` and `data` fields
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v7] lib/crypto: blake2s: include as built-in
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7] lib/crypto: blake2s: include as built-in
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v7] lib/crypto: blake2s: include as built-in
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v9 03/15] kallsyms: Hide layout
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: zhuyinbo <zhuyinbo@xxxxxxxxxxx>
- Re: [PATCH v9 02/15] livepatch: use `-z unique-symbol` if available to nuke pos-based search
- From: Fāng-ruì Sòng <maskray@xxxxxxxxxx>
- Re: [PATCH v7] lib/crypto: blake2s: include as built-in
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/11] kbuild: do not quote string values in Makefile
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 1/2] kbuild: move headers_check.pl to usr/include/
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] builddeb: Support signing kernels with the module signing key
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] Fix compilation errors when using special directory
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v7] lib/crypto: blake2s: include as built-in
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v7] lib/crypto: blake2s: include as built-in
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] builddeb: Support signing kernels with the module signing key
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: zhuyinbo <zhuyinbo@xxxxxxxxxxx>
- Re: [PATCH v7] lib/crypto: blake2s: include as built-in
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 03/15] kallsyms: Hide layout
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v9 02/15] livepatch: use `-z unique-symbol` if available to nuke pos-based search
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v9 02/15] livepatch: use `-z unique-symbol` if available to nuke pos-based search
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v9 03/15] kallsyms: Hide layout
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v9 02/15] livepatch: use `-z unique-symbol` if available to nuke pos-based search
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v9 02/15] livepatch: use `-z unique-symbol` if available to nuke pos-based search
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v9 01/15] modpost: fix removing numeric suffixes
- From: Miroslav Benes <mbenes@xxxxxxx>
- [PATCH v7] lib/crypto: blake2s: include as built-in
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v6] lib/crypto: blake2s: include as built-in
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] Fix compilation errors when using special directory
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] doc: kbuild: fix default in `imply` table
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v6] lib/crypto: blake2s: include as built-in
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6] lib/crypto: blake2s: include as built-in
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v6] lib/crypto: blake2s: include as built-in
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] usr/include/Makefile: add linux/nfc.h to the compile-test coverage
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- [PATCH v6] lib/crypto: blake2s: include as built-in
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v5] lib/crypto: blake2s: include as built-in
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH] doc: kbuild: fix default in `imply` table
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- Re: [PATCH] Fix compilation errors when using special directory
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH] Fix compilation errors when using special directory
- Re: Missing closing files in linux/scripts/kconfig/confdata.c
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v9 03/15] kallsyms: Hide layout
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v9 02/15] livepatch: use `-z unique-symbol` if available to nuke pos-based search
- From: Fāng-ruì Sòng <maskray@xxxxxxxxxx>
- Re: [PATCH v9 02/15] livepatch: use `-z unique-symbol` if available to nuke pos-based search
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v9 00/15] Function Granular KASLR
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Missing closing files in linux/scripts/kconfig/confdata.c
- From: Ryan Cai <ycaibb@xxxxxxxxx>
- Re: [PATCH v9 01/15] modpost: fix removing numeric suffixes
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v9 01/15] modpost: fix removing numeric suffixes
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v9 00/15] Function Granular KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v9 01/15] modpost: fix removing numeric suffixes
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v4] lib/crypto: blake2s: include as built-in
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v3] lib/crypto: blake2s: include as built-in
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 1/2] lib/crypto: blake2s: include as built-in
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 1/2] lib/crypto: blake2s: include as built-in
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 1/2] lib/crypto: blake2s: include as built-in
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 1/2] lib/crypto: blake2s: include as built-in
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH RFC kbuild] lib/crypto: blake2s: include as built-in
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used
- From: Vimal Agrawal <avimalin@xxxxxxxxx>
- Re: [PATCH v2 1/2] lib/crypto: blake2s: include as built-in
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v9 00/15] Function Granular KASLR
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v9 01/15] modpost: fix removing numeric suffixes
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v9 00/15] Function Granular KASLR
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v9 00/15] Function Granular KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v2 1/2] lib/crypto: blake2s: include as built-in
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 1/2] lib/crypto: blake2s: include as built-in
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used
- From: Vimal Agrawal <avimalin@xxxxxxxxx>
- Re: [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v9 12/15] module: Reorder functions
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 15/15] maintainers: add MAINTAINERS entry for FG-KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 04/15] arch: introduce ASM function sections
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 14/15] Documentation: add documentation for FG-KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 13/15] module: use a scripted approach for FG-KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 11/15] x86/boot: allow FG-KASLR to be selected
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 03/15] kallsyms: Hide layout
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 10/15] FG-KASLR: use a scripted approach to handle .text.* sections
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 07/15] Makefile: Add build and config option for CONFIG_FG_KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 09/15] x86: Add support for function granular KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 08/15] x86/tools: Add relative relocs for randomized functions
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 06/15] x86: decouple ORC table sorting into a separate file
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 02/15] livepatch: use `-z unique-symbol` if available to nuke pos-based search
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 05/15] x86: support ASM function sections
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 01/15] modpost: fix removing numeric suffixes
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v9 00/15] Function Granular KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH RFC kbuild] lib/crypto: blake2s: include as built-in
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH RFC kbuild] lib/crypto: blake2s: include as built-in
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH RFC kbuild] lib/crypto: blake2s: include as built-in
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH RFC kbuild] lib/crypto: blake2s: include as built-in
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used
- From: Vimal Agrawal <avimalin@xxxxxxxxx>
- Re: [PATCH 1/1] Use target CPP to pre-process dts as supported flag checks are done on target toolchain
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 1/1] Use target CPP to pre-process dts as supported flag checks are done on target toolchain
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 0/1] Use target CPP to pre-process dts as supported flag checks are done on target toolchain
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
- From: Vimal Agrawal <avimalin@xxxxxxxxx>
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
- From: Vimal Agrawal <avimalin@xxxxxxxxx>
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/1] kbuild: install the modules.order for external modules
- From: Will McVicker <willmcvicker@xxxxxxxxxx>
- [PATCH 0/1] Use target CPP to pre-process dts as supported flag checks are done on target toolchain
- From: Yann Sionneau <ysionneau@xxxxxxxxx>
- [PATCH 1/1] Use target CPP to pre-process dts as supported flag checks are done on target toolchain
- From: Yann Sionneau <ysionneau@xxxxxxxxx>
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
- From: Vimal Agrawal <Vimal.Agrawal@xxxxxxxxxx>
- [PATCH v2] builddeb: Support signing kernels with the module signing key
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Report enabled nodes with duplicated address
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 1/1] kbuild: install the modules.order for external modules
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] builddeb: Support signing kernels with a Machine Owner Key
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 1/2] kbuild: use perl instead of shell to get file size
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: pass --stream-size --no-content-size to zstd
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: pass --stream-size --no-content-size to zstd
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH] builddeb: Support signing kernels with a Machine Owner Key
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 1/1] kbuild: install the modules.order for external modules
- From: Will McVicker <willmcvicker@xxxxxxxxxx>
- [PATCH -kbuild] Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH] kbuild: Report enabled nodes with duplicated address
- From: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
- Re: [PATCH 0/2] kconfig: Improve comment blocks in the .config file
- From: Ariel Marcovitch <arielmarcovitch@xxxxxxxxx>
- [PATCH v2 07/11] certs: simplify $(srctree)/ handling and remove config_filename macro
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 11/11] microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 00/11] kbuild: do not quote string values in Makefile
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 08/11] kbuild: do not include include/config/auto.conf from shell scripts
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 02/11] certs: unify duplicated cmd_extract_certs and improve the log
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 10/11] certs: move scripts/extract-cert to certs/
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 05/11] certs: remove misleading comments about GCC PR
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 03/11] certs: remove unneeded -I$(srctree) option for system_certificates.o
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 04/11] certs: refactor file cleaning
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 09/11] kbuild: do not quote string values in include/config/auto.conf
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 06/11] kbuild: stop using config_filename in scripts/Makefile.modsign
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 01/11] certs: use $< and $@ to simplify the key generation rule
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 08/10] kbuild: do not include include/config/auto.conf from shell scripts
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 01/10] certs: use $@ to simplify the key generation rule
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 10/10] microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH 08/10] kbuild: do not include include/config/auto.conf from shell scripts
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH 01/10] certs: use $@ to simplify the key generation rule
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH 06/10] kbuild: stop using config_filename in scripts/Makefile.modsign
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH 04/10] certs: refactor file cleaning
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH 02/10] certs: unify duplicated cmd_extract_certs and improve the log
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH 0/2] kconfig: Improve comment blocks in the .config file
- From: Boris Kolpackov <boris@xxxxxxxxxxxxxxxxx>
- [PATCH 2/2] kconfig: Make comments look different than menus in .config
- From: Ariel Marcovitch <arielmarcovitch@xxxxxxxxx>
- [PATCH 1/2] kconfig: Show menuconfigs as menus in the .config file
- From: Ariel Marcovitch <arielmarcovitch@xxxxxxxxx>
- [PATCH 0/2] kconfig: Improve comment blocks in the .config file
- From: Ariel Marcovitch <arielmarcovitch@xxxxxxxxx>
- [masahiroy-kbuild:testing-kconfig 24/25] scripts/gen_autoksyms.sh: 1526: include/config/auto.conf: Syntax error: "(" unexpected
- From: kernel test robot <lkp@xxxxxxxxx>
- [masahiroy-kbuild:testing-kconfig 24/25] scripts/gen_autoksyms.sh: 1138: include/config/auto.conf: Syntax error: "(" unexpected
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 04/10] certs: refactor file cleaning
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 03/10] certs: remove unneeded -I$(srctree) option for system_certificates.o
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 08/10] kbuild: do not include include/config/auto.conf from shell scripts
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 05/10] certs: remove misleading comments about GCC PR
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 09/10] kbuild: do not quote string values in include/config/auto.conf
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 00/10] kbuild: do not quote string values in Makefile
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 07/10] certs: simplify $(srctree)/ handling and remove config_filename macro
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 10/10] microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 01/10] certs: use $@ to simplify the key generation rule
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 02/10] certs: unify duplicated cmd_extract_certs and improve the log
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 06/10] kbuild: stop using config_filename in scripts/Makefile.modsign
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 15/19] Kbuild: add Rust support
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v8 05/14] x86: conditionally place regular ASM functions into separate sections
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: [PATCH v8 05/14] x86: conditionally place regular ASM functions into separate sections
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: question about all*config and COMPILE_TEST
- From: Kees Cook <keescook@xxxxxxxxxxxxxxxx>
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 05/19] rust: add `compiler_builtins` crate
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: question about all*config and COMPILE_TEST
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
- From: Vimal Agrawal <Vimal.Agrawal@xxxxxxxxxx>
- question about all*config and COMPILE_TEST
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 14/19] docs: add Rust documentation
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 15/19] Kbuild: add Rust support
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v2] kbuild: Enable DT schema checks for %.dtb targets
- From: Chris Packham <Chris.Packham@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: Enable DT schema checks for %.dtb targets
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC 2/3] headers: introduce linux/struct_types.h
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 3/3] headers: repurpose linux/fs_types.h
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [RFC 3/3] headers: repurpose linux/fs_types.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [RFC 3/3] headers: repurpose linux/fs_types.h
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [RFC 2/3] headers: introduce linux/struct_types.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 14/19] docs: add Rust documentation
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 15/19] Kbuild: add Rust support
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 15/19] Kbuild: add Rust support
- From: Wedson Almeida Filho <wedsonaf@xxxxxxxxxx>
- Re: [PATCH 15/19] Kbuild: add Rust support
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 05/19] rust: add `compiler_builtins` crate
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 15/19] Kbuild: add Rust support
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [RFC 2/3] headers: introduce linux/struct_types.h
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/3] headers: introduce linux/struct_types.h
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/3] headers: introduce linux/struct_types.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [RFC 1/3] headers: add more types to linux/types.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [RFC 2/3] headers: introduce linux/struct_types.h
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 1/3] headers: add more types to linux/types.h
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC 3/3] headers: repurpose linux/fs_types.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 2/3] headers: introduce linux/struct_types.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 1/3] headers: add more types to linux/types.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 0/3] headers: start rework to avoid recursive inclusion
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH] kbuild: Report enabled nodes with duplicated address
- From: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: zhuyinbo <zhuyinbo@xxxxxxxxxxx>
- Re: [PATCH v1 3/3] mmc: Add driver for LiteX's LiteSDCard interface
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v8 07/14] kallsyms: Hide layout
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH v1 3/3] mmc: Add driver for LiteX's LiteSDCard interface
- From: "Gabriel L. Somlo" <gsomlo@xxxxxxxxx>
- Re: Makefile: CC_IMPLICIT_FALLTHROUGH passed quoted as argument to gcc
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 3/3] mmc: Add driver for LiteX's LiteSDCard interface
- From: Joel Stanley <joel@xxxxxxxxx>
- Re: Makefile: CC_IMPLICIT_FALLTHROUGH passed quoted as argument to gcc
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: Makefile: CC_IMPLICIT_FALLTHROUGH passed quoted as argument to gcc
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: Makefile: CC_IMPLICIT_FALLTHROUGH passed quoted as argument to gcc
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: Makefile: CC_IMPLICIT_FALLTHROUGH passed quoted as argument to gcc
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: remove headers_check stub
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 11/19] vsprintf: add new `%pA` format specifier
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 11/19] vsprintf: add new `%pA` format specifier
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Makefile: CC_IMPLICIT_FALLTHROUGH passed quoted as argument to gcc
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 11/19] vsprintf: add new `%pA` format specifier
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: pass --stream-size --no-content-size to zstd
- From: Nick Terrell <terrelln@xxxxxx>
- Re: [PATCH v3 08/25] kcsan: Show location access was reordered to
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v3 08/25] kcsan: Show location access was reordered to
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH 01/19] kallsyms: support "big" kernel symbols
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v3 08/25] kcsan: Show location access was reordered to
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [RFC PATCH 19/19] drivers: android: Binder IPC in Rust
- From: Wedson Almeida Filho <wedsonaf@xxxxxxxxxx>
- Re: [PATCH 11/19] vsprintf: add new `%pA` format specifier
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 11/19] vsprintf: add new `%pA` format specifier
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/19] vsprintf: add new `%pA` format specifier
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 19/19] drivers: android: Binder IPC in Rust
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 19/19] drivers: android: Binder IPC in Rust
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 08/25] kcsan: Show location access was reordered to
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH 01/19] kallsyms: support "big" kernel symbols
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC PATCH 18/19] drivers: gpio: PrimeCell PL061 in Rust
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 17/19] MAINTAINERS: Rust
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 16/19] samples: add Rust examples
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 15/19] Kbuild: add Rust support
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 14/19] docs: add Rust documentation
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 11/19] vsprintf: add new `%pA` format specifier
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 13/19] scripts: decode_stacktrace: demangle Rust symbols
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 12/19] scripts: add `generate_rust_analyzer.py`
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 10/19] rust: export generated symbols
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 08/19] rust: add `macros` crate
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 07/19] rust: add `build_error` crate
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 05/19] rust: add `compiler_builtins` crate
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 04/19] rust: add C helpers
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 03/19] kallsyms: use the correct buffer size for symbols
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 02/19] kallsyms: increase maximum kernel symbol length to 512
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 01/19] kallsyms: support "big" kernel symbols
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- [PATCH 00/19] Rust support
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- Re: [PATCH v2] kbuild: Enable DT schema checks for %.dtb targets
- From: Chris Packham <Chris.Packham@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 08/25] kcsan: Show location access was reordered to
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH] ubsan: Remove CONFIG_UBSAN_OBJECT_SIZE
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v8 08/14] livepatch: only match unique symbols when using FG-KASLR
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH v3 08/25] kcsan: Show location access was reordered to
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v2 2/2] kbuild: remove headers_check stub
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 1/2] kbuild: move headers_check.pl to usr/include/
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: zhuyinbo <zhuyinbo@xxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: move headers_check.pl to usr/include/
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: move headers_check.pl to usr/include/
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 2/2] kbuild: remove headers_check stub
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/2] kbuild: move headers_check.pl to usr/include/
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: pass --stream-size --no-content-size to zstd
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v3 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH v3 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: Makefile: CC_IMPLICIT_FALLTHROUGH passed quoted as argument to gcc
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: Makefile: CC_IMPLICIT_FALLTHROUGH passed quoted as argument to gcc
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
- From: Andrew Lunn <andrew@xxxxxxx>
- Makefile: CC_IMPLICIT_FALLTHROUGH passed quoted as argument to gcc
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- Re: [PATCH v4 2/2] net: mdio: rework mdio_uevent for mdio ethernet phy device
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- [PATCH v4 2/2] net: mdio: rework mdio_uevent for mdio ethernet phy device
- From: Yinbo Zhu <zhuyinbo@xxxxxxxxxxx>
- [PATCH v4 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
- From: Yinbo Zhu <zhuyinbo@xxxxxxxxxxx>
- Re: [PATCH v8 05/14] x86: conditionally place regular ASM functions into separate sections
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v8 05/14] x86: conditionally place regular ASM functions into separate sections
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH] ubsan: Remove CONFIG_UBSAN_OBJECT_SIZE
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v8 05/14] x86: conditionally place regular ASM functions into separate sections
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: [PATCH v8 05/14] x86: conditionally place regular ASM functions into separate sections
- From: "H.J. Lu" <hjl.tools@xxxxxxxxx>
- Re: [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v8 05/14] x86: conditionally place regular ASM functions into separate sections
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v8 00/14] Function Granular KASLR
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v8 00/14] Function Granular KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v8 08/14] livepatch: only match unique symbols when using FG-KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v8 05/14] x86: conditionally place regular ASM functions into separate sections
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v8 04/14] linkage: add macros for putting ASM functions into own sections
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v8 03/14] x86: Add support for function granular KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v8 00/14] Function Granular KASLR
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v8 03/14] x86: Add support for function granular KASLR
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v8 11/14] module: Reorder functions
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v8 08/14] livepatch: only match unique symbols when using FG-KASLR
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v8 07/14] kallsyms: Hide layout
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v8 07/14] kallsyms: Hide layout
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v8 06/14] FG-KASLR: use a scripted approach to handle .text.* sections
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v8 05/14] x86: conditionally place regular ASM functions into separate sections
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v8 04/14] linkage: add macros for putting ASM functions into own sections
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v8 03/14] x86: Add support for function granular KASLR
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: pass --stream-size --no-content-size to zstd
- From: Nick Terrell <terrelln@xxxxxx>
- Re: [PATCH v2 1/2] kbuild: use perl instead of shell to get file size
- From: Nick Terrell <terrelln@xxxxxx>
- [PATCH v8 11/14] module: Reorder functions
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v8 14/14] maintainers: add MAINTAINERS entry for FG-KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v8 13/14] Documentation: add documentation for FG-KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v8 12/14] module: use a scripted approach for FG-KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v8 10/14] arm64/crypto: conditionally place ASM functions into separate sections
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v8 09/14] x86/boot: allow FG-KASLR to be selected
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v8 06/14] FG-KASLR: use a scripted approach to handle .text.* sections
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v8 08/14] livepatch: only match unique symbols when using FG-KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v8 07/14] kallsyms: Hide layout
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v8 04/14] linkage: add macros for putting ASM functions into own sections
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v8 03/14] x86: Add support for function granular KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v8 02/14] x86/tools: Add relative relocs for randomized functions
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v8 01/14] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH v8 00/14] Function Granular KASLR
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- No stripping options for vmlinux in kbuild
- From: Vimal Agrawal <Vimal.Agrawal@xxxxxxxxxx>
- Re: [PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- [PATCH v3 24/25] compiler_attributes.h: Add __disable_sanitizer_instrumentation
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 21/25] sched, kcsan: Enable memory barrier instrumentation
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 20/25] mm, kcsan: Enable barrier instrumentation
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 25/25] kcsan: Support WEAK_MEMORY with Clang where no objtool support exists
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 23/25] objtool, kcsan: Remove memory barrier instrumentation from noinstr
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 22/25] objtool, kcsan: Add memory barrier instrumentation to whitelist
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 19/25] x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 18/25] x86/barriers, kcsan: Use generic instrumentation for non-smp barriers
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 17/25] asm-generic/bitops, kcsan: Add instrumentation for barriers
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 16/25] locking/atomics, kcsan: Add instrumentation for barriers
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 15/25] locking/barriers, kcsan: Support generic instrumentation
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 14/25] locking/barriers, kcsan: Add instrumentation for barriers
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 13/25] kcsan: selftest: Add test case to check memory barrier instrumentation
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 12/25] kcsan: Ignore GCC 11+ warnings about TSan runtime support
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 11/25] kcsan: test: Add test cases for memory barrier instrumentation
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 10/25] kcsan: test: Match reordered or normal accesses
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 07/25] kcsan: Call scoped accesses reordered in reports
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 09/25] kcsan: Document modeling of weak memory
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 08/25] kcsan: Show location access was reordered to
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 06/25] kcsan, kbuild: Add option for barrier instrumentation only
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 05/25] kcsan: Add core memory barrier instrumentation functions
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 03/25] kcsan: Avoid checking scoped accesses from nested contexts
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 02/25] kcsan: Remove redundant zero-initialization of globals
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 01/25] kcsan: Refactor reading of instrumented memory
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 00/25] kcsan: Support detecting a subset of missing memory barriers
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v3 2/2] net: mdio: rework mdio_uevent for mdio ethernet phy device
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: zhuyinbo <zhuyinbo@xxxxxxxxxxx>
- [PATCH v3 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
- From: Yinbo Zhu <zhuyinbo@xxxxxxxxxxx>
- [PATCH v3 2/2] net: mdio: rework mdio_uevent for mdio ethernet phy device
- From: Yinbo Zhu <zhuyinbo@xxxxxxxxxxx>
- Re: [PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH RFC 3/6] arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANG
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH RFC 2/6] mm, slab: Remove compiler check in __kmalloc_index
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v2 03/23] kcsan: Avoid checking scoped accesses from nested contexts
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH RFC 6/6] init/Kconfig: Drop linker version check for LD_ORPHAN_WARN
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH RFC 5/6] gcov: Remove compiler version check
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH RFC 4/6] Revert "ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+"
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH RFC 1/6] Documentation: Raise the minimum supported version of LLVM to 11.0.0
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v2 03/23] kcsan: Avoid checking scoped accesses from nested contexts
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v2 03/23] kcsan: Avoid checking scoped accesses from nested contexts
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 03/23] kcsan: Avoid checking scoped accesses from nested contexts
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v1 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH v2 2/2] net: mdio: fixup ethernet phy module auto-load function
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: Yinbo Zhu <zhuyinbo@xxxxxxxxxxx>
- [PATCH v2 2/2] net: mdio: fixup ethernet phy module auto-load function
- From: Yinbo Zhu <zhuyinbo@xxxxxxxxxxx>
- Re: [PATCH v1 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: zhuyinbo <zhuyinbo@xxxxxxxxxxx>
- Re: [PATCH] streamline_config.pl: show the full Kconfig name
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] streamline_config.pl: show the full Kconfig name
- From: Łukasz Stelmach <l.stelmach@xxxxxxxxxxx>
- Re: [PATCH v2 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- [PATCH v2 2/2] kbuild: pass --stream-size --no-content-size to zstd
- From: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
- [PATCH v2 1/2] kbuild: use perl instead of shell to get file size
- From: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
- Re: [PATCH v2 12/63] thermal: intel: int340x_thermal: Use struct_group() for memcpy() region
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 12/63] thermal: intel: int340x_thermal: Use struct_group() for memcpy() region
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH v2 12/63] thermal: intel: int340x_thermal: Use struct_group() for memcpy() region
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v1 2/2] net: mdio: fixup ethernet phy module auto-load function
- From: Yinbo Zhu <zhuyinbo@xxxxxxxxxxx>
- Re: [PATCH v1 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: zhuyinbo <zhuyinbo@xxxxxxxxxxx>
- Re: [PATCH v1 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH v1 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: zhuyinbo <zhuyinbo@xxxxxxxxxxx>
- Re: [PATCH 2/2] kbuild: pass --stream-size --no-content-size to zstd
- From: Nick Terrell <terrelln@xxxxxx>
- Re: [PATCH v2 3/5] powerpc: Use preemption model accessors
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH v2 2/5] preempt/dynamic: Introduce preempt mode accessors
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH v1 2/2] net: mdio: fixup ethernet phy module auto-load function
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: Andrew Lunn <andrew@xxxxxxx>
- [PATCH v1 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
- From: Yinbo Zhu <zhuyinbo@xxxxxxxxxxx>
- [PATCH v1 2/2] net: mdio: fixup ethernet phy module auto-load function
- From: Yinbo Zhu <zhuyinbo@xxxxxxxxxxx>
- [PATCH 2/2] kbuild: pass --stream-size --no-content-size to zstd
- From: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
- [PATCH 1/2] kbuild: use perl instead of shell to get file size
- From: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
- Re: [PATCH] kconfig: Add `make mod2noconfig` to disable module options
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH 09/12] riscv: extable: add `type` and `data` fields
- From: tongtiangen <tongtiangen@xxxxxxxxxx>
- Re: [PATCH 03/12] riscv: switch to relative exception tables
- From: tongtiangen <tongtiangen@xxxxxxxxxx>
- Re: [PATCH 09/12] riscv: extable: add `type` and `data` fields
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 09/12] riscv: extable: add `type` and `data` fields
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH 04/12] riscv: bpf: move rv_bpf_fixup_exception signature to extable.h
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH 11/12] riscv: extable: add a dedicated uaccess handler
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH 03/12] riscv: switch to relative exception tables
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH 05/12] riscv: extable: make fixup_exception() return bool
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH 12/12] riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH 10/12] riscv: add gpr-num.h
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH v4 0/12] riscv: switch to relative extable and other improvements
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH 06/12] riscv: extable: use `ex` for `exception_table_entry`
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH 09/12] riscv: extable: add `type` and `data` fields
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH 01/12] riscv: remove unused __cmpxchg_user() macro
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH 07/12] riscv: lib: uaccess: fold fixups into body
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH 02/12] riscv: consolidate __ex_table construction
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH 08/12] riscv: extable: consolidate definitions
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 02/23] kcsan: Remove redundant zero-initialization of globals
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v2 01/23] kcsan: Refactor reading of instrumented memory
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH v2 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 22/23] objtool, kcsan: Add memory barrier instrumentation to whitelist
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 21/23] sched, kcsan: Enable memory barrier instrumentation
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 20/23] mm, kcsan: Enable barrier instrumentation
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 18/23] x86/barriers, kcsan: Use generic instrumentation for non-smp barriers
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 19/23] x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 17/23] asm-generic/bitops, kcsan: Add instrumentation for barriers
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 16/23] locking/atomics, kcsan: Add instrumentation for barriers
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 15/23] locking/barriers, kcsan: Support generic instrumentation
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 14/23] locking/barriers, kcsan: Add instrumentation for barriers
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 13/23] kcsan: selftest: Add test case to check memory barrier instrumentation
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 12/23] kcsan: Ignore GCC 11+ warnings about TSan runtime support
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 11/23] kcsan: test: Add test cases for memory barrier instrumentation
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 10/23] kcsan: test: Match reordered or normal accesses
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 08/23] kcsan: Show location access was reordered to
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 09/23] kcsan: Document modeling of weak memory
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 07/23] kcsan: Call scoped accesses reordered in reports
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 05/23] kcsan: Add core memory barrier instrumentation functions
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 06/23] kcsan, kbuild: Add option for barrier instrumentation only
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 04/23] kcsan: Add core support for a subset of weak memory modeling
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 03/23] kcsan: Avoid checking scoped accesses from nested contexts
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 02/23] kcsan: Remove redundant zero-initialization of globals
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 01/23] kcsan: Refactor reading of instrumented memory
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 00/23] kcsan: Support detecting a subset of missing memory barriers
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH] kconfig: Add `make mod2noconfig` to disable module options
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v2 3/5] powerpc: Use preemption model accessors
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 2/5] preempt/dynamic: Introduce preempt mode accessors
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf] samples: bpf: fix build error due to -isystem removal
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 3/5] powerpc: Use preemption model accessors
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH v5] configs: Introduce debug.config for CI-like setup
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH v5] configs: Introduce debug.config for CI-like setup
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- [PATCH bpf] samples: bpf: fix build error due to -isystem removal
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v3 2/4] preempt/dynamic: Introduce preemption model accessors
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3] kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.x
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH] kconfig: Add support for -Wimplicit-fallthrough
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2] kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.x
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH] kconfig: Add support for -Wimplicit-fallthrough
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH] kconfig: Add support for -Wimplicit-fallthrough
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] kconfig: Add support for -Wimplicit-fallthrough
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH] kconfig: Add support for -Wimplicit-fallthrough
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] kconfig: Add support for -Wimplicit-fallthrough
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH] kconfig: Add support for -Wimplicit-fallthrough
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kconfig: Add support for -Wimplicit-fallthrough
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH] kconfig: Add support for -Wimplicit-fallthrough
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- [PATCH v3 4/4] ftrace: Use preemption model accessors for trace header printout
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- [PATCH v3 2/4] preempt/dynamic: Introduce preemption model accessors
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- [PATCH v3 3/4] kcsan: Use preemption model accessors
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- [PATCH v3 1/4] preempt: Restore preemption model selection configs
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- [PATCH v3 0/4] preempt: PREEMPT vs PREEMPT_DYNAMIC configs fixup
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH v2] scripts/config: allow "O=config-dir" option
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH -rcu/kcsan 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] preempt/dynamic: Introduce preempt mode accessors
- From: Mike Galbraith <efault@xxxxxx>
- Re: [PATCH v2 4/5] kscan: Use preemption model accessors
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH v2 2/5] preempt/dynamic: Introduce preempt mode accessors
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH v2 2/5] preempt/dynamic: Introduce preempt mode accessors
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH v2 2/5] preempt/dynamic: Introduce preempt mode accessors
- From: Mike Galbraith <efault@xxxxxx>
- Re: [PATCH -rcu/kcsan 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 4/5] kscan: Use preemption model accessors
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 2/5] preempt/dynamic: Introduce preempt mode accessors
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 4/5] kscan: Use preemption model accessors
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 1/5] preempt: Restore preemption model selection configs
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 2/5] preempt/dynamic: Introduce preempt mode accessors
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 3/5] powerpc: Use preemption model accessors
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] preempt/dynamic: Introduce preempt mode accessors
- From: Mike Galbraith <efault@xxxxxx>
- Re: [PATCH v2 2/5] preempt/dynamic: Introduce preempt mode accessors
- From: Mike Galbraith <efault@xxxxxx>
- Re: [PATCH v2 2/5] preempt/dynamic: Introduce preempt mode accessors
- From: Mike Galbraith <efault@xxxxxx>
- Re: [PATCH v2 2/5] preempt/dynamic: Introduce preempt mode accessors
- From: Mike Galbraith <efault@xxxxxx>
- Re: [PATCH v4] configs: Introduce debug.config for CI-like setup
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- Re: [PATCH v2 5/5] ftrace: Use preemption model accessors for trace header printout
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2 2/5] preempt/dynamic: Introduce preempt mode accessors
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- [PATCH v2 5/5] ftrace: Use preemption model accessors for trace header printout
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- [PATCH v2 4/5] kscan: Use preemption model accessors
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- [PATCH v2 3/5] powerpc: Use preemption model accessors
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- [PATCH v2 1/5] preempt: Restore preemption model selection configs
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- [PATCH v2 0/5] preempt: PREEMPT vs PREEMPT_DYNAMIC configs fixup
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH 0/6] MODULE_DEVICE_TABLE() support for the ISHTP bus
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [GIT PULL] Kbuild updates for v5.16-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: Given an x32 userspace with a gcc to match (ie defaults to -mx32) then CONFIG_EFI_STUB is unavailable
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: Given an x32 userspace with a gcc to match (ie defaults to -mx32) then CONFIG_EFI_STUB is unavailable
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: Given an x32 userspace with a gcc to match (ie defaults to -mx32) then CONFIG_EFI_STUB is unavailable
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [GIT PULL] Kbuild updates for v5.16-rc1
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: Given an x32 userspace with a gcc to match (ie defaults to -mx32) then CONFIG_EFI_STUB is unavailable
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: Given an x32 userspace with a gcc to match (ie defaults to -mx32) then CONFIG_EFI_STUB is unavailable
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 03/10] kconfig: refactor conf_write_symbol()
- From: Boris Kolpackov <boris@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/10] kconfig: refactor conf_write_symbol()
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4] configs: Introduce debug.config for CI-like setup
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- Re: [PATCH v2] scripts/config: allow "O=config-dir" option
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RFC v3 11/12] Add xconfig-modifications
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] builddeb: Support signing kernels with a Machine Owner Key
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] raid5-ppl: use swap() to make code cleaner
- From: CGEL <cgel.zte@xxxxxxxxx>
- Re: [PATCH v2] raid5-ppl: use swap() to make code cleaner
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2] scripts/config: allow "O=config-dir" option
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] scripts/config: allow "O=config-dir" option
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v2] raid5-ppl: use swap() to make code cleaner
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] scripts/config: allow "O=config-dir" option
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH 0/6] MODULE_DEVICE_TABLE() support for the ISHTP bus
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] MODULE_DEVICE_TABLE() support for the ISHTP bus
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCHv3 bpf-next] kbuild: Unify options for BTF generation for vmlinux and modules
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [GIT PULL] hardening updates for v5.16-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] hardening updates for v5.16-rc1
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3] configs: Introduce debug.config for CI-like setup
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- Re: [PATCH v2] configs: Introduce debug.config for CI-like setup
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- Re: [PATCH 0/6] MODULE_DEVICE_TABLE() support for the ISHTP bus
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 1/6] HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 0/6] MODULE_DEVICE_TABLE() support for the ISHTP bus
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH 1/6] HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH 1/6] HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 0/6] MODULE_DEVICE_TABLE() support for the ISHTP bus
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] kbuild: Support clang-$ver builds
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH] scripts/config: allow "O=config-dir" option
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Support clang-$ver builds
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH] sh: decompressor: do not copy source files while building
- From: Rich Felker <dalias@xxxxxxxx>
- Re: [PATCH] sh: decompressor: do not copy source files while building
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] sh: decompressor: do not copy source files while building
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] kbuild: Support clang-$ver builds
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2] configs: Introduce debug.config for CI-like setup
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- [PATCH 1/6] HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 0/6] MODULE_DEVICE_TABLE() support for the ISHTP bus
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH v2] configs: Introduce debug.config for CI-like setup
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- [PATCHv3 bpf-next] kbuild: Unify options for BTF generation for vmlinux and modules
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH v2] configs: Introduce debug.config for CI-like setup
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- RE: [PATCH] kbuild: Support clang-$ver builds
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] kbuild: Support clang-$ver builds
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2] configs: Introduce debug.config for CI-like setup
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- Re: [PATCH] kbuild: Support clang-$ver builds
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] kbuild: Support clang-$ver builds
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Support clang-$ver builds
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCHv2 bpf-next] kbuild: Unify options for BTF generation for vmlinux and modules
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH] configs: Introduce debug.config for CI-like setup
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- Re: Introduce "make debugconfig"
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- Re: [PATCH] kbuild: Support clang-$ver builds
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Support clang-$ver builds
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Support clang-$ver builds
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: Introduce "make debugconfig"
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- Re: [PATCH] kbuild: Support clang-$ver builds
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: Introduce "make debugconfig"
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] kbuild: Support clang-$ver builds
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Introduce "make debugconfig"
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- Out of kernel kconfig patches rebased on 5.15
- From: Boris Kolpackov <boris@xxxxxxxxxxxxxxxxx>
- [PATCH v2] raid5-ppl: use swap() to make code cleaner
- Re: [PATCH 03/10] kconfig: refactor conf_write_symbol()
- From: Boris Kolpackov <boris@xxxxxxxxxxxxxxxxx>
- Re: [RFC 12/12] Simplify dependencies for MODULE_SIG_KEY_TYPE_RSA & MODULE_SIG_KEY_TYPE_ECDSA
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCHv2 bpf-next] kbuild: Unify options for BTF generation for vmlinux and modules
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv2 bpf-next] kbuild: Unify options for BTF generation for vmlinux and modules
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCHv2 bpf-next] kbuild: Unify options for BTF generation for vmlinux and modules
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [RFC v3 03/12] Add picosat.c (2/3)
- From: Thorsten Berger <thorsten.berger@xxxxxx>
- [PATCH 2/2] kbuild: deb-pkg: invoke linux-base scripts if installed
- From: Sascha Silbe <x-linux@xxxxxxxxxxx>
- [PATCH 0/2] kbuild: deb-pkg: fixes for use on Debian systems
- From: Sascha Silbe <x-linux@xxxxxxxxxxx>
- [PATCH 1/2] kbuild: deb-pkg: set dependencies for kernel image package
- From: Sascha Silbe <x-linux@xxxxxxxxxxx>
- Re: [RFC v3 03/12] Add picosat.c (2/3)
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RFC v3 12/12] Simplify dependencies for MODULE_SIG_KEY_TYPE_RSA & MODULE_SIG_KEY_TYPE_ECDSA
- From: Luis Chamberlain <mcgrof@xxxxxxxx>
- Re: [RFC v3 03/12] Add picosat.c (2/3)
- From: Luis Chamberlain <mcgrof@xxxxxxxx>
- Re: [RFC v3 02/12] Add picosat.c (1/3)
- From: Luis Chamberlain <mcgrof@xxxxxxxx>
- Re: [RFC v3 01/12] Add picosat.h
- From: Luis Chamberlain <mcgrof@xxxxxxxx>
- Re: [RFC v3 06/12] Add files for building constraints
- From: Luis Chamberlain <mcgrof@xxxxxxxx>
- Re: [RFC v3 05/12] Add definitions
- From: Luis Chamberlain <mcgrof@xxxxxxxx>
- [RFC v3 12/12] Simplify dependencies for MODULE_SIG_KEY_TYPE_RSA & MODULE_SIG_KEY_TYPE_ECDSA
- From: Thorsten Berger <thorsten.berger@xxxxxx>
- [RFC v3 11/12] Add xconfig-modifications
- From: Thorsten Berger <thorsten.berger@xxxxxx>
- [RFC v3 10/12] Add tools
- From: Thorsten Berger <thorsten.berger@xxxxxx>
- [RFC v3 09/12] Add files with utility functions
- From: Thorsten Berger <thorsten.berger@xxxxxx>
- [RFC v3 08/12] Add files for RangeFix
- From: Thorsten Berger <thorsten.berger@xxxxxx>
- [RFC v3 07/12] Add files for handling expressions
- From: Thorsten Berger <thorsten.berger@xxxxxx>
- [RFC v3 06/12] Add files for building constraints
- From: Thorsten Berger <thorsten.berger@xxxxxx>
- [RFC v3 05/12] Add definitions
- From: Thorsten Berger <thorsten.berger@xxxxxx>
- [RFC v3 04/12] Add picosat.c (3/3)
- From: Thorsten Berger <thorsten.berger@xxxxxx>
- [RFC v3 03/12] Add picosat.c (2/3)
- From: Thorsten Berger <thorsten.berger@xxxxxx>
- [RFC v3 02/12] Add picosat.c (1/3)
- From: Thorsten Berger <thorsten.berger@xxxxxx>
- [RFC v3 01/12] Add picosat.h
- From: Thorsten Berger <thorsten.berger@xxxxxx>
- [RFC v3 00/12] kconfig: add support for conflict resolution
- From: Thorsten Berger <thorsten.berger@xxxxxx>
- Re: [PATCH v3 0/2] riscv: switch to relative extable
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v2 1/2] riscv: consolidate __ex_table construction
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v3 2/2] riscv: switch to relative exception tables
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH v3 1/2] riscv: consolidate __ex_table construction
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- [PATCH v3 0/2] riscv: switch to relative extable
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] riscv: switch to relative exception tables
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] riscv: consolidate __ex_table construction
- From: Jisheng Zhang <jszhang3@xxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]