Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 04:57:07 to 2021-08-13 15:49:10 UTC [more...]

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-08-13 15:49 UTC  (98+ messages)
` [PATCH 01/64] media: omap3isp: Extract struct group for memcpy() region
` [PATCH 02/64] mac80211: Use flex-array for radiotap header bitmap
` [PATCH 04/64] stddef: Introduce struct_group() helper macro
` [PATCH 07/64] staging: rtl8192e: Use struct_group() for memcpy() region
` [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 15/64] ipw2x00: "
` [PATCH 19/64] ip: Use struct_group() for memcpy() regions
` [PATCH 23/64] drm/amd/pm: Use struct_group() for memcpy() region
` [PATCH 24/64] staging: wlan-ng: "
` [PATCH 25/64] drm/mga/mga_ioc32: "
` [PATCH 34/64] fortify: Detect struct member overflows in memcpy() at compile-time
` [PATCH 36/64] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
` [PATCH 39/64] mac80211: Use memset_after() to clear tx status
` [PATCH 42/64] net: qede: Use memset_after() for counters
` [PATCH 47/64] btrfs: Use memset_after() to clear end of struct
` [PATCH 48/64] drbd: Use struct_group() to zero algs
` [PATCH 49/64] cm4000_cs: Use struct_group() to zero struct cm4000_dev region
` [PATCH 54/64] ipv6: Use struct_group() to zero rt6_info
` [PATCH 58/64] powerpc: Split memset() to avoid multi-field overflow
` [PATCH 62/64] netlink: Avoid false-positive memcpy() warning

[PATCH] kbuild: allow "make" targets 'versioncheck' and 'includecheck' withoug .config file
 2021-08-13 15:00 UTC  (4+ messages)

[PATCH 1/2] kbuild: macrofy the condition of if_changed and friends
 2021-08-13  6:30 UTC  (2+ messages)
` [PATCH 2/2] kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and filechk

[PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
 2021-08-12 23:21 UTC  (12+ messages)

[PATCH v3] kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
 2021-08-12 21:46 UTC 

[PATCH RESEND v2] kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
 2021-08-12 20:34 UTC  (4+ messages)

[PATCH net-next v3 01/16] mctp: Add MCTP base
 2021-08-12 11:32 UTC  (3+ messages)

[PATCH] Makefile: remove stale cc-option checks
 2021-08-11 10:41 UTC  (3+ messages)

cc-option-yn necessary? (vs cc-option)
 2021-08-11  0:04 UTC  (2+ messages)

[PATCH v2] scripts/Makefile.clang: default to LLVM_IAS=1
 2021-08-10  0:06 UTC  (3+ messages)

[PATCH] kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IAS
 2021-08-10  0:05 UTC  (4+ messages)

[PATCH v6 0/3] infer --target from SRCARCH for CC=clang
 2021-08-10  0:05 UTC  (15+ messages)
` [PATCH v6 1/3] Makefile: move initial clang flag handling into scripts/Makefile.clang
` [PATCH v6 2/3] Makefile: infer --target from ARCH for CC=clang
` [PATCH v6 3/3] Documentation/llvm: update CROSS_COMPILE inferencing

[PATCH] clang-tools: Print information when clang-tidy tool is missing
 2021-08-08 22:18 UTC  (3+ messages)
` [PATCH v2] "

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

[PATCH] Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH
 2021-08-06 11:56 UTC 

[PATCH] scripts/Makefile.clang: default to LLVM_IAS=1
 2021-08-05 23:48 UTC  (8+ messages)

{Spam?} Z. HD,Sehr geehrte / r Fondsempfänger
 2021-08-05 21:15 UTC 

[PATCH v2] Documentation/kbuild: Document the kconfig choice default value
 2021-08-05 12:47 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] Regex fixes for mips and x86 cross-compile
 2021-08-05 11:54 UTC  (3+ messages)

[PATCH 00/12] Introduce vfio_pci_core subsystem
 2021-08-04 15:27 UTC  (18+ messages)
` [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko

[PATCH] MAINTAINERS: Add Luis Chamberlain as modules maintainer
 2021-08-03 12:57 UTC 

[PATCH] scripts/recordmcount.pl: Remove check_objcopy() and $can_use_local
 2021-08-02 21:18 UTC  (2+ messages)

[PATCH v5 0/3] infer --target from SRCARCH for CC=clang
 2021-08-02 18:30 UTC  (8+ messages)
` [PATCH v5 1/3] Makefile: move initial clang flag handling into scripts/Makefile.clang
` [PATCH v5 2/3] Makefile: infer --target from ARCH for CC=clang
` [PATCH v5 3/3] Documentation/llvm: update CROSS_COMPILE inferencing

[PATCH 42/64] net: qede: Use memset_after() for counters
 2021-08-02 16:35 UTC 

[PATCH 42/64] net: qede: Use memset_after() for counters
 2021-08-02 16:23 UTC  (2+ messages)

[PATCH] scripts: merge_config: add strict mode to fail upon any redefinition
 2021-08-02  7:50 UTC  (4+ messages)

[PATCH] kbuild: cancel sub_make_done for the install target to fix DKMS
 2021-08-01  3:06 UTC  (3+ messages)

[PATCH] kbuild: warn if a different compiler is used for external module builds
 2021-08-01  2:53 UTC 

[PATCH 00/13] [RFC] Rust support
 2021-07-30 23:22 UTC 

[PATCH v4 0/2] infer --target from SRCARCH for CC=clang
 2021-07-30 21:58 UTC  (6+ messages)
` [PATCH v4 1/2] Makefile: infer --target from ARCH "
` [PATCH v4 2/2] Documentation/llvm: update CROSS_COMPILE inferencing

[PATCH v3 0/2] infer CROSS_COMPILE from SRCARCH for CC=clang LLVM_IAS=1
 2021-07-30 15:15 UTC  (9+ messages)
` [PATCH v3 1/2] Makefile: move initial clang flag handling into scripts/Makefile.clang
` [PATCH v3 2/2] Makefile: infer CROSS_COMPILE from SRCARCH for CC=clang LLVM_IAS=1

[PATCH][RESEND] tools/thermal/tmon: simplify Makefile and fix cross build
 2021-07-30 11:51 UTC  (3+ messages)
` [PATCH 1/2] tools/thermal: tmon: simplify Makefile
` [PATCH 2/2] tools/thermal: tmon: default to prefixed pkg-config when crosscompiling

[PATCH v2 0/2] infer CROSS_COMPILE from SRCARCH for LLVM=1 LLVM_IAS=1
 2021-07-28 22:35 UTC  (16+ messages)
` [PATCH v2 2/2] Makefile: "

[PATCH] scripts: make some scripts executable
 2021-07-28  6:27 UTC  (4+ messages)


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).