Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-05 23:42:00 to 2021-07-27 21:01:20 UTC [more...]

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-27 20:58 UTC  (25+ messages)
` [PATCH 01/64] media: omap3isp: Extract struct group for memcpy() region
` [PATCH 02/64] mac80211: Use flex-array for radiotap header bitmap
` [PATCH 03/64] rpmsg: glink: Replace strncpy() with strscpy_pad()
` [PATCH 04/64] stddef: Introduce struct_group() helper macro
` [PATCH 05/64] skbuff: Switch structure bounds to struct_group()
` [PATCH 06/64] bnxt_en: Use struct_group_attr() for memcpy() region
` [PATCH 07/64] staging: rtl8192e: Use struct_group() "
` [PATCH 08/64] staging: rtl8192u: "
` [PATCH 09/64] staging: rtl8723bs: Avoid field-overflowing memcpy()
` [PATCH 10/64] lib80211: Use struct_group() for memcpy() region
` [PATCH 11/64] net/mlx5e: Avoid field-overflowing memcpy()
` [PATCH 12/64] mwl8k: Use struct_group() for memcpy() region
` [PATCH 13/64] libertas: "
` [PATCH 14/64] libertas_tf: "
` [PATCH 15/64] ipw2x00: "
` [PATCH 18/64] cxgb3: "
` [PATCH 22/64] bnx2x: "
` [PATCH 26/64] net/mlx5e: "
` [PATCH 27/64] HID: cp2112: "
` [PATCH 28/64] compiler_types.h: Remove __compiletime_object_size()
` [PATCH 29/64] lib/string: Move helper functions out of string.c
` [PATCH 30/64] fortify: Move remaining fortify helpers into fortify-string.h
` [PATCH 31/64] fortify: Explicitly disable Clang support
` [PATCH 32/64] fortify: Add compile-time FORTIFY_SOURCE tests

[PATCH v2 0/2] infer CROSS_COMPILE from SRCARCH for LLVM=1 LLVM_IAS=1
 2021-07-27 18:46 UTC  (36+ messages)
` [PATCH v2 1/2] Makefile: move initial clang flag handling into scripts/Makefile.clang
` [PATCH v2 2/2] Makefile: infer CROSS_COMPILE from SRCARCH for LLVM=1 LLVM_IAS=1

[PATCH 00/12] Introduce vfio_pci_core subsystem
 2021-07-27 17:14 UTC  (20+ messages)
` [PATCH 01/12] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
` [PATCH 02/12] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH 03/12] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
` [PATCH 04/12] vfio/pci: Rename ops functions to fit core namings
` [PATCH 05/12] vfio/pci: Include vfio header in vfio_pci_core.h
` [PATCH 06/12] vfio/pci: Split the pci_driver code out of vfio_pci_core.c
` [PATCH 07/12] vfio/pci: Move igd initialization to vfio_pci.c
` [PATCH 08/12] vfio/pci: Move module parameters "
` [PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
` [PATCH 10/12] vfio: Use select for eventfd
` [PATCH 11/12] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
` [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko

[PATCH] scripts: make some scripts executable
 2021-07-27 15:56 UTC  (2+ messages)

[PATCH] kbuild: do not require sub-make for separate output tree builds
 2021-07-24 18:35 UTC 

[PATCH] scripts: merge_config: add strict mode to fail upon any redefinition
 2021-07-24 13:56 UTC  (2+ messages)

[PATCH 00/17] Rust support
 2021-07-23 15:08 UTC  (52+ messages)
` [PATCH 01/17] kallsyms: support big kernel symbols (2-byte lengths)
` [PATCH 02/17] kallsyms: increase maximum kernel symbol length to 512
` [PATCH 03/17] Makefile: generate `CLANG_FLAGS` even in GCC builds
` [PATCH 04/17] vsprintf: add new `%pA` format specifier
` [PATCH 05/17] rust: add C helpers
` [PATCH 13/17] docs: add Rust documentation
` [PATCH 15/17] scripts: add `generate_rust_analyzer.py`
` [PATCH 16/17] MAINTAINERS: Rust

[PATCH] Decouple build from userspace headers
 2021-07-20 16:13 UTC  (16+ messages)
` [PATCH v2] "
  ` [PATCH -mm] fixup "Decouple build from userspace headers"

[PATCH 0/2] infer CROSS_COMPILE from ARCH for LLVM=1 LLVM_IAS=1
 2021-07-19 21:10 UTC  (17+ messages)
` [PATCH 1/2] Makefile: move initial clang flag handling into scripts/Makefile.clang
` [PATCH 2/2] Makefile: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1

[PATCH 0/2] Regex fixes for mips and x86 cross-compile
 2021-07-19 20:37 UTC 

[PATCH] Documentation/kbuild: Document the kconfig choice default value
 2021-07-19 20:28 UTC  (5+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH v2] kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
 2021-07-19 17:49 UTC 

[PATCH v2] kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
 2021-07-19 17:42 UTC 

[GIT PULL] Kbuild fixes for v5.14-rc2
 2021-07-18 18:48 UTC  (2+ messages)

[PATCH v4] Kbuild: lto: fix module versionings mismatch in GNU make 3.X
 2021-07-18 14:43 UTC  (2+ messages)

[PATCH] kbuild: do not suppress Kconfig prompts for silent build
 2021-07-18 13:22 UTC  (2+ messages)

[PATCH] kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
 2021-07-17  0:01 UTC  (4+ messages)

Building a Linux kernel with make deb-pkg and own modifications
 2021-07-16 22:58 UTC 

[PATCH AUTOSEL 4.4 08/10] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
 2021-07-14 19:48 UTC 

[PATCH AUTOSEL 4.9 14/18] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
 2021-07-14 19:48 UTC 

[PATCH AUTOSEL 5.4 22/51] kbuild: sink stdout from cmd for silent build
 2021-07-14 19:45 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 42/51] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set

[PATCH AUTOSEL 4.14 23/28] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
 2021-07-14 19:47 UTC 

[PATCH AUTOSEL 4.19 33/39] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
 2021-07-14 19:46 UTC 

[PATCH AUTOSEL 5.10 32/88] kbuild: sink stdout from cmd for silent build
 2021-07-14 19:42 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 75/88] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set

[PATCH AUTOSEL 5.12 039/102] kbuild: sink stdout from cmd for silent build
 2021-07-14 19:40 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 089/102] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set

[PATCH AUTOSEL 5.13 039/108] kbuild: sink stdout from cmd for silent build
 2021-07-14 19:37 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 095/108] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set

[PATCH v2 1/1] Kbuild, clang: add option for choosing a ThinLTO cache directory
 2021-07-14  6:12 UTC  (3+ messages)

[PATCH 1/1] Kbuild, clang: add option for choosing a ThinLTO cache directory
 2021-07-13 12:43 UTC  (6+ messages)

[GIT PULL] Kbuild updates for v5.14-rc1
 2021-07-10 18:34 UTC  (2+ messages)

[PATCH v3 1/2] Kbuild: lto: add CONFIG_MAKE_VERSION
 2021-07-09  8:25 UTC  (4+ messages)

[PATCH] scripts: add generic syscallnr.sh
 2021-07-06  6:15 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).