linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH net-next v3 0/7] introduce DEFINE_FLEX() macro
 2023-08-19 10:06 UTC  (14+ messages)
` [PATCH net-next v3 1/7] overflow: add DEFINE_FLEX() for on-stack allocs
` [PATCH net-next v3 7/7] ice: make use of DEFINE_FLEX() in ice_switch.c

[PATCH 0/5] Xperia 10 V support
 2023-08-19  9:36 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: qcom: Add Sony Xperia 10 V
` [PATCH 2/5] arm64: dts: qcom: sm6375: Fix I2C10 GPIO function
` [PATCH 3/5] arm64: dts: qcom: sm6375: Hook up I2C7 GPIOs
` [PATCH 4/5] arm64: dts: qcom: sm6375-murray: Separate out common parts
` [PATCH 5/5] arm64: dts: qcom: Add Sony Xperia 10 V (PDX235) support

[PATCH] staging: rtl8192e: Annotate struct rtllib_txb with __counted_by
 2023-08-19  5:49 UTC  (3+ messages)

[PATCH][next] net: sched: cls_u32: Fix allocation in u32_init()
 2023-08-19  2:38 UTC  (3+ messages)

[PATCH v2] creds: Convert cred.usage to refcount_t
 2023-08-18 21:07 UTC  (13+ messages)

[PATCH] pstore: Fix kernel-doc warning
 2023-08-18 20:28 UTC  (2+ messages)

[PATCH] integrity: Annotate struct ima_rule_opt_list with __counted_by
 2023-08-18 18:01 UTC  (5+ messages)

[PATCH] Compiler Attributes: counted_by: Adjust name and identifier expansion
 2023-08-18 17:58 UTC  (7+ messages)

[PATCH] tg3: Use slab_build_skb() when needed
 2023-08-18 17:54 UTC 

[PATCH] selinux: Annotate struct sidtab_str_cache with __counted_by
 2023-08-18 17:33 UTC  (4+ messages)

[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
 2023-08-18 16:50 UTC  (5+ messages)

[PATCH] audit: Annotate struct audit_chunk with __counted_by
 2023-08-18 15:18 UTC  (3+ messages)

[PATCH v2] nsproxy: Convert nsproxy.count to refcount_t
 2023-08-18 13:29 UTC  (2+ messages)

[PATCH] landlock: Annotate struct landlock_rule with __counted_by
 2023-08-18  9:46 UTC  (4+ messages)

[PATCH 00/21] dmaengine: Annotate with __counted_by
 2023-08-18  9:29 UTC  (45+ messages)
` [PATCH 01/21] dmaengine: apple-admac: Annotate struct admac_data "
` [PATCH 02/21] dmaengine: at_hdmac: Annotate struct at_desc "
` [PATCH 03/21] dmaengine: axi-dmac: Annotate struct axi_dmac_desc "
` [PATCH 04/21] dmaengine: fsl-edma: Annotate struct fsl_edma_desc "
` [PATCH 05/21] dmaengine: hisilicon: Annotate struct hisi_dma_dev "
` [PATCH 06/21] dmaengine: moxart-dma: Annotate struct moxart_desc "
` [PATCH 07/21] dmaengine: qcom: bam_dma: Annotate struct bam_async_desc "
` [PATCH 08/21] dmaengine: sa11x0: Annotate struct sa11x0_dma_desc "
` [PATCH 09/21] dmaengine: sf-pdma: Annotate struct sf_pdma "
` [PATCH 10/21] dmaengine: sprd: Annotate struct sprd_dma_dev "
` [PATCH 11/21] dmaengine: st_fdma: Annotate struct st_fdma_desc "
` [PATCH 12/21] dmaengine: stm32-dma: Annotate struct stm32_dma_desc "
` [PATCH 13/21] dmaengine: stm32-mdma: Annotate struct stm32_mdma_desc "
` [PATCH 14/21] dmaengine: stm32-mdma: Annotate struct stm32_mdma_device "
` [PATCH 15/21] dmaengine: tegra: Annotate struct tegra_dma_desc "
` [PATCH 16/21] dmaengine: tegra210-adma: Annotate struct tegra_adma "
` [PATCH 17/21] dmaengine: ti: edma: Annotate struct edma_desc "
` [PATCH 18/21] dmaengine: ti: omap-dma: Annotate struct omap_desc "
` [PATCH 19/21] dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_desc "
` [PATCH 20/21] dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_device "
` [PATCH 21/21] dmaengine: usb-dmac: Annotate struct usb_dmac_desc "

[netfilter-nf-next:testing 2/9] ./usr/include/linux/netfilter_bridge/ebtables.h:163:26: warning: field 'target' with variable sized type 'struct ebt_entry_target' not at the end of a struct or class is a GNU extension
 2023-08-18  5:23 UTC  (5+ messages)

[PATCH v2] groups: Convert group_info.usage to refcount_t
 2023-08-18  4:14 UTC 

[PATCH] io_uring/rsrc: Annotate struct io_mapped_ubuf with __counted_by
 2023-08-18  1:15 UTC  (3+ messages)

[PATCH] LoadPin: Annotate struct dm_verity_loadpin_trusted_root_digest with __counted_by
 2023-08-17 23:59 UTC 

[PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation
 2023-08-17 23:40 UTC  (3+ messages)

[PATCH 0/7] wifi: cfg80211: Annotate with __counted_by
 2023-08-17 22:03 UTC  (23+ messages)
` [PATCH 1/7] wifi: cfg80211: Annotate struct cfg80211_acl_data "
` [PATCH 2/7] wifi: cfg80211: Annotate struct cfg80211_cqm_config "
` [PATCH 3/7] wifi: cfg80211: Annotate struct cfg80211_mbssid_elems "
` [PATCH 4/7] wifi: cfg80211: Annotate struct cfg80211_pmsr_request "
` [PATCH 5/7] wifi: cfg80211: Annotate struct cfg80211_rnr_elems "
` [PATCH 6/7] wifi: cfg80211: Annotate struct cfg80211_scan_request "
` [PATCH 7/7] wifi: cfg80211: Annotate struct cfg80211_tid_config "

[PATCH v3][next] cgroup: Avoid -Wstringop-overflow warnings
 2023-08-17 21:57 UTC  (3+ messages)

[BUG] missing return thunk: __ret+0x5/0x7e-__ret+0x0/0x7e: e9 f6 ff ff ff
 2023-08-17 21:29 UTC  (5+ messages)

[PATCH] interconnect: qcom: Annotate struct icc_onecell_data with __counted_by
 2023-08-17 21:24 UTC  (3+ messages)

[PATCH] interconnect: Annotate struct icc_path with __counted_by
 2023-08-17 21:01 UTC  (2+ messages)

[PATCH] clk: qcom: clk-spmi-pmic-div: Annotate struct spmi_pmic_div_clk_cc with __counted_by
 2023-08-17 20:58 UTC  (2+ messages)

[PATCH] interconnect: icc-clk: Annotate struct icc_clk_provider with __counted_by
 2023-08-17 20:57 UTC  (2+ messages)

[PATCH] clk: Annotate struct clk_hw_onecell_data with __counted_by
 2023-08-17 20:42 UTC  (2+ messages)

[PATCH] lkdtm: Add FAM_BOUNDS test for __counted_by
 2023-08-17 20:09 UTC 

[PATCH] powerpc/ps3: refactor strncpy usage
 2023-08-17 19:58 UTC  (4+ messages)

[PATCH] seccomp: Add missing kerndoc notations
 2023-08-17 19:43 UTC 

struct_size() using sizeof() vs offsetof()
 2023-08-17 18:37 UTC  (4+ messages)

[PATCH v2][next] cgroup: Avoid -Wstringop-overflow warnings
 2023-08-17 17:23 UTC  (5+ messages)

[PATCH] [RFC] signal: Add KUnit tests
 2023-08-17 16:57 UTC  (4+ messages)

[PATCH] s390/ipl: refactor deprecated strncpy
 2023-08-17  8:03 UTC  (2+ messages)

[PATCH v2] powerpc/rtas_flash: allow user copy to flash block cache objects
 2023-08-17  0:11 UTC  (3+ messages)

[PATCH v3] um: refactor deprecated strncpy to memcpy
 2023-08-16 21:01 UTC  (2+ messages)

[PATCH v2 0/2] ARM: ptrace: Restore syscall skipping and restart while tracing
 2023-08-16 20:59 UTC  (2+ messages)

[PATCH v2] iio: irsd200: fix -Warray-bounds bug in irsd200_trigger_handler
 2023-08-16 20:55 UTC  (2+ messages)

[PATCH] um: vector: refactor deprecated strncpy
 2023-08-16 20:50 UTC  (2+ messages)

[PATCH v2] wifi: ipw2x00: refactor to use kstrtoul
 2023-08-16 20:47 UTC  (4+ messages)

[PATCH][next] scsi: bfa: Replace one-element array with flexible-array member in struct fc_rscn_pl_s
 2023-08-16 20:39 UTC  (2+ messages)

[PATCH 0/2][next] nouveau/svm: Replace one-element array with flexible-array member
 2023-08-16 20:38 UTC  (5+ messages)
` [PATCH 1/2][next] nouveau/svm: Replace one-element array with flexible-array member in struct nouveau_svm
` [PATCH 2/2][next] nouveau/svm: Split assignment from if conditional

[PATCH][next] cgroup: Avoid -Wstringop-overflow warnings
 2023-08-16 19:22 UTC  (3+ messages)

[PATCH v2] arm64/sysreg: refactor deprecated strncpy
 2023-08-16 18:25 UTC  (2+ 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 NNTP newsgroup(s).