The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-14 15:59:28 to 2026-07-14 17:51:00 UTC [more...]

[PATCH v9 00/12] Allow AET to use PMT as loadable module
 2026-07-14 17:50 UTC  (8+ messages)
` [PATCH v9 06/12] arm,x86,fs/resctrl: Handle change in number of RMIDs on each mount

[PATCH v5 00/10] x86,fs/resctrl: Improve resctrl quality and consistency
 2026-07-14 17:49 UTC  (2+ messages)

[PATCH v3 00/17] rv: Add selftests to tools and KUnit tests
 2026-07-14 17:49 UTC  (9+ messages)
` [PATCH v3 14/17] verification/rvgen: Add selftests for rvgen kunit
` [PATCH v3 16/17] selftests/verification: Rearrange the wwnr_printk test

[PATCH] usb: core: Strengthen error handling in hub_hub_status()
 2026-07-14 17:48 UTC  (3+ messages)

[PATCH] PCI: plda: Synchronize chained IRQs during deinitialization
 2026-07-14 17:43 UTC 

[PATCH] xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
 2026-07-14 17:46 UTC  (4+ messages)

[PATCH] ceph: fix use-after-dereference of NULL ci in __ceph_remove_cap()
 2026-07-14 17:46 UTC  (2+ messages)

[PATCH v5 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
 2026-07-14 17:45 UTC  (2+ messages)

[PATCH net v2] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
 2026-07-14 17:43 UTC  (3+ messages)

[PATCH v2 0/2] libceph: validate OSD sparse-read extent maps (+KUnit)
 2026-07-14 17:43 UTC  (3+ messages)
` [PATCH v2 2/2] libceph: add KUnit coverage for OSD sparse-read extent validation

[PATCH net] amt: refresh cached IP header pointers after MLD/IGMP checks
 2026-07-14 17:43 UTC  (3+ messages)

[PATCH v2] xfs: bounds-check buffer log item's dirty bitmap
 2026-07-14 17:43 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] leds: core: Disable hardware control when writing brightness
 2026-07-14 17:37 UTC  (2+ messages)

[PATCH net-next 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-14 17:42 UTC  (4+ messages)

[PATCH v8 0/2] selftests/futex: fix the failed futex_requeue test issue
 2026-07-14 17:41 UTC  (5+ messages)
` [PATCH v8 2/2] "

[PATCH net v3 0/2] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
 2026-07-14 17:41 UTC  (3+ messages)
` [PATCH net v3 1/2] tipc: guard against empty list in tipc_node_xmit()
` [PATCH net v3 2/2] tipc: fix NULL deref in tipc_named_node_up() on empty publication list

[PATCH v2] mm/util: don't read __page_2 for order-1 folios in snapshot_page()
 2026-07-14 17:41 UTC  (2+ messages)

[PATCH] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
 2026-07-14 17:40 UTC 

[PATCH][next] iio: adc: make read-only const array config static
 2026-07-14 17:40 UTC  (3+ messages)

[PATCH] HID: uclogic: fix use-after-free of inrange_timer on remove
 2026-07-14 17:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
 2026-07-14 17:39 UTC  (8+ messages)
` [PATCH 1/3] rv/reactors: fix lockdep "Invalid wait context" in rv_react()

[PATCH] rpmsg: glink: fix deadlock in endpoint destroy during driver detach
 2026-07-14 17:38 UTC  (2+ messages)

[PATCH] rpmsg: glink: smem: order FIFO read after availability check
 2026-07-14 17:38 UTC  (2+ messages)

[PATCH v1 0/12] perf vendor events intel: update
 2026-07-14 17:37 UTC  (3+ messages)

[PATCH v3 0/8] can: rcar_canfd: Add support for Renesas RZ/G3S
 2026-07-14 17:33 UTC  (9+ messages)
` [PATCH v3 1/8] clk: r9a08g045-cpg: Add clocks and resets for CAN-FD
` [PATCH v3 2/8] dt-bindings: can: renesas,rcar-canfd: Document RZ/G3S SoC
` [PATCH v3 3/8] can: rcar_canfd: Fix typos in macro names
` [PATCH v3 4/8] can: rcar_canfd: Allow the CAN FD clock to be sourced from fck
` [PATCH v3 5/8] can: rcar_canfd: Do not set registers selecting the CAN mode
` [PATCH v3 6/8] can: rcar_canfd: Add support for Renesas RZ/G3S
` [PATCH v3 7/8] arm64: dts: renesas: r9a08g045: Add CAN-FD node
` [PATCH v3 8/8] arm64: dts: renesas: rzg3s-smarc: Enable CAN-FD

[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-07-14 17:33 UTC  (5+ messages)
` [PATCH v7 06/10] ACPI: APEI: GHES: move CXL CPER helpers

[PATCH net-next 15/15] net/mlx5e: psp: Report PSP dev registration errors
 2026-07-14 17:31 UTC  (2+ messages)

[PATCH v2 0/5] mm: fix inode UAF when splitting a file folio past EOF
 2026-07-14 17:31 UTC  (8+ messages)
` [PATCH v2 1/5] mm/memory-failure: keep the folio, not the poisoned subpage, locked across split

[PATCH mm-hotfixes v3 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-14 17:31 UTC  (7+ messages)
` [PATCH mm-hotfixes v3 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v3 2/4] x86/mm/pat: acquire mmap lock on page table free "
` [PATCH mm-hotfixes v3 3/4] mm/ptdump: always stabilise against page table freeing using init_mm
` [PATCH mm-hotfixes v3 4/4] arm64: remove redundant concurrent ptdump UAF mitigation

[PATCH v4 0/3] panic: fix the panic_force_cpu redirect races
 2026-07-14 17:31 UTC  (4+ messages)
` [PATCH v4 1/3] panic: fix redirect CPU race in panic_try_force_cpu()
` [PATCH v4 2/3] panic: flatten nmi_panic control flow
` [PATCH v4 3/3] panic: allow force_cpu redirect from an NMI

[PATCH] ppc/fadump: collect dump if the collected size is lesser than reserved
 2026-07-14 17:30 UTC 

[PATCH net-next 13/15] net/mlx5e: psp: Make PSP steering config dynamic
 2026-07-14 17:30 UTC  (2+ messages)

[RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
 2026-07-14 17:29 UTC  (14+ messages)

[PATCH RFC v2 0/9] leds: Add support for hardware-initiated hardware control trigger transition
 2026-07-14 17:23 UTC  (4+ messages)
` [PATCH RFC v2 5/9] leds: Add trigger_may_offload attribute

[PATCH v2] scsi: ufs: core: cancel RTC work in active-active suspend
 2026-07-14 17:27 UTC 

[PATCH v1 0/9] Support Clang context analysis for ext2
 2026-07-14 17:27 UTC  (2+ messages)

[PATCH] phy: rockchip: naneng-combphy: Set RK3576 USB3 SSC downward
 2026-07-14 17:26 UTC  (2+ messages)

[PATCH] i2c: spacemit: fix spurious IRQ handling returning IRQ_HANDLED
 2026-07-14 17:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v23 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-07-14 17:16 UTC  (14+ messages)
` [PATCH v23 01/13] power: reset: reboot-mode: Remove devres based allocations
` [PATCH v23 02/13] power: reset: reboot-mode: Support up to 3 magic values per mode
` [PATCH v23 03/13] power: reset: reboot-mode: Add support for predefined reboot modes
` [PATCH v23 04/13] firmware: psci: Introduce command-based resets
` [PATCH v23 05/13] mfd: psci-mfd: Add PSCI MFD driver for cpuidle-psci-domain cell
` [PATCH v23 06/13] dt-bindings: arm: Document reboot mode magic
` [PATCH v23 07/13] power: reset: Add psci-reboot-mode driver
` [PATCH v23 08/13] mfd: core: Add firmware-node support to MFD cells
` [PATCH v23 09/13] mfd: psci-mfd: Add psci-reboot-mode child cell
` [PATCH v23 10/13] arm64: dts: qcom: Add psci reboot-modes for kodiak boards
` [PATCH v23 11/13] arm64: dts: qcom: Add psci reboot-modes for lemans boards
` [PATCH v23 12/13] arm64: dts: qcom: Add psci reboot-modes for monaco boards
` [PATCH v23 13/13] arm64: dts: qcom: Add psci reboot-modes for talos boards

[PATCH] ntsync: Check for owner in setup_wait()
 2026-07-14 17:16 UTC  (2+ messages)

[PATCH v2] powerpc/eeh: Fix recursive locking on devices without EEH sensitive driver
 2026-07-14 17:16 UTC 

[PATCH] cpufreq: amd-pstate-ut: fix null pointer dereference
 2026-07-14 17:16 UTC  (4+ messages)

[PATCH] powerpc/eeh: Fix recursive locking on devices without EEH sensitive driver
 2026-07-14 17:15 UTC  (3+ messages)

[RFC PATCH] mm/page_reporting: Add page_reporting_delay sysctl
 2026-07-14 17:14 UTC 

[ANNOUNCE] PUCK Agenda - 2026.07.15 - CANCELED
 2026-07-14 17:15 UTC 

linux-next: manual merge of the mm-nonmm-unstable tree with the risc-v-fixes tree
 2026-07-14 17:13 UTC  (2+ messages)

[PATCH] hwmon: (lm90) Switch channel parsing to fwnode APIs
 2026-07-14 17:09 UTC  (4+ messages)

[PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-07-14 17:06 UTC  (10+ messages)
` [PATCH v6 8/8] KVM: selftests: Add PERF_METRICS and fixed counter 3 tests

[PATCH][next] iio: light: vcnl4000: make read-only const array regulator_names static
 2026-07-14 17:05 UTC  (2+ messages)

[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-14 17:05 UTC  (6+ messages)

[PATCH][next] gpio: bd72720: make read-only const arrays regs static
 2026-07-14 17:02 UTC 

[PATCH v4] iio: light: opt3001: split opt3001_get_processed() logic
 2026-07-14 17:04 UTC  (2+ messages)

[PATCH net] tipc: cap number of nodes per net namespace
 2026-07-14 17:03 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: set F2 blocksize to 256 for BCM43752
 2026-07-14 17:03 UTC  (6+ messages)

[PATCH] perf capstone: Fix build with Capstone versions before 6
 2026-07-14 17:02 UTC  (6+ messages)

[PATCH v2] usb: musb: remove dead select of USB_MUSB_DUAL_ROLE
 2026-07-14 17:00 UTC  (2+ messages)

[PATCH v4 0/1] Rust PCI capability infrastructure and SR-IOV support
 2026-07-14 16:58 UTC  (2+ messages)
` [PATCH v4 1/1] rust: pci: add extended capability "

[PATCH v2] PCI: rzg3s-host: Re-enumerate the bus on PCIe link-state changes
 2026-07-14 16:58 UTC  (2+ messages)

[PATCH ath-next 0/2] wifi: ath: Correctly copy the hint BSSID in WMI scan request
 2026-07-14 16:57 UTC  (2+ messages)

[PATCH 0/2] PCI: apple: Integrate pwrctrl API
 2026-07-14 16:57 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH net v3] tun/tap & vhost-net: make qdisc backpressure opt-in via IFF_BACKPRESSURE
 2026-07-14 16:50 UTC  (3+ messages)

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-07-14 16:53 UTC  (6+ messages)
` [PATCH v3] iommu/riscv: Use 32-bit MMIO accesses for 64-bit registers

[PATCH 0/2] mm/zswap: Fixes and improves the zswap global shrinker
 2026-07-14 16:52 UTC  (5+ messages)
` [PATCH 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[PATCH 0/3] driver core: Constify the signature of device_show/store_*()
 2026-07-14 16:51 UTC  (4+ messages)
` [PATCH 1/3] x86/mce: Use __DEVICE_ATTR() macro to initialize dev_ext_attribute
` [PATCH 2/3] drivers: perf: "
` [PATCH 3/3] driver core: Constify the signature of device_show/store_*()

[PATCH RFC v2 0/9] Add System Controller support for RZ/T2H and RZ/N2H SoCs
 2026-07-14 16:50 UTC  (4+ messages)

[PATCH] perf build: Do not pass -static to dlfilters
 2026-07-14 16:50 UTC  (2+ messages)

[PATCH v3 0/2] perf record: fix multi-record Zstd compression
 2026-07-14 16:50 UTC  (2+ messages)

[PATCH] cxl/memdev: Fix firmware upload exact-fit handling
 2026-07-14 16:50 UTC  (2+ messages)

[PATCH v5 0/2] remoteproc: add AMD MicroBlaze/V BRAM-based remote processor driver
 2026-07-14 16:49 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH v2 0/2] Add driver for DAC8163:
 2026-07-14 16:49 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: dac: Add DAC8163

[PATCH] can: c_can: keep controller in init mode until bittiming is configured
 2026-07-14 16:48 UTC 

[PATCH 1/1] cxl/test: Rework cxl_type2_mem_init() to use cxl_mock_platform_device_add()
 2026-07-14 16:48 UTC  (2+ messages)

[PATCH] fs/ntfs3: fix out-of-bounds read of INDEX_ROOT in reparse/objid init
 2026-07-14 16:48 UTC  (3+ messages)

[PATCH] fs/ntfs3: widen inode/record number storage to u64
 2026-07-14 16:38 UTC 

[PATCH net v3] nfc: llcp: reject PDUs shorter than the LLCP header
 2026-07-14 16:46 UTC 

[PATCH net v2] nfc: llcp: reject PDUs shorter than the LLCP header
 2026-07-14 16:46 UTC  (2+ messages)

[PATCH v5 0/8] KVM: arm64: pKVM vCPU state management at EL2 (series A)
 2026-07-14 16:44 UTC  (6+ messages)
` [PATCH v5 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code

[PATCH] fs/ntfs3: fix slab-out-of-bounds write in ni_create_attr_list()
 2026-07-14 16:45 UTC  (2+ messages)

[PATCH] scsi: ufs: core: cancel RTC work in active-active suspend
 2026-07-14 16:45 UTC  (4+ messages)

[PATCH RESEND v4 0/3] drm/bridge: sii9234: use extcon to detect cable attachment
 2026-07-14 16:44 UTC  (8+ messages)
` [PATCH RESEND v4 1/3] drm/bridge: sii9234: fix some typos in comments and messages
` [PATCH RESEND v4 2/3] drm/bridge: sii9234: use dev_err_probe where applicable
` [PATCH RESEND v4 3/3] drm/bridge: sii9234: use extcon cable detection logic to detect MHL
` (subset) [PATCH RESEND v4 0/3] drm/bridge: sii9234: use extcon to detect cable attachment

[PATCH][next] spi: bcm2835: make read-only const array pinctrl_compats static
 2026-07-14 16:42 UTC 

[PATCH v3 0/2] PHY: Add support for MT8196 DSI PHY
 2026-07-14 16:42 UTC  (3+ messages)
` [PATCH v3 2/2] phy: mediatek: Add support for MT8196 MIPI "

[RFC] media: Question about reserving V4L2 UAPI control IDs for out-of-tree rgb133 kernel driver
 2026-07-14 16:41 UTC  (2+ messages)

[PATCH v2 0/6] tools/build: Allow versioning of all LLVM tools
 2026-07-14 16:41 UTC  (4+ messages)
` [PATCH v2 4/6] tools/build: Allow versioning LLVM readelf

[PATCH 0/3] USB core defense "hardening" changes
 2026-07-14 16:41 UTC  (5+ messages)
` [PATCH 2/3] usb: core: strengthen size check in usb_parse_interface()

[PATCH] fs/ntfs3: cosmetic fixes and improvements
 2026-07-14 16:40 UTC 

[RFC PATCH] freezer: Restrict unsafe freezable tasks to system sleep
 2026-07-14 16:39 UTC 

[PATCH v1 0/3] perf jevents: Deterministic build fix and mypy cleanliness
 2026-07-14 16:39 UTC  (2+ messages)

[PATCH v2] usb: typec: qcom-pmic-typec: avoid uninit values in dev_dbg() error paths
 2026-07-14 16:39 UTC 

[PATCH] idpf: disable PCIe PTM on device removal
 2026-07-14 16:36 UTC  (2+ messages)

[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-07-14 16:35 UTC  (5+ messages)
` [PATCH v14 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus

[PATCH] staging: rtl8723bs: fix xmit_frame/xmit_buf leaks on mgnt-frame error paths
 2026-07-14 16:35 UTC 

[PATCH][next] ALSA: aloop: make read-only array texts static const
 2026-07-14 16:33 UTC 

[PATCH v3 0/3] Add support for Variscite DART-MX8M-MINI and Sonata board
 2026-07-14 16:33 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M-MINI Boards
` [PATCH v3 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-MINI
` [PATCH v3 3/3] arm64: dts: imx8mm-var-dart: Add support for Variscite Sonata board

[PATCH v5 00/10] Introduce MMIO-based CMT access for Enhanced RDT
 2026-07-14 16:33 UTC  (14+ messages)
` [PATCH v5 03/10] x86/resctrl: Parse ACPI ERDT table and save CACD cpumask for RMDD domains
` [PATCH v5 04/10] x86/resctrl: Attach ACPI ERDT information to L3 mon domain on CPU online
` [PATCH v5 05/10] x86/resctrl: Parse ACPI CMRC table

[PATCH v4] drm/omap: dsi: avoid sending bta sync all the time in writes
 2026-07-14 15:53 UTC  (5+ messages)

[PATCH] drm/panthor: return error on truncated firmware
 2026-07-14 16:30 UTC 

[PATCH 0/2] net: wwan: qcom_bam_dmux: Alloc RX buffers as a single coherent block
 2026-07-14 16:31 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] perf trace: Add --bitmask-list option and correct cpumask formatting
 2026-07-14 16:29 UTC 

[PATCH v7 0/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL
 2026-07-14 16:29 UTC  (3+ messages)
` [PATCH v7 1/2] i2c: algo: bit: Allow to skip bit test
` [PATCH v7 2/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL

[RFC PATCH 0/4] rust: usb: add usb request block abstractions and a user
 2026-07-14 16:26 UTC  (8+ messages)
` [RFC PATCH 2/4] rust: usb: add usb host interface and endpoint abstractions

[PATCH v3] selftests: harness: Mark test fixture objects __maybe_unused
 2026-07-14 16:24 UTC  (2+ messages)

[PATCH v20 00/12] Add Renesas RZ/G3L SD/eMMC support
 2026-07-14 16:23 UTC  (5+ messages)
` [PATCH v20 08/12] mmc: renesas_sdhi: Add RZ/G3L SDHI support

[PATCH 1/2] ALSA: hda: cs35l41: Support HP OmniBook 7 Laptop 14-fr0xxx
 2026-07-14 16:22 UTC  (2+ messages)

[PATCH] smb: client: set SB_I_NODEV to prevent device node injection
 2026-07-14 16:23 UTC  (3+ messages)

[RFC PATCH] ASoC: qcom: q6apm-lpass-dais: start the graph at prepare
 2026-07-14 16:22 UTC  (6+ messages)

[PATCH 0/2] tdx-guest: Make Quote buffer size dynamic
 2026-07-14 16:22 UTC  (5+ messages)
` [PATCH 2/2] virt: tdx-guest: Allocate Quote buffer dynamically

[RFC PATCH v4 0/3] iio: position: add Rust driver for ams AS5600
 2026-07-14 16:20 UTC  (9+ messages)
` [RFC PATCH v4 1/3] i2c: rust: implement SMBus read abstraction via kernel::io::Io for I2cClient
` [RFC PATCH v4 2/3] rust: add minimal IIO subsystem abstractions

[PATCH net v4 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-07-14 16:20 UTC  (10+ messages)
` [PATCH net v4 1/3] net/smc: bound the wire-controlled producer cursor to the RMB
` [PATCH net v4 2/3] net/smc: bound the receive length to the RMB in smc_rx_recvmsg()
` [PATCH net v4 3/3] net/smc: bound the send length to the send buffer in smc_tx_sendmsg()

[PATCH] nbd: reclassify u->iolock of AF_UNIX sockets
 2026-07-14 16:19 UTC  (2+ messages)

[RFC PATCH 00/14] driver core: defer per-VF sysfs creation for fast SR-IOV bring-up
 2026-07-14 16:18 UTC  (4+ messages)

[PATCH] ALSA: hda/cs8409: Fix for Dell Cirrus audio jack detect
 2026-07-14 16:17 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 7.2-rc4
 2026-07-14 16:15 UTC  (2+ messages)

[PATCH v3 0/5] rv: LTL per-cpu monitor type and real-time scheduling monitor
 2026-07-14 16:11 UTC  (4+ messages)
` [PATCH v3 4/5] sched: Add task enqueue/dequeue trace points

[PATCH] drm/i915/bios: Move a variable assignment behind a null pointer check in intel_bios_encoder_supports_dp_dual_mode()
 2026-07-14 16:10 UTC  (4+ messages)

[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-14 16:09 UTC  (7+ messages)

[PATCH] ASoC: sun4i-codec: Sort sound related #include statements
 2026-07-14 16:09 UTC  (2+ messages)

[PATCH] ASoC: sun4i-codec: Set quirks.playback_only for H616 codec
 2026-07-14 16:08 UTC  (2+ messages)

[PATCH v3] nvme: core: reject invalid LBA data size from Identify Namespace
 2026-07-14 16:07 UTC  (11+ messages)

[PATCH v2] drm/bridge: rename drm_for_each_bridge_in_chain_scoped() to drm_for_each_bridge_in_chain()
 2026-07-14 16:05 UTC  (2+ messages)

[PATCH] dmaengine: fl1-edma: Add error handling for devm_kasprintf
 2026-07-14 16:05 UTC  (3+ messages)

[PATCH v2] KVM: Ignore MMU notifiers for guest_memfd-only memslots
 2026-07-14 16:04 UTC 

[PATCH] drm/radeon: allocate dummy_page without DMA32 on fail
 2026-07-14 16:03 UTC 

[PATCH 1/2] wifi: ath11k: implement custom wake_tx_queue with flow control
 2026-07-14 16:02 UTC  (2+ messages)

[PATCH v2 1/1] regulator: dt-bindings: Convert ltc3589.txt to yaml format
 2026-07-14 16:01 UTC 

[PATCH 2/2] wifi: ath12k: implement custom wake_tx_queue with flow control
 2026-07-14 16:01 UTC  (2+ messages)

[PATCH] io_uring/kbuf: fix use-after-free of new iovec on bundle grow
 2026-07-14 16:00 UTC  (3+ messages)

[PATCH 2/2] wifi: ath12k: implement custom wake_tx_queue with flow control
 2026-07-14 15:59 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox