messages from 2026-02-26 14:49:47 to 2026-03-08 22:22:02 UTC [more...]
[PATCH] dmaengine: milbeaut-hdmac: use kzalloc_flex
2026-03-08 22:21 UTC
[PATCH] maengine: xilinx: use kzalloc_flex
2026-03-08 22:07 UTC
[PATCH] btrfs: raid56: use kzalloc_flex for rbio
2026-03-08 21:18 UTC (2+ messages)
[PATCH] drm: dp_tunnel: use kzalloc_flex
2026-03-08 21:12 UTC
[PATCH ath-next] wifi: wil6210: use kzalloc_flex in wil_tid_ampdu_rx
2026-03-08 20:55 UTC
[PATCH] RDMA/ocrdma: kzalloc_objs to kzalloc_flex
2026-03-08 20:14 UTC
[PATCH] IB/hfi1: kzalloc to kzalloc_flex
2026-03-08 20:09 UTC (3+ messages)
[PATCH] gpio: ljca: reduce struct allocation
2026-03-08 18:54 UTC (3+ messages)
[PATCH] gpio: msc313: remove kcalloc
2026-03-08 5:59 UTC (2+ messages)
[PATCH v4] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
2026-03-07 19:38 UTC
[PATCH] usb: typec: qcom-pmic-typec: simplify allocation
2026-03-07 7:54 UTC (3+ messages)
[PATCH] HID: core: use flex array allocation
2026-03-07 3:29 UTC
[PATCHv2 0/2] phy: miphy28lp: build and simplify allocation
2026-03-06 22:24 UTC (3+ messages)
` [PATCHv2 1/2] phy: miphy28lp: add COMPILE_TEST
` [PATCHv2 2/2] phy: miphy28lp: kzalloc + kcalloc to single kzalloc
[PATCH v3][next] wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning
2026-03-06 21:18 UTC (2+ messages)
[PATCH net-next] net: rocker: kzalloc + kcalloc to kzalloc_flex
2026-03-06 12:04 UTC (3+ messages)
[PATCH] phy: miphy28lp: kzalloc + kcalloc to single kzalloc
2026-03-06 19:36 UTC (3+ messages)
[PATCH] ubsan: turn off kmsan inside of ubsan instrumentation
2026-03-06 19:25 UTC (2+ messages)
[PATCH] soc: mediatek: mtk-dvfsrc: use flex array
2026-03-06 19:25 UTC (3+ messages)
[PATCH] usb: typec: tcpm: kzalloc + kcalloc to kzalloc_flex
2026-03-06 19:16 UTC (3+ messages)
[PATCH] phy: mediatek: xsphy: reduce main allocation
2026-03-06 4:13 UTC (2+ messages)
[PATCH] clk-lpc18xx-ccu: kzalloc + kcalloc to kzalloc_flex
2026-03-06 4:08 UTC (2+ messages)
[RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
2026-03-06 19:07 UTC (3+ messages)
` [RFC/RFT PATCH 03/19] x86: Combine .data with .bss in kernel mapping
[PATCH] accel: ethosu: Add performance counter support
2026-03-06 16:36 UTC
[PATCH] media: nxp: imx8-isi: remove kzalloc_objs
2026-03-06 7:04 UTC (6+ messages)
[PATCH] ksmbd: ipc: use kzalloc_flex and __counted_by
2026-03-06 6:35 UTC
[PATCHv2 0/2] mtd: concat: use flex array
2026-03-05 22:44 UTC (3+ messages)
` [PATCHv2 1/2] mtd: virt_concat: use single allocation for node
` [PATCHv2 2/2] mtd: concat: replace alloc + calloc with 1 alloc
[PATCH] phy: qualcomm: usb-hs-28nm: use flex array
2026-03-05 10:06 UTC (3+ messages)
[PATCH net-next v1] net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode()
2026-03-05 8:09 UTC (4+ messages)
[PATCH] KVM: x86/pmu: annotate struct kvm_x86_pmu_event_filter with __counted_by()
2026-03-05 17:07 UTC (2+ messages)
[PATCH v5 0/3] Add Amlogic general DMA
2026-03-05 16:16 UTC (10+ messages)
` [PATCH v5 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v5 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v5 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver
[PATCH 0/2] mtd: concat: use flex array
2026-03-05 8:52 UTC (5+ messages)
` [PATCH 1/2] mtd: virt_concat: use single allocation for node
` [PATCH 2/2] mtd: concat: replace alloc + calloc with 1 alloc
[PATCH v2 0/7] thermal: samsung: Add support for Google GS101 TMU
2026-03-05 3:48 UTC (10+ messages)
` [PATCH v2 1/7] dt-bindings: thermal: Add "
` [PATCH v2 4/7] thermal: samsung: Add support for "
[PATCH 00/38] docs: several improvements to kernel-doc
2026-03-04 22:34 UTC (13+ messages)
` [Intel-wired-lan] "
[PATCH v3 0/7] Initial Redmi Note 8T support and more
2026-03-04 21:26 UTC (4+ messages)
` [PATCH v3 2/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Correct reserved memory ranges
[PATCH][next] bpf: Avoid thousands of -Wflex-array-members-not-at-end warnings
2026-03-04 7:30 UTC (2+ messages)
[PATCH] phy: mediatek: tphy: simplify main allocation
2026-03-04 4:14 UTC
[PATCH] keys: Use kmalloc_flex() to improve user_preparse()
2026-03-04 0:17 UTC (2+ messages)
[PATCH 00/18] Several kdoc fixes
2026-03-03 22:18 UTC (24+ messages)
` [PATCH 01/18] docs: kdoc_re: add support for groups()
` [PATCH 02/18] docs: kdoc_re: don't go past the end of a line
` [PATCH 03/18] docs: kdoc_parser: move var transformers to the beginning
` [PATCH 04/18] docs: kdoc_parser: don't mangle with function defines
` [PATCH 05/18] docs: kdoc_parser: fix variable regexes to work with size_t
` [PATCH 06/18] docs: kdoc_parser: fix the default_value logic for variables
` [PATCH 07/18] docs: kdoc_parser: don't exclude defaults from prototype
` [PATCH 08/18] docs: kdoc_parser: fix parser to support multi-word types
` [PATCH 09/18] docs: kdoc_parser: add support for LIST_HEAD
` [PATCH 10/18] docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
` [PATCH 11/18] docs: kdoc_re: better show KernRe() at documentation
` [PATCH 12/18] docs: kdoc_parser: move transform lists to a separate file
` [PATCH 13/18] docs: xforms_lists: ignore context analysis and lock attributes
` [PATCH 14/18] docs: kdoc_re: handle strings and escape chars on NextMatch
` [PATCH 15/18] docs: kdoc_re: don't recompile NestedMatch regex every time
` [PATCH 16/18] docs: kdoc_re: Change NestedMath args replacement to \0
` [PATCH 17/18] docs: kdoc_re: make NestedMatch use KernRe
` [PATCH 18/18] docs: kdoc_parser: move nested match transforms to xforms_lists.py
[PATCH] nvme: Annotate struct nvme_dhchap_key with __counted_by
2026-03-03 21:31 UTC
[RFC PATCH] iov: Bypass usercopy hardening for kernel iterators
2026-03-03 19:59 UTC (4+ messages)
[PATCH v3 5/6] drm/amdgpu: store ib info for devcoredump
2026-03-03 16:18 UTC
[PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
2026-03-03 15:08 UTC (3+ messages)
` [PATCH v5 1/2] randomize_kstack: Maintain kstack_offset per task
` [PATCH v5 2/2] randomize_kstack: Unify random source across arches
[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
2026-03-03 14:43 UTC (4+ messages)
` [PATCH v4 3/3] randomize_kstack: Unify random source across arches
Government hackers changed my video title in my primary / main / master Youtube account recently
2026-03-02 15:14 UTC
[PATCH v6 00/30] pkeys-based page table hardening
2026-03-02 9:27 UTC (35+ messages)
` [PATCH v6 01/30] mm: Introduce kpkeys
` [PATCH v6 02/30] set_memory: Introduce set_memory_pkey() stub
` [PATCH v6 03/30] arm64: mm: Enable overlays for all EL1 indirect permissions
` [PATCH v6 04/30] arm64: Introduce por_elx_set_pkey_perms() helper
` [PATCH v6 05/30] arm64: Implement asm/kpkeys.h using POE
` [PATCH v6 06/30] arm64: set_memory: Implement set_memory_pkey()
` [PATCH v6 07/30] arm64: Reset POR_EL1 on exception entry
` [PATCH v6 08/30] arm64: Context-switch POR_EL1
` [PATCH v6 09/30] arm64: Initialize POR_EL1 register on cpu_resume()
` [PATCH v6 10/30] arm64: Enable kpkeys
` [PATCH v6 11/30] memblock: Move INIT_MEMBLOCK_* macros to header
` [PATCH v6 12/30] set_memory: Introduce arch_has_pte_only_direct_map()
` [PATCH v6 13/30] mm: kpkeys: Introduce kpkeys_hardened_pgtables feature
` [PATCH v6 14/30] mm: kpkeys: Introduce block-based page table allocator
` [PATCH v6 15/30] mm: kpkeys: Handle splitting of linear map
` [PATCH v6 16/30] mm: kpkeys: Defer early call to set_memory_pkey()
` [PATCH v6 17/30] mm: kpkeys: Add shrinker for block pgtable allocator
` [PATCH v6 18/30] mm: kpkeys: Introduce early page table allocator
` [PATCH v6 19/30] mm: kpkeys: Introduce hook for protecting static page tables
` [PATCH v6 20/30] arm64: cpufeature: Add helper to directly probe CPU for POE support
` [PATCH v6 21/30] arm64: set_memory: Implement arch_has_pte_only_direct_map()
` [PATCH v6 22/30] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
` [PATCH v6 23/30] arm64: kpkeys: Ensure the linear map can be modified
` [PATCH v6 24/30] arm64: kpkeys: Handle splitting of linear map
` [PATCH v6 25/30] arm64: kpkeys: Protect early page tables
` [PATCH v6 26/30] arm64: kpkeys: Protect init_pg_dir
` [PATCH v6 27/30] arm64: kpkeys: Guard page table writes
` [PATCH v6 28/30] arm64: kpkeys: Batch KPKEYS_LVL_PGTABLES switches
` [PATCH v6 29/30] arm64: kpkeys: Enable kpkeys_hardened_pgtables support
` [PATCH v6 30/30] mm: Add basic tests for kpkeys_hardened_pgtables
[PATCH v4 0/3] Add Amlogic general DMA
2026-03-02 8:46 UTC (9+ messages)
` [PATCH v4 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v4 2/3] dma: amlogic: Add general DMA driver for A9
` [PATCH v4 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver
[PATCH] pstore/ftrace: Keep ftrace module parameter and debugfs switch in sync
2026-03-01 19:26 UTC
FAILED: Patch "ocfs2: fix reflink preserve cleanup issue" failed to apply to 5.10-stable tree
2026-03-01 2:02 UTC
FAILED: Patch "ocfs2: fix reflink preserve cleanup issue" failed to apply to 5.15-stable tree
2026-03-01 1:53 UTC
FAILED: Patch "ocfs2: fix reflink preserve cleanup issue" failed to apply to 6.1-stable tree
2026-03-01 1:44 UTC
FAILED: Patch "ocfs2: fix reflink preserve cleanup issue" failed to apply to 6.6-stable tree
2026-03-01 1:35 UTC
FAILED: Patch "ocfs2: fix reflink preserve cleanup issue" failed to apply to 6.12-stable tree
2026-03-01 1:25 UTC
[PATCH v3 0/3] Retrieve information about DDR from SMEM
2026-02-28 22:16 UTC (3+ messages)
` [PATCH v3 3/3] drm/msm/adreno: Trust the SSoT UBWC config
[PATCH net-next] keys, dns: Use kmalloc_flex to improve dns_resolver_preparse
2026-02-28 16:50 UTC (2+ messages)
[PATCH v3 0/3] Add Amlogic general DMA
2026-02-27 15:54 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v3 2/3] dma: amlogic: Add general DMA driver for A9
[PATCH v3 0/2] KVM: arm64: PMU: Use multiple host PMUs
2026-02-27 9:34 UTC (7+ messages)
` [PATCH v3 1/2] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
[PATCH v2 00/11] dmaengine: dw-edma: flatten desc structions and simple code
2026-02-27 6:30 UTC (13+ messages)
` [PATCH v2 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH v2 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()
[PATCH v2] drm/amd/ras: Fix type size of remainder argument
2026-02-26 16:46 UTC (2+ 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