linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-19 16:32:34 to 2023-11-20 13:20:14 UTC [more...]

[PATCH v3] KVM: arm64: GICv4: Do not perform a map to a mapped vLPI
 2023-11-20 13:12 UTC 

[PATCH v11 00/43] KVM: arm64: Nested Virtualization support (FEAT_NV2 only)
 2023-11-20 13:10 UTC  (34+ messages)
` [PATCH v11 01/43] arm64: cpufeatures: Restrict NV support to FEAT_NV2
` [PATCH v11 03/43] KVM: arm64: nv: Compute NV view of idregs as a one-off
` [PATCH v11 04/43] KVM: arm64: nv: Drop EL12 register traps that are redirected to VNCR
` [PATCH v11 05/43] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v11 06/43] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets
` [PATCH v11 07/43] KVM: arm64: Introduce a bad_trap() primitive for unexpected trap handling
` [PATCH v11 11/43] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v11 12/43] KVM: arm64: nv: Handle CNTHCTL_EL2 specially
` [PATCH v11 13/43] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v11 14/43] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v11 15/43] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP,FPEN} settings
` [PATCH v11 16/43] KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2
` [PATCH v11 19/43] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v11 20/43] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's
` [PATCH v11 23/43] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH v11 25/43] KVM: arm64: nv: Hide RAS from nested guests
` [PATCH v11 27/43] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
` [PATCH v11 28/43] KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state
` [PATCH v11 29/43] KVM: arm64: nv: Load timer before the GIC
` [PATCH v11 30/43] KVM: arm64: nv: Nested GICv3 Support
` [PATCH v11 31/43] KVM: arm64: nv: Don't block in WFI from nested state
` [PATCH v11 32/43] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH v11 33/43] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
` [PATCH v11 34/43] KVM: arm64: nv: Deal with broken VGIC on maintenance interrupt delivery
` [PATCH v11 35/43] KVM: arm64: nv: Add handling of FEAT_TTL TLB invalidation
` [PATCH v11 36/43] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v11 37/43] KVM: arm64: nv: Tag shadow S2 entries with nested level
` [PATCH v11 38/43] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH v11 39/43] KVM: arm64: nv: Fast-track 'InHost' exception returns
` [PATCH v11 40/43] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests
` [PATCH v11 41/43] KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers
` [PATCH v11 42/43] KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV is on
` [PATCH v11 43/43] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT

[PATCH 0/6] crypto: rockchip: add support for rk3588/rk3568
 2023-11-20 12:48 UTC  (23+ messages)
` [PATCH 1/6] dt-bindings: crypto: add support for rockchip,crypto-rk3588
` [PATCH 2/6] MAINTAINERS: add new dt-binding doc to the right entry
` [PATCH 3/6] ARM64: dts: rk3588: add crypto node
` [PATCH 5/6] reset: rockchip: secure reset must be used by SCMI
` [PATCH 6/6] crypto: rockchip: add rk3588 driver
  ` Aw: "

[PATCH v3] soc: mediatek: mmsys: Add support for MT8188 VPPSYS
 2023-11-20 12:42 UTC  (2+ messages)

[PATCH v2 00/13] arm64: Add support for FEAT_E2H0, or lack thereof
 2023-11-20 12:37 UTC  (14+ messages)
` [PATCH v2 01/13] arm64: Add macro to compose a sysreg field value
` [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 v2 06/13] arm64: cpufeature: Detect E2H0 not being implemented
` [PATCH v2 07/13] arm64: cpufeature: Detect HCR_EL2.NV1 being RES0
` [PATCH v2 08/13] arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negative
` [PATCH v2 09/13] arm64: Add override for ID_AA64MMFR4_EL1.E2H0
` [PATCH v2 10/13] arm64: Add MIDR-based override infrastructure
` [PATCH v2 11/13] arm64: Add MIDR-based overrides for ID_AA64MMFR4_EL1.E2H0
` [PATCH v2 12/13] KVM: arm64: Expose ID_AA64MMFR4_EL1 to guests
` [PATCH v2 13/13] KVM: arm64: Force guest's HCR_EL2.E2H RES1 when NV1 is not implemented

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

[PATCH v2 0/2] drm/rockchip: lvds: improve erroring out when drm_of_find_panel_or_bridge fails
 2023-11-20 12:29 UTC  (3+ messages)
` [PATCH v2 1/2] drm/rockchip: lvds: do not overwrite error code
` [PATCH v2 2/2] drm/rockchip: lvds: do not print scary message when probing defer

[PATCH v2 0/2] ARM: dts: aspeed: Add ASRock SPC621D8HM3 BMC
 2023-11-20 12:19 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: aspeed: document ASRock SPC621D8HM3
` [PATCH v2 2/2] ARM: dts: aspeed: Add ASRock SPC621D8HM3 BMC

[PATCH v2 0/2] ARM: dts: aspeed: Add ASRock E3C256D4I BMC
 2023-11-20 12:19 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: aspeed: document ASRock E3C256D4I
` [PATCH v2 2/2] ARM: dts: aspeed: Add ASRock E3C256D4I BMC

[PATCH v1 0/6] Support integer types for _UID matching
 2023-11-20 12:08 UTC  (7+ messages)
` [PATCH v1 1/6] compiler.h: Introduce helpers for identifying array and pointer types
` [PATCH v1 2/6] ACPI: bus: update acpi_dev_uid_match() to support multiple types
` [PATCH v1 3/6] ACPI: bus: update acpi_dev_hid_uid_match() "
` [PATCH v1 4/6] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
` [PATCH v1 5/6] efi: dev-path-parser: "
` [PATCH v1 6/6] perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer()

[PATCH] mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-sel
 2023-11-20 12:08 UTC  (2+ messages)

[PATCH V2 0/5] dts: qcom: Introduce X1E80100 platforms device tree
 2023-11-20 11:54 UTC  (13+ messages)
` [PATCH V2 1/5] dt-bindings: arm: cpus: Add qcom,oryon compatible
` [PATCH V2 2/5] dt-bindings: arm: qcom: Document X1E80100 SoC and boards
` [PATCH V2 4/5] arm64: dts: qcom: x1e80100: Add Compute Reference Device
` [PATCH V2 5/5] arm64: defconfig: Enable X1E80100 SoC base configs

[PATCH v4] dt-bindings: arm: mediatek: mmsys: Add VPPSYS compatible for MT8188
 2023-11-20 11:49 UTC  (4+ messages)

[PATCH v2] docs: dt-bindings: add DTS Coding Style document
 2023-11-20 11:43 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-am654-icssg2: Enable PHY interrupts for ICSSG2
 2023-11-20 11:29 UTC  (2+ messages)

[PATCH v4 0/2] ARM: dts: bcm2711-rpi-cm4-io: Add rtc on a pinctrl-muxed i2c bus
 2023-11-20 11:20 UTC  (5+ messages)

[PATCH v7 00/16] GenieZone hypervisor drivers
 2023-11-20 10:58 UTC  (3+ messages)
` [PATCH v7 01/16] docs: geniezone: Introduce GenieZone hypervisor

[PATCH 0/3] Implement vendor resets for PSCI SYSTEM_RESET2
 2023-11-20 10:56 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: power: reset: Convert mode-.* properties to array
` [PATCH 2/3] dt-bindings: arm: Document reboot mode magic

[PATCH v2] mtd: rawnand: meson: initialize clock register
 2023-11-20 10:46 UTC  (2+ messages)

[PATCH v2 00/15] staging: vc04_services: bcm2835-isp support
 2023-11-20 10:33 UTC  (7+ messages)
` [PATCH v2 01/15] staging: vc04_services: Add new vc-sm-cma driver
` [PATCH v2 04/15] staging: mmal-vchiq: Add support for event callbacks
` [PATCH v2 10/15] staging: vc04_services: bcm2835-isp: Add a more complex ISP processing component

[PATCH v2 0/3] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-11-20 10:24 UTC  (6+ messages)
` [PATCH v2 1/3] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-20  9:58 UTC  (6+ messages)
` [PATCH 34/39] arm64: psci: Ignore DENIED CPUs

[RESEND v2 0/3] Add audio device nodes for i.MX93 platform
 2023-11-20  9:38 UTC  (5+ messages)
` [RESEND v2 1/3] arm64: dts: imx93: Add audio device nodes
` [RESEND v2 2/3] arm64: dts: imx93: Configure clock rate for audio PLL
` [RESEND v2 3/3] ASoC: dt-bindings: fsl,mqs: Convert format to json-schema

[PATCH] drm/rockchip: lvds: do not print error message when deferring probe
 2023-11-20  9:29 UTC  (3+ messages)

[PATCH v3 1/5] perf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter support
 2023-11-20  9:33 UTC  (5+ messages)
` [PATCH v3 2/5] docs/perf: Add explanation for DDR_CAP_AXI_ID_PORT_CHANNEL_FILTER quirk
` [PATCH v3 3/5] dt-bindings: perf: fsl-imx-ddr: Add i.MX8DXL compatible
` [PATCH v3 4/5] perf: fsl_imx8_ddr: Add driver support for i.MX8DXL DDR Perf
` [PATCH v3 5/5] arm64: dts: imx8dxl-ss-ddr: change ddr_pmu0 compatible

[PATCH] i2c: aspeed: Acknowledge Tx ack late when in SLAVE_READ_PROCESSED
 2023-11-20  9:17 UTC 

[PATCH 0/2] Add IRQ support for ethernet PHY on SAM9X60 boards
 2023-11-20  9:16 UTC  (2+ messages)

[PATCH v2] KVM: arm/arm64: GICv4: Do not perform a map to a mapped vLPI
 2023-11-20  9:15 UTC  (2+ messages)

[PATCH v5 2/3] dt-bindings: arm64: add Marvell COM Express boards
 2023-11-20  9:08 UTC 

[PATCH] ARM: at91: pm: set soc_pm.data.mode in at91_pm_secure_init()
 2023-11-20  9:08 UTC  (2+ messages)

[PATCH 00/14] renesas: rzg3s: Add support for Ethernet
 2023-11-20  9:05 UTC  (20+ messages)
` [PATCH 01/14] clk: renesas: rzg2l-cpg: Reuse code in rzg2l_cpg_reset()
` [PATCH 02/14] clk: renesas: rzg2l-cpg: Check reset monitor registers
` [PATCH 03/14] clk: renesas: rzg2l-cpg: Add support for MSTOP
` [PATCH 04/14] clk: renesas: r9a08g045-cpg: Add clock and reset support for ETH0 and ETH1
` [PATCH 05/14] pinctrl: renesas: rzg2l: Move arg in the main function block
` [PATCH 06/14] pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groups
` [PATCH 07/14] pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pins
` [PATCH 08/14] pinctrl: renesas: rzg2l: Add output enable support
` [PATCH 09/14] dt-bindings: net: renesas,etheravb: Document RZ/G3S support
` [PATCH 10/14] arm64: renesas: r9a08g045: Add Ethernet nodes
` [PATCH 11/14] arm64: renesas: rzg3s-smarc-som: Invert the logic for SW_SD2_EN macro
` [PATCH 12/14] arm64: dts: renesas: Improve documentation for SW_SD0_DEV_SEL
` [PATCH 13/14] arm64: dts: renesas: rzg3s-smarc-som: Enable Ethernet interfaces
` [PATCH 14/14] arm: multi_v7_defconfig: Enable CONFIG_RAVB

[PATCH] ASoC: mediatek: mt8186: trivial: align code
 2023-11-20  8:57 UTC  (2+ messages)

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-11-20  8:20 UTC  (7+ messages)
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP

[arm-platforms:kvm-arm64/asahi-base-6.6 6/16] dtbs_check: Documentation/devicetree/bindings/spi/apple,spi.yaml:10:11: [error] string value is redundantly quoted with any quotes (quoted-strings)
 2023-11-20  8:11 UTC 

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-11-20  8:01 UTC  (8+ messages)

[PATCH] serial: imx: convert not to use dma_request_slave_channel()
 2023-11-20  7:25 UTC  (2+ messages)

[PATCH v3 0/1] Fix errors when reporting rotation capability
 2023-11-20  7:12 UTC  (2+ messages)
` [PATCH v3 1/1] drm/mediatek: "

[PATCH v2] serial: atmel: convert not to use dma_request_slave_channel()
 2023-11-20  7:12 UTC  (5+ messages)

[PATCH v3 0/9] Remove some unneeded arm/mach- dirs
 2023-11-20  7:10 UTC  (3+ messages)
` [PATCH v3 4/9] ARM: mach-uniphier: Move Socionext UniPhier support into Kconfig.platforms

[PATCH] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
 2023-11-20  7:04 UTC  (5+ messages)

[PATCH v2 0/1] Fix errors when reporting rotation capability
 2023-11-20  5:54 UTC  (4+ messages)
` [PATCH v2 1/1] drm/mediatek: "

[PATCH 0/6] usb: cdns: fix suspend on J7200 by assuming reset on resume
 2023-11-20  5:44 UTC  (7+ messages)
` [PATCH 4/6] usb: cdns3: support power-off of controller when in host role

[PATCH v1] drivers: pci: introduce configurable delay for Rockchip PCIe bus scan
 2023-11-20  4:15 UTC 

[PATCH v2] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
 2023-11-20  3:36 UTC 

[PATCH v3 1/4] arch_topology: Support basic SMT control for the driver
 2023-11-20  3:29 UTC  (3+ messages)

[PATCH v3 1/1] ARM: kprobes: Explicitly reserve r7 for local variables
 2023-11-20  3:29 UTC 

[PATCH v3 4/4] arm64: Kconfig: Enable HOTPLUG_SMT
 2023-11-20  3:27 UTC  (2+ messages)

[PATCH v2 1/1] ARM: kprobes: Explicitly reserve r7 for local variables
 2023-11-20  2:00 UTC  (4+ messages)

[PATCH v3 RESEND 00/20] remove I2C_CLASS_DDC support
 2023-11-19 21:51 UTC  (5+ messages)

[PATCH V2] dt-bindings: arm: mediatek: move ethsys controller & convert to DT schema
 2023-11-19 21:24 UTC 

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-11-19 16:57 UTC  (28+ messages)
` [PATCH RFC v2 01/27] arm64: mte: Rework naming for tag manipulation functions
` [PATCH RFC v2 02/27] arm64: mte: Rename __GFP_ZEROTAGS to __GFP_TAGGED
` [PATCH RFC v2 03/27] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages
` [PATCH RFC v2 04/27] mm: migrate/mempolicy: Add hook to modify migration target gfp
` [PATCH RFC v2 05/27] mm: page_alloc: Add an arch hook to allow prep_new_page() to fail
` [PATCH RFC v2 06/27] mm: page_alloc: Allow an arch to hook early into free_pages_prepare()
` [PATCH RFC v2 07/27] mm: page_alloc: Add an arch hook to filter MIGRATE_CMA allocations
` [PATCH RFC v2 08/27] mm: page_alloc: Partially revert "mm: page_alloc: remove stale CMA guard code"
` [PATCH RFC v2 09/27] mm: Allow an arch to hook into folio allocation when VMA is known
` [PATCH RFC v2 10/27] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore()
` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
` [PATCH RFC v2 12/27] arm64: mte: Add tag storage pages to the MIGRATE_CMA migratetype
` [PATCH RFC v2 13/27] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK
` [PATCH RFC v2 14/27] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
` [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
` [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation
` [PATCH RFC v2 17/27] arm64: mte: Perform CMOs for tag blocks on tagged page allocation/free
` [PATCH RFC v2 18/27] arm64: mte: Reserve tag block for the zero page
` [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
` [PATCH RFC v2 20/27] mm: hugepage: Handle huge page fault on access
` [PATCH RFC v2 21/27] mm: arm64: Handle tag storage pages mapped before mprotect(PROT_MTE)
` [PATCH RFC v2 22/27] arm64: mte: swap: Handle tag restoring when missing tag storage
` [PATCH RFC v2 23/27] arm64: mte: copypage: "
` [PATCH RFC v2 24/27] arm64: mte: Handle fatal signal in reserve_tag_storage()
` [PATCH RFC v2 25/27] KVM: arm64: Disable MTE if tag storage is enabled
` [PATCH RFC v2 26/27] arm64: mte: Fast track reserving tag storage when the block is free
` [PATCH RFC v2 27/27] arm64: mte: Enable dynamic tag storage reuse

[PATCH v5 1/3] MAINTAINERS: add ac5 to list of maintained Marvell dts files
 2023-11-19 16:32 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).