messages from 2025-08-19 00:20:14 to 2025-09-04 17:04:35 UTC [more...]
[PATCH v2] kconfig: Add transitional symbol attribute for migration support
2025-09-04 17:03 UTC (13+ messages)
[PATCH v2 0/9] kcfi: Prepare for GCC support
2025-09-04 16:37 UTC (13+ messages)
` [PATCH v2 1/9] compiler_types.h: Move __nocfi out of compiler-specific header
` [PATCH v2 2/9] x86/traps: Clarify KCFI instruction layout
` [PATCH v2 3/9] x86/cfi: Document the "cfi=" bootparam options
` [PATCH v2 4/9] x86/cfi: Standardize on common "CFI:" prefix for CFI reports
` [PATCH v2 5/9] x86/cfi: Add "debug" option to "cfi=" bootparam
` [PATCH v2 6/9] x86/cfi: Remove __noinitretpoline and __noretpoline
` [PATCH v2 7/9] kconfig: Add transitional symbol attribute for migration support
` [PATCH v2 8/9] kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
` [PATCH v2 9/9] ARM: traps: Implement KCFI trap handler for ARM32
[RFC] Don't create sframes during build
2025-09-04 16:34 UTC (4+ messages)
[PATCH 1/2] rust: get the version of libclang used by bindgen in a separate script
2025-09-04 12:27 UTC (5+ messages)
` [PATCH 2/2] RISC-V: re-enable gcc + rust builds
[PATCH v4 16/19] docs: add support to build manpages from kerneldoc output
2025-09-04 7:33 UTC
[RFC PATCH 00/10] scalable symbol flags with __kflagstab
2025-09-03 23:28 UTC (13+ messages)
` [PATCH 01/10] define kernel symbol flags
` [PATCH 02/10] linker: add kflagstab section to vmlinux and modules
` [PATCH 03/10] modpost: create entries for kflagstab
` [PATCH 04/10] module loader: use kflagstab instead of *_gpl sections
` [PATCH 05/10] modpost: put all exported symbols in ksymtab section
` [PATCH 06/10] module loader: remove references of *_gpl sections
` [PATCH 07/10] linker: remove *_gpl sections from vmlinux and modules
` [PATCH 08/10] remove references to *_gpl sections in documentation
` [PATCH 09/10] modpost: add symbol import protection flag to kflagstab
` [PATCH 10/10] module loader: enforce symbol import protection
[PATCH 0/2] kbuild: userprogs: also inherit byte order and ABI from kernel
2025-09-03 22:31 UTC (6+ messages)
` [PATCH 2/2] "
[PATCH] rust: kasan/kbuild: fix missing flags on first build
2025-09-03 9:12 UTC (7+ messages)
[PATCH v3] kconfig: Add transitional symbol attribute for migration support
2025-09-01 18:23 UTC
[PATCH RESEND v3 14/15] docs: add support to build manpages from kerneldoc output
2025-09-01 15:33 UTC
[PATCH v3 14/15] docs: add support to build manpages from kerneldoc output
2025-09-01 14:42 UTC
[PATCH] .gitignore: ignore temporary files from 'bear'
2025-09-01 11:29 UTC (3+ messages)
[PATCH] kconfig: Add transitional symbol attribute for migration support
2025-08-30 1:49 UTC (2+ messages)
[PATCH v2 00/12] Bump minimum supported version of LLVM for building the kernel to 15.0.0
2025-08-29 22:33 UTC (3+ messages)
` [PATCH v2 01/12] kbuild: Bump minimum "
[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
2025-08-29 18:10 UTC (5+ messages)
[PATCH 0/5] kcfi: Prepare for GCC support
2025-08-29 1:49 UTC (28+ messages)
` [PATCH 1/5] compiler_types.h: Move __nocfi out of compiler-specific header
` [PATCH 2/5] x86/traps: Clarify KCFI instruction layout
` [PATCH 3/5] x86/cfi: Add option for cfi=debug bootparam
` [PATCH 4/5] x86/cfi: Remove __noinitretpoline and __noretpoline
` [PATCH 5/5] kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
[PATCH] extract-vmlinux: Output used decompression method
2025-08-28 22:35 UTC (3+ messages)
[PATCH v3 0/2] add a make target to generate man pages from kernel-doc
2025-08-28 21:07 UTC (4+ messages)
` [PATCH v3 1/2] docs: add support to build manpages from kerneldoc output
[PATCH] vfio: show the name of IOMMU driver in /proc/$pid/fdinfo
2025-08-28 20:20 UTC (2+ messages)
[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
2025-08-28 16:22 UTC (31+ messages)
` [PATCH v5 01/19] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v5 02/19] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v5 03/19] kasan: Fix inline mode for x86 tag-based mode
` [PATCH v5 04/19] x86: Add arch specific kasan functions
` [PATCH v5 05/19] kasan: arm64: x86: Make special tags arch specific
` [PATCH v5 06/19] x86: Reset tag for virtual to physical address conversions
` [PATCH v5 07/19] mm: x86: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v5 08/19] x86: Physical address comparisons in fill_p*d/pte
` [PATCH v5 09/19] x86: KASAN raw shadow memory PTE init
` [PATCH v5 10/19] x86: LAM compatible non-canonical definition
` [PATCH v5 11/19] x86: LAM initialization
` [PATCH v5 12/19] x86: Minimal SLAB alignment
` [PATCH v5 13/19] kasan: x86: Handle int3 for inline KASAN reports
` [PATCH v5 14/19] arm64: Unify software tag-based KASAN inline recovery path
` [PATCH v5 15/19] kasan: x86: Apply multishot to the inline report handler
` [PATCH v5 16/19] kasan: x86: Logical bit shift for kasan_mem_to_shadow
` [PATCH v5 17/19] mm: Unpoison pcpu chunks with base address tag
` [PATCH v5 18/19] mm: Unpoison vms[area] addresses with a common tag
` [PATCH v5 19/19] x86: Make software tag-based kasan available
[PATCH net-next v2] uapi: wrap compiler_types.h in an ifdef instead of the implicit strip
2025-08-28 11:20 UTC (3+ messages)
[PATCH] scripts/misc-check: update export checks for EXPORT_SYMBOL_FOR_MODULES()
2025-08-26 18:38 UTC (4+ messages)
[PATCH v2 0/1] add a make target to generate man pages from kernel-doc
2025-08-26 15:49 UTC (2+ messages)
` [PATCH v2 1/1] docs: add support to build manpages from kerneldoc output
[PATCH 0/1] add a make target to generate man pages from kernel-doc
2025-08-26 13:49 UTC (2+ messages)
` [PATCH 1/1] docs: add support to build manpages from kerneldoc output
[PATCH v7 0/3] tracepoints: Add warnings for unused tracepoints and trace events
2025-08-25 23:13 UTC (4+ messages)
` [PATCH v7 1/3] sorttable: Move ELF parsing into scripts/elf-parse.[ch]
` [PATCH v7 2/3] tracing: Add a tracepoint verification check at build time
` [PATCH v7 3/3] tracepoint: Do not warn for unused event that is exported
[PATCH v6 0/9] Add generated modalias to modules.builtin.modinfo
2025-08-25 16:56 UTC (8+ messages)
` [PATCH v6 4/9] scsi: Always define blogic_pci_tbl structure
[PATCH] rust: kernel: remove support for unused host `#[test]`s
2025-08-25 14:31 UTC (2+ messages)
[PATCH v6 0/3] tracepoints: Add warnings for unused tracepoints and trace events
2025-08-23 17:54 UTC (8+ messages)
` [PATCH v6 1/3] sorttable: Move ELF parsing into scripts/elf-parse.[ch]
` [PATCH v6 2/3] tracing: Add a tracepoint verification check at build time
` [PATCH v6 3/3] tracepoint: Do not warn for unused event that is exported
[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
2025-08-22 7:36 UTC (3+ messages)
[PATCH v3 0/8] gen_init_cpio: add copy_file_range / reflink support
2025-08-21 19:09 UTC (15+ messages)
` [PATCH v3 1/8] gen_init_cpio: write to fd instead of stdout stream
` [PATCH v3 2/8] gen_init_cpio: support -o <output_file> parameter
` [PATCH v3 3/8] gen_init_cpio: attempt copy_file_range for file data
` [PATCH v3 4/8] gen_init_cpio: avoid duplicate strlen calls
` [PATCH v3 5/8] gen_initramfs.sh: use gen_init_cpio -o parameter
` [PATCH v3 6/8] docs: initramfs: file data alignment via name padding
` [PATCH v3 7/8] gen_init_cpio: add -a <data_align> as reflink optimization
` [PATCH v3 8/8] initramfs_test: add filename padding test case
[PATCH 00/10] Bump minimum supported version of LLVM for building the kernel to 15.0.0
2025-08-21 17:27 UTC (5+ messages)
` [PATCH 01/10] kbuild: Bump minimum "
[PATCH] docs: fs: fix kernel-doc warning in name_contains_dotdot
2025-08-21 14:44 UTC (2+ messages)
[PATCH] kasan: fix GCC mem-intrinsic prefix with sw tags
2025-08-21 14:30 UTC (2+ messages)
[PATCH v2 0/7] gen_init_cpio: add copy_file_range / reflink support
2025-08-21 8:10 UTC (7+ messages)
` [PATCH v2 3/7] gen_init_cpio: attempt copy_file_range for file data
` [PATCH v2 7/7] gen_init_cpio: add -a <data_align> as reflink optimization
[PATCH v17 6/7] rust: samples: add a module parameter to the rust_minimal sample
2025-08-20 18:21 UTC (3+ messages)
` [v17,6/7] "
[PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
2025-08-19 20:44 UTC (8+ 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