All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-27 20:40:24 to 2026-07-27 21:17:35 UTC [more...]

[PATCHSET sched_ext/for-7.3] sched_ext: NMI-safe exit handling
 2026-07-27 21:17 UTC  (2+ messages)

[RFC PATCH 0/1] dmaengine: introduce dmaengine_bh_wq and bh helpers
 2026-07-27 21:17 UTC  (110+ messages)
` [PATCH v2 00/64] dmaengine: migrate channel tasklets to WQ_BH
  ` [PATCH v2 01/64] dmaengine: add tasklet-backed channel BH helpers
  ` [PATCH v2 04/64] dmaengine: at_xdmac: move irq bottom half to dma_chan BH
  ` [PATCH v2 05/64] dmaengine: ep93xx: hook callbacks via "
  ` [PATCH v2 06/64] dmaengine: fsldma: migrate tasklet to "
  ` [PATCH v2 07/64] dmaengine: fsl_raid: run completions via "
  ` [PATCH v2 08/64] dmaengine: imx-dma: flip per-chan tasklet to "
  ` [PATCH v2 09/64] dmaengine: ioat: convert cleanup "
  ` [PATCH v2 10/64] dmaengine: mmp_pdma: replace per-chan tasklet with "
  ` [PATCH v2 11/64] dmaengine: mmp_tdma: hook completions to "
  ` [PATCH v2 12/64] dmaengine: mv_xor: convert irq tasklet "
  ` [PATCH v2 13/64] dmaengine: mxs-dma: use dma_chan BH scheduling
  ` [PATCH v2 15/64] dmaengine: pch_dma: convert tasklet to dma_chan BH
  ` [PATCH v2 16/64] dmaengine: ppc4xx: replace irq tasklet with "
  ` [PATCH v2 17/64] dmaengine: ste_dma40: convert per-channel tasklet to "
  ` [PATCH v2 18/64] dmaengine: xgene-dma: wire descriptor cleanup "
  ` [PATCH v2 19/64] dmaengine: xilinx-dma: use dma_chan BH instead of tasklets
  ` [PATCH v2 20/64] dmaengine: xilinx-dpdma: kill vchan BH on remove
  ` [PATCH v2 21/64] dmaengine: zynqmp-dma: switch completion tasklet to dma_chan BH
  ` [PATCH v2 23/64] dmaengine: timb_dma: route callbacks via channel BH
  ` [PATCH v2 24/64] dmaengine: txx9dmac: "
  ` [PATCH v2 25/64] dmaengine: mv_xor_v2: use channel BH helpers
  ` [PATCH v2 26/64] dmaengine: mpc512x: route callbacks via channel BH
  ` [PATCH v2 27/64] dmaengine: k3dma: kill vchan BH on remove
  ` [PATCH v2 28/64] dmaengine: plx_dma: use channel BH helpers
  ` [PATCH v2 29/64] dmaengine: sf-pdma: route error callbacks through channel BH
  ` [PATCH v2 30/64] dmaengine: sa11x0-dma: kill vchan BH on remove
  ` [PATCH v2 31/64] dmaengine: pl330: route callbacks via channel BH
  ` [PATCH v2 32/64] dmaengine: k3-udma: use channel BH for vchan completions
  ` [PATCH v2 33/64] dmaengine: sun6i: kill vchan BH on teardown
  ` [PATCH v2 34/64] dmaengine: mtk-cqdma: "
  ` [PATCH v2 35/64] dmaengine: altera-msgdma: use channel BH helpers
  ` [PATCH v2 36/64] dmaengine: sprd-dma: kill vchan BH on teardown
  ` [PATCH v2 37/64] dmaengine: idma64: "
  ` [PATCH v2 38/64] dmaengine: img-mdc-dma: "
  ` [PATCH v2 39/64] dmaengine: fsl-edma-common: "
  ` [PATCH v2 40/64] dmaengine: dw-axi-dmac: "
  ` [PATCH v2 41/64] dmaengine: hsu: "
  ` [PATCH v2 42/64] dmaengine: jz4780: "
  ` [PATCH v2 43/64] dmaengine: pxa_dma: "
  ` [PATCH v2 44/64] dmaengine: mtk-hsdma: "
  ` [PATCH v2 45/64] dmaengine: mtk-uart-apdma: "
  ` [PATCH v2 46/64] dmaengine: imx-sdma: "
  ` [PATCH v2 47/64] dmaengine: loongson1-apb: "
  ` [PATCH v2 48/64] dmaengine: owl-dma: "
  ` [PATCH v2 49/64] dmaengine: hisi: "
  ` [PATCH v2 50/64] dmaengine: dw-edma: "
  ` [PATCH v2 51/64] dmaengine: bcm2835: "
  ` [PATCH v2 52/64] dmaengine: tegra210-adma: "
  ` [PATCH v2 53/64] dmaengine: fsl-qdma: use dma_chan_kill_bh
  ` [PATCH v2 54/64] dmaengine: st_fdma: "
  ` [PATCH v2 55/64] dmaengine: dma-axi-dmac: "
  ` [PATCH v2 56/64] dmaengine: omap-dma: "
  ` [PATCH v2 57/64] dmaengine: edma: "
  ` [PATCH v2 58/64] dmaengine: qcom-adm: "
  ` [PATCH v2 59/64] dmaengine: tegra186-gpc: "
  ` [PATCH v2 60/64] dmaengine: bam-dma: "
  ` [PATCH v2 61/64] dmaengine: dw: defer callbacks via channel BH
  ` [PATCH v2 62/64] dmaengine: hidma: "
  ` [PATCH v2 63/64] dmaengine: qcom-gpi: defer callbacks via vchan
  ` [PATCH v2 64/64] dmaengine: switchtec: use channel BH helpers

[PATCH] selinux: validate constraint expression attr and op at load time
 2026-07-27 21:17 UTC  (2+ messages)

[PATCH] change utf8_strwidth() return type to size_t
 2026-07-27 21:15 UTC  (2+ messages)
` [PATCH v4] utf8: replace utf8_strwidth todo with descriptive comment

[PATCH 0/2] drm/gpuvm: avoid deferred cleanup on GpuVmBoAlloc drop
 2026-07-27 14:11 UTC  (3+ messages)
` [PATCH 1/2] drm/gpuvm: export drm_gpuvm_bo_destroy_not_in_lists()
` [PATCH 2/2] rust: drm: gpuvm: call drm_gpuvm_bo_destroy_not_in_lists() in Drop

[PATCH] mm/migrate: report RCU-tasks quiescent states in migrate_pages_batch()
 2026-07-27 21:14 UTC  (4+ messages)

[RFC PATCH v4 0/8] ext4: tests for the dirdata feature (encryption+casefold, LUFID)
 2026-07-27 21:13 UTC  (20+ messages)
` [RFC PATCH v4 1/8] ext4: add common helper to check whether dirdata is applied
` [RFC PATCH v4 01/11] generic/366: check minimum dio size correctly
` [RFC PATCH v4 2/8] ext4/064 encryption + casefold feature combination WITHOUT dirdata
` [RFC PATCH v4 02/11] generic/63{4,5}: Modify criteria for passing test
` [RFC PATCH v4 03/11] common/defrag: skip defrag tests on DAX-enabled filesystems
` [RFC PATCH v4 3/8] ext4/065 encryption + casefold + dirdata feature combination
` [RFC PATCH v4 04/11] ext4: add common helper to check whether dirdata is applied
` [RFC PATCH v4 4/8] ext4: add set_lufid utility
` [RFC PATCH v4 05/11] ext4/064 encryption + casefold feature combination WITHOUT dirdata
` [RFC PATCH v4 5/8] ext4/066: verify LUFID dirdata operations
` [RFC PATCH v4 06/11] ext4/065 encryption + casefold + dirdata feature combination
` [RFC PATCH v4 6/8] ext4/067: LUFID and encryption+casefold+dirdata
` [RFC PATCH v4 7/8] ext4/068: test LUFID is carried through overwrite rename and RENAME_EXCHANGE
` [RFC PATCH v4 07/11] ext4: add set_lufid utility
` [RFC PATCH v4 08/11] ext4/066: verify LUFID dirdata operations
` [RFC PATCH v4 8/8] ext4/069: test LUFID in inline_data directory entries
` [RFC PATCH v4 09/11] ext4/067: LUFID and encryption+casefold+dirdata
` [RFC PATCH v4 10/11] ext4/068: test LUFID is carried through overwrite rename and RENAME_EXCHANGE
` [RFC PATCH v4 11/11] ext4/069: test LUFID in inline_data directory entries

[PATCH] iio: hid-sensor: als: scale each channel individually
 2026-07-27 21:13 UTC  (3+ messages)

[PATCH v2 00/13] e2fsprogs: Add support for dirdata feature
 2026-07-27 21:13 UTC  (14+ messages)
` [PATCH v2 01/13] ext2fs: Consolidate duplicate min/max macros
` [PATCH v2 02/13] ext2fs: Clean up directory entry handling APIs
` [PATCH v2 03/13] ext2fs: dirdata infrastructure and core functions
` [PATCH v2 04/13] libext2fs: add helper for dx_root_info lookup
` [PATCH v2 05/13] e2fsck: pass2 dirdata validation and repair
` [PATCH v2 06/13] e2fsck: dirdata message formatting and pass3 support
` [PATCH v2 07/13] e2fsck: directory rehashing with dirdata support
` [PATCH v2 08/13] debugfs: add dirdata display support
` [PATCH v2 09/13] mke2fs/tune2fs: add dirdata feature support
` [PATCH v2 10/13] e2fsck: add test suite for directory optimization
` [PATCH v2 11/13] e2fsck: add test suite for duplicate directory entries
` [PATCH v2 12/13] e2fsck: add test suite for dirdata-specific optimization
` [PATCH v2 13/13] ext2fs: share list_dirdata code

[PATCH v6 00/11] Data in direntry (dirdata) feature
 2026-07-27 21:11 UTC  (12+ messages)
` [PATCH v6 01/11] ext4: validate count against limit in ext4_dx_csum_verify/_set
` [PATCH v6 02/11] ext4: replace ext4_dir_entry with ext4_dir_entry_2
` [PATCH v6 03/11] ext4: add ext4_dir_entry_is_tail()
` [PATCH v6 04/11] ext4: refactor dx_root to support variable dirent sizes
` [PATCH v6 05/11] ext4: add dirdata format definitions and access helpers
` [PATCH v6 06/11] ext4: add ext4_dir_entry_len()
` [PATCH v6 07/11] ext4: rename ext4_dir_rec_len() and clarify dirdata usage
` [PATCH v6 08/11] ext4: dirdata feature
` [PATCH v6 09/11] ext4: add dirdata LUFID support for directory entry rename
` [PATCH v6 10/11] ext4: add dirdata set/get helpers
` [PATCH v6 11/11] ext4: Add EXT4_IOC_SET_LUFID ioctl for setting LUFID on directory entries

AB-INT issues - where we could use help
 2026-07-27 21:12 UTC 

[PATCH v9 00/17] AD9910 Direct Digital Synthesizer
 2026-07-27 21:11 UTC  (13+ messages)
` [PATCH v9 08/17] iio: core: add hierarchical channel relationships
` [PATCH v9 10/17] iio: frequency: ad9910: initial driver implementation
` [PATCH v9 13/17] iio: frequency: ad9910: add RAM mode support

[PATCH] soc: qcom: PDR_HELPERS, PDR_MSG are independent of QCOM_SOC
 2026-07-27 21:11 UTC 

[PATCH] Drivers: hv: Use meaningful errnos for hypercall status codes
 2026-07-27 21:11 UTC 

[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-07-27 21:10 UTC  (5+ messages)

[PATCH v4 0/6] nfs: NFSv4.2 client support for UNCACHEABLE_FILE_DATA and UNCACHEABLE_DIRENT_METADATA
 2026-07-27 21:09 UTC  (7+ messages)
` [PATCH v4 1/6] nfs4.2: add UNCACHEABLE_FILE_DATA attribute support
` [PATCH v4 2/6] nfs4.2: request UNCACHEABLE_FILE_DATA only for regular files
` [PATCH v4 3/6] nfs4.2: open UNCACHEABLE_FILE_DATA files with O_DIRECT
` [PATCH v4 4/6] nfs4.2: add UNCACHEABLE_DIRENT_METADATA attribute support
` [PATCH v4 5/6] nfs4.2: request UNCACHEABLE_DIRENT_METADATA only for directories
` [PATCH v4 6/6] nfs4.2: honor UNCACHEABLE_DIRENT_METADATA by refetching readdir

[PATCH] mtd: rawnand: gpmi: add debugfs entry for BCH geometry
 2026-07-27 21:09 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Initialize hba->rpmbs list in ufshcd
 2026-07-27 21:09 UTC  (2+ messages)

[PATCH] fuse: mark DAX VMA page protections as decrypted
 2026-07-27 21:07 UTC 

[PATCH] MAINTAINERS: add sys_soc.h to DRIVER CORE
 2026-07-27 21:07 UTC  (2+ messages)

+ mm-fold-userfaultfd_rwp-to-false-without-config_arch_has_pte_protnone.patch added to mm-new branch
 2026-07-27 21:06 UTC 

[PATCH net-next v2] net: phy: motorcomm: enable the reference clock for YT8521 and YT8531
 2026-07-27 20:56 UTC  (2+ messages)

[PATCH v2] hwmon: (lm63) Mask PWM frequency multiplier to supported bits
 2026-07-27 21:04 UTC 

[PATCH v4] riscv: Use Zalrsc extension to implement atomic functions
 2026-07-27 21:03 UTC  (3+ messages)

[PATCH v6] ptp: ocp: add CPLD ISP support for ADVA TimeCard X1
 2026-07-27 21:03 UTC  (3+ messages)

[PATCH v11 0/6] Add RMPOPT support
 2026-07-27 21:02 UTC  (10+ messages)
` [PATCH v11 2/6] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v11 3/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH v2 1/3] HID: asus: export asus_hid_fnlock_notify() for direct fn-lock control
 2026-07-27 21:01 UTC  (5+ messages)
` [PATCH v3 0/3] platform/x86: fix fn-lock on ASUS ProArt P16 (WMI DEVS no-op)
  ` [PATCH v3 1/3] HID: asus: export asus_hid_fnlock_set() for direct fn-lock control

[PATCH i-g-t 0/6] Add FIXED_MATRIX colorop tests
 2026-07-27 21:00 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Add FIXED_MATRIX colorop tests (rev2)
` ✓ i915.CI.BAT: "

[PATCH v2] i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlock
 2026-07-27 20:59 UTC  (2+ messages)

[PATCH v6 0/9] cxl: Support Back-Invalidate
 2026-07-27 20:59 UTC  (3+ messages)
` [PATCH v6 4/9] cxl: Add HDM-DB region creation

[PATCH] platform/x86: Add Goodix fingerprint EC mailbox transport
 2026-07-27 20:58 UTC 

[PATCH v6 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-27 20:57 UTC  (3+ messages)

[PATCH v8 0/9] mm: optimize zone-device memmap initialization
 2026-07-27 20:57 UTC  (2+ messages)

[PATCH v3 00/11] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
 2026-07-27 20:55 UTC  (14+ messages)
` [PATCH v3 01/11] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v3 02/11] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v3 03/11] dmaengine: switchtec-dma: halt channel on alloc_chan_resources error
` [PATCH v3 04/11] dmaengine: switchtec-dma: fix channel leak on registration failure
` [PATCH v3 05/11] dmaengine: switchtec-dma: make switchtec_dma_chans_release() void
` [PATCH v3 06/11] dmaengine: switchtec-dma: fix chan_status_irq cleanup on create() error

+ mm-migrate-report-rcu-tasks-quiescent-states-in-migrate_pages_batch.patch added to mm-new branch
 2026-07-27 20:52 UTC 

[PATCH bpf-next v2 00/18] Generate bpf_func_proto for kfunc
 2026-07-27 20:51 UTC  (3+ messages)
` [PATCH bpf-next v2 05/18] bpf: Check helper and kfunc mem+size arguments identically

[PATCH v2 0/4] arm: ras: Add DT frontend support for ARM RAS
 2026-07-27 20:51 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: arm: ras: Introduce bindings for ARM RAS error sources

[PATCH v5 net-next 0/9] Switch support
 2026-07-27 20:50 UTC  (3+ messages)
` [PATCH v5 net-next 9/9] octeontx2: switch: add TC flow offload path for switch flows

[PATCH v3] Bluetooth: SCO: give the socket its own sco_conn reference
 2026-07-27 20:50 UTC  (2+ messages)

[PATCH v6] Bluetooth: btintel_pcie: Add vendor_reset PCI sysfs for PLDR
 2026-07-27 20:50 UTC  (2+ messages)

[PATCH 0/3] Bluetooth: fix short read errors in usb_control_msg()
 2026-07-27 20:50 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: use named initializers for acpi_device_id
 2026-07-27 20:50 UTC  (2+ messages)

[PATCH] power: supply: bq25630: Release battery information after setup
 2026-07-27 20:49 UTC  (3+ messages)

[PULL 00/30] pci, vhost, virtio, iommu: bugfixes
 2026-07-27 20:49 UTC  (8+ messages)
` [PULL 17/30] vmstate: fix type confusion in vmstate_size() for VMSTATE_VBUFFER_UINT64

[RFC] Robust futex causing memcg OOM storm on exit
 2026-07-27 20:48 UTC  (4+ messages)

[PATCH v3] docs: pt_BR: process: Translate the security-bugs.rst
 2026-07-27 20:48 UTC 

[RFC] docs: netdev: additional info requirements for bug fixes
 2026-07-27 20:47 UTC 

[PATCH] drm: Fix drm_crtc_commit leak if signaled when PAGE_FLIP_EVENT is used
 2026-07-27 20:45 UTC 

[PATCH v2 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
 2026-07-27 20:44 UTC  (6+ messages)
` [PATCH v2 1/5] generic_pt: allow missing sw bit in DMA_INCOHERENT case
` [PATCH v2 2/5] dt-bindings: iommu: Add Broadcom BCM2712 IOMMU
` [PATCH v2 3/5] iommu/generic_pt: Add Broadcom BCM2712 page table format
` [PATCH v2 4/5] iommu: Add Broadcom BCM2712 IOMMU driver
` [PATCH v2 5/5] arm64: dts: broadcom: bcm2712: Add GPU IOMMU and IOMMU cache nodes

[PATCH RFC 00/11] review: track and browse every version of a tracked series
 2026-07-27 20:43 UTC  (2+ messages)

[PATCH v4 00/11] power: supply: initialize MAX17055 from battery info
 2026-07-27 20:42 UTC  (2+ messages)

[PATCH v5 0/6] Add support to 2 panels in bonded-DSI mode
 2026-07-27 20:42 UTC  (4+ messages)
` [PATCH v5 5/6] dt-bindings: display: Add Synaptics R63455 panel support

[PATCH v6 0/2] i2c: Add dynamic transfer timeout based on message length and frequency
 2026-07-27 20:42 UTC  (5+ messages)
` [PATCH v6 1/2] i2c: core: Add i2c_update_timeout() helper for dynamic transfer timeouts

[PATCH net-next V4 0/2] devlink: add generic device max_sfs parameter
 2026-07-27 20:42 UTC  (3+ messages)
` [PATCH net-next V4 2/2] net/mlx5: implement "

b4 review merge mode with no cover letter
 2026-07-27 20:41 UTC  (2+ messages)

[PATCH] ext4: Reduce object size of ext4_msg uses
 2026-07-27 20:41 UTC  (2+ messages)

[PATCH] fwnode: add missing kernel-doc for struct fwnode_operations members
 2026-07-27 20:41 UTC  (2+ messages)

b4 review uses the title of the first patch of the series
 2026-07-27 20:41 UTC  (2+ messages)

[PATCH v7 0/2] fixup handling of timeouts with deferred QCs
 2026-07-27 20:40 UTC  (3+ messages)
` [PATCH v7 1/2] ata: libata-scsi: terminate deferred commands on time out


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.