messages from 2026-03-23 11:22:14 to 2026-03-24 03:41:50 UTC [more...]
[PATCH v4 2/4] workflow: process/changes.rst: expand and cleanup list
2026-03-23 18:28 UTC (3+ messages)
[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-03-24 3:41 UTC (23+ messages)
` [PATCH v6 20/40] arm_mpam: resctrl: Add CDP emulation
` [PATCH v6 21/40] arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERT
` [PATCH v6 22/40] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [PATCH v6 23/40] arm_mpam: resctrl: Add rmid index helpers
` [PATCH v6 24/40] arm_mpam: resctrl: Wait for cacheinfo to be ready
` [PATCH v6 25/40] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v6 26/40] arm_mpam: resctrl: Add kunit test for control format conversions
` [PATCH v6 27/40] arm_mpam: resctrl: Add monitor initialisation and domain boilerplate
` [PATCH v6 28/40] arm_mpam: resctrl: Add support for csu counters
` [PATCH v6 29/40] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [PATCH v6 30/40] arm_mpam: resctrl: Add resctrl_arch_rmid_read()
[PATCH v6 0/4] tracing/fprobe: Support comma-separated symbol lists and :entry/:exit suffixes
2026-03-24 1:59 UTC (6+ messages)
` [PATCH v6 1/4] tracing/fprobe: Support comma-separated symbols and :entry/:exit
` [PATCH v6 2/4] fprobe: Support comma-separated filters in register_fprobe()
[RFC PATCH v5 00/10] mm/damon: let DAMON be paused and resumed
2026-03-24 1:27 UTC (4+ messages)
` [RFC PATCH v5 03/10] Docs/mm/damon/design: update for context pause/resume feature
` [RFC PATCH v5 04/10] Docs/admin-guide/mm/damon/usage: update for pause file
` (sashiko status) [RFC PATCH v5 00/10] mm/damon: let DAMON be paused and resumed
[PATCH v3 0/3] Add TI TPS1689 pmbus eFuse
2026-03-24 1:17 UTC (10+ messages)
` [PATCH v3 1/3] hwmon: (pmbus/tps25990): Rework TPS25990 non standatd direct conversion
` [PATCH v3 2/3] dt-bindings: hwmon: pmbus/tps1689: Add TPS1689
` [PATCH v3 3/3] hwmon: (pmbus/tps1689): Add TPS1689 support
[PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
2026-03-24 1:08 UTC (9+ messages)
` [PATCH net-next v3 01/13] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [PATCH net-next v3 07/13] bnxt: convert to ndo_set_rx_mode_async
` [PATCH net-next v3 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode
[PATCH BUNDLE v9] famfs: Fabric-Attached Memory File System
2026-03-24 0:42 UTC (21+ messages)
` [PATCH V9 0/8] dax: prepare for famfs
` [PATCH V9 1/8] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
` [PATCH V9 2/8] dax: Factor out dax_folio_reset_order() helper
` [PATCH V9 3/8] dax: add fsdev.c driver for fs-dax on character dax
` [PATCH V9 4/8] dax: Save the kva from memremap
` [PATCH V9 5/8] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V9 6/8] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V9 7/8] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V9 8/8] dax: export dax_dev_get()
` [PATCH V9 00/10] famfs: port into fuse
` [PATCH V9 01/10] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V9 02/10] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V9 03/10] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V9 04/10] famfs_fuse: Create files with famfs fmaps
` [PATCH V9 05/10] famfs_fuse: GET_DAXDEV message and daxdev_table
` [PATCH V9 06/10] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V9 07/10] famfs_fuse: Add holder_operations for dax notify_failure()
` [PATCH V9 08/10] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V9 09/10] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V9 10/10] famfs_fuse: Add documentation
[RFC PATCH v1 1/1] This patch set introces a new action: DAMOS_COLLAPSE
2026-03-24 0:41 UTC (5+ messages)
` [RFC PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
` (sashiko review) "
[netfilter-nf-next:testing 14/14] htmldocs: Documentation/networking/ipvs-sysctl.rst:40: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
2026-03-24 0:09 UTC
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-03-23 23:58 UTC (25+ messages)
` [PATCH v3 01/24] liveupdate: Export symbols needed by modules
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups
` [PATCH v3 04/24] PCI: Inherit bus numbers from previous kernel during Live Update
` [PATCH v3 05/24] docs: liveupdate: Add documentation for PCI
` [PATCH v3 06/24] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v3 07/24] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v3 08/24] vfio/pci: Retrieve preserved device files after "
` [PATCH v3 09/24] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v3 10/24] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v3 11/24] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v3 12/24] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH v3 13/24] docs: liveupdate: Add documentation for VFIO PCI
` [PATCH v3 14/24] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH v3 15/24] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH v3 16/24] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v3 17/24] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v3 18/24] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v3 19/24] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v3 20/24] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v3 21/24] vfio: selftests: Expose iommu_modes to tests
` [PATCH v3 22/24] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH v3 23/24] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v3 24/24] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test
[PATCH v2 0/9] Kernel API Specification Framework
2026-03-23 23:58 UTC (4+ messages)
` [PATCH v2 3/9] kernel/api: add debugfs interface for kernel API specifications
[RFC PATCH v4 1/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-03-23 23:54 UTC (4+ messages)
[RFC PATCH v4 0/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-03-23 23:45 UTC (4+ messages)
[PATCH 0/2] kallsyms: show typed function parameters in oops/WARN dumps
2026-03-23 23:08 UTC (7+ messages)
` [PATCH 1/2] kallsyms: show function parameter info "
` [PATCH 2/2] kallsyms: add BTF-based deep parameter rendering in oops dumps
[PATCH] docs: add advanced search for kernel documentation
2026-03-23 23:01 UTC (8+ messages)
[PATCH v2 0/5] watchdog/hardlockup: Improvements to hardlockup detection and documentation
2026-03-23 22:45 UTC (10+ messages)
` [PATCH v2 1/5] watchdog: Return early in watchdog_hardlockup_check()
` [PATCH v2 2/5] watchdog: Update saved interrupts during check
` [PATCH v2 4/5] watchdog/hardlockup: improve buddy system detection timeliness
` [PATCH v2 5/5] doc: watchdog: Document buddy detector
[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
2026-03-23 21:15 UTC (19+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v14 0/2] Rust GPU buddy allocator bindings
2026-03-23 21:02 UTC (2+ messages)
[PATCH v13.1] rust: interop: Add list module for C linked list interface
2026-03-23 21:02 UTC (2+ messages)
[PATCH v5 00/21] Virtual Swap Space
2026-03-23 20:05 UTC (5+ messages)
[PATCH 1/3] dt-bindings: hwmon: Add support for NXP P3T1084UK temperature sensor
2026-03-23 19:33 UTC (4+ messages)
` [PATCH 2/3] docs: hwmon: Update TMP108 documentation for NXP P3T1084UK support
` [PATCH 3/3] hwmon: (tmp108) Add support for NXP P3T1084UK
[PATCH v4 0/4] kallsyms: embed source file:line info in kernel stack traces
2026-03-23 19:25 UTC (4+ messages)
[PATCH] docs: set canonical base URL for HTML output
2026-03-23 19:09 UTC (5+ messages)
[PATCH iwl-next v6 00/14] Introduce iXD driver
2026-03-23 18:58 UTC (16+ messages)
` [PATCH iwl-next v6 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH iwl-next v6 02/14] libie: add PCI device initialization helpers to libie
` [PATCH iwl-next v6 03/14] libeth: allow to create fill queues without NAPI
` [PATCH iwl-next v6 04/14] libie: add control queue support
` [PATCH iwl-next v6 05/14] libie: add bookkeeping support for control queue messages
` [PATCH iwl-next v6 06/14] idpf: remove 'vport_params_reqd' field
` [PATCH iwl-next v6 07/14] idpf: refactor idpf to use libie_pci APIs
` [PATCH iwl-next v6 08/14] idpf: refactor idpf to use libie control queues
` [Intel-wired-lan] "
` [PATCH iwl-next v6 09/14] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH iwl-next v6 10/14] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH iwl-next v6 11/14] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH iwl-next v6 12/14] ixd: add reset checks and initialize the mailbox
` [PATCH iwl-next v6 13/14] ixd: add the core initialization
` [PATCH iwl-next v6 14/14] ixd: add devlink support
[PATCH v4] landlock: Expand restrict flags example for ABI version 8
2026-03-23 18:56 UTC (2+ messages)
[RFC PATCH 0/1] leds: Introduce the multi_max_intensity sysfs attribute
2026-03-23 18:12 UTC (5+ messages)
` [RFC PATCH 1/1] "
[PATCH v8 2/6] iio: Replace 'sign' field with union in struct iio_scan_type
2026-03-23 17:37 UTC (6+ messages)
[PATCH V8 0/8] dax: prepare for famfs
2026-03-23 17:21 UTC (6+ messages)
` [PATCH V8 3/8] dax: add fsdev.c driver for fs-dax on character dax
[PATCH 0/2] docs: pt_BR: Add translations for KVM x86 and Conclave
2026-03-23 17:11 UTC (3+ messages)
` [PATCH 1/2] docs: pt_BR: Add translation for process/conclave.rst
` [PATCH 2/2] docs: pt_BR: Add translation for KVM x86 maintainer guide
[PATCH v7 00/10] VMSCAPE optimization for BHI variant
2026-03-23 17:07 UTC (4+ messages)
` [PATCH v7 03/10] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
[PATCH v9 0/5] arm64/riscv: Add support for crashkernel CMA reservation
2026-03-23 16:55 UTC (6+ messages)
` [PATCH v9 4/5] arm64: kexec: "
[PATCH 0/2] mm/memory-failure: add panic option for unrecoverable pages
2026-03-23 16:51 UTC (4+ messages)
` [PATCH 1/2] mm/memory-failure: add panic_on_unrecoverable_memory_failure sysctl
` [PATCH 2/2] Documentation: document "
[PATCH] Documentation: PCI: Document decoding of TLP Header in AER messages
2026-03-23 16:50 UTC (2+ messages)
[PATCH 6.1 229/481] time: add kernel-doc in time.c
2026-03-23 13:43 UTC
[PATCH v7 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-03-23 16:07 UTC (8+ messages)
` [PATCH v7 1/3] dt-bindings: hwmon: Document the LTC4283 "
[PATCH 0/1] docs: examples of pages affected by table overflow
2026-03-23 15:37 UTC (2+ messages)
` [PATCH v3] docs: wrap generated tables to contain small-screen overflow
[PATCH 1/1] docs: contain horizontal overflow in C API descriptions
2026-03-23 15:33 UTC (6+ messages)
` [PATCH v2 0/1] docs: examples of pages affected by C API signature overflow
` [PATCH v3] docs: contain horizontal overflow in C API descriptions
[PATCH 0/1] docs: examples of pages affected by heading overflow
2026-03-23 15:30 UTC (2+ messages)
` [PATCH v3] docs: allow long unbroken headings to wrap and prevent overflow
[PATCH 0/2] docs: contain overflow from long links
2026-03-23 15:24 UTC (3+ messages)
` [PATCH v3 1/2] docs: allow long links to wrap per character to prevent page overflow
` [PATCH v3 2/2] docs: allow long table reference links to wrap and prevent overflow
[PATCH v14 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-23 15:17 UTC (13+ messages)
` [PATCH v14 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v14 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v14 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v14 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v14 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v14 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v14 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v14 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v14 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v14 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v14 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v14 12/12] crypto: qce - Communicate the base physical address to the dmaengine
[PATCH 0/1] docs: examples of pages affected by inline literal overflow
2026-03-23 15:14 UTC (2+ messages)
` [PATCH v3] docs: allow inline literals in paragraphs to wrap to prevent overflow
[PATCH v3 0/2] hwmon: Add support for MPS mp2985
2026-03-23 15:08 UTC (2+ messages)
[PATCH v8 0/2] Add support for sound profile switching and leverage for OnePlus slider
2026-03-23 14:50 UTC (2+ messages)
` (subset) "
[PATCH v2 0/7] Remove the Kontron SMARC-sAM67 board
2026-03-23 14:45 UTC (5+ messages)
` [PATCH v2 6/7] dt-bindings: watchdog: Drop SMARC-sAM67 support
[PATCH v3 00/10] gpu: nova-core: convert registers to use the kernel register macro
2026-03-23 14:22 UTC (9+ messages)
` [PATCH v3 01/10] gpu: nova-core: convert PMC registers to "
` [PATCH v3 07/10] gpu: nova-core: falcon: introduce `bounded_enum` macro
[PATCH v1 0/6] misc: amd-sbi: Refactor SBTSI driver with I3C support and ioctl interface
2026-03-23 14:15 UTC (3+ messages)
` [PATCH v1 1/6] hwmon/misc: amd-sbi: Move core SBTSI support from hwmon to misc
[PATCH v12 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-03-23 13:51 UTC (3+ messages)
` [PATCH v12 3/5] gpio: rpmsg: add generic rpmsg GPIO driver
[PATCH v13 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-23 13:41 UTC (5+ messages)
` [PATCH v13 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
[PATCH net-next v2 00/13] net: sleepable ndo_set_rx_mode
2026-03-23 12:09 UTC (3+ messages)
` [PATCH net-next v2 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [Intel-wired-lan] "
[PATCH RFC v2 0/9] AD9910 Direct Digital Synthesizer
2026-03-23 11:58 UTC (7+ messages)
` [PATCH RFC v2 8/9] Documentation: ABI: testing: add docs for ad9910 sysfs entries
` [PATCH RFC v2 9/9] docs: iio: add documentation for ad9910 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