public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 08:25:16 to 2026-04-10 12:56:02 UTC [more...]

[PATCH v5 0/4] arm64: Work around C1-Pro erratum 4193714 (CVE-2026-0995)
 2026-04-10 12:55 UTC  (5+ messages)
` [PATCH v5 4/4] arm64: errata: Work around early CME DVMSync acknowledgement

[PATCH net-next v3 02/12] net: airoha: Set PPE cpu port for GDM2 if loopback is enabled
 2026-04-10 12:52 UTC  (3+ messages)

[PATCH] mailbox: prefix new constants with MBOX_
 2026-04-10 12:49 UTC 

[PATCH v3 0/4] mm: improve large folio readahead and alignment for exec memory
 2026-04-10 12:24 UTC  (7+ messages)

[PATCH net v4 0/2] stmmac crash/stall fixes when under memory pressure
 2026-04-10 12:23 UTC  (4+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-10 12:21 UTC  (39+ messages)
` [patch 01/38] percpu: Sanitize __percpu_qual include hell
` [patch 02/38] x86: Cleanup include recursion hell
` [patch 03/38] x86/apm: Remove last LATCH usage
` [patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 06/38] calibrate: Rework delay timer calibration
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
` [patch 09/38] iommu/vt-d: Use sched_clock() "
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
` [patch 12/38] wifi: wil6210: Replace get_cyles() usage
` [patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
` [patch 17/38] ext4: Replace get_cycles() usage "
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 19/38] kcsan: Replace get_cycles() usage
` [patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
` [patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
` [patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 24/38] ARM: "
` [patch 25/38] arm64: "
` [patch 26/38] loongarch: "
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 29/38] nios2: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 34/38] riscv: "
` [patch 35/38] s390: "
` [patch 36/38] sparc: Select ARCH_HAS_RANDOM_ENTROPY for SPARC64
` [patch 37/38] x86: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code

[PATCH 0/3] arm-smmu-v3: Add PMCG child support and update PMU MMIO mapping
 2026-04-10 12:07 UTC  (4+ messages)

[PATCH v3 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-04-10 12:05 UTC  (7+ messages)
` [PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[PATCH] arm64: Kconfig: fix duplicate word in CMDLINE help text
 2026-04-10 11:58 UTC  (2+ messages)

[PATCH] arm64: rsi: use linear-map alias for realm config buffer
 2026-04-10 11:57 UTC  (2+ messages)

[PATCH net-next v3 04/12] net: airoha: Rely on net_device pointer in HTB callbacks
 2026-04-10 11:52 UTC  (5+ messages)

[PATCH] mm/arm: pgtable: remove young bit check for pte_valid_user
 2026-04-10 11:43 UTC  (7+ messages)
          ` [RFC PATCH] test: "

[PATCH] pinctrl: mediatek: moore: implement gpio_chip::get_direction()
 2026-04-10 11:23 UTC  (4+ messages)
` Aw: "
    ` Aw: "

[RFC PATCH] arm64: mm: support set_memory_encrypted/decrypted for vmalloc addresses
 2026-04-10 11:06 UTC  (2+ messages)

[PATCH] perf arm-spe: Don't warn about the discard bit if it doesn't exist
 2026-04-10 11:05 UTC 

[PATCH v1 0/7] Add verdin imx8m[mp] and imx95 zinnia board
 2026-04-10 10:56 UTC  (3+ messages)
` [PATCH v1 1/7] dt-bindings: arm: fsl: "

[PATCH 0/3] Add RP1 PWM controller support
 2026-04-10 10:47 UTC  (7+ messages)
` [PATCH 2/3] pwm: rp1: Add RP1 PWM controller driver

[PATCH v2 0/9] driver core / pmdomain: Add support for fined grained sync_state
 2026-04-10 10:40 UTC  (10+ messages)
` [PATCH v2 1/9] driver core: Enable suppliers to implement fine grained sync_state support
` [PATCH v2 2/9] driver core: Add dev_set_drv_queue_sync_state()
` [PATCH v2 3/9] pmdomain: core: Move genpd_get_from_provider()
` [PATCH v2 4/9] pmdomain: core: Add initial fine grained sync_state support
` [PATCH v2 5/9] pmdomain: core: Extend fine grained sync_state to more onecell providers
` [PATCH v2 6/9] pmdomain: core: Export a common function for ->queue_sync_state()
` [PATCH v2 7/9] pmdomain: renesas: rcar-gen4-sysc: Drop GENPD_FLAG_NO_STAY_ON
` [PATCH v2 8/9] pmdomain: renesas: rcar-sysc: "
` [PATCH v2 9/9] pmdomain: renesas: rmobile-sysc: "

[PATCH net-next v3 00/12] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-04-10 10:39 UTC  (3+ messages)

[PATCH net-next v3 10/12] net: airoha: Do not stop GDM port if it is shared
 2026-04-10 10:35 UTC  (3+ messages)

[PATCH net-next v3 09/12] net: airoha: Support multiple net_devices for a single FE GDM port
 2026-04-10 10:19 UTC  (3+ messages)

[PATCH 0/4] soc: amlogic: clk-measure: add A1 and T7 support
 2026-04-10 10:03 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: soc: amlogic: clk-measure: Add A1 and T7 compatible
` [PATCH 2/4] soc: amlogic: clk-measure: Add A1 and T7 support
` [PATCH 3/4] arm64: dts: meson: a1: Add clk measure support
` [PATCH 4/4] arm64: dts: amlogic: t7: "

[GIT PULL] Rockchip dts32 changes for 7.1 #2
 2026-04-10  9:54 UTC  (2+ messages)

[PATCH 0/7] rtc: sun6i: Add support for Allwinner A733 SoC
 2026-04-10  9:49 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: rtc: sun6i: Add Allwinner A733 support
` [PATCH 7/7] clk: sunxi-ng: Add Allwinner A733 RTC CCU support

[PATCH v2 0/4] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-04-10  9:39 UTC  (4+ messages)
` [PATCH v2 3/4] gpio: realtek: Add driver for Realtek DHC RTD1625 SoC

[PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
 2026-04-10  9:41 UTC  (3+ messages)
` [PATCH 1/2] ACPI: CPPC: add paired FFH feedback-counter read hook
` [PATCH 2/2] arm64: topology: read CPPC FFH feedback counters in one operation

[PATCH v3 0/7] futex: Use runtime constants for futex_hash computation
 2026-04-10  9:37 UTC  (3+ messages)
` [PATCH v3 2/7] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching

[PATCH v2 0/6] selftests/resctrl: Add dynamic linked list management for IMC counters
 2026-04-10  9:33 UTC  (7+ messages)
` [PATCH v2 1/6] selftests/resctrl: Introduced "
` [PATCH v2 2/6] selftests/resctrl: Refactor the discovery of IMC counters using linked list
` [PATCH v2 3/6] selftests/resctrl: Refactor the initialization of IMC's perf_event_attr "
` [PATCH v2 4/6] selftests/resctrl: Refactor perf event open/close "
` [PATCH v2 5/6] selftests/resctrl: Refactor reading from IMC "
` [PATCH v2 6/6] selftests/resctrl: Remove the definition of the IMC counter config array and imcs

[PATCH v4 0/2] perf: marvell: Add CN20K DDR PMU support
 2026-04-10  9:28 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: perf: marvell: Add CN20K DDR PMU binding

[PATCH] pmdomain: imx: Make IMX8M/IMX9 BLK_CTRL tristate
 2026-04-10  9:27 UTC 

[PATCH v2 0/8] Add support for Video, Camera, Graphics clock controllers on Eliza
 2026-04-10  9:25 UTC  (7+ messages)
` [PATCH v2 8/8] arm64: dts: qcom: eliza: Add support for MM clock controllers

[PATCH v10 00/20] CoreSight: Refactor power management for CoreSight path
 2026-04-10  9:11 UTC  (13+ messages)
` [PATCH v10 16/20] coresight: Add PM callbacks for sink device
` [PATCH v10 17/20] coresight: trbe: Save and restore state across CPU low power state

[PATCH 0/3] pmdomain: core: add support for domain hierarchies in DT
 2026-04-10  8:57 UTC  (5+ messages)
` [PATCH 2/3] pmdomain: core: add support for power-domains-child-ids

[PATCH v13 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-04-10  8:52 UTC  (4+ messages)
` [PATCH v13 11/17] drm/bridge: analogix_dp: Apply drm_bridge_connector helper

[GIT PULL] amlogic ARM64 DT updates for v7.1
 2026-04-10  8:50 UTC 

[PATCH RFC net-next 00/10] net: stmmac: clean up / fix synopsys IP version checks
 2026-04-10  8:39 UTC  (4+ messages)
` [PATCH RFC net-next 02/10] net: stmmac: rename dev_id to userver

[PATCH v6 00/10] clk: realtek: Add RTD1625 clock support
 2026-04-10  8:24 UTC  (4+ messages)
` [PATCH v6 06/10] clk: realtek: Add support for mux clock


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