The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-19 10:41:05 to 2026-08-19 12:53:44 UTC [more...]

[PATCH 00/16] clk: qcom: Tie CX power domains to GCCs
 2026-08-19 12:51 UTC  (13+ messages)
` [PATCH 01/16] clk: qcom: gcc-sm8250: Tie the CX power domain to controller
` [PATCH 02/16] clk: qcom: gcc-sm8350: "
` [PATCH 03/16] clk: qcom: gcc-sm8450: "
` [PATCH 04/16] clk: qcom: gcc-sm8550: "
` [PATCH 05/16] clk: qcom: gcc-sm8650: "
` [PATCH 06/16] clk: qcom: gcc-sm8750: "
` [PATCH 07/16] clk: qcom: gcc-kaanapali: "
` [PATCH 08/16] clk: qcom: gcc-qcs615: "
` [PATCH 09/16] arm64: dts: qcom: sm8250: Add GCC CX power domain
` [PATCH 10/16] arm64: dts: qcom: sm8350: "
` [PATCH 11/16] arm64: dts: qcom: sm8450: "
` [PATCH 12/16] arm64: dts: qcom: sm8550: "

[PATCH] ALSA: ice1712: Fix missing snd_card_free() at probe error
 2026-08-19 12:53 UTC  (2+ messages)

[PATCH v6 06/12] mm: swap in PMD swap entries as whole THPs during swapoff
 2026-08-19 12:52 UTC  (3+ messages)

[PATCH v3 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-08-19 12:51 UTC  (12+ messages)
` [PATCH v3 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property

[PATCH] drm/exynos: vidi: use memdup_user() instead of kmalloc() and copy_from_user()
 2026-08-19 12:50 UTC  (2+ messages)

[PATCH v2 00/10] tpm: Reorganize public headers and extract tpm-buf for standalone reuse
 2026-08-19 12:50 UTC  (4+ messages)
` [PATCH v2 10/10] tpm-buf: Add TPM buffer support header "

[PATCH v6 00/12] mm: PMD-level swap entries for anonymous THPs
 2026-08-19 12:50 UTC  (12+ messages)
` [PATCH v6 02/12] mm: add PMD swap entry detection support
` [PATCH v6 03/12] mm: add PMD swap entry splitting support
` [PATCH v6 05/12] mm: zswap: add range lookup for large-folio swapin

[PATCH net] gtp: fix NULL pointer dereference in gtp0_handle_echo_resp()
 2026-08-19 12:48 UTC  (2+ messages)

[PATCH v5 0/9] PCI passthru on Hyper-V
 2026-08-19 12:46 UTC  (7+ messages)
` [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU

[PATCH 0/7] media: verisilicon: Add RK3588 VPU720 JPEG decoder
 2026-08-19 12:46 UTC  (9+ messages)
` [PATCH 1/7] media: verisilicon: Fix the cleanup when a codec ->run() fails
` [PATCH 2/7] media: verisilicon: Complete the request on the ->run() error paths
` [PATCH 3/7] media: verisilicon: Allow the EOS event to be subscribed
` [PATCH 4/7] media: dt-bindings: Add Rockchip RK3588 VPU720 JPEG decoder
` [PATCH 5/7] media: verisilicon: Add Rockchip "
` [PATCH 6/7] media: verisilicon: Enforce a minimum sizeimage for the "
` [PATCH 7/7] arm64: dts: rockchip: rk3588: Add VPU720 JPEG decoder node

[PATCH v5 0/7] Global Software Interrupt Moderation (GSIM)
 2026-08-19 12:43 UTC  (8+ messages)
` [PATCH v5 1/7] genirq: Add flags for software interrupt moderation
` [PATCH v5 2/7] genirq: Add GSIM infrastructure
` [PATCH v5 3/7] genirq: Implement core GSIM moderation logic
` [PATCH v5 4/7] genirq: Integrate GSIM into interrupt flow
` [PATCH v5 5/7] genirq: Add GSIM user space configuration (procfs)
` [PATCH v5 6/7] genirq: Adaptive Global Software Interrupt Moderation (GSIM)
` [PATCH v5 7/7] PCI/MSI: re-enable conditional parent mask/unmask with sw moderation

[PATCH v2] platform/x86: think-lmi: Fix current password length check
 2026-08-19 12:43 UTC  (6+ messages)

drivers/gpu/drm/bridge/ssd2825.c:484:13: warning: stack frame size (20088) exceeds limit (8192) in 'ssd2825_bridge_atomic_pre_enable'
 2026-08-19 12:42 UTC 

[PATCH v2 0/2] arm64: dts: qcom: ipq5018: Add MDIO pinctrl and enable MDIO/PHY on RDP432-c2
 2026-08-19 12:42 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: ipq5018: Add pinctrl for MDIO bus
` [PATCH v2 2/2] arm64: dts: qcom: ipq5018: Enable MDIO buses and add ethernet PHY

[PATCH] staging: greybus: light: initialize channel lock before registration
 2026-08-19 12:41 UTC  (4+ messages)

[PATCH] pNFS: Fix EBUSY check in pnfs_layout_need_return
 2026-08-19 12:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/9] Refactor Microchip MCP47FEB02 I2C driver in separate modules to add support for MCP48FEB02 SPI driver
 2026-08-19 12:41 UTC  (10+ messages)
` [PATCH v4 1/9] iio: dac: mcp47feb02: initialize dac_data field in channel data struct at probe
` [PATCH v4 2/9] iio: dac: mcp47feb02: correct gain bitshift "
` [PATCH v4 3/9] iio: dac: mcp47feb02: correct false state case in store_eeprom_store
` [PATCH v4 4/9] iio: dac: mcp47feb02: use dev_dbg for invalid label
` [PATCH v4 5/9] iio: dac: mcp47feb02: correct typo from a comment
` [PATCH v4 6/9] iio: dac: mcp47feb02: rename command mask define
` [PATCH v4 7/9] iio: dac: mcp47feb02: refactor MCP47FEB02 I2C driver into two modules
` [PATCH v4 8/9] dt-bindings: iio: dac: add support for MCP48FEB02 SPI
` [PATCH v4 9/9] iio: dac: add support for Microchip MCP48FEB02

[PATCH] fuse: invalidate the correct range after O_APPEND direct write
 2026-08-19 12:40 UTC  (2+ messages)

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-08-19 12:39 UTC  (3+ messages)
` [PATCH v10 21/69] drm/display: hdmi-state-helper: Pass acquire ctx to hotplug helpers

[PATCH v10 19/69] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
 2026-08-19 12:38 UTC  (2+ messages)

[PATCH v10 10/69] drm/display: hdmi: Add HDMI 2.0 scrambling management helpers
 2026-08-19 12:37 UTC  (2+ messages)

[PATCH] riscv: probes: reject kprobes inside LR/SC sequences
 2026-08-19 12:33 UTC  (2+ messages)

[PATCH] nvmem: rockchip-otp: convert to runtime PM
 2026-08-19 12:33 UTC 

[PATCH 1/2] HID: multitouch: add support for Goodix GXTP7863 touchpad
 2026-08-19 12:33 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2 0/2] clk: ti: mux: resolve parent clocks by DT index, not by name
 2026-08-19 12:32 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH] early: usb: xhci-dbc: Handle out of bounds xhci-xdbc capability
 2026-08-19 12:32 UTC  (2+ messages)

[PATCH v2] usb: cdnsp: fix wakeup from S3 after controller context loss
 2026-08-19 12:31 UTC  (5+ messages)
    `  "

[PATCH v4 7/8] soc: starfive: Add socinfo driver for JHB100 SoC
 2026-08-19  9:29 UTC  (12+ messages)

[PATCH v7 0/5] Add eDP lane mapping support
 2026-08-19  7:52 UTC  (2+ messages)
` [PATCH v7 2/5] drm/dp: Add helper to validate DP lane counts

[PATCH 1/3] dt-bindings: net: wireless: add flag marvell,ignore-regulatory-hint
 2026-08-19 12:26 UTC  (5+ messages)
` [PATCH v5 "

[syzbot] [usb?] KASAN: slab-use-after-free Read in ep_open
 2026-08-19 12:26 UTC  (6+ messages)

[PATCH] MAINTAINERS: add Tan Siewert as reviewer for ARM/ASPEED
 2026-08-19 12:26 UTC 

[PATCHSET sched_ext/for-7.2-fixes] sched_ext: Fix core scheduling
 2026-08-19 12:24 UTC  (4+ messages)
` [PATCH 1/6] sched/core: Handle pick_task() releasing the rq lock

[PATCH bpf] bpf: Keep progs alive until the trampoline image calling them is freed
 2026-08-19 12:22 UTC 

[PATCH RESEND] sched: Move some scheduler fields to new static branch API
 2026-08-19 12:19 UTC  (2+ messages)

[PATCH] selftests/mm: check stat() return value in khugepaged get_finfo()
 2026-08-19 12:14 UTC 

[PATCH 0/3] serial: 8250_mxpcie: probe and console fixes
 2026-08-19 12:15 UTC  (7+ messages)
` [PATCH 1/3] serial: 8250_mxpcie: set the driver data before registering ports
` [PATCH 3/3] serial: 8250_mxpcie: take the line settings from the new termios

[PATCH] remoteproc: elf_loader: bound the section header table
 2026-08-19 12:15 UTC  (3+ messages)

[PATCH 0/6] gpu: nova-core: add NVKV codec
 2026-08-19 12:14 UTC  (8+ messages)
` [PATCH 1/6] rust: alloc: add Vec::push_init

Unexpected files in the drm-intel tree
 2026-08-19 12:12 UTC  (3+ messages)

[PATCH] selftests/cgroup: set the test plan after the setup checks
 2026-08-19 12:09 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf, riscv: Add support for signed arena loads
 2026-08-19 12:09 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Enable arena LDSX tests for riscv64

[PATCH 0/7] KVM: SVM: Enable FRED support
 2026-08-19 12:08 UTC  (6+ messages)
` [PATCH 7/7] KVM: SVM: Enable save/restore of FRED MSRs

[syzbot] [wireguard?] KCSAN: data-race in wg_packet_encrypt_worker / wg_packet_encrypt_worker
 2026-08-19 12:07 UTC 

[PATCH bpf-next v2 1/2] bpf, riscv: Add support for signed arena loads
 2026-08-19 12:06 UTC  (3+ messages)

[PATCH 0/2] lockd: fix two bugs on nlmclnt_find_lockowner() failure path
 2026-08-19 12:06 UTC  (2+ messages)

[PATCH] jbd2: don't advance j_fc_off before the buffer is recorded
 2026-08-19 12:04 UTC  (2+ messages)

[RFC PATCH v2 0/2] dma: swiotlb: Centralize default pool sizing
 2026-08-19 11:58 UTC  (4+ messages)
` [RFC PATCH v2 2/2] dma: swiotlb: Initialize and size shared default pools for memory encryption

[PATCH v4 3/3] drm/bridge: ti-sn65dsi83: Support LVDS Channel B on SN65DSI84
 2026-08-19 11:57 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: freescale: imx8mp-verdin: Add Toradex Capacitive Touch Display 10.1" LVDS V1 and V2
 2026-08-19 11:56 UTC  (8+ messages)
` [PATCH 6/6] arm64: dts: freescale: imx8mp-verdin: Add Mezzanine with Toradex Display 10.1" LVDS V2

[PATCH v2] soc: qcom: llcc: Update the SCT table for IPQ5424
 2026-08-19 11:53 UTC  (2+ messages)

[PATCH v3] i3c: dw: reduce do_daa time if there's no client
 2026-08-19 11:52 UTC  (2+ messages)

[PATCH v4 2/3] drm/bridge: ti-sn65dsi83: Propagate error in sn65dsi83_reset_pipe()
 2026-08-19 11:51 UTC  (2+ messages)

[PATCH] iio: accel: sca3000: fix frequency divider condition check
 2026-08-19 11:51 UTC  (2+ messages)

[PATCH net-next] ipv6: Serialize hardware flag notifications
 2026-08-19 11:50 UTC  (2+ messages)

[PATCH] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
 2026-08-19 11:50 UTC  (4+ messages)

[PATCH 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-08-19 11:49 UTC  (7+ messages)
` [PATCH 2/6] mm/vmalloc: set area's page_order after allocation succeeds
` [PATCH 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()

[PATCH v3 0/4] of: teach overlay code to keep /aliases in sync
 2026-08-19 11:49 UTC  (2+ messages)

[PATCH v2] media: i2c: ov5640: Fix potential integer overflow in sysclk calculation
 2026-08-19 11:48 UTC  (2+ messages)

[PATCH net] ipip: fix skb leak in collect_md mode when metadata_dst allocation fails
 2026-08-19 11:47 UTC  (2+ messages)

[PATCH v2] irq_work: Fix use-after-free in irq_work_single on PREEMPT_RT
 2026-08-19 11:46 UTC  (4+ messages)

[PATCH v2 0/6] KVM: s390: Even more misc fixes
 2026-08-19 11:46 UTC  (3+ messages)
` [PATCH v2 5/6] KVM: s390: Add missing srcu in kvm_s390_set_irq_state()

[PATCH] arm64: dts: qcom: glymur: Fix missing SMMU stream IDs for ADSP
 2026-08-19 11:46 UTC  (2+ messages)

[PATCH net v7 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
 2026-08-19 11:45 UTC  (3+ messages)
` [PATCH net v7 1/3] net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()

[PATCH v2] crypto: inside-secure - Zeroize temporary arrays on stack with sensitive data
 2026-08-19 11:43 UTC  (2+ messages)

[PATCH v2] vhost: clear vq->worker under vq->mutex when freeing workers
 2026-08-19 11:43 UTC 

[PATCH 0/2] scsi: fnic: fix NVMe/FC local port setup and teardown
 2026-08-19 11:42 UTC  (3+ messages)
` [PATCH 1/2] scsi: fnic: initialize the NVMe local port info before registering
` [PATCH 2/2] scsi: fnic: free the NVMe port template from the delete callback

[PATCH v5 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
 2026-08-19 11:40 UTC  (3+ messages)
` [PATCH v5 7/9] s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removed

[PATCH v2 0/4] Pinctrl support for SM8475
 2026-08-19 11:39 UTC  (3+ messages)
` [PATCH v2 4/4] pinctrl: qcom: Add SM8475 pinctrl driver

[PATCH v3] dmaengine: qcom: gpi: Fix resource leaks as part of channel clean up
 2026-08-19 11:39 UTC 

[PATCH] virtio_console: allocate the port_buffer with the caller's gfp
 2026-08-19 11:36 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: agatti: Add memory-region for audio PD
 2026-08-19 11:32 UTC  (2+ messages)

[PATCH v4 0/5] i2c: qcom-cci: Enforce the required CCI clock rate
 2026-08-19 11:30 UTC  (9+ messages)
` [PATCH v4 1/5] i2c: qcom-cci: Switch msm8953 to the CCI v2 timing/rate config
` [PATCH v4 2/5] i2c: qcom-cci: Support per-mode CCI clock rates
` [PATCH v4 3/5] i2c: qcom-cci: Add 19.2 MHz timings for the v2 CCI
` [PATCH v4 4/5] i2c: qcom-cci: Share the timing table across CCI revisions

[PATCH v4 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-08-19 11:30 UTC  (2+ messages)

[PATCH net v3] xsk: fix NULL pointer dereference in __xsk_rcv()
 2026-08-19 11:29 UTC  (3+ messages)

[PATCH v6] media: qcom: iris: move OPP handling to VPU power transaction
 2026-08-19 11:28 UTC  (2+ messages)

[PATCH 0/2] alpha: enable building with clang
 2026-08-19 11:26 UTC  (6+ messages)

[PATCH v2 0/7] mm: batch rmap walks during large folio migration
 2026-08-19 11:24 UTC  (3+ messages)
` [PATCH v2 3/7] mm/migrate: split remove_migration_pte_hugetlb() out of remove_migration_pte()

[PATCH v3] dt-bindings: remoteproc: qcom,shikra-pas: Allow bam-dmux subnode
 2026-08-19 11:23 UTC  (3+ messages)

[PATCH v2 0/2] cpufreq: acpi-cpufreq: fix P-state index mismatch in freq lookups
 2026-08-19 11:21 UTC  (4+ messages)
` [PATCH v2 2/2] cpufreq: acpi-cpufreq: fix P-state index mismatch in get_cur_freq_on_cpu()
    ` 答复: [外部邮件] "

[PATCH] fpga: dfl: afu: prevent read-only port mappings from becoming writable
 2026-08-19 11:23 UTC  (2+ messages)

[PATCH] drm/msm/dpu: advertise linear-only modifiers on platforms without UBWC
 2026-08-19 11:23 UTC 

[PATCH] s390/mm: Fix fail path in crst_table_upgrade()
 2026-08-19 11:22 UTC  (3+ messages)

[syzbot] [input?] [usb?] memory leak in __usbhid_submit_report (2)
 2026-08-19 11:22 UTC 

[PATCH] selftests/lib.mk: run_tests= print summary at the end
 2026-08-19 11:20 UTC  (2+ messages)

[PATCH] arm64: compat: Keep alignment address arithmetic 32-bit
 2026-08-19 11:19 UTC  (6+ messages)

[PATCH] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
 2026-08-19 11:14 UTC  (2+ messages)

Fixes tags need work in the drm-intel tree
 2026-08-19 11:13 UTC  (3+ messages)

[PATCH 1/3] serial: qcom-geni: Propagate errors from optional IRQ lookup
 2026-08-19 11:13 UTC  (2+ messages)

[GIT PULL 2/4] soc: drivers for 7.3
 2026-08-19 11:11 UTC  (3+ messages)

[PATCH v3 00/16] rust: io: support register projections and remove relative registers
 2026-08-19 11:09 UTC  (17+ messages)
` [PATCH v3 01/16] rust: io: register: reimplement as proc macro
` [PATCH v3 02/16] rust: mem: add `transmute` with deferred size check
` [PATCH v3 03/16] rust: mem: add `AsRepr` and `AsReprMut`
` [PATCH v3 04/16] rust: io: perform conversions using `AsRepr`
` [PATCH v3 05/16] rust: io: support register projections
` [PATCH v3 06/16] rust: io: register: allow explicit base type specification
` [PATCH v3 07/16] gpu: nova-core: specify base type for registers
` [PATCH v3 08/16] drm/tyr: "
` [PATCH v3 09/16] samples: rust: pci: "
` [PATCH v3 10/16] rust: io: register: make register have a typed base
` [PATCH v3 11/16] rust: io: register: support fixed offset register without bitfield
` [PATCH v3 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
` [PATCH v3 13/16] gpu: nova-core: convert hshub0 from relative register to projection
` [PATCH v3 14/16] rust: io: register: remove relative registers
` [PATCH v3 15/16] rust: io: register: remove `Register` trait and cleanup macro
` [PATCH v3 16/16] rust: io: register: unify handling of register with/without bitfields

[PATCH net-next v9 0/4] net: rnpgbe: Add TX/RX and link status support
 2026-08-19 11:09 UTC  (5+ messages)
` [PATCH net-next v9 2/4] net: rnpgbe: Add basic TX packet transmission support

[PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
 2026-08-19 11:06 UTC  (4+ messages)

[PATCH ath-next] wifi: ath11k: fix reg_info_store leak in ath11k_service_ready_ext_event()
 2026-08-19 11:03 UTC  (2+ messages)

[PATCH] i2c: qcom-cci: fix autosuspend cleanup
 2026-08-19 11:03 UTC  (2+ messages)

[PATCH v7 0/4] media: add virtio-media driver
 2026-08-19 11:01 UTC  (9+ messages)
` [PATCH v7 1/4] media: virtio: Add skeleton "
` [PATCH v7 2/4] media: virtio: Add session management
` [PATCH v7 3/4] media: virtio: Add scatterlist builder
` [PATCH v7 4/4] media: virtio: Add ioctl operations and driver logic

[PATCH] perf/arm-cmn: Fix {wp_dev_sel2, wp_dev_sel} limited to 0/1 when MXP_MULTIPLE_DTM_EN is TRUE
 2026-08-19 10:54 UTC 

[PATCH v7 08/10] accel/rocket: add RK3576 NPU (RKNN) support
 2026-08-19 10:57 UTC  (2+ messages)

[syzbot] [input?] [usb?] memory leak in __usbhid_submit_report (2)
 2026-08-19 10:56 UTC  (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git bd5f485f3f026225b86573e559af0b7254ef4184

[PATCH v1] pstore/blk: add best-effort polled panic_write for block devices
 2026-08-19 10:54 UTC 

[PATCH iwl-net] ice: allow reading the last byte of the NVM and Shadow RAM regions
 2026-08-19 10:54 UTC  (2+ messages)

[PATCH] powerpc/entry: Use hard_irq_disable() in arch_interrupt_exit_prepare()
 2026-08-19 10:52 UTC  (7+ messages)

[PATCH] virtio_console: Put device on failure
 2026-08-19 10:52 UTC 

[PATCH] remoteproc: qcom_q6v5_pas: Fix error masking in qcom_pas_stop()
 2026-08-19 10:51 UTC  (2+ messages)

[PATCH v6 0/1] Fix leak of KVM GISC resources
 2026-08-19 10:51 UTC  (3+ messages)
` [PATCH v6 1/1] s390/vfio-ap: fix KVM GISC and page leak when queue removed from host config

[PATCH v7 0/2] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
 2026-08-19 10:50 UTC  (6+ messages)
` [PATCH v7 2/2] mmc: sdhci-msm: Use pm ops instead of macro to restore crypto keys

[PATCH v2] arm64: dts: qcom: monaco-arduino-monza: Rework fan cooling map
 2026-08-19 10:49 UTC  (2+ messages)

[PATCH 0/2] Backport fixes for UBI
 2026-08-19 10:48 UTC  (2+ messages)

[PATCH v4 0/2] Enable DW9714V camera focus coil on SHIFT 6MQ
 2026-08-19 10:47 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: sdm845-shift-axolotl: Add actuator for main rear camera

[PATCH v2 0/2] Add JHB100 Fan-Tach support
 2026-08-19  9:16 UTC  (2+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add starfive,jhb100-fan-tach

[PATCH] clk: qcom: Fix camera rivian PLL configuration settings
 2026-08-19 10:47 UTC  (2+ messages)

[PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
 2026-08-19 10:47 UTC  (3+ messages)

[PATCH] PCI: qcom: Add register dump support for PCIe Link Down events
 2026-08-19 10:45 UTC  (2+ messages)

[PATCH v4 00/24] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
 2026-08-19 10:45 UTC  (3+ messages)
` [PATCH 17/24] iommu/amd: Introduce helper function for updating domain ID mapping table

[PATCH v3] PCI: vmd: Add VMD Device ID Support for Intel Nova Lake (NVL) and Dunlow (DNL)
 2026-08-19 13:05 UTC 

[PATCH v4 00/15] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-08-19 10:39 UTC  (5+ messages)
` [PATCH v4 12/15] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH v4 13/15] rtc: rzn1: Add OF match data to gate SUBU "
` [PATCH v4 14/15] rtc: rzn1: Drop trailing comma from OF match table sentinel
` [PATCH v4 15/15] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs


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