Linux kbuild/kconfig development
 help / color / mirror / Atom feed
 messages from 2025-11-04 03:54:02 to 2025-11-12 14:45:31 UTC [more...]

[PATCH 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2025-11-12 14:45 UTC  (4+ messages)
` [PATCH 1/9] serdev: Convert to_serdev_device() and to_serdev_controller() helpers to macros
` [PATCH 2/9] serdev: Add serdev device based driver match support
` [PATCH 3/9] serdev: Allow passing the serdev device name to serdev_device_add()

[PATCH] fortify: Ignore intermediate *.tmp files
 2025-11-12 11:47 UTC 

[PATCH 00/18] `syn` support
 2025-11-12 11:14 UTC  (53+ messages)
` [PATCH 01/18] rust: condvar: avoid `pub` in example
` [PATCH 02/18] rust: kbuild: introduce `core-flags` and `core-skip_flags`
` [PATCH 03/18] rust: kbuild: simplify `--cfg` handling
` [PATCH 04/18] rust: kbuild: add host library support
` [PATCH 05/18] rust: proc-macro2: import crate
` [PATCH 06/18] rust: proc-macro2: add SPDX License Identifiers
` [PATCH 07/18] rust: proc-macro2: remove `unicode_ident` dependency
` [PATCH 08/18] rust: proc-macro2: add `README.md`
` [PATCH 09/18] rust: proc-macro2: enable support in kbuild
` [PATCH 10/18] rust: quote: import crate
` [PATCH 11/18] rust: quote: add SPDX License Identifiers
` [PATCH 12/18] rust: quote: add `README.md`
` [PATCH 13/18] rust: quote: enable support in kbuild
` [PATCH 14/18] rust: syn: import crate
` [PATCH 15/18] rust: syn: add SPDX License Identifiers
` [PATCH 16/18] rust: syn: remove `unicode-ident` dependency
` [PATCH 17/18] rust: syn: add `README.md`
` [PATCH 18/18] rust: syn: enable support in kbuild

[PATCH v2] kbuild: install-extmod-build: Properly fix CC expansion when ccache is used
 2025-11-12  5:36 UTC  (5+ messages)

[PATCH] Support conditional deps using "depends on X if Y"
 2025-11-11 22:21 UTC  (8+ messages)

Only rust/bindings.o build fail on rust-1.91.0
 2025-11-11 21:52 UTC  (13+ messages)

[PATCH 0/1] Kconfig: Added compare capabilities for mconf
 2025-11-11 20:37 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2] gendwarfksyms: Skip files with no exports
 2025-11-11 19:45 UTC  (10+ messages)

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-11-11 18:00 UTC  (19+ messages)

[PATCH] scripts: headers_install.sh: Remove two outdated config leak ignore entries
 2025-11-11 15:02 UTC  (3+ messages)

[RFC PATCH 0/3] scripts: headers_install: avoid some reprocessing
 2025-11-11 13:16 UTC  (4+ messages)
` [RFC PATCH 1/3] scripts: headers_install: move config_leak_ignores assignment
` [RFC PATCH 2/3] scripts: headers_install: filter ignored configs via sed
` [RFC PATCH 3/3] scripts: headers_install: avoid license check fork

[PATCH v6 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-11-11 10:27 UTC  (38+ messages)
` [PATCH v6 01/18] kasan: Unpoison pcpu chunks with base address tag
` [PATCH v6 02/18] kasan: Unpoison vms[area] addresses with a common tag
` [PATCH v6 03/18] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v6 04/18] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v6 05/18] kasan: Fix inline mode for x86 tag-based mode
` [PATCH v6 06/18] x86/kasan: Add arch specific kasan functions
` [PATCH v6 07/18] kasan: arm64: x86: Make special tags arch specific
` [PATCH v6 08/18] x86/mm: Reset tag for virtual to physical address conversions
` [PATCH v6 09/18] mm/execmem: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v6 10/18] x86/mm: Physical address comparisons in fill_p*d/pte
` [PATCH v6 11/18] x86/kasan: KASAN raw shadow memory PTE init
` [PATCH v6 12/18] x86/mm: LAM compatible non-canonical definition
` [PATCH v6 13/18] x86/mm: LAM initialization
` [PATCH v6 14/18] x86: Minimal SLAB alignment
` [PATCH v6 15/18] x86/kasan: Handle UD1 for inline KASAN reports
` [PATCH v6 16/18] arm64: Unify software tag-based KASAN inline recovery path
` [PATCH v6 17/18] x86/kasan: Logical bit shift for kasan_mem_to_shadow
` [PATCH v6 18/18] x86/kasan: Make software tag-based kasan available

[PATCH 0/9] arm64: dts: imx8m*: misc update
 2025-11-11 10:13 UTC  (11+ messages)
` [PATCH 1/9] arm64: dts: imx8mm-evk: replace space with tab
` [PATCH 2/9] arm64: dts: imx8mm-evk: correct the spdif compatible string
` [PATCH 3/9] arm64: dts: imx8mm-evk: add uart1 and bluetooth node
` [PATCH 4/9] arm64: dts: imx8mm-evk: add wakeup-source for usb phy
` [PATCH 5/9] arm64: dts: imx8mm-evk: add uart3 port
` [PATCH 6/9] arm64: dts: imx8mn-evk: add bluetooth dts node
` [PATCH 7/9] arm64: dts: imx8mn: add wakeup-source for usb phy
` [PATCH 8/9] arm64: dts: imx8mp-evk: replace space with tab
` [PATCH 9/9] arm64: dts: imx8mp-evk: add bluetooth dts node

[PATCH 0/3] dm-pcache: built-in support and metadata hardening
 2025-11-10 12:32 UTC  (13+ messages)
` [PATCH 1/3] dm-pcache: allow built-in build and rename flush helper
` [PATCH 2/3] dm-pcache: reuse meta_addr in pcache_meta_find_latest
` [PATCH 3/3] dm-pcache: avoid leaking invalid metadata in pcache_meta_find_latest()
` [RFC PATCH 0/2] Add cleanup_plugin for detecting problematic cleanup patterns
` [RFC PATCH 1/2] gcc-plugins: add cleanup_plugin for uninitialized cleanup detection
` [RFC PATCH 2/2] gcc-plugins: cleanup_plugin: detect NULL init

[PATCH] kbuild: install-extmod-build: Properly fix CC expansion when ccache is used
 2025-11-10  8:28 UTC  (3+ messages)

[GIT PULL] Kbuild fixes for 6.18 #3
 2025-11-09 19:20 UTC  (2+ messages)

[PATCH v2] Makefile: Let kernel-doc.py use PYTHON3 override
 2025-11-09  2:57 UTC  (5+ messages)

[PATCH v4 0/7] scripts/make_fit: Support ramdisks and faster operations
 2025-11-08 21:17 UTC  (3+ messages)
` [PATCH v4 5/7] kbuild: Allow adding modules into the FIT ramdisk

Can't boot kernel 6.17.4+ via rEFInd
 2025-11-08  9:06 UTC  (11+ messages)

[PATCH] rust: kbuild: skip gendwarfksyms in `bindings.o` for Rust >= 1.91.0
 2025-11-08  2:49 UTC  (4+ messages)

[PATCH] Makefile: Let kernel-doc.py use PYTHON3 override
 2025-11-07 20:45 UTC  (6+ messages)

[PATCH v2 0/8] dce, riscv: Unused syscall trimming with PUSHSECTION and conditional KEEP()
 2025-11-07 13:33 UTC  (4+ messages)

[PATCH] fs/pipe: stop duplicating union pipe_index declaration
 2025-11-06 23:20 UTC  (12+ messages)
    ` fms extension (Was: [PATCH] fs/pipe: stop duplicating union pipe_index declaration)

[PATCH] kbuild: Strip trailing padding bytes from modules.builtin.modinfo
 2025-11-06 17:09 UTC  (3+ messages)

linux-next: new objtool warnings
 2025-11-06 11:48 UTC  (4+ messages)

[mainline]Error while running make modules_install command
 2025-11-06  1:08 UTC  (7+ messages)

[PATCH] scripts/clang-tools: Handle included .c files in gen_compile_commands
 2025-11-05 21:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] usr/gen_initramfs.sh: (cosmetic) improve comments and formatting
 2025-11-05 18:27 UTC  (2+ messages)

[PATCH v2] rust: enable slice_flatten feature and provide it through an extension trait
 2025-11-05  8:10 UTC  (6+ messages)

[PATCH] rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0
 2025-11-04 19:25 UTC  (2+ messages)

[PATCH v3] rust: enable slice_flatten feature and provide it through an extension trait
 2025-11-04 10:59 UTC 

[PATCH RESEND] rust: enable slice_flatten feature and abstract it through an extension trait
 2025-11-04 10:57 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox