The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-22 14:14:50 to 2026-07-22 15:32:56 UTC [more...]

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-22 15:30 UTC  (20+ messages)
` [PATCH RFC v2 01/20] ARM: mm: make nommu pgd_t a scalar
` [PATCH RFC v2 02/20] ARM: mm: make 2-level "
` [PATCH RFC v2 03/20] ARM: mm: remove custom pgdp_get()
` [PATCH RFC v2 04/20] LoongArch: mm: define pud_leaf() only when PUD exists
` [PATCH RFC v2 05/20] MIPS: "
` [PATCH RFC v2 06/20] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
` [PATCH RFC v2 07/20] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() "
` [PATCH RFC v2 08/20] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
` [PATCH RFC v2 09/20] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH RFC v2 10/20] riscv: "
` [PATCH RFC v2 11/20] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
` [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
` [PATCH RFC v2 15/20] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [PATCH RFC v2 16/20] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [PATCH RFC v2 17/20] mm/pgtable: disallow calling (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable with dummy
` [PATCH RFC v2 18/20] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud "
` [PATCH RFC v2 19/20] openrisc/pgtable: drop __pmd_offset()

[PATCH] tools/power: amd_pstate_trace: fix help path dependencies
 2026-07-22 15:32 UTC  (4+ messages)

[PATCH] completion: complete paths for git send-email
 2026-07-22 15:32 UTC  (3+ messages)

[PATCH] dt-bindings: arm: stm32: Sort the document
 2026-07-22 15:31 UTC  (2+ messages)

[PATCH] HID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()
 2026-07-22 15:31 UTC  (2+ messages)

[PATCH] thermal/drivers/imx: Disable clock on runtime resume failure
 2026-07-22 15:30 UTC 

[PATCH v3 0/3] keys: fix keyring assoc-array out-of-bounds read and index inconsistency
 2026-07-22 15:30 UTC  (2+ messages)

[PATCH v5 0/7] phy: cpcap-usb: improve charger detection and export cable state
 2026-07-22 15:29 UTC  (5+ messages)
` [PATCH v5 1/7] dt-bindings: phy: motorola,cpcap-usb: add chrg_det interrupt
` [PATCH v5 2/7] dt-bindings: phy: motorola,cpcap-usb-phy: add optional safe pinctrl state

[PATCH v2 0/4] test-ww_mutex: Miscellaneous fixes
 2026-07-22 15:29 UTC  (3+ messages)
` [PATCH v2 4/4] test-ww_mutex: Retry lock acquisition after timeout if deadlocked

[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
 2026-07-22 15:28 UTC  (3+ messages)

[PATCH bpf-next v3 5/6] riscv, bpf: Add support for BPF exceptions
 2026-07-22 15:28 UTC  (2+ messages)

[PATCH v2] dt-bindings: clock: ti,dm816-fapll-clock: Convert to DT schema
 2026-07-22 15:27 UTC 

[PATCH] dt-bindings: pinctrl: mt7622: allow gpio-hogs
 2026-07-22 15:27 UTC  (2+ messages)

[PATCH v2 00/10] Support ELE API in i.MX OCOTP NVMEM driver
 2026-07-22 15:27 UTC  (7+ messages)
` [PATCH v2 10/10] arm64: dts: imx93-kontron: Enable ELE firmware driver

[PATCH v2] ARM: dts: aspeed: Correct indentation
 2026-07-22 15:26 UTC  (2+ messages)

[PATCH V11 0/9] famfs: port into fuse
 2026-07-22 15:24 UTC  (7+ messages)
  ` [PATCH V11 4/9] famfs_fuse: Create files with famfs fmaps

[PATCH v2 0/8] clk: clocking-wizard: Add static-config clock provider support
 2026-07-22 15:24 UTC  (3+ messages)
` [PATCH v2 1/8] dt-bindings: clock: clocking-wizard: Add static-config mode support

[PATCH net-next v3 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-22 15:23 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: nexthop: add NHA_FDB_PORT for fdb nexthops

[PATCH v5 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-22 15:19 UTC  (12+ messages)
` [PATCH v5 01/11] mm: add PMD swap entry detection support
` [PATCH v5 02/11] mm: add PMD swap entry splitting support
` [PATCH v5 03/11] mm: handle PMD swap entries in fork path
` [PATCH v5 04/11] mm: zswap: add range lookup for large-folio swapin
` [PATCH v5 05/11] mm: swap in PMD swap entries as whole THPs during swapoff
` [PATCH v5 06/11] mm: handle PMD swap entries in non-present PMD walkers
` [PATCH v5 07/11] mm: handle PMD swap entries in MADV_WILLNEED
` [PATCH v5 08/11] mm: handle PMD swap entries in UFFDIO_MOVE
` [PATCH v5 09/11] mm: handle PMD swap entry faults on swap-in
` [PATCH v5 10/11] mm: install PMD swap entries on swap-out
` [PATCH v5 11/11] selftests/mm: add PMD swap entry tests

[PATCH v1 0/3] CPM6 Channel Separation Support
 2026-07-22 15:22 UTC  (7+ messages)
` [PATCH v1 1/3] dmaengine: dw-edma: Make Xilinx Macros Dev Name Agnostic
` [PATCH v1 2/3] dmaengine: dw-edma: Enable Chan Separation via VSEC
` [PATCH v1 3/3] dmaengine: dw-edma: Add changes to support Channel Separation

[PATCH] wifi: cfg80211: validate IEs in cfg80211_wext_siwgenie()
 2026-07-22 15:21 UTC  (4+ messages)

[PATCH] selftests: futex: Restore support checks for futex2 and priv_hash
 2026-07-22 15:20 UTC  (2+ messages)

[PATCH 0/3] thermal: samsung: acpm-tmu: Add Exynos850 support
 2026-07-22 15:20 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: thermal: gs101-tmu: add Exynos850 compatible

[PATCH bpf-next v2 0/2] bpf: Fix WARNING in bpf_tracing_link_release
 2026-07-22 15:19 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Verify no warning when close fexit link

[PATCH 00/30] mtd: spi-nor: Clean Winbond W25QxxJV family
 2026-07-22 15:19 UTC  (12+ messages)
` [PATCH 02/30] mtd: spi-nor: winbond: Normalize names
` [PATCH 11/30] mtd: spi-nor: winbond: W25Q32JV-Q/N: Fill locking information
` [PATCH 16/30] mtd: spi-nor: winbond: W25Q32JV-M: Drop redundant data

[PATCH 0/3] ARM: dts: imx: cleanup st,stmpe touch screen related CHECK_DTB warings
 2026-07-22 15:19 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: mfd: st,stmpe: let interrupt property optional

[PATCH v3 0/4] dt-bindings: Convert TI TPS65217 to DT schema
 2026-07-22 15:18 UTC  (4+ messages)
` [PATCH v3 4/4] dt-bindings: leds: backlight: Convert "

[PATCH v10] extcon: add support for Samsung S2M series PMIC extcon devices
 2026-07-22 15:18 UTC 

[PATCH RFC 00/18] arch, mm: create a generic set_memory/change_page_attr core
 2026-07-22 15:17 UTC  (2+ messages)

[PATCH RESEND v2] x86/platform: Remove Technology Systems 5500 board
 2026-07-22 15:16 UTC  (6+ messages)

[PATCH] dt-bindings: remoteproc: ti,wkup-m3: Convert to DT schema
 2026-07-22 15:16 UTC  (2+ messages)

[PATCH 0/3] Remove old AES-GCM library
 2026-07-22 15:16 UTC  (4+ messages)
` [PATCH 2/3] x86/sev: Remove obsolete virtual address check

[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
 2026-07-22 15:15 UTC  (7+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header

[PATCH v2 0/2] soc: aspeed: ipmi: add KCS Channel 4 over PCIe
 2026-07-22 15:11 UTC  (3+ messages)
` [PATCH v2 1/2] ipmi: kcs_bmc_aspeed: g6: Add "
` [PATCH v2 2/2] ARM: dts: aspeed-g6: add pcie-kcs4

[RFC PATCH] x86/apic: Fix lost IRQ during forced vector migration on Hyper-V
 2026-07-22 15:14 UTC  (5+ messages)

[PATCH] vhost-scsi: fix T10-PI lifecycle hard BUG after endpoint
 2026-07-22 15:14 UTC  (2+ messages)

[PATCH 1/6] ipc: Move mqueue fs magic to uapi magic header
 2026-07-22 15:14 UTC  (2+ messages)

[PATCH v2 0/3] power: reset: pscrr: record reset cause on panic and watchdog pretimeout
 2026-07-22 15:13 UTC  (4+ messages)
` [PATCH v2 1/3] power: reset: pscrr: add kernel panic reason tracking
` [PATCH v2 2/3] power: reset: pscrr: add watchdog pretimeout "
` [PATCH v2 3/3] watchdog: pretimeout: record PSC reason on watchdog pretimeout

[PATCH net v2] mctp: serial: handle zero-length frames to prevent rx buffer overflow
 2026-07-22 15:13 UTC  (2+ messages)

[PATCH] kernel/power/swap: Use %pe to print PTR_ERR()
 2026-07-22 15:12 UTC  (2+ messages)

[PATCH v7 00/11] Dynamic PAMT
 2026-07-22 15:12 UTC  (5+ messages)
` [PATCH v7 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory

[PATCH net-next 0/2] seg6: add FIB table attribute for post-encap SID route lookup
 2026-07-22 15:10 UTC  (2+ messages)

[PATCH net] net: hip04: fix RX buffer leak on build_skb failure
 2026-07-22 15:10 UTC  (2+ messages)

[PATCH v2] xattrat: accept empty O_PATH file descriptors
 2026-07-22 15:10 UTC 

[PATCH 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-07-22 15:09 UTC  (6+ messages)
` [PATCH 06/16] docs/zh_TW: process: localize terminology in programming-language.rst
` [PATCH 07/16] docs/zh_TW: process: localize terminology in coding-style.rst

Policy regarding linux-next only changes
 2026-07-22 15:07 UTC  (10+ messages)

[PATCH] soc: aspeed: add missing MODULE_DEVICE_TABLE()
 2026-07-22 15:08 UTC  (2+ messages)

[PATCH v2 00/13] Library APIs for AES encryption modes
 2026-07-22 15:06 UTC  (4+ messages)
` [PATCH v2 06/13] lib/crypto: aes: Add GCM support

[PATCH] x86/mm: remove freed init memory from kmemleak in free_init_pages()
 2026-07-22 15:04 UTC  (2+ messages)

[PATCH v3] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
 2026-07-22 15:04 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations
 2026-07-22 15:04 UTC  (10+ messages)

[PATCH] [PATCH] drm/vkms: Advertise PREMULTI blend mode
 2026-07-22 15:03 UTC  (3+ messages)

[PATCH 7.1 0000/2079] 7.1.5-rc2 review
 2026-07-22 15:01 UTC  (3+ messages)

[PATCH 6.6 0000/1226] 6.6.145-rc2 review
 2026-07-22 15:01 UTC  (2+ messages)

[PATCH 5.15 000/812] 5.15.212-rc2 review
 2026-07-22 15:01 UTC  (2+ messages)

[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-07-22 15:00 UTC  (6+ messages)

[PATCH 00/18] thermal/drivers: Remove redundant error messages on IRQ request failure
 2026-07-22 15:01 UTC  (5+ messages)
` [PATCH 10/18] thermal: intel: int340x: Remove redundant dev_err()
` [PATCH 11/18] thermal/drivers/intel/bxt_pmic: "

[PATCH net v5 0/2] amt: fix use-after-free of the skb head across pulls
 2026-07-22 15:00 UTC  (2+ messages)

[PATCH v2 0/4] mm: fix reclaim storms in defrag_mode
 2026-07-22 14:56 UTC  (5+ messages)
` [PATCH v2 1/4] mm: page_alloc: __GFP_FS lockdep annotation for direct compaction
` [PATCH v2 2/4] mm: compaction: support non-movable compaction for pageblock requests
` [PATCH v2 3/4] mm: page_alloc: move capture_control to the page allocator
` [PATCH v2 4/4] mm: page_alloc: fix non-movable reclaim storm in defrag_mode

[PATCH v4 0/8] rcu: fix stuck defer_qs_pending state and add rescue timer
 2026-07-22 14:59 UTC  (4+ messages)
` [PATCH v4 8/8] rcu: add per-CPU rescue hrtimer for deferred-QS reporting

[PATCH] fsck.f2fs: flush device buffer before zone transition on zoned storage
 2026-07-22 14:55 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 0/1] scripts: kstack_erase: avoid absolute stackleak plugin path
 2026-07-22 14:45 UTC  (3+ messages)
` [PATCH 1/1] scripts: kstack_erase: use relative "

[PATCH v3] thermal: intel: int3400: clean up ODVP on probe failures
 2026-07-22 14:54 UTC  (2+ messages)

[PATCH tty v8 0/2] Convert 8250 to NBCON, take 2
 2026-07-22 14:53 UTC  (3+ messages)
` [PATCH tty v8 1/2] serial: 8250: Switch to nbcon console, "

[PATCH v6 0/6] rust / dma_buf: Add abstractions for dma_fence
 2026-07-22 14:49 UTC  (7+ messages)
` [PATCH v6 1/6] rust: types: implement ForeignOwnable for ARef<T>
` [PATCH v6 2/6] rust: error: Add ECANCELED error code
` [PATCH v6 3/6] rust: sync: Add abstraction for rcu_barrier()
` [PATCH v6 4/6] rust: xarray: Add support for index reservations
` [PATCH v6 5/6] rust: Add dma_fence abstractions
` [PATCH v6 6/6] MAINTAINERS: Add entry for Rust dma-buf

[PATCH v5 0/5] Enhance RPMsg buffer management
 2026-07-22 14:49 UTC  (9+ messages)
` [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH v2 0/7] char: xillybus: Harden driver and improve code quality
 2026-07-22 14:49 UTC  (2+ messages)

[PATCH 1/2] um: add uml_kmalloc_array() helper to avoid potential
 2026-07-22 14:49 UTC  (2+ messages)

[PATCH net v3] net: hip04: fix tx coalesce timer and IRQ teardown races
 2026-07-22 14:48 UTC  (2+ messages)

[PATCH v6 0/4] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-07-22 14:48 UTC  (5+ messages)
` [PATCH v6 1/4] clk: sunxi-ng: mux: fix determine helper rate propagation
` [PATCH v6 2/4] clk: sunxi-ng: div: add read-only operation support
` [PATCH v6 3/4] clk: sunxi-ng: sun6i-rtc: split main oscillator div and gate
` [PATCH v6 4/4] clk: sunxi-ng: sun6i-rtc: add a733 support

[PATCH bpf-next 0/2] bpf: Fix WARNING in bpf_tracing_link_release
 2026-07-22 14:45 UTC  (7+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Verify no warning when close fexit link

[PATCH v2] driver: fpga: xilinx-selectmap: add csi and rdwr support
 2026-07-22 14:45 UTC  (3+ messages)

[PATCH 0/8] arm64: dts: freescale: Add Verdin iMX8M Mini overlays
 2026-07-22 14:43 UTC  (7+ messages)
` [PATCH 6/8] arm64: dts: freescale: imx8mm-verdin: Add Toradex OV5640 CSI Cameras

[PATCH] audit: add FSCONFIG auxiliary record to log filesystem configuration
 2026-07-22 14:43 UTC  (2+ messages)

[PATCH v13 0/2] Lenovo Yoga Book 9 keyboard dock detection
 2026-07-22 14:42 UTC  (4+ messages)
` [PATCH v13 1/2] platform/x86/lenovo: lenovo-ymc: Suppress probe on Yoga Book 9 14IAH10
` [PATCH v13 2/2] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver

[PATCH v4 0/8] rv/tlob: Add task latency over budget RV monitor
 2026-07-22 14:42 UTC  (3+ messages)
` [PATCH v4 7/8] rv/tlob: add KUnit tests for the tlob monitor

[PATCH v2] drm/vc4: hvs/v3d: Fix null dereference in unbind
 2026-07-22 14:40 UTC  (2+ messages)

[PATCH 0/3] vfs: call audit_inode_child() in lookup_open() on failure
 2026-07-22 14:40 UTC  (2+ messages)

[PATCH] freevxfs: reject invalid OLT record sizes
 2026-07-22 14:39 UTC  (3+ messages)

[PATCH] mtd: maps: fix dead select of MTD_CFI_BE_BYTE_SWAP
 2026-07-22 14:38 UTC  (5+ messages)

[PATCH 0/8] wifi: fix PMSR lifetime and frame validation issues
 2026-07-22 14:37 UTC  (5+ messages)
` [PATCH 8/8] wifi: nl80211: clean up color-change beacon data on errors

[PATCH] fhandle: handle detached mounts in capable_wrt_mount()
 2026-07-22 14:37 UTC  (2+ messages)

[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
 2026-07-22 14:36 UTC  (11+ messages)
` [PATCH v2 03/13] mm: convert __get_unmapped_area() to use vma_flags_t
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot

[PATCH] ASoC: cs35l56: Sort table of sdw_device_id
 2026-07-22 14:36 UTC 

[PATCH v2 0/4] Add ADC support for lemans, monaco and hamoa
 2026-07-22 14:35 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: monaco-pmics: Add ADC support for PMM8620AU

[PATCH] fs: annotate inode timestamp accessors
 2026-07-22 14:35 UTC  (2+ messages)

[PATCH sched_ext/for-7.2-fixes] sched_ext: mark waker CPU busy when selected in WAKE_SYNC case
 2026-07-22 14:33 UTC 

[PATCH 6.1 0000/1029] 6.1.178-rc2 review
 2026-07-22 14:32 UTC 

[PATCH v29 0/7] firmware: imx: driver for NXP secure-enclave
 2026-07-22 14:32 UTC  (4+ messages)
` [PATCH v29 3/7] firmware: imx: add driver for NXP EdgeLock Enclave

[PATCH 6.18 0000/1624] 6.18.40-rc2 review
 2026-07-22 14:31 UTC 

[PATCH 6.12 0000/1202] 6.12.97-rc2 review
 2026-07-22 14:31 UTC 

[PATCH v1] pmdomain: mediatek: Fix MT8183 hang on boot
 2026-07-22 14:31 UTC  (2+ messages)

[PATCH 5.10 000/674] 5.10.261-rc2 review
 2026-07-22 14:30 UTC 

[PATCH] mm/usercopy: harden bounds checking for vmalloc allocations
 2026-07-22 14:29 UTC 

[PATCH 0/5] arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 10.1" LVDS
 2026-07-22 14:28 UTC  (2+ messages)
` (subset) "

[PATCH v3] LoongArch: KVM: Add KVM_LOONGARCH_GET/SET_CSR for bulk CSR migration
 2026-07-22 14:28 UTC 

[PATCH] drm/panel: sofef00: Fix DSI transfer errors on backlight update
 2026-07-22 14:28 UTC  (2+ messages)

[PATCH net v3] tun/tap & vhost-net: make qdisc backpressure opt-in via IFF_BACKPRESSURE
 2026-07-22 14:26 UTC  (10+ messages)

[PATCH V4 0/4] arm64: dts: qcom: Add SD card support for Glymur
 2026-07-22 14:23 UTC  (5+ messages)
` [PATCH V4 1/4] arm64: dts: qcom: glymur-crd: Update VREG l2b_e0 and l9b_e0 voltage for SD-card
` [PATCH V4 2/4] dt-bindings: mmc: sdhci-msm: Document the Glymur compatible
` [PATCH V4 3/4] arm64: dts: qcom: Add SD Card support for Glymur SoC
` [PATCH V4 4/4] arm64: dts: qcom: Enable SD card for Glymur CRD

[PATCH] drm/panel: fix unmet dependency bug for DRM_PANEL_HIMAX_HX83121A
 2026-07-22 14:23 UTC  (2+ messages)

[PATCH] drm/panel: s6e3ha8: fix unmet dependency on DRM_DISPLAY_HELPER
 2026-07-22 14:23 UTC  (2+ messages)

[PATCH v2] drm/panel: ilitek-ili9882t: fix unmet dependency for DRM_PANEL_ILITEK_ILI9882T
 2026-07-22 14:23 UTC  (2+ messages)

[PATCH] drm/panel: ilitek-ili9881c: do not fail probe if iovcc is absent
 2026-07-22 14:23 UTC  (2+ messages)

[PATCH v3] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
 2026-07-22 14:22 UTC  (2+ messages)

[PATCH net] MAINTAINERS: Add myself for stmmac ethernet driver maintainance
 2026-07-22 14:21 UTC 

[PATCH] btrfs: raid56: fix inverted bio-list check in scrub read assembly
 2026-07-22 14:21 UTC  (3+ messages)

[PATCH] futex: Prevent robust futex exit race more
 2026-07-22 14:21 UTC  (4+ messages)

[PATCH v23 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-07-22 14:20 UTC  (6+ messages)
` [PATCH v23 06/14] dmaengine: qcom: bam_dma: add support for BAM locking

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-22 14:20 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: Add LPASS VA CSR HeartBeat pulse clock support
 2026-07-22 14:18 UTC  (12+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: qcom,lpass-va-csr: Add HeartBeat pulse clock
` [PATCH v2 2/3] ASoC: dt-bindings: qcom,lpass-va-macro: Add hawi heartbeatpulse clock
` [PATCH v2 3/3] ASoC: Add LPASS VA CSR heartbeat pulse clock

[PATCH] clocksource/drivers/arm_arch_timer: Workaround bcm2712 broken EL2 virtual timer
 2026-07-22 14:14 UTC  (2+ messages)


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