messages from 2026-05-21 13:33:28 to 2026-06-01 19:59:50 UTC [more...]
[PATCH 00/11] Convert moduleparams to seq_buf
2026-06-01 19:59 UTC (26+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
` [PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic
[PATCH] nios2: remove the architecture
2026-06-01 18:45 UTC (10+ messages)
[PATCH v2] accel: ethosu: Add performance counter support
2026-06-01 17:38 UTC (4+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCHv3 ath-next] wifi: ath11k: use kzalloc_flex
2026-06-01 17:00 UTC (3+ messages)
[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
2026-06-01 10:43 UTC (21+ messages)
` [PATCH v7 01/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v7 02/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v7 03/15] arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappings
` [PATCH v7 04/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v7 05/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v7 06/15] arm64: mm: Permit contiguous descriptors to be manipulated
` [PATCH v7 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v7 08/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v7 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
` [PATCH v7 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v7 11/15] powerpc/code-patching: Avoid r/w mapping of the zero page
` [PATCH v7 12/15] sh: Drop cache flush of the zero page at boot
` [PATCH v7 13/15] mm: Make empty_zero_page[] const
` [PATCH v7 14/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from "
[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
2026-06-01 8:39 UTC (34+ messages)
` [PATCH v6 01/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v6 02/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v6 03/15] arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappings
` [PATCH v6 04/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v6 05/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v6 06/15] arm64: mm: Permit contiguous descriptors to be manipulated
` [PATCH v6 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v6 08/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v6 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
` [PATCH v6 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v6 11/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v6 12/15] powerpc/code-patching: Avoid r/w mapping of the zero page
` [PATCH v6 13/15] sh: cast away constness from the zero page when flushing it from the cache
` [PATCH v6 14/15] mm: Make empty_zero_page[] const
` [PATCH v6 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map
[PATCH] RISC-V: KVM: Use flexible array for APLIC IRQ state
2026-06-01 8:28 UTC (2+ messages)
[PATCH v6 0/5] thermal: samsung: Add support for Google GS101 TMU
2026-05-31 11:58 UTC (7+ messages)
` [PATCH v6 1/5] dt-bindings: thermal: Add "
` [PATCH v6 2/5] thermal: samsung: Add Exynos ACPM TMU driver GS101
` [PATCH v6 3/5] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
` [PATCH v6 4/5] arm64: dts: exynos: gs101: Add thermal management unit
` [PATCH v6 5/5] arm64: defconfig: enable Exynos ACPM thermal support
[PATCH 5.15 144/776] pstore: inode: Only d_invalidate() is needed
2026-05-30 15:57 UTC
[PATCH] gpiolib: Mark gpio_devt, gpiolib_initialized and gpio_stub_drv as __ro_after_init
2026-05-30 10:08 UTC (2+ messages)
[PATCH] ACPICA: Replace strncpy() with strscpy_pad() in acpi_ut_safe_strncpy()
2026-05-29 7:24 UTC (4+ messages)
[PATCHv3] dmaengine: ti: omap-dma: turn lch_map into a flexible array
2026-05-28 23:35 UTC
[RFC PATCH] fs/splice: allow for a way to block splice() with read-only files
2026-05-28 12:59 UTC (10+ messages)
[PATCH v3] Documentation/process: Add Researcher Guidelines
2026-05-28 10:34 UTC (2+ messages)
[PATCH v3 0/8] mm: speed up ZONE_DEVICE memmap initialization
2026-05-28 7:06 UTC (11+ messages)
` [PATCH v3 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v3 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v3 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v3 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v3 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v3 6/8] string: introduce memcpy_streaming() helpers
` [PATCH v3 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
` [PATCH v3 8/8] mm: use memcpy_streaming() in zone-device template copies
[PATCHv2] pinctrl: rza2: embed pins in the priv struct
2026-05-27 20:23 UTC
[PATCH] pinctrl: rza2: embed pins in the priv struct
2026-05-27 16:31 UTC (2+ messages)
[PATCH v3 0/3] dmaengine: atcdmac300: Add Andes ATCDMAC300 DMA driver
2026-05-27 14:58 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: dmaengine: Add support for ATCDMAC300 DMA engine
` [PATCH v3 2/3] dmaengine: atcdmac300: Add driver for Andes ATCDMAC300 DMA controller
` [PATCH v3 3/3] MAINTAINERS: Add entry for Andes ATCDMAC300
[PATCH RFC v8 00/24] pkeys-based page table hardening
2026-05-27 8:24 UTC (27+ messages)
` [PATCH RFC v8 01/24] mm: Introduce kpkeys
` [PATCH RFC v8 02/24] set_memory: Introduce set_memory_pkey() stub
` [PATCH RFC v8 03/24] arm64: mm: Enable overlays for all EL1 indirect permissions
` [PATCH RFC v8 04/24] arm64: Introduce por_elx_set_pkey_perms() helper
` [PATCH RFC v8 05/24] arm64: Implement asm/kpkeys.h using POE
` [PATCH RFC v8 06/24] arm64: set_memory: Implement set_memory_pkey()
` [PATCH RFC v8 07/24] arm64: Context-switch POR_EL1
` [PATCH RFC v8 08/24] arm64: Initialize POR_EL1 register on cpu_resume()
` [PATCH RFC v8 09/24] arm64: Enable kpkeys
` [PATCH RFC v8 10/24] memblock: Move INIT_MEMBLOCK_* macros to header
` [PATCH RFC v8 11/24] mm: kpkeys: Introduce kpkeys_hardened_pgtables feature
` [PATCH RFC v8 12/24] mm: kpkeys: Protect regular page tables
` [PATCH RFC v8 13/24] mm: kpkeys: Introduce early page table allocator
` [PATCH RFC v8 14/24] mm: kpkeys: Protect vmemmap page tables
` [PATCH RFC v8 15/24] mm: kpkeys: Introduce hook for protecting static "
` [PATCH RFC v8 16/24] arm64: kpkeys: Implement arch_supports_kpkeys_early()
` [PATCH RFC v8 17/24] arm64: kpkeys: Support KPKEYS_CTX_PGTABLES
` [PATCH RFC v8 18/24] arm64: kpkeys: Ensure the linear map can be modified
` [PATCH RFC v8 19/24] arm64: kpkeys: Protect early page tables
` [PATCH RFC v8 20/24] arm64: kpkeys: Protect init_pg_dir
` [PATCH RFC v8 21/24] arm64: kpkeys: Guard page table writes
` [PATCH RFC v8 22/24] arm64: kpkeys: Batch KPKEYS_CTX_PGTABLES switches
` [PATCH RFC v8 23/24] arm64: kpkeys: Enable kpkeys_hardened_pgtables support
` [PATCH RFC v8 24/24] mm: Add basic tests for kpkeys_hardened_pgtables
[PATCH v3] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
2026-05-27 7:14 UTC (5+ messages)
` [PATCH v4] "
[PATCHv2] dmaengine: ti: omap-dma: turn lch_map into a flexible array
2026-05-26 20:13 UTC
[PATCH v5 00/13] AD9910 Direct Digital Synthesizer
2026-05-26 17:08 UTC (16+ messages)
` [PATCH v5 03/13] iio: core: add hierarchical channel relationships
` [PATCH v5 04/13] Documentation: ABI: testing: add parent entry for iio channels
` [PATCH v5 06/13] iio: frequency: ad9910: initial driver implementation
` [PATCH v5 11/13] iio: frequency: ad9910: show channel priority in debugfs
` [PATCH v5 12/13] Documentation: ABI: testing: add docs for ad9910 sysfs entries
[PATCH v2] mmc: mmc_test: Fix counter tracking in mmc_test_alloc_mem()
2026-05-26 16:24 UTC (6+ messages)
[PATCH v5 0/5] thermal: samsung: Add support for Google GS101 TMU
2026-05-26 9:42 UTC (8+ messages)
` [PATCH v5 1/5] dt-bindings: thermal: Add "
` [PATCH v5 2/5] thermal: samsung: Add Exynos ACPM TMU driver GS101
` [PATCH v5 3/5] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
` [PATCH v5 4/5] arm64: dts: exynos: gs101: Add thermal management unit
` [PATCH v5 5/5] arm64: defconfig: enable Exynos ACPM thermal support
[PATCH] lib/string_kunit: add strnlen() tests for strings without NUL terminator
2026-05-26 8:59 UTC
[PATCH] dma: map_benchmark: turn dma_sg_map_param buf into a flexible array
2026-05-25 22:06 UTC
[PATCH 0/2] pinctrl: starfive: Fix some jh7110 issues found in late review
2026-05-25 8:13 UTC (4+ messages)
` [PATCH 2/2] pinctrl: starfive: jh7110: Avoid ifdeffery
[PATCH v2 0/7] mm: speed up ZONE_DEVICE memmap initialization
2026-05-25 4:59 UTC (17+ messages)
` [PATCH v2 1/7] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v2 2/7] mm: add a set_page_section_from_pfn() helper
` [PATCH v2 3/7] mm: add a template-based fast path for zone-device page init
` [PATCH v2 4/7] mm: extend the template fast path to zone-device compound tails
` [PATCH v2 7/7] mm: use memcpy_streaming() in zone-device template copies
[PATCH] dmaengine: ti: omap-dma: turn lch_map into a flexible array
2026-05-24 2:46 UTC
[PATCH] ASoC: aw88395: use struct_size() and __counted_by() for aw_container
2026-05-23 1:17 UTC
[PATCH] trace: turn hist_elt_data field_var_str into a flexible array
2026-05-22 21:44 UTC
[PATCH] lib: objagg: Use flexible arrays for object storage
2026-05-22 15:43 UTC (2+ messages)
[PATCH v6 00/10] nvmem: Add Raspberry Pi OTP nvmem driver
2026-05-22 15:40 UTC (11+ messages)
` [PATCH v6 01/10] soc: bcm2835: Use IS_REACHABLE for function declaration
` [PATCH v6 02/10] nvmem: core: Enforce stride and alignment checks for nvmem_device functions
` [PATCH v6 03/10] dt-bindings: raspberrypi,bcm2835-firmware: Add bcm2712-firmware compatible
` [PATCH v6 04/10] nvmem: Add the Raspberry Pi OTP driver
` [PATCH v6 05/10] firmware: raspberrypi: register nvmem driver
` [PATCH v6 06/10] arm64: dts: broadcom: bcm2712: add raspberrypi,bcm2712-firmware compatible
` [PATCH v6 07/10] dt-bindings: raspberrypi,bcm2835-firmware: Drop unnecessary select
` [PATCH v6 08/10] arm64: defconfig: Enable the raspberrypi otp driver as module
` [PATCH v6 09/10] ARM: bcm2835_defconfig: "
` [PATCH v6 10/10] ARM: multi_v7_defconfig: "
[PATCH] mm/util: Use kmalloc buckets for kmemdup_nul()
2026-05-21 17:46 UTC (2+ messages)
[PATCH v5 0/8] nvmem: Add Raspberry Pi OTP nvmem driver
2026-05-21 14:38 UTC (9+ messages)
` [PATCH v5 1/8] soc: bcm2835: Use IS_REACHABLE for function declaration
` [PATCH v5 2/8] nvmem: core: Enforce stride and alignment checks for nvmem_device functions
` [PATCH v5 4/8] nvmem: Add the Raspberry Pi OTP driver
` [PATCH v5 5/8] firmware: raspberrypi: register nvmem driver
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