public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-05 16:17:13 to 2026-05-05 17:47:19 UTC [more...]

[PATCH v3 00/10] iio: accel: mma8452: improve coding style, pm and resource cleanup
 2026-05-05 17:46 UTC  (9+ messages)
` [PATCH v3 01/10] iio: accel: mma8452: handle I2C read error(s) in mma8452_read()
` [PATCH v3 02/10] iio: accel: mma8452: switch to non-devm request_threaded_irq()
` [PATCH v3 03/10] iio: accel: mma8452: cleanup codestyle warning
` [PATCH v3 04/10] iio: accel: mma8452: sort headers alphabetically
` [PATCH v3 05/10] iio: accel: mma8452: Use dev_err_probe()
` [PATCH v3 06/10] iio: accel: mma8452: convert to bulk regulator usage
` [PATCH v3 07/10] iio: accel: mma8452: use local struct device
` [PATCH v3 08/10] iio: accel: mma8452: use pm_ptr() and direct runtime PM calls

[PATCH] accel: ethosu: Add performance counter support
 2026-05-05 17:45 UTC  (2+ messages)

[PATCH net] net: shaper: Reject reparenting of existing nodes
 2026-05-05 17:43 UTC 

[PATCH net-next v2 0/6] net: devmem: support devmem with netkit devices
 2026-05-05 17:41 UTC  (3+ messages)
` [PATCH net-next v2 1/6] net: add netmem_tx modes that indicate dma capability

[PATCH] iommu/amd: Explicitly bail from enable_iommus_vapic() when in legacy mode
 2026-05-05 17:41 UTC  (3+ messages)

[PATCH 1/2] pinctrl: bcm: Move MODULE_DEVICE_TABLE next to the table itself
 2026-05-05 17:41 UTC  (2+ messages)

[PATCH net-next v3 1/5] net/sched: netem: reorder struct netem_sched_data
 2026-05-05 17:38 UTC  (5+ messages)
` [PATCH net-next v3 2/5] net/sched: netem: remove useless VERSION
` [PATCH net-next v3 3/5] net/sched: netem: replace pr_info with netlink extack error messages
` [PATCH net-next v3 4/5] net/sched: netem: handle multi-segment skb in corruption
` [PATCH net-next v3 5/5] net/sched: netem: add per-impairment extended statistics

[PATCH v10 00/16] lenovo-wmi: Add fixes and enhancement
 2026-05-05 17:40 UTC  (10+ messages)
` [PATCH v10 06/16] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices

[ANNOUNCE] 5.10.254-rt150
 2026-05-05 17:40 UTC 

[PATCH] platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration
 2026-05-05 17:39 UTC  (2+ messages)

[PATCH v4 0/3] vfio/pci: Request resources and map BARs at enable time
 2026-05-05 17:38 UTC  (4+ messages)
` [PATCH v4 1/3] vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()
` [PATCH v4 2/3] vfio/pci: Check BAR resources before exporting a DMABUF
` [PATCH v4 3/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()

[PATCH v3 0/3] staging: rtl8723bs: fix OOB reads and heap overflow in IE parsing
 2026-05-05 17:38 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] staging: rtl8723bs: fix OOB reads in update_beacon_info() and bwmode_update_check()
  ` [PATCH v4 2/3] staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()
  ` [PATCH v4 3/3] staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie() and rtw_cfg80211_set_wpa_ie()

[PATCH v5 0/4] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-05-05 17:37 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v5 2/4] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v5 3/4] KVM: s390: Change the fi->lock to a raw_spinlock for RT case
` [PATCH v5 4/4] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject

[PATCH v4 1/2] drm/ttm: Drop tt->restore after successful restore
 2026-05-05 17:36 UTC  (6+ messages)
` [PATCH v4 2/2] drm/ttm/pool: back up at native page order

[PATCH v9 0/4] Add support for Orange Pi 5 Pro
 2026-05-05 17:35 UTC  (3+ messages)
` [PATCH v9 3/4] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro

[PATCH] iio: pressure: bmp280: zero-init bmp580 trigger handler buffer
 2026-05-05 17:34 UTC 

[PATCH v2] iio: humidity: ens210: Fix missing I2C functionality checks
 2026-05-05 17:33 UTC  (2+ messages)

[PATCH net-next 1/5] dt-bindings: net: add onsemi's TS2500/NCN26010 10BASE-T1S MACPHY
 2026-05-05 17:33 UTC  (5+ messages)

[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
 2026-05-05 17:30 UTC  (12+ messages)
` [PATCH v17 01/11] PCI/AER: Introduce AER-CXL Kfifo
` [PATCH v17 02/11] cxl/ras: Unify Endpoint and Port AER trace events
` [PATCH v17 03/11] cxl: Use common CPER handling for all CXL devices
` [PATCH v17 04/11] cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
` [PATCH v17 05/11] cxl: Limit CXL-CPER kfifo registration functions scope
` [PATCH v17 06/11] PCI: Establish common CXL Port protocol error flow
` [PATCH v17 07/11] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v17 08/11] cxl: Remove Endpoint AER correctable handler
` [PATCH v17 09/11] cxl: Update Endpoint AER uncorrectable handler
` [PATCH v17 10/11] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v17 11/11] Documentation: cxl: Document CXL protocol error handling

[PATCH v5 00/16] firmware: qcom: Add OP-TEE PAS service support
 2026-05-05 17:32 UTC  (3+ messages)
` [PATCH v5 02/16] firmware: qcom: Add a generic PAS service

[PATCH v1] gve: Use generic power management
 2026-05-05 17:28 UTC  (2+ messages)

[PATCH net v2] xfrm: esp: avoid in-place decrypt on shared skb frags
 2026-05-05 17:26 UTC  (7+ messages)

[PATCH v3 0/3] staging: rtl8723bs: fix OOB reads and heap overflow in IE parsing
 2026-05-05 17:25 UTC  (2+ messages)

[PATCH net-next v2 0/3] first series for xpcs based rsfec configuration
 2026-05-05 17:23 UTC  (4+ messages)
` [PATCH net-next v2 3/3] net: eth: fbnic: Add pma read and write access

[PATCH v3 0/2] staging: rtl8723bs: fix OOB write in HT_caps_handler and OOB read in OnAssocRsp
 2026-05-05 17:22 UTC  (4+ messages)
` [PATCH v4 0/2] staging: rtl8723bs: fix OOB write and read in HT_caps_handler and OnAssocRsp
  ` [PATCH v4 1/2] staging: rtl8723bs: fix OOB write and read in HT_caps_handler()
  ` [PATCH v4 2/2] staging: rtl8723bs: fix OOB reads in OnAssocRsp() IE parsing

[PATCH v4 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-05-05 17:21 UTC  (5+ messages)
` [PATCH v4 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest

[PATCH] drm/vc4: Fix NULL pointer dereference in vc4_plane_create_additional_planes
 2026-05-05 17:20 UTC  (2+ messages)

[PATCH v5 0/5] sched/fair: SMT-aware asymmetric CPU capacity
 2026-05-05 17:20 UTC  (3+ messages)
` [PATCH 3/5] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection

[PATCH v2 1/2] misc: fastrpc: Fix NULL pointer dereference in rpmsg callback
 2026-05-05 17:19 UTC  (3+ messages)

[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
 2026-05-05 17:19 UTC  (11+ messages)

[PATCH 0/6] Add WQ_PERCPU to alloc_workqueue users and workqueue replacement
 2026-05-05 17:16 UTC  (2+ messages)

[PATCH] lib/crypto: powerpc/md5: Drop powerpc optimized MD5 code
 2026-05-05 17:14 UTC  (7+ messages)

[PATCH] clk: samsung: gs101: Fix missing USI7_USI DIV clock in peric0_clk_regs
 2026-05-05 17:14 UTC 

[PATCH V1 0/6] SR-IOV Virtual Function support for AIE4 platform
 2026-05-05 17:14 UTC  (3+ messages)
` [PATCH V1 5/6] accel/amdxdna: Add AIE4 metadata query support

[PATCH v2 0/5] rockchip: add USB nodes for RK3528
 2026-05-05 17:12 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: rockchip: Add "
` [PATCH v2 2/5] arm64: dts: rockchip: Enable USB 2.0 ports on Radxa E20C
` [PATCH v2 3/5] arm64: dts: rockchip: Enable USB ports on Radxa ROCK 2A/2F
` [PATCH v2 4/5] arm64: dts: rockchip: Enable USB 2.0 ports on ArmSoM Sige1
` [PATCH v2 5/5] arm64: dts: rockchip: Enable USB 2.0 ports on NanoPi Zero2

[PATCH 0/8] drm/panthor: Protected mode support for Mali CSF GPUs
 2026-05-05 17:11 UTC  (11+ messages)
` [PATCH 1/8] dma-heap: Add proper kref handling on dma-buf heaps
` [PATCH 5/8] drm/panthor: Minor scheduler refactoring
` [PATCH 6/8] drm/panthor: Explicit expansion of locked VM region
` [PATCH 7/8] drm/panthor: Add support for entering and exiting protected mode

[PATCH v2] Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
 2026-05-05 17:11 UTC  (2+ messages)

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-05-05 17:09 UTC  (8+ messages)
` [PATCH v6 1/7] tracing/lock: Remove unnecessary linux/sched.h include
` [PATCH v6 2/7] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v6 3/7] locking: Add contended_release tracepoint to sleepable locks
` [PATCH v6 4/7] locking: Factor out queued_spin_release()
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
` [PATCH v6 6/7] locking: Factor out __queued_read_unlock()/__queued_write_unlock()
` [PATCH v6 7/7] locking: Add contended_release tracepoint to qrwlock

[PATCH RFC v3 0/9] AD9910 Direct Digital Synthesizer
 2026-05-05 17:09 UTC  (10+ messages)
` [PATCH RFC v3 9/9] docs: iio: add documentation for ad9910 driver

[PATCH 1/5] arm64: dts: freescale: imx91-phycore-som: Add gpio-line-names
 2026-05-05 17:07 UTC  (2+ messages)

[PATCH v7] nfc: hci: fix out-of-bounds read in HCP header parsing
 2026-05-05 17:07 UTC 

[PATCH] arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer's
 2026-05-05 17:05 UTC  (2+ messages)

[PATCH v5] iio: magnetometer: rm3100: Modernize locking and refactor control flow
 2026-05-05 17:05 UTC  (5+ messages)

[PATCH 1/5] KVM: arm64: Grab KVM MMU write lock in kvm_arch_flush_shadow_all()
 2026-05-05 17:05 UTC  (3+ messages)

[PATCH v2 0/5] rockchip: Add USB 2.0 support for RK3528
 2026-05-05 17:04 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: phy: rockchip,inno-usb2phy: Require GRF for RK3568/RV1108
` [PATCH v2 2/5] phy: rockchip: inno-usb2: Simplify rockchip,usbgrf handling
` [PATCH v2 3/5] dt-bindings: phy: rockchip,inno-usb2phy: Add compatible for RK3528
` [PATCH v2 4/5] phy: rockchip: inno-usb2: Add clkout_ctl_phy support
` [PATCH v2 5/5] phy: rockchip: inno-usb2: Add support for RK3528

[PATCH 0/3] PCI/IOV: Restore initial VF BAR sizing after VF ReBAR
 2026-05-05 17:00 UTC  (4+ messages)
` [PATCH 1/3] PCI/IOV: Remember initial VF BAR sizes
` [PATCH 2/3] PCI/IOV: Restore initial VF ReBAR sizes on SR-IOV disable/failure
` [PATCH 3/3] PCI/IOV: Restore initial VF ReBAR sizes on PF release

[RFC PATCH 0/3] initalise ff-a after finalising pKVM
 2026-05-05 16:58 UTC  (6+ messages)
` [RFC PATCH 2/3] firmware: arm_ffa: initialise ff-a after finalising pKVM initialisation

[PATCH 00/17] Add a new SoundWire enumeration helper
 2026-05-05 16:57 UTC  (19+ messages)
` [PATCH 01/17] soundwire: Add a helper function to wait for device initialisation
` [PATCH 02/17] ASoC: cs42l42: Use new SoundWire enumeration helper
` [PATCH 03/17] ASoC: max98363: "
` [PATCH 04/17] ASoC: max98373: "
` [PATCH 05/17] ASoC: rt700: "
` [PATCH 06/17] ASoC: rt711: "
` [PATCH 07/17] ASoC: rt712: "
` [PATCH 08/17] ASoC: rt715: "
` [PATCH 09/17] ASoc: rt721: "
` [PATCH 10/17] ASoC: rt722: "
` [PATCH 11/17] ASoC: rt1017: "
` [PATCH 12/17] ASoC: rt1308: "
` [PATCH 13/17] ASoC: rt1316: "
` [PATCH 14/17] ASoC: rt1318: "
` [PATCH 15/17] ASoC: rt1320: "
` [PATCH 16/17] ASoC: rt5682: "
` [PATCH 17/17] ASoC: tas2783: "

[PATCH v2 1/2] dt: bindings: arm: add bindings for TQMa95xxLA
 2026-05-05 16:56 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: add tqma9596la-mba95xxca

[RESEND PATCH 00/16] PCI: Use FIELD_MODIFY() to simplify bitfield operations
 2026-05-05 16:54 UTC  (2+ messages)

[PATCH v2] ALSA: hda/realtek: Add mute LED fixup for HP Pavilion 15-cs1xxx
 2026-05-05 16:51 UTC  (2+ messages)

[PATCH v3] coresight: ete: Always save state on power down
 2026-05-05 16:51 UTC 

[PATCH V3 0/3] arm64: dts: imx: Disable PCIe by default and add overlay support for M.2 connector
 2026-05-05 16:50 UTC  (3+ messages)
` [PATCH V3 3/3] arm64: dts: imx: Add common imx-m2-pcie.dtso to enable PCIe on "

[PATCH 0/6] media: v4l2-isp: Add support for extensible statistics
 2026-05-05 16:49 UTC  (2+ messages)

[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-05-05 16:48 UTC  (11+ messages)
` [PATCH v6 04/25] iommu/arm-smmu-v3: Move TLB range invalidation into common code
` [PATCH v6 05/25] iommu/arm-smmu-v3: Move IDR parsing to common functions

[syzbot] [jfs?] KASAN: slab-use-after-free Read in jfs_syncpt
 2026-05-05 16:47 UTC 

[PATCH net-next 00/12] net: enable TC956x support
 2026-05-05 16:46 UTC  (9+ messages)
` [PATCH net-next 10/12] net: stmmac: tc956x: add TC956x/QPS615 support
` [PATCH net-next 12/12] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9564 with a single QCS8081 phy

[PATCH] fs/resctrl: Fix use-after-free in resctrl_offline_mon_domain()
 2026-05-05 16:45 UTC  (5+ messages)

[PATCH] dt-bindings: usb: dwc3: Add compatible for RK3528
 2026-05-05 16:45 UTC 

[PATCH] MAINTAINERS: ASoC/ti: Remove myself and add Sen Wang as maintainer
 2026-05-05 16:47 UTC 

[PATCH] MAINTAINERS: dmaengine/ti: Remove myself and add Vignesh as maintainer
 2026-05-05 16:46 UTC 

[PATCH 0/4] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-05-05 16:42 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: soc: "

[PATCH v10 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-05 16:42 UTC  (4+ messages)
` [PATCH v10 05/11] iio: core: add decimal value formatting into 64-bit value

[PATCH v5 1/2] drm/atomic: attempt full modeset on page flip timeout
 2026-05-05 16:41 UTC  (5+ messages)
` [PATCH v5 2/2] drm/amd/display: add DMU timeout recovery support

[PATCH 0/3] Add support for Baijie Helper A133 board
 2026-05-05 16:41 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Shenzhen Baijie Technology Co., Ltd
` [PATCH 2/3] dt-bindings: arm: sunxi: Add Baijie HelperBoard A133 compatible

[PATCH v3 0/2] Add interconnect support for Qualcomm Shikra SoC
 2026-05-05 16:41 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: document the RPM Network-On-Chip interconnect in "
` [PATCH v3 2/2] interconnect: qcom: add Shikra interconnect provider driver

[PATCH v3 0/3] vfio/pci: Request resources and map BARs at enable time
 2026-05-05 16:40 UTC  (4+ messages)
` [PATCH v3 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()

[PATCH v7 0/9] iio: ssp_sensors: improve resource cleanup
 2026-05-05 16:38 UTC  (5+ messages)
` [PATCH v7 2/9] iio: ssp_sensors: factor out pending list add/remove helper(s)

[PATCH 0/6] mm: Make per-VMA locks available in all builds
 2026-05-05 16:39 UTC  (4+ messages)
` [PATCH 6/6] x86/mm: Avoid mmap lock for shadow stack pop fast path

[PATCH] zram: fix use-after-free in zram_writeback_endio
 2026-05-05 16:37 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pinctrl: mediatek: mt8188: allow gpio hogs
 2026-05-05 16:34 UTC  (2+ messages)

[PATCH v2 0/5] Add i.MX91 9x9 QSB basic support
 2026-05-05 16:34 UTC  (2+ messages)

[PATCH v2 0/4] iio: introduce devm_ API for hid sensro setup and cleanup
 2026-05-05 16:33 UTC  (8+ messages)
` [PATCH v2 4/4] iio: humidity: drop hid_sensor_remove_trigger() using devm API

[PATCH v4 00/14] clk: sunxi-ng: add A523 clock support
 2026-05-05 16:32 UTC  (6+ messages)
` [PATCH v4 08/14] clk: sunxi-ng: a523: add system mod clocks

[PATCH v3 0/6] selftests/liveupdate: add memfd tests
 2026-05-05 16:32 UTC  (5+ messages)

[PATCH v2 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
 2026-05-05 16:31 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: mmc: renesas,sdhi: Document R-Car M3Le support

[PATCH v6 00/12] Fixes and cleanups for the AD5686 IIO driver
 2026-05-05 16:31 UTC  (7+ messages)
` [PATCH v6 09/12] iio: dac: ad5686: add helpers to handle powerdown masks

[PATCH v2 0/5] Add CPPC HighestFreq support
 2026-05-05 16:30 UTC  (3+ messages)
` [PATCH v2 1/5] Revert "ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn"

[PATCH] dt-bindings: rtc: epson,rx6110: Convert to DT Schema
 2026-05-05 16:30 UTC  (2+ messages)

[PATCH v4 0/6] perf DWARF: Fix libdw API contract violations and crashes
 2026-05-05 16:29 UTC  (4+ messages)
` [PATCH v5 0/9] [PATCH v5 0/9] "

[tip:locking/core 5/5] kernel/locking/rtmutex_api.c:93:1: warning: expecting rt_mutex 'lock' to be held at the end of function
 2026-05-05 16:28 UTC 

drivers/gpu/drm/xe/xe_oa.c:2384:15: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-05-05 16:28 UTC 

[PATCH net, v3] net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
 2026-05-05 16:28 UTC  (3+ messages)

[PATCH v2 0/3] Optimization and alignment for MMC, Rust and iwlwifi
 2026-05-05 16:28 UTC  (3+ messages)
` [PATCH v2 3/3] mmc: sdhci-esdhc-imx: consolidate imx25/35 data and add Kingston CID

[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_bnode_find
 2026-05-05 16:28 UTC 

[PATCH net v1] net/mlx5: Fix HWS L2-to-L3 tunnel reformat release
 2026-05-05 16:26 UTC  (2+ messages)

[PATCH 0/2] arm64: dts/bindings: Add support for BeagleBadge
 2026-05-05 16:26 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: ti: Add k3-am62l3-beaglebadge

[PATCH v8 phy-next 01/31] PCI: cadence: Preserve all error codes in cdns_plat_pcie_probe()
 2026-05-05 16:26 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: fsl: add TQMa8MPxS board
 2026-05-05 16:25 UTC  (2+ messages)

[PATCH 0/2] i2c: cadence: Add support for Axiado AX3000
 2026-05-05 16:25 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i2c: cadence: Add "

[PATCH 00/13] add AUXADC, EFUSE and thermal drivers for the MediaTek mt6323 PMIC
 2026-05-05 16:24 UTC  (4+ messages)
` [PATCH 05/13] nvmem: add mt6323 PMIC EFUSE driver

[PATCH v5 0/5] Add microchip sama7d65 SoC I3C support
 2026-05-05 16:24 UTC  (3+ messages)
` [PATCH v5 1/5] dt-bindings: i3c: mipi-i3c-hci: add Microchip SAMA7D65 compatible

[PATCH v2] arm: dts: allwinner: t113s: enable watchdog for reboot
 2026-05-05 16:23 UTC  (2+ messages)

[PATCH v3] Input: ads7846 - don't use scratch for tx_buf when clearing register
 2026-05-05 16:21 UTC  (3+ messages)

[PATCH v6 00/13] fix several inconsistencies with sysfs configuration in etmX
 2026-05-05 16:19 UTC  (3+ messages)
` [PATCH v6 02/13] coresight: etm4x: fix underflow for nrseqstate

[PATCH 0/7] arm64: allwinner: h616: Support Video Engine
 2026-05-05 16:18 UTC  (7+ messages)
` [PATCH 4/7] drivers: staging: media: sunxi: cedrus: add H616 variant
` [PATCH 5/7] arm64: dts: allwinner: sun50i-h6: Add missing SRAM region for video engine
` [PATCH 6/7] arm64: dts: allwinner: sun50i-h6: Add missing IOMMU "

[PATCH v9 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-05 16:17 UTC  (7+ messages)
` [PATCH v9 3/6] iio: adc: ad4691: add triggered buffer support

[PATCH v1 0/6] objtool: Fixup alternate feature relative addresses
 2026-05-05 15:56 UTC  (4+ messages)
` [PATCH v1 1/6] objtool/powerpc: Add build-time fixup of alternate feature branch targets


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