Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-23 08:33:28 to 2024-01-23 15:32:01 UTC [more...]

[PATCH v3 0/4] mailbox: imx: support i.MX95 ELE/V2X MU
 2024-01-23 15:16 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: mailbox: fsl,mu: add i.MX95 Generic/ELE/V2X MU compatible
` [PATCH v3 2/4] mailbox: imx: support return value of init
` [PATCH v3 3/4] mailbox: imx: get RR/TR registers num from Parameter register
` [PATCH v3 4/4] mailbox: imx: support i.MX95 ELE/V2X MU

[PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-23 15:22 UTC  (35+ messages)
` [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
` [PATCH v1 07/11] mm/memory: factor out copying the actual PTE in copy_present_pte()
` [PATCH v1 08/11] mm/memory: pass PTE to copy_present_pte()
` [PATCH v1 09/11] mm/memory: optimize fork() with PTE-mapped THP
` [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
` [PATCH v1 11/11] mm/memory: ignore writable bit "

[PATCH] dt-bindings: clock: support NXP i.MX95
 2024-01-23 15:22 UTC  (8+ messages)

[PATCH] arm64/signal: Don't assume that TIF_SVE means we saved SVE state
 2024-01-23 15:15 UTC  (4+ messages)

[PATCH v7 0/7] consolidate and cleanup CPU capacity
 2024-01-23 15:14 UTC  (5+ messages)
` [PATCH v7 3/7] cpufreq/schedutil: Use a fixed reference frequency

[PATCH 0/2] add display and panel on qcm6490 idp
 2024-01-23 15:12 UTC  (9+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcm6490-idp: add display and panel

[PATCH 00/25] KVM/arm64: VM configuration enforcement
 2024-01-23 15:03 UTC  (10+ messages)
` [PATCH 03/25] KVM: arm64: nv: Add sanitising to VNCR-backed sysregs
` [PATCH 07/25] KVM: arm64: nv: Drop sanitised_sys_reg() helper
` [PATCH 08/25] KVM: arm64: Unify HDFG[WR]TR_GROUP FGT identifiers
` [PATCH 22/25] KVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is not advertised to the guest

[PATCH v2 0/3] arm64: dts: mediatek: Add device tree for MT8365-based Pumpkin i350
 2024-01-23 15:02 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH v7 00/50] arm64: Add support for LPA2 and WXN at stage 1
 2024-01-23 14:53 UTC  (32+ messages)
` [PATCH v7 01/50] arm64: mm: Move PCI I/O emulation region above the vmemmap region
` [PATCH v7 02/50] arm64: mm: Move fixmap region above "
` [PATCH v7 03/50] arm64: ptdump: Allow all region boundaries to be defined at boot time
` [PATCH v7 04/50] arm64: ptdump: Discover start of vmemmap region at runtime
` [PATCH v7 05/50] arm64: vmemmap: Avoid base2 order of struct page size to dimension region
` [PATCH v7 06/50] arm64: mm: Reclaim unused vmemmap region for vmalloc use
` [PATCH v7 07/50] arm64: kaslr: Adjust randomization range dynamically
` [PATCH v7 08/50] arm64: kernel: Manage absolute relocations in code built under pi/
` [PATCH v7 09/50] arm64: kernel: Don't rely on objcopy to make code under pi/ __init
` [PATCH v7 10/50] arm64: head: move relocation handling to C code
` [PATCH v7 19/50] arm64: idreg-override: Create a pseudo feature for rodata=off
` [PATCH v7 22/50] arm64: head: move memstart_offset_seed handling to C code
` [PATCH v7 23/50] arm64: mm: Make kaslr_requires_kpti() a static inline
` [PATCH v7 24/50] arm64: mmu: Make __cpu_replace_ttbr1() out of line
` [PATCH v7 25/50] arm64: head: Move early kernel mapping routines into C code
` [PATCH v7 26/50] arm64: mm: Use 48-bit virtual addressing for the permanent ID map
` [PATCH v7 27/50] arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levels
` [PATCH v7 28/50] arm64: kernel: Create initial ID map from C code
` [PATCH v7 29/50] arm64: mm: avoid fixmap for early swapper_pg_dir updates
` [PATCH v7 30/50] arm64: mm: omit redundant remap of kernel image
` [PATCH v7 31/50] arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"
` [PATCH v7 32/50] arm64: mm: Handle LVA support as a CPU feature
` [PATCH v7 34/50] arm64: Avoid #define'ing PTE_MAYBE_NG to 0x0 for asm use
` [PATCH v7 35/50] arm64: Add ESR decoding for exceptions involving translation level -1
` [PATCH v7 36/50] arm64: mm: Wire up TCR.DS bit to PTE shareability fields
` [PATCH v7 37/50] arm64: mm: Add LPA2 support to phys<->pte conversion routines
` [PATCH v7 38/50] arm64: mm: Add definitions to support 5 levels of paging
` [PATCH v7 41/50] arm64: mm: Add 5 level paging support to fixmap and swapper handling
` [PATCH v7 42/50] arm64: kasan: Reduce minimum shadow alignment and enable 5 level paging
` [PATCH v7 43/50] arm64: mm: Add support for folding PUDs at runtime
` [PATCH v7 50/50] arm64: Set the default CONFIG_ARM64_VA_BITS_52 in Kconfig rather than defconfig

[PATCH v9 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-01-23 14:45 UTC  (6+ messages)
` [PATCH v9 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v9 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v9 4/5] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v9 5/5] iommu/arm-smmu: add ACTLR data and support for SC7280

[PATCH V3 0/7] Clean up perf mem
 2024-01-23 14:36 UTC  (11+ messages)

[PATCH v11 00/43] KVM: arm64: Nested Virtualization support (FEAT_NV2 only)
 2024-01-23 14:26 UTC  (4+ messages)
` [PATCH v11 17/43] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures

[PATCH] dt-bindings: soc: xilinx: Add support for KV260 CC
 2024-01-23 14:23 UTC 

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-23 14:22 UTC  (32+ messages)
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
` [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit
` [PATCH RFC v3 18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
` [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled

[PATCH v3] dt-bindings: soc: xilinx: Add support for K26 rev2 SOMs
 2024-01-23 14:16 UTC 

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-01-23 14:02 UTC  (11+ messages)
` [PATCH 02/14] pinctrl: pinctrl-single: move suspend/resume to suspend_noirq/resume_noirq
` [PATCH 05/14] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times

[PATCH] soc: xilinx: update maintainer of event manager driver
 2024-01-23 13:59 UTC  (2+ messages)

[PATCH 3/5] EDAC/synopsys: Convert to devm_platform_ioremap_resource()
 2024-01-23 13:57 UTC  (3+ messages)

[PATCH v1] spi: dt-bindings: spi-rockchip: restrict num-cs
 2024-01-23 13:51 UTC  (5+ messages)

[PATCH] ARM: fault: Add "cut here" line for prefetch aborts
 2024-01-23 13:46 UTC  (2+ messages)

[PATCH] ARM: fault: Implement copy_from_kernel_nofault_allowed()
 2024-01-23 13:44 UTC  (2+ messages)

[PATCH v5 0/1] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2024-01-23 13:36 UTC  (3+ messages)
` [PATCH v5 1/1] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing

[PATCH 0/2] arm64: Fix for dynamic SCS under full LTO take #2
 2024-01-23 13:30 UTC  (3+ messages)
` [PATCH 1/2] arm64: Revert "scs: Work around full LTO issue with dynamic SCS"
` [PATCH 2/2] arm64: scs: Disable LTO for SCS patching code

[PATCH v3 0/2] arm64: qcom: sm8650: add support for USB-C Altmode
 2024-01-23 13:21 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sm8650-qrd: add USB-C Altmode Support
` [PATCH v3 2/2] arm64: defconfig: enable WCD939x USBSS driver as module

[PATCH 0/7] arm64: exynos: Enable SPI for Exynos850
 2024-01-23 12:56 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: clock: exynos850: Add PDMA clocks
  ` (subset) "
` [PATCH 2/7] dt-bindings: spi: samsung: Add Exynos850 SPI
` [PATCH 3/7] clk: samsung: exynos850: Add PDMA clocks
  ` (subset) "
` [PATCH 4/7] clk: samsung: exynos850: Propagate SPI IPCLK rate change
` [PATCH 6/7] arm64: dts: exynos: Add PDMA node for Exynos850
` [PATCH 7/7] arm64: dts: exynos: Add SPI nodes "

[PATCH] dt-bindings: rtc: convert MT7622 RTC to the json-schema
 2024-01-23 12:50 UTC 

[PATCH v2 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-01-23 12:37 UTC  (6+ messages)
` [PATCH v2 3/5] remoteproc: imx_rproc: Convert to dev_pm_domain_attach|detach_list()

[PATCH] arm64: dts: marvell: reorder crypto interrupts on Armada SoCs
 2024-01-23 12:22 UTC 

[PATCH] pmdomain: mediatek: fix race conditions with genpd
 2024-01-23 12:22 UTC  (2+ messages)

[PATCH v2 0/8] Add support for ICSSG-based Ethernet on SR1.0 devices
 2024-01-23 12:15 UTC  (2+ messages)

[PATCH V2] dt-bindings: clock: support NXP i.MX95
 2024-01-23 12:15 UTC  (2+ messages)

[PATCH v2 0/2] Add ITE IT5205 Passive MUX
 2024-01-23 11:52 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Introduce ITE IT5205 Alt. Mode "

[RFC PATCH 0/2] A mechanism for efficient support for per-function metrics
 2024-01-23 11:34 UTC  (3+ messages)
` [RFC PATCH 1/2] arm_pmu: Allow the PMU to alternate between two sample_period values
` [RFC PATCH 2/2] arm_pmuv3: Add config bits for sample period strobing

[External] Re:[PATCH v3 00/19] arm64 kernel text replication
 2024-01-23 11:32 UTC 

[PATCH 0/1] tools: perf: Expose sample ID / stream ID to python scripts
 2024-01-23 11:32 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 0/3] dt-bindings: arm: mediatek: convert MT7622-related bindings to the json-schema
 2024-01-23 11:20 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: arm: mediatek: convert PCIESYS "

[PATCH 0/9] Add exynos_pmu_update/read/write() APIs to exynos-pmu
 2024-01-23 11:19 UTC  (8+ messages)
` [PATCH 1/9] dt-bindings: watchdog: samsung-wdt: deprecate samsung,syscon-phandle
` [PATCH 2/9] soc: samsung: exynos-pmu: Add exynos_pmu_update/read/write APIs and SoC quirks
` [PATCH 3/9] watchdog: s3c2410_wdt: update to use new exynos_pmu_*() apis

[PATCH V4 1/2] firmware: arm_scmi: Implement Clock get permissions
 2024-01-23 11:13 UTC  (3+ messages)
` [PATCH V4 2/2] clk: scmi: support state_ctrl_forbidden

[PATCH 11/82] arm64: atomics: lse: Silence intentional wrapping addition
 2024-01-23 10:50 UTC  (10+ messages)
` [PATCH 24/82] KVM: arm64: vgic: Refactor intentional wrap-around calculation
` [PATCH 38/82] arm: 3117/1: Refactor intentional wrap-around test
` [PATCH 40/82] arm64: stacktrace: "
` [PATCH 57/82] KVM: arm64: vgic-v3: "

[PATCH net-next v3 0/5] remove page frag implementation in vhost_net
 2024-01-23 10:42 UTC  (2+ messages)
` [PATCH net-next v3 3/5] net: introduce page_frag_cache_drain()

[PATCH] dt-bindings: rtc: convert MT2717 RTC to the json-schema
 2024-01-23 10:40 UTC  (5+ messages)

[PATCH RESEND v2] arm64: dts: mt8195-cherry-tomato: change watchdog reset boot flow
 2024-01-23 10:38 UTC  (3+ messages)

[PATCH v2 00/10] mtd: rawnand: brcmnand: driver and doc updates
 2024-01-23 10:34 UTC  (5+ messages)
` [PATCH v2 01/10] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs

Using scmi performance domains and scmi power domains together
 2024-01-23 10:33 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am642-phyboard-electra: Add TPM support
 2024-01-23 10:29 UTC 

[PATCH v4 0/3] Add phyBOARD-Segin-i.MX93 support
 2024-01-23 10:21 UTC  (7+ messages)
` [PATCH v4 3/3] arm64: dts: imx93: "

[PATCH 0/3] cpufreq: scmi: Add boost frequency support
 2024-01-23 10:15 UTC  (4+ messages)

[PATCH V4 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-01-23 10:09 UTC  (4+ messages)
` [PATCH V4 01/11] perf/core: Add aux_pause, aux_resume, aux_start_paused

[PATCH 0/8] Add power-supply properties for sdmmc nodes on Microchip boards
 2024-01-23  9:58 UTC  (10+ messages)
` [PATCH 1/8] ARM: dts: microchip: sam9x60_curiosity: Add power-supply properties for sdmmc nodes
` [PATCH 3/8] ARM: dts: microchip: sama5d27_som1_ek: "
` [PATCH 5/8] ARM: dts: microchip: sama5d27_wlsom1_ek: Add power-supply property for sdmmc0 node
` [PATCH 6/8] ARM: dts: microchip: sama5d29_curiosity: Add power-supply properties for sdmmc nodes
` [PATCH 7/8] ARM: dts: microchip: sama5d2_icp: Add power-supply property for sdmmc0 node
` [PATCH 8/8] ARM: dts: microchip: sama5d2_xplained: "

[PATCH v4 0/8] GS101 Oriole: CMU_PERIC0 support and USI updates
 2024-01-23  9:54 UTC  (14+ messages)
` [PATCH v4 6/8] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks
  ` (subset) "
` [PATCH v4 7/8] arm64: dts: exynos: gs101: define USI8 with I2C configuration
  ` (subset) "
` [PATCH v4 8/8] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole
  ` (subset) "

[PATCH 1/2] dt-bindings: timer: nxp,sysctr-timer: support i.MX95
 2024-01-23  9:52 UTC  (3+ messages)
` [PATCH 2/2] clocksource: timer-imx-sysctr: "

[PATCH net] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
 2024-01-23  9:50 UTC 

[PATCH] ARM: multi_v7_defconfig: Disable board staging
 2024-01-23  9:50 UTC  (2+ messages)

[PATCH] ARM: shmobile: defconfig: Disable staging
 2024-01-23  9:49 UTC  (2+ messages)

[RFC PATCH 0/3] Add HiSilicon system timer driver
 2024-01-23  9:35 UTC  (6+ messages)

[PATCH v3 0/3] Add mediatek,gce-props.yaml for other bindings reference
 2024-01-23  9:21 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: mailbox: Add mediatek,gce-props.yaml

[syzbot] INFO: task hung in gfs2_gl_hash_clear (3)
 2024-01-23  9:05 UTC  (3+ messages)
` [syzbot] [gfs2?] "

[PATCH net] net: stmmac: xgmac: fix safety error descriptions
 2024-01-23  8:50 UTC 

[PATCH] dt-bindings: pinctrl: amlogic: narrow regex for unit address to hex numbers
 2024-01-23  8:37 UTC  (2+ messages)

[PATCH] dt-bindings: soc: fsl: narrow regex for unit address to hex numbers
 2024-01-23  8:35 UTC 

[PATCH] dt-bindings: sram: narrow regex for unit address to hex numbers
 2024-01-23  8:34 UTC 

[PATCH v3 0/3] dt-bindings: rockchip: Add support for rk809 audio codec
 2024-01-23  8:33 UTC  (6+ messages)
` [PATCH v3 2/3] dt-bindings: rockchip: rk809: Document audio codec properties


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).