public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-10 06:27:19 to 2025-04-10 07:52:53 UTC [more...]

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-10  7:52 UTC  (13+ messages)
` [PATCH v2 02/14] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH v2 03/14] mfd: Add Microchip ZL3073x support
` [PATCH v2 06/14] mfd: zl3073x: Add macros for device registers access
` [PATCH v2 07/14] mfd: zl3073x: Add components versions register defs

[PATCH v9 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-04-10  7:52 UTC  (4+ messages)
` [PATCH v9 1/7] mfd: Add core driver for Nuvoton NCT6694

Re: [PATCH] xsk: Fix race condition in AF_XDP generic RX path
 2025-04-10  7:52 UTC  (2+ messages)

[PATCH] char: tpm: tpm-buf: Fix uninitialized return values in read helpers
 2025-04-10  7:51 UTC  (3+ messages)

[PATCH v2] sched: do not call __put_task_struct() on rt if pi_blocked_on is set
 2025-04-10  7:51 UTC  (3+ messages)

[PATCH v2 0/3] dmaengine: fsl-edma: add error irq to help debug problem
 2025-04-10  7:50 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dtsi: imx93: add edma error interrupt support

[PATCH] accel/ivpu: Add handling of VPU_JSM_STATUS_MVNCI_CONTEXT_VIOLATION_HW
 2025-04-10  7:49 UTC  (2+ messages)

[PATCH 1/2] mm/memblock: Added a New Memblock Function to Check if the Current Node's Memblock Region Intersects with a Memory Block
 2025-04-10  7:49 UTC  (4+ messages)

[PATCH v6 0/3] pinctrl: mediatek: Add pinctrl driver on mt8196
 2025-04-10  7:49 UTC  (3+ messages)
` [PATCH v6 1/3] dt-bindings: pinctrl: mediatek: Add support for mt8196

[PATCH 00/20] x86 MSR in-kernel API type cleanup and rename
 2025-04-10  7:48 UTC  (15+ messages)
` [PATCH 06/20] x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h>

[PATCH v3 0/3] support FEAT_MTE_TAGGED_FAR feature
 2025-04-10  7:47 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: add "
` [PATCH v3 2/3] arm64/mm/fault: use original FAR_EL1 value when ARM64_MTE_FAR is supported
` [PATCH v3 3/3] tools/kselftest: add MTE_FAR hwcap test

[PATCH net-next v2 2/2] net: phy: Add Marvell PHY PTP support
 2025-04-10  7:44 UTC  (11+ messages)

Re: [PATCH] pps: fix poll support
 2025-04-10  7:42 UTC  (3+ messages)
`  "

[PATCH v3 0/2] dma-buf: heaps: Support carved-out heaps
 2025-04-10  7:42 UTC  (3+ messages)
` [PATCH v3 2/2] dma-buf: heaps: Introduce a new heap for reserved memory

[PATCH 0/3] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-04-10  7:42 UTC  (5+ messages)
` [PATCH 1/3] mm: Export vmf_insert_mixed_mkwrite()

[PATCH RFC] nfs: Fix shift-out-of-bounds UBSAN warning with negative retrans
 2025-04-10  7:35 UTC 

[PATCH] soundwire: debugfs: remove unnecessary NULL check before release_firmware()
 2025-04-10  7:39 UTC 

[PATCH 1/2] dt-bindings: pinctrl: mediatek: Drop unrelated nodes from DTS example
 2025-04-10  7:41 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: mediatek: Correct indentation and style in "

[PATCH] arm64/mm: Re-organise setting up FEAT_S1PIE registers PIRE0_EL1 and PIR_EL1
 2025-04-10  7:40 UTC 

[PATCH -v5 0/8] sched: Make task_struct::thread constant size, x86/fpu: Remove thread::fpu
 2025-04-10  7:39 UTC  (3+ messages)
` [PATCH 4/8] x86/fpu: Remove the thread::fpu pointer

[PATCH v5 0/4] rust: Add bug/warn abstractions
 2025-04-10  7:39 UTC  (3+ messages)
` [PATCH v5 4/4] rust: Add warn_on macro

[PATCH 0/7] irqbypass: Cleanups and a perf improvement
 2025-04-10  7:38 UTC  (15+ messages)
` [PATCH 1/7] irqbypass: Drop pointless and misleading THIS_MODULE get/put
` [PATCH 2/7] irqbypass: Drop superfluous might_sleep() annotations
` [PATCH 3/7] irqbypass: Take ownership of producer/consumer token tracking
` [PATCH 4/7] irqbypass: Explicitly track producer and consumer bindings
` [PATCH 5/7] irqbypass: Use paired consumer/producer to disconnect during unregister
` [PATCH 6/7] irqbypass: Use guard(mutex) in lieu of manual lock+unlock
` [PATCH 7/7] irqbypass: Use xarray to track producers and consumers

[PATCH v2 1/3] dt-bindings: accel: add device tree for AMD PKI accelerator
 2025-04-10  7:36 UTC  (4+ messages)
` [PATCH v2 2/3] accel/amdpk: add driver "

[PATCH] Bluetooth: hci_uart: Remove unnecessary NULL check before release_firmware()
 2025-04-10  7:34 UTC 

[net-next v4 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-10  7:35 UTC  (8+ messages)
` [net-next v4 4/5] net: mtip: The L2 switch driver for imx287
` [net-next v4 5/5] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch

[PATCH v2 0/3] media: uvcvideo: Make sure the ctrl cache is in sync with the device
 2025-04-10  7:32 UTC  (4+ messages)
` [PATCH v2 3/3] media: uvcvideo: Rollback non processed entities on error

[PATCH 0/2] [PULL REQUEST] iommu/vt-d: Fixes for v6.15-rc2
 2025-04-10  7:32 UTC  (3+ messages)
` [PATCH 1/2] iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs
` [PATCH 2/2] iommu/vt-d: Remove an unnecessary call set_dma_ops()

[PATCH v1 0/7] iio: adc: Add support for AD4170 series of ADCs
 2025-04-10  6:31 UTC  (3+ messages)
` [PATCH v1 2/7] iio: adc: Add basic support for AD4170

[PATCH v1] um: fix incompatible argument type in iounmap()
 2025-04-10  7:30 UTC  (5+ messages)

[PATCH RESEND] HID: quirks: Add HID_QUIRK_IGNORE_MOUSE quirk
 2025-04-10  7:29 UTC 

[PATCH V1] accel/amdxdna: Fix incorrect size of ERT_START_NPU commands
 2025-04-10  7:27 UTC  (3+ messages)

[PATCH v9 0/4] x86/kexec: Add exception handling for relocate_kernel
 2025-04-10  7:26 UTC  (2+ messages)

[PATCH] [Patch v2]Add ETE devarch condition in etm4_init_iomem_access
 2025-04-10  7:25 UTC  (2+ messages)

[PATCH v2 0/2] Add support for K3 BIST
 2025-04-10  7:08 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: soc: ti: bist: Add BIST for K3 devices

[PATCH v3 0/3] Add driver for Himax HX8279 DriverIC panels
 2025-04-10  7:24 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add Shenzhen Aoly Technology Co., Ltd
` [PATCH v3 2/3] dt-bindings: display: panel: Add Himax HX8279/HX8279-D DDIC panels
` [PATCH v3 3/3] drm: panel: Add driver for Himax HX8279 "

[PATCH 00/20] Add support for HEVC and VP9 codecs in decoder
 2025-04-10  7:23 UTC  (7+ messages)

[PATCH hyperv-next 0/6] Confidential VMBus
 2025-04-10  7:23 UTC  (7+ messages)
` [PATCH hyperv-next 5/6] arch, drivers: Add device struct bitfield to not bounce-buffer

[PATCH v2 0/3] add support for RV8063 SPI rtc
 2025-04-10  7:23 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: rtc: pcf85063: add binding for RV8063

[PATCH v5 0/7] Introduce CET supervisor state support
 2025-04-10  7:24 UTC  (8+ messages)
` [PATCH v5 1/7] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
` [PATCH v5 2/7] x86/fpu: Drop @perm from guest pseudo FPU container
` [PATCH v5 3/7] x86/fpu/xstate: Differentiate default features for host and guest FPUs
` [PATCH v5 4/7] x86/fpu: Initialize guest FPU permissions from guest defaults
` [PATCH v5 5/7] x86/fpu: Initialize guest fpstate and FPU pseudo container "
` [PATCH v5 6/7] x86/fpu/xstate: Introduce "guest-only" supervisor xfeature set
` [PATCH v5 7/7] x86/fpu/xstate: Add CET supervisor xfeature support as a guest-only feature

[PATCH v4 0/6] media: qcom: iris: add support for SM8650
 2025-04-10  7:19 UTC  (3+ messages)
` [PATCH v4 4/6] media: platform: qcom/iris: rename iris_vpu3 to iris_vpu3x

[PATCH] KVM: arm64: nv: Forward hvc traps if originated from nested VM
 2025-04-10  7:19 UTC  (2+ messages)

[PATCH net-next v1 00/11] net: pktgen: fix checkpatch code style errors/warnings
 2025-04-10  7:17 UTC  (12+ messages)
` [PATCH net-next v1 01/11] net: pktgen: fix code style (ERROR: "foo * bar" should be "foo *bar")
` [PATCH net-next v1 02/11] net: pktgen: fix code style (ERROR: space prohibited after that '&')
` [PATCH net-next v1 03/11] net: pktgen: fix code style (ERROR: else should follow close brace '}')
` [PATCH net-next v1 04/11] net: pktgen: fix code style (WARNING: please, no space before tabs)
` [PATCH net-next v1 05/11] net: pktgen: fix code style (WARNING: suspect code indent for conditional statements)
` [PATCH net-next v1 06/11] net: pktgen: fix code style (WARNING: Block comments)
` [PATCH net-next v1 07/11] net: pktgen: fix code style (WARNING: Missing a blank line after declarations)
` [PATCH net-next v1 08/11] net: pktgen: fix code style (WARNING: macros should not use a trailing semicolon)
` [PATCH net-next v1 09/11] net: pktgen: fix code style (WARNING: braces {} are not necessary for single statement blocks)
` [PATCH net-next v1 10/11] net: pktgen: fix code style (WARNING: quoted string split across lines)
` [PATCH net-next v1 11/11] net: pktgen: fix code style (WARNING: Prefer strscpy over strcpy)

[PATCH v3 00/15] drm/connector: hdmi: Allow using the YUV420 output format
 2025-04-10  7:18 UTC  (3+ messages)
` [PATCH v3 13/15] drm/tests: hdmi: Add limited range tests for YUV420 mode

[PATCH] iomap: skip unnecessary ifs_block_is_uptodate check
 2025-04-10  7:17 UTC  (3+ messages)
` [PATCH V3] "

[PATCH v5 0/5] ASoC: q6apm: fix under runs and fragment sizes
 2025-04-10  7:16 UTC  (5+ messages)
` [PATCH v5 2/5] ASoC: q6apm: add q6apm_get_hw_pointer helper

[PATCH RFC] virtgpu: don't reset on shutdown
 2025-04-10  7:16 UTC 

[PATCH 00/10] pinctrl: convert GPIO chips to using new value setters
 2025-04-10  7:16 UTC  (3+ messages)
` [PATCH 01/10] pinctrl: at91-pio4: use new GPIO line value setter callbacks

[RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-04-10  7:15 UTC  (5+ messages)
` [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features

[RFC 1/1] sched: Remove unreliable wake_cpu check in proxy_needs_return
 2025-04-10  7:14 UTC  (3+ messages)

[linus:master] [fs/dax] bde708f1a6: WARNING:at_mm/truncate.c:#truncate_folio_batch_exceptionals
 2025-04-10  7:14 UTC  (3+ messages)

[PATCH v38 00/31] Introduce QC USB SND audio offloading support
 2025-04-10  7:11 UTC  (4+ messages)
` [PATCH v38 26/31] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device

[PATCH v3 0/2] Improve code readability in rtl8723bs module
 2025-04-10  7:11 UTC  (3+ messages)
` [PATCH v3 1/2] staging: rtl8723bs: Initialize variables at declaration in rtl8723bs_xmit.c
` [PATCH v3 2/2] staging: rtl8723bs: Initialize variables at declaration in rtl8723b_hal_init.c

[PATCH 00/28] Add Microchip ZL3073x support
 2025-04-10  7:11 UTC  (9+ messages)
` [PATCH 05/28] mfd: zl3073x: Add components versions register defs
` [PATCH 16/28] dt-bindings: dpll: Add support for Microchip Azurite chip family

[PATCH 1/1] usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode
 2025-04-10  7:10 UTC  (3+ messages)

[PATCH 00/19] Arm cpu schema clean-ups
 2025-04-10  7:10 UTC  (8+ messages)
` [PATCH 01/19] arm64: dts: allwinner: h5/h6: Drop spurious 'clock-latency-ns' properties
` [PATCH 09/19] arm: dts: qcom: sdx55/sdx65: Fix CPU power-domain-names

[PATCH] perf test: Remove the temporary trace record file when the test fails
 2025-04-10  7:10 UTC  (2+ messages)

[PATCH v6 0/2] Add L1 and L2 error detection for A53, A57 and A72
 2025-04-10  7:10 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: arm: cpus: Add edac-enabled property

[PATCH v9 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2025-04-10  7:08 UTC  (7+ messages)
` [PATCH v9 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support

[PATCH v2] scripts/spdxcheck: Limit the scope of git.Repo
 2025-04-10  7:05 UTC  (5+ messages)

[PATCH] virtio-net: disable delayed refill when pausing rx
 2025-04-10  7:05 UTC  (7+ messages)
          ` [PATCH] virtio-net: hold netdev_lock "

[PATCH AUTOSEL 6.14 01/31] staging: gpib: Use min for calculating transfer length
 2025-04-10  7:05 UTC  (3+ messages)
` [PATCH AUTOSEL 6.14 08/31] phy: qcom: qmp-pcie: Add X1P42100 Gen4x4 PHY

[PATCH v6 0/5] riscv: uaccess: optimisations
 2025-04-10  7:05 UTC  (6+ messages)
` [PATCH v6 1/5] riscv: save the SR_SUM status over switches
` [PATCH v6 2/5] riscv: implement user_access_begin() and families
` [PATCH v6 3/5] riscv: uaccess: use input constraints for ptr of __put_user()
` [PATCH v6 4/5] riscv: uaccess: use 'asm goto' for put_user()
` [PATCH v6 5/5] riscv: uaccess: use 'asm_goto_output' for get_user()

[PATCH] x86: Remove __FORCE_ORDER workaround
 2025-04-10  7:05 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH bpf-next v3] bpf: Remove redundant checks
 2025-04-10  7:02 UTC 

[PATCH 0/2] Fix thread synchronization issues
 2025-04-10  7:03 UTC  (5+ messages)
` [PATCH 1/2] usb: typec: ucsi: displayport: Fix deadlock
` [PATCH 2/2] usb: typec: ucsi: displayport: Fix NULL pointer access

[PATCH 1/2] mm: page_alloc: speed up fallbacks in rmqueue_bulk()
 2025-04-10  7:03 UTC  (2+ messages)
` [EXT] "

[PATCH v2] mm: add zblock allocator
 2025-04-10  7:02 UTC  (9+ messages)

[PATCH] usb: quirks: Add quirk to prefer vendor-specific configuration
 2025-04-10  6:58 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in __bch2_str_hash_check_key
 2025-04-10  6:58 UTC 

[PATCH v3 0/2] iio: imu: inv_icm42600: switch to use generic name irq get
 2025-04-10  6:58 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: imu: icm42600: add interrupt naming support

[PATCH v9 4/6] PCI: dwc: Use common PCI host bridge APIs for finding the capabilities
 2025-04-10  6:56 UTC  (3+ messages)

[PATCH 6.6 000/269] 6.6.87-rc2 review
 2025-04-10  6:57 UTC  (2+ messages)

[PATCH v2 0/6] media: ti, cdns: Multiple pixel support and misc fixes
 2025-04-10  6:49 UTC  (7+ messages)
` [PATCH v2 1/6] media: ti: j721e-csi2rx: Use devm_of_platform_populate
` [PATCH v2 2/6] media: ti: j721e-csi2rx: Use fwnode_get_named_child_node
` [PATCH v2 3/6] media: ti: j721e-csi2rx: Fix source subdev link creation
` [PATCH v2 4/6] media: cadence: csi2rx: Implement get_fwnode_pad op
` [PATCH v2 5/6] media: cadence: cdns-csi2rx: Support multiple pixels per clock cycle
` [PATCH v2 6/6] media: ti: j721e-csi2rx: Support multiple pixels per clock

[PATCH v2 0/5] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-04-10  6:56 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings: arm: Add an interrupt property for Coresight CTCU

kernel/sched/syscalls.c:979:8: error: unexpected token, expected comma
 2025-04-10  6:56 UTC  (2+ messages)

[PATCH] timers: Exclude isolated cpus from timer migation
 2025-04-10  6:54 UTC 

[PATCH v6 0/6] Add clock controller support for SpacemiT K1
 2025-04-10  6:54 UTC  (4+ messages)
` [PATCH v6 3/6] clk: spacemit: Add clock support for SpacemiT K1 SoC

[PATCH net-next v2 00/13] rxrpc, afs: Add AFS GSSAPI security class to AF_RXRPC and kafs
 2025-04-10  6:54 UTC  (7+ messages)
` [PATCH net-next v2 03/13] rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
` [PATCH net-next v2 06/13] rxrpc: rxgk: Provide infrastructure and key derivation

[PATCH 5.15.y] drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing
 2025-04-10  6:52 UTC 

Kernel WARNING (RCU) with btnxpuart on TI AM62 platform
 2025-04-10  6:51 UTC  (6+ messages)

[PATCH v3 0/4] Tegra CEC Updates
 2025-04-10  6:50 UTC  (3+ messages)
` [PATCH v3 1/4] media: dt-bindings: Document Tegra186 and Tegra194 cec

[PATCH v6 00/10] TEE subsystem for restricted dma-buf allocations
 2025-04-10  6:49 UTC  (10+ messages)
` [PATCH v6 05/10] tee: implement restricted DMA-heap

[PATCH v1 0/3] Metric related performance improvements
 2025-04-10  6:49 UTC  (2+ messages)

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-10  6:48 UTC  (11+ messages)
` [PATCH 15/16] misc: lan966x_pci: Add dtso nodes in order to support SFPs

[net-next PATCH v14 00/16] net: dsa: Add Airoha AN8855 support
 2025-04-10  6:46 UTC  (5+ messages)
` [net-next PATCH v14 07/16] net: mdio: regmap: add support for C45 read/write

[PATCH 6.12 000/426] 6.12.23-rc3 review
 2025-04-10  6:45 UTC  (2+ messages)

[patch] mm: swap: add __maybe_unused attribute for swap_is_last_ref() and update it's comment
 2025-04-10 15:39 UTC 

[PATCH] arm/arm64: dts: allwinner: Use preferred node names for cooling maps
 2025-04-10  6:43 UTC  (2+ messages)

[PATCH] crypto: sun8i-ce-hash - Refine exception handling in sun8i_ce_hash_run()
 2025-04-10  6:42 UTC  (3+ messages)

[PATCH v3 0/2] riscv: kexec_file: Support loading Image binary file
 2025-04-10  6:40 UTC  (4+ messages)
` [PATCH v3 2/2] "
  ` [External] "

[PATCH v2 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-04-10  6:40 UTC  (15+ messages)
` [PATCH v2 01/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgdec compatible
` [PATCH v2 02/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgenc compatible
` [PATCH v2 03/12] media: mediatek: jpeg: add jpeg compatible
` [PATCH v2 04/12] media: mediatek: jpeg: add jpeg smmu sid setting
` [PATCH v2 05/12] media: mediatek: jpeg: fix jpeg hw count setting
` [PATCH v2 06/12] media: mediatek: jpeg: refactor jpeg buffer payload setting
` [PATCH v2 07/12] media: mediatek: jpeg: refactor jpeg dst buffer layout
` [PATCH v2 08/12] media: mediatek: jpeg: fix stop streaming flow for multi-core
` [PATCH v2 09/12] media: mediatek: jpeg: refactor multi-core clk suspend and resume setting
` [PATCH v2 10/12] media: mediatek: jpeg: fix decoding buffer number setting timing issue
` [PATCH v2 11/12] media: mediatek: jpeg: refactor decoding resolution change operation
` [PATCH v2 12/12] media: mediatek: jpeg: fix remove buffer operation for multi-core

[PATCH v1] ARM: dts: imx6q-apalis: remove pcie-switch node
 2025-04-10  6:40 UTC 

[PATCH v1] ARM: tegra: apalis-eval: remove pcie-switch node
 2025-04-10  6:39 UTC 

[PATCH net-next v3 0/2] Refactoring designware VLAN code
 2025-04-10  6:38 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: stmmac: Refactor VLAN implementation

[PATCH v5 0/3] Exynos Thermal code improvement
 2025-04-10  6:37 UTC  (4+ messages)
` [PATCH v5 1/3] drivers/thermal/exynos: Refactor clk_sec initialization inside SOC-specific case
` [PATCH v5 2/3] drivers/thermal/exymos: Remove redundant IS_ERR() checks for clk_sec clock
` [PATCH v5 3/3] drivers/thermal/exymos: Fixed the efuse min max value for exynos5422

[PATCH v6 0/4] Panthor BO tagging and GEMS debug display
 2025-04-10  6:36 UTC  (3+ messages)
` [PATCH v6 4/4] drm/panthor: show device-wide list of DRM GEM objects over DebugFS

[PATCH] mmc: rtsx: usb add 74 clocks in poweron flow
 2025-04-10  6:36 UTC  (3+ messages)

[PATCH] mm: hugetlb: Fix incorrect fallback for subpool
 2025-04-10  6:26 UTC 

[PATCH v2] x86/mm/pat: (un)track_pfn_copy() fix + doc improvements
 2025-04-10  6:32 UTC  (5+ messages)

[PATCH] x86/Kconfig: Fix dependency for X86_DEBUG_FPU
 2025-04-10  6:31 UTC  (6+ messages)

[PATCH] soundwire: bus: Fix race on the creation of the IRQ domain
 2025-04-10  6:29 UTC  (2+ messages)

[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
 2025-04-10  6:28 UTC  (2+ messages)

[PATCH v4 00/32] Samsung S2MPG10 PMIC MFD-based drivers
 2025-04-10  6:27 UTC  (3+ messages)
` [PATCH v4 03/32] dt-bindings: firmware: google,gs101-acpm-ipc: add PMIC child node
  ` (subset) "


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