All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-04 22:57:54 to 2026-09-05 00:49:02 UTC [more...]

[PATCH v5 0/3] PCI: qcom: Implement shutdown() to avoid SMMU/NoC errors on reboot
 2026-09-05  0:48 UTC 

[PATCH 0/2] randstruct: fix container_of() false positives after __mptr removal
 2026-09-05  0:48 UTC  (4+ messages)
` [PATCH 2/2] randstruct: report bad casts as warnings rather than notes

Interrupt chip driver maintainence
 2026-09-05  0:46 UTC  (3+ messages)

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

[linux-next:master 1181/3131] arch/powerpc/boot/dts/mpc8308rdb.dtb: gpio@c00 (fsl,mpc8308-gpio): 'device_type' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
 2026-09-05  0:44 UTC 

[PATCH v5 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
 2026-09-05  0:44 UTC  (13+ messages)
` [PATCH v5 2/8] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v5 3/8] KVM: nSVM: Track fresh hardware DecodeAssist bytes
` [PATCH v5 4/8] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
` [PATCH v5 5/8] KVM: nSVM: Use emulator bytes for synthesized nested #NPF
` [PATCH v5 6/8] KVM: nSVM: Fetch missing DecodeAssist bytes for synthesized #NPF/#PF
` [PATCH v5 7/8] KVM: nSVM: Advertise DecodeAssists to L1

[PATCH net] net: mana: do not discard an ethtool-configured RSS table on a queue rebuild
 2026-09-05  0:44 UTC 

[PATCH v2 00/19] accel: ethosu: Another batch of fixes
 2026-09-05  0:43 UTC  (20+ messages)
` [PATCH v2 01/19] accel: ethosu: Suspend after initialization
` [PATCH v2 02/19] accel: ethosu: Fix probe error cleanup
` [PATCH v2 03/19] accel: ethosu: Disable clocks on PM setup failure
` [PATCH v2 04/19] accel: ethosu: Quiesce jobs before scheduler teardown
` [PATCH v2 05/19] accel: ethosu: Move DMA mode to src/dst struct
` [PATCH v2 06/19] accel: ethosu: Track command stream register setup
` [PATCH v2 07/19] accel: ethosu: Factor buffer bounds checks
` [PATCH v2 08/19] accel: ethosu: Validate secondary streams
` [PATCH v2 09/19] accel: ethosu: Reject unsupported commands
` [PATCH v2 10/19] accel: ethosu: Validate all feature map tiles
` [PATCH v2 11/19] accel: ethosu: Account for feature map element size
` [PATCH v2 12/19] accel: ethosu: Validate convolution parameter
` [PATCH v2 13/19] accel: ethosu: Account for kernel dilation in IFM size
` [PATCH v2 14/19] accel: ethosu: Reject reserved command encodings
` [PATCH v2 15/19] accel: ethosu: Validate accumulator input
` [PATCH v2 16/19] accel: ethosu: Restrict dynamic IFM2 weights
` [PATCH v2 17/19] accel: ethosu: Split U65 and U85 DMA length validation
` [PATCH v2 18/19] accel: ethosu: Validate OFM transpose
` [PATCH v2 19/19] accel: ethosu: Validate resize operations

[PATCH v2] ata: libahci: clear PxCLBU and PxFBU for AHCI_HFLAG_32BIT_ONLY
 2026-09-05  0:43 UTC  (2+ messages)

[PATCH] gpio: mvebu: name regmaps to fix debugfs collisions
 2026-09-05  0:43 UTC 

[PATCH 0/2] x86: fix a stale ExtINT request after LINT0 is masked
 2026-09-05  0:41 UTC  (3+ messages)
` [PATCH 1/2] hw/intc/apic: don't drop irq line re-evaluation when "
` [PATCH 2/2] target/i386: drop attempts to deliver an interrupt without a vector

[PATCH net-next] dibs: Avoid inconsistent lockstate warning in dibs_lo_move_data()
 2026-09-05  0:42 UTC  (2+ messages)

[PATCH] memcg: fix typo "memroy" in comment
 2026-09-05  0:42 UTC  (2+ messages)

[PATCH 2/2] ata: fix repeated words in comments
 2026-09-05  0:41 UTC  (2+ messages)

[PATCH v5] Kconfig: fix typos in core makefiles and purge defective DVB debug (v5)
 2026-09-05  0:41 UTC  (2+ messages)

[PATCH 4/8] mm/memory-failure: convert process iterator to for_each_process_rcu
 2026-09-05  0:39 UTC  (2+ messages)

[PATCH v3 00/12] block: fix the zone write granularity and the zone append limit
 2026-09-05  0:38 UTC  (9+ messages)
` [PATCH v3 03/12] block: add a helper for the index of the zone an offset falls in
` [PATCH v3 05/12] virtio-blk: check the write granularity of writes to sequential zones
` [PATCH v3 06/12] hw/block: reject a zoned device whose write pointers are unaddressable
` [PATCH v3 12/12] file-posix: reject a zone append to a full or conventional zone

[PATCH] USB: dwc2: shut down wakeup timer before freeing HCD state
 2026-09-05  0:37 UTC  (2+ messages)

[PATCH v5 0/3] iio: adc: ti-ads112c14: continuous mode support
 2026-09-05  0:37 UTC  (3+ messages)
` [PATCH v5 3/3] iio: adc: ti-ads112c14: add "

[PATCH usb-next v2] USB: gadget: Fix UAF on refcount inside gadgetfs_bind()
 2026-09-05  0:36 UTC 

[PATCH usb-next v2] USB: gadget: Fix UAF in gadgetfs_fill_super()
 2026-09-05  0:35 UTC 

[dhowells-fs:ceph-iter 81/87] fs/ceph/inode.c:2503:50: warning: variable 'pos' is uninitialized when used here
 2026-09-05  0:33 UTC 

[PATCH 3/8] mm/ksm: convert process iterator to for_each_process_rcu
 2026-09-05  0:33 UTC  (2+ messages)

[PATCH v5 0/4] tools/accounting: refactor delay fields and share format_timespec()
 2026-09-05  0:33 UTC  (2+ messages)

[PATCH v2 0/2] perf evsel: Validate cross-endian samples before byte swapping
 2026-09-05  0:32 UTC  (3+ messages)

[PATCH 2/8] mm/oom_kill: convert process/thread iterators to for_each_*_rcu
 2026-09-05  0:32 UTC  (2+ messages)

[PATCH v3 0/4] DWC3 link tunneling state reporting
 2026-09-05  0:30 UTC  (9+ messages)
` [PATCH v3 1/4] usb: xhci: debugfs: Expose the USB3 tunneling ext_cap register value
` [PATCH v3 2/4] usb: xhci: Honor PORTSC.TM if valid
` [PATCH v3 3/4] usb: xhci: Allow custom op for usb_link_tunnel_mode reporting
` [PATCH v3 4/4] usb: dwc3: Notify XHCI core of tunneled status

[PATCH v4] Kconfig: fix typos in core makefiles/code and purge remaining ghosts (v4)
 2026-09-05  0:28 UTC  (2+ messages)

[PATCH v12 00/13] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-09-05  0:28 UTC  (3+ messages)
` [PATCH v12 08/13] sched/core: Push current task from non preferred CPU

[PATCH v2.1] mm/damon/core: fix false positive in damos_quota_is_full() when esz is zero
 2026-09-05  0:25 UTC  (2+ messages)

sys/endian.h: No such file or directory
 2026-09-05  0:24 UTC 

[PATCH 0/5] xfs: remove leftover dead declarations in headers
 2026-09-05  0:24 UTC  (3+ messages)

[PATCH bpf 00/10] bpf: add missing precision propagation after bpf_register_is_null calls
 2026-09-05  0:23 UTC  (14+ messages)
` [PATCH bpf 01/10] bpf: mark a NULL call argument precise
` [PATCH bpf 02/10] selftests/bpf: precision of a NULL helper argument
` [PATCH bpf 03/10] bpf: mark a NULL memory argument of a call precise
` [PATCH bpf 04/10] selftests/bpf: precision of a NULL global subprogram memory argument
` [PATCH bpf 05/10] bpf: mark a NULL kfunc argument precise
` [PATCH bpf 06/10] selftests/bpf: precision of a NULL kfunc argument
` [PATCH bpf 07/10] bpf: mark a NULL BTF_ID argument of a global subprogram precise
` [PATCH bpf 08/10] selftests/bpf: precision of a NULL global subprogram BTF_ID argument
` [PATCH bpf 09/10] bpf: propagate mark_chain_precision() errors out of loop_flag_is_zero()
` [PATCH bpf 10/10] bpf: use mark_arg_precision() in check_mem_size_reg()

[PATCH] rust: serdev: Fix race condition on driver probe fail
 2026-09-05  0:22 UTC  (3+ messages)

[RFC PATCH 00/20] rv: Add support for BPF monitors
 2026-09-05  0:22 UTC  (16+ messages)

[PATCH] usb: dwc3: am62: Fix runtime PM usage count leak on probe error path
 2026-09-05  0:21 UTC  (2+ messages)

[PATCH v8 0/2] drm/xe/sysctrl: Add helper to query application status
 2026-09-05  0:17 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/sysctrl: Add helper to query application status (rev8)

[PATCH v4 0/2] power: supply: qcom_smbx: add SMB5 support
 2026-09-05  0:17 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH 0/3] Add USB DWC3 support for Samsung Exynos8855
 2026-09-05  0:15 UTC  (3+ messages)
  ` [PATCH 3/3] usb: dwc3: Add Exynos8855 to the generic platform driver

[PATCH] usb: dwc3: gadget: Fix spurious suspend event during HS link training
 2026-09-05  0:15 UTC  (2+ messages)

[PATCH] board: tqma6ul: Add missing include
 2026-09-05  0:14 UTC  (2+ messages)

[PATCH v4 0/4] fit: Harden handling of external-data properties
 2026-09-05  0:14 UTC  (2+ messages)

[PATCH] include/env.h: use plain old #ifdef CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
 2026-09-05  0:14 UTC  (2+ messages)

[PATCH v2] fw_env: use env-size property for nvmem layout device detection
 2026-09-05  0:14 UTC  (2+ messages)

[PATCH v3] Kconfig: fix typos in core makefiles/code and purge remaining ghosts (v3)
 2026-09-05  0:14 UTC  (2+ messages)

[RESEND PATCH] fw_env: allow detection of NVMEM device using layout node compatible string
 2026-09-05  0:14 UTC  (2+ messages)

[GIT PULL] amd/xilinx/fpga patches for v2026.10-rc3
 2026-09-05  0:14 UTC  (2+ messages)

[PATCH v2 00/11] iio: temperature: make headers conform to IWYU
 2026-09-05  0:10 UTC  (4+ messages)

[PATCH] dt-bindings: gpio: pca95xx: add onnn,pca9655 compatible
 2026-09-05  0:09 UTC 

[PATCH net v4 0/2] net: fix a stale phylink PHY pointer and a lost PHY interrupt
 2026-09-05  0:07 UTC  (4+ messages)
` [PATCH net v4 2/2] net: phy: restore the interrupt after a generic-driver bind cycle

[PATCH bpf] bpf: Fix program BTF use-after-free in sleepable programs
 2026-09-05  0:07 UTC  (2+ messages)

git@vger.kernel.org ICAMCS 2026
 2026-09-04 17:20 UTC 

[PATCH 0/3] iio: accel: merge adis16203 into mainline adis16201 and remove from staging
 2026-09-05  0:04 UTC  (3+ messages)
` [PATCH 1/3] iio: accel: adis16201: merge adis16203 support "

[PATCH] ARM: dts: marvell: armada-388: use onnn,pca9655 compatible
 2026-09-05  0:04 UTC 

[PATCH v2] Kconfig: purge twenty-eight legacy ghost options (v2)
 2026-09-05  0:04 UTC  (2+ messages)

KernelCI Metrics Report - 2026-09-05 00:00 UTC
 2026-09-05  0:03 UTC 

[PATCH RESEND] usb: dwc3: gadget: don't error on dequeue of a completed request
 2026-09-05  0:02 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 1/5] asm-generic: fix typo "explicity" in comment
 2026-09-04 23:59 UTC  (2+ messages)

[PATCH bpf-next 00/12] bpf: Support by-value struct and __int128 arguments
 2026-09-04 23:58 UTC  (3+ messages)
` [PATCH bpf-next 07/12] bpf, x86: Place kfunc arguments per the SysV calling convention

[PATCH] HID: hid-oxp: use cancel_delayed_work_sync() in remove
 2026-09-04 23:58 UTC  (4+ messages)

[PATCH] ocfs2: fix use-after-free in o2hb_region_dev_store
 2026-09-04 23:57 UTC 

[vkoul-dmaengine:next 16/37] drivers/dma/xilinx/zynqmp_dma.c:1169:1: warning: unused label 'err_disable_pm'
 2026-09-04 23:56 UTC 

[PATCH] Bluetooth: btusb: do not probe non-HCI interfaces
 2026-09-04 23:56 UTC  (2+ messages)
`  "

What's cooking in git.git (Sep 2026, #02)
 2026-09-04 23:55 UTC 

[PATCH v5] dt-bindings: arm: mediatek: mediatek,g3dsys: Convert to DT schema
 2026-09-04 23:55 UTC  (2+ messages)

[PATCH v3] usb: dwc3: gadget: fix IRQ storm on invalid event buffer count
 2026-09-04 23:55 UTC  (2+ messages)

[PATCH net-next 0/6] vsock: assign the guest vsock device to a network namespace
 2026-09-04 23:49 UTC  (4+ messages)
` [PATCH net-next 2/6] vsock: add IOCTL_VM_SOCKETS_ASSIGN_G2H_NETNS

[PATCH] wifi: mt76: mt792x: fix NULL pointer dereference in mt792x_init_acpi_sar_power
 2026-09-04 23:48 UTC  (2+ messages)

[PATCH BlueZ v3 1/2] shared/gatt-client: verify a synthesized CCC before writing
 2026-09-04 23:47 UTC  (2+ messages)
` [BlueZ,v3,1/2] "

[android-common:android17-6.18-2026-09 1/1] lib/maple_tree.c:6261:30: sparse: sparse: incorrect type in assignment (different address spaces)
 2026-09-04 23:45 UTC 

[PATCH net 0/2] net: macb: fix the link speed the taprio setup reads
 2026-09-04 23:45 UTC  (4+ messages)
` [PATCH net 2/2] net: macb: reject an unknown link speed in the taprio setup

[PATCH v2] usb: typec: ucsi: displayport: Fix OOB altmode array index
 2026-09-04 23:44 UTC 

[dhowells-fs:ceph-iter 52/87] fs/ceph/inode.c:2492:6: warning: variable 'header' is used uninitialized whenever 'if' condition is true
 2026-09-04 23:42 UTC 

User report on git 2.55.0
 2026-09-04 23:42 UTC  (6+ messages)

[PATCH v8 1/3] dt-bindings: i2c: Add Novatek NT72676 I2C controller
 2026-09-04 23:42 UTC  (3+ messages)

[PATCH] docs: admin-guide: remove obsolete lcd-panel-cgram documentation
 2026-09-04 23:41 UTC 

[PATCH 0/2] Add __counted_by_ptr attribute to struct uid_gid_map
 2026-09-04 23:41 UTC  (11+ messages)
` [PATCH v4 1/2] userns: "
  ` [PATCH v4 2/2] userns: Add KUnit test suite for uid_gid_map

[PATCH v2] usb: typec: ucsi: allow retries of ucsi_resume_work
 2026-09-04 23:41 UTC 

[PATCH net v2 1/3] net: cap tx_queue_len at S16_MAX to prevent oversized ring allocations
 2026-09-04 23:40 UTC  (2+ messages)
` [PATCH net v2 0/3] "

[PATCH v12 0/8] Vswing / Pre-emphasis Override
 2026-09-04 23:39 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Vswing / Pre-emphasis Override (rev7)

[PATCH] usb: dwc3: host: fix props[] overflow and dangling xhci pointer on error
 2026-09-04 23:39 UTC  (2+ messages)

[PATCH net-next] selftests: net: add ctl_file_write() helper
 2026-09-04 23:34 UTC  (2+ messages)

[PATCH v3] arm64: dts: mediatek: Add #{address,size}-cells to Chromium-based /firmware
 2026-09-04 23:31 UTC 

[PATCH v5 0/4] Harden HDM decoder enumeration
 2026-09-04 23:30 UTC  (2+ messages)

[PATCH net v3] vxlan: reject dynamic fdb entries that reference a nexthop id
 2026-09-04 23:30 UTC  (2+ messages)

[PATCH] of: property: Drop superfluous !!
 2026-09-04 23:29 UTC  (2+ messages)

[PATCH] kbuild: fix typo "funtions" in comment
 2026-09-04 23:27 UTC  (2+ messages)

[PATCH] Kconfig: purge twenty-nine legacy ghost options
 2026-09-04 23:26 UTC  (2+ messages)

[PATCH] PCI/AER: Map a raw AER Capability image field by field
 2026-09-04 23:26 UTC 

[PATCH 0/4] kconfig: improve input validation for numeric options
 2026-09-04 23:25 UTC  (3+ messages)
` [PATCH 4/4] kconfig: prevent out-of-bounds user input "

[PATCH net v5 0/2] net: restore EEE on MediaTek switches and SoC MACs
 2026-09-04 23:24 UTC  (4+ messages)
` [PATCH net v5 1/2] net: dsa: mt7530: populate lpi_interfaces to fix EEE support

[PATCH RFC 6/8] SUNRPC: Reduce rpciod workqueue contention
 2026-09-04 23:23 UTC  (2+ messages)

[PATCH v2 0/3] Viridian changes for Hyper-V as a guest
 2026-09-04 23:20 UTC  (3+ messages)
` [PATCH v2 3/3] tools/libxl: Add support for Viridian stimer direct mode

[PATCH] mm/zswap: convert zswap_store_page() and zswap_compress() to take a folio
 2026-09-04 23:20 UTC 

[PATCH net-next v3] netdev: avoid skipping objects on race with device disappearance
 2026-09-04 23:20 UTC  (2+ messages)

[PATCH net-next v2] net: phy: air_en8811h: refuse a firmware blob that is not a multiple of 4
 2026-09-04 23:20 UTC  (2+ messages)

[PATCH net] s390/ism: folio_put() after error
 2026-09-04 23:20 UTC  (2+ messages)

[PATCH net] dibs: Unregister dibs_class after error
 2026-09-04 23:20 UTC  (2+ messages)

[moderation/CI] Re: f2fs: enable buffered RWF_DONTCACHE
 2026-09-04 23:20 UTC 

[PATCH v5 00/16] TP8028 Rapid Path Failure Recovery
 2026-09-04 23:19 UTC  (13+ messages)
` [PATCH v5 03/16] nvmet: Implement CCR nvme command
` [PATCH v5 08/16] nvme: Implement cross-controller reset recovery
` [PATCH v5 10/16] nvme-tcp: Use CCR to recover controller that hits an error
` [PATCH v5 12/16] nvme-fc: Refactor IO error recovery

[PATCH net-next v5 3/3] net/sched: pie: correct tc_pie_xstats field documentation
 2026-09-04 23:17 UTC  (2+ messages)

[PATCH net-next v5 2/3] selftests: tc-testing: add fq_pie per-flow class stats test
 2026-09-04 23:17 UTC  (2+ messages)

[PATCH net-next v5 1/3] net/sched: sch_fq_pie: add per-flow statistics via class ops
 2026-09-04 23:17 UTC  (2+ messages)

[PATCH bpf v2 0/2] net: xdp: fix bpf_xdp_shrink_data() page handling on generic XDP and veth
 2026-09-04 23:16 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf, veth: xdp: fix page_pool page leak on skb-backed XDP

[PATCH] ALSA: hda/realtek: Fix Acer Nitro 5 AN515-57 mic resume
 2026-09-04 23:15 UTC 

[dhowells-fs:ceph-iter 51/87] net/ceph/databuf.c:63:23: warning: variable 'part' is uninitialized when used within its own initialization
 2026-09-04 23:15 UTC 

[PATCH 00/24] alpha: catch up on architecture Kconfig options
 2026-09-04 23:15 UTC  (5+ messages)
` [PATCH 03/24] alpha: select ARCH_HAS_UBSAN

[bluez/bluez] a678fa: shared/gatt-client: verify a synthesized CCC befor
 2026-09-04 23:15 UTC 

[PATCH v7 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-09-04 23:10 UTC  (3+ messages)
` [PATCH v7 2/2] usb: dwc3: dwc3-generic-plat: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue

[PATCH net-next v2] net: mana: remove unreachable dead code in mana_bpf()
 2026-09-04 23:10 UTC  (2+ messages)

[PATCH net v4] net: reduce XMIT_RECURSION_LIMIT under KASAN
 2026-09-04 23:10 UTC  (2+ messages)

[PATCH] net: usb: cx82310_eth: drop URB after 0xffff reboot sentinel to prevent partial_data heap overflow
 2026-09-04 23:10 UTC  (2+ messages)

[PATCH net v2] net: mpls: clear inner_protocol when the last label is popped
 2026-09-04 23:10 UTC  (2+ messages)

[PATCH net] ionic: use netif_txq_maybe_stop() in ionic_tx()
 2026-09-04 23:10 UTC  (2+ messages)

[PATCH v9 0/2] iio: adc: add MAX40080 current-sense amplifier driver
 2026-09-04 23:09 UTC  (4+ messages)
` [PATCH v9 2/2] "

[PATCH v6 0/5] Modify interrupt handling for eUSB2 Phy targets
 2026-09-04 23:07 UTC  (14+ messages)
` [PATCH v6 2/5] include: linux: phy: Add phy attribute "type" and associated helpers
` [PATCH v6 3/5] phy: snps-eusb2: Set phy type to EUSB2
` [PATCH v6 4/5] phy: qcom: m31-eusb2: "
` [PATCH v6 5/5] usb: dwc3: qcom: Modify interrupt handling for eUSB2 Phy targets

[PATCH] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
 2026-09-04 23:07 UTC  (4+ messages)

[PATCH v5 0/7] move stock from mem_cgroup to page_counter
 2026-09-04 23:06 UTC  (3+ messages)
` [PATCH v5 1/7] mm/memcontrol: flatten try_charge_memcg control flow

[PATCH v6 0/2] drm/xe/shrinker: Runtime PM reference for non-system memory
 2026-09-04 23:05 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v2] tests/intel: Avoid stale errno
 2026-09-04 23:04 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2] arm64: dts: mediatek: Add #{address,size}-cells to Chromium-based /firmware
 2026-09-04 23:03 UTC  (2+ messages)

[PATCH] crypto: amcc: trng: use int for ppc4xx_trng_probe()
 2026-09-04 23:01 UTC 

[PATCH net-next v8 0/6] hardware pacing offload
 2026-09-04 23:01 UTC  (3+ messages)
` [PATCH net-next v8 1/6] net: rtnetlink: add pacing_offload_horizon attribute to net_device

[i-g-t V4] tests/intel/xe_mempage_offline: Add fault-inject based page offline tests
 2026-09-04 23:00 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/xe_mempage_offline: Add fault-inject based page offline tests (rev5)

[rdma:for-rc] BUILD SUCCESS 3fb905f07ea45b31c8f67ba6e4668de46f527e65
 2026-09-04 22:59 UTC 

[brgl:gpio:for-next] BUILD SUCCESS a2cfc48fee416f0ea78e7dc38acbf2ce072574cc
 2026-09-04 22:57 UTC 

[PATCH v3 00/13] iommu/arm-smmu-v3: Add PRI support
 2026-09-04 22:57 UTC  (5+ messages)
` [PATCH v3 03/13] iommu/arm-smmu-v3: Drain in-flight fault events on domain detach


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.