messages from 2026-08-14 18:19:38 to 2026-08-14 21:18:20 UTC [more...]
[PATCH v14 00/22] TDX KVM selftests
2026-08-14 21:18 UTC (4+ messages)
` [PATCH v14 03/22] KVM: selftests: Initialize the TDX VM
[PATCH net-next v2 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
2026-08-14 21:17 UTC (9+ messages)
[PATCHv4 net-next] net: dsa: b53: srab: propagate errors from init helpers
2026-08-14 21:16 UTC
[REGRESSION] sched/rt: NO_RT_PUSH_IPI causes multi-second PI-boost starvation in pro-audio workloads (dd29c017aed6)
2026-08-14 21:12 UTC
[PATCHv2] dmaengine: at_hdmac: fix sparse '__iomem' cast warning in memset helpers
2026-08-14 21:12 UTC (2+ messages)
[PATCH net-next] net: xdp: don't assume an Ethernet header in generic XDP
2026-08-14 21:09 UTC (2+ messages)
[PATCHv2] dmaengine: at_hdmac: use more devm in _probe
2026-08-14 21:08 UTC (2+ messages)
[PATCH v3 0/9] objtool/klp: sympos/module/alternative/etc fixes
2026-08-14 21:05 UTC (3+ messages)
` [PATCH v3 8/9] objtool/klp: Fix relocations for EXPORT_SYMBOL_FOR_MODULES() symbols
[PATCH sched_ext/for-7.2-fixes] sched_ext: Fix scx_bpf_dsq_reenq___compat kfunc extern prototype
2026-08-14 21:03 UTC (2+ messages)
[PATCH] scsi: hpsa: fix divide-by-zero in hpsa_scsi_ioaccel_raid_map
2026-08-14 21:02 UTC (2+ messages)
[PATCH] selftests/cgroup: remove redundant chown in test_cgcore_lesser_ns_open
2026-08-14 21:01 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 0/3] Convert manual kfree(dev) to put_device()
2026-08-14 21:00 UTC (4+ messages)
` [PATCH v3 1/3] ARM: locomo: use put_device() on device_register() failure
` [PATCH v3 2/3] firmware/edd: use kobject_put() on edd_device_register() failure
` [PATCH v3 3/3] powerpc/ps3: use put_device() on device_register() failure in ps3_system_bus_device_register
[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
2026-08-14 21:00 UTC (17+ messages)
` [PATCH 09/10] x86/fpu: Allow restoring signal frames with larger xstate_size
[PATCH] dmaengine: sun6i: fix use-after-free in descriptor error path
2026-08-14 21:00 UTC (3+ messages)
[PATCH RESEND v5] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
2026-08-14 20:58 UTC (2+ messages)
[PATCH] mailbox: sun6i: modernize probe and convert to fully managed
2026-08-14 20:57 UTC (3+ messages)
[PATCH] sched_ext/scx_flatcg: expire cached hweights on weight changes
2026-08-14 20:56 UTC (2+ messages)
[PATCHv2] mailbox: sun6i: modernize probe and convert to fully managed
2026-08-14 20:55 UTC
[PATCH 0/3] sparc32: allow a kernel loaded away from the start of RAM
2026-08-14 20:53 UTC (8+ messages)
` [PATCH 1/3] sparc32: honour phys_base in the viking cache flush routines
` [PATCH 2/3] sparc32: derive phys_base from the PAGE_OFFSET mapping
` [PATCH 3/3] sparc32: advertise relocatable kernel with HdrS 0x0300
[PATCH net v1 1/1] net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIO
2026-08-14 20:52 UTC (3+ messages)
[PATCH wireless-next] wifi: brcmfmac: allow opting into PM_MAX power management
2026-08-14 20:51 UTC (2+ messages)
[PATCH] ASoC: tegra: ADX: convert map to flexible array
2026-08-14 20:50 UTC
[PATCH v7 1/4] HID: wacom: Advertise SW_MUTE_DEVICE capability prior to registration
2026-08-14 20:48 UTC (6+ messages)
[PATCH v4] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-08-14 20:45 UTC (4+ messages)
[PATCH] ASoC: uniphier: aio-dma: pass chip to irq handler
2026-08-14 20:45 UTC
[PATCH v5 0/4] drm/nouveau: GSP runtime PM fixes
2026-08-14 20:45 UTC (6+ messages)
` [PATCH v5 1/4] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"
` [PATCH v5 2/4] drm/nouveau/gsp/r570: Set GcOff = 0 in fbsr
` [PATCH v5 3/4] drm/nouveau/gsp/r570: Enable S/R Display workaround in GSP
` [PATCH v5 4/4] drm/nouveau/gsp: Increase delay for magic sleep in r535_gsp_fini()
[PATCHv3] ASoC: xilinx: formatter_pcm: use more devm in probe
2026-08-14 20:44 UTC
[PATCH 00/14] objtool/klp: sympos/module/alternative/etc fixes
2026-08-14 20:44 UTC (5+ messages)
` [PATCH 03/14] objtool/klp: Fix false module dependencies caused by dead relocs
[PATCH bpf-next 0/5] bpf: Followups for global percpu data series
2026-08-14 20:40 UTC (7+ messages)
` [PATCH bpf-next 1/5] bpf: Drop duplicate blank line in verifier
` [PATCH bpf-next 3/5] bpftool: Update comments about skel data maps
[PATCH 0/5] drm/vblank: Enforce all-or-nothing vblank support
2026-08-14 20:35 UTC (6+ messages)
` [PATCH 1/5] drm/vblank: Add drm_device.has_hw_vblank
` [PATCH 2/5] drm/vblank: Remove drm->num_crtcs
` [PATCH 3/5] drm/vblank: Remove num_crtcs argument from drm_vblank_init()
` [PATCH 4/5] drm/vblank: Use drm_for_each_crtc() in drm_vblank_init()
` [PATCH 5/5] drm/vblank: Require all CRTCs implement vblank support "
[PATCH] sunrpc: treat empty auth.unix.gid replies as negative entries
2026-08-14 20:34 UTC (3+ messages)
[git pull] drm fixes for 7.2 final
2026-08-14 20:33 UTC
[PATCH v6 0/5] mm: Unconditional per-VMA locks and cleanups
2026-08-14 20:33 UTC (4+ messages)
` [PATCH v6 1/5] mm: Make per-VMA locks available universally
[PATCH net-next v3] selftests: drv-net: devmem: fix 5-tuple flow steering
2026-08-14 20:27 UTC
[PATCH] dt-bindings: power: reset: ti,keystone-reset: Convert to DT schema
2026-08-14 20:22 UTC (2+ messages)
[PATCH RESEND v7 0/5] drm/nouveau: Enable atomic modesetting by default
2026-08-14 20:20 UTC (2+ messages)
[PATCH] ASoC: dt-bindings: tse850: Convert to DT schema
2026-08-14 20:18 UTC (3+ messages)
[PATCH v5 0/2] riscv: fix text patching on minimal kernel configs
2026-08-14 20:18 UTC (2+ messages)
[PATCH v2] dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
2026-08-14 20:17 UTC (2+ messages)
[PATCH V3 0/5] PCI: Re-evaluate DEV3 14-Bit Tag Requester Enable on link mode changes
2026-08-14 20:16 UTC (6+ messages)
` [PATCH V3 1/5] PCI: Add DEV3 14-Bit Tag Requester register definitions
` [PATCH V3 2/5] PCI: Move __pcie_update_link_speed() out of line
` [PATCH V3 3/5] PCI: Save and restore the Device 3 Control register
` [PATCH V3 4/5] PCI: Clear stale 14-Bit Tag Requester Enable when a link leaves Flit Mode
` [PATCH V3 5/5] PCI: pciehp: Clear stale 14-Bit Tag Requester Enable on hot add
[PATCH v3] dt-bindings: pinctrl: Convert TI DA850 pupd to DT schema
2026-08-14 20:17 UTC (3+ messages)
[PATCH 0/2] Couple of SCMI race fixes
2026-08-14 20:15 UTC (3+ messages)
` [PATCH 1/2] firmware: arm_scmi: Protect xfer->async_done with xfer->lock
` [PATCH 2/2] firmware: arm_scmi: Don't reuse raw xfers with async_done still armed
[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
2026-08-14 20:14 UTC (2+ messages)
[PATCH net-next 0/2] add callback
2026-08-14 20:13 UTC (2+ messages)
[PATCH v4 1/2] ACPI: APD: Convert fixed clock rates to use HZ_PER_MHZ
2026-08-14 20:11 UTC (3+ messages)
[PATCH] mmc: mmci: Fix use-after-free in busy-timeout work
2026-08-14 20:07 UTC (2+ messages)
[PATCH v2 0/4] Add sysfs interface to switchtec-dma
2026-08-14 20:07 UTC (3+ messages)
` [PATCH v2 1/4] dmaengine: add per-channel sysfs attribute groups via chan_groups
[PATCH net-next V2] net/mlx5: Use dma_wmb() for completion queue doorbell updates
2026-08-14 20:06 UTC (2+ messages)
[PATCH v4] ACPI: pfr_update: fix stack buffer overflow in query_capability()
2026-08-14 20:06 UTC
[PATCH] iio: gyro: mpu3050: Fix runtime PM leak on trigger errors
2026-08-14 20:05 UTC (2+ messages)
[PATCH] bus: mhi: host: pci_generic: Fix runtime PM imbalance for no_m3 devices
2026-08-14 20:04 UTC (2+ messages)
[PATCH net] net: yield the CPU on every exit of the threaded NAPI poll loop
2026-08-14 22:04 UTC
[PATCH 0/3] iio: accel: bmc150: DMA-safe buffers and use iio_push_to_buffers_with_ts()
2026-08-14 20:03 UTC (7+ messages)
` [PATCH 1/3] iio: accel: bmc150: use aligned scan buffer for both trigger and fifo
` [PATCH 2/3] iio: accel: bmc150: use DMA-safe buffers for regmap bulk reads
` [PATCH 3/3] iio: accel: bmc150: use iio_push_to_buffers_with_ts()
[PATCH] fix: PCI: dra7xx: dra7xx_pcie_probe: fix missing device_link_del on phy error paths
2026-08-14 20:00 UTC (2+ messages)
[PATCH v3 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
2026-08-14 19:59 UTC (3+ messages)
[PATCH] drm/virtio: sync shmem backing on guest-bound transfers
2026-08-14 19:59 UTC
[PATCH v3] ACPI: pfr_update: fix stack buffer overflow in query_capability()
2026-08-14 19:57 UTC (2+ messages)
[RFC PATCH bpf-next v2 0/2] libbpf: Improve BPF load performance by selectively loading kmod BTFs
2026-08-14 19:57 UTC (3+ messages)
` [RFC PATCH bpf-next v2 1/2] libbpf: support selective kernel module BTF loading via .kmod_btfs section
[PATCH 0/2] vsprintf: Don't leak pointers
2026-08-14 19:56 UTC (2+ messages)
[PATCH 0/2] dt-bindings: clock: ti,dra7-atl: convert to dt-schema
2026-08-14 19:54 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: clock: ti,dra7-atl-clock: convert to DT schema
` [PATCH 2/2] dt-bindings: clock: ti,dra7-atl: convert to dt-schema
[PATCH] accel/qaic: reject BO sizes that overflow page count
2026-08-14 19:54 UTC (3+ messages)
[PATCH v2 0/2] sched_ext: minor doc and comment fixes
2026-08-14 19:53 UTC (2+ messages)
[PATCH net-next] net/mlx5: SD, prefer sd_group_size from vport context
2026-08-14 19:51 UTC (3+ messages)
[PATCH v4 00/12] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
2026-08-14 19:51 UTC (5+ messages)
` [PATCH v4 03/12] dmaengine: switchtec-dma: always clear DMA base registers on chan_stop()
` [PATCH v4 04/12] dmaengine: switchtec-dma: halt channel on alloc_chan_resources error
[PATCH net-next v3 3/3] net: wwan: mhi_wwan_ctrl: drive DTR/RTS via the IP_CTRL channel
2026-08-14 19:51 UTC (2+ messages)
[PATCH net-next v3 2/3] bus: mhi: host: pci_generic: enumerate IP_CTRL channel for Sierra EM919x/EM929x
2026-08-14 19:51 UTC (2+ messages)
[PATCH net-next v3 1/3] net: wwan: core: propagate modem control signals to port drivers
2026-08-14 19:50 UTC (2+ messages)
[PATCH] ASoC: tas2781: Add delay before block checksum retry to prevent deadlock
2026-08-14 19:50 UTC (4+ messages)
[PATCH v2] media: dt-bindings: ti,da850-vpif: Convert to dt-schema
2026-08-14 19:50 UTC (2+ messages)
[PATCH] sched_ext: Fix scx_bpf_dsq_move_to_local___v2 compat detection
2026-08-14 19:49 UTC (2+ messages)
[PATCH v24 net-next 11/11] net/nebula-matrix: add common dev start/stop operation
2026-08-14 19:48 UTC (2+ messages)
[PATCH v24 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/remove operation
2026-08-14 19:48 UTC (2+ messages)
[PATCH v2] dt-bindings: mailbox: Delete old 'mailbox.txt' bindings file
2026-08-14 19:46 UTC
[PATCH v4 00/18] iommu: Add live update state preservation
2026-08-14 19:46 UTC (4+ messages)
` [PATCH v4 11/18] iommu: Restore and reattach preserved domains to devices
[PATCH v2] ALSA: hda/tas2781: Add hardware stabilization delay during firmware load retries
2026-08-14 19:45 UTC
[PATCH v24 net-next 08/11] net/nebula-matrix: dispatch: add control-level routing core infrastructure
2026-08-14 19:45 UTC (2+ messages)
[PATCH v2] blk-crypto-fallback: Fix deadlock when encrypting large bio in dm layer
2026-08-14 19:45 UTC (3+ messages)
[PATCH v2] dt-bindings: mailbox: Convert TI Message Manager to DT schema
2026-08-14 19:41 UTC (2+ messages)
[PATCH] fbdev: maxine: use MODULE_LICENSE() unconditionally
2026-08-14 19:40 UTC (2+ messages)
[PATCH 0/3] pinctrl: airoha: add EcoNet EN7528 pin controller support
2026-08-14 19:38 UTC (3+ messages)
` [PATCH 1/3] pinctrl: airoha: limit GPIO interrupts to interrupt-capable pins
[PATCH v24 net-next 04/11] net/nebula-matrix: add channel layer
2026-08-14 19:38 UTC (2+ messages)
[PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
2026-08-14 19:36 UTC (2+ messages)
[PATCH] sched/fair: Fix flat hierarchy
2026-08-14 19:35 UTC (2+ messages)
` [tip: sched/core] "
[tip: sched/core] sched: Update time before requeueing delayed entities
2026-08-14 19:35 UTC
[PATCH] dm-delay: advertise flush support
2026-08-14 19:35 UTC (2+ messages)
[PATCH bpf-next v12 10/10] selftests/bpf: Verify bpf_iter for global percpu data
2026-08-14 19:34 UTC (4+ messages)
[PATCH v24 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-08-14 19:33 UTC (3+ messages)
` [PATCH v24 net-next 02/11] net/nebula-matrix: add core driver architecture and HW layer initialization
[PATCH] dmaengine: loongson1-apb-dma: fix residue calculation for queued descriptors
2026-08-14 19:33 UTC (3+ messages)
` [PATCH v2] dmaengine: loongson1-apb-dma: avoid using iterator variable after list_for_each_entry()
[PATCH 00/17] nova-core: GPU interrupt support and GSP event delivery
2026-08-14 19:33 UTC (4+ messages)
` [PATCH 04/17] gpu: nova-core: allocate PCI MSI vector during probe
[PATCH net-next v3 0/7] netconsole: validate a target's IP address configuration
2026-08-14 19:28 UTC (8+ messages)
` [PATCH net-next v3 1/7] netconsole: add an address family to struct inet_addr
` [PATCH net-next v3 2/7] netconsole: use the address family instead of the ipv6 flag
` [PATCH net-next v3 3/7] netconsole: reject enabling a target with no remote IP address
` [PATCH net-next v3 4/7] netconsole: reject a target mixing IPv4 and IPv6 addresses
` [PATCH net-next v3 5/7] netconsole: show empty string for an unset IP address
` [PATCH net-next v3 6/7] netconsole: move struct inet_addr into netconsole.c
` [PATCH net-next v3 7/7] docs: netconsole: document local_ip auto-selection
[PATCH] nvme: reject zoned namespaces whose zone info query failed
2026-08-14 19:28 UTC (2+ messages)
[PATCH net v3 1/2] net: core: propagate unreadable flag in skb_zerocopy
2026-08-14 19:28 UTC (4+ messages)
[PATCH] rhashtable: use per-init-site lockdep classes for bucket locks
2026-08-14 19:27 UTC (2+ messages)
[GIT PULL] KVM: x86 pull requests for 7.3
2026-08-14 19:25 UTC (2+ messages)
[PATCH v5] ACPI: battery: Protect all properties with a separated mutex
2026-08-14 19:22 UTC (2+ messages)
[PATCH] sched_ext: Fix exit_task leak on fork failure during enable
2026-08-14 19:21 UTC (2+ messages)
[PATCH] dmaengine: mediatek: hsdma: fix runtime PM leak on init failure
2026-08-14 19:19 UTC (3+ messages)
` [PATCH v2 RESEND] "
[PATCH v2] hung_task: Add per-round stack trace deduplication
2026-08-14 19:17 UTC (2+ messages)
[PATCH v3 0/8] Add syscon support for Renesas RZ/T2H & RZ/N2H in CPG/MSSR driver
2026-08-14 19:17 UTC (8+ messages)
` [PATCH v3 1/8] dt-bindings: clock: renesas: Split out RZ/T2H CPG binding
[PATCH v1] ALSA: usb-audio: Add quirk for Logitech PRO X 2 LIGHTSPEED
2026-08-14 19:17 UTC (2+ messages)
[PATCH] dmaengine: qcom: hidma: fix autosuspend cleanup during teardown
2026-08-14 19:14 UTC (2+ messages)
[PATCH v3 0/3] watchdog: rzv2h: Convert WDTDCR handling to regmap
2026-08-14 19:14 UTC (4+ messages)
` [PATCH v3 1/3] watchdog: rzv2h_wdt: Propagate WDTDCR access errors
` [PATCH v3 2/3] watchdog: rzv2h: Convert WDTDCR handling to regmap
` [PATCH v3 3/3] watchdog: rzv2h: Drop WDTRCR_RSTIRQS define
[PATCH net v4 1/2] net: core: propagate unreadable flag in skb_zerocopy
2026-08-14 19:13 UTC (2+ messages)
` [PATCH net v4 2/2] net: tcp: block mixing readable and unreadable frags
[PATCH] dmaengine: xilinx: zynqmp_dma: fix autosuspend cleanup during teardown
2026-08-14 19:12 UTC (2+ messages)
[PATCH] Input: elan_i2c - Use device-id/acpi.h for ACPI IDs
2026-08-14 19:11 UTC (2+ messages)
[PATCH 2/2] kallsyms: Don't leak pointers for unresolved symbols
2026-08-14 19:08 UTC (2+ messages)
[PATCH v4] spi: dt-bindings: microchip,pic32mzda-spi: Convert to DT schema
2026-08-14 19:07 UTC (3+ messages)
[PATCH v3] erofs: cap LZMA stream pool size
2026-08-14 19:05 UTC (14+ messages)
[GIT PULL] clk fixes for v7.2-rc7
2026-08-14 19:04 UTC
[PATCH] sched_ext: don't rehome a dead task in scx_cgroup_task_migrated
2026-08-14 19:04 UTC (2+ messages)
[PATCH net-next] net_shaper: fix net_shaper_ops kernel-doc
2026-08-14 19:04 UTC (3+ messages)
[PATCH 0/4] arm64: dts: qcom: Support Retroid Pocket QCS8550 Devices
2026-08-14 19:03 UTC (10+ messages)
` [PATCH 2/4] dt-bindings: arm: qcom: Add "
` [PATCH 3/4] arm64: dts: qcom: Add Retroid Pocket 6
` [PATCH 4/4] arm64: dts: qcom: Add Retroid Pocket Nova
[PATCH] sched_ext: don't BUG_ON a destroyed DSQ in process_deferred_reenq_users
2026-08-14 18:56 UTC (2+ messages)
[RFC PATCH] iommu/arm-smmu-v3: Allow nested attach for PCI bridges without vDEVICE
2026-08-14 18:56 UTC (3+ messages)
[PATCH v3 0/2] dmaengine: apple-admac: Add support for M3 generation
2026-08-14 18:53 UTC (3+ messages)
` [PATCH v3 2/2] dmaengine: apple-admac: Add M3 generation ADMACs
[PATCH sched_ext/for-7.3] sched_ext: Set up ops.sub_ecaps_updated() dispatch context on the executing CPU
2026-08-14 18:52 UTC (3+ messages)
[RFC PATCH v5] mm: retry page faults once under the per-VMA lock
2026-08-14 18:51 UTC (2+ messages)
[PATCH] mm/secretmem: properly account locked pages
2026-08-14 18:46 UTC
[PATCH v2 3/3] Bluetooth: btintel: propagate version TLV parsing errors
2026-08-14 18:46 UTC (2+ messages)
[PATCH v2] ver_linux: add comparison with required version and add rows and colour to output
2026-08-14 18:46 UTC (2+ messages)
[PATCH net-next v7 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
2026-08-14 18:45 UTC (5+ messages)
[PATCH v2 0/2] ASoC: tas2783-sdw: fix the read-only Control handling
2026-08-14 15:21 UTC (2+ messages)
` (subset) "
[PATCH v2 0/4] spi: Fix DMA mapping ownership on partial map failure
2026-08-14 15:49 UTC (2+ messages)
[PATCH 1/1] mm/hugetlb: keep max_huge_pages when dissolving surplus folios
2026-08-14 18:40 UTC (2+ messages)
[PATCH V2] Doc: admin-guide: pm: Remove unnecessary backticks and fix a spell
2026-08-14 18:38 UTC (6+ messages)
[PATCH 00/13] audit: log all six syscall arguments in the SYSCALL record
2026-08-14 18:37 UTC (3+ messages)
[PATCH v2] Bluetooth: btnxpuart: Validate the FW dump header length
2026-08-14 18:28 UTC (2+ messages)
` [PATCH v3] "
[for-next][PATCH 0/2] tracefs: Updates for 7.3
2026-08-14 18:26 UTC (3+ messages)
` [for-next][PATCH 1/2] eventfs: Define event fields before directory creation
` [for-next][PATCH 2/2] eventfs: Add warning for out of bounds pos in __eventfs_iterate()
[PATCH v5 0/2] xfs: resolve close() deadlocks on frozen filesystems
2026-08-14 18:24 UTC (9+ messages)
` [PATCH v5 2/2] xfs: prevent close() from hanging "
[PATCH 1/1] scripts: kstack_erase: use relative stackleak plugin path
2026-08-14 18:23 UTC (5+ messages)
` [PATCH v2] kstack_erase: suppress -grecord-gcc-switches for external module builds
[PATCH bpf-next 4/5] selftests/bpf: Avoid flaky resize value test for percpu data
2026-08-14 18:24 UTC (2+ messages)
[PATCH v3 0/3] hwmon: Add ASUS ROG Ryujin III support
2026-08-14 18:21 UTC (7+ messages)
` [PATCH v3 1/3] hwmon: (asus_rog_ryujin) Add per-device configuration
` [PATCH v3 2/3] hwmon: (asus_rog_ryujin) Add ROG Ryujin III support
` [PATCH v3 3/3] hwmon: (asus_rog_ryujin) Add ROG Ryujin III White Edition
[PATCH V2 0/8] dmaengine: zynqmp_dma: Fix error paths and follow-up cleanups
2026-08-14 18:21 UTC (3+ messages)
` [PATCH V2 3/8] dmaengine: zynqmp_dma: Fix chan probe/remove error handling
[for-next][PATCH] tracing: Have trace_event_update_all() only handle module that is loading
2026-08-14 18:21 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox