public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-04-13 16:52:55 to 2026-04-14 13:24:35 UTC [more...]

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-04-14 13:24 UTC  (14+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers
` [PATCH RFC bpf-next 2/8] bpf: mark instructions accessing program stack
` [PATCH RFC bpf-next 3/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH RFC bpf-next 4/8] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH RFC bpf-next 5/8] bpf, x86: emit KASAN checks into "
` [PATCH RFC bpf-next 6/8] selftests/bpf: do not run verifier JIT tests when BPF_JIT_KASAN is enabled
` [PATCH RFC bpf-next 7/8] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH RFC bpf-next 8/8] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH net] net: airoha: Add missing PPE configurations in airoha_ppe_hw_init()
 2026-04-14 13:20 UTC  (3+ messages)

[PATCH net] net: airoha: Wait for NPU PPE configuration to complete in airoha_ppe_offload_setup()
 2026-04-14 13:15 UTC  (3+ messages)

[PATCH RFC] ACPI: processor: idle: Do not propagate acpi_processor_ffh_lpi_probe() -ENODEV
 2026-04-14 13:14 UTC  (7+ messages)

[PATCH net] net: airoha: Fix max TX packet length configuration
 2026-04-14 13:04 UTC  (4+ messages)

[PATCH v4 0/6] perf arm_spe: Dump IMPDEF events
 2026-04-14 12:48 UTC  (7+ messages)
` [PATCH v4 1/6] perf arm_spe: Make a function to get the MIDR
` [PATCH v4 2/6] perf arm_spe: Handle missing CPU IDs
` [PATCH v4 3/6] perf arm_spe: Store MIDR in arm_spe_pkt
` [PATCH v4 4/6] perf arm_spe: Turn event name mappings into an array
` [PATCH v4 5/6] perf arm_spe: Decode Arm N1 IMPDEF events
` [PATCH v4 6/6] perf arm_spe: Print remaining IMPDEF event numbers

[PATCH v3 0/8] unwind, arm64: add sframe unwinder for kernel
 2026-04-14 12:43 UTC  (5+ messages)
` [PATCH v3 1/8] sframe: Allow kernelspace sframe sections
` [PATCH v3 2/8] arm64, unwind: build kernel with sframe V3 info

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-14 12:41 UTC  (6+ messages)
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 31/38] parisc: Select ARCH_HAS_RANDOM_ENTROPY

[PATCH v2 0/8] arm64: amlogic: T7 thermal support
 2026-04-14 12:33 UTC  (4+ messages)
` [PATCH v2 1/8] dt-bindings: thermal: amlogic: Add support for T7

[PATCH 0/3] arm64/virt: Add Arm CCA measurement register support
 2026-04-14 12:29 UTC  (4+ messages)

[PATCH] mm/arm: pgtable: remove young bit check for pte_valid_user
 2026-04-14 11:43 UTC  (11+ messages)

[PATCH 0/3] Mediatek Genio 1200-EVK: MT6315/MT6360 PMIC regulator supply cleanup
 2026-04-14 11:44 UTC  (4+ messages)
` [PATCH 1/3] regulator: dt-bindings: mt6360: add buck regulator supplies
` [PATCH 2/3] arm64: dts: mediatek: mt8395-genio-common: add MT6315 PMIC supplies
` [PATCH 3/3] arm64: dts: mediatek: mt8395-genio-common: add MT6360 "

[PATCH net] net: airoha: Fix VIP configuration for AN7583 SoC
 2026-04-14 11:40 UTC  (2+ messages)

[PATCH] arm: fix race condition on PG_dcache_clean in __sync_icache_dcache()
 2026-04-14 11:39 UTC 

[PATCH 0/3] iio: adc: xilinx-ams: refactor alarm handling to table-driven design
 2026-04-14 11:33 UTC  (12+ messages)
` [PATCH 1/3] iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling
` [PATCH 2/3] iio: adc: xilinx-ams: use guard(mutex) for automatic locking
` [PATCH 3/3] iio: adc: xilinx-ams: refactor alarm mapping to table-driven approach
` [PATCH v2 0/3] iio: adc: xilinx-ams: refactor alarm handling to table-driven design
  ` [PATCH v2 1/3] iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling
  ` [PATCH v2 2/3] iio: adc: xilinx-ams: use guard(mutex) for automatic locking
  ` [PATCH v2 3/3] iio: adc: xilinx-ams: refactor alarm mapping to table-driven approach

[PATCH AUTOSEL 6.19-5.10] ASoC: stm32_sai: fix incorrect BCLK polarity for DSP_A/B, LEFT_J
 2026-04-14 11:25 UTC 

[PATCH bpf-next v2 0/2] bpf, arm64/riscv: Remove redundant icache flush after pack allocator finalize
 2026-04-14 11:16 UTC  (7+ messages)
` [PATCH bpf-next v2 1/2] bpf, arm64: Remove redundant bpf_flush_icache() "
` [PATCH bpf-next v2 2/2] bpf, riscv: "

[PATCH v3 0/6] perf arm_spe: Dump IMPDEF events
 2026-04-14 11:04 UTC  (7+ messages)
` [PATCH v3 1/6] perf arm_spe: Make a function to get the MIDR
` [PATCH v3 2/6] perf arm_spe: Handle missing CPU IDs
` [PATCH v3 3/6] perf arm_spe: Store MIDR in arm_spe_pkt
` [PATCH v3 4/6] perf arm_spe: Turn event name mappings into an array
` [PATCH v3 5/6] perf arm_spe: Decode Arm N1 IMPDEF events
` [PATCH v3 6/6] perf arm_spe: Print remaining IMPDEF event numbers

[PATCH v2 0/2] Configuring DMA threshold value for DW-MMC controllers
 2026-04-14 10:49 UTC  (5+ messages)
` [PATCH v2 1/2] mmc: dw_mmc: implement option for configuring DMA threshold
` [PATCH v2 2/2] mmc: dw_mmc: exynos: increase DMA threshold value for exynos7870

[PATCH 0/2] Fix active-low handling of MIPI CSI resets on i.MX8MQ
 2026-04-14 10:46 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: reset: imx8mq: Add _N suffix to IMX8MQ_RESET_MIPI_CSI*_RESET

[GIT PULL] pmdomain updates for v7.1
 2026-04-14 10:38 UTC 

[PATCH 0/3] Mediatek Genio 510/700-EVK: add CPU power supplies
 2026-04-14 10:33 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: mediatek: mt8390-genio-common: add MT6319 PMIC support
` [PATCH 2/3] arm64: dts: mediatek: mt8390-genio-common: add CPU power supplies
` [PATCH 3/3] arm64: dts: mediatek: mt8390-genio-700-evk: add specific "

[PATCH] arm64: dts: exynos850: Add SRAM node
 2026-04-14 10:20 UTC  (5+ messages)

[PATCH v2 0/4] KVM: arm64: selftests: Basic nested guest support
 2026-04-14 10:16 UTC  (6+ messages)
` [PATCH v2 3/4] KVM: arm64: sefltests: Add basic NV selftest

[PATCH 0/7] vDSO: Respect COMPAT_32BIT_TIME
 2026-04-14 10:16 UTC  (12+ messages)
` [PATCH 1/7] x86/vdso: "

[PATCH v2] arm64: panic from init_IRQ if IRQ handler stacks cannot be allocated
 2026-04-14 10:14 UTC  (2+ messages)

[PATCH] KVM: arm64: Re-allow hyp tracing HVCs for [nh]VHE
 2026-04-14 10:02 UTC 

[PATCH v6 0/3] pinctrl: aspeed: Add AST2700 SoC0 support
 2026-04-14  9:39 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: pinctrl: Add aspeed,ast2700-soc0-pinctrl
` [PATCH v6 2/3] dt-bindings: mfd: aspeed,ast2x00-scu: Describe AST2700 SCU0
` [PATCH v6 3/3] pinctrl: aspeed: Add AST2700 SoC0 support

[PATCH 0/3] arm-smmu-v3: Add PMCG child support and update PMU MMIO mapping
 2026-04-14  9:32 UTC  (6+ messages)

[PATCH 0/3] mm: split the file's i_mmap tree for NUMA
 2026-04-14  9:11 UTC  (3+ messages)

[RFC PATCH 00/12] Add Linux RISC-V trace support via CoreSight
 2026-04-14  9:04 UTC 

[PATCH v2] Bluetooth: Add Broadcom channel priority commands
 2026-04-14  8:59 UTC  (2+ messages)

[PATCH net-next] net: airoha: Wait for TX to complete in airoha_dev_stop()
 2026-04-14  8:57 UTC  (3+ messages)
` [net-next] "

[PATCH v2] PCI: host-common: Request bus reassignment when not probe-only
 2026-04-14  8:17 UTC 

[PATCH v4 0/9] fix several inconsistencies with sysfs configuration in etmX
 2026-04-14  8:04 UTC  (8+ messages)
` [PATCH v4 1/9] coresight: etm4x: introduce struct etm4_caps
` [PATCH v4 2/9] coresight: etm4x: exclude ss_status from drvdata->config
` [PATCH v4 3/9] coresight: etm4x: fix leaked trace id

[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-04-14  7:59 UTC  (5+ messages)

[PATCH 0/5] ARM: configs: Cleanup redundant options
 2026-04-14  7:38 UTC  (3+ messages)
` [PATCH 3/5] ARM: configs: Drop redundant SND_ATMEL_SOC

[PATCH 00/10] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-04-14  7:02 UTC  (21+ messages)
` [PATCH 01/10] drm/bridge: add of_drm_get_bridge_by_endpoint()
` [PATCH 02/10] drm/msm/hdmi: switch to of_drm_get_bridge_by_endpoint()
` [PATCH 05/10] drm/bridge: lontium-lt9611uxc: "
` [PATCH 06/10] drm/bridge: lt9611: "
` [PATCH 07/10] drm/bridge: adv7511: "
` [PATCH 08/10] drm/bridge: lt8713sx: "
` [PATCH 10/10] drm: of: forbid bridge-only calls to drm_of_find_panel_or_bridge()

[PATCH] arm64/hwcap: Include kernel-hwcap.h in list of generated files
 2026-04-14  6:55 UTC  (2+ messages)

[PATCH net v2] net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()
 2026-04-14  6:50 UTC 

[PATCH net] net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()
 2026-04-14  6:50 UTC  (3+ messages)

[PATCH] [v2] ARM: dts: bcm4709: fix bus range assignment
 2026-04-14  6:47 UTC 

[PATCH] drm: mxsfb: lcdif: enforce 64-byte pitch alignment for scanout
 2026-04-14  6:35 UTC  (3+ messages)

[PATCH v10 00/20] CoreSight: Refactor power management for CoreSight path
 2026-04-14  6:09 UTC  (5+ messages)

[PATCH mpam mpam/snapshot+extras/v6.18-rc1 v2 0/3] fs/resctrl: IOMMU group fixes for tasks interface and cleanup
 2026-04-14  3:26 UTC  (4+ messages)
` [PATCH mpam mpam/snapshot+extras/v6.18-rc1 v2 1/3] fs/resctrl: Fix incorrect PID parsing after IOMMU group token
` [PATCH mpam mpam/snapshot+extras/v6.18-rc1 v2 2/3] fs/resctrl: Remove unused 'of' parameter from rdtgroup_move_iommu()
` [PATCH mpam mpam/snapshot+extras/v6.18-rc1 v2 3/3] fs/resctrl: Migrate IOMMU groups when removing resource groups

[PATCH bpf-next v14 1/5] bpf: Move constants blinding out of arch-specific JITs
 2026-04-14  3:20 UTC  (3+ messages)

[PATCH v7 0/2] arm64: dts/defconfig: enable BST C1200 eMMC
 2026-04-14  3:10 UTC  (2+ messages)

[PATCH v2] dt-bindings: arm: marvell: Convert armada-380-mpcore-soc-ctrl to DT Schema
 2026-04-14  2:13 UTC  (3+ messages)

[PATCH v2] pmdomain: imx: Make IMX8M/IMX9 BLK_CTRL tristate
 2026-04-14  1:59 UTC  (3+ messages)
  ` [EXT] "

[PATCH v1] PCI: imx6: Add force_suspend flag to override L1SS suspend skip
 2026-04-14  1:53 UTC  (3+ messages)

[GIT PULL] CRC updates for 7.1
 2026-04-14  0:37 UTC  (2+ messages)

[GIT PULL] Crypto library updates for 7.1
 2026-04-14  0:37 UTC  (2+ messages)

[PATCH net-next] net: airoha: Remove PCE_MC_EN_MASK bit in REG_FE_PCE_CFG configuration
 2026-04-14  0:20 UTC  (2+ messages)

[PATCH v2 0/4] KVM: arm64: Handle unsupported guest translation granule sizes
 2026-04-14  0:03 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: arm64: nv: Rename vtcr_to_walk_info() to setup_s2_walk()
` [PATCH v2 2/4] KVM: arm64: Factor out TG0/1 decoding of VTCR and TCR
` [PATCH v2 3/4] KVM: arm64: nv: Use literal granule size in TLBI range calculation
` [PATCH v2 4/4] KVM: arm64: Fallback to a supported value for unsupported guest TGx

[PATCH net-next 0/3] net: airoha: Preliminary series to support multiple net_devices connected to the same GDM port
 2026-04-14  0:00 UTC  (2+ messages)

[PATCH] iommu/mediatek-v1: add .of_xlate and defer arm_iommu_create_mapping()
 2026-04-13 23:27 UTC 

[PATCH v2 0/7] Exynos-pmu: Generalise cpu{hotplug,idle},PMU intr gen and add Exynos850 CPU hotplug
 2026-04-13 22:25 UTC  (7+ messages)
` [PATCH v2 1/7] dt-bindings: soc: move,rename google,gs101-pmu-intr-gen and add exynos850
` [PATCH v2 2/7] dt-bindings: soc: samsung: exynos-pmu: add samsung,pmu-intr-gen phandle
` [PATCH v2 3/7] dt-bindings: soc: samsung: exynos-pmu: deprecate google,pmu-intr-gen-syscon

[PATCH net-next] net: stmmac: enable RPS and RBU interrupts
 2026-04-13 22:00 UTC  (7+ messages)

[PATCH] arm64: dts: rockchip: Enable the NPU on rk3588-rock-5-itx
 2026-04-13 21:52 UTC 

[PATCH v3 0/8] perf libunwind multiple remote support
 2026-04-13 21:01 UTC  (3+ messages)
` [PATCH v4 "

[RFC PATCH 0/8] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-04-13 20:16 UTC  (14+ messages)
` [RFC PATCH 3/8] mm/vmalloc: Extend vmap_small_pages_range_noflush() to support larger page_shift sizes
` [RFC PATCH 4/8] mm/vmalloc: Eliminate page table zigzag for huge vmalloc mappings
` [RFC PATCH 5/8] mm/vmalloc: map contiguous pages in batches for vmap() if possible

[PATCH RFC v3 0/4] mm: add huge pfnmap support for remap_pfn_range()
 2026-04-13 20:02 UTC  (3+ messages)
` [PATCH RFC v3 4/4] mm: add PMD-level huge page "

[PATCH RESEND] arm64: dts: apple: fix spelling error
 2026-04-13 19:36 UTC  (2+ messages)

[PATCH] ARM: dts: bcm4709: fix bus range assignment
 2026-04-13 19:28 UTC  (2+ messages)

[PATCH v13 00/27] Add new general DRM property "color format"
 2026-04-13 19:21 UTC  (9+ messages)
` [PATCH v13 11/27] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v13 12/27] drm/i915/dp: "
` [PATCH v13 13/27] drm/i915: Implement the "color format" DRM property

[PATCH v3 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-04-13 18:57 UTC  (5+ messages)
` [PATCH v3 1/4] perf/core: Fix NULL pmu_ctx passed to PMU sched_task callback
` [PATCH v3 2/4] perf: Use a union to clear branch entry bitfields
` [PATCH v3 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH v3 4/4] selftests/bpf: Adjust wasted entries threshold for ARM64 BRBE

[PATCH v6 0/4] arm64: Add HPE GSC platform support
 2026-04-13 18:32 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: arm: hpe,gxp: Add HPE GSC platform compatible
` [PATCH v6 2/4] arm64: Kconfig: Add ARCH_HPE platform
` [PATCH v6 3/4] arm64: dts: hpe: Add HPE GSC SoC and DL340 Gen12 board DTS
` [PATCH v6 4/4] arm64: defconfig: Enable ARCH_HPE

[RFC PATCH] mmc: host: sdhci-iproc: implement the .hw_reset callback
 2026-04-13 17:43 UTC  (3+ messages)

[PATCH v2] dt-bindings: ARM: arm,vexpress-scc: convert to DT schema
 2026-04-13 17:28 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf, arm64/riscv: Remove redundant icache flush after pack allocator finalize
 2026-04-13 17:20 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf, arm64: Remove redundant bpf_flush_icache() "
` [PATCH bpf-next 2/2] bpf, riscv: "

[PATCH] pinctrl: mediatek: moore: implement gpio_chip::get_direction()
 2026-04-13 16:59 UTC  (4+ messages)
` Aw: "

[PATCH v5 0/2] perf: marvell: Add CN20K DDR PMU support
 2026-04-13 16:56 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: perf: marvell: Add CN20K DDR PMU binding
` [PATCH v5 2/2] perf: marvell: Add CN20K DDR PMU support

[PATCH 00/11] Drivers: hv: Add ARM64 support in mshv_vtl
 2026-04-13 16:52 UTC  (4+ messages)
` [PATCH 07/11] arch: arm64: Add support for mshv_vtl_return_call


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