linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-28 07:16:11 to 2022-01-28 15:46:15 UTC [more...]

[PATCH net-next v2 0/9] add more features for mtk-star-emac
 2022-01-28 15:44 UTC  (5+ messages)
` [PATCH net-next v2 9/9] net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs

[PATCH] ftrace: Have architectures opt-in for mcount build time sorting
 2022-01-28 15:42 UTC  (4+ messages)
  ` ftrace hangs waiting for rcu (was: Re: [PATCH] ftrace: Have architectures opt-in for mcount build time sorting)

[PATCH] net: stmmac: dump gmac4 DMA registers correctly
 2022-01-28 15:36 UTC 

[PATCH] of/fdt: move elfcorehdr reservation early for crash dump kernel
 2022-01-28 15:32 UTC  (2+ messages)

[PATCH V3 RESEND 0/7] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-28 15:29 UTC  (5+ messages)

[RFC PATCH] ACPI / amba: Skip creating amba device when associated cpu is not online
 2022-01-28 15:28 UTC  (3+ messages)

[next] arch/arm/kernel/setup.c:1028:63: error: 'SECTION_SIZE' undeclared
 2022-01-28 15:21 UTC 

[PATCH] net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()
 2022-01-28 15:20 UTC  (2+ messages)

[PATCH net-next] net: stmmac: dwmac-sun8i: make clk really gated during rpm suspended
 2022-01-28 15:20 UTC  (2+ messages)

[PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
 2022-01-28 15:15 UTC 

[PATCH v2] arm64: move efi_reboot to restart handler
 2022-01-28 15:14 UTC  (3+ messages)

[PATCH v7 5/5] rockchip/soc/drivers: Add DTPM description for rk3399
 2022-01-28 15:13 UTC  (3+ messages)

[PATCH] PCI: mediatek: Change MSI interrupt processing sequence
 2022-01-28 15:09 UTC  (6+ messages)

[PATCH] media: imx: imx8mq-mipi_csi2: Remove unneeded code
 2022-01-28 14:51 UTC  (3+ messages)

[PATCH] Revert "pinctrl: zynqmp: Unify pin naming"
 2022-01-28 14:49 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf, arm64: enable kfunc call
 2022-01-28 14:42 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: check whether s32 is sufficient for kfunc offset

[PATCH] pinctrl: bcm2835: Fix a few error paths
 2022-01-28 14:35 UTC  (2+ messages)

[PATCH 0/1] net: stmmac: dwmac-visconti: Avoid updating hardware register for unexpected speed requst
 2022-01-28 14:30 UTC  (2+ messages)

[PATCH net-next] net: sparx5: use .mac_select_pcs() interface
 2022-01-28 14:30 UTC  (2+ messages)

[PATCH] soc: mediatek: mt8192-mmsys: Fix dither to dsi0 path's input sel
 2022-01-28 14:20 UTC 

[PATCH] pinctrl: microchip-sgpio: Fix support for regmap
 2022-01-28 14:19 UTC  (3+ messages)

[RFC PATCH 0/7] crypto: HCTR2 support
 2022-01-28 14:10 UTC  (3+ messages)
` [RFC PATCH 5/7] crypto: arm64/aes-xctr: Add accelerated implementation of XCTR

[PATCH] clk: imx: Fix a NULL pointer dereference in imx_register_uart_clocks()
 2022-01-28 13:47 UTC  (3+ messages)

[PATCH v2 0/3] pinctrl: uniphier: Add some more pinmux settings
 2022-01-28 13:35 UTC  (4+ messages)
` [PATCH v2 1/3] pinctrl: uniphier: Add missing audio pinmux settings for PXs2 SoC
` [PATCH v2 2/3] pinctrl: uniphier: Divide pinmux group to support 1ch and 2ch I2S
` [PATCH v2 3/3] pinctrl: uniphier: Add USB device pinmux settings

[PATCH v20 0/3] Add matrix keypad driver support for Mediatek SoCs
 2022-01-28 13:23 UTC  (5+ messages)
` [PATCH v20 2/3] Input: mt6779-keypad - Add MediaTek keypad driver

[PATCH] ASoC: dt-bindings: Centralize the 'sound-dai' definition
 2022-01-28 13:06 UTC  (2+ messages)

[PATCH 0/2] drm/imx/lcdc: drm driver for imx21/25/27
 2022-01-28 13:04 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display: imx: Add fsl,imx21-lcdc docs
` [PATCH 2/2] drm/imx/lcdc: Implement DRM driver for imx21

[RFC PATCH] component: Add common helpers for compare/release functions
 2022-01-28 13:04 UTC  (2+ messages)

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-01-28 12:19 UTC  (65+ messages)
` [PATCH v6 01/64] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH v6 02/64] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v6 03/64] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
` [PATCH v6 04/64] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH v6 05/64] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH v6 06/64] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH v6 07/64] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
` [PATCH v6 08/64] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
` [PATCH v6 09/64] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v6 10/64] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH v6 11/64] KVM: arm64: nv: Handle trapped ERET from "
` [PATCH v6 12/64] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v6 13/64] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v6 14/64] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v6 15/64] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v6 16/64] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v6 17/64] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
` [PATCH v6 18/64] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v6 19/64] KVM: arm64: nv: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from "
` [PATCH v6 20/64] KVM: arm64: nv: Trap CPACR_EL1 access in "
` [PATCH v6 21/64] KVM: arm64: nv: Handle PSCI call via smc from the guest
` [PATCH v6 22/64] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v6 23/64] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP, FPEN} settings
` [PATCH v6 24/64] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v6 25/64] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
` [PATCH v6 26/64] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH v6 27/64] KVM: arm64: nv: Allow a sysreg to be hidden from userspace only
` [PATCH v6 28/64] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2
` [PATCH v6 29/64] KVM: arm64: nv: Forward debug traps to the nested guest
` [PATCH v6 30/64] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v6 31/64] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes
` [PATCH v6 32/64] KVM: arm64: nv: Filter out unsupported features from ID regs
` [PATCH v6 33/64] KVM: arm64: nv: Hide RAS from nested guests
` [PATCH v6 34/64] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v6 35/64] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v6 36/64] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v6 37/64] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's
` [PATCH v6 38/64] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v6 39/64] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH v6 40/64] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH v6 41/64] KVM: arm64: nv: Trap and emulate TLBI "
` [PATCH v6 42/64] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's
` [PATCH v6 43/64] KVM: arm64: nv: arch_timer: Support hyp timer emulation
` [PATCH v6 44/64] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH v6 45/64] KVM: arm64: nv: Load timer before the GIC
` [PATCH v6 46/64] KVM: arm64: nv: Nested GICv3 Support
` [PATCH v6 47/64] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest
` [PATCH v6 48/64] KVM: arm64: nv: vgic: Emulate the HW bit in software
` [PATCH v6 49/64] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH v6 50/64] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH v6 51/64] KVM: arm64: nv: Add nested GICv3 tracepoints
` [PATCH v6 52/64] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT
` [PATCH v6 53/64] KVM: arm64: nv: Add handling of ARMv8.4-TTL TLB invalidation
` [PATCH v6 54/64] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v6 55/64] KVM: arm64: nv: Tag shadow S2 entries with nested level
` [PATCH v6 56/64] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets
` [PATCH v6 57/64] KVM: arm64: nv: Map VNCR-capable registers to a separate page
` [PATCH v6 58/64] KVM: arm64: nv: Move nested vgic state into the sysreg file
` [PATCH v6 59/64] KVM: arm64: Add ARMv8.4 Enhanced Nested Virt cpufeature
` [PATCH v6 60/64] KVM: arm64: nv: Sync nested timer state with ARMv8.4
` [PATCH v6 61/64] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH v6 62/64] KVM: arm64: nv: Enable ARMv8.4-NV support
` [PATCH v6 63/64] KVM: arm64: nv: Fast-track 'InHost' exception returns
` [PATCH v6 64/64] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests

[GIT PULL] KVM/arm64 fixes for 5.17, take #1
 2022-01-28 12:48 UTC  (2+ messages)

[PATCH v10 00/13] Clean up "mediatek,larb"
 2022-01-28 12:45 UTC  (4+ messages)
` [PATCH v10 02/13] iommu/mediatek-v1: Free the existed fwspec if the master dev already has

[bootwrapper PATCH v3 00/15] Cleanups and improvements
 2022-01-28 12:41 UTC  (9+ messages)
` [bootwrapper PATCH v3 01/15] aarch64: correct ZCR_EL3.LEN initialization

[PATCH] arm64: defconfig: Enable additional support for Renesas platforms
 2022-01-28 12:34 UTC 

[PATCH v2 0/2] mm: fix cma allocation fail sometimes
 2022-01-28 12:20 UTC  (4+ messages)
` [PATCH v2 2/2] mm: cma: try next MAX_ORDER_NR_PAGES during retry

[PATCH v2 0/2] refine the NFC clock framework
 2022-01-28 12:16 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: rawnand: meson: discard the common MMC sub "
` [PATCH v2 2/2] dt-bindings: nand: meson: refine Amlogic NAND controller driver

[PATCH v1, 0/4] add display support for mediatek SOC MT8186
 2022-01-28 12:07 UTC  (5+ messages)
` [PATCH v1, 1/4] soc: mediatek: mmsys: Add mt8186 mmsys routing table
` [PATCH v1, 2/4] soc: mediatek: add mtk mutex support for MT8186
` [PATCH v1, 3/4] drm/mediatek: split postmask component
` [PATCH v1, 4/4] drm/mediatek: add mt8186 display support

[PATCH] ARM: shmobile: defconfig: Disable unneeded 8250 serial options
 2022-01-28 12:10 UTC 

[arm64] kernel boot slowdown in v5.10.19 -> v5.10.42 update
 2022-01-28 12:06 UTC  (2+ messages)

[PATCH v7 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2022-01-28 11:59 UTC  (10+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/7] ARM: imx: Add initial support for i.MXRT10xx family
  ` [PATCH v8 2/7] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
  ` [PATCH v8 6/7] ARM: dts: imx: Add i.MXRT1050-EVK support
  ` [PATCH v8 7/7] ARM: imxrt_defconfig: Add i.MXRT family defconfig

[PATCH] vchiq-mmal: Remove redundant 'flush_workqueue()' calls
 2022-01-28 11:51 UTC  (4+ messages)

[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
 2022-01-28 11:26 UTC  (9+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] coresight: Fail to open with return stacks if they are unavailable
` [PATCH v2 3/6] perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcast
` [PATCH v2 4/6] Documentation: coresight: Turn numbered subsections into real subsections

[PATCH v6 0/1] firmware: mtk: add adsp ipc protocol for sof
 2022-01-28 11:18 UTC  (2+ messages)
` [PATCH v6 1/1] firmware: mediatek: add adsp ipc protocol interface

[PATCH v17 0/2] mtk: add ADSP mailbox controller for MT8195
 2022-01-28 11:08 UTC  (3+ messages)
` [PATCH v17 1/2] dt-bindings: mailbox: add mtk adsp-mbox document
` [PATCH v17 2/2] mailbox: mediatek: add support for adsp mailbox controller

[PATCH v3 0/7] Add basic node support for Mediatek MT8186 SoC
 2022-01-28 11:05 UTC  (3+ messages)

[PATCHv3 1/4] media: imx: Remove unused functions
 2022-01-28 10:57 UTC  (3+ messages)
` [PATCHv3 4/4] media: imx: Use dedicated format handler for i.MX7/8

[PATCH] i2c: bcm2835: Set clock-stretch timeout to 35ms
 2022-01-28 10:37 UTC  (3+ messages)

[RFC PATCH] PCI: imx6: Handle the abort from user-space
 2022-01-28 10:18 UTC  (4+ messages)
  ` (EXT) "

[PATCH] media: mtk-vcodec: media: mtk-vcodec: Fix a NULL pointer dereference in mtk_vcodec_fw_vpu_init()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] media: mtk-vcodec: Fix a NULL pointer dereference in mtk_vcodec_fw_scp_init()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH bpf-next 0/2] arm64, bpf: support more atomic ops
 2022-01-28 10:16 UTC  (8+ messages)
` [PATCH bpf-next 2/2] arm64, bpf: support more atomic operations

[PATCH] media: s5p-mfc: set V4L2_BUF_FLAG_LAST flag on final buffer
 2022-01-28 10:13 UTC 

[PATCH] arm64: defconfig: Enable modules for arm displays
 2022-01-28 10:07 UTC 

[PATCH v2] isoc: mediatek: Check for error clk pointer
 2022-01-28  9:51 UTC  (2+ messages)
` BUG: "

[PATCH 0/2] MT8186 IOMMU SUPPORT
 2022-01-28  9:39 UTC  (4+ messages)
` [PATCH 2/2] iommu/mediatek: Add mt8186 iommu support

[PATCH] drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe
 2022-01-28  9:19 UTC 

[PATCH bpf-next v2 0/2] arm64, bpf: support more atomic ops
 2022-01-27  7:53 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] selftests/bpf: use raw_tp program for atomic test
` [PATCH bpf-next v2 2/2] arm64, bpf: support more atomic operations

[PATCH v3] drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge
 2022-01-28  9:13 UTC  (4+ messages)

[PATCH] arm64: dts: imx8: add mu5/6 node
 2022-01-28  8:59 UTC  (2+ messages)

[PATCH] firmware: imx: add get resource owner api
 2022-01-28  8:56 UTC  (2+ messages)

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-01-28  8:54 UTC  (4+ messages)

[PATCH 0/3] Use sl28cpld driver for the LS1028A-QDS QIXIS FPGA
 2022-01-28  8:44 UTC  (3+ messages)
` [PATCH 1/3] mfd: simple-mfd-i2c: add compatible string for LS1028A-QDS FPGA

[PATCHv2 0/9] soc: qcom: llcc: Add LLCC support for SM8450 SoC
 2022-01-28  7:47 UTC  (10+ messages)
` [PATCHv2 1/9] soc: qcom: llcc: Add support for 16 ways of allocation
` [PATCHv2 2/9] soc: qcom: llcc: Update the logic for version info extraction
` [PATCHv2 3/9] soc: qcom: llcc: Add write-cache cacheable support
` [PATCHv2 4/9] soc: qcom: llcc: Add missing llcc configuration data
` [PATCHv2 5/9] soc: qcom: llcc: Update register offsets for newer LLCC HW
` [PATCHv2 6/9] soc: qcom: llcc: Add configuration data for SM8450 SoC
` [PATCHv2 7/9] dt-bindings: arm: msm: Add LLCC compatible for SM8350
` [PATCHv2 8/9] dt-bindings: arm: msm: Add LLCC compatible for SM8450
` [PATCHv2 9/9] arm64: dts: qcom: sm8450: Add LLCC/system-cache-controller node

[GIT PULL] arm64: dts: samsung: Second pull for v5.17
 2022-01-28  7:46 UTC  (4+ messages)

[PATCH v2 0/2] sched/fair: Wake task within the cluster when possible
 2022-01-28  7:13 UTC  (6+ messages)
` [PATCH v2 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

[PATCH 0/9] soc: qcom: llcc: Add LLCC support for SM8450 SoC
 2022-01-28  7:29 UTC  (3+ messages)
` [PATCH 2/9] soc: qcom: llcc: Update the logic for version info extraction

[PATCH v2] arm64: dts: imx8qm: Add SCU RTC node
 2022-01-28  7:29 UTC  (2+ messages)

[PATCH] ARM: dts: imx6sx-udoo-neo: Add HDMI support
 2022-01-28  7:25 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-dhcom-pdk2: Include missing headers
 2022-01-28  7:23 UTC  (2+ messages)

[PATCH V3 03/17] asm-generic: compat: Cleanup duplicate definitions
 2022-01-28  7:20 UTC  (3+ messages)

[PATCH v2] crypto: atmel: add support for AES and SHA IPs available on lan966x SoC
 2022-01-28  7:17 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).