linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-22 07:58:26 to 2023-08-22 15:07:01 UTC [more...]

[PATCH v5 00/37] arm64/gcs: Provide support for GCS in userspace
 2023-08-22 15:05 UTC  (36+ messages)
` [PATCH v5 01/37] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v5 02/37] prctl: arch-agnostic prctl for shadow stack
` [PATCH v5 03/37] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v5 04/37] arm64/gcs: Document the ABI "
` [PATCH v5 05/37] arm64/sysreg: Add new system registers for GCS
` [PATCH v5 06/37] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v5 07/37] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v5 08/37] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v5 09/37] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v5 10/37] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v5 11/37] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v5 12/37] arm64/mm: Map pages for guarded control stack
` [PATCH v5 13/37] KVM: arm64: Manage GCS registers for guests
` [PATCH v5 14/37] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v5 15/37] arm64/idreg: Add overrride for GCS
` [PATCH v5 16/37] arm64/hwcap: Add hwcap "
` [PATCH v5 17/37] arm64/traps: Handle GCS exceptions
` [PATCH v5 18/37] arm64/mm: Handle GCS data aborts
` [PATCH v5 19/37] arm64/gcs: Context switch GCS state for EL0
` [PATCH v5 20/37] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v5 21/37] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v5 22/37] arm64/mm: Implement map_shadow_stack()
` [PATCH v5 23/37] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v5 24/37] arm64/signal: Expose GCS state in signal frames
` [PATCH v5 25/37] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v5 28/37] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v5 30/37] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v5 31/37] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v5 32/37] kselftest/arm64: Add very basic GCS test program
` [PATCH v5 33/37] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v5 34/37] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v5 35/37] selftests/arm64: Add GCS signal tests
` [PATCH v5 36/37] kselftest/arm64: Add a GCS stress test
` [PATCH v5 37/37] kselftest/arm64: Enable GCS for the FP stress tests

[PATCH -next] spi: at91-usart: Use PTR_ERR_OR_ZERO() to simplify code
 2023-08-22 15:04 UTC  (5+ messages)

[PATCH 0/2] Avoid spurious ptimer interrupts for non-zero cntpoff
 2023-08-22 14:57 UTC  (6+ messages)
` [PATCH 2/2] KVM: arm64: timers: Adjust CVAL of a ptimer across guest entry and exits

[PATCH v3 1/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx
 2023-08-22 14:56 UTC 

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-08-22 14:55 UTC  (11+ messages)

[PATCH v2 0/4] pocketbeagle device tree updates
 2023-08-22 14:37 UTC  (4+ messages)
` [PATCH v2 1/4] ARM: dts: am335x-pocketbeagle: update LED information

[PATCH v3 0/4] pocketbeagle device tree updates
 2023-08-22 14:30 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: dts: am335x-pocketbeagle: update LED information
` [PATCH v3 2/4] ARM: dts: am335x-pocketbeagle: remove dependency cycle
` [PATCH v3 3/4] ARM: dts: am335x-pocketbeagle: enable pru
` [PATCH v3 4/4] ARM: dts: am335x-pocketbeagle: add missing GPIO mux

[PATCH v12 0/3] dwc general suspend/resume functionality
 2023-08-22 14:30 UTC  (4+ messages)
` [PATCH v12 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH 0/8] arm64: exynos: Enable USB for E850-96 board
 2023-08-22 14:29 UTC  (5+ messages)
` [PATCH 2/8] dt-bindings: phy: samsung,usb3-drd-phy: Add Exynos850 support
` (subset) [PATCH 0/8] arm64: exynos: Enable USB for E850-96 board

[PATCH] arm64: defconfig: Enable GCC and interconnect for QDU1000/QRU1000
 2023-08-22 14:24 UTC  (2+ messages)

[RFC PATCH v1 0/8] Install domain onto multiple smmus
 2023-08-22 14:15 UTC  (23+ messages)
` [RFC PATCH v1 2/8] iommu/arm-smmu-v3: Perform invalidations over installed_smmus
` [RFC PATCH v1 3/8] iommu/arm-smmu-v3-sva: Allocate new ASID from installed_smmus

[PATCH v4 00/20] Permission Indirection Extension
 2023-08-22 14:10 UTC  (3+ messages)
` [PATCH v4 13/20] arm64: reorganise PAGE_/PROT_ macros

[GIT PULL] coresight: hwtracing: subsystem updates for v6.6
 2023-08-22 13:55 UTC  (2+ messages)

[PATCH v8 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-08-22 13:54 UTC  (4+ messages)
` [PATCH v8 2/7] phy: Add HDMI configuration options

[PATCH v2] KVM: arm64: pmu: Resync EL0 state on counter rotation
 2023-08-22 13:49 UTC  (6+ messages)

[PATCH -next 00/25] spi: Use devm_clk_get_*() helper function to simplify the drivers
 2023-08-22 13:48 UTC  (28+ messages)
` [PATCH -next 01/25] spi: ar934x: Use helper function devm_clk_get_enabled()
` [PATCH -next 02/25] spi: armada-3700: Use helper function devm_clk_get_prepared()
` [PATCH -next 03/25] spi: aspeed: Use helper function devm_clk_get_enabled()
` [PATCH -next 04/25] spi: ath79: "
` [PATCH -next 05/25] spi: spi-axi-spi-engine: "
` [PATCH -next 06/25] spi: bcm2835: "
` [PATCH -next 07/25] spi: bcm2835aux: "
` [PATCH -next 08/25] spi: spi-cadence: "
` [PATCH -next 09/25] spi: spi-cavium-thunderx: "
` [PATCH -next 10/25] spi: davinci: "
` [PATCH -next 11/25] spi: dw-bt1: "
` [PATCH -next 12/25] spi: dw-mmio: Use helper function devm_clk_get_*()
` [PATCH -next 13/25] spi: spi-fsl-dspi: Use helper function devm_clk_get_enabled()
` [PATCH -next 14/25] spi: lantiq-ssc: "
` [PATCH -next 15/25] spi: meson-spicc: "
` [PATCH -next 16/25] spi: spi-meson-spifc: "
` [PATCH -next 17/25] spi: microchip-core-qspi: "
` [PATCH -next 18/25] spi: microchip-core: "
` [PATCH -next 19/25] spi: mtk-snfi: "
` [PATCH -next 20/25] spi: npcm-fiu: "
` [PATCH -next 21/25] spi: orion: "
` [PATCH -next 22/25] spi: pic32-sqi: "
` [PATCH -next 23/25] spi: pic32: "
` [PATCH -next 24/25] spi: spl022: "
` [PATCH -next 25/25] spi: rockchip: "

[PATCH] ARM: memset: cast the constant byte to unsigned char
 2023-08-22 13:41 UTC  (3+ messages)

[PATCH] drm/mediatek: Add spinlock for setting vblank event in atomic_begin
 2023-08-22 13:26 UTC 

[RFC PATCH v2 0/9] Install domain onto multiple smmus
 2023-08-22 13:19 UTC  (13+ messages)
` [RFC PATCH v2 1/9] iommu/arm-smmu-v3: group attached devices by smmu
` [RFC PATCH v2 2/9] iommu/arm-smmu-v3-sva: Move SVA optimization into arm_smmu_tlb_inv_range_asid
` [RFC PATCH v2 3/9] iommu/arm-smmu-v3: Issue invalidations commands to multiple SMMUs
` [RFC PATCH v2 4/9] iommu/arm-smmu-v3-sva: Allocate new ASID from installed_smmus
` [RFC PATCH v2 5/9] iommu/arm-smmu-v3: Alloc vmid from global pool
` [RFC PATCH v2 6/9] iommu/arm-smmu-v3: check smmu compatibility on attach
` [RFC PATCH v2 7/9] iommu/arm-smmu-v3: Add arm_smmu_device as a parameter to domain_finalise
` [RFC PATCH v2 8/9] iommu/arm-smmu-v3: check for domain initialization using pgtbl_ops
` [RFC PATCH v2 9/9] iommu/arm-smmu-v3: allow multi-SMMU domain installs

[PATCH] arm: dts: bcm2711: Describe Ethernet LEDs
 2023-08-22 13:18 UTC  (2+ messages)

[PATCH v14 RESEND 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2023-08-22 12:59 UTC  (8+ messages)
` [PATCH v14 RESEND 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
` [PATCH v14 RESEND 2/6] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH v14 RESEND 3/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH v14 RESEND 4/6] drm/atomic: Avoid unused-but-set-variable warning on for_each_old_plane_in_state
` [PATCH v14 RESEND 6/6] MAINTAINERS: add maintainer for i.MX8qxp DPU DRM driver
  ` [PATCH v14 RESEND 5/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM

[PATCH v4 00/10] Add DELETE_BUF ioctl
 2023-08-22 12:55 UTC  (8+ messages)
` [PATCH v4 01/10] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v4 05/10] media: verisilicon: Store chroma and motion vectors offset

[RFC 00/12] ARM: MPAM: add support for priority partitioning control
 2023-08-22 12:44 UTC  (4+ messages)
  ` [EXT] "

[PATCH drivers/perf: hisi:] drivers/perf: hisi: Update email addresses of HISILICON_PMU driver maintainers
 2023-08-22 12:28 UTC 

[PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
 2023-08-22 12:30 UTC  (3+ messages)
` [PATCH v2 4/4] can: sun4i_can: Add support for the Allwinner D1

[PATCH] dt-bindings: usb: samsung,exynos-dwc3: Fix Exynos5433 compatible
 2023-08-22 12:25 UTC  (3+ messages)

[PATCH 2/2] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-08-22 12:16 UTC  (7+ messages)

[PATCH rfc -next v2 00/10] mm: convert to generic VMA lock-based page fault
 2023-08-22 12:12 UTC  (4+ messages)
` [PATCH rfc v2 05/10] powerpc: mm: use try_vma_locked_page_fault()

[PATCH v2 0/5] TQMa8Mx/TQMa8MxML/TQMa8MxNL LVDS support
 2023-08-22 12:08 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: mba8mx: Add DSI-LVDS bridge nodes
` [PATCH v2 2/5] arm64: dts: imx8mm-tqma8mqml-mba8mx: Add LVDS overlay
` [PATCH v2 3/5] arm64: dts: imx8mn-tqma8mqnl-mba8mx: "
` [PATCH v2 4/5] arm64: dts: imx8mq-tqma8mq-mba8mx: "
` [PATCH v2 5/5] arm64: defconfig: Enable Samsung DSIM driver

[PATCH v9 0/4] Enable IPQ5332 USB2
 2023-08-22 11:47 UTC  (11+ messages)
` [PATCH v9 1/4] phy: qcom: m31: Fix indentation issues
` [PATCH v9 2/4] arm64: dts: qcom: ipq5332: Add USB related nodes
` [PATCH v9 3/4] arm64: dts: qcom: ipq5332: Enable USB
` [PATCH v9 4/4] arm64: defconfig: Enable M31 USB phy driver

[PATCH net-next v3 1/2] dt-bindings: mt76: support setting per-band MAC address
 2023-08-22 11:35 UTC  (3+ messages)

[PATCH] serial: atmel: Fix Spectre v1 vulnerability reported by smatch
 2023-08-22 11:30 UTC  (2+ messages)

[PATCH 0/6] imx6q related DT binding fixes
 2023-08-22 11:28 UTC  (4+ messages)
` [PATCH 4/6] dt-bindings: net: microchip: Allow nvmem-cell usage

[PATCH v4 00/28] KVM: arm64: NV trap forwarding infrastructure
 2023-08-22 11:12 UTC  (5+ messages)
` [PATCH v4 15/28] KVM: arm64: nv: Add trap forwarding for HCR_EL2

[PATCH v2 0/5] Introduce IEP driver and packet timestamping support
 2023-08-22 10:55 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: net: Add iep property in ICSSG dt binding
    ` [EXTERNAL] "

[PATCH -next] media: imx-jpeg: Remove unused declarations
 2023-08-22 10:48 UTC  (2+ messages)

[PATCH v2 0/3] can: xilinx_can: Add ECC feature support
 2023-08-22 10:45 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: can: xilinx_can: Add ECC property ‘xlnx,has-ecc’
` [PATCH v2 2/3] can: xilinx_can: Add ECC support
` [PATCH v2 3/3] can: xilinx_can: Add ethtool stats interface for ECC errors

[PATCH v3 0/3] Add support for Nuvoton ma35d1 rtc controller
 2023-08-22 10:09 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: rtc: Add Nuvoton ma35d1 rtc
` [PATCH v3 2/3] arm64: dts: nuvoton: Add rtc for ma35d1
` [PATCH v3 3/3] rtc: Add driver for Nuvoton ma35d1 rtc controller

[PATCH v5 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-08-22 10:05 UTC  (3+ messages)
` [PATCH v5 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest

[PATCH v5 0/5] Introduce IEP driver and packet timestamping support
 2023-08-22  9:59 UTC  (4+ messages)
` [PATCH v5 2/5] dt-bindings: net: Add IEP property in ICSSG DT binding

[PATCH] arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
 2023-08-22  9:58 UTC  (5+ messages)

[PATCH v5 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-08-22  9:57 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v5 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support

[PATCH 0/3] iommu/arm-smmu-v3: Reduce latency in __arm_smmu_tlb_inv_range()
 2023-08-22  9:40 UTC  (7+ messages)
` [PATCH 1/3] iommu/io-pgtable-arm: Add nents_per_pgtable in struct io_pgtable_cfg
` [PATCH 2/3] iommu/arm-smmu-v3: Add an arm_smmu_tlb_inv_domain helper
` [PATCH 3/3] iommu/arm-smmu-v3: Add a max_tlbi_ops for __arm_smmu_tlb_inv_range()

[PATCH] arm64: dts: pinephone: Add pstore support for PinePhone A64
 2023-08-22  9:26 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2 1/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx
 2023-08-22  9:12 UTC 

[PATCH v2 00/11] regulator: mt6366: Split out of MT6358 and cleanup
 2023-08-22  8:45 UTC  (12+ messages)
` [PATCH v2 01/11] dt-bindings: mfd: mt6397: Split out compatible for MediaTek MT6366 PMIC
` [PATCH v2 02/11] mfd: mt6358: Add registers for MT6366 specific regulators
` [PATCH v2 03/11] regulator: dt-bindings: mt6358: Convert to DT schema
` [PATCH v2 04/11] regulator: dt-bindings: mt6358: Add regulator supplies
` [PATCH v2 05/11] regulator: dt-bindings: mediatek: Add MT6366 PMIC
` [PATCH v2 06/11] regulator: mt6358: Add supply names for MT6358 regulators
` [PATCH v2 07/11] regulator: mt6358: fix and drop type prefix in MT6366 regulator node names
` [PATCH v2 08/11] regulator: mt6358: Make MT6366 vcn18 LDO configurable
` [PATCH v2 09/11] regulator: mt6358: Add missing regulators for MT6366
` [PATCH v2 10/11] regulator: mt6358: Add supply names for MT6366 regulators
` [PATCH v2 11/11] arm64: dts: mediatek: mt8183-kukui: Add PMIC regulator supplies

[PATCH v14 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2023-08-22  8:23 UTC  (6+ messages)

[PATCH V10 0/4] Add S4 SoC PLLs and Peripheral clock
 2023-08-22  8:27 UTC  (4+ messages)
` [PATCH V10 1/4] dt-bindings: clock: document Amlogic S4 SoC PLL clock controller
` [PATCH V10 2/4] dt-bindings: clock: document Amlogic S4 SoC peripherals "
` [PATCH V10 3/4] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver

[PATCH v9 00/11] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
 2023-08-22  7:10 UTC  (3+ messages)
` [PATCH v9 07/11] KVM: arm64: Enable writable for ID_AA64PFR0_EL1


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 NNTP newsgroup(s).