messages from 2022-06-13 19:40:16 to 2022-07-01 08:55:54 UTC [more...]
[PATCH v4 1/4] panic: Taint kernel if tests are run
2022-07-01 8:55 UTC (5+ messages)
` [PATCH v4 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v4 3/4] kunit: Taint the kernel when KUnit tests are run
` [PATCH v4 4/4] selftest: Taint kernel when test module loaded
[Linux v5.19-rc2] rtla: Errors when running `make tools/clean`
2022-07-01 8:08 UTC (4+ messages)
[PATCH] Revert "scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture."
2022-06-30 21:00 UTC (2+ messages)
[PATCH] kbuild: remove unused cmd_none in scripts/Makefile.modinst
2022-06-30 20:55 UTC (2+ messages)
[PATCH v1] kbuild: fix sub directory output build of kselftests
2022-06-30 9:44 UTC (5+ messages)
[PATCH v5 00/33] objtool: add base support for arm64
2022-06-30 2:41 UTC (41+ messages)
` [PATCH v6 01/33] tools: arm64: Make aarch64 instruction decoder available to tools
` [PATCH v6 02/33] objtool: arm64: Add base definition for arm64 backend
` [PATCH v6 03/33] objtool: arm64: Decode add/sub instructions
` [PATCH v6 04/33] objtool: arm64: Decode jump and call related instructions
` [PATCH v6 05/33] objtool: arm64: Decode other system instructions
` [PATCH v6 06/33] objtool: arm64: Decode load/store instructions
` [PATCH v6 07/33] objtool: arm64: Decode LDR instructions
` [PATCH v6 08/33] objtool: arm64: Accept non-instruction data in code sections
` [PATCH v6 09/33] objtool: check: Support data in text section
` [PATCH v6 10/33] objtool: arm64: Handle supported relocations in alternatives
` [PATCH v6 11/33] objtool: arm64: Ignore replacement section for alternative callback
` [PATCH v6 12/33] objtool: arm64: Enable stack validation for arm64
` [PATCH v6 13/33] objtool: arm64: Enable ORC "
` [PATCH v6 14/33] objtool: arm64: Add annotate_reachable() for objtools
` [PATCH v6 15/33] arm64: bug: Add reachable annotation to warning macros
` [PATCH v6 16/33] arm64: kgdb: Add reachable annotation after kgdb brk
` [PATCH v6 17/33] objtool: arm64: Add unwind_hint support
` [PATCH v6 18/33] arm64: Change symbol type annotations
` [PATCH v6 19/33] arm64: Annotate unwind_hint for symbols with empty stack
` [PATCH v6 20/33] arm64: entry: Annotate unwind_hint for entry
` [PATCH v6 21/33] arm64: kvm: Annotate unwind_hint for hyp entry
` [PATCH v6 22/33] arm64: efi-header: Mark efi header as data
` [PATCH v6 23/33] arm64: head: Mark constants "
` [PATCH v6 24/33] arm64: proc: Mark constant "
` [PATCH v6 25/33] arm64: crypto: "
` [PATCH v6 26/33] arm64: crypto: Remove unnecessary stackframe
` [PATCH v6 27/33] arm64: Set intra-function call annotations
` [PATCH v6 28/33] arm64: sleep: Properly set frame pointer before call
` [PATCH v6 29/33] arm64: compat: Move VDSO code to .rodata section
` [PATCH v6 30/33] arm64: entry: Align stack size for alternative
` [PATCH v6 31/33] arm64: kernel: Skip validation of proton-pack.c
` [PATCH v6 32/33] arm64: irq-gic: Replace unreachable() with -EINVAL
` [PATCH v6 33/33] objtool: revert c_file fallthrough detection for arm64
Fwd: s390/nospec: add an option to use thunk-extern
2022-06-29 15:16 UTC (5+ messages)
` "
` [PATCH 1/2] s390/nospec: build expoline.o for modules_prepare target
` [PATCH 2/2] s390/nospec: remove unneeded header includes
[PATCH 0/2] Kconfig: -O3 enablement
2022-06-29 10:48 UTC (4+ messages)
` [PATCH] kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3
Wycena paneli fotowoltaicznych
2022-06-29 8:06 UTC
Possible problem in check-local-export during the kernel build process (RCU torture)
2022-06-28 23:35 UTC (3+ messages)
[PATCH 0/2] Enable clang tools for kernels build using gcc
2022-06-28 18:35 UTC (6+ messages)
` [PATCH 1/2] clang-tools: Generate clang compatible output even with gcc builds
` [PATCH 2/2] Makefile: Enable clang-tidy and clang-analyzer for "
[PATCH v2] modpost: Add line break in the section mismatch warning
2022-06-28 18:19 UTC (2+ messages)
[PATCH 00/13] [RFC] Rust support
2022-06-27 17:44 UTC (3+ messages)
[GIT PULL] Kbuild fixes for v5.19-rc4
2022-06-27 7:36 UTC (5+ messages)
[PATCH] modpost: Add line break in the section mismatch warning
2022-06-27 7:18 UTC
[Bug Report] - kselftest build fails if output directory is first level sub-directory
2022-06-27 7:06 UTC (4+ messages)
[PATCH 1/4] certs/blacklist_hashes.c: fix const confusion in certs blacklist
2022-06-27 1:26 UTC (20+ messages)
` [PATCH 2/4] certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST build
` [PATCH 3/4] certs: move scripts/check-blacklist-hashes.awk to certs/
` [PATCH 4/4] certs: unify blacklist_hashes.c and blacklist_nohashes.c
[PATCH] kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
2022-06-23 19:58 UTC (3+ messages)
[PATCH] kbuild: Ignore __this_module in gen_autoksyms.sh
2022-06-23 19:34 UTC (7+ messages)
[PATCH 0/2] Kconfig: -O3 enablement
2022-06-23 17:44 UTC (11+ messages)
` [PATCH 1/2] Kconfig: Mark -O3 as experimental
` [PATCH 2/2] Kconfig: Allow -O3 for all architectures
[PATCH v3] kbuild: Enable DT schema checks for %.dtb targets
2022-06-23 14:43 UTC
[PATCH] kbuild, link-vmlinux: Don't delete output files with make -i
2022-06-23 9:50 UTC (3+ messages)
Will the "CONFIG_CGROUP_DEBUG" x86_64 default configuration be turned off in later versions?
2022-06-23 6:24 UTC
[PATCH v5 00/33] objtool: add base support for arm64
2022-06-23 1:37 UTC (36+ messages)
` [PATCH v5 01/33] tools: arm64: Make aarch64 instruction decoder available to tools
` [PATCH v5 02/33] objtool: arm64: Add base definition for arm64 backend
` [PATCH v5 03/33] objtool: arm64: Decode add/sub instructions
` [PATCH v5 04/33] objtool: arm64: Decode jump and call related instructions
` [PATCH v5 05/33] objtool: arm64: Decode other system instructions
` [PATCH v5 06/33] objtool: arm64: Decode load/store instructions
` [PATCH v5 07/33] objtool: arm64: Decode LDR instructions
` [PATCH v5 08/33] objtool: arm64: Accept non-instruction data in code sections
` [PATCH v5 09/33] objtool: check: Support data in text section
` [PATCH v5 10/33] objtool: arm64: Handle supported relocations in alternatives
` [PATCH v5 11/33] objtool: arm64: Ignore replacement section for alternative callback
` [PATCH v5 12/33] objtool: arm64: Enable stack validation for arm64
` [PATCH v5 13/33] objtool: arm64: Enable ORC "
` [PATCH v5 14/33] objtool: arm64: Add annotate_reachable() for objtools
` [PATCH v5 15/33] arm64: bug: Add reachable annotation to warning macros
` [PATCH v5 16/33] arm64: kgdb: Add reachable annotation after kgdb brk
` [PATCH v5 17/33] objtool: arm64: Add unwind_hint support
` [PATCH v5 18/33] arm64: Change symbol type annotations
` [PATCH v5 19/33] arm64: Annotate unwind_hint for symbols with empty stack
` [PATCH v5 20/33] arm64: entry: Annotate unwind_hint for entry
` [PATCH v5 21/33] arm64: kvm: Annotate unwind_hint for hyp entry
` [PATCH v5 22/33] arm64: efi-header: Mark efi header as data
` [PATCH v5 23/33] arm64: head: Mark constants "
` [PATCH v5 24/33] arm64: proc: Mark constant "
` [PATCH v5 25/33] arm64: crypto: "
` [PATCH v5 26/33] arm64: crypto: Remove unnecessary stackframe
` [PATCH v5 27/33] arm64: Set intra-function call annotations
` [PATCH v5 28/33] arm64: sleep: Properly set frame pointer before call
` [PATCH v5 29/33] arm64: compat: Move VDSO code to .rodata section
` [PATCH v5 30/33] arm64: entry: Align stack size for alternative
` [PATCH v5 31/33] arm64: kernel: Skip validation of proton-pack.c
` [PATCH v5 32/33] arm64: irq-gic: Replace unreachable() with -EINVAL
` [PATCH v5 33/33] objtool: revert c_file fallthrough detection for arm64
Wycena paneli fotowoltaicznych
2022-06-22 7:50 UTC
[PATCH] kbuild: pass jobserver to cmd_ld_vmlinux.o
2022-06-21 8:41 UTC (12+ messages)
[PATCH] Documentation/llvm: Update Supported Arch table
2022-06-20 0:40 UTC (3+ messages)
[PATCH] Documentation: kbuild: fix typo in kconfig-language.rst
2022-06-19 19:12 UTC (3+ messages)
[PATCH] scripts/Makefile.clang: set --target for host based on make -v
2022-06-19 9:19 UTC (4+ messages)
[PATCH] [RFC] Kbuild: change CONFIG_FRAME_WARN for 32-bit
2022-06-17 21:35 UTC (3+ messages)
[PATCH v2] kbuild: remove sed command from cmd_ar_builtin
2022-06-15 16:15 UTC (4+ messages)
[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
2022-06-15 9:27 UTC (5+ messages)
Wycena paneli fotowoltaicznych
2022-06-15 8:00 UTC
[PATCH] kbuild: remove sed command from cmd_ar_builtin
2022-06-14 4:11 UTC
[PATCH AUTOSEL 5.15 32/41] gcc-12: disable '-Wdangling-pointer' warning for now
2022-06-14 2:06 UTC
[PATCH AUTOSEL 5.17 32/43] gcc-12: disable '-Wdangling-pointer' warning for now
2022-06-14 2:05 UTC (2+ messages)
` [PATCH AUTOSEL 5.17 34/43] gcc-12: disable '-Warray-bounds' universally "
[PATCH AUTOSEL 5.18 36/47] gcc-12: disable '-Wdangling-pointer' warning for now
2022-06-14 2:04 UTC (2+ messages)
` [PATCH AUTOSEL 5.18 38/47] gcc-12: disable '-Warray-bounds' universally "
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).