messages from 2026-03-13 14:18:48 to 2026-03-23 16:20:18 UTC [more...]
[PATCH 6.1 297/481] mtd: Avoid boot crash in RedBoot partition table parser
2026-03-23 13:44 UTC
[PATCH 6.6 481/567] mtd: Avoid boot crash in RedBoot partition table parser
2026-03-23 13:46 UTC
[PATCH] block: partitions: Replace pp_buf with struct seq_buf
2026-03-23 15:05 UTC (8+ messages)
[PATCH 6.12 342/460] mtd: Avoid boot crash in RedBoot partition table parser
2026-03-23 13:45 UTC
[PATCH 6.18 060/212] mtd: Avoid boot crash in RedBoot partition table parser
2026-03-23 13:44 UTC
[PATCH 6.19 052/220] mtd: Avoid boot crash in RedBoot partition table parser
2026-03-23 13:43 UTC
[PATCH] gpio: mockup: allocate lines with main struct
2026-03-23 10:00 UTC (5+ messages)
[PATCH] gpio: dwapb: reduce allocation to single kzalloc
2026-03-23 9:56 UTC (3+ messages)
[PATCH] platform/x86: panasonic-laptop: simplify allocation of sinf
2026-03-23 9:13 UTC (4+ messages)
[PATCHv3] thunderbolt: use kzalloc_flex
2026-03-23 5:53 UTC (3+ messages)
[PATCH v3 00/22] kernel-doc: use a C lexical tokenizer for transforms
2026-03-22 21:08 UTC (28+ messages)
` [PATCH v3 01/22] docs: python: add helpers to run unit tests
` [PATCH v3 02/22] unittests: add a testbench to check public/private kdoc comments
` [PATCH v3 03/22] docs: kdoc: don't add broken comments inside prototypes
` [PATCH v3 04/22] docs: kdoc: properly handle empty enum arguments
` [PATCH v3 05/22] docs: add a C tokenizer to be used by kernel-doc
` [PATCH v3 06/22] docs: kdoc: use tokenizer to handle comments on structs
` [PATCH v3 07/22] unittests: test_private: modify it to use CTokenizer directly
` [PATCH v3 08/22] unittests: test_tokenizer: check if the tokenizer works
` [PATCH v3 09/22] unittests: add a runner to execute all unittests
` [PATCH v3 10/22] docs: kdoc: create a CMatch to match nested C blocks
` [PATCH v3 11/22] tools: unittests: add tests for CMatch
` [PATCH v3 12/22] docs: c_lex: properly implement a sub() method "
` [PATCH v3 13/22] unittests: test_cmatch: add tests for sub()
` [PATCH v3 14/22] docs: kdoc: replace NestedMatch with CMatch
` [PATCH v3 15/22] docs: kdoc_re: get rid of NestedMatch class
` [PATCH v3 16/22] docs: xforms_lists: handle struct_group directly
` [PATCH v3 17/22] docs: xforms_lists: better evaluate struct_group macros
` [PATCH v3 18/22] docs: c_lex: setup a logger to report tokenizer issues
` [PATCH v3 19/22] docs: kernel-doc.rst: document private: scope propagation
` [PATCH v3 20/22] docs: kdoc: ensure that comments are dropped before calling split_struct_proto()
` [PATCH v3 21/22] docs: kdoc_parser: avoid tokenizing structs everytime
` [PATCH v3 22/22] docs: xforms_lists: use CMatch for all identifiers
[PATCH 0/2] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex
2026-03-21 19:17 UTC (3+ messages)
` [PATCH 1/2] scsi: be2iscsi: simplify cid_array allocation
` [PATCH 2/2] scsi: be2iscsi: simplify hwi_controller allocation
Build error in next-20260223 gcc-plugins/latent_entropy_plugin.so
2026-03-21 12:25 UTC (7+ messages)
[PATCHv2] firmware: stratix10-svc: kmalloc_array + kzalloc to flex
2026-03-21 3:52 UTC
[PATCHv2] dmaengine: idma64: use kzalloc_flex
2026-03-21 3:49 UTC
[PATCH] media: em28xx: kzalloc + kcalloc to kzalloc_flex
2026-03-20 23:04 UTC (3+ messages)
[PATCH 5.10.y 2/2] mtd: Avoid boot crash in RedBoot partition table parser
2026-03-20 21:55 UTC
[PATCH v1 1/1] ACPI: processor: idle: Replace strlcat() with better alternative
2026-03-20 19:39 UTC (15+ messages)
[PATCH] init/Kconfig: Require a release version of clang-22 for CC_HAS_COUNTED_BY_PTR
2026-03-20 18:52 UTC (2+ messages)
[PATCH] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex
2026-03-20 18:44 UTC (2+ messages)
[PATCH] media: nxp: imx8-isi: remove kzalloc_objs
2026-03-20 18:15 UTC (7+ messages)
[PATCH] coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg
2026-03-20 17:51 UTC
[PATCH v2 3/3] acpi/apei: Add NVIDIA GHES vendor CPER record handler
2026-03-20 15:13 UTC (4+ messages)
[PATCH] crypto: nx - Fix packed layout in struct nx842_crypto_header
2026-03-20 15:06 UTC (2+ messages)
[PATCH v3 00/13] arm64: Unmap linear alias of kernel data/bss
2026-03-20 14:59 UTC (14+ messages)
` [PATCH v3 01/13] arm64: Move the zero page to rodata
` [PATCH v3 02/13] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v3 03/13] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v3 04/13] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v3 05/13] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v3 06/13] arm64: mm: Permit contiguous descriptors to be rewritten
` [PATCH v3 07/13] arm64: mm: Use hierarchical XN mapping for the fixmap
` [PATCH v3 08/13] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v3 09/13] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v3 10/13] arm64: Move fixmap page tables to end of kernel image
` [PATCH v3 11/13] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v3 12/13] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v3 13/13] arm64: mm: Unmap kernel data/bss entirely from "
[PATCHv2] gpio: msc313: remove kcalloc
2026-03-20 13:39 UTC (2+ messages)
[PATCHv2] EDAC/mc: Use kzalloc_flex()
2026-03-20 8:05 UTC (2+ messages)
[PATCH] leds: pca955x: kzalloc + kcalloc to single kzalloc
2026-03-20 4:08 UTC
[PATCH] net: marvell: prestera: use kzalloc_flex
2026-03-20 0:16 UTC (3+ messages)
` [EXTERNAL] "
[PATCHv3] hsi: hsi_core: use kzalloc_flex
2026-03-19 23:01 UTC (2+ messages)
[PATCH] EDAC/mc: Use kzalloc_flex()
2026-03-19 17:15 UTC (2+ messages)
[PATCH v6 0/3] Add Amlogic general DMA
2026-03-19 9:17 UTC (4+ messages)
` [PATCH v6 2/3] dmaengine: amlogic: Add general DMA driver for A9
[PATCH] x86: enable Data Operand Independent Timing Mode
2026-03-18 20:16 UTC (17+ messages)
[PATCH 0/2] exec: Add KUnit test for bprm_stack_limits()
2026-03-18 19:50 UTC (5+ messages)
` [PATCH 1/2] "
[PATCH] fs/tests: exec: Remove bad test vector
2026-03-18 18:40 UTC
[PATCHv2] thunderbolt: use kzalloc_flex
2026-03-18 13:40 UTC (2+ messages)
[PATCHv2] hsi: hsi_core: use kzalloc_flex
2026-03-18 11:50 UTC (2+ messages)
[PATCH] crypto: nx - annotate struct nx842_crypto_header with __counted_by
2026-03-17 23:35 UTC (2+ messages)
[PATCH v2 00/28] kernel-doc: use a C lexical tokenizer for transforms
2026-03-17 18:57 UTC (16+ messages)
` [PATCH v2 05/28] docs: kdoc_re: add a C tokenizer
` [PATCH v2 07/28] docs: kdoc: move C Tokenizer to c_lex module
[PATCHv3] gpio: virtio: remove one kcalloc
2026-03-17 9:45 UTC (8+ messages)
[PATCH v4 0/4] KVM: arm64: PMU: Use multiple host PMUs
2026-03-17 6:36 UTC (5+ messages)
` [PATCH v4 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v4 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v4 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v4 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH] lkdtm/bugs: combine allocations with kzalloc_flex
2026-03-17 3:15 UTC
[PATCH 5.15.y] pstore: inode: Only d_invalidate() is needed
2026-03-17 2:55 UTC
[PATCH] dmaengine: idma64: use kzalloc_flex
2026-03-17 0:37 UTC
[PATCH] accel/qaic: kcalloc + kzalloc to kzalloc
2026-03-17 0:30 UTC
[PATCH] clk: tegra: bmp: remove kcalloc
2026-03-17 0:29 UTC
[PATCH] i2c: keba: simplify allocation
2026-03-17 0:27 UTC
[PATCH] lib/string: rewrite strlcat() to use sized_strscpy()
2026-03-16 16:53 UTC (2+ messages)
[PATCH] lib/string: replace BUG_ON with WARN_ON_ONCE in strlcat
2026-03-16 16:52 UTC (8+ messages)
[PATCH] drm: dp_tunnel: use kzalloc_flex
2026-03-16 16:44 UTC (4+ messages)
[PATCH] thunderbolt: use kzalloc_flex
2026-03-16 11:26 UTC (2+ messages)
[PATCH] bus: mhi: use kzalloc_flex
2026-03-16 4:06 UTC (2+ messages)
[PATCH] regulator: da9063: kzalloc + kcalloc to kzalloc
2026-03-14 21:58 UTC (2+ messages)
[PATCH] hsi: hsi_core: use kzalloc_flex
2026-03-16 0:41 UTC
[PATCH] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
2026-03-15 15:02 UTC (6+ messages)
[PATCHv2] EDAC/sb: Use kzalloc_flex()
2026-03-13 22:20 UTC (2+ messages)
[PATCHv2] EDAC/i7core: Use kzalloc_flex()
2026-03-13 22:19 UTC (2+ messages)
[PATCH] i2c: atr: use kzalloc_flex
2026-03-13 21:48 UTC (3+ messages)
[PATCH] firmware: stratix10-svc: kmalloc_array + kzalloc to flex
2026-03-13 21:45 UTC
[PATCH v4 00/10] gpio: improve support for shared GPIOs
2026-03-13 14:18 UTC (7+ messages)
` [PATCH v4 03/10] gpiolib: implement low-level, shared GPIO support
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