messages from 2023-03-22 14:22:28 to 2023-04-13 18:22:21 UTC [more...]
[PATCH v5 0/2] Validating UAPI backwards compatibility
2023-04-13 18:22 UTC (18+ messages)
` [PATCH v5 1/2] check-uapi: Introduce check-uapi.sh
` [PATCH v5 2/2] docs: dev-tools: Add UAPI checker documentation
[PATCH v3] Makefile: use -z pack-relative-relocs
2023-04-13 17:53 UTC (3+ messages)
[PATCH v5 1/4] kasan: Emit different calls for instrumentable memintrinsics
2023-04-13 14:14 UTC (2+ messages)
[PATCH] ubsan: remove cc-option test for UBSAN_TRAP
2023-04-12 18:13 UTC (5+ messages)
[PATCH RESEND] uapi/linux/const.h: Prefer ISO-friendly __typeof__
2023-04-12 13:01 UTC (5+ messages)
[PATCH v2] Makefile: use -z pack-relative-relocs
2023-04-11 20:03 UTC (4+ messages)
[PATCH v7 00/10] livepatch: klp-convert tool
2023-04-11 10:06 UTC (5+ messages)
[PATCH] scripts: `make rust-analyzer` for out-of-tree modules
2023-04-11 9:17 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v5] "
[PATCH 1/3] kbuild: merge cmd_archive_linux and cmd_archive_perf
2023-04-11 0:33 UTC (8+ messages)
` [PATCH 2/3] kbuild: do not create intermediate *.tar for source tarballs
` [PATCH 3/3] kbuild: do not create intermediate *.tar for tar packages
How to compile Linux kernel to llvm bitcodes?
2023-04-10 19:28 UTC (4+ messages)
[PATCH] kbuild: add $(CLANG_CFLAGS) to KBUILD_CPPFLAGS
2023-04-10 17:25 UTC (4+ messages)
[PATCH v3 0/1] kbuild: deb-pkg: Build parallely with current dpkg-buildpackage
2023-04-10 12:26 UTC (5+ messages)
` [PATCH v3 1/1] "
[PATCH v2] kbuild: give up untracked files for source package builds
2023-04-10 12:09 UTC
[PATCH] kbuild: give up untracked files for source package builds
2023-04-10 12:04 UTC (3+ messages)
[PATCH 1/8] scripts/kallsyms: remove redundant code for omitting U and N
2023-04-10 9:38 UTC (18+ messages)
` [PATCH 2/8] scripts/mksysmap: remove comments described in nm(1)
` [PATCH 3/8] scripts/mksysmap: use sed with in-line comments
` [PATCH 4/8] scripts/kallsyms: exclude symbols generated by itself dynamically
` [PATCH 5/8] scripts/kallsyms: move compiler-generated symbol patterns to mksysmap
` [PATCH 8/8] scripts/kallsyms: update the usage in the comment block
[PATCH] rust: Enable the new_uninit feature for kernel and driver crates
2023-04-10 2:54 UTC (2+ messages)
[PATCH] scripts: rust: drop is_rust_module.sh
2023-04-08 18:24 UTC (7+ messages)
[PATCH v2] Documentation/llvm: Add a note about prebuilt kernel.org toolchains
2023-04-08 13:49 UTC (2+ messages)
[PATCH 4/5] MIPS: Detect toolchain support of o32 ABI with 64 bit CPU
2023-04-07 22:26 UTC (3+ messages)
[PATCH v2] ubsan: Tighten UBSAN_BOUNDS on GCC
2023-04-07 22:00 UTC (2+ messages)
[PATCH v4 0/2] Validating UAPI backwards compatibility
2023-04-07 20:09 UTC (9+ messages)
` [PATCH v4 1/2] check-uapi: Introduce check-uapi.sh
` [PATCH v4 2/2] docs: dev-tools: Add UAPI checker documentation
[PATCH] Documentation/llvm: Add a note about prebuilt kernel.org toolchains
2023-04-07 20:05 UTC (4+ messages)
[PATCH] kbuild: clang: do not use CROSS_COMPILE for target triple
2023-04-07 19:54 UTC (3+ messages)
[PATCH v4 RESEND 0/2] Validating UAPI backwards compatibility
2023-04-07 19:07 UTC (3+ messages)
` [PATCH v4 RESEND 1/2] check-uapi: Introduce check-uapi.sh
` [PATCH v4 RESEND 2/2] docs: dev-tools: Add UAPI checker documentation
[PATCH v2] purgatory: fix disabling debug info
2023-04-07 15:14 UTC (4+ messages)
[PATCH 6/6] kbuild: use git-archive for source package creation
2023-04-07 12:04 UTC (3+ messages)
Słowa kluczowe do wypozycjonowania
2023-04-07 8:01 UTC
[Question] Restore previous "local tag" behaviour
2023-04-05 14:16 UTC (4+ messages)
[RFC/RFT] CFI: Add support for gcc CFI in aarch64
2023-04-05 11:49 UTC (6+ messages)
` [RFC/RFT,V2] "
[RESEND PATCH] memstick: fix memory leak if card device is never registered
2023-04-03 14:14 UTC
[BUG] Problem with automatic kernel numbering
2023-04-03 7:33 UTC (3+ messages)
` [BUG] [RFC] "
Bug in recent changes to builddeb
2023-04-02 13:27 UTC (4+ messages)
[PATCH] kbuild: fix package build error due to broken symlinks
2023-04-02 2:13 UTC (5+ messages)
[GIT PULL] Kbuild fixes for v6.3-rc5
2023-04-01 16:42 UTC (2+ messages)
[PATCH v7 00/10] livepatch: klp-convert tool
2023-04-01 9:59 UTC (5+ messages)
[PATCH v3] purgatory: fix disabling debug info
2023-04-01 1:08 UTC (5+ messages)
[PATCH v10 0/7] add support for CDX bus
2023-03-30 4:34 UTC (4+ messages)
` [PATCH v10 2/7] iommu: Add iommu probe "
[PATCH v9 0/6] Introduce 64b relocatable kernel
2023-03-29 4:53 UTC (7+ messages)
` [PATCH v9 1/6] riscv: Prepare EFI header for relocatable kernels
` [PATCH v9 2/6] riscv: Move .rela.dyn outside of init to avoid empty relocations
` [PATCH v9 3/6] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v9 4/6] powerpc: Move script to check relocations at compile time in scripts/
` [PATCH v9 5/6] riscv: Check relocations at compile time
` [PATCH v9 6/6] riscv: Use --emit-relocs in order to move .rela.dyn in init
[PATCH] loongarch/bpf: Fix bpf load failed with CONFIG_BPF_JIT_ALWAYS_ON, caused by jit (BPF_ST | BPF_NOSPEC) code
2023-03-28 8:37 UTC (6+ messages)
` [PATCH v2] loongarch/bpf: Skip speculation barrier opcode, which caused ltp testcase bpf_prog02 to fail
recent kbuild change (36862e14e31611f9786622db366327209a7aede7) broke Debian headers pkg
2023-03-27 15:07 UTC (2+ messages)
[PATCH v3] sh: Use generic GCC library routines
2023-03-27 14:26 UTC (2+ messages)
W sprawie samochodu
2023-03-27 7:30 UTC
[PATCH] purgatory: fix disabling debug info
2023-03-26 16:48 UTC (3+ messages)
Bug#1033301: linux: arm64 kernel size increased from 31 to 39 MB, causing u-boot-rpi to fail
2023-03-26 11:33 UTC (3+ messages)
[PATCH 1/3] kconfig: menuconfig: remove OLD_NCURSES macro
2023-03-25 15:18 UTC (3+ messages)
` [PATCH 2/3] kconfig: menuconfig: remove unused M_EVENT macro
` [PATCH 3/3] kconfig: menuconfig: reorder functions to remove forward declarations
[RFC/RFT 0/3] Add compiler support for Control Flow Integrity
2023-03-25 8:11 UTC (5+ messages)
` [RFC/RFT,V2 0/3] Add compiler support for Kernel "
` [RFC/RFT,V2 1/3] [PR102768] flag-types.h (enum sanitize_code): Extend sanitize_code to 64 bits to support more features
` [RFC/RFT,V2 2/3] [PR102768] Support CFI: Add basic support for Kernel Control Flow Integrity
` [RFC/RFT,V2 3/3] [PR102768] aarch64: Add "
[PATCH] kbuild: support external module out-of-tree build
2023-03-25 6:25 UTC
[PATCH] Documentation: core-api: update kernel-doc reference to kmod.c
2023-03-24 18:14 UTC (3+ messages)
[PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
2023-03-24 10:34 UTC (5+ messages)
[PATCH] Makefile: use -z pack-relative-relocs
2023-03-24 7:31 UTC (5+ messages)
[PATCH v1 1/1] scripts: merge_config: Fix typo in variable name
2023-03-23 7:17 UTC (7+ messages)
[PATCH] modpost: Fix processing of CRCs on 32-bit build machines
2023-03-23 6:20 UTC (2+ messages)
Linux 6.3-rc3
2023-03-22 18:17 UTC
[PATCH] kbuild: deb-pkg: set version for linux-headers paths
2023-03-22 14:21 UTC (3+ messages)
` [PATCH v2] "
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