All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-29 14:17:23 to 2026-07-29 14:55:45 UTC [more...]

[PATCH v4 00/24] dmaengine: dw-edma: Support dynamic LL appends
 2026-07-29 14:55 UTC  (30+ 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 v1 00/17] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-07-29 14:55 UTC  (4+ messages)
` [PATCH v1 02/17] xen/riscv: add basic VGEIN management for AIA guests

[yocto-patches] [pseudo] [PATCH 0/3] closefrom/close_range: protect every pseudo fd, then drop one
 2026-07-29 14:55 UTC  (3+ messages)
`  "

[PATCH] jfs: validate BT_ROOT flag in xt_getpage and DT_GETPAGE
 2026-07-29 14:55 UTC 

[PATCH v4 00/15] Fix leaks in rc core
 2026-07-29 14:54 UTC  (3+ messages)
` [PATCH v4 00/15] media: "

[PATCH 0/4] Base support for Power12
 2026-07-29 14:54 UTC  (5+ messages)
` [PATCH 1/4] powerpc/pseries: Limit PVR list to 16 entries for CAS negotiation
` [PATCH 2/4] powerpc: Add Power12 raw mode
` [PATCH 3/4] powerpc: Add Power12 architected mode
` [PATCH 4/4] powerpc/perf: Add power12 Base Performance Monitoring support

[LTP] [PATCH v7] semctl01: look up SEM_STAT index for this test's sem_id
 2026-07-29 14:53 UTC  (2+ messages)
` [LTP] [PATCH v8] semctl01: fix SEM_STAT failures under parallel LTP runs

[PATCH net] sctp: validate Cookie Preservative parameter length
 2026-07-29 14:53 UTC  (2+ messages)

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

[PATCH v6 00/27] Native SCSI Multipath support
 2026-07-29 14:54 UTC  (9+ messages)
` [PATCH v6 15/27] scsi-multipath: clone each bio
` [PATCH v6 16/27] scsi-multipath: clear path when device is blocked
` [PATCH v6 17/27] scsi-multipath: revalidate paths upon device unblock

[PATCH v5 0/1] cpuhp: Expedite RCU when toggling system-wide SMT mode
 2026-07-29 14:53 UTC  (6+ messages)
` [PATCH v5 1/1] "

[PATCH] sched/deadline: Use revised wakeup rule only for running dl_server
 2026-07-29 14:54 UTC  (4+ messages)

[PATCH v2 1/4] drm/amdgpu: track faulted gfx user-queue slots
 2026-07-29 14:53 UTC  (3+ messages)
` [PATCH v2 2/4] drm/amdgpu/gfx11: recover gfx user queues on priv-fault

[PATCH 3/3] firmware: arm_scmi: Emit modalias for SCMI devices
 2026-07-29 14:53 UTC  (9+ 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 v3] drm/amdkfd: preserve VRAM MQD across hibernation via GTT eviction
 2026-07-29 14:53 UTC  (2+ messages)

[RFC PATCH 0/6] mm/damon: add kunit and selftests for probes and probe weights
 2026-07-29 14:52 UTC  (8+ messages)
` [RFC PATCH 1/6] mm/damon/tests/core-kunit: test damon_commit_filter()
` [RFC PATCH 2/6] mm/damon/tests/core-kunit: add damon_commit_probes() test
` [RFC PATCH 3/6] selftests/damon/_damon_sysfs: implement DamonProbes
` [RFC PATCH 4/6] selftests/damon/drgn_dump_damon_status: dump probes
` [RFC PATCH 5/6] selftests/damon/sysfs.py: extend commit assertion function for probes
` [RFC PATCH 6/6] selftests/damon/sysfs.py: test damon probes

[PATCH 6.6 0772/1266] bpf, lsm: Add disabled BPF LSM hook list
 2026-07-29 14:51 UTC  (2+ messages)
` [PATCH 6.6.y] bpf: drop bpf_lsm_getselfattr from "

[PATCH v8 0/5] Improve code in zcrypt msg type 6 handling
 2026-07-29 14:52 UTC  (9+ messages)
` [PATCH v8 1/5] s390/zcrypt: Fix CPRB memory allocation in zcrypt misc code
` [PATCH v8 2/5] s390/zcrypt: Improve CCA CPRB length and overflow checks
` [PATCH v8 3/5] s390/zcrypt: Improve EP11 "
` [PATCH v8 4/5] s390/zcrypt: Improve EP11 CPRB domain handling with ASN.1 parsing
` [PATCH v8 5/5] s390/zcrypt: Pad trailing CCA or EP11 message with zeros

[PATCH v4 0/3] perf sched latency: Refine outputs, unit scaling, and histogram support
 2026-07-29 14:52 UTC  (5+ messages)
` [PATCH v4 1/3] perf sched: Suppress latency table output when trace samples are missing
` [PATCH v4 2/3] perf sched latency: Auto-scale latency and runtime display units
` [PATCH v4 3/3] perf sched latency: Add histogram and time interval options

[PATCH v7 0/8] KVM: arm64: pKVM vCPU state management at EL2
 2026-07-29 14:51 UTC  (4+ messages)
` [PATCH v7 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code

[PATCH] drm/panthor: harden firmware build-info bounds checks
 2026-07-29 14:52 UTC  (2+ messages)

[PATCH v5 00/10] arm_mpam: Add MPAM-Fb firmware support
 2026-07-29 14:51 UTC  (3+ messages)
` [PATCH v5 08/10] arm_mpam: add MPAM-Fb MSC firmware access support

[PATCH] e1000: drop dead switch statements in configure_tx/rx
 2026-07-29 14:51 UTC  (2+ messages)

[PATCH RFC v4] jfs: validate BT_ROOT flag in xt_getpage and DT_GETPAGE
 2026-07-29 14:51 UTC  (2+ messages)

[PATCH] PCI: Fix Intel Xeon 6 x2 quirk collateral damage on adjacent x4 endpoints
 2026-07-29 14:45 UTC 

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

[PATCH 0/6] ublk: io_desc optimizations
 2026-07-29 14:51 UTC  (3+ messages)
` [PATCH 1/6] ublk: consistently use u16 for queue and tag numbers

[PATCH] rust: enable fentry support
 2026-07-29 14:50 UTC  (3+ messages)

[chenxing:mstar_v6_5_reorder 363/700] drivers/dma/mstar/mstar-msc313-bdma.c:782:13: warning: unused variable 'ret'
 2026-07-29 14:51 UTC 

[syzbot] [usb?] general protection fault in f_midi2_stop_eps
 2026-07-29 14:50 UTC  (2+ messages)
` Forwarded: "

[PATCH v2 00/10] ARM: mvebu: add Netgear RN102/RN104 support and related drivers
 2026-07-29 14:48 UTC  (3+ messages)
` [PATCH v2 10/10] ata: ahci: add PCI AHCI support and Marvell-specific fixes

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

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

[PATCH v5 0/3] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
 2026-07-29 14:48 UTC  (4+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: eliza: Add PCIe PHY and controller nodes
` [PATCH v5 2/3] arm64: dts: qcom: eliza-evk: Add PCIe0 with M.2 E key connector
` [PATCH v5 3/3] arm64: dts: qcom: eliza-evk: Add PCIe1 with TC9563 PCIe switch

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

[PATCH 6.18.y] ublk: wait on ublk_dev_ready() instead of ub->completion
 2026-07-29 14:48 UTC 

[PATCH 0/5] scsi: lpfc: Remove all strlcat() uses
 2026-07-29 14:46 UTC  (6+ messages)
` [PATCH 1/5] scsi: lpfc: Replace strlcat() with seq_buf in lpfc_info()
` [PATCH 2/5] scsi: lpfc: Replace strlcat() with scnprintf() in lpfc_vport_symbolic_node_name()
` [PATCH 3/5] scsi: lpfc: Replace strlcat() with seq_buf in lpfc_rx_monitor_report()
` [PATCH 4/5] scsi: lpfc: Replace strlcat() with seq_buf in the debugfs dump helpers
` [PATCH 5/5] scsi: lpfc: Replace strlcat() with sysfs_emit_at() in the sysfs show functions

[PATCH 0/5] thunderbolt: USB4STREAM improvements
 2026-07-29 14:47 UTC  (3+ messages)
` [PATCH 5/5] thunderbolt: stream: Add support for busy polling

[PATCH v3 0/7] hw/cxl: fix Type-3 device reset resource leaks and convert to three-phase
 2026-07-29 14:46 UTC  (8+ messages)
` [PATCH v3 1/7] hw/cxl: fix timer leak in cxl_destroy_cci()
` [PATCH v3 2/7] hw/cxl: destroy primary CCI before re-initialization on reset
` [PATCH v3 3/7] hw/cxl: convert cxl-type3 to three-phase reset
` [PATCH v3 4/7] hw/cxl: add cxl_destroy_mailbox_t3() as the mailbox teardown counterpart
` [PATCH v3 5/7] hw/cxl: discard in-flight sanitize state on mailbox teardown
` [PATCH v3 6/7] hw/cxl: clear event logs, scan media and interrupt policy on reset
` [PATCH v3 7/7] hw/cxl: clear poison lists and feature transfer state "

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

[PATCH] vsock/virtio: prevent workers from using deleted virtqueues
 2026-07-29 14:47 UTC  (6+ messages)

[PATCH net 0/1] ipmr: only copy pktinfo to cache reports
 2026-07-29 14:46 UTC  (4+ messages)
` [PATCH net 1/1] "

[PATCH] arm64: dts: rockchip: Add DSI LCD display on rk3576-evb1
 2026-07-29 14:46 UTC  (5+ messages)

[PATCH 0/3] Add quad mode support for QPIC SNAND
 2026-07-29 14:46 UTC  (3+ messages)
` [PATCH 2/3] spi: spi-qpic-snand: add quad mode support

[PATCH] dmaengine: loongson1-apb-dma: fix residue calculation for queued descriptors
 2026-07-29 14:46 UTC  (3+ messages)
` [PATCH v2] dmaengine: loongson1-apb-dma: avoid using iterator variable after list_for_each_entry()

[PATCH] udf: Fix data loss when converting inline inodes to out of line
 2026-07-29 14:45 UTC 

[PATCH nf 0/1] netfilter: h323: fix helper NAT mangling
 2026-07-29 14:45 UTC  (5+ messages)

[PATCH v2 0/5] migration: Hardening fixes for 11.2
 2026-07-29 14:43 UTC  (5+ messages)
` [PATCH v2 4/5] migration: Fix rare hang of migration_channel_read_peek()

[PATCH] uprobes: Fix NULL pointer dereference in hprobe_expire()
 2026-07-29 14:44 UTC 

linux-next: manual merge of the liveupdate tree with the mm-unstable tree
 2026-07-29 14:44 UTC  (6+ messages)

[PATCH] ALSA: usb-audio: add IFB_SILENCE_ON_EMPTY quirk for Behringer Flow 8
 2026-07-29 14:44 UTC  (6+ messages)

[PATCH 0/2] platform/x86: asus-armoury: add Whisper Mode support
 2026-07-29 14:43 UTC  (4+ messages)

[PATCH v4 net-next] sctp: auth: break when skb_clone fails for auth_chunk
 2026-07-29 14:43 UTC  (4+ messages)
` [PATCH net-next v5] sctp: auth: discard auth_chunk when skb_clone fails

[PATCH v3 0/6] iio: adc: xilinx-xadc: Add I2C interface support for System Management Wizard
 2026-07-29 14:43 UTC  (3+ messages)
` [PATCH v3 1/6] iio: adc: xilinx-xadc: Modernize driver code

[PATCH 0/9] drm/amdgpu/gfx7: Use GFX IP block soft reset on GFX7 (v2)
 2026-07-29 14:43 UTC  (2+ messages)

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

[pseudo] [PATCH 1/2] ports/linux/guts: Add __open64_2 wrapper
 2026-07-29 14:42 UTC  (2+ messages)
` [pseudo] [PATCH 2/2] makewrappers: Avoid efault workaround if using AT_EMPTY_PATH

[wrynose][PATCH] cpan_build: disable .packlist and html doc
 2026-07-29 14:42 UTC  (2+ messages)
` [OE-core] "

[PATCH v3 0/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
 2026-07-29 14:41 UTC  (4+ messages)
` [PATCH v3 1/4] cpufreq: CPPC: Keep the policy across CPU hotplug

[PATCH v2] x86/nSVM: Check the L1 IOPM_BASE and MSRPM_BASE assigned physical addresses
 2026-07-29 14:38 UTC 

[RFC PATCH bpf-next 0/3] ftrace, kprobes, bpf: mark trampoline/kprobe ftrace_ops permanent
 2026-07-29 14:41 UTC  (2+ messages)

[PATCH] PCI: Allow D3 for native Hotplug capable Root Ports on DT platforms
 2026-07-29 14:40 UTC  (2+ messages)

[PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
 2026-07-29 14:39 UTC  (5+ messages)
    ` [PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN, END} "

[chenxing:mstar_v6_5_reorder 344/700] kismet: WARNING: unmet direct dependencies detected for GENERIC_PINCONF when selected by MSC313E_SAR
 2026-07-29 14:39 UTC 

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

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

[PATCH] misc: hisi_hikey_usb: cancel role switch work on remove
 2026-07-29 14:38 UTC  (4+ messages)

[PATCH v2 0/5] Remove NFS client header dependencies from LOCALIO
 2026-07-29 14:38 UTC  (2+ messages)

[PATCH] HID: universal-pidff: stop the device when force-feedback init fails
 2026-07-29 14:38 UTC  (2+ messages)

[RFC PATCH 00/11] mm, swap: dynamic cluster management for xswap devices
 2026-07-29 14:36 UTC  (7+ messages)
` [RFC PATCH 02/11] mm, swap: add CONFIG_XSWAP and xswap fields to swap_info_struct
  ` [RFC PATCH 03/11] mm, swap: add xswap cluster grow via VM_SPARSE vmalloc

[PATCH net 0/1] xsk: prevent AF_XDP ring resource exhaustion
 2026-07-29 14:35 UTC  (2+ messages)
` [PATCH net 1/1] xsk: charge ring allocations to socket optmem

[LTP] [PATCH v10 1/3] open01: fix cleanup file descriptor check
 2026-07-29 14:32 UTC  (3+ messages)
` [LTP] [PATCH v10 2/3] open01: remove O_DIRECTORY case (move to fstat test)
` [LTP] [PATCH v10 3/3] fstat: add test for multiple file types using fstat

[PATCH 0/3] soc: renesas: rz-sysc: Add RZ/G3L PWRRDY power sequencing support
 2026-07-29 14:33 UTC  (10+ messages)
` [PATCH 2/3] power: sequencing: Add Renesas RZ/G3L Power Ready driver

[PATCH RFC 0/3] Refactor the workqueue allocations
 2026-07-29 14:32 UTC  (5+ messages)

[PATCH] parse/ast: improve error handling for invalid task dependencies
 2026-07-29 14:29 UTC 

[PATCH] x86emul: lift macro machinery from XTF to aid EFLAGS handling
 2026-07-29 14:31 UTC 

[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  (5+ 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)

resigned keys from 9AFB7B8C9A5F5BBC
 2026-07-29 14:27 UTC  (2+ 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/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

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

[RFC PATCH v1.2 05/12] mm/damon/sysfs: remove probes number validation
 2026-07-29 14:24 UTC  (2+ messages)

[PATCH 0/3] rust: sync: add SetOnce::try_get_or_populate()
 2026-07-29 14:23 UTC  (4+ messages)
` [PATCH 2/3] "

[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  (2+ 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  (4+ messages)
` [PATCH v4 3/3] "

[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 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


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.