All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-29 13:45:19 to 2026-07-29 14:31:10 UTC [more...]

[PATCH v4 00/24] dmaengine: dw-edma: Support dynamic LL appends
 2026-07-29 14:30 UTC  (25+ messages)
` [PATCH v4 01/24] dmaengine: dw-edma: Add dw_edma_core_ll_cur_idx() to get current LL entry index
` [PATCH v4 02/24] dmaengine: dw-edma: Add dw_edma_core_ll_clear() to clear LL control-word
` [PATCH v4 03/24] dmaengine: dw-edma: Factor out linked-list transfer start
` [PATCH v4 04/24] dmaengine: dw-edma: Make DMA link list work as a circular buffer
` [PATCH v4 05/24] dmaengine: dw-edma: Move callback result helper before LL helpers
` [PATCH v4 06/24] dmaengine: dw-edma: Dispatch DONE interrupts by channel request
` [PATCH v4 07/24] dmaengine: dw-edma: Centralize LL doorbell decisions
` [PATCH v4 08/24] dmaengine: dw-edma: Prepare LL progress event handling
` [PATCH v4 09/24] dmaengine: dw-edma: Prepare deferred IRQ reporting for LL events
` [PATCH v4 10/24] dmaengine: dw-edma: Prepare LL kicks for event serialization
` [PATCH v4 11/24] dmaengine: dw-edma: Serialize LL event capture with channel kicks
` [PATCH v4 12/24] dmaengine: dw-edma: Keep channels stopped while ABORT is pending
` [PATCH v4 13/24] dmaengine: dw-edma: Reclaim issued descriptors from IRQ-paired LL progress
` [PATCH v4 14/24] dmaengine: dw-edma: Add LL interrupt placement policy
` [PATCH v4 15/24] dmaengine: dw-edma: Recheck stopped LL channels before restart
` [PATCH v4 16/24] dmaengine: dw-edma: Use HDMA watermarks as progress events
` [PATCH v4 17/24] dmaengine: dw-edma: Recover stopped channels from tx_status()
` [PATCH v4 18/24] dmaengine: dw-edma: Make the LL ring reset a full channel resync
` [PATCH v4 19/24] dmaengine: dw-edma: Drain LL entries for STOP and PAUSE
` [PATCH v4 20/24] dmaengine: dw-edma: Dynamically append requests while running
` [PATCH v4 21/24] dmaengine: dw-edma: Add engine reset and enable operations
` [PATCH v4 22/24] dmaengine: dw-edma: Add engine recovery infrastructure
` [PATCH v4 23/24] dmaengine: dw-edma: Detect and recover a stalled eDMA engine
` [PATCH v4 24/24] dmaengine: dw-edma: Add trace support

[PATCH nf-next] netfilter: conntrack: tcp: use UNACK timeout for non-closing RST packets
 2026-07-29 14:28 UTC 

[PATCH] xfs: fix fallback data device flush for realtime inodes
 2026-07-29 14:28 UTC  (4+ messages)

[PATCH] vhost/migration: Fix incorrect size used in inflight->addr in VMSD
 2026-07-29 14:27 UTC  (8+ messages)

ANNOUNCE: nfs-utils-2.9.2 released
 2026-07-29 14:28 UTC 

[syzbot] [fs?] general protection fault in start_dirop
 2026-07-29 14:28 UTC 

[PATCH v11] mm/page_alloc: boost watermarks on atomic allocation failure
 2026-07-29 14:27 UTC  (6+ messages)

[PATCH v6] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
 2026-07-29 14:26 UTC  (3+ messages)

[PATCH v2] rebase: skip branch symref aliases
 2026-07-29 14:26 UTC  (10+ messages)
` [PATCH v3 0/2] rebase: handle --update-refs branch symrefs
  ` [PATCH v3 1/2] rebase: skip branch symref aliases

heiko@sntech.de
 2026-07-29 14:26 UTC  (2+ messages)

[PATCH] xen/evtchn: fix wrong usage of array_index_nospec()
 2026-07-29 14:26 UTC  (3+ messages)

[RFC PATCH 00/11] mm, swap: dynamic cluster management for xswap devices
 2026-07-29 14:26 UTC  (4+ messages)
` [RFC PATCH 02/11] mm, swap: add CONFIG_XSWAP and xswap fields to swap_info_struct

[PATCH v8 0/6] PCI: tegra: Add Tegra264 support
 2026-07-29 14:26 UTC  (6+ messages)
` [PATCH v8 4/6] "

[RFC PATCH 00/13] arm64: Preemptible this_cpu_*() operations
 2026-07-29 14:25 UTC  (4+ messages)
` [RFC PATCH 06/13] arm64: percpu: Add infrastructure for preemptible this_cpu_*() ops

[PATCH] sched/fair: Prefer fully idle cores for NOHZ balancing
 2026-07-29 14:25 UTC  (5+ messages)

[PATCH v6 00/27] Native SCSI Multipath support
 2026-07-29 14:25 UTC  (10+ messages)
` [PATCH v6 12/27] scsi-multipath: introduce scsi_device head structure
` [PATCH v6 14/27] scsi-multipath: support iopolicy
` [PATCH v6 15/27] scsi-multipath: clone each bio

wayland.if etc
 2026-07-29 14:25 UTC  (2+ messages)

[RFC PATCH v1.2 00/12] mm/damon: cleanup code, add test cases, and update guidances in docs
 2026-07-29 14:24 UTC  (15+ messages)
` [RFC PATCH v1.2 01/12] mm/damon/core: use damon_nr_samples_per_aggr() for max merge threshold
` [RFC PATCH v1.2 02/12] mm/damon/core: remove debug messages
` [RFC PATCH v1.2 03/12] mm/damon/vaddr: remove a debug message
` [RFC PATCH v1.2 04/12] mm/damon/core: validate number of probes in valid_probe_params()
` [RFC PATCH v1.2 05/12] mm/damon/sysfs: remove probes number validation
` [RFC PATCH v1.2 06/12] mm/damon/tests/core-kunit: extend set_regions() test for error case
` [RFC PATCH v1.2 07/12] mm/damon/tests/core-kunit: test <=0 size damon_set_regions() inputs
` [RFC PATCH v1.2 08/12] mm/damon/tests/core-kunit: test overlapping ranges for set_regions()
` [RFC PATCH v1.2 09/12] mm/damon/tests/core-kunit: test damon_nr_samples_per_aggr()
` [RFC PATCH v1.2 10/12] selftests/damon/sysfs.sh: test hugepage_mem_bp quota goal
` [RFC PATCH v1.2 11/12] Docs/mm/damon/maintainer-profile: update AI review for Sashiko replies
` [RFC PATCH v1.2 12/12] Docs/ABI/damon: recommend subsystem doc instead of admin-guide

[PATCH] HID: universal-pidff: stop the device when force-feedback init fails
 2026-07-29 14:24 UTC 

[PATCH 0/3] rust: sync: add SetOnce::try_get_or_populate()
 2026-07-29 14:23 UTC  (7+ messages)
` [PATCH 1/3] rust: sync: return `Result<&T, T>` from `SetOnce::populate()`
` [PATCH 2/3] rust: sync: add SetOnce::try_get_or_populate()

[PATCH] MAINTAINERS: Orphan the SCSI tape driver
 2026-07-29 14:22 UTC  (3+ messages)

[PATCH 1/4] mm/damon: defensively skip zone device folios in damon_get_folio()
 2026-07-29 14:22 UTC  (2+ messages)

[hwmon-next PATCH v4 0/4] hwmon: (adt7470) Add PWM provider and thermal sensor support
 2026-07-29 14:22 UTC  (5+ messages)
` [hwmon-next PATCH v4 3/4] hwmon: (adt7470) Expose fan control via PWM framework

[PATCH v3 for-4.22] x86/cpu-policy: set up host policy earlier
 2026-07-29 14:21 UTC  (3+ messages)

[nft PATCH 1/2] gitignore: Only ignore top level *.m4
 2026-07-29 14:21 UTC  (2+ messages)

[PATCH net 0/2] tcp: diag: fix unbounded bucket lock hold in diag dump paths
 2026-07-29 14:21 UTC  (3+ messages)

[PATCH v4 0/3] arm64: dts: amlogic: add support for Orbbec Zora P1
 2026-07-29 14:21 UTC  (10+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add Orbbec
` [PATCH v4 2/3] dt-bindings: arm: amlogic: document Orbbec Zora P1 board compatible
` [PATCH v4 3/3] arm64: dts: amlogic: add support for Orbbec Zora P1

[PATCH] tuna: Add error handling to cpuset profile save function
 2026-07-29 14:20 UTC 

[PATCH v4 00/21] kho: make boot time huge page allocation work nicely with KHO
 2026-07-29 14:20 UTC  (4+ messages)
` [PATCH v4 19/21] memblock: make HugeTLB bootmem allocation work "

[PATCH nft] datatype: accept a numeric cgroupsv2 id on input
 2026-07-29 14:19 UTC  (7+ messages)

What's cooking in git.git (Jul 2026, #12)
 2026-07-29 14:18 UTC  (3+ messages)

linux-next: manual merge of the thunderbolt tree with the thunderbolt-fixes tree
 2026-07-29 14:18 UTC 

[PATCH 3/3] firmware: arm_scmi: Emit modalias for SCMI devices
 2026-07-29 14:17 UTC  (8+ messages)
` [RFC PATCH 1/2] firmware: arm_scmi: Generate aliases for SCMI modules
  ` [RFC PATCH 2/2] firmware: arm_scmi: Add bus support for autoloading

[PATCH 0/2] afs: Miscellaneous fixes
 2026-07-29 14:17 UTC  (3+ messages)
` [PATCH 1/2] afs: Fix missing kunmap in afs_dir_search_bucket()
` [PATCH 2/2] afs: Fix double-unmap of directory block

[PATCH v3 0/2] Enable ICE for UFS on Hamoa IoT EVK
 2026-07-29 14:17 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: hamoa: Add ICE node for UFS inline encryption

[PATCH] PCI: mediatek-gen3: Initialize all resources before installing ISR
 2026-07-29 14:16 UTC  (2+ messages)

[PATCH v4 0/6] Shikra: Add DT support for ICE, RNG and QCE
 2026-07-29 14:16 UTC  (3+ messages)
` [PATCH v4 6/6] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes

[PATCH v9 0/2] Enable sdhc inline crypto engine for kodiak and monaco
 2026-07-29 14:16 UTC  (5+ messages)
` [PATCH v9 1/2] arm64: dts: qcom: kodiak: enable inline crypto engine for SDHC
` [PATCH v9 2/2] arm64: dts: qcom: monaco: "

[Intel-wired-lan] [PATCH iwl-next v2] ice: detect duplicates in ACL
 2026-07-29 14:15 UTC  (4+ messages)
`  "

[PATCH v6 00/23] Introduce enablemenant of dom0less
 2026-07-29 14:15 UTC  (5+ messages)
` [PATCH v6 18/23] xen/riscv: implement IRQ routing for device passthrough

[PATCH 6.12.y/6.18.y/7.1.y] drm/amd/display: Fix DTB DTO updates breaking live pixel rate sources
 2026-07-29 14:14 UTC  (2+ messages)

[PATCH 6.6.y] drm/amd/display: Fix dcn32 DTB DTO update breaking live pixel rate sources
 2026-07-29 14:14 UTC  (2+ messages)

[PATCH v5 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-07-29 14:14 UTC  (2+ messages)

[PATCH 0/3] x86/mm: DEBUG_PAGEALLOC musings
 2026-07-29 14:13 UTC  (3+ messages)
` [PATCH 3/3] x86/mm: Fix and document DEBUG_PAGEALLOC

[PATCH v2 0/1] Fix missing mem scrub at clear key import in cca_clr2cipherkey()
 2026-07-29 14:12 UTC  (3+ messages)
` [PATCH v2 1/1] s390/zcrypt: "

[PATCH] usb: gadget: f_mass_storage: reject relative paths to fix sb_writers deadlock
 2026-07-29 14:12 UTC  (2+ messages)

[PATCH] soc: fsl: qe: properly scan GPIO nodes at startup
 2026-07-29 14:10 UTC 

[PATCH v20 00/15] virtio-net: live-TAP local migration
 2026-07-29 14:09 UTC  (5+ messages)
` [PATCH v20 09/15] qapi: add local migration parameter
` [PATCH v20 10/15] migration/channel: check that transfer is UNIX socket when "local" set

[PATCH] arm64: dts: qcom: glymur: Fix PDC IRQ mapping
 2026-07-29 14:08 UTC 

[PATCH v3 0/5] arm64: dts: qcom: Add Kalambo SoC and CRD
 2026-07-29 14:09 UTC  (3+ messages)
` [PATCH v3 2/5] arm64: dts: qcom: Add Kalambo SoC

[PATCH net-next 0/9] netpoll: finish untangling netconsole from netpoll
 2026-07-29 14:09 UTC  (15+ messages)
` [PATCH net-next 4/9] netconsole: move netpoll_local_ip_unset() as netcons_local_ip_unset()
` [PATCH net-next 5/9] netconsole: move netpoll_take_ipv4() as netcons_take_ipv4()
` [PATCH net-next 6/9] netconsole: move netpoll_take_ipv6() as netcons_take_ipv6()
` [PATCH net-next 7/9] netconsole: move egress_dev() as netcons_egress_dev()
` [PATCH net-next 8/9] netconsole: move local_ip/remote_ip/ipv6 to netconsole_target
` [PATCH net-next 9/9] netconsole: move netpoll_wait_carrier() as netcons_wait_carrier()

[PATCH v4 4/4] media: uvcvideo: defer streaming restart after hibernation snapshot
 2026-07-29 14:08 UTC  (3+ messages)

[PATCH v19 0/7] shut down devices asynchronously
 2026-07-29 14:08 UTC  (7+ messages)
` [PATCH v19 3/7] driver core: separate function to shutdown one device
` [PATCH v19 4/7] driver core: do not always lock parent in shutdown

[PATCH] libselinux: selinux_restorecon: avoid triggering auto-mounts unnecessarily
 2026-07-29 14:07 UTC  (3+ messages)

[PATCH v5 0/6] vhost-user-blk: add compatibility with older qemu versions
 2026-07-29 14:07 UTC  (10+ messages)
` [PATCH v5 4/6] vhost-user-blk: make inflight-migration prop mutable

[PATCH v2 1/1] mm: shmem: reject page-aligned fallocate end overflow
 2026-07-29 14:07 UTC 

[PATCH 0/2] arm64: dts: ti: k3-am67a-beagley-ai: GPIO improvements
 2026-07-29 14:07 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am67a-beagley-ai: Add gpio line names

[PATCH] policycoreutils: Using vendor defined directories for configuration files
 2026-07-29 14:06 UTC  (2+ messages)

[PATCH v4 00/20] Support Clang context analysis for NVMe host drivers
 2026-07-29 14:06 UTC  (4+ messages)

[PATCH v2 00/12] arm64: dts: freescale: fix reserved memory node names for remoteproc
 2026-07-29 14:05 UTC  (3+ messages)
` [PATCH v2 10/12] arm64: dts: imx8dxl-sr-som: "

[PATCH] semodule-utils: add bad-data tests for sefcontext_compile
 2026-07-29 14:05 UTC  (2+ messages)

[PATCH v8 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-07-29 14:05 UTC  (5+ messages)
` [PATCH v8 2/2] drm/bridge: "

[RFC PATCH 0/8] ASoC: SDCA: enable on DT platforms and add Qualcomm WCD9378 (Tambora) codec
 2026-07-29 14:04 UTC  (11+ messages)
` [RFC PATCH 7/8] dt-bindings: sound: qcom: add Tambora WCD9378 SDCA codec

[PATCH 0/2] Rely on regmap APIs in tc9563 PCI/pwrctrl driver
 2026-07-29 14:03 UTC  (4+ messages)
` [PATCH 2/2] PCI/pwrctrl: tc9563: use devm-managed I2C dummy device allocation

[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
 2026-07-29 14:02 UTC  (3+ messages)

[PATCH v1 0/2] mm: split underused anonymous mTHP folios
 2026-07-29 14:02 UTC  (9+ messages)
` [PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list

[PATCH RESEND i-g-t v4 00/31] tools: remove unnecessary shared library dependencies from standalone tools
 2026-07-29 14:01 UTC  (3+ messages)
` [PATCH RESEND i-g-t v4 13/31] tools/intel_gpu_frequency: link with minimal sub-libraries
  ` [PATCH "

[PATCH 1/3] drm/amdgpu: fix JPEG v5.0.0 queue reset failure in DPG mode
 2026-07-29 14:01 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: fix JPEG v5.3.0 "

[PATCH v3 0/6] Add support for the Rockchip RV1106 and RV1103
 2026-07-29 14:01 UTC  (5+ messages)
` [PATCH v3 2/6] clk: rockchip: Add clock controller for the RV1106
` [PATCH v3 4/6] ARM: dts: rockchip: Add support for RV1106 and RV1103

[PATCH] fsnotify: Remove Matt Bobrowski as a reviewer
 2026-07-29 14:00 UTC 

[PATCH 3/4] nvme-pci: return error when parsing a quirk string fails
 2026-07-29 13:56 UTC  (2+ messages)

regress caused by upstream commit 6650527444dadc63d84aa939d14ecba4fadb2f69
 2026-07-29 13:59 UTC  (2+ messages)

[syzbot] [fs?] general protection fault in start_dirop
 2026-07-29 13:59 UTC  (2+ messages)
` Forwarded: test

[PATCH 0/2] mm: gup: cleanup gup_fast call chain
 2026-07-29 13:23 UTC  (3+ messages)

[PATCH] arm64: defconfig: Enable PCIe hotplug support
 2026-07-29 13:59 UTC  (3+ messages)

[PATCH v2 0/3] Rust: add runtime PM support
 2026-07-29 13:58 UTC  (5+ messages)
` [PATCH v2 1/3] rust: "

[PATCH] ALSA: hda/intel: Add Star Lite Mk II/III to power_save_denylist
 2026-07-29 13:58 UTC  (2+ messages)

[PATCH v6 0/2] KVM: VMX: Workaround VMX preemption timer erratum
 2026-07-29 13:57 UTC  (4+ messages)
` [PATCH v6 2/2] KVM: VMX: Cap VMX preemption timer to work around Intel erratum

[PATCH v3] PCI: imx6: Update MPLLB bandwidth to improve i.MX95 Gen3 PCIe stability
 2026-07-29 13:57 UTC  (2+ messages)

[PATCH nf v3 1/1] ipvs: stop estimator after disabled calc phase
 2026-07-29 13:56 UTC 

[PATCH v7 0/5] Improve code in zcrypt msg type 6 handling
 2026-07-29 13:56 UTC  (4+ messages)
` [PATCH v7 1/5] s390/zcrypt: Fix CPRB memory allocation in zcrypt misc code

[PATCH 1/2] drm/amdgpu: Use virtual alloc during coredump
 2026-07-29 13:54 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Allocate coredump ring buffers per ring

[PATCH] usb: gadget: dummy_hcd: prevent unbind via sysfs
 2026-07-29 13:54 UTC  (2+ messages)

[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
 2026-07-29 13:54 UTC  (2+ messages)

[PATCH net v3 1/1] net: openvswitch: reallocate update replies for mismatched IDs
 2026-07-29 13:53 UTC 

[oe-layersetup][master][PATCH 1/2] processor-sdk: Add new configs for Sitara SDK wrynose 12.01.00.05.03 Release
 2026-07-29 13:24 UTC  (2+ messages)
` [oe-layersetup][master][PATCH 2/2] configs/arago-wrynose-*: Update meta-flutter branch to wrynose

[PATCH v7 0/8] KVM: arm64: pKVM vCPU state management at EL2
 2026-07-29 13:52 UTC  (9+ messages)
` [PATCH v7 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v7 6/8] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH v7 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests

[LTP] [PATCH v12 0/8] Convert shell-based ACL test (tacl_xattr.sh) to C
 2026-07-29 13:52 UTC  (4+ messages)
` [LTP] [PATCH v12 1/8] fs/acl: Add ACL_USER_OBJ permission test

[PATCH 0/3] cifs: follow-on fixes and cleanup after fscache_resize_cookie() consolidation
 2026-07-29 13:52 UTC  (4+ messages)
` [PATCH 1/3] cifs: use cifs_invalidate_cache() in cifs_do_truncate() for O_TRUNC

[PATCH v5 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-29 13:52 UTC  (8+ messages)
` [PATCH v5 04/11] mm: zswap: add range lookup for large-folio swapin

[PATCH v3 1/2] dt-bindings: gpu: img, powervr-rogue: add spacemit, k3-gpu
 2026-07-29  7:46 UTC 

[PATCH v3 0/3] PCI: ultrarisc: Add DP1000 PCIe clock support
 2026-07-29 13:49 UTC  (5+ messages)
` [PATCH v3 2/3] PCI: ultrarisc: get and enable DP1000 PCIe clocks
` [PATCH v3 3/3] PCI: ultrarisc: allow DP1000 driver to build as module

[PATCH] configfs: fix refcount warning in configfs_get_config_item()
 2026-07-29 13:50 UTC  (3+ messages)

[PATCH] ARM: boards: i.MX93: use kernel dts
 2026-07-29 13:47 UTC 

[PATCH 0/4] git add --resolved
 2026-07-29 13:49 UTC  (5+ messages)
` [PATCH 3/4] add: introduce '--resolved' option

[PATCH v4 0/1] Fix buffer over-read in cca_cipher2protkey
 2026-07-29 13:49 UTC  (4+ messages)
` [PATCH v4 1/1] s390/zcrypt: "

[PATCH nf 0/1] netfilter: fix TCP conntrack invalid-log deadlock
 2026-07-29 13:48 UTC  (2+ messages)
` [PATCH nf 1/1] netfilter: nf_conntrack_tcp: defer invalid logging until after unlock

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-29 13:48 UTC  (7+ messages)
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required

[PATCH v8 0/2] Cache aware scheduling: Reduce the overhead of task_cache_work
 2026-07-29 13:48 UTC  (7+ messages)
` [PATCH v8 1/2] sched/cache: Reduce the overhead of task_cache_work by only scan the visisted cpus
      ` : "

[PATCH v3 0/4] pinctrl: Add support for the Rockchip RV1106
 2026-07-29 13:48 UTC  (7+ messages)
` [PATCH v3 2/4] dt-bindings: gpio: rockchip,gpio-bank: Add rockchip,grf property
` [PATCH v3 3/4] dt-bindings: pinctrl: rockchip: Add RV1106 compatible
` [PATCH v3 4/4] pinctrl: rockchip: Add RV1106 pinctrl support

[PATCH net v2 RESEND] net: phy: nxp-tja11xx: cancel registration work on remove
 2026-07-29 13:47 UTC  (2+ messages)

[PATCH] futex: Prevent robust futex exit race more
 2026-07-29 13:47 UTC  (4+ messages)

[PATCH v13 0/5] Add dt-bindings and PHY updates for CAMSS on x1e80100 silicon
 2026-07-29 13:45 UTC  (4+ messages)
` [PATCH v13 3/5] media: qcom: camss: Add support for PHY API devices


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.