linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-05 06:01:52 to 2023-04-05 17:10:03 UTC [more...]

[PATCH net v3 0/3] Fix PHY handle no longer parsing
 2023-04-05 17:08 UTC  (4+ messages)
` [PATCH net v3 2/3] net: stmmac: check if MAC needs to attach to a PHY

[PATCH] arm64: compat: Work around uninitialized variable warning
 2023-04-05 16:53 UTC  (2+ messages)

[PATCH v2 1/3] arm64: dts: imx8mm: Add display pipeline components
 2023-04-05 16:52 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: imx8mn: "
` [PATCH v2 3/3] arm64: dts: imx8mp: "

[PATCH v9 00/50] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-04-05 15:40 UTC  (51+ messages)
` [PATCH v9 01/50] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v9 02/50] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v9 03/50] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v9 04/50] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v9 05/50] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v9 06/50] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v9 07/50] KVM: arm64: nv: Trap CPACR_EL1 access "
` [PATCH v9 08/50] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v9 09/50] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP,FPEN} settings
` [PATCH v9 10/50] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v9 11/50] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
` [PATCH v9 12/50] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH v9 13/50] KVM: arm64: nv: Forward debug traps to the nested guest
` [PATCH v9 14/50] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v9 15/50] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v9 16/50] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v9 17/50] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v9 18/50] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's
` [PATCH v9 19/50] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v9 20/50] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH v9 21/50] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH v9 22/50] KVM: arm64: nv: Trap and emulate TLBI "
` [PATCH v9 23/50] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's
` [PATCH v9 24/50] KVM: arm64: nv: Hide RAS from nested guests
` [PATCH v9 25/50] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH v9 26/50] KVM: arm64: nv: Forward timer traps to nested EL2
` [PATCH v9 27/50] KVM: arm64: nv: Load timer before the GIC
` [PATCH v9 28/50] KVM: arm64: nv: Nested GICv3 Support
` [PATCH v9 29/50] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest
` [PATCH v9 30/50] KVM: arm64: nv: vgic: Emulate the HW bit in software
` [PATCH v9 31/50] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH v9 32/50] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH v9 33/50] KVM: arm64: nv: Deal with broken VGIC on maintenance interrupt delivery
` [PATCH v9 34/50] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT
` [PATCH v9 35/50] KVM: arm64: nv: Add handling of FEAT_TTL TLB invalidation
` [PATCH v9 36/50] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v9 37/50] KVM: arm64: nv: Tag shadow S2 entries with nested level
` [PATCH v9 38/50] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets
` [PATCH v9 39/50] KVM: arm64: nv: Map VNCR-capable registers to a separate page
` [PATCH v9 40/50] KVM: arm64: nv: Move nested vgic state into the sysreg file
` [PATCH v9 41/50] KVM: arm64: Add FEAT_NV2 cpu feature
` [PATCH v9 42/50] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
` [PATCH v9 43/50] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
` [PATCH v9 44/50] KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state
` [PATCH v9 45/50] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH v9 46/50] KVM: arm64: nv: Enable ARMv8.4-NV support
` [PATCH v9 47/50] KVM: arm64: nv: Fast-track 'InHost' exception returns
` [PATCH v9 48/50] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests
` [PATCH v9 49/50] KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers
` [PATCH v9 50/50] KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV is on

update to latest v5.4-rt kernel for sam9x35 SOC
 2023-04-05 16:42 UTC  (2+ messages)

[PATCH 0/6] Add peripherals for J784S4
 2023-04-05 16:37 UTC  (8+ messages)
` [PATCH 1/6] arm64: dts: ti: k3-j784s4-main: Add system controller and SERDES lane mux
` [PATCH 2/6] arm64: dts: ti: k3-j784s4: Add Main CPSW2G node
` [PATCH 3/6] arm64: dts: ti: k3-j784s4: Add WIZ and SERDES PHY nodes
` [PATCH 4/6] arm64: dts: ti: k3-j784s4-*: Add DSS node
` [PATCH 5/6] arm64: dts: ti: k3-j784s4-*: add DP & DP PHY
` [PATCH 6/6] arm64: dts: ti: k3-j784s4-evm: Add DP0

[PATCH 0/6] arm64/efi/zboot: Clean up and enable BTI annotation
 2023-04-05 16:33 UTC  (3+ messages)
` [PATCH 2/6] arm64: efi: Enable BTI codegen and add PE/COFF annotation

[PATCH 1/2] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board
 2023-04-05 16:26 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6ull-dhcor: Add Marantec maveo box

[PATCH 00/18] arch: Consolidate <asm/fb.h>
 2023-04-05 16:07 UTC  (21+ messages)
` [PATCH 01/18] fbdev: Prepare generic architecture helpers
` [PATCH 02/18] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH 03/18] arch/arm: "
` [PATCH 04/18] arch/arm64: "
` [PATCH 05/18] arch/ia64: "
` [PATCH 06/18] arch/loongarch: "
` [PATCH 07/18] arch/m68k: "
` [PATCH 08/18] arch/mips: "
` [PATCH 09/18] video: Remove trailing whitespaces
` [PATCH 10/18] video: Move HP PARISC STI core code to shared location
` [PATCH 11/18] arch/parisc: Remove trailing whitespaces
` [PATCH 12/18] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH 13/18] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH 14/18] arch/powerpc: "
` [PATCH 15/18] arch/sh: "
` [PATCH 16/18] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH 17/18] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH 18/18] arch/x86: "

[PATCH v2] PCI: imx6: Save and restore MSI control of RC in suspend and resume
 2023-04-05 15:55 UTC  (6+ messages)

[PATCH 00/10] usb: musb: Convert to platform remove callback returning void
 2023-04-05 15:42 UTC  (4+ messages)
` [PATCH 03/10] usb: musb: mediatek: "
` [PATCH 08/10] usb: musb: sunxi: "

[PATCH 0/2] Add dynamic connector selection mechanism
 2023-04-05 14:51 UTC  (3+ messages)
` [PATCH 1/2] drm/mediatek: Add ability to support dynamic connector selection
` [PATCH 2/2] drm/mediatek: Add DSI support for mt8188 vdosys0

[PATCH] drm/sun4i: uncouple DSI dotclock divider from TCON0_DCLK_REG
 2023-04-05 15:03 UTC  (7+ messages)

[PATCH v12 0/6] add Amlogic A1 clock controller drivers
 2023-04-05 14:55 UTC  (4+ messages)
` [PATCH v12 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

[PATCH v2 00/10] Add IOMMU support to MT8365 SoC
 2023-04-05 14:34 UTC  (20+ messages)
` [PATCH v2 01/10] dt-bindings: memory-controllers: mediatek,smi-common: add mt8365
` [PATCH v2 02/10] dt-bindings: memory-controllers: mediatek,smi-larb: "
` [PATCH v2 03/10] arm64: dts: mediatek: add mmsys support for mt8365 SoC
` [PATCH v2 04/10] arm64: dts: mediatek: add camsys "
` [PATCH v2 05/10] arm64: dts: mediatek: add apu "
` [PATCH v2 06/10] arm64: dts: mediatek: add power domain "
` [PATCH v2 07/10] arm64: dts: mediatek: add smi "
` [PATCH v2 08/10] arm64: dts: mediatek: add larb "
` [PATCH v2 09/10] arm64: dts: mediatek: add iommu "
` [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support

[PATCH 1/2] ARM: dts: imx7d-remarkable2: Remove unnecessary #address-cells/#size-cells
 2023-04-05 14:31 UTC  (2+ messages)

[PATCH v3] treewide: Fix probing of devices in DT overlays
 2023-04-05 14:27 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8mm-verdin: correct off-on-delay
 2023-04-05 14:24 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq-librem5: add missing #clock-cells
 2023-04-05 14:22 UTC  (2+ messages)

[PATCH V2 0/6] arm64: dts: imx8m: update pinctrl to match dtschema
 2023-04-05 14:16 UTC  (2+ messages)

[PATCH] arm64: dts: rk3399-pinephone-pro: Add support for volume keys
 2023-04-05 13:53 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: imx8mp: Add GPT blocks
 2023-04-05 13:37 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 0/3] ARM: dts: meson: fix UART device-tree schema validation
 2023-04-05 13:29 UTC  (3+ messages)
` [PATCH 1/3] ARM: dts: meson: Fix the UART compatible strings

[PATCH] arm64: dts: imx8mm-evk: correct pmic clock source
 2023-04-05 13:22 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable ARM CoreSight PMU driver
 2023-04-05 13:19 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mm: Add display pipeline components
 2023-04-05 13:16 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mp-evk: add dual-role usb port1 support
 2023-04-05 13:16 UTC  (6+ messages)

[PATCH] arm64: module: Widen module region to 2 GiB
 2023-04-05 13:16 UTC  (5+ messages)

[PATCH V7 00/10] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
 2023-04-05 13:06 UTC  (3+ messages)
` [PATCH V7 10/10] ARM64: dts: imx7ulp: update usb compatible

[PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy
 2023-04-05 13:03 UTC  (7+ messages)

[RFC PATCH v8] media: mediatek: vcodec: support stateless AV1 decoder
 2023-04-05 13:03 UTC  (2+ messages)

[GIT PULL] intel-gpio for 6.4-2
 2023-04-05 12:53 UTC 

[PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-04-05 12:45 UTC  (9+ messages)
` [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode

[PATCH 0/2] Add phy tuning support for imx8mq-usb
 2023-04-05 12:14 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: phy: imx8mq-usb: add phy tuning properties
` [PATCH 2/2] phy: fsl-imx8mp-usb: add support for phy tuning

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-04-05 11:50 UTC  (7+ messages)
` [PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments
` [PATCH v8 7/7] pcmcia: Convert to use less arguments in pci_bus_for_each_resource()

[PATCH v3 00/11] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-04-05 11:50 UTC  (6+ messages)
` [PATCH v3 08/11] PCI: rockchip: Fix window mapping and address translation for endpoint
` [PATCH v3 10/11] PCI: rockchip: Don't advertise MSI-X in PCIe capabilities

[PATCH 0/3] spi: s3c64xx: improve SPI polling mode
 2023-04-05 11:42 UTC  (4+ messages)
  ` [PATCH 1/3] spi: s3c64xx: support spi polling mode using devicetree

[PATCH 3/8] drm/aperture: Remove primary argument
 2023-04-05 11:30 UTC  (3+ messages)

[PATCH] arm: Do not add padding alignment for hugetlbfs backed memory
 2023-04-05 11:22 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: ti: k3-am625: Enable Type-C dual-role
 2023-04-05 11:11 UTC  (2+ messages)

[linusw-nomadik:ux500-skomer-v6.3-rc4-debug] BUILD SUCCESS 42a614065e96ef46368e893175bd38efad3d6946
 2023-04-05 11:02 UTC 

[linusw-nomadik:ux500-skomer-v6.3-rc4] BUILD SUCCESS d70693d4716db6222ea110fc22be3b165d3f7b3b
 2023-04-05 10:54 UTC 

[PATCH] ARM: configs: Update U8500 defconfig
 2023-04-05 10:54 UTC 

[GIT PULL] coresight: Fixes for v6.3
 2023-04-05 10:32 UTC  (5+ messages)

[PATCH] arm64: dts: mediatek: mt8195: Add AP domain thermal zones
 2023-04-05 10:09 UTC 

[PATCH] coresight: etm_pmu: Set the module field
 2023-04-05  9:49 UTC 

[PATCH v2 00/17] MT6795 Helio X10 and Sony Xperia M5: DT step 2!
 2023-04-05  9:42 UTC  (3+ messages)
` [PATCH v2 07/17] dt-bindings: mailbox: mediatek,gce-mailbox: Add support for MT6795

[PATCH] perf: arm_cspmu: Separate Arm and vendor module
 2023-04-05  9:34 UTC  (4+ messages)

[PATCH v3 0/3] Cleanup Mediatek pinctrl device tree binding
 2023-04-05  9:31 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: mediatek: deprecate custom drive strength property
` [PATCH v3 2/3] dt-bindings: pinctrl: mediatek: deprecate custom bias pull properties for mt8365

[PATCH RESEND 0/2] pwm: mtk-disp: Fix backlight configuration at boot
 2023-04-05  9:28 UTC  (5+ messages)
` [PATCH RESEND 1/2] pwm: mtk-disp: Disable shadow registers before setting backlight values
` [PATCH RESEND 2/2] pwm: mtk-disp: Configure double buffering before reading in .get_state()

[PATCH 0/2] phy: mtk-mipi-csi: add driver for CSI phy
 2023-04-05  9:27 UTC  (4+ messages)
` [PATCH 2/2] "

[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
 2023-04-05  8:33 UTC  (8+ messages)
` [RFC PATCH 2/6] kvm: arm64: Add support for get_cur_cpufreq service

RE [PATCH net v5 2/3] net: stmmac: check if MAC needs to attach to a PHY
 2023-04-05  9:06 UTC  (2+ messages)
`  "

[PATCH v3] arm64: dts: rockchip: Enable RTC support for Rock 5B
 2023-04-05  8:27 UTC 

[GIT PULL 1/3] arm64: dts: samsung: dts64 for v6.4
 2023-04-05  8:04 UTC  (3+ messages)
` [GIT PULL 2/4] ARM: dts: samsung: dts "
` [GIT PULL 3/3] ARM: samsung: soc "


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