messages from 2023-09-15 16:31:50 to 2023-09-19 10:35:42 UTC [more...]
[PATCH v2] hwmon: (ibmpowernv) refactor deprecated strncpy
2023-09-19 10:35 UTC (2+ messages)
[RFC PATCH] kunit: Add a macro to wrap a deferred action function
2023-09-19 7:57 UTC (3+ messages)
[PATCH v3][next] RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
2023-09-19 7:37 UTC (3+ messages)
[PATCH v2] hwmon: refactor deprecated strncpy
2023-09-19 7:02 UTC (2+ messages)
[PATCH] xen/efi: refactor deprecated strncpy
2023-09-19 5:55 UTC (2+ messages)
[PATCH v3] null_blk: replace strncpy with strscpy
2023-09-19 5:30 UTC
[PATCH v2] aoe: replace strncpy with strscpy
2023-09-19 5:27 UTC
[PATCH v2] drm/i915: refactor deprecated strncpy
2023-09-19 4:45 UTC
[PATCH v2] drm/gma500: refactor deprecated strncpy
2023-09-19 4:41 UTC
[PATCH] udmabuf: Fix a potential (and unlikely) access to unallocated memory
2023-09-18 19:22 UTC (3+ messages)
[RFC PATCH 00/14] Prevent cross-cache attacks in the SLUB allocator
2023-09-18 18:05 UTC (37+ messages)
` [RFC PATCH 01/14] mm/slub: don't try to dereference invalid freepointers
` [RFC PATCH 02/14] mm/slub: add is_slab_addr/is_slab_page helpers
` [RFC PATCH 03/14] mm/slub: move kmem_cache_order_objects to slab.h
` [RFC PATCH 04/14] mm: use virt_to_slab instead of folio_slab
` [RFC PATCH 05/14] mm/slub: create folio_set/clear_slab helpers
` [RFC PATCH 06/14] mm/slub: pass additional args to alloc_slab_page
` [RFC PATCH 07/14] mm/slub: pass slab pointer to the freeptr decode helper
` [RFC PATCH 08/14] security: introduce CONFIG_SLAB_VIRTUAL
` [RFC PATCH 09/14] mm/slub: add the slab freelists to kmem_cache
` [RFC PATCH 10/14] x86: Create virtual memory region for SLUB
` [RFC PATCH 11/14] mm/slub: allocate slabs from virtual memory
` [RFC PATCH 12/14] mm/slub: introduce the deallocated_pages sysfs attribute
` [RFC PATCH 13/14] mm/slub: sanity-check freepointers
` [RFC PATCH 14/14] security: add documentation for SLAB_VIRTUAL
[PATCH v2][next] RDMA/core: Use size_{add,mul}() in calls to struct_size()
2023-09-18 12:41 UTC (7+ messages)
[PATCH v2] drm/etnaviv: refactor deprecated strncpy
2023-09-18 13:34 UTC
[PATCH v2] null_blk: refactor deprecated strncpy
2023-09-18 13:59 UTC (2+ messages)
[PATCH] aoe: refactor deprecated strncpy
2023-09-18 14:00 UTC (5+ messages)
split up ->kill_sb
2023-09-18 15:24 UTC (5+ messages)
` [PATCH 06/19] qibfs: use simple_release_fs
` [PATCH 15/19] kernfs: split ->kill_sb
[PATCH] x86/mm/dump_pagetables: Add SLAB_VIRTUAL knowledge
2023-09-18 12:19 UTC (2+ messages)
[PATCH] ceph: Annotate struct ceph_monmap with __counted_by
2023-09-18 9:40 UTC (7+ messages)
[PATCH v2 0/5] Introduce new wrappers to copy user-arrays
2023-09-18 9:13 UTC (5+ messages)
` [PATCH v2 1/5] string.h: add array-wrappers for (v)memdup_user()
[PATCH] printk: add cpu id information to printk() output
2023-09-18 8:54 UTC (7+ messages)
[PATCH] leds: mt6360: Annotate struct mt6360_priv with __counted_by
2023-09-18 8:27 UTC (3+ messages)
[PATCH] leds: mt6370: Annotate struct mt6370_priv with __counted_by
2023-09-18 8:27 UTC (3+ messages)
[PATCH] accel/habanalabs: refactor deprecated strncpy
2023-09-18 7:52 UTC (3+ messages)
[PATCH v4] EDAC/mc_sysfs: refactor deprecated strncpy
2023-09-18 7:47 UTC
[PATCH] HID: uhid: refactor deprecated strncpy
2023-09-18 7:37 UTC (5+ messages)
[PATCH][next] mlxsw: Use size_mul() in call to struct_size()
2023-09-18 7:31 UTC (3+ messages)
[PATCH] aio: Annotate struct kioctx_table with __counted_by
2023-09-18 7:25 UTC (3+ messages)
[PATCH] drm/gma500: refactor deprecated strncpy
2023-09-18 7:16 UTC (3+ messages)
[PATCH] udf: Annotate struct udf_bitmap with __counted_by
2023-09-18 7:10 UTC (3+ messages)
[PATCH] accessibility: speakup: refactor deprecated strncpy
2023-09-18 5:31 UTC (5+ messages)
[PATCH v2] accessibility: speakup: refactor deprecated strncpy
2023-09-18 5:30 UTC
[PATCH] mtd: rawnand: atmel: Annotate struct atmel_nand with __counted_by
2023-09-18 5:21 UTC (3+ messages)
[PATCH] ceph: Annotate struct ceph_osd_request with __counted_by
2023-09-18 0:25 UTC (3+ messages)
[PATCH 6.5 094/285] accel/ivpu: refactor deprecated strncpy
2023-09-17 19:11 UTC
[PATCH] ocfs2: Annotate struct ocfs2_slot_info with __counted_by
2023-09-17 15:03 UTC (3+ messages)
[PATCH] slub: Introduce CONFIG_SLUB_RCU_DEBUG
2023-09-16 16:18 UTC (4+ messages)
[RFC PATCH 0/9] [RFC PATCH 0/9] Use ERST for persistent storage of MCE and APEI errors
2023-09-16 13:03 UTC (10+ messages)
` [RFC PATCH 1/9] pstore: move pstore creator id, section type and record struct to common header
` [RFC PATCH 2/9] ACPI: APEI: Use common ERST struct to read/write serialized MCE record
` [RFC PATCH 3/9] ACPI: APEI: ERST: Emit the mce_record tracepoint
` [RFC PATCH 4/9] ACPI: tables: change section_type of generic error data as guid_t
` [RFC PATCH 5/9] ACPI: APEI: GHES: Use ERST to serialize APEI generic error before panic
` [RFC PATCH 6/9] ACPI: APEI: GHES: export ghes_report_chain
` [RFC PATCH 7/9] ACPI: APEI: ESRT: kick ghes_report_chain notifier to report serialized memory errors
` [RFC PATCH 8/9] ACPI: APEI: ESRT: print AER to report serialized PCIe errors
` [RFC PATCH 9/9] ACPI: APEI: ESRT: log ARM processor error
[PATCH][next] net: spider_net: Use size_add() in call to struct_size()
2023-09-16 0:21 UTC (3+ messages)
[PATCH] wifi: ath10k: Annotate struct ath10k_ce_ring with __counted_by
2023-09-15 21:19 UTC (3+ messages)
[PATCH] afs: Annotate struct afs_permits with __counted_by
2023-09-15 20:51 UTC (2+ messages)
[PATCH] NFS/flexfiles: Annotate struct nfs4_ff_layout_segment with __counted_by
2023-09-15 20:50 UTC (2+ messages)
[PATCH] afs: Annotate struct afs_addr_list with __counted_by
2023-09-15 20:50 UTC (2+ messages)
[PATCH] mtd: rawnand: renesas: Annotate struct rnand_chip with __counted_by
2023-09-15 20:49 UTC (2+ messages)
[PATCH] mtd: rawnand: sunxi: Annotate struct sunxi_nand_chip with __counted_by
2023-09-15 20:50 UTC (2+ messages)
[PATCH] mtd: rawnand: meson: Annotate struct meson_nfc_nand_chip with __counted_by
2023-09-15 20:49 UTC (2+ messages)
[PATCH] mtd: rawnand: marvell: Annotate struct marvell_nand_chip with __counted_by
2023-09-15 20:49 UTC (2+ messages)
[PATCH] mtd: rawnand: denali: Annotate struct denali_chip with __counted_by
2023-09-15 20:48 UTC (2+ messages)
[PATCH] mtd: rawnand: ingenic: Annotate struct ingenic_nfc with __counted_by
2023-09-15 20:49 UTC (2+ messages)
[PATCH] mtd: cfi: Annotate struct cfi_private with __counted_by
2023-09-15 20:48 UTC (2+ messages)
[PATCH] leds: qcom-lpg: Annotate struct lpg_led with __counted_by
2023-09-15 20:47 UTC (2+ messages)
[PATCH] mtd: Annotate struct lpddr_private with __counted_by
2023-09-15 20:48 UTC (2+ messages)
[PATCH] leds: gpio: Annotate struct gpio_leds_priv with __counted_by
2023-09-15 20:47 UTC (2+ messages)
[PATCH] leds: lm3697: Annotate struct lm3697 with __counted_by
2023-09-15 20:47 UTC (2+ messages)
[PATCH] leds: cr0014114: Annotate struct cr0014114 with __counted_by
2023-09-15 20:46 UTC (2+ messages)
[PATCH] leds: el15203000: Annotate struct el15203000 with __counted_by
2023-09-15 20:46 UTC (2+ messages)
[PATCH] leds: aw200xx: Annotate struct aw200xx with __counted_by
2023-09-15 20:46 UTC (2+ messages)
[PATCH] wifi: mt76: Annotate struct mt76_rx_tid with __counted_by
2023-09-15 20:33 UTC (2+ messages)
[PATCH] wifi: wcn36xx: Annotate struct wcn36xx_hal_ind_msg with __counted_by
2023-09-15 20:33 UTC (2+ messages)
[PATCH] wifi: ipw2x00: Annotate struct libipw_txb with __counted_by
2023-09-15 20:33 UTC (2+ messages)
[PATCH] wifi: brcmfmac: firmware: Annotate struct brcmf_fw_request with __counted_by
2023-09-15 20:32 UTC (2+ messages)
[PATCH] dm: Annotate struct stripe_c with __counted_by
2023-09-15 20:32 UTC (2+ messages)
[PATCH] dm: Annotate struct dm_stat with __counted_by
2023-09-15 20:32 UTC (2+ messages)
[PATCH] dm: Annotate struct dm_bio_prison with __counted_by
2023-09-15 20:32 UTC (2+ messages)
[PATCH] dm crypt: Annotate struct crypt_config with __counted_by
2023-09-15 20:31 UTC (2+ messages)
[PATCH] md/md-linear: Annotate struct linear_conf with __counted_by
2023-09-15 20:28 UTC (2+ messages)
[PATCH] dm raid: Annotate struct raid_set with __counted_by
2023-09-15 20:28 UTC (2+ messages)
[PATCH] drbd: Annotate struct fifo_buffer with __counted_by
2023-09-15 20:24 UTC (2+ messages)
[PATCH] usb: gadget: f_midi: Annotate struct f_midi with __counted_by
2023-09-15 20:23 UTC (2+ messages)
[PATCH] usb: gadget: f_fs: Annotate struct ffs_buffer with __counted_by
2023-09-15 20:21 UTC (2+ messages)
[PATCH] wifi: brcmfmac: Annotate struct brcmf_gscan_config with __counted_by
2023-09-15 20:17 UTC (2+ messages)
[PATCH] nfs41: Annotate struct nfs4_file_layout_dsaddr with __counted_by
2023-09-15 20:14 UTC
[PATCH 00/21] dmaengine: Annotate with __counted_by
2023-09-15 20:08 UTC (2+ messages)
[PATCH] usb: Annotate struct urb_priv with __counted_by
2023-09-15 19:58 UTC
[PATCH][next] tipc: Use size_add() in calls to struct_size()
2023-09-15 19:43 UTC (2+ messages)
[PATCH][next] usb: atm: Use size_add() in call to struct_size()
2023-09-15 19:43 UTC (2+ messages)
[PATCH][next] tls: Use size_add() in call to struct_size()
2023-09-15 19:42 UTC (2+ messages)
[PATCH][next] ASoC: SOF: ipc4-topology: Use size_add() in call to struct_size()
2023-09-15 19:14 UTC (2+ messages)
[PATCH v2] uapi: fix __DECLARE_FLEX_ARRAY for C++
2023-09-15 19:14 UTC (6+ messages)
` [PATCH v3 1/2] "
[PATCH][next] drm/gud: Use size_add() in call to struct_size()
2023-09-15 18:56 UTC (3+ messages)
[PATCH][next] gve: Use size_add() in call to struct_size()
2023-09-15 18:44 UTC (2+ messages)
[PATCH] hwmon: pmbus: refactor deprecated strncpy
2023-09-15 18:35 UTC (2+ messages)
[PATCH] drm/nouveau/pm: refactor deprecated strncpy
2023-09-15 17:34 UTC (4+ messages)
[PATCH] drm/nouveau/nvif: refactor deprecated strncpy
2023-09-15 17:34 UTC (2+ messages)
[PATCH] drm/nouveau/core: refactor deprecated strncpy
2023-09-15 17:33 UTC (2+ messages)
[PATCH] firmware: ti_sci: refactor deprecated strncpy
2023-09-15 17:13 UTC (4+ messages)
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;
as well as URLs for NNTP newsgroup(s).