messages from 2023-08-12 10:26:37 to 2023-08-18 03:33:42 UTC [more...]
[PATCH 00/21] dmaengine: Annotate with __counted_by
2023-08-18 2:17 UTC (40+ 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 3:24 UTC (4+ messages)
[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] Compiler Attributes: counted_by: Adjust name and identifier expansion
2023-08-17 23:45 UTC (5+ messages)
[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)
[PATCH] integrity: Annotate struct ima_rule_opt_list with __counted_by
2023-08-17 21:48 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] landlock: Annotate struct landlock_rule with __counted_by
2023-08-17 21:18 UTC (3+ messages)
[PATCH] staging: rtl8192e: Annotate struct rtllib_txb with __counted_by
2023-08-17 21:03 UTC (2+ messages)
[PATCH] interconnect: Annotate struct icc_path with __counted_by
2023-08-17 21:01 UTC (2+ messages)
[PATCH] audit: Annotate struct audit_chunk with __counted_by
2023-08-17 20:59 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] selinux: Annotate struct sidtab_str_cache with __counted_by
2023-08-17 20:53 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 net-next v3 0/7] introduce DEFINE_FLEX() macro
2023-08-17 17:00 UTC (12+ messages)
` [PATCH net-next v3 1/7] overflow: add DEFINE_FLEX() for on-stack allocs
` [PATCH net-next v3 2/7] ice: ice_sched_remove_elems: replace 1 elem array param by u32
` [PATCH net-next v3 3/7] ice: drop two params of ice_aq_move_sched_elems()
` [PATCH net-next v3 4/7] ice: make use of DEFINE_FLEX() in ice_ddp.c
` [PATCH net-next v3 5/7] ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrp
` [PATCH net-next v3 6/7] ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item
` [PATCH net-next v3 7/7] ice: make use of DEFINE_FLEX() in ice_switch.c
[PATCH] [RFC] signal: Add KUnit tests
2023-08-17 16:57 UTC (4+ messages)
[PATCH][next] net: sched: cls_u32: Fix allocation in u32_init()
2023-08-17 16:32 UTC (2+ messages)
[PATCH] s390/ipl: refactor deprecated strncpy
2023-08-17 8:03 UTC (4+ 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)
[PATCH net-next 0/3] virtchnl: fix fake 1-elem arrays
2023-08-16 12:51 UTC (17+ messages)
` [PATCH net-next 1/3] virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1
` [Intel-wired-lan] "
` [PATCH net-next 2/3] virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
` [Intel-wired-lan] "
` [PATCH net-next 3/3] virtchnl: fix fake 1-elem arrays for structures allocated as `nents`
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next 0/3] virtchnl: fix fake 1-elem arrays
[PATCH net-next v1 0/7] introduce DEFINE_FLEX() macro
2023-08-16 12:23 UTC (5+ messages)
` [PATCH net-next v1 1/7] overflow: add DEFINE_FLEX() for on-stack allocs
[PATCH v3 2/2] hexdump: add a new dump prefix DUMP_PREFIX_CUSTOM
2023-08-16 11:24 UTC (6+ messages)
[PATCH][next] RDMA/mlx4: Copy union directly
2023-08-16 6:32 UTC (3+ messages)
[RFC] wifi: mwifiex: Asking for some light on this, please :)
2023-08-16 1:06 UTC (2+ messages)
[PATCH] alpha: Replace one-element array with flexible-array member
2023-08-15 23:44 UTC (3+ messages)
[PATCH v5 0/8] Initial Marvell PXA1908 support
2023-08-15 8:32 UTC (9+ messages)
` [PATCH v5 1/8] gpio: pxa: disable pinctrl calls for MMP_GPIO
` [PATCH v5 3/8] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v5 4/8] clk: mmp: Add Marvell PXA1908 clock driver
` [PATCH v5 5/8] dt-bindings: marvell: Document PXA1908 SoC
[PATCH RFC 0/3] powerpc/ps3: refactor strncpy usage
2023-08-14 23:13 UTC (7+ messages)
` [PATCH RFC 1/3] powerpc/ps3: refactor strncpy usage attempt 1
` [PATCH RFC 2/3] powerpc/ps3: refactor strncpy usage attempt 2
Build regressions/improvements in v6.5-rc3
2023-08-14 19:00 UTC (4+ messages)
[PATCH] printk: ringbuffer: Fix truncating buffer size min_t cast
2023-08-14 13:33 UTC (7+ messages)
[PATCH 0/3] Add initial support for Xiaomi Mi 11 Ultra
2023-08-14 5:28 UTC (5+ messages)
` [PATCH 1/3] soc: qcom: pmic_glink: enable UCSI for SM8350
[PATCH 6.1 001/149] gcc-plugins: Reorganize gimple includes for GCC 13
2023-08-13 21:17 UTC
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