All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-27 20:31:46 to 2026-07-27 21:13:09 UTC [more...]

[PATCH v6 00/11] Data in direntry (dirdata) feature
 2026-07-27 21:11 UTC  (10+ 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

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

[PATCH 0/2] drm/gpuvm: avoid deferred cleanup on GpuVmBoAlloc drop
 2026-07-27 14:11 UTC 

[RFC PATCH 0/1] dmaengine: introduce dmaengine_bh_wq and bh helpers
 2026-07-27 21:11 UTC  (109+ 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 14/64] dmaengine: nbpfaxi: switch callbacks to dma_chan BH
  ` [PATCH v2 15/64] dmaengine: pch_dma: convert tasklet "
  ` [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 22/64] dmaengine: tegra20-apb: use channel BH helpers
  ` [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 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  (6+ messages)
` [PATCH bpf-next v2 05/18] bpf: Check helper and kfunc mem+size arguments identically
` [PATCH bpf-next v2 06/18] selftests/bpf: Add tests for helper and kfunc mem+size arguments

[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

[PATCH] mm/migrate: report RCU-tasks quiescent states in migrate_pages_batch()
 2026-07-27 20:49 UTC  (3+ messages)

[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

[PATCH 0/4] rust: pin-init: merge `__init` and `__pinned_init`
 2026-07-27 20:38 UTC  (2+ messages)
` (subset) "

[PATCH v2] tests/intel/xe_pm: include PCI domain in i2c adapter name
 2026-07-27 20:38 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_pm: include PCI domain in i2c adapter name (rev2)

[PATCH] base: soc: fixup sys_soc.h kernel-doc warnings
 2026-07-27 20:38 UTC  (2+ messages)

[PATCH] platform/surface: gpe: add missing err.h include
 2026-07-27 20:38 UTC  (2+ messages)

[RFC PATCH 00/11] igb: Add experimental VF live migration support
 2026-07-27 20:36 UTC  (2+ messages)

[PATCHSET sched_ext/for-7.3] sched_ext: NMI-safe exit handling
 2026-07-27 20:36 UTC  (3+ messages)
` [PATCH 1/5] sched_ext: Make exit claiming lock-free
  ` [PATCH v2 "

[PATCH] x86/microcode/intel: Panic on partial microcode update
 2026-07-27 20:36 UTC  (6+ messages)

[PATCH v3 00/24] dmaengine: dw-edma: Support dynamic LL appends
 2026-07-27 20:35 UTC  (3+ messages)
` [PATCH v3 11/24] dmaengine: dw-edma: Serialize LL event capture with channel kicks

[PATCH net 0/2] net: openvswitch: fix skb leak on flow key update failure
 2026-07-27 20:34 UTC  (5+ messages)
` [PATCH net 1/2] net: openvswitch: fix skb leak on flow key update failure during recirculation
  ` [net,1/2] "
` [PATCH net 2/2] net: openvswitch: fix skb leak on flow key update failure during ct
  ` [net,2/2] "

[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
 2026-07-27 20:34 UTC  (6+ messages)

[PATCH] Bluetooth: btusb: Gate ACL delivery on HCI handle presence
 2026-07-27 20:34 UTC  (2+ messages)


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.