messages from 2026-01-18 13:55:22 to 2026-01-19 16:41:31 UTC [more...]
[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-19 16:41 UTC (33+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH v2 03/31] tmpfs: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH v2 04/31] ext4: "
` [PATCH v2 05/31] ext2: "
` [PATCH v2 06/31] erofs: "
` [PATCH v2 07/31] efs: "
` [PATCH v2 08/31] xfs: "
` [PATCH v2 09/31] ceph: "
` [PATCH v2 10/31] btrfs: "
` [PATCH v2 11/31] befs: "
` [PATCH v2 12/31] ufs: "
` [PATCH v2 13/31] udf: "
` [PATCH v2 14/31] affs: "
` [PATCH v2 15/31] squashfs: "
` [PATCH v2 16/31] smb/client: "
` [PATCH v2 17/31] ovl: "
` [PATCH v2 18/31] orangefs: "
` [PATCH v2 19/31] ocfs2: "
` [PATCH v2 20/31] ntfs3: "
` [PATCH v2 21/31] nilfs2: "
` [PATCH v2 22/31] nfs: "
` [PATCH v2 23/31] jfs: "
` [PATCH v2 24/31] jffs2: "
` [PATCH v2 25/31] isofs: "
` [PATCH v2 26/31] gfs2: "
` [PATCH v2 27/31] fuse: "
` [PATCH v2 28/31] fat: "
` [PATCH v2 29/31] f2fs: "
` [PATCH v2 30/31] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES
` [PATCH v2 31/31] nfsd: convert dprintks in check_export() to tracepoints
[PATCH v4 0/7] ADF41513/ADF41510 PLL frequency synthesizers
2026-01-19 16:37 UTC (8+ messages)
` [PATCH v4 3/7] iio: frequency: adf41513: driver implementation
[PATCH 00/25] Add tools/lib/python modules to Documentation/tools
2026-01-19 16:23 UTC (26+ messages)
` [PATCH 01/25] docs: custom.css: prevent li marker to override text
` [PATCH 02/25] docs: conf.py: don't use doctree with a different meaning
` [PATCH 03/25] docs: conf: don't rely on cwd to get documentation location
` [PATCH 04/25] docs: enable Sphinx autodoc extension to allow documenting python
` [PATCH 05/25] docs: custom.css: add CSS for python
` [PATCH 06/25] docs: kdoc: latex_fonts: Improve docstrings and comments
` [PATCH 07/25] docs: kdoc_files: "
` [PATCH 08/25] docs: kdoc_item: "
` [PATCH 09/25] docs: kdoc_parser: "
` [PATCH 10/25] docs: kdoc_output: "
` [PATCH 11/25] docs: kdoc_re: "
` [PATCH 12/25] docs: kdoc: parse_data_structs: "
` [PATCH 13/25] docs: kdoc: enrich_formatter: "
` [PATCH 14/25] docs: kdoc: python_version: "
` [PATCH 15/25] docs: add kernel-doc modules documentation
` [PATCH 16/25] docs: add kabi "
` [PATCH 17/25] docs: python: abi_parser: do some improvements at documentation
` [PATCH 18/25] docs: python: abi_regex: "
` [PATCH 19/25] docs: kabi: system_symbols: end docstring phrases with a dot
` [PATCH 20/25] docs: kabi: helpers: add helper for debug bits 7 and 8
` [PATCH 21/25] docs: kabi: helpers: add documentation for each "enum" value
` [PATCH 22/25] docs: add jobserver module documentation
` [PATCH 23/25] docs: jobserver: do some documentation improvements
` [PATCH 24/25] docs: add parse_features module documentation
` [PATCH 25/25] docs: parse_features: make documentation more consistent
[PATCH 0/2] iommu: debug-pagealloc: Remove pfn_valid() usage
2026-01-19 15:55 UTC (8+ messages)
` [PATCH 1/2] mm/page_ext: Add page_ext_get_phys()
` [PATCH 2/2] iommu: debug-pagealloc: Use page_ext_get_phys()
[PATCHv3 00/15] mm: Eliminate fake head pages from vmemmap optimization
2026-01-19 15:26 UTC (11+ messages)
` [PATCHv3 09/15] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv3 10/15] mm/hugetlb: Remove fake head pages
[PATCH v2 0/5] New DRM accel driver for Texas Instruments' C7x DSPs
2026-01-19 13:26 UTC (3+ messages)
` [PATCH v2 4/5] accel/thames: Add IOCTL for job submission
[PATCH] doc: kgdb: Add description about rodata=off kernel parameter
2026-01-19 14:54 UTC (3+ messages)
[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
2026-01-19 14:26 UTC (29+ messages)
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
` [RFC PATCH v4 05/38] dmaengine: dw-edma: Add a helper to query linked-list region
` [RFC PATCH v4 13/38] PCI: endpoint: pci-epf-vntb: Support BAR subrange mappings for MWs
` [RFC PATCH v4 14/38] PCI: endpoint: pci-epf-vntb: Implement .get_private_data() callback
` [RFC PATCH v4 15/38] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
` [RFC PATCH v4 16/38] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
` [RFC PATCH v4 17/38] NTB: ntb_transport: Dynamically determine qp count
` [RFC PATCH v4 18/38] NTB: ntb_transport: Use ntb_get_dma_dev()
` [RFC PATCH v4 22/38] NTB: ntb_transport: Split core library and default NTB client
` [RFC PATCH v4 23/38] NTB: ntb_transport: Add transport backend infrastructure
` [RFC PATCH v4 24/38] NTB: ntb_transport: Run ntb_set_mw() before link-up negotiation
` [RFC PATCH v4 25/38] NTB: hw: Add remote eDMA backend registry and DesignWare backend
` [RFC PATCH v4 26/38] NTB: ntb_transport: Add remote embedded-DMA transport client
` [RFC PATCH v4 27/38] ntb_netdev: Multi-queue support
` [RFC PATCH v4 28/38] iommu: ipmmu-vmsa: Add PCIe ch0 to devices_allowlist
` [RFC PATCH v4 29/38] iommu: ipmmu-vmsa: Add support for reserved regions
` [RFC PATCH v4 30/38] arm64: dts: renesas: Add Spider RC/EP DTs for NTB with remote DW PCIe eDMA
` [RFC PATCH v4 31/38] NTB: epf: Add per-SoC quirk to cap MRRS for DWC eDMA (128B for R-Car)
` [RFC PATCH v4 32/38] NTB: epf: Add an additional memory window (MW2) barno mapping on Renesas R-Car
` [RFC PATCH v4 33/38] Documentation: PCI: endpoint: pci-epf-vntb: Update and add mwN_offset usage
` [RFC PATCH v4 34/38] Documentation: driver-api: ntb: Document remote embedded-DMA transport
` [RFC PATCH v4 35/38] PCI: endpoint: pci-epf-test: Add pci_epf_test_next_free_bar() helper
` [RFC PATCH v4 36/38] PCI: endpoint: pci-epf-test: Add remote eDMA-backed mode
` [RFC PATCH v4 37/38] misc: pci_endpoint_test: Add remote eDMA transfer test mode
` [RFC PATCH v4 38/38] selftests: pci_endpoint: Add remote eDMA transfer coverage
[PATCH v7 0/5] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
2026-01-19 14:25 UTC (5+ messages)
[PATCH net-next V2] docs: tls: Enhance TLS resync async process documentation
2026-01-19 14:19 UTC (2+ messages)
[PATCH v2] docs: netdev: refine 15-patch limit
2026-01-19 14:18 UTC (2+ messages)
[PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
2026-01-19 14:21 UTC (5+ messages)
` (subset) "
[PATCH v2] Support runtime configuration for per-VM's HGATP mode
2026-01-19 13:56 UTC (3+ messages)
` [PATCH v2] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
[PATCH net-next v9 0/9] Add support for providers with large rx buffer
2026-01-19 13:54 UTC (2+ messages)
[PATCH] x86/idle: Mark "idle=poll" as deprecated
2026-01-19 13:25 UTC (4+ messages)
[PATCH v3 0/6] ADF41513/ADF41510 PLL frequency synthesizers
2026-01-19 13:18 UTC (9+ messages)
` [PATCH v3 4/6] iio: frequency: adf41513: features on frequency change
[PATCH v4 14/15] rv: Add deadline monitors
2026-01-19 13:16 UTC (4+ messages)
[PATCH] dma-buf: Remove DMA-BUF sysfs stats
2026-01-19 13:08 UTC (3+ messages)
[PATCH 0/9] docs: Fix kernel-doc -Werror and moves it to tools/docs
2026-01-19 12:05 UTC (10+ messages)
` [PATCH 1/9] docs: kdoc: fix logic to handle unissued warnings
` [PATCH 2/9] docs: kdoc: avoid error_count overflows
` [PATCH 3/9] docs: kdoc: ensure that comments are using our coding style
` [PATCH 4/9] docs: kdoc: some fixes to kernel-doc comments
` [PATCH 5/9] docs: kdoc: remove support for an external kernel-doc from sphinx
` [PATCH 6/9] docs: kdoc: move kernel-doc to tools/docs
` [PATCH 7/9] docs: kdoc: move the return values to the helper message
` [PATCH 8/9] docs: kdoc: improve description of MsgFormatter
` [PATCH 9/9] docs: conf.py: get rid of the now unused kerneldoc_bin env var
[PATCH v4 0/2] iio: dac: Add support for MAX22007 DAC
2026-01-19 11:24 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: dac: Add max22007
` [PATCH v4 2/2] iio: dac: Add MAX22007 DAC driver support
[PATCH v15 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-01-19 11:17 UTC (3+ messages)
` [PATCH v15 1/2] ACPI:RAS2: Add driver for the "
[PATCH 0/2] Move kernel-doc to tools/docs
2026-01-19 10:27 UTC (11+ messages)
` [PATCH 2/2] "
[PATCH tip/locking/core 0/6] compiler-context-analysis: Scoped init guards
2026-01-19 9:05 UTC (7+ messages)
` [PATCH tip/locking/core 1/6] cleanup: Make __DEFINE_LOCK_GUARD handle commas in initializers
` [PATCH tip/locking/core 2/6] compiler-context-analysis: Introduce scoped init guards
` [PATCH tip/locking/core 3/6] kcov: Use scoped init guard
` [PATCH tip/locking/core 4/6] crypto: "
` [PATCH tip/locking/core 5/6] tomoyo: "
` [PATCH tip/locking/core 6/6] compiler-context-analysis: Remove __assume_ctx_lock from initializers
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-19 7:58 UTC (3+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
[PATCH v5 1/3] dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030
2026-01-19 4:04 UTC (3+ messages)
` [PATCH v5 2/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030
` [PATCH v5 3/3] hwmon: (tmp108) Add P3T1035 and P3T2030 support
[PATCH v3] delayacct: add timestamp of delay max
2026-01-19 2:02 UTC
[PATCH v4 1/3] dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030
2026-01-19 1:45 UTC (6+ messages)
` [PATCH v4 2/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030
[PATCH v8 07/15] iommupt: Add map_pages op
2026-01-19 1:00 UTC (4+ messages)
[PATCH net-next 0/1] AccECN packetdrill selftest series
2026-01-19 0:05 UTC (6+ messages)
` [PATCH net-next 1/1] selftests/net: Add packetdrill packetdrill cases
[PATCH BUNDLE v7] famfs: Fabric-Attached Memory File System
2026-01-18 22:36 UTC (28+ messages)
` [PATCH V7 00/19] famfs: port into fuse
` [PATCH V7 01/19] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper
` [PATCH V7 03/19] dax: add fsdev.c driver for fs-dax on character dax
` [PATCH V7 04/19] dax: Save the kva from memremap
` [PATCH V7 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V7 06/19] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V7 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V7 08/19] dax: export dax_dev_get()
` [PATCH V7 09/19] famfs_fuse: magic.h: Add famfs magic numbers
` [PATCH V7 10/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V7 11/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V7 12/19] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V7 13/19] famfs_fuse: Create files with famfs fmaps
` [PATCH V7 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
` [PATCH V7 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V7 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
` [PATCH V7 17/19] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V7 18/19] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V7 19/19] famfs_fuse: Add documentation
` [PATCH V7 0/3] libfuse: add basic famfs support to libfuse
` [PATCH V7 1/3] fuse_kernel.h: bring up to baseline 6.19
` [PATCH V7 2/3] fuse_kernel.h: add famfs DAX fmap protocol definitions
` [PATCH V7 3/3] fuse: add famfs DAX fmap support
` [PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
` [PATCH V4 1/2] daxctl: Add support for famfs mode
` [PATCH V4 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:
[PATCH] docs: filesystems: escape errant underscore in porting.rst
2026-01-18 18:40 UTC (3+ messages)
[PATCH 2/2] docs: can: update SocketCAN documentation for CAN XL
2026-01-18 18:23 UTC (3+ messages)
[PATCH 0/8] Docs/mm/damon: update intro, modules, maintainer profile, and misc
2026-01-18 18:02 UTC (9+ messages)
` [PATCH 1/8] Docs/mm/damon/index: simplify the intro
` [PATCH 2/8] Docs/mm/damon/design: link repology instead of Fedora package
` [PATCH 3/8] Docs/mm/damon/design: document DAMON sample modules
` [PATCH 4/8] Docs/mm/damon/design: add reference to DAMON_STAT usage
` [PATCH 5/8] Docs/admin-guide/mm/damon/usage: introduce DAMON modules at the beginning
` [PATCH 6/8] Docs/admin-guide/mm/damon/usage: update stats update process for refresh_ms
` [PATCH 7/8] Docs/mm/damon/maintainer-profile: fix wrong MAITNAINERS section name
` [PATCH 8/8] Docs/mm/damon/maintainer-profile: remove damon-tests/perf suggestion
[PATCH v5 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-01-18 15:39 UTC (4+ 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