messages from 2026-03-09 15:45:53 to 2026-03-13 08:57:20 UTC [more...]
[PATCH] dt-bindings: mtd: hisilicon,504-nfc: convert to DT schema
2026-03-13 8:57 UTC (5+ messages)
[PATCH 00/15] mm: expand mmap_prepare functionality and usage
2026-03-13 0:12 UTC (20+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 03/15] mm: document vm_operations_struct->open the same as close()
` [PATCH 04/15] mm: add vm_ops->mapped hook
` [PATCH 05/15] fs: afs: correctly drop reference count on mapping failure
` [PATCH 06/15] mm: add mmap_action_simple_ioremap()
` [PATCH 07/15] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH 08/15] hpet: "
` [PATCH 09/15] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH 10/15] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH 11/15] staging: vme_user: "
` [PATCH 12/15] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH 13/15] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH 14/15] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH 15/15] mm: add mmap_action_map_kernel_pages[_full]()
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-12 19:33 UTC (115+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [Intel-wired-lan] "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [Intel-wired-lan] "
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [Intel-wired-lan] "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
` [Intel-wired-lan] "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [Intel-wired-lan] "
` [PATCH 17/61] module: "
` [Intel-wired-lan] "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [Intel-wired-lan] "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
` [Intel-wired-lan] "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [Intel-wired-lan] "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [Intel-wired-lan] "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [EXTERNAL] "
` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
` [Intel-wired-lan] "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [Intel-wired-lan] "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
` [Intel-wired-lan] "
` [PATCH 51/61] leds: "
` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [Intel-wired-lan] "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "
[PATCH v8 0/3] mtd: spi-nand: Add support for randomizer feature
2026-03-12 14:45 UTC (5+ messages)
` [PATCH v8 1/3] dt-bindings: mtd: spinand: Add randomizer enable/disable properties
[PATCH] mtd: nand: Use guard for mutex in nand_suspend
2026-03-12 14:44 UTC
[PATCH v2 0/6] mtd: rawnand: sunxi: Fixes user data length for H6
2026-03-12 14:41 UTC (9+ messages)
` [PATCH v2 3/6] mtd: rawnand: sunxi: do not count BBM bytes twice
` [PATCH v2 5/6] mtd: rawnand: sunxi: make the code mode self-explanatory
` [PATCH v2 6/6] mtd: rawnand: sunxi: introduce variable user data length
[PATCH 0/2] MTD fixes for OF node refcounting
2026-03-12 11:29 UTC (5+ messages)
` [PATCH 1/2] mtd: parsers: ofpart: call of_node_put() only in ofpart_fail path
` [PATCH 2/2] mtd: parsers: ofpart: call of_node_get() for dedicated subpartitions
[PATCH 0/3] mtd: rawnand: mxc: set raw chip's to child nand@0
2026-03-11 15:36 UTC (5+ messages)
` [PATCH 1/3] mtd: rawnand: gpmi: set chip->of_node to nand@0 child node if present
` [PATCH 2/3] mtd: rawnand: mxc: "
` [PATCH 3/3] mtd: rawnand: ifc: "
[PATCH] mtd: nand: Use scoped_guard for mutex in nand_resume
2026-03-11 15:36 UTC (2+ messages)
[PATCH 0/3] Fix spear600-smi YAML conversion
2026-03-11 15:36 UTC (5+ messages)
[PATCH] mtd: rawnand: serialize lock/unlock against other NAND operations
2026-03-11 15:33 UTC (2+ messages)
[PATCH] mtd: rawnand: brcmnand: skip DMA during panic write
2026-03-11 15:33 UTC (2+ messages)
[PATCHv2 0/2] mtd: concat: use flex array
2026-03-11 15:25 UTC (2+ messages)
[PATCH] mtd: docg3: fix use-after-free in docg3_release()
2026-03-11 15:25 UTC (2+ messages)
[PATCH] mtd: virt_concat: fix kdoc text
2026-03-11 15:25 UTC (2+ messages)
[PATCH v2 1/1] mtd: physmap: physmap-bt1-rom: Remove not-going-to-be-supported code for Baikal SoC
2026-03-11 15:25 UTC (5+ messages)
[PATCH] mtd: physmap_of_gemini: Fix disabled pinctrl state check
2026-03-11 15:25 UTC (2+ messages)
[PATCH v4 0/2] mtd: spi-nor: Fix SST AAI write mode
2026-03-11 10:30 UTC (3+ messages)
` [PATCH v4 1/2] mtd: spi-nor: sst: Fix write enable before AAI sequence
` [PATCH v4 2/2] mtd: spi-nor: core: Fix AAI mode when dirmap is not available
[PATCH 1/2] mtd: spi-nor: Fix RDCR controller capability core check
2026-03-11 7:02 UTC (7+ messages)
` [PATCH 2/2] mtd: spi-nor: Rename spi_nor_spimem_check_op()
[PATCH] blk-mq: nvme: Fix general protection fault in nvme_setup_descriptor_pools()
2026-03-11 1:14 UTC (9+ messages)
[PATCH 6.1.y] mtd: spinand: macronix: use scratch buffer for DMA operation
2026-03-10 17:15 UTC
[PATCH v2] dt-bindings: mtd: st,spear600-smi: convert to DT schema
2026-03-10 15:09 UTC (3+ messages)
[PATCH RFC 0/7] Support for SPI RX Sampling Delay Compensation
2026-03-10 14:19 UTC (10+ messages)
` [PATCH RFC 4/7] mtd: spinand: toshiba: Add RX sampling delay values
` [PATCH RFC 5/7] spi: Add RX sampling point adjustment
` [PATCH RFC 6/7] spi: spi-mem: Call spi_set_rx_sampling_point() for each op
[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
2026-03-09 20:50 UTC (7+ messages)
[PATCH v2 1/3] dt-bindings: mtd: refactor NAND bindings and add nand-controller-legacy.yaml
2026-03-09 20:03 UTC (3+ messages)
` [PATCH v2 2/3] dt-bindings: mtd: gpmi-nand: ref to nand-controller-legacy.yaml
` [PATCH v2 3/3] dt-bindings: mtd: mxc-nand: add missing compatible string and "
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