messages from 2026-03-23 22:56:51 to 2026-03-24 00:10:22 UTC [more...]
[PATCH v1 0/5] io_uring: extend bvec registration and add mem region lookup
2026-03-24 0:10 UTC (5+ messages)
` [PATCH v1 1/5] io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()
` [PATCH v1 2/5] io_uring/rsrc: split io_buffer_register_request() logic
` [PATCH v1 3/5] io_uring/rsrc: allow buffer release callback to be optional
` [PATCH v1 4/5] io_uring/rsrc: add io_buffer_register_bvec()
Patchwork summary for: spi-devel-general
2026-03-24 0:10 UTC
[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
[GSOC Proposal v2][RFC] Improve disk space recovery for partial clones
2026-03-24 0:09 UTC (2+ messages)
[PATCH net-next v2] selftests: drv-net: add missing tc config options for netkit tests
2026-03-24 0:08 UTC
[PATCH v2 0/2] Avoid hardcoded "good"/"bad" bisect terms
2026-03-23 22:48 UTC (2+ messages)
` [PATCH v2 1/2] bisect: use selected alternate terms in status output
[PATCH] app/testpmd: fix DCB forwarding TC mask and queue guard
2026-03-24 0:06 UTC (3+ messages)
` [PATCH v5] app/testpmd: fix DCB forwarding TC mismatch handling
[PATCH 00/19] libfuse: Add support for synchronous init
2026-03-24 0:06 UTC (9+ messages)
` [PATCH 11/19] Add support for the new linux mount API
` [PATCH 12/19] fuse mount: Support synchronous FUSE_INIT (privileged daemon)
` [PATCH 13/19] Add fuse_session_set_debug() to enable debug output without foreground
` [PATCH 14/19] Move more generic mount code to mount_util.{c,h}
[PATCH v4 0/7] selftests/cgroup: improve zswap tests robustness and support large page sizes
2026-03-24 0:05 UTC (3+ messages)
` [PATCH v4 5/7] selftests/cgroup: replace hardcoded page size values in test_zswap
[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
2026-03-24 0:05 UTC (10+ messages)
[PATCH bpf-next v1 1/1] selftests/bpf: Fix compiler warnings in task_local_data.h
2026-03-24 0:04 UTC (2+ messages)
[PATCH net] selftests: drv-net: add missing tc config options for netkit tests
2026-03-24 0:05 UTC (3+ messages)
[syzbot] [iommu?] WARNING in pt_iommu_amdv1_init
2026-03-24 0:04 UTC
[PATCH RESEND 0/3] Fix length calculation bug in extract_kvec_to_sg
2026-03-24 0:03 UTC (2+ messages)
[PATCH v2 0/7] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-03-24 0:03 UTC (16+ messages)
` [PATCH v2 4/7] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap
[PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
2026-03-24 0:00 UTC (5+ messages)
` [PATCH v12 1/4] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v12 2/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v12 3/4] ring-buffer: Skip invalid sub-buffers when rewinding "
` [PATCH v12 4/4] ring-buffer: Add persistent ring buffer selftest
[PATCH v11 0/4] ring-buffer: Making persistent ring buffers robust
2026-03-24 0:00 UTC (2+ messages)
[PATCH] riscv: make runtime const not usable by modules
2026-03-23 23:59 UTC (3+ messages)
[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] net/netvsc: switch data path to synthetic on device stop
2026-03-23 23:58 UTC (4+ messages)
` [EXTERNAL] "
` [PATCH v2] "
[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 (2+ messages)
[PATCH v2] media: uvcvideo: Fix deadlock if uvc_status_stop is called from async_ctrl.work
2026-03-23 23:52 UTC (2+ messages)
[PATCH] app/testpmd: fix DCB queue allocation for VMDq devices
2026-03-23 23:51 UTC (3+ messages)
` [PATCH v2] "
[PATCH] ASoC: sun4i-spdif: Make reset control non-optional and check for all errors
2026-03-23 23:50 UTC (2+ messages)
[PATCH v2] net/netvsc: switch data path to synthetic on device stop
2026-03-23 23:49 UTC
[PATCH] arm64: dts: allwinner: sun55i: Fix r-spi DMA
2026-03-23 23:49 UTC (2+ messages)
[PATCH 1/2] riscv: remove redundant check for CONFIG_SMP
2026-03-23 23:49 UTC (4+ messages)
` [PATCH 2/2] riscv: remove redundant #ifdef check in cpu-hotplug
[meta-oe][PATCH] libsdl3-mixer: Keep opus support off by default
2026-03-23 23:49 UTC
[PATCH v4 net-next] tcp: add cwnd_event_tx_start to tcp_congestion_ops
2026-03-23 23:49 UTC
[PATCH net-next 0/3] gve: add support for PTP gettimex64
2026-03-23 23:48 UTC (4+ messages)
` [PATCH net-next 1/3] gve: skip error logging for retryable AdminQ commands
` [PATCH net-next 2/3] gve: make nic clock reads thread safe
` [PATCH net-next 3/3] gve: implement PTP gettimex64
[PATCH 00/16] Auto-configure advertised remotes via URL whitelist
2026-03-23 23:47 UTC (4+ messages)
` [PATCH 14/16] promisor-remote: trust known remotes matching acceptFromServerUrl
[android-common:android15-6.6 1/1] fs/f2fs/file.c:42:12: warning: no previous prototype for 'f2fs_filemap_fault'
2026-03-23 23:46 UTC
[PATCH v3] sysctl: fix check against uninitialized variable in proc_do_large_bitmap
2026-03-23 23:46 UTC (2+ messages)
[PATCH v2] futex: Use-after-free between futex_key_to_node_opt and vma_replace_policy
2026-03-23 23:46 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 (2+ messages)
[PATCH 0/2] Enable PCI P2PDMA support for RAID0 and NVMe Multipath
2026-03-23 23:44 UTC (3+ messages)
` [PATCH 1/2] md: Add PCI_P2PDMA support for MD RAID volumes
` [PATCH 2/2] nvme-multipath: enable PCI P2PDMA for multipath devices
[PATCH] ARM: dts: aspeed: Add dts for ASUS Kommando IPMI card
2026-03-23 23:42 UTC (5+ messages)
[PATCH] riscv: acpi: update FADT revision check to 6.6
2026-03-23 23:42 UTC (3+ messages)
[PATCH v4] net/af_packet: add multi-segment mbuf support for jumbo frames
2026-03-23 23:42 UTC (3+ messages)
` [PATCH v5] "
[PATCH i-g-t v5] tests/intel/xe_prefetch_fault: Add SVM and hit-under-miss validation
2026-03-23 23:41 UTC (2+ messages)
` ✓ i915.CI.Full: success for tests/intel/xe_prefetch_fault: Add SVM and hit-under-miss validation (rev5)
[PATCH i-g-t 0/3] lib/kms: make for_each_crtc_with_single_output() independent of pipes
2026-03-23 23:39 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 0/2] iommu/arm-smmu-v3: Fix bugs and typos in arm_smmu_invs series
2026-03-23 23:39 UTC (3+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Do not continue in __arm_smmu_domain_inv_range()
[RFC] power/hibernate: TPM2 image encryption to allow hibernation under lockdown
2026-03-23 23:39 UTC (2+ messages)
[PATCH v2] refspec: safely parse refspecs outside a repository
2026-03-23 23:39 UTC (5+ messages)
` [PATCH v3 1/2] "
[PATCH net-next v11] virtio_net: add page_pool support for buffer allocation
2026-03-23 23:37 UTC (7+ messages)
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c:1817:7-14: WARNING opportunity for memdup_user
2026-03-23 23:36 UTC
[android-common:android15-6.6 0/1] kernel/trace/ring_buffer.c:1821: warning: Function parameter or member 'writer' not described in '__ring_buffer_alloc'
2026-03-23 23:36 UTC
[PATCH v2 0/5] hwmon: (pmbus) Fix bugs in MPS MP2869, MP29502, MP2925, and MP9945 drivers
2026-03-23 23:34 UTC (6+ messages)
` [PATCH v2 1/5] hwmon: (pmbus) Use -ENODATA for unhandled registers in MPS drivers
` [PATCH v2 2/5] hwmon: (pmbus) Fix return type truncation in MPS reg2data_linear11()
` [PATCH v2 3/5] hwmon: (pmbus/mp9945) Replace raw I2C calls with PMBus core API
` [PATCH v2 4/5] hwmon: (pmbus/mp29502) "
` [PATCH v2 5/5] hwmon: (pmbus/mp29502) Prevent division by zero from hardware register
[PATCH net-next v2] sfc: fix spelling mistake
2026-03-23 23:34 UTC (2+ messages)
[PATCH v3] wifi: rtw89: usb: fix TX flow control by tracking in-flight URBs
2026-03-23 23:33 UTC
[PATCH v2] wifi: rtw89: usb: fix TX flow control by tracking in-flight URBs
2026-03-23 23:33 UTC (2+ messages)
[PATCH v3] iio: frequency: adf4350: replace TODO with NOTE in adf4350_set_freq()
2026-03-23 23:33 UTC
[PATCH] net/memif: fix multi-segment RX data corruption and truncation
2026-03-23 23:33 UTC (2+ messages)
[PATCH tip/locking/core] compiler-context-analysis: Add support for multi-argument guarded_by
2026-03-23 23:28 UTC (2+ messages)
[syzbot] [media?] [usb?] KASAN: slab-out-of-bounds Read in ec168_i2c_xfer
2026-03-23 23:28 UTC (2+ messages)
` Forwarded: [PATCH] media: ec168: fix slab-out-of-bounds "
[PATCH v3 0/4] rust: Add ARef support for work items
2026-03-23 23:27 UTC (5+ messages)
` [PATCH v3 1/4] rust: workqueue: add support for ARef<T>
` [PATCH v3 2/4] rust: drm: dispatch work items to the private data
` [PATCH v3 3/4] rust: workqueue: add delayed work support for ARef<T>
` [PATCH v3 4/4] rust: drm: dispatch delayed work items to the private data
[PATCH 00/14] iommu: Add live update state preservation
2026-03-23 23:27 UTC (5+ messages)
` [PATCH 01/14] iommu: Implement IOMMU LU FLB callbacks
[linux-next:master 7490/8143] fs/gfs2/log.c:1044 gfs2_remove_from_journal() error: dereferencing freed memory 'bh' (line 1038)
2026-03-23 23:25 UTC
[PATCH net] mpls: add seqcount to protect the platform_label{,s} pair
2026-03-23 23:25 UTC
[PATCH v4 0/2] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
2026-03-23 23:25 UTC (3+ messages)
` [PATCH v4 2/2] dma-buf: heaps: system: add system_cc_decrypted heap for "
[PATCH] compiler: Simplify generic RELOC_HIDE()
2026-03-23 23:25 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fix error handling in sdio_dvobj_init and it's callees
2026-03-23 23:25 UTC
[PATCH v3] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
2026-03-23 23:24 UTC (2+ messages)
+ doc-watchdog-futher-improvements.patch added to mm-nonmm-unstable branch
2026-03-23 23:24 UTC
[PATCH v2 1/1] ARM: dts: imx6sx: remove fallback compatible string fsl,imx28-lcdif
2026-03-23 23:22 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
2026-03-23 23:20 UTC (7+ messages)
` [Intel-wired-lan] [PATCH net-next v3 01/13] net: add address list snapshot and reconciliation infrastructure
` "
` [Intel-wired-lan] [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` "
[PATCH v2 0/2] NFC support for two Qualcomm SDM845 phones
2026-03-23 23:20 UTC (6+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sdm845-oneplus: Enable NFC
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-shift-axolotl: "
[PATCH] devtool: prevent 'devtool modify -n' from corrupting kernel Git repos
2026-03-23 23:19 UTC
[PATCH v3 0/2] Kontron i.MX8MP OSM Devicetree Fixups
2026-03-23 23:18 UTC (2+ messages)
` (subset) "
[dhowells-fs:netfs-crypt 34/42] vmlinux.o: warning: objtool: netfs_prepare_write_buffer+0x38e: netfs_wait_for_encryption() missing __noreturn in .c/.h or NORETURN() in noreturns.h
2026-03-23 23:19 UTC
[PATCH] soc: qcom: pd-mapper: Add support for Glymur
2026-03-23 23:18 UTC (2+ messages)
[PATCH] ASoC: codecs: wcd934x: fix typo in dt parsing
2026-03-23 23:17 UTC
[PATCH v2] ppc/pnv: fix dumpdtb option
2026-03-23 23:16 UTC (2+ messages)
[RFC PATCH v5 00/10] mm/damon: let DAMON be paused and resumed
2026-03-23 23:15 UTC (11+ messages)
` [RFC PATCH v5 01/10] mm/damon/core: introduce damon_ctx->paused
` [RFC PATCH v5 02/10] mm/damon/sysfs: add pause file under context dir
` [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
` [RFC PATCH v5 05/10] Docs/ABI/damon: update for pause sysfs file
` [RFC PATCH v5 06/10] mm/damon/tests/core-kunit: test pause commitment
` [RFC PATCH v5 07/10] selftests/damon/_damon_sysfs: support pause file staging
` [RFC PATCH v5 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [RFC PATCH v5 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [RFC PATCH v5 10/10] selftests/damon/sysfs.py: pause DAMON before dumping status
[PATCH 0/3] SHIFT 6MQ SD-card support, improved responsivness of touchscreen, and codec
2026-03-23 23:15 UTC (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: sdm845-shift-axolotl: Set higher touchscreen i2c clock
[PATCH net v2 0/6] net/sched: Fix packet loops in mirred and netem
2026-03-23 23:14 UTC (6+ messages)
` [PATCH net v2 5/6] net/sched: fix packet loop on netem when duplicate is on
[PATCH 0/9] interconnect: qcom: let MSM8974 interconnect work again
2026-03-23 23:14 UTC (7+ messages)
` [PATCH 3/9] interconnect: qcom: drop unused is_on flag
` [PATCH 4/9] interconnect: qcom: icc-rpm: allow overwriting get_bw callback
[PATCH] mm/page_io: use folios in sio_write_complete()
2026-03-23 23:13 UTC (4+ messages)
` [PATCH] mm/page_io: fix PSWPIN undercount for large folios in sio_read_complete()
[PATCH v2 sched_ext/for-7.1] sched_ext: Invalidate dispatch decisions on CPU affinity changes
2026-03-23 23:13 UTC (5+ messages)
[PATCH 1/4] drm/amd/pm: add variant func smu_cmn_send_msg() to unify msg sending logic
2026-03-23 23:12 UTC (4+ messages)
` [PATCH 2/4] drm/amd/pm: replace legacy smu_cmn_send_smc_msg() with smu_cmn_send_msg()
` [PATCH 3/4] drm/amd/pm: replace legacy smu_cmn_send_smc_msg_with_param() "
` [PATCH 4/4] drm/amd/pm: use helper smu_cmn_send_msg() to simplify smu v15 code logic
[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-03-23 23:10 UTC (5+ messages)
` [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 0/6] cxl: Support Back-Invalidate
2026-03-23 23:10 UTC (3+ messages)
` [PATCH 2/6] cxl: Add BI register probing and port initialization
[PATCH v3 00/9] net/mlx5: per-queue Tx rate limiting via packet pacing
2026-03-23 23:09 UTC (3+ messages)
` [PATCH v4 00/10] "
[PATCH 0/2] kallsyms: show typed function parameters in oops/WARN dumps
2026-03-23 23:08 UTC (5+ messages)
[PATCH net-next v4 0/8] TLS read_sock performance scalability
2026-03-23 23:08 UTC (5+ messages)
` [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock
[PATCH v3 0/6] initramfs: test and improve cpio hex header validation
2026-03-23 23:07 UTC (3+ messages)
[PATCH v2 0/3] soc: qcom: ocmem: let the driver work again
2026-03-23 23:07 UTC (4+ messages)
` [PATCH v2 1/3] soc: qcom: ocmem: make the core clock optional
` [PATCH v2 2/3] soc: qcom: ocmem: register reasons for probe deferrals
` [PATCH v2 3/3] soc: qcom: ocmem: return -EPROBE_DEFER is ocmem is not available
[Intel-wired-lan] [PATCH iwl-net v2] iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2
2026-03-23 23:07 UTC (2+ messages)
[Buildroot] [PATCH] packge/swupdate: bump to version 2025.12
2026-03-23 23:04 UTC
[PATCH v2] arm64: dts: freescale: imx93: Add Ethos-U65 NPU and SRAM nodes
2026-03-23 23:03 UTC (2+ messages)
[RFC PATCH v2 0/3] riscv: support EIC770X/JH7110 noncoherent devices with XPbmtUC
2026-03-23 23:08 UTC (3+ messages)
[PATCH 0/3] soc: qcom: ocmem: let the driver work again
2026-03-23 23:03 UTC (6+ messages)
` [PATCH 2/3] soc: qcom: ocmem: register reasons for probe deferrals
[RFC PATCH 00/17] netfs: [WIP] Keep track of folios in a segmented bio_vec[] chain
2026-03-23 22:44 UTC (4+ messages)
` [RFC PATCH 17/17] netfs: Combine prepare and issue ops and grab the buffers on request
[PATCH] docs: add advanced search for kernel documentation
2026-03-23 23:01 UTC (8+ messages)
[PATCH] arm64: dts: qcom: purwa-iot-evk: Add SDC2 node for purwa iot evk board
2026-03-23 23:01 UTC (2+ messages)
[PATCH v2] staging: rtl8723bs: remove reduntant functions
2026-03-23 23:00 UTC (4+ messages)
[PATCH i-g-t 0/4] Fix PSR handling for multi-eDP systems
2026-03-23 22:59 UTC (2+ messages)
` ✗ i915.CI.Full: failure for Fix PSR handling for multi-eDP systems (rev2)
[PATCH 0/4 v5] exec: inherit HWCAPs from the parent process
2026-03-23 22:59 UTC (3+ messages)
` [PATCH 1/4] "
[RFC PATCH] md/raid5: Fix UAF on IO across the reshape position
2026-03-23 22:58 UTC
[PATCH] vfio/qat: add support for Intel QAT 420xx VFs
2026-03-23 22:57 UTC (2+ messages)
[PATCH v7 0/4] drm/msm/hdmi & phy: use generic PHY framework
2026-03-23 22:56 UTC (8+ messages)
` [PATCH v7 1/4] drm/msm/hdmi: switch to generic PHY subsystem
` [PATCH v7 2/4] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH v7 3/4] phy: qcom-uniphy: add more registers from display PHYs
` [PATCH v7 4/4] phy: qualcomm: add MSM8974 HDMI PHY support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.