messages from 2022-01-05 21:53:31 to 2022-02-09 19:03:24 UTC [more...]
[PATCH v10 00/15] Function Granular KASLR
2022-02-09 18:57 UTC (14+ messages)
` [PATCH v10 01/15] modpost: fix removing numeric suffixes
` [PATCH v10 02/15] livepatch: avoid position-based search if `-z unique-symbol` is available
` [PATCH v10 03/15] kallsyms: randomize /proc/kallsyms output order
` [PATCH v10 04/15] arch: introduce asm function sections
` [PATCH v10 05/15] x86: support "
` [PATCH v10 06/15] x86: decouple ORC table sorting into a separate file
` [PATCH v10 07/15] Makefile: add config options and build scripts for FG-KASLR
` [PATCH v10 08/15] x86/tools: Add relative relocs for randomized functions
` [PATCH v10 09/15] x86: Add support for function granular KASLR
` [PATCH v10 10/15] FG-KASLR: use a scripted approach to handle .text.* sections
` [PATCH v10 12/15] module: add arch-indep FG-KASLR for randomizing function layout
` [PATCH v10 14/15] Documentation: add documentation for FG-KASLR
` [PATCH v10 15/15] maintainers: add MAINTAINERS entry "
[PATCH v2] builddeb: Support signing kernels with the module signing key
2022-02-09 13:21 UTC (12+ messages)
[PATCH] kbuild: Add environment variables for userprogs flags
2022-02-08 22:53 UTC (18+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] kbuild: Report enabled nodes with duplicated address
2022-02-08 20:02 UTC (3+ messages)
[PATCH v8] kallsyms: new /proc/kallmodsyms with builtin modules
2022-02-08 18:43 UTC (7+ messages)
` [PATCH v8 1/6] kbuild: bring back tristate.conf
` [PATCH v8 2/6] kbuild: add modules_thick.builtin
` [PATCH v8 3/6] kbuild: generate an address ranges map at vmlinux link time
` [PATCH v8 4/6] kallsyms: introduce sections needed to map symbols to built-in modules
` [PATCH v8 5/6] kallsyms: optimize .kallsyms_modules*
` [PATCH v8 6/6] kallsyms: add /proc/kallmodsyms
[PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
2022-02-08 18:25 UTC (25+ messages)
` [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used
` [PATCH v3] kernel/module.c: heuristic enhancement in case symbols are missing e.g. "
` [PATCH v4] modules: add heuristic when stripping unneeded symbols
` [PATCH v5] "
` [PATCH v6] "
[PATCH v2] Makefile.extrawarn: Move -Wunaligned-access to W=1
2022-02-08 16:04 UTC (4+ messages)
[PATCH] kconfig: fix missing fclose() on error paths
2022-02-08 6:26 UTC
[PATCH] kbuild: unify cmd_copy and cmd_shipped
2022-02-08 4:10 UTC (5+ messages)
[PATCH 1/1] kbuild: Do not re-quote string values when invoking shell commands
2022-02-07 14:35 UTC (2+ messages)
[PATCH] kconfig: let 'shell' return enough output for deep path names
2022-02-07 13:44 UTC (2+ messages)
[RFC PATCH for-stable] kbuild: Define LINUX_VERSION_{MAJOR,PATCHLEVEL,SUBLEVEL}
2022-02-07 13:33 UTC (5+ messages)
[PATCH 0/1] fix PVH bootable kernel on some compilers
2022-02-05 5:45 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 4/5] Makefile: Enable -Warray-bounds
2022-02-03 3:03 UTC (9+ messages)
[PATCH] Makefile.extrawarn: Move -Wunaligned-access to W=2
2022-02-02 21:10 UTC (4+ messages)
Koszty instalacji fotowoltaicznej
2022-02-01 9:17 UTC
[PATCH] Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
2022-01-28 17:58 UTC (2+ messages)
[PATCH v2 1/1] kbuild: install the modules.order for external modules
2022-01-27 1:00 UTC
[PATCH 1/1] of: unittest: rename overlay source files from .dts to .dtso
2022-01-26 19:31 UTC (19+ messages)
[PATCH v9 00/15] Function Granular KASLR
2022-01-26 14:49 UTC (8+ messages)
` [PATCH v9 04/15] arch: introduce ASM function sections
` [PATCH v9 05/15] x86: support "
[PATCH] Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
2022-01-24 20:45 UTC (4+ messages)
[PATCH v4 0/12] riscv: switch to relative extable and other improvements
2022-01-24 17:02 UTC (6+ messages)
` [PATCH 11/12] riscv: extable: add a dedicated uaccess handler
[GIT PULL] Kbuild fixes for v5.17-rc1
2022-01-23 6:18 UTC (2+ messages)
[PATCH] Makefile: Fix build with scan-build
2022-01-23 2:41 UTC (7+ messages)
Makefile: uses rsync(1), could this be optional?
2022-01-23 0:50 UTC (4+ messages)
[PATCH v2 1/3] Linux 5.16
2022-01-21 6:52 UTC (2+ messages)
[PATCH 1/2] certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI
2022-01-20 20:50 UTC (3+ messages)
` [PATCH 2/2] certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
kbuild/cert rework for 5.17 breaks build with empty CONFIG_MODULE_SIG_KEY
2022-01-20 9:46 UTC
[PATCH] usr/include/Makefile: add linux/nfc.h to the compile-test coverage
2022-01-20 3:44 UTC (2+ messages)
[PATCH v3 00/19] Rust support
2022-01-19 13:58 UTC (19+ messages)
` [PATCH v3 01/19] kallsyms: support "big" kernel symbols
` [PATCH v3 02/19] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v3 03/19] kallsyms: use the correct buffer size for symbols
` [PATCH v3 04/19] rust: add C helpers
` [PATCH v3 05/19] rust: add `compiler_builtins` crate
` [PATCH v3 07/19] rust: add `build_error` crate
` [PATCH v3 08/19] rust: add `macros` crate
` [PATCH v3 10/19] rust: export generated symbols
` [PATCH v3 11/19] vsprintf: add new `%pA` format specifier
` [PATCH v3 12/19] scripts: add `generate_rust_analyzer.py`
` [PATCH v3 13/19] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v3 14/19] docs: add Rust documentation
` [PATCH v3 15/19] Kbuild: add Rust support
` [PATCH v3 16/19] samples: add Rust examples
` [PATCH v3 17/19] MAINTAINERS: Rust
` [RFC PATCH v3 18/19] drivers: gpio: PrimeCell PL061 in Rust
[GIT PULL] Kbuild updates for v5.17-rc1
2022-01-19 9:48 UTC (3+ messages)
[PATCH 0/2] kconfig: Improve comment blocks in the .config file
2022-01-18 18:25 UTC (7+ messages)
` [PATCH 1/2] kconfig: Show menuconfigs as menus "
` [PATCH 2/2] kconfig: Make comments look different than menus in .config
[PATCH] kbuild: add extra-y to targets-for-modules
2020-12-17 11:51 UTC (10+ messages)
[PATCH 00/19] Rust support
2022-01-17 4:45 UTC (4+ messages)
` [PATCH 15/19] Kbuild: add "
Missing closing files in linux/scripts/kconfig/confdata.c
2022-01-14 7:41 UTC (2+ messages)
[PATCH v2] lib/crypto: add prompts back to crypto libraries
2022-01-12 14:53 UTC (7+ messages)
[PATCH 1/1] kbuild: install the modules.order for external modules
2022-01-11 20:14 UTC (4+ messages)
[PATCH 1/5] sh: rename suffix-y to suffix_y
2022-01-10 11:33 UTC (10+ messages)
` [PATCH 2/5] kbuild: drop $(size_append) from cmd_zstd
` [PATCH 3/5] kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
` [PATCH 4/5] arch: decompressor: remove useless vmlinux.bin.all-y
` [PATCH 5/5] kbuild: add cmd_file_size
[PATCH v2 1/2] kbuild: move headers_check.pl to usr/include/
2022-01-08 8:24 UTC (3+ messages)
[PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
2022-01-06 12:46 UTC (9+ messages)
[PATCH 09/12] riscv: extable: add `type` and `data` fields
2022-01-06 10:23 UTC (3+ messages)
[PATCH v6] lib/crypto: blake2s: include as built-in
2022-01-05 22:09 UTC (7+ messages)
` [PATCH v7] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).