messages from 2024-07-09 07:52:31 to 2024-07-23 06:32:10 UTC [more...]
[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-07-23 6:32 UTC (6+ messages)
` [PATCH v2 1/5] kallsyms: Emit symbol at the holes in the text
` [PATCH v2 2/5] module: kallsyms: Determine exact function size
` [PATCH v2 3/5] ftrace: Skip invalid __fentry__ in ftrace_process_locs()
` [PATCH v2 4/5] ftrace: Fix possible out-of-bound issue "
` [PATCH v2 5/5] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround
[PATCH 0/2] module: Split modules_install compression and in-kernel decompression
2024-07-22 10:23 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] module: Clean up the description of MODULE_SIG_<type>
[PATCH 00/15] Implement MODVERSIONS for Rust
2024-07-22 8:20 UTC (6+ messages)
[PATCH v2] kbuild: doc: gcc to CC change
2024-07-22 5:57 UTC
[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-07-22 1:29 UTC (8+ messages)
` [PATCH 1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc()
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
[PATCH]: kbuild doc typo fix
2024-07-21 23:10 UTC (2+ messages)
[PATCH v7] kbuild: add script and target to generate pacman package
2024-07-21 18:42 UTC (9+ messages)
[PATCH 1/2] kallsyms: unify seq and start_pos fields of struct sym_entry
2024-07-20 16:21 UTC (2+ messages)
` [PATCH 2/2] kallsyms: change sym_entry::percpu_absolute to bool type
[PATCH v2] Makefile: add comment to discourage tools/* addition for kernel builds
2024-07-20 14:22 UTC (4+ messages)
[PATCH bpf-next] kbuild, bpf: reproducible BTF from pahole when KBUILD_BUILD_TIMESTAMP set
2024-07-20 12:12 UTC (5+ messages)
[PATCH 1/3] kallsyms: avoid repeated calculation of array size for markers
2024-07-20 10:30 UTC (3+ messages)
` [PATCH 2/3] kallsyms: use \t instead of a tab in printf()
` [PATCH 3/3] kallsyms: add more original symbol type/name in comment lines
[PATCH 1/2] kbuild: move some helper headers from scripts/kconfig/ to scripts/include/
2024-07-20 7:27 UTC (2+ messages)
` [PATCH 2/2] modpost: use generic macros for hash table implementation
[PATCH v4 0/3] tools build: Incorrect fixdep dependencies
2024-07-19 18:32 UTC (7+ messages)
` [PATCH v4 1/3] tools build: Correct libsubcmd "
` [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH v4 3/3] tools build: Correct bpf fixdep dependencies
[PATCH] kbuild: fix rebuild of generic syscall headers
2024-07-18 17:03 UTC (3+ messages)
[PATCH 0/3] fortify: fix various issues in test_fortify Makefile
2024-07-18 4:22 UTC (10+ messages)
` [PATCH 1/3] fortify: use if_changed_dep to record header dependency in *.cmd files
` [PATCH 2/3] fortify: refactor test_fortify Makefile to fix some build problems
` [PATCH 3/3] fortify: move test_fortify.sh to lib/test_fortify/
[PATCH v6] kbuild: add script and target to generate pacman package
2024-07-17 21:13 UTC (13+ messages)
[PATCH v2 2/2] kbuild: rpm-pkg: introduce a simple changelog section for kernel.spec
2024-07-17 20:49 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v4 "
[PATCH] kbuild: mark "FORCE" target as secondary
2024-07-17 18:50 UTC (5+ messages)
[PATCH] kbuild: clean up scripts/remove-stale-files
2024-07-17 18:13 UTC
[PATCH] kallsyms: get rid of code for absolute kallsyms
2024-07-17 17:11 UTC (2+ messages)
[PATCH v3] kconfig: recursive checks drop file/lineno
2024-07-17 17:10 UTC (3+ messages)
` [PATCH v4] "
[PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility
2024-07-17 16:10 UTC (3+ messages)
` [PATCH v2 1/2] sparc/build: Remove all usage of -fcall-used* flags
` [PATCH v2 2/2] sparc/build: Add SPARC target flags for compiling with clang
[PATCH] usr: shorten cmd_initfs in Makefile
2024-07-16 8:52 UTC (2+ messages)
[PATCH v5 0/4] Generate address range data for built-in modules
2024-07-16 3:10 UTC (5+ messages)
` [PATCH v5 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v5 2/4] kbuild, kconfig: generate offset range data for builtin modules
` [PATCH v5 3/4] scripts: add verifier script for builtin module range data
` [PATCH v5 4/4] module: add install target for modules.builtin.ranges
[PATCH 00/17] arch: convert everything to syscall.tbl
2024-07-16 1:09 UTC (17+ messages)
` [PATCH 01/17] syscalls: add generic scripts/syscall.tbl
` [PATCH 02/17] csky: drop asm/gpio.h wrapper
` [PATCH 03/17] um: don't generate asm/bpf_perf_event.h
` [PATCH 10/17] arm64: generate 64-bit syscall.tbl
` [PATCH 12/17] csky: convert to generic syscall table
[PATCH] arm64: remove redundant 'if HAVE_ARCH_KASAN' in Kconfig
2024-07-15 13:59 UTC (9+ messages)
[RFC PATCH v4 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-07-15 12:42 UTC (23+ messages)
` [RFC PATCH v4 01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain
` [RFC PATCH v4 02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry
` [RFC PATCH v4 03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x
` [RFC PATCH v4 04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code
` [RFC PATCH v4 05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED()
` [RFC PATCH v4 06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
` [RFC PATCH v4 07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same
` [RFC PATCH v4 08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext
` [RFC PATCH v4 09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel()
` [RFC PATCH v4 10/17] powerpc/ftrace: Add a postlink script to validate function tracer
` [RFC PATCH v4 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [RFC PATCH v4 12/17] powerpc64/ftrace: Move ftrace sequence out of line
` [RFC PATCH v4 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
` [RFC PATCH v4 14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
` [RFC PATCH v4 15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
` [RFC PATCH v4 16/17] samples/ftrace: Add support for ftrace direct samples on powerpc
` [RFC PATCH v4 17/17] powerpc64/bpf: Add support for bpf trampolines
[PATCH v4] kbuild: add script and target to generate pacman package
2024-07-15 7:38 UTC (5+ messages)
[GIT PULL] Kbuild fixes for v6.10(-rc8)
2024-07-14 22:42 UTC (2+ messages)
[PATCH] fortify: fix warnings in fortify tests with KASAN
2024-07-14 21:43 UTC (3+ messages)
[RESEND PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist
2024-07-14 19:24 UTC (6+ messages)
` [PATCH 1/2] kbuild: Abort make on install failures
` [PATCH 2/2] kbuild: Create INSTALL_PATH directory if it does not exist
[PATCH v2] kbuild: Make ld-version.sh more robust against version string changes
2024-07-14 18:09 UTC (3+ messages)
[PATCH] kbuild: rpm-pkg: avoid the warnings with dtb's listed twice
2024-07-14 18:04 UTC (3+ messages)
[PATCH v5] kbuild: add script and target to generate pacman package
2024-07-14 8:03 UTC
[PATCH v3 0/3] tools build: Incorrect fixdep dependencies
2024-07-12 20:23 UTC (6+ messages)
` [PATCH v3 1/3] tools build: Correct libsubcmd "
` [PATCH v3 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH v3 3/3] tools build: Correct bpf fixdep dependencies
[PATCH v3] kbuild: add script and target to generate pacman package
2024-07-10 14:46 UTC (3+ messages)
[PATCH v2 00/13] Support several Rust toolchain versions
2024-07-10 9:04 UTC (7+ messages)
` [PATCH v2 04/13] rust: relax most deny-level lints to warnings
` [PATCH v2 05/13] rust: simplify Clippy warning flags set
` [PATCH v2 11/13] kbuild: rust: add `rustc-version` support
` [PATCH v2 12/13] rust: support the new `-Zub-checks` flag
[PATCH v4 00/12] kconfig: Add support for conflict resolution
2024-07-10 6:52 UTC (13+ messages)
` [PATCH v4 01/12] kconfig: Add picosat.h
` [PATCH v4 02/12] kconfig: Add picosat.c (1/3)
` [PATCH v4 03/12] kconfig: Add picosat.c (2/3)
` [PATCH v4 04/12] kconfig: Add picosat.c (3/3)
` [PATCH v4 05/12] kconfig: Add definitions
` [PATCH v4 06/12] kconfig: Add files for building constraints
` [PATCH v4 07/12] kconfig: Add files for handling expressions
` [PATCH v4 08/12] kconfig: Add files for RangeFix
` [PATCH v4 09/12] kconfig: Add files with utility functions
` [PATCH v4 10/12] kconfig: Add tools
` [PATCH v4 11/12] kconfig: Add xconfig-modifications
` [PATCH v4 12/12] kconfig: Add loader.gif
[PATCH v3 0/2] Rust and the shadow call stack sanitizer
2024-07-09 9:52 UTC (6+ messages)
` [PATCH v3 2/2] rust: add flags for "
[PATCH v3 0/2] Makefile: rust-analyzer better error handling, documentation
2024-07-09 8:00 UTC (2+ messages)
[PATCH] kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling
2024-07-09 7:52 UTC (2+ messages)
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).