messages from 2026-06-01 19:59:50 to 2026-06-07 19:08:42 UTC [more...]
[PATCH v4 0/8] mm: speed up ZONE_DEVICE memmap initialization
2026-06-07 19:08 UTC (12+ messages)
` [PATCH v4 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v4 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v4 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v4 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v4 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v4 6/8] string: introduce memcpy_streaming() helpers
` [PATCH v4 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
` [PATCH v4 8/8] mm: use memcpy_streaming() in zone-device template copies
[PATCH next] drivers/video/fbdev/sis: Replace strlen() strcpy() pair with strscpy()
2026-06-07 17:19 UTC (3+ messages)
[PATCH] docs/mm: document slab cache isolation with SLAB_NO_MERGE
2026-06-07 16:04 UTC (7+ messages)
` [PATCH v2] docs/mm/slab: document "
[PATCH v2] media: venus: Annotate flex arrays with __counted_by()
2026-06-07 11:19 UTC
[PATCH next] drivers/scsi/aic7xxx/aic79xx_osm: Use kstrdup() instead of kmalloc() and strcpy()
2026-06-07 10:23 UTC (3+ messages)
[PATCH net-next] drivers/net/can/usb/kvaser_usb: User strscpy() to copy device name
2026-06-07 8:40 UTC (3+ messages)
[PATCH next] drivers/block/rbd: Use strscpy() to copy strings into arrays
2026-06-06 23:55 UTC (2+ messages)
[PATCH next] drivers/scsi/aic7xxx/aic7xxx_osm: Use kstrdup() instead of kmalloc() and strcpy()
2026-06-06 21:38 UTC (2+ messages)
[PATCH next] driver core: Replace strcpy() with memcpy()
2026-06-06 20:25 UTC
[PATCH next] drivers/misc/kgdbts: Replace strlen() strcpy() pair with strscpy()
2026-06-06 20:27 UTC
[PATCH next] drivers/mtd/devices/phram: Replace strnlen() strcpy() pair with strscpy()
2026-06-06 20:27 UTC
[PATCH net-next] net/9p: Replace strlen() strcpy() pair with strscpy()
2026-06-06 20:27 UTC
[PATCH next] keys: Replace strcpy(derived_buf, "AUTH_KEY") with strscpy(..., HASH_SIZE)
2026-06-06 20:26 UTC
[PATCH next] drivers/mtd/devices/block2mtd: Replace strnlen() strcpy() pair with strscpy()
2026-06-06 20:26 UTC
[PATCH next] rfkill: Replace strcpy() with memcpy()
2026-06-06 20:26 UTC
[PATCH next] drivers/infiniband/hw/usnic/usnic_fwd: User strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH net-next] net/ipv4/ipconfig: Use strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH net-next] drivers/net/ethernet/sfc/siena/efx: Use strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH net-next] drivers/net/wireless/microchip/wilc1000: Use strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH net-next] net/ipv6/ip6_vti: Use strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH next] drivers/parport/probe: Use kstrdup() instead of kmalloc() and strcpy()
2026-06-06 20:26 UTC
[PATCH next] drivers/infiniband/core/iwcm: User strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH next] drivers/md/dm-zoned-metadata: User strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH net-next] drivers/net/ethernet/broadcom/bnx2: User strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH net-next] drivers/net/ethernet/sfc/efx: User strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH net-next] net/ipv6/ip6_tunnel: Use strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH net-next] drivers/net/bonding: User strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH net-next] drivers/net/bonding: User strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH net-next] drivers/net/ethernet/sfc/ef100_netdev: User strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH net-next] drivers/net/ethernet/sfc/falcon/efx: User strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH net-next] net/netfilter/xt_recent: Use strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH next] fs: Replace strcpy(s, "../") with memcpy(s, "../", 4)
2026-06-06 20:25 UTC
[PATCH next] kernfs: Replace strcpy(s, "../") with memcpy(s, "../", 4)
2026-06-06 20:26 UTC
[PATCH next] param: Replace strcpy() with memcpy()
2026-06-06 20:26 UTC
[PATCH net-next] net/bluetooth/bnep: Use strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH next] kernel/trace/trace_printk: Use kstrdup() instead of kmalloc() and strcpy()
2026-06-06 20:26 UTC
[PATCH next] drivers/clk/clk_test: Use strscpy() to copy the test description
2026-06-06 20:26 UTC
[PATCH next] drivers/video/fbdev/atmel_lcdfb: Use strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH next] drivers/video/fbdev/cyber2000fb: Use strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH next] drivers/video/fbdev/mmp/fb: Use strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH next] drivers/video/fbdev/riva: Use strscpy() to copy device name
2026-06-06 20:26 UTC
[PATCH next] drivers/gpu/drm/tests/drm_dp_mst_helper_test: Use strscpy() to copy the test description
2026-06-06 20:26 UTC
[PATCH next] driver core: Replace strcpy() with memcpy()
2026-06-06 20:25 UTC
[PATCH next] nxen/xenbus: Replace strcpy() with memcpy()
2026-06-06 20:25 UTC
[PATCH next] drivers/iio/test: Use strscpy() to copy the test description
2026-06-06 20:26 UTC
[PATCH next] block/early-lookup: Replace strlen() strcpy() pair with strscpy()
2026-06-06 20:26 UTC
[PATCH next] gpiolib: Replace strcpy() with memcpy()
2026-06-06 20:25 UTC
[PATCH] gpio: viperboard: mark gpioa_clk variable as __ro_after_init
2026-06-06 17:27 UTC
[PATCH] apparmor: Constify 'nulldfa_src' and 'stacksplitdfa_src' arrays
2026-06-06 17:18 UTC
[PATCH] cred: prevent slab cache merging for cred_jar
2026-06-06 14:25 UTC
[PATCH] x86/setup: replace strlcat() with snprintf() in setup_arch()
2026-06-06 10:12 UTC (7+ messages)
[RFC 0/7] Bootpatch-SLR: Randomizing Linux Kernel Structure Layouts at Boot
2026-06-05 20:35 UTC (9+ messages)
` [RFC 1/7] SPSLR pinpoint plugin source
` [RFC 2/7] SPSLR patchcompile cli source
` [RFC 3/7] SPSLR tool build integration
` [RFC 4/7] SPSLR selfpatch
` [RFC 5/7] BPSLR task_struct integration
` [RFC 6/7] BPSLR tasklist sample module
` [RFC 7/7] Ignore BPSLR generated files
` [GCC PATCH] Add PLUGIN_BUILD_COMPONENT_REF callback
[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
2026-06-05 18:34 UTC (3+ messages)
[PATCH 0/2] net: isolate SKB data area allocations
2026-06-05 18:09 UTC (13+ messages)
` [PATCH 1/2] mm/slab: add a node-track-caller variant for kmem buckets allocation
` [PATCH 2/2] net: skb: isolate skb data area allocations into a separate bucket
[PATCH v2] hardening: Default randstruct off with rust for better allmodconfig support
2026-06-05 17:22 UTC (2+ messages)
[PATCH] hardening: Default randstruct off with rust for better allmodconfig support
2026-06-05 16:01 UTC
[PATCH 00/12] New features for the AD5686 IIO driver
2026-06-05 14:40 UTC (35+ messages)
` [PATCH 01/12] dt-bindings: iio: dac: ad5696: add reset/ldac/gain gpio support
` [PATCH 02/12] dt-bindings: iio: dac: ad5696: rework on power supplies
` [PATCH 03/12] dt-bindings: iio: dac: ad5686: add reset/ldac/gain gpio support
` [PATCH 04/12] dt-bindings: iio: dac: ad5686: rework on power supplies
` [PATCH 05/12] iio: dac: ad5686: add support for missing "
` [PATCH 06/12] iio: dac: ad5686: consume optional reset signal
` [PATCH 07/12] iio: dac: ad5686: add ldac gpio
` [PATCH 08/12] iio: dac: ad5686: introduce sync operation
` [PATCH 09/12] iio: dac: ad5686: implement new sync() op for the spi bus
` [PATCH 10/12] iio: dac: ad5686: add triggered buffer support
` [PATCH 11/12] iio: dac: ad5686: write_raw: use guard(mutex)()
` [PATCH 12/12] iio: dac: ad5686: add gain control support
[PATCH] keys: prevent slab cache merging for key_jar
2026-06-05 12:16 UTC (2+ messages)
[PATCH v8 0/5] thermal: samsung: Add support for Google GS101 TMU
2026-06-04 16:30 UTC (11+ messages)
` [PATCH v8 1/5] dt-bindings: thermal: Add "
` [PATCH v8 2/5] thermal: samsung: Add Exynos ACPM TMU driver GS101
` [PATCH v8 3/5] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
` [PATCH v8 4/5] arm64: dts: exynos: gs101: Add thermal management unit
` [PATCH v8 5/5] arm64: defconfig: enable Exynos ACPM thermal support
[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
2026-06-04 7:43 UTC (8+ messages)
` [PATCH v7 11/15] powerpc/code-patching: Avoid r/w mapping of the zero page
[PATCH] ACPICA: Replace strncpy() with strscpy_pad() in acpi_ut_safe_strncpy()
2026-06-04 6:32 UTC (5+ messages)
[PATCH v7 0/5] thermal: samsung: Add support for Google GS101 TMU
2026-06-03 12:30 UTC (10+ messages)
` [PATCH v7 1/5] dt-bindings: thermal: Add "
` [PATCH v7 2/5] thermal: samsung: Add Exynos ACPM TMU driver GS101
` [PATCH v7 3/5] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
` [PATCH v7 4/5] arm64: dts: exynos: gs101: Add thermal management unit
` [PATCH v7 5/5] arm64: defconfig: enable Exynos ACPM thermal support
[PATCH v1 1/1] string: Add missing Return sections
2026-06-03 7:43 UTC (2+ messages)
[PATCHv2] dma: map_benchmark: turn dma_sg_map_param buf into a flexible array
2026-06-03 6:21 UTC (2+ messages)
[PATCH] dma: map_benchmark: turn dma_sg_map_param buf into a flexible array
2026-06-03 3:18 UTC (4+ messages)
[PATCH v3 0/8] dmaengine: ti: omap-dma: probe/remove bug fixes and cleanup
2026-06-03 3:07 UTC (9+ messages)
` [PATCHv3 1/8] dmaengine: ti: omap-dma: fix missing return in probe error path
` [PATCHv3 2/8] dmaengine: ti: omap-dma: synchronize CPU PM notifier removal
` [PATCHv3 3/8] dmaengine: ti: omap-dma: fix CPU PM notifier leak
` [PATCHv3 4/8] dmaengine: ti: omap-dma: stop channels during teardown
` [PATCHv3 5/8] dmaengine: ti: omap-dma: disable IRQs on probe failure
` [PATCHv3 6/8] dmaengine: ti: omap-dma: destroy descriptor pool last
` [PATCHv3 7/8] dmaengine: ti: omap-dma: fix interrupt handling in remove
` [PATCHv3 8/8] dmaengine: ti: omap-dma: turn lch_map into a flexible array
[PATCH v3] mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversion
2026-06-02 20:13 UTC
[PATCH 00/11] Convert moduleparams to seq_buf
2026-06-02 13:04 UTC (9+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
[PATCHv2] pinctrl: rza2: embed pins in the priv struct
2026-06-02 12:54 UTC (2+ messages)
[PATCH] ASoC: aw88395: use struct_size() and __counted_by() for aw_container
2026-06-01 14:59 UTC (2+ messages)
[PATCH] nios2: remove the architecture
2026-06-02 8:00 UTC (10+ 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