The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-15 10:04:46 to 2026-06-15 11:56:37 UTC [more...]

[PATCH v5 0/3] ext4: fix xattr iput deadlock with s_writepages_rwsem
 2026-06-15 11:53 UTC  (4+ messages)
` [PATCH v5 1/3] ext4: skip extra isize expansion during mount to prevent deadlock
` [PATCH v5 2/3] ext4: set EXT4_STATE_NO_EXPAND in ext4_evict_inode
` [PATCH v5 3/3] ext4: defer iput() on ea_inodes to reduce lock holding scope

[PATCH v3 0/3] iova: use maple tree for O(log n) allocation
 2026-06-15 11:56 UTC  (9+ messages)
` [PATCH v3 3/3] iova: defer maple tree erase on GFP_ATOMIC failure

[PATCH v3 00/15] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-15 11:54 UTC  (16+ messages)
` [PATCH v3 01/15] mm/slab: do not init any kfence objects on allocation
` [PATCH v3 02/15] mm/slab: stop inlining __slab_alloc_node()
` [PATCH v3 03/15] mm/slab: introduce slab_alloc_context
` [PATCH v3 04/15] mm/slab: introduce alloc_flags and SLAB_ALLOC_NOLOCK
` [PATCH v3 05/15] mm/slab: replace struct partial_context with slab_alloc_context
` [PATCH v3 06/15] mm/slab: add alloc_flags to slab_alloc_context
` [PATCH v3 07/15] mm/slab: pass alloc_flags to new slab allocation
` [PATCH v3 08/15] mm/slab: pass alloc_flags through slab_post_alloc_hook() chain
` [PATCH v3 09/15] mm/slab: replace slab_alloc_node() parameters with slab_alloc_context
` [PATCH v3 10/15] mm/slab: allow kmem_cache_alloc_bulk() with any gfp flags
` [PATCH v3 11/15] mm/slab: pass slab_alloc_context to __do_kmalloc_node()
` [PATCH v3 12/15] mm/slab: allow __GFP_NOMEMALLOC and __GFP_NOWARN for kmalloc_nolock()
` [PATCH v3 13/15] mm/slab: introduce kmalloc_flags()
` [PATCH v3 14/15] mm/slab: remove __GFP_NO_OBJ_EXT usage from alloc_slab_obj_exts()
` [PATCH v3 15/15] mm/slab: replace __GFP_NO_OBJ_EXT with SLAB_ALLOC_NO_RECURSE for sheaves

[PATCH v4 00/30] KVM: x86: x86.{c,h} spring cleaning
 2026-06-15 11:55 UTC  (3+ messages)
` [PATCH v4 24/30] KVM: x86: Move IRQ-related helper declarations from kvm_host.h => irq.h

[PATCH v2 0/5] Add DU, VSPD and FCPVD support for RZ/T2H and RZ/N2H SoCs
 2026-06-15 11:54 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: renesas: r9a09g077: Add VSPD and FCPVD nodes
` [PATCH v2 2/5] arm64: dts: renesas: r9a09g077: Add DU node
` [PATCH v2 3/5] arm64: dts: renesas: r9a09g087: Add VSPD and FCPVD nodes
` [PATCH v2 4/5] arm64: dts: renesas: r9a09g087: Add DU node
` [PATCH v2 5/5] arm64: dts: renesas: Add LCDC overlays for RZ/T2H and RZ/N2H EVKs with ADV7513

[PATCH] keys: Pin request_key_auth payload in instantiate paths
 2026-06-15 11:53 UTC  (8+ messages)

[PATCH v2] spi: dt-bindings: microchip,pic32mzda-spi: Convert to DT schema
 2026-06-15 11:53 UTC 

[PATCH v2 0/3] Add INA232 power monitor support for Arduino VENTUNO Q
 2026-06-15 11:51 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: monaco-arduino-monza: add ina232 power sensor

[PATCH 00/11] Add RZ/G3L USB2.0 host support
 2026-06-15 11:50 UTC  (7+ messages)
` [PATCH 09/11] phy: renesas: phy-rcar-gen3-usb2: Fix devm action registration for disabled VBUS regulator

[PATCH v2 0/1] s390/mm: Fix handling of _PAGE_UNUSED pte bit
 2026-06-15 11:50 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v9 0/6] Add driver for EC found on Qualcomm reference devices
 2026-06-15 11:49 UTC  (4+ messages)
` [PATCH v9 1/6] dt-bindings: embedded-controller: Add Qualcomm reference device EC description

[PATCH] keys: allow request-key path to be configured via Kconfig
 2026-06-15 11:49 UTC  (7+ messages)

[PATCHSET v4 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-06-15 11:49 UTC  (5+ messages)
` [PATCH 1/8] mm: Add ptep_try_set() for lockless empty-slot installs

[syzbot] [cgroups?] INFO: task hung in cgroup_subtree_control_write (2)
 2026-06-15 11:48 UTC  (2+ messages)

[PATCH] of: property: Fix of_fwnode_get_reference_args() with negative index
 2026-06-15 11:47 UTC  (5+ messages)

[PATCH v4 00/20] rust: I/O type generalization and projection
 2026-06-15 11:47 UTC  (11+ messages)
` [PATCH v4 01/20] rust: io: add dynamically-sized `Region` type
` [PATCH v4 02/20] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v4 03/20] rust: io: restrict untyped IO access and `register!` to `Region`

[PATCH net v3] tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
 2026-06-15 11:46 UTC 

[RESEND PATCH v1] spi: uniphier: Fix completion initialization order before devm_request_irq()
 2026-06-15 11:45 UTC  (2+ messages)

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-06-15 11:45 UTC  (6+ messages)
` [PATCH v14 10/44] arm64: RMI: Add support for SRO

[PATCH v3 00/18] iommu: Add live update state preservation
 2026-06-15 11:45 UTC  (3+ messages)
` [PATCH v3 01/18] memfd: export memfd_get_seals()

[PATCH net-next 0/3] net: bcmgenet: collapse TX priority queues
 2026-06-15 11:35 UTC  (3+ messages)

[PATCH v2] f2fs: read COW data with the original inode during atomic write
 2026-06-15 11:36 UTC 

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-15 11:43 UTC  (19+ messages)
` [PATCH for-next v3 1/9] slub_kunit: fall back to SW perf events when HW PMU is not available
` [PATCH for-next v3 2/9] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
` [PATCH for-next v3 3/9] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
` [PATCH for-next v3 4/9] mm/slab: use call_rcu() in unknown context if irqs are enabled
` [PATCH for-next v3 5/9] mm/slab: extend deferred free mechanism to handle rcu sheaves
` [PATCH for-next v3 6/9] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
` [PATCH for-next v3 7/9] mm/slab: introduce kfree_rcu_nolock()
` [PATCH for-next v3 8/9] mm/slab: introduce struct kfree_rcu_head and use in kfree_rcu_nolock()
` [PATCH for-next v3 9/9] slub_kunit: extend the test for kfree_rcu_nolock()

[PATCH v3] nfsd: validate sockaddr length per family in listener_set
 2026-06-15 11:43 UTC 

[PATCH 1/2] spi: dt-bindings: qcom,spi-geni-qcom: Add property to force GSI mode
 2026-06-15 11:42 UTC  (5+ messages)
` [PATCH 2/2] spi: qcom-geni: "

[PATCH] ACPI: processor: idle: Add __cpuidle to acpi_idle_lpi_enter
 2026-06-15 11:40 UTC  (2+ messages)

drivers/usb/dwc3/core.c:796:45: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-06-15 11:40 UTC 

[PATCH v2 0/2] media: atomisp: fix probe memory leaks
 2026-06-15 11:39 UTC  (6+ messages)
` [PATCH v2 1/2] media: atomisp: fix memory leak in atomisp_pci_probe()
` [PATCH v2 2/2] media: atomisp: fix memory leak in atomisp_csi2_bridge_parse_firmware()

[PATCH] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
 2026-06-15 11:39 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2] md/raid5: fix reshape deadlock while failed devices more than max degraded
 2026-06-15 11:34 UTC 

[RESEND PATCH v1] net: dsa: motorcomm: add yt92xx dsa driver
 2026-06-15 11:34 UTC  (2+ messages)

[PATCH v3] drm/tests: Move test EDID data to separate .c file
 2026-06-15 11:33 UTC  (4+ messages)

[PATCH v2 00/16] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-15 11:33 UTC  (16+ messages)
` [PATCH v2 08/16] mm/slab: pass alloc_flags to new slab allocation
` [PATCH v2 09/16] mm/slab: pass alloc_flags through slab_post_alloc_hook() chain
` [PATCH v2 12/16] mm/slab: pass slab_alloc_context to __do_kmalloc_node()
` [PATCH v2 15/16] mm/slab: remove __GFP_NO_OBJ_EXT usage from alloc_slab_obj_exts()

[PATCH net] atm: br2684: reject short VC-MUX bridged frames
 2026-06-15 11:31 UTC  (3+ messages)

[PATCH net] atm: br2684: validate IP header length before filtering
 2026-06-15 11:30 UTC  (3+ messages)

[PATCH v1] platform/surface: aggregator: Consistently define ssam_device_ids using named initializers
 2026-06-15 11:28 UTC 

[PATCH v1 0/3] Restrict alternate modes based on cable capabilities
 2026-06-15 11:29 UTC  (4+ messages)
` [PATCH v1 1/3] usb: typec: Add helper to check cable altmode support

[PATCH 1/2] lib/xz: Use size_t instead of uint32_t in a few places
 2026-06-15 11:28 UTC  (2+ messages)

[PATCH v3 0/3] iio: light: isl29018: overflow/precision fix + cover-glass gain via DT
 2026-06-15 11:20 UTC  (9+ messages)
` [PATCH v3 2/3] dt-bindings: iio: light: isl29018: add isil,cover-comp-gain

[PATCH] dt-bindings: arm: xen: Convert xen.txt to YAML schema
 2026-06-15 11:26 UTC 

[PATCH v8 1/2] dt-bindings: ufs: Document static TX Equalization settings properties
 2026-06-15 11:26 UTC  (2+ messages)

[PATCH v3 0/8] media: Add iMX95 neoisp driver
 2026-06-15 11:25 UTC  (5+ messages)
` [PATCH v3 8/8] arm64: dts: freescale: imx95: Add NXP neoisp device tree node

[PATCHv2] mm/huge_memory: do not add dropped split tail folios to LRU
 2026-06-15 11:25 UTC  (4+ messages)

[PATCH 0/3] iio: lsm303dlh-magn: endianness + boot-time fullscale selection
 2026-06-15 11:16 UTC  (7+ messages)
` [PATCH 1/3] iio: common: st_sensors: honour channel endianness in read_axis_data
` [PATCH 2/3] dt-bindings: iio: st,st-sensors: add st,fullscale-mg

[PATCH v3 0/2] clk: amlogic: Add A9 peripherals clock controller
 2026-06-15 11:25 UTC  (4+ messages)
` [PATCH v3 2/2] clk: amlogic: Add A9 peripherals clock controller driver

[PATCH v2 0/2] upboard pinctrl support for device id INTC1055
 2026-06-15 11:23 UTC  (5+ messages)
` [PATCH v2 2/2] pinctrl: upboard: add device id INTC1055 based UP boards support

[PATCH v2] net: pch_gbe: handle TX skb allocation failure
 2026-06-15 11:22 UTC  (2+ messages)

[PATCH 00/20] md/md-llbitmap: support reshape for RAID10 and RAID5
 2026-06-15 11:16 UTC  (7+ messages)
` [PATCH] md/md-llbitmap: track bitmap sync_size explicitly
` [PATCH] md/md-llbitmap: allocate page controls independently
` [PATCH] md/md-llbitmap: grow the page cache in place for reshape

[PATCH net v2] net/sched: cake: reject overhead values that underflow length
 2026-06-15 11:21 UTC  (3+ messages)

[PATCH v2] arm64: tlbflush: Don't broadcast if mm was only active on local cpu
 2026-06-15 11:21 UTC  (3+ messages)

[PATCH v2] ath12k: fix NULL pointer dereference in rhash table destroy
 2026-06-15 11:21 UTC 

[PATCH v5 00/10] add mcf54415 DAC driver
 2026-06-15 11:20 UTC  (4+ messages)
` [PATCH v5 09/10] iio: dac: add mcf54415 DAC

[PATCH v2] debugfs: Fix lockdown check for mmap_prepare
 2026-06-15 11:18 UTC  (2+ messages)

[PATCH net-next v2 0/2] netdev: expose page pool order via netlink
 2026-06-15 11:16 UTC  (7+ messages)
` [PATCH net-next v2 1/2] netdev: expose io_uring rx_page_order "

[PATCH v2] mm/kmemleak: avoid soft lockup when scanning task stacks
 2026-06-15 11:15 UTC  (4+ messages)

[PATCH 0/4] MIPS: kernel: proc: More efficient data output in show_cpuinfo()
 2026-06-15 11:13 UTC  (8+ messages)
` [PATCH 3/4] MIPS: kernel: proc: Use seq_putc() calls "
` [PATCH 4/4] MIPS: kernel: proc: Delete unnecessary braces "
      ` [4/4] "

[PATCH] iio: adc: ti-adc12138: fail init on calibration timeout
 2026-06-15 11:09 UTC 

[RFC PATCH] dma-buf/dma_fence: Make races for dma_fence_is_signaled() less likely
 2026-06-15 11:11 UTC  (6+ messages)

[PATCH] firewire: core: propagate cycle-timer read failure in legacy ioctl
 2026-06-15 11:11 UTC  (2+ messages)

[PATCH] fuse: virtiofs: fix illegal inode address access in fuse_release_end
 2026-06-15 11:08 UTC  (4+ messages)

[PATCH v4 0/7] drm/rcar-du: Add support for DSI pipelines with DSC
 2026-06-15 11:07 UTC  (6+ messages)
` [PATCH v4 2/7] dt-bindings: display: bridge: Document Renesas R-Car V4H DSC bindings

[PATCH RFC 0/3] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-06-15 11:04 UTC  (3+ messages)

[PATCH v2] mm/page_alloc: drop flag-conversion "optimisation"
 2026-06-15 10:59 UTC  (2+ messages)

[PATCH 1/2] usb: gadget: f_uac2: fix memory leak in UAC2_RATE_ATTRIBUTE store
 2026-06-15 10:52 UTC  (3+ messages)

[PATCH v1 0/2] Add support for Synopsys DesignWare SSI controller version 2.00a
 2026-06-15 10:57 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: spi: snps,dw-apb-ssi: Add support for snps,dwc-ssi-2.00a

[PATCH v2 1/1] wifi: mac80211_hwsim: skip sta_add rc update on sub-20 chanctx
 2026-06-15 10:56 UTC  (2+ messages)

[PATCH v7 0/4] Enable multi-owner I2C support for QCOM GENI controllers
 2026-06-15 10:54 UTC  (5+ messages)
` [PATCH v7 3/4] soc: qcom: geni-se: Keep pinctrl active for multi-owner controllers

[PATCH v13 00/22] TDX KVM selftests
 2026-06-15 10:54 UTC  (4+ messages)
` [PATCH v13 09/22] KVM: selftests: Expose functions to get default sregs values

[PATCH splitout] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
 2026-06-15 10:54 UTC  (15+ messages)

[GIT PULL] i2c for v7.2
 2026-06-15 10:54 UTC 

[PATCH v4 0/5] Remove remaining references to the pktcdvd driver
 2026-06-15 10:52 UTC  (5+ messages)
` [PATCH v4 2/5] mips: Remove remaining defconfig "
` [PATCH v4 5/5] sparc: "

[PATCH] KVM: arm64: Sync SPSR_EL1 when injecting an exception into a pVM
 2026-06-15 10:52 UTC  (3+ messages)

[PATCH v3 0/5] Add PLL3 and LCDC_CLKD support for RZ/T2H and RZ/N2H
 2026-06-15 10:48 UTC  (6+ messages)
` [PATCH v3 1/5] clk: renesas: rzv2h-cpg: Use per-SoC PLL reference frequency for calculations
` [PATCH v3 2/5] clk: renesas: cpg-mssr: Implement dedicated MSTP delay logic for RZ/T2H LCDC and RTC
` [PATCH v3 3/5] dt-bindings: clock: renesas,r9a09g077/87: Add LCDC_CLKD clock ID
` [PATCH v3 4/5] clk: renesas: rzv2h-cpg: Extract PLL calculation math into a library
` [PATCH v3 5/5] clk: renesas: r9a09g077: Add LCDC and PLL3 clock support for RZ/T2H display pipeline

[PATCH] PCI: meson: Fix PERST# timing by asserting reset before LTSSM enable
 2026-06-15 10:34 UTC 

[PATCH 0/4] Fix up QUSB2 PHY description for MSM8996/SM61[12]5
 2026-06-15 10:44 UTC  (4+ messages)
` [PATCH 2/4] phy: qcom-qusb2: Fix SM6115 init sequence

[PATCH v3] MIPS: mm: Fix out-of-bounds write in maar_res_walk()
 2026-06-15 10:29 UTC  (2+ messages)

[PATCH v3] mips: sched: Fix CPUMASK_OFFSTACK memory corruption
 2026-06-15 10:29 UTC  (2+ messages)

[PATCH v4 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
 2026-06-15 10:42 UTC  (5+ messages)
` [PATCH v4 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial

[PATCH] mips: dts: ar9132: fix wdt node name
 2026-06-15 10:28 UTC  (2+ messages)

[PATCH] MIPS: lib: Remove '.hidden' for local symbols
 2026-06-15 10:27 UTC  (2+ messages)

[PATCH v2 00/10] gpiolib: fence off legacy interfaces
 2026-06-15 10:33 UTC  (3+ messages)
` [PATCH 05/10] [v2] mips: select legacy gpiolib interfaces where used

[PATCH] f2fs: skip inode folio lookup for cached overwrite
 2026-06-15 10:43 UTC  (2+ messages)

[PATCH] MIPS: VDSO: Avoid including .got in dynamic segment
 2026-06-15 10:27 UTC  (2+ messages)

[PATCH] MIPS: ath79: reduce ARCH_DMA_MINALIGN
 2026-06-15 10:28 UTC  (2+ messages)

[PATCH v11 0/6] Enable ICE clock scaling
 2026-06-15 10:42 UTC  (5+ messages)
` [PATCH v11 4/6] arm64: dts: qcom: kodiak: Add OPP-table for ICE UFS and ICE eMMC nodes

[PATCH] dmaengine: idxd: fix use-after-free in idxd_free() and idxd_alloc() error paths
 2026-06-15 10:39 UTC  (2+ messages)

[PATCH net] appletalk: fix use-after-free in atalk_find_primary()
 2026-06-15 10:39 UTC 

[PATCH v3 0/8] Add support for Qualcomm remoteproc subsystem cooling
 2026-06-15 10:34 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: remoteproc: qcom,pas: add thermal mitigation properties

[PATCH net-next v2 2/2] net: pse-pd: add Realtek/Broadcom PSE MCU driver
 2026-06-15 10:34 UTC  (4+ messages)

[PATCH 1/2] power: sequencing: pcie-m2: Add PCI ID 0x1103 for WCN6855 Bluetooth
 2026-06-15 10:32 UTC  (2+ messages)
` [PATCH v2] arm64: dts: qcom: lemans-evk: Describe the PCIe M.2 Key E connector

(no subject)
 2026-06-15 10:29 UTC  (2+ messages)
` [PATCH 0/2] PCI/CXL: Recover CXL Downstream Ports from PM Init failure

[PATCH v5 0/3] Add RP1 PWM controller support
 2026-06-15 10:29 UTC  (5+ messages)
` [PATCH v5 2/3] pwm: rp1: Add RP1 PWM controller driver

[PATCH v3 0/3] serial: max310x: honour per-channel DT RS485 properties
 2026-06-15 10:27 UTC  (4+ messages)
` [PATCH v3 1/3] serial: max310x: register GPIO controller before adding UART ports
` [PATCH v3 2/3] dt-bindings: serial: maxim,max310x: describe per-channel rs485 subnodes
` [PATCH v3 3/3] serial: max310x: honour rs485 properties from per-channel DT subnode

[PATCH v5] fuse: clear ent->fuse_req in commit_fetch error path
 2026-06-15 10:25 UTC 

[PATCH v3 0/3] arm64: cross-CPU NMI via SDEI
 2026-06-15 10:25 UTC  (5+ messages)
` [PATCH v3 2/3] drivers/firmware: add SDEI cross-CPU NMI service for arm64
` [PATCH v3 3/3] arm64: escalate smp_send_stop() to an SDEI NMI as a last resort

[BUG] OV02C10 on Dell 16 Premium DA16250 (ARL): INT3472 handshake-derived "dvdd" regulator registered but never linked to sensor, sensor probe fails with -EREMOTEIO
 2026-06-15 10:25 UTC  (8+ messages)

[PATCH] dt-bindings: mfd: syscon: Revert renesas,r9a08g046-lvds-cmn
 2026-06-15 10:21 UTC  (2+ messages)
` (subset) "

[PATCH v2] KVM: x86: Unconditionally recompute CR8 intercept on PPR update
 2026-06-15 10:19 UTC  (4+ messages)
` [syzbot ci] "

[PATCH v2 1/1] MAINTAINERS: Camera sensor and Intel IPU driver changes
 2026-06-15 10:19 UTC  (2+ messages)

[PATCH] iio: accel: fxls8962af: clamp the device-reported FIFO sample count
 2026-06-15 10:16 UTC  (3+ messages)

[PATCH v3 0/9] rv/tlob: Add task latency over budget RV monitor
 2026-06-15 10:16 UTC  (5+ messages)
` [PATCH v3 4/9] rv/ha: fix ha_invariant_passed_ns silent bypass of invariant check
` [PATCH v3 5/9] rv/ha: make da_monitor_reset_hook and EVENT_NONE_LBL overridable

[PATCH 0/4] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
 2026-06-15 10:12 UTC  (3+ messages)
` [PATCH 4/4] rust: samples: add EDU PCI driver sample

[GIT PULL] x86/msr updates for v7.2
 2026-06-15 10:11 UTC  (2+ messages)

[GIT PULL] x86/cpu updates for v7.2
 2026-06-15 10:11 UTC  (2+ messages)

[GIT PULL] Scheduler updates for v7.2
 2026-06-15 10:11 UTC  (2+ messages)

[GIT PULL] Performance events updates for v7.2
 2026-06-15 10:11 UTC  (2+ messages)

[GIT PULL] objtool updates for v7.2
 2026-06-15 10:11 UTC  (2+ messages)

[GIT PULL] locking updates for v7.2
 2026-06-15 10:11 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-06-15 10:11 UTC  (4+ messages)
` [PATCH v2 3/3] ASoC: qcom: sc8280xp: ASoC: qcom: sc8280xp: enhance machine driver for board-specific config

[GIT PULL] arm64 updates for 7.2
 2026-06-15 10:08 UTC 

[PATCH v2 0/4] Add support for AD3532R/AD3532
 2026-06-15 10:08 UTC  (5+ messages)
` [PATCH v2 1/4] iio: dac: ad3530r: Refactor setup to table-driven register bank approach
` [PATCH v2 4/4] iio: dac: ad3530r: Add support for AD3532R/AD3532

[PATCH v2] arm64/irqflags: __always_inline the arch_local_irq_*() helpers
 2026-06-15 10:07 UTC  (4+ messages)

[PATCH net-next v2 0/2] net: isolate SKB data area allocations
 2026-06-15 10:07 UTC  (4+ messages)

[PATCH v4 00/39] drm/msm/dp: Add MST support for MSM chipsets
 2026-06-15 10:05 UTC  (4+ messages)
` [PATCH v4 37/39] drm/msm/dp: add HPD callback for dp MST


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