public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-24 04:08:02 to 2026-04-24 07:57:08 UTC [more...]

[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
 2026-04-24  7:56 UTC  (11+ messages)

[PATCH V13 0/7] Rust support for powerpc
 2026-04-24  7:56 UTC  (9+ messages)
` [PATCH V13 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V13 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V13 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V13 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V13 5/7] rust: Make __udivdi3() and __umoddi3() panic
` [PATCH V13 6/7] rust: Add PowerPC support
` [PATCH V13 7/7] powerpc: Enable Rust for ppc64le

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-04-24  7:56 UTC  (5+ messages)
` [PATCH v1 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios

[PATCH v2 00/41] drm/display: bridge-connector: attach encoder to the connector
 2026-04-24  7:50 UTC  (3+ messages)
` [PATCH v2 41/41] drm: renesas: shmobile: remove now-redundant call to drm_connector_attach_encoder()

[PATCH] gpio: sim: Remove intermediate pointer variable and harden function
 2026-04-24  7:54 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING in __btrfs_update_delayed_inode (4)
 2026-04-24  7:54 UTC 

[PATCH v3 3/5] mfd: sprd-sc27xx: Switch to devm_mfd_add_devices()
 2026-04-24  7:53 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/3] gpio: Add EIO GPIO support
 2026-04-24  7:52 UTC  (2+ messages)

[PATCH v5 0/4] Add support for Renesas RZ/G3L GBETH clocks
 2026-04-24  7:52 UTC  (12+ messages)
` [PATCH v5 2/4] clk: renesas: rzg2l: Add support for enabling PLLs
` [PATCH v5 3/4] clk: renesas: r8a08g046: Add support for PLL6 clk
` [PATCH v5 4/4] clk: renesas: r9a08g046: Add clock and reset signals for the GBETH IPs

[bug report] Potential deadlock bug in 'drivers/dma/idxd/irq.c', between 'idxd_wq_thread()' and 'idxd_int_handle_revoke()'
 2026-04-24  7:51 UTC 

[PATCH v6 0/7] mm: fix vmemmap optimization accounting and initialization
 2026-04-24  7:48 UTC  (6+ messages)
` [PATCH v6 4/7] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization
` [PATCH v6 7/7] mm/memory_hotplug: Factor out altmap freeing checks

[PATCH v2] crypto: ixp4xx - fix buffer chain unwind on allocation failure
 2026-04-24  7:50 UTC  (2+ messages)

[PATCH v4 0/2] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-04-24  7:49 UTC  (7+ messages)
` [PATCH v4 1/2] mm: move overlap memory map init check to memmap_init()

[PATCH] gpio: qcom: Unify user-visible "Qualcomm" name
 2026-04-24  7:50 UTC  (2+ messages)

[PATCH v5 0/8] Add support for ZTE zx297520v3
 2026-04-24  7:48 UTC  (10+ messages)
` [PATCH v5 1/8] ARM: zte: Add zx297520v3 platform support
` [PATCH v5 4/8] ARM: zte: Add support for zx29 low level debug
` [PATCH v5 6/8] amba/serial: amba-pl011: Bring back zx29 UART support
` [PATCH v5 8/8] ARM: defconfig: Add a zx29 defconfig file

[PATCH v1 0/2] input: misc: add support for Imagis ISA1200 haptic motor driver
 2026-04-24  7:48 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: input: Document "
` [PATCH v1 2/2] Input: isa1200 - new driver for Imagis ISA1200

further issues with MGA G200 graphics chipset
 2026-04-24  7:47 UTC  (10+ messages)

[PATCH 00/22] Extend device support for AD5686 driver
 2026-04-24  7:44 UTC  (7+ messages)
` [PATCH 03/22] dt-bindings: iio: dac: ad5696: rework on power supplies
` [PATCH 06/22] dt-bindings: iio: dac: ad5686: "

[PATCH 0/3] Subject: [PATCH 0/3] gpio: add support for Axiado SGPIO controller
 2026-04-24  7:44 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: gpio: add "
` [PATCH 2/3] gpio: axiado: add SGPIO controller support

[PATCH v5 0/2] Add DeepComputing FML13V05 board dts
 2026-04-24  7:41 UTC  (2+ messages)

[RFC 0/3] mm: process_mrelease: expedited reclaim and auto-kill support
 2026-04-24  7:41 UTC  (22+ messages)
` [RFC 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag

[PATCH v2] floppy: fix reference leak on platform_device_register() failure
 2026-04-24  7:40 UTC  (7+ messages)

[bug report] potential deadlock bug in 'drivers/scsi/hisi_sas/hisi_sas_v1_hw.c', between 'cq_interrupt_v1_hw()' and 'hisi_sas_slot_index_alloc()'
 2026-04-24  7:39 UTC 

[PATCH] selinux: use sk blob accessor in socket permission helpers
 2026-04-24  7:37 UTC 

[PATCH v2] usb: typec: tcpm: fix debug accessory mode detection for sink ports
 2026-04-24  7:40 UTC 

[PATCH] mm/lruvec: preemptively free dead folios during lru_add drain
 2026-04-24  7:37 UTC  (2+ messages)
` [syzbot ci] "

[PATCH net-next v2] netlink: clean up failed initial dump-start state
 2026-04-24  7:36 UTC  (2+ messages)
` [syzbot ci] "

[PATCH] sched/fair: Clear rel_deadline when initializing forked entities
 2026-04-24  7:11 UTC 

[PATCH v2 0/2] Add Renesas RZ/G3L RSPI support
 2026-04-24  7:29 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: spi: renesas,rzv2h-rspi: Document RZ/G3L SoC

[PATCH v8] leds: add support for TI LP5860 LED driver chip
 2026-04-24  7:29 UTC  (2+ messages)

[PATCH RFC v3 00/19] mm/virtio: skip redundant zeroing of host-zeroed reported pages
 2026-04-24  7:28 UTC  (13+ messages)
` [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH RFC v3 10/19] mm: remove arch vma_alloc_zeroed_movable_folio overrides

[PATCH v2 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-24  7:26 UTC  (8+ messages)
` [PATCH v2 1/5] mm: Introduce zone_appears_fragmented()

[PATCH v3 1/2] drm/amdgpu: move program_aspm to amdgpu_nbio
 2026-04-24  7:24 UTC  (3+ messages)
` [PATCH v3 2/2] drm/amdgpu: move read_indexed_register to amdgpu_reg_access

[PATCH v3 0/5] media: lm3560: convert to use OF bindings
 2026-04-24  7:22 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: leds: Document TI LM3560 Synchronous Boost Flash Driver
` [PATCH v3 2/5] media: i2c: lm3560: Fix v4l2 subdev registration
` [PATCH v3 3/5] media: i2c: lm3560: Optimize mutex lock usage
` [PATCH v3 4/5] media: i2c: lm3560: Convert to use OF bindings
` [PATCH v3 5/5] media: i2c: lm3560: Add support for PM features

[PATCH v7 0/5] kunit: Add support for suppressing warning backtraces
 2026-04-24  7:17 UTC  (6+ messages)
` [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests

[PATCH] pinctrl: qcom: ipq4019: mark gpio as a GPIO pin function
 2026-04-24  7:16 UTC  (2+ messages)

[PATCH] PM: tools: fix ValueError when parsing incomplete device properties
 2026-04-24  7:12 UTC 

[BUG] KASAN: slab-use-after-free in ALSA OSS read/poll race
 2026-04-24  7:12 UTC  (3+ messages)

[linus:master] [sched] 96d1610e0b: will-it-scale.per_process_ops 2.8% regression
 2026-04-24  7:10 UTC 

[PATCH v1] mmc: sdhci-of-dwcmshc: Fix SDIO support for Eswin EIC7700
 2026-04-24  7:09 UTC 

[PATCH v18 0/8] ring-buffer: Making persistent ring buffers robust
 2026-04-24  7:06 UTC  (10+ messages)
` [PATCH v18 1/8] ring-buffer: Do not double count the reader_page
` [PATCH v18 2/8] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v18 3/8] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v18 4/8] ring-buffer: Skip invalid sub-buffers when rewinding "
` [PATCH v18 5/8] ring-buffer: Add persistent ring buffer invalid-page inject test
` [PATCH v18 6/8] ring-buffer: Show commit numbers in buffer_meta file
` [PATCH v18 7/8] ring-buffer: Cleanup persistent ring buffer validation
` [PATCH v18 8/8] ring-buffer: Cleanup buffer_data_page related code

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-24  7:05 UTC  (25+ messages)
` [PATCH v2 19/31] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [PATCH v2 20/31] x86/virt/tdx: Add a helper to loop on TDX_INTERRUPTED_RESUMABLE
` [PATCH v2 22/31] iommu/vt-d: Export a helper to do function for each dmar_drhd_unit
` [PATCH v2 23/31] coco/tdx-host: Setup all trusted IOMMUs on TDX Connect init
` [PATCH v2 24/31] coco/tdx-host: Add a helper to exchange SPDM messages through DOE
` [PATCH v2 30/31] coco/tdx-host: Implement IDE stream setup/teardown

[PATCH 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-04-24  7:02 UTC  (4+ messages)
` [PATCH 1/3] fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lock
` [PATCH 2/3] selftests/proc: ensure the test is performed at the right page boundary
` [PATCH 3/3] selftests/proc: add /proc/pid/smaps tearing tests

[PATCH] perf dwarf-regs: s390: Fix an off by one bug
 2026-04-24  7:02 UTC  (2+ messages)

[PATCH RFC] xen/swiotlb: avoid arch_sync_dma_* on per-device DMA memory
 2026-04-24  7:03 UTC  (5+ messages)

[PATCH 0/5] ARM: configs: Cleanup redundant options
 2026-04-24  6:59 UTC  (12+ messages)
` [PATCH 1/5] ARM: multi_v7_defconfig: Move entries to match savedefconfig
` [PATCH 2/5] ARM: configs: Drop redundant I2C_DESIGNWARE_PLATFORM
` [PATCH 3/5] ARM: configs: Drop redundant SND_ATMEL_SOC
` [PATCH 4/5] ARM: multi_v7_defconfig: Cleanup redundant options
` [PATCH 5/5] ARM: multi_v7_defconfig: Correct QCOM_RPMH and QCOM_RPMHPD

[PATCH] usb: typec: tcpm: fix debug accessory mode detection for sink ports
 2026-04-24  6:57 UTC  (3+ messages)

[PATCH v4 4/6] KVM: x86/pmu: Re-evaluate Host-Only/Guest-Only on nested SVM transitions
 2026-04-24  6:57 UTC  (11+ messages)

[PATCH 0/6] arm64: defconfig: Cleanup and change Ethernet drivers
 2026-04-24  6:56 UTC  (13+ messages)
` [PATCH 1/6] arm64: defconfig: Move entries to match savedefconfig
` [PATCH 2/6] arm64: defconfig: Drop unused legacy netfilter options
` [PATCH 3/6] arm64: defconfig: Drop default or selected drivers
` [PATCH 4/6] arm64: defconfig: Drop unused Ethernet vendors
` [PATCH 5/6] arm64: defconfig: Drop AMD XGBE Ethernet driver
` [PATCH 6/6] arm64: defconfig: Switch Ethernet drivers to modules

[PATCH v2] ipv6: fix memory leak in __ip6_make_skb() when queue is empty
 2026-04-24  6:56 UTC  (6+ messages)
  `  "
    `  "

[PATCH v4 0/6] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
 2026-04-24  6:55 UTC  (4+ messages)
` [PATCH v4 3/6] KVM: x86/pmu: Disable counters based on Host-Only/Guest-Only bits in SVM

[PATCH] riscv: cif: reduce shadow stack size limit from 4GB to 2GB
 2026-04-24  6:55 UTC 

[PATCH v1 v1] Documentation: proc: fix ext4 section numbering in table of contents
 2026-04-24  6:53 UTC  (5+ messages)

答复: [PATCH] mm: Add RWH_RMAP_EXCLUDE flag to exclude files from rmap sharing
 2026-04-24  6:54 UTC  (6+ messages)
      ` 答复: "

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-04-24  6:48 UTC  (9+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

[PATCH v12 0/2] Add i.MX8ULP ISI and CSI-2 support
 2026-04-24  6:49 UTC  (3+ messages)
` [PATCH v12 1/2] media: dt-bindings: nxp,imx8-isi: Drop fsl,blk-ctrl requirement for i.MX8ULP
` [PATCH v12 2/2] arm64: dts: imx8ulp: Add MIPI CSI-2 and ISI nodes

[PATCH rc v7 0/6] iommu: Fix pci_dev_reset_iommu_prepare/done()
 2026-04-24  6:44 UTC  (13+ messages)
` [PATCH rc v7 1/6] iommu: Fix kdocs of pci_dev_reset_iommu_done()
` [PATCH rc v7 2/6] iommu: Replace per-group resetting_domain with per-gdev blocked flag
` [PATCH rc v7 3/6] iommu: Fix pasid attach in pci_dev_reset_iommu_prepare/done()
` [PATCH rc v7 4/6] iommu: Fix nested pci_dev_reset_iommu_prepare/done()
` [PATCH rc v7 5/6] iommu: Fix ATS invalidation timeouts during __iommu_remove_group_pasid()
` [PATCH rc v7 6/6] iommu: Fix UAF in pci_dev_reset_iommu_done() due to concurrent detach

[PATCH] MAINTAINERS: Add maintainer info for libnvdimm and DAX
 2026-04-24  6:45 UTC  (2+ messages)

[PATCH v2] rust: alloc: add smoke test for zero-size realloc code path
 2026-04-24  6:44 UTC 

[PATCH v2] dma-contiguous: setup default pernuma cma area if not configured explicitly
 2026-04-24  6:41 UTC  (3+ messages)

[PATCH 1/1] Revert "scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()"
 2026-04-24  6:35 UTC 

[RFC PATCH 0/4] cxl/extent: Enable and validate multi-extent DCDs
 2026-04-24  6:34 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Add irq_get/set_irqchip_state() for msm gpio irqchip
 2026-04-24  6:31 UTC 

[PATCH V4 00/10] iommufd: Enable noiommu mode for cdev
 2026-04-24  6:31 UTC  (9+ messages)
` [PATCH V4 01/10] iommufd: Support a HWPT without an iommu driver for noiommu

[PATCH v5 00/14] ASoC: rsnd: Add RZ/G3E audio driver support
 2026-04-24  6:24 UTC  (5+ messages)
` [PATCH v5 01/14] ASoC: dt-bindings: sound: Add DT binding for RZ/G3E sound

[PATCH] pinctrl: qcom: Fix wakeirq map by removing disconnected irqs for sm8150
 2026-04-24  6:28 UTC  (3+ messages)

[PATCH 7.2 v10 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-04-24  6:25 UTC  (3+ messages)
` [PATCH 7.2 v10 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH 7.2 v10 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH 00/12] Fixes/improvements for the PCI M.2 power sequencing driver
 2026-04-24  6:25 UTC  (2+ messages)

[PATCH v3 0/3] Add i.MX94 remoteproc support and reset vector handling improvements
 2026-04-24  6:17 UTC  (3+ messages)

[PATCH net] net: mana: Optimize irq affinity for low vcpu configs
 2026-04-24  6:17 UTC 

[git pull] drm fixes for 7.1-rc1
 2026-04-24  6:11 UTC 

[PATCH] MAINTAINERS: update Li Wang's email address
 2026-04-24  6:10 UTC  (2+ messages)

[git pull] drm next fixes for 7.1-rc1
 2026-04-24  6:05 UTC 

[PATCH] KVM: x86: enrich kvm_fast_mmio trace event fields
 2026-04-24  6:05 UTC 

[syzbot] [virt?] [net?] memory leak in __vsock_create (2)
 2026-04-24  6:02 UTC 

[PATCH v14 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-04-24  5:56 UTC  (4+ messages)
` [PATCH v14 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v14 2/3] of: Factor arguments passed to of_map_id() into a struct
` [PATCH v14 3/3] of: Respect #{iommu,msi}-cells in maps

[RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
 2026-04-24  5:57 UTC  (11+ messages)

[PATCH v3 0/5] sched/fair: SMT-aware asymmetric CPU capacity
 2026-04-24  5:55 UTC  (12+ messages)
` [PATCH 1/5] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
` [PATCH 2/5] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
` [PATCH 3/5] sched/fair: Reject misfit pulls onto busy SMT siblings on asym-capacity
` [PATCH 4/5] sched/fair: Add SIS_UTIL support to select_idle_capacity()
` [PATCH 5/5] sched/fair: Make asym CPU capacity idle rank values self-documenting

[PATCH] RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
 2026-04-24  5:51 UTC 

[PATCH RFT] media: atomisp: Add error check in create_host_regular_capture_pipeline()
 2026-04-24  5:47 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2: Add WCD headset playback and record for qcs6490-rb3gen2 industrial mezzanine
 2026-04-24  5:46 UTC  (3+ messages)

[PATCH v4 0/4] serial: 8250_dw: Add support for UltraRISC DP1000 UART
 2026-04-24  5:39 UTC  (5+ messages)
` [PATCH v4 1/4] serial: 8250_dwlib: move DesignWare register definitions to header
` [PATCH v4 2/4] serial: 8250_dw: build Renesas RZN1 CPR value from DW_UART_CPR_* definitions
` [PATCH v4 3/4] dt-bindings: serial: snps-dw-apb-uart: Add UltraRISC DP1000 UART
` [PATCH v4 4/4] serial: 8250_dw: Use a fixed CPR value for "

[bug report] Potential deadlock bug in 'drivers/gpu/drm/vmwgfx/vmwgfx_irq.c', between 'vmw_thread_fn()' and 'vmw_cmdbuf_header_free()'
 2026-04-24  5:39 UTC 

[PATCH] cpufreq: qcom: Unify user-visible "Qualcomm" name
 2026-04-24  5:33 UTC  (2+ messages)

[bug report] Potential deadlock bug in 'drivers/thermal/ti-soc-thermal/ti-bandgap.c', between 'ti_bandgap_write_counter()' and 'ti_bandgap_talert_irq_handler()'
 2026-04-24  5:32 UTC 

[PATCH] rust: alloc: add test for realloc with zero size acting as free
 2026-04-24  5:29 UTC 

[PATCH v7 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-04-24  5:20 UTC  (3+ messages)
` [PATCH v7 5/8] selftests/cgroup: replace hardcoded page size values in test_zswap

[syzbot] [virt?] [net?] memory leak in __vsock_create (2)
 2026-04-24  5:18 UTC  (2+ messages)
` Forwarded: [PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen()

[syzbot] [mm?] WARNING: bad unlock balance in folios_put_refs
 2026-04-24  5:09 UTC 

[PATCH 7.2 v9 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
 2026-04-24  5:03 UTC  (2+ messages)

[PATCH v2 0/7] KVM: SVM: Enable FRED support
 2026-04-24  4:57 UTC  (2+ messages)

[PATCH v1 0/2] Add hwspinlock driver for StarFive JHB100 SoC
 2026-04-24  3:20 UTC 

[bug report] Potential deadlock bug in 'drivers/usb/musb/musb_core.c', between 'musb_g_giveback()' and 'musb_stage0_irq()'
 2026-04-24  4:50 UTC 

[PATCH v1] rpmsg: char: fix use-after-free on probe error path
 2026-04-24  4:48 UTC  (3+ messages)

[PATCH v4 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-04-24  4:47 UTC  (8+ messages)
` [PATCH v4 2/3] "

[PATCH 0/2] Add dynamic CSU register sysfs interface
 2026-04-24  4:39 UTC  (5+ messages)
` [PATCH 1/2] Documentation: ABI: add sysfs interface for ZynqMP CSU registers
` [PATCH 2/2] firmware: zynqmp: Add dynamic CSU register discovery and sysfs interface

[PATCH v1] arm64: dts: cix: Add CPU idle states for Sky1
 2026-04-24  4:34 UTC 

[PATCH 1/1] arm: traps: remove fp underflow checking
 2026-04-24  4:30 UTC 

[PATCH 0/2] KVM: x86: Fastpath userspace exit fix and hardening
 2026-04-24  4:29 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits

[PATCH v5 00/21] Virtual Swap Space
 2026-04-24  4:25 UTC  (8+ messages)

[GIT PULL] LoongArch changes for v7.1
 2026-04-24  4:19 UTC 

[PATCH v2] sched: topology: cleanup comments
 2026-04-24  4:17 UTC  (2+ messages)

[PATCH] Input: ims-pcu - bound frame parser write index against read_buf size
 2026-04-24  4:16 UTC  (5+ messages)

[PATCH] mctp i2c: check packet length before marking flow active
 2026-04-24  4:16 UTC  (4+ messages)

[PATCH V4 00/14] LoongArch: Add basic LoongArch32 support
 2026-04-24  4:14 UTC  (4+ messages)
` [PATCH V4 14/14] LoongArch: Adjust build infrastructure for 32BIT/64BIT

[PATCH V1 1/3] accel/amdxdna: Set default DPM level based on QoS for temporal-only mode
 2026-04-24  4:08 UTC  (3+ messages)
` [PATCH V1 2/3] accel/amdxdna: Add configuring low and medium power mode
` [PATCH V1 3/3] accel/amdxdna: Set the system efficiency factor to 2

[PATCH] virtio: rtc: tear down old virtqueues before restore
 2026-04-24  3:14 UTC  (2+ messages)
` [PATCH v2] "


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