linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-21 15:52:33 to 2024-08-22 04:01:08 UTC [more...]

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

[PATCH v4 00/43] arm64: Support for Arm CCA in KVM
 2024-08-22  3:58 UTC  (32+ messages)
` [PATCH v4 08/43] arm64: RME: Define the user ABI
` [PATCH v4 17/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v4 18/43] arm64: RME: Handle realm enter/exit
` [PATCH v4 19/43] KVM: arm64: Handle realm MMIO emulation
` [PATCH v4 20/43] arm64: RME: Allow populating initial contents
` [PATCH v4 21/43] arm64: RME: Runtime faulting of memory
` [PATCH v4 22/43] KVM: arm64: Handle realm VCPU load
` [PATCH v4 23/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v4 24/43] KVM: arm64: Handle Realm PSCI requests
` [PATCH v4 25/43] KVM: arm64: WARN on injected undef exceptions
` [PATCH v4 26/43] arm64: Don't expose stolen time for realm guests
` [PATCH v4 27/43] arm64: rme: allow userspace to inject aborts
` [PATCH v4 28/43] arm64: rme: support RSI_HOST_CALL
` [PATCH v4 29/43] arm64: rme: Allow checking SVE on VM instance
` [PATCH v4 30/43] arm64: RME: Always use 4k pages for realms
` [PATCH v4 31/43] arm64: rme: Prevent Device mappings for Realms
` [PATCH v4 32/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v4 33/43] arm64: rme: Enable PMU support with a realm guest
` [PATCH v4 34/43] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v4 35/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v4 36/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v4 37/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v4 38/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v4 39/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v4 40/43] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v4 41/43] arm64: RME: Provide accurate register list
` [PATCH v4 42/43] arm64: kvm: Expose support for private memory
` [PATCH v4 43/43] KVM: arm64: Allow activating realms

[PATCH 2/5] usb: pxa27x_udc: Use devm_clk_get_enabled() helpers
 2024-08-22  3:55 UTC  (2+ messages)

[PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt()
 2024-08-22  3:28 UTC  (5+ messages)

[PATCH 0/8] tty serial drivers use devm_clk_get_enabled() helpers
 2024-08-22  3:39 UTC  (9+ messages)
` [PATCH 1/8] tty: 8250_ingenic: Use "
` [PATCH 2/8] tty: 8250_tegra: "
` [PATCH 3/8] tty: 8250_uniphier: "
` [PATCH 4/8] tty: atmel_serial: "
` [PATCH 5/8] tty: mps2-uart: "
` [PATCH 6/8] tty: owl-uart: "
` [PATCH 7/8] tty: st-asc: "
` [PATCH 8/8] tty: stm32-usart: "

[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2024-08-22  2:24 UTC  (6+ messages)
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver

[PATCH] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing
 2024-08-22  3:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: imx8mp-evk: Add native HDMI output
 2024-08-22  3:33 UTC 

[PATCH v2 0/3] usb: imx8mp: collect some improvement
 2024-08-22  1:27 UTC  (7+ messages)
` [PATCH v2 1/3] usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk
` [PATCH v2 2/3] usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode
` [PATCH v2 3/3] usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep

[PATCH v2] arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe
 2024-08-22  2:22 UTC  (2+ messages)

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-08-22  1:59 UTC  (9+ messages)
` [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
  ` drm/bridge/imx8mp-hdmi-tx: Allow inexact pixel clock frequencies (Was: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI)

[PATCH 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-22  1:40 UTC  (3+ messages)
` [PATCH 1/5] usb: aspeed_udc: Use "

[PATCH v1 0/2] Add Aspeed G7 gpio support
 2024-08-22  1:31 UTC  (5+ messages)
` [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver

[PATCH net-next v4 0/2] net: xilinx: axienet: Add statistics support
 2024-08-22  1:00 UTC  (2+ messages)

[PATCH] gpu: drm: Use devm_clk_get_enabled() helpers
 2024-08-22  0:35 UTC  (2+ messages)

[PATCH v2 0/3] KVM: arm64: Control visibility of S1PIE related sysregs to userspace
 2024-08-21 23:35 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Define helper for EL2 registers with custom visibility
` [PATCH v2 2/3] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
` [PATCH v2 3/3] KVM: arm64: Hide S1PIE registers "

[PATCH net-next v10 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-08-21 23:26 UTC  (2+ messages)

[PATCH v9 0/4] initial clock support for exynosauto v920 SoC
 2024-08-21 23:26 UTC  (5+ messages)
  ` [PATCH v9 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings
  ` [PATCH v9 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920
  ` [PATCH v9 3/4] clk: samsung: clk-pll: Add support for pll_531x
  ` [PATCH v9 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC

[PATCH V3 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-21 22:36 UTC  (10+ messages)
` [PATCH V3 1/9] mailbox: bcm2835: Fix timeout during suspend mode
` [PATCH V3 2/9] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
` [PATCH V3 3/9] drm/vc4: Get the rid of DRM_ERROR()
` [PATCH V3 4/9] drm/vc4: hdmi: add PM suspend/resume support
` [PATCH V3 5/9] drm/vc4: v3d: simplify clock retrieval
` [PATCH V3 6/9] drm/vc4: v3d: add PM suspend/resume support
` [PATCH V3 7/9] usb: dwc2: Refactor backup/restore of registers
` [PATCH V3 RFC 8/9] usb: dwc2: Implement recovery after PM domain off
` [PATCH V3 9/9] ARM: bcm2835_defconfig: Enable SUSPEND

[PATCH v2 0/4] i2c: imx: prevent rescheduling in non-dma mode
 2024-08-21 22:31 UTC  (8+ messages)
` [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode

[PATCH RESEND] pinctrl: single: fix potential NULL dereference in pcs_get_function()
 2024-08-21 22:16 UTC  (2+ messages)

[PATCH V4 00/15] Add Battery and USB Supply for AXP717
 2024-08-21 21:54 UTC  (16+ messages)
` [PATCH V4 01/15] iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_data
` [PATCH V4 02/15] power: supply: axp20x_battery: Remove design from min and max voltage
` [PATCH V4 03/15] power: supply: axp20x_battery: Make iio and battery config per device
` [PATCH V4 04/15] power: supply: axp20x_usb_power: Make VBUS and IIO "
` [PATCH V4 05/15] dt-bindings: power: supply: axp20x: Add input-current-limit-microamp
` [PATCH V4 06/15] power: supply: axp20x_usb_power: add input-current-limit-microamp
` [PATCH V4 07/15] dt-bindings: power: supply: axp20x-battery: Add monitored-battery
` [PATCH V4 08/15] dt-bindings: iio: adc: Add AXP717 compatible
` [PATCH V4 09/15] dt-bindings: power: supply: axp20x: "
` [PATCH V4 10/15] "
` [PATCH V4 11/15] mfd: axp20x: Add ADC, BAT, and USB cells for AXP717
` [PATCH V4 12/15] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH V4 13/15] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH V4 14/15] power: supply: axp20x_battery: add "
` [PATCH V4 15/15] arm64: dts: allwinner: h700: Add charger for Anbernic RG35XX

[PATCH v3] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-08-21 21:53 UTC 

[PATCH v4] ptp: Add vDSO-style vmclock support
 2024-08-21 21:50 UTC 

[PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
 2024-08-21 21:38 UTC  (5+ messages)

[PATCH v2] arm64: dts: ti: k3-am654-idk: Add Support for MCAN
 2024-08-21 20:54 UTC 

[PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
 2024-08-21 20:51 UTC  (2+ messages)

[PATCH V3 00/15] Add Battery and USB Supply for AXP717
 2024-08-21 20:15 UTC  (6+ messages)
` [PATCH V3 05/15] dt-bindings: power: supply: axp20x: Add input-current-limit-microamp

[PATCH v1] driver:usb:lpc32xx_udc:Remove NULL check of list_entry()
 2024-08-21 20:07 UTC  (2+ messages)

[PATCH] dt-bindings: iio: st,stm32-adc: add top-level constraints
 2024-08-21 20:06 UTC  (3+ messages)

[PATCH] net: stmmac: Check NULL ptr on lvts_data in qcom_ethqos_probe()
 2024-08-21 19:18 UTC  (3+ messages)

[PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
 2024-08-21 19:11 UTC  (3+ messages)
` [PATCH v3 03/16] KVM: arm64: nv: Handle shadow stage 2 page faults

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-21 19:10 UTC  (13+ messages)
` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
` [PATCH 09/19] mm: New follow_pfnmap API

[PATCH v2 0/3] Improve error handling in Rockchip Inno USB 2.0 PHY driver
 2024-08-21 19:05 UTC  (4+ messages)
` [PATCH v2 2/3] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better

[v2 PATCH 1/2] hugetlb: arm64: add mte support
 2024-08-21 18:47 UTC  (2+ messages)
` [v2 PATCH 2/2] selftests: arm64: add hugetlb mte tests

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-21 18:41 UTC  (13+ messages)
` [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames
` [PATCH v10 25/40] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v10 26/40] arm64: Add Kconfig for Guarded Control Stack (GCS)

[bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption
 2024-08-21 18:23 UTC  (3+ messages)

[PATCH 0/2] hwrng: rockchip - two simple cleanups
 2024-08-21 18:12 UTC  (3+ messages)
` [PATCH 1/2] hwrng: rockchip - rst is used only during probe
` [PATCH 2/2] hwrng: rockchip - handle devm_pm_runtime_enable errors

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-21 17:56 UTC  (9+ messages)
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH 10/11] net: macb: Add support for RP1's MACB variant
` [PATCH 11/11] arm64: dts: rp1: Add support for MACB contained in RP1

[BOOT-WRAPPER v2 00/10] Cleanup initialization
 2024-08-21 17:49 UTC  (9+ messages)
` [BOOT-WRAPPER v2 07/10] Unify assembly setup paths
` [BOOT-WRAPPER v2 08/10] Simplify spin logic
` [BOOT-WRAPPER v2 09/10] Add printing functions
` [BOOT-WRAPPER v2 10/10] Boot CPUs sequentially

[PATCH] arm64: dts: k3-am654-idk: Add Support for MCAN
 2024-08-21 17:24 UTC  (3+ messages)

[PATCH v11 0/9] TI K3 M4F support on AM62 and AM64 SoCs
 2024-08-21 17:12 UTC  (9+ messages)
` [PATCH v11 3/9] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem

[PATCH v2 0/2] remoteproc: imx_rproc: support non-blocking tx for i.MX7ULP
 2024-08-21 16:58 UTC  (5+ messages)
` [PATCH v2 2/2] remoteproc: imx_rproc: handle system off "

[PATCH -next v2] usb: ohci-exynos: Simplify with scoped for each OF child loop
 2024-08-21 16:57 UTC  (2+ messages)

[PATCH -next v2] usb: ehci-exynos: Simplify with scoped for each OF child loop
 2024-08-21 16:57 UTC  (2+ messages)

[PATCH 00/12] KVM: arm64: Handle the lack of GICv3 exposed to a guest
 2024-08-21 16:53 UTC  (9+ messages)
` [PATCH 01/12] KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
` [PATCH 04/12] KVM: arm64: Force GICv3 traps activa when no irqchip is configured on VHE

[PATCH v1 0/3] PCI: imx6: reset link after suspend/resume
 2024-08-21 16:51 UTC  (5+ messages)

[PATCH 0/6] Support for running as a pKVM protected guest
 2024-08-21 16:49 UTC  (3+ messages)
` [PATCH 4/6] drivers/virt: pkvm: Hook up mem_encrypt API using pKVM hypercalls

[PATCH v3] kselftest/arm64: signal: fix/refactor SVE vector length enumeration
 2024-08-21 16:44 UTC 

[PATCH 0/2] KVM: arm64: Control visibility of S1PIE related sysregs to userspace
 2024-08-21 16:40 UTC  (6+ messages)

[PATCH v2] kselftest/arm64: signal: fix/refactor SVE vector length enumeration
 2024-08-21 16:27 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: soc: ti: am654-serdes-ctrl: Add simple-mfd to compatible items
 2024-08-21 16:23 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-am65: Add simple-mfd compatible to SerDes control nodes

[PATCH] irqchip/gic-v3: init SRE before poking sysregs
 2024-08-21 16:12 UTC  (5+ messages)

[PATCH v2 0/4] Add CMN PLL clock controller driver for IPQ9574
 2024-08-21 16:08 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC

[PATCH v1 00/12] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
 2024-08-21 15:55 UTC  (3+ messages)
` [PATCH v1 09/12] clk: at91: sam9x60: Allow enabling main_rc_osc through DT

Regression on Macchiatobin from the irqchip driver
 2024-08-21 14:50 UTC 


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).