linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-21 19:18:58 to 2023-11-22 11:40:52 UTC [more...]

[PATCH 0/4] arm64: an optimization for AmpereOne
 2023-11-22 11:40 UTC  (8+ messages)
` [PATCH 1/4] extable: add __sort_main_extable
` [PATCH 2/4] arm64: alternative: handle the kernel exception table
` [PATCH 3/4] arm64: copy_template.S: add loop_for_copy_128_bytes macro
` [PATCH 4/4] arm64: add software prefetches for AmpereOne

[PATCH v11 00/43] KVM: arm64: Nested Virtualization support (FEAT_NV2 only)
 2023-11-22 11:39 UTC  (7+ messages)

[PATCH v3 00/20] MediaTek SVS driver partial refactoring
 2023-11-22 11:23 UTC  (3+ messages)
` [PATCH v3 09/20] soc: mediatek: mtk-svs: Move t-calibration-data retrieval to svs_probe()

[PATCH v5 01/39] gpio: ep93xx: split device in multiple
 2023-11-22 11:23 UTC  (10+ messages)
` [PATCH v5 23/39] input: keypad: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v5 27/39] ASoC: dt-bindings: ep93xx: Document DMA support
` [PATCH v5 28/39] ASoC: dt-bindings: ep93xx: Document Audio Port support
` [PATCH v5 33/39] ARM: ep93xx: DT for the Cirrus ep93xx SoC platforms
` [PATCH v5 34/39] pwm: ep93xx: drop legacy pinctrl
` [PATCH v5 35/39] ata: pata_ep93xx: remove legacy pinctrl use

[PATCH v3 1/2] dt-bindings: soc: xilinx: Move xilinx.yaml from arm to soc
 2023-11-22 11:22 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: soc: Add new board description for MicroBlaze V

[PATCH 0/7] Subject: coresight: Move remaining AMBA ACPI devices into platform driver
 2023-11-22 11:21 UTC  (5+ messages)
` [PATCH 4/7] coresight: tpiu: Move ACPI support from AMBA driver to "

[PATCH v10 0/8] spi: Add support for stacked/parallel memories
 2023-11-22 11:21 UTC  (8+ messages)
` [PATCH v10 1/8] spi: Add multi-cs memories support in SPI core

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

[PATCH net-next v2 1/1] net: stmmac: Add support for HW-accelerated VLAN stripping
 2023-11-22 11:00 UTC  (2+ messages)

[PATCH V2 0/2] ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act
 2023-11-22 10:52 UTC  (6+ messages)
` [PATCH V2 1/2] leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails

[net-next RFC PATCH 00/14] net: phy: Support DT PHY package
 2023-11-22 10:52 UTC  (4+ messages)
` [net-next RFC PATCH 04/14] net: phy: add initial support for PHY package in DT

[PATCH v2 0/7] usb: cdns: fix suspend on J7200 by assuming reset-on-resume
 2023-11-22 10:46 UTC  (6+ messages)
` [PATCH v2 1/7] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible

[PATCH v2 0/9] Add NSS clock controller support for Qualcomm IPQ5332
 2023-11-22 10:45 UTC  (8+ messages)
` [PATCH v2 3/9] dt-bindings: clock: ipq5332: drop the few nss clocks definition

[PATCH v7 0/4] Add TPS6594 PMIC support on several boards
 2023-11-22 10:45 UTC  (5+ messages)
` [PATCH v7 1/4] arm64: dts: ti: k3-j7200-som-p0: Add TP6594 family PMICs
` [PATCH v7 2/4] arm64: dts: ti: k3-j721s2-som-p0: "
` [PATCH v7 3/4] arm64: dts: ti: k3-j721e-som-p0: "
` [PATCH v7 4/4] arm64: dts: ti: k3-j784s4-evm: Add support for TPS6594 PMIC

[PATCH v3 0/3] Add audio device nodes for i.MX93 platform
 2023-11-22 10:19 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: imx93: Add audio device nodes
` [PATCH v3 2/3] arm64: dts: imx93: Configure clock rate for audio PLL
` [PATCH v3 3/3] ASoC: dt-bindings: fsl,mqs: Convert format to json-schema

[PATCH v2 1/2] dt-bindings: soc: xilinx: Move xilinx.yaml from arm to soc
 2023-11-22 10:42 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: soc: Add new board description for MicroBlaze V

[PATCH v2 0/6] Support _UID matching for integer types
 2023-11-22 10:12 UTC  (5+ messages)
` [PATCH v2 2/6] ACPI: bus: update acpi_dev_uid_match() to support multiple types

[PATCH v3 1/1] pinctrl: mediatek: Switch to use no-IRQ PM helpers
 2023-11-22 10:10 UTC  (2+ messages)

[PATCH v2 00/13] arm64: Add support for FEAT_E2H0, or lack thereof
 2023-11-22  9:54 UTC  (10+ messages)
` [PATCH v2 02/13] arm64: cpufeatures: Correctly handle signed values
` [PATCH v2 03/13] arm64: cpufeature: Correctly display signed override values
` [PATCH v2 04/13] arm64: sysreg: Add layout for ID_AA64MMFR4_EL1
` [PATCH v2 05/13] arm64: cpufeature: Add ID_AA64MMFR4_EL1 handling

[PATCH] serial: imx: also enable Transmit Complete interrupt in rs232 mode
 2023-11-22  9:31 UTC  (4+ messages)

[PATCH 0/3] arm64: Run kernel mode NEON with preemption enabled
 2023-11-22  9:30 UTC  (6+ messages)
` [PATCH 2/3] arm64: fpsimd: preserve/restore kernel mode NEON at context switch

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-11-22  9:22 UTC  (4+ messages)
` [PATCH RFC v2 20/27] mm: hugepage: Handle huge page fault on access

[PATCH v2] docs: dt-bindings: add DTS Coding Style document
 2023-11-22  9:09 UTC  (22+ messages)

[PATCH 0/3] Enable the profiling of EL0&1 translation regime of ARM SPE
 2023-11-22  8:46 UTC  (4+ messages)
` [PATCH 1/3] arm64/sysreg: Add PMSCR_EL12 and factor out the common fields
` [PATCH 2/3] perf: arm_spe: Factor out PMSCR set/clear operations
` [PATCH 3/3] perf: arm_spe: Enable the profiling of EL0&1 translation regime

[PATCH] dt-bindings: iio: adc: ti,am3359-adc: Allow dmas property to be optional
 2023-11-22  8:47 UTC  (2+ messages)

[PATCH v5 0/3] arm64: perf: Add support for event counting threshold
 2023-11-22  8:44 UTC  (3+ messages)
` [PATCH v5 1/3] arm64: perf: Include threshold control fields in PMEVTYPER mask

[PATCH v4 00/19] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-11-22  8:42 UTC  (11+ messages)
` [PATCH v4 09/19] dt-bindings: serial: samsung: Make samsung,uart-fifosize required property
` [PATCH v4 15/19] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit

[PATCH 3/3] drm/amd/display: Support DRM_AMD_DC_FP on RISC-V
 2023-11-22  8:40 UTC 

[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
 2023-11-22  8:35 UTC  (6+ messages)
` [PATCH v2 12/14] arm64/mm: Wire up PTE_CONT for user mappings

[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
 2023-11-22  8:13 UTC  (5+ messages)
` [PATCH v3 2/9] KVM: selftests: Unify the makefile rule for split targets

[PATCH v7 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-11-22  8:07 UTC  (4+ messages)

[PATCH v2 1/1] iio: adc: meson: add separate config for axg SoC family
 2023-11-22  7:47 UTC 

[PATCH v8 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-11-22  7:39 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: media: add bindings for stm32 dcmipp
` [PATCH v8 2/5] media: MAINTAINERS: add entry for STM32 DCMIPP driver
` [PATCH v8 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface driver
` [PATCH v8 4/5] ARM: dts: stm32: add dcmipp support to stm32mp135
` [PATCH v8 5/5] ARM: multi_v7_defconfig: enable STM32 DCMIPP media support

[PATCH v2 0/2] Add Facebook Minerva Harma (AST2600) BMC
 2023-11-22  7:40 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: aspeed: add Meta Minerva Harma board
` [PATCH v2 2/2] ARM: dts: aspeed: Minerva Harma: Add Facebook Minerva Harma (AST2600) BMC

[PATCH] net: stmmac: fix FPE events losing
 2023-11-22  7:37 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: serial: add Broadcom's BCM63138 High Speed UART
 2023-11-22  7:34 UTC  (4+ messages)

[PATCH v3 00/11] Enable HS-G5 support on SM8550
 2023-11-22  7:10 UTC  (2+ messages)
` [PATCH v3 01/11] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params

[PATCH v2] ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_init
 2023-11-22  6:46 UTC 

[PATCH] ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_init
 2023-11-22  6:12 UTC  (3+ messages)

[PATCH v2] mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-sel
 2023-11-22  6:02 UTC 

[PATCH] mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-sel
 2023-11-22  5:53 UTC  (3+ messages)

[PATCH v3 00/11] Support IGT in display driver
 2023-11-22  5:50 UTC  (3+ messages)
` [PATCH v3 05/11] drm/mediatek: Set DRM mode configs accordingly

[RFC PATCH 0/3]fpga: Add encrypted Bitstream loading support
 2023-11-22  5:44 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: fpga: Add support for user-key encrypted bitstream loading
` [RFC PATCH 2/3] drivers: fpga: Add user-key encrypted FPGA Image loading support
` [RFC PATCH 3/3] fpga: zynqmp: Add encrypted Bitstream "

[PATCH v6 0/2] arm64: Add a build target for Flat Image Tree
 2023-11-22  5:30 UTC  (5+ messages)
` [PATCH v6 1/2] kbuild: arm64: Add BOOT_TARGETS variable
` [PATCH v6 2/2] arm64: boot: Support Flat Image Tree

[V14 0/8] arm64/perf: Enable branch stack sampling
 2023-11-22  5:15 UTC  (3+ messages)

[PATCH v1 2/2] net: stmmac: Add NPCM support
 2023-11-22  4:45 UTC  (3+ messages)

[PATCH v2] watchdog: rti_wdt: Drop RPM count when unused
 2023-11-22  4:16 UTC 

[PATCH] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
 2023-11-22  4:15 UTC  (6+ messages)

[PATCH net] net: axienet: Fix check for partial TX checksum
 2023-11-22  3:00 UTC  (3+ messages)

[PATCH] usb: gadget: aspeed: Check return value of kasprintf in ast_vhub_alloc_epn
 2023-11-22  1:42 UTC 

[PATCH v5 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2023-11-21 23:38 UTC  (7+ messages)
` [PATCH v5 07/12] KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1
` [PATCH v5 11/12] KVM: selftests: arm64: Determine max ipa size per-page size

[PATCH v7 0/4] add zynqmp TCM bindings
 2023-11-21 22:59 UTC  (3+ messages)
` [PATCH v7 3/4] remoteproc: zynqmp: add pm domains support

[PATCH 09/14] tools headers: Update tools's copy of arm64/asm headers
 2023-11-21 22:56 UTC 

[PATCH v2] acpi: Fix ARM32 platforms compile issue introduced by fw_table changes
 2023-11-21 22:19 UTC 

[PATCH] acpi: Fix ARM32 platforms compile issue introduced by fw_table changes
 2023-11-21 22:11 UTC  (3+ messages)

[PATCH] arm64: add dependency between vmlinuz.efi and Image
 2023-11-21 22:10 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add PCIe pinctrls to Turing RK1
 2023-11-21 21:29 UTC  (2+ messages)
` [PATCH] arm64: dts: rockchip: Fix eMMC Data Strobe PD

[PATCH v5 0/9] Improve Exynos thermal driver
 2023-11-21 21:09 UTC  (3+ messages)
  ` [PATCH v5 9/9] thermal: exynos: use set_trips

[PATCH] serial: imx: also enable Transmit Complete interrupt in rs232 mode
 2023-11-21 20:59 UTC  (2+ messages)

[PATCH] net: stmmac: fix out-of-bounds read via memcpy detected by KASAN
 2023-11-21 20:55 UTC  (4+ messages)

[Patch v6 0/2] Add support for _TFP and change throttle pctg
 2023-11-21 19:59 UTC  (3+ messages)
` [Patch v6 1/2] ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support

[arm-platforms:kvm-arm64/nv-6.8-nv2-only 25/50] arch/arm64/kvm/at.c:105:2: warning: variable 'fail' is used uninitialized whenever switch default is taken
 2023-11-21 19:36 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).