Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-04 13:53:22 to 2026-06-04 20:23:06 UTC [more...]

[PATCH bpf-next v2 0/8] bpf: add support for KASAN checks in JITed programs
 2026-06-04 20:22 UTC  (9+ messages)
` [PATCH bpf-next v2 1/8] bpf: mark instructions accessing program stack
` [PATCH bpf-next v2 2/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v2 3/8] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH bpf-next v2 4/8] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v2 5/8] bpf, x86: emit KASAN checks into x86 JITed programs
` [PATCH bpf-next v2 6/8] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v2 7/8] selftests/bpf: add helper to check whether eBPF KASAN is active
` [PATCH bpf-next v2 8/8] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH v4 0/2] kconfig: Remove the architecture specific config for AutoFDO and Propeller
 2026-06-04 19:56 UTC  (3+ messages)
` [PATCH v4 1/2] kconfig: Remove the architecture specific config for AutoFDO
` [PATCH v4 2/2] kconfig: Remove the architecture specific config for Propeller

[PATCH v2 0/2] PCI: imx6: Fix i.MX95 PCIe PHY initialization sequence
 2026-06-04 19:34 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: imx6: Assert ref_clk_en after reference clock stabilizes on i.MX95

[PATCH v7 0/2] mm: improve large folio readahead for exec memory
 2026-06-04 19:33 UTC  (5+ messages)
` [PATCH v7 1/2] mm: bypass mmap_miss heuristic for VM_EXEC readahead
` [PATCH v7 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order

[PATCH] net: stmmac: xgmac: report L3/L4 filter match count in ethtool stats
 2026-06-04 19:30 UTC  (3+ messages)

[PATCH v3] i2c: imx-lpi2c: reset controller in probe stage
 2026-06-04 18:58 UTC  (2+ messages)

[PACTH v2] i2c: imx-lpi2c: mark I2C adapter when hardware is powered down
 2026-06-04 18:54 UTC  (2+ messages)

[PATCH] KVM: arm64: Reallocate the nested_mmus array under the mmu_lock
 2026-06-04 18:30 UTC 

[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-04 18:24 UTC  (11+ messages)
` [PATCH v5 05/20] dma-pool: track decrypted atomic pools and select them via attrs

[PATCH net 0/2] Fix use-after-free in metadata dst teardown in airoha_eth and mtk_eth_soc drivers
 2026-06-04 17:38 UTC  (3+ messages)
` [PATCH net 1/2] net: airoha: Fix use-after-free in metadata dst teardown

[GIT PULL] i.MX ARM device tree changes for v7.2
 2026-06-04 17:02 UTC 

[PATCH v2 0/5] fixes for data/bss linear alias unmap series
 2026-06-04 16:50 UTC  (8+ messages)
` [PATCH v2 1/5] arm64: Rename page table BSS section to .bss..pgtbl
` [PATCH v2 2/5] kasan: Move generic KASAN page tables out of BSS too
` [PATCH v2 3/5] arm64: Avoid double evaluation of __ptep_get()
` [PATCH v2 4/5] KVM: arm64: Omit tag sync on stage-2 mappings of the zero page
` [PATCH v2 5/5] arm64: mm: Defer remap of linear alias of data/bss

[GIT PULL] clk: samsung: drivers for v7.2
 2026-06-04 16:47 UTC 

[GIT PULL] i.MX SoC driver updates for v7.2
 2026-06-04 16:45 UTC 

[PATCH v01] mailbox/pcc.c: ignore errors on type 4 channels
 2026-06-04 16:33 UTC 

[PATCH v8 0/5] thermal: samsung: Add support for Google GS101 TMU
 2026-06-04 16:30 UTC  (3+ messages)
` [PATCH v8 2/5] thermal: samsung: Add Exynos ACPM TMU driver GS101

[PATCH v2] regulator: dt-bindings: mt6311: Convert to DT schema
 2026-06-04 16:26 UTC 

[PATCH v5 1/3] dt-bindings: mfd: aspeed,ast2x00-scu: Support AST2700 SoC1 pinctrl
 2026-06-04 16:16 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] Subject: [PATCH 0/3] Add Shikra (QCM2390) display support
 2026-06-04 16:12 UTC  (4+ messages)
` [PATCH v2 2/3] arm64: defconfig: Enable ILI7807S DSI panel driver

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-06-04 15:55 UTC  (20+ messages)
` [PATCH v14 09/44] arm64: RMI: Provide functions to delegate/undelegate ranges of memory
` [PATCH v14 10/44] arm64: RMI: Add support for SRO
` [PATCH v14 13/44] arm64: RMI: Define the user ABI
` [PATCH v14 14/44] arm64: RMI: Basic infrastructure for creating a realm

[PATCH v2 0/2] KVM: arm64: Sanitise host vCPU fields copied in flush_hyp_vcpu()
 2026-06-04 15:29 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: arm64: Clear __hyp_running_vcpu when flushing the pKVM hyp vCPU
` [PATCH v2 2/2] KVM: arm64: Bound used_lrs "

[PATCH RESEND] stm class: remove unnecessary local variable in stm_write
 2026-06-04 15:25 UTC  (2+ messages)

[PATCH RFC v3 0/5] ZTE zx297520v3 clock bindings and driver
 2026-06-04 15:23 UTC  (4+ messages)

[PATCH v6 0/8] perf cs-etm: Support thread stack and callchain
 2026-06-04 15:07 UTC  (15+ messages)
` [PATCH v6 1/8] perf cs-etm: Decode ETE exception packets
` [PATCH v6 2/8] perf cs-etm: Refactor instruction size handling
` [PATCH v6 3/8] perf cs-etm: Use thread-stack for last branch entries
` [PATCH v6 4/8] perf cs-etm: Flush thread stacks after decoder reset
` [PATCH v6 5/8] perf cs-etm: Support call indentation
` [PATCH v6 6/8] perf cs-etm: Filter synthesized branch samples
` [PATCH v6 7/8] perf cs-etm: Synthesize callchains for instruction samples

[syzbot] [kvmarm?] [kvm?] BUG: unable to handle kernel paging request in kvm_vgic_destroy
 2026-06-04 14:47 UTC  (5+ messages)

[PATCH v3] net: stmmac: fix fatal bus error on resume by reinitializing RX buffers
 2026-06-04 14:45 UTC 

[PATCH v3 0/2] kconfig: Remove the architecture specific config for AutoFDO and Propeller
 2026-06-04 14:39 UTC  (9+ messages)
` [PATCH v3 2/2] kconfig: Remove the architecture specific config for Propeller

[PATCH] phy: freescale: imx8qm-lvds-phy: Fix missing pm_runtime_disable() on probe error path
 2026-06-04 14:39 UTC 

[PATCH v2 00/30] iommu: introduce iova_to_phys_length for efficient IOVA-to-physical translation
 2026-06-04 14:27 UTC  (11+ messages)
` [PATCH v3 00/32] iommu: introduce iova_to_phys_length and remove iova_to_phys
  ` [PATCH v3 01/32] iommu: introduce iova_to_phys_length in iommu_domain_ops
  ` [PATCH v3 05/32] iommu/generic_pt: implement iova_to_phys_length
  ` [PATCH v3 23/32] vfio: use iova_to_phys_length for efficient unmap
  ` [PATCH v3 24/32] iommufd: "

[RFC PATCH v3 0/9] accel: rocket: Add RK3568 NPU support
 2026-06-04 14:20 UTC  (5+ messages)
` [RFC PATCH v3 6/9] iommu/rockchip: Clear AUTO_GATING bit 1 on the RK356x v1 IOMMU
` [RFC PATCH v3 7/9] dt-bindings: npu: rockchip,rk3588-rknn-core: Add RK3568
` [RFC PATCH v3 8/9] arm64: dts: rockchip: rk356x: Add the NPU and its IOMMU

[PATCH] docs: arm64: Document that text_offset is always 0
 2026-06-04 14:08 UTC 


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