linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-30 22:36:19 to 2021-07-02 03:26:57 UTC [more...]

[PATCH V8 0/4] soc: imx: add i.MX BLK-CTL support
 2021-07-02  3:24 UTC  (9+ messages)

[PATCH v19 0/7] soc: mediatek: SVS: introduce MTK SVS
 2021-07-02  3:12 UTC  (8+ messages)
` [PATCH v19 1/7] dt-bindings: soc: mediatek: add mtk svs dt-bindings
` [PATCH v19 2/7] arm64: dts: mt8183: add svs device information
` [PATCH v19 3/7] soc: mediatek: SVS: introduce MTK SVS engine
` [PATCH v19 4/7] soc: mediatek: SVS: add debug commands
` [PATCH v19 5/7] dt-bindings: soc: mediatek: add mt8192 svs dt-bindings
` [PATCH v19 6/7] arm64: dts: mt8192: add svs device information
` [PATCH v19 7/7] soc: mediatek: SVS: add mt8192 SVS GPU driver

[PATCH] arm64: mte: switch GCR_EL1 on task switch rather than entry/exit
 2021-07-02  3:19 UTC 

[PATCH v5 0/5] perf arm-spe: Enable timestamp
 2021-07-02  1:31 UTC  (6+ messages)
` [PATCH v5 5/5] perf arm-spe: Don't wait for PERF_RECORD_EXIT event

[PATCH 0/4] PCI: replace dublicated MRRS limit quirks
 2021-07-02  1:15 UTC  (5+ messages)
` [PATCH 2/4] PCI: core: quirks: add mrrs_limit_quirk
  ` Re: [PATCH 0/4] PCI: replace dublicated MRRS limit quirks

[PATCH v2 0/3] coresight: Fix for snapshot mode
 2021-07-02  1:10 UTC  (6+ messages)
` [PATCH v2 1/3] coresight: tmc-etr: Use perf_output_handle::head for AUX ring buffer
` [PATCH v2 2/3] perf cs-etm: Remove callback cs_etm_find_snapshot()
` [PATCH v2 3/3] coresight: Update comments for removing cs_etm_find_snapshot()

[PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
 2021-07-02  1:05 UTC  (2+ messages)

[PATCH v3 0/3] clk: meson: rounding for fast clocks on 32-bit SoCs
 2021-07-02  1:04 UTC  (8+ messages)
` [PATCH v3 2/3] clk: divider: Switch from .round_rate to .determine_rate by default

[PATCH 0/2] media: rc: add support for Amlogic Meson IR blaster
 2021-07-01 22:46 UTC  (4+ messages)
` [PATCH 1/2] media: rc: meson-irblaster: document device tree bindings
` [PATCH 2/2] media: rc: introduce Meson IR blaster driver

[PATCH] power: supply: cw2015: use dev_err_probe to allow deferred probe
 2021-07-01 22:14 UTC  (2+ messages)

[PATCH v2] drm/meson: fix potential NULL pointer exception in meson_drv_unbind()
 2021-07-01 21:34 UTC  (2+ messages)

[PATCH] perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
 2021-07-01 21:33 UTC  (5+ messages)

[PATCH v2 0/2] crypto: mxs_dcp: Fix an Oops on i.MX6ULL
 2021-07-01 20:30 UTC  (8+ messages)
` [PATCH v2 1/2] crypto: mxs-dcp: Check for DMA mapping errors
` [PATCH v2 2/2] crypto: mxs_dcp: Use sg_mapping_iter to copy data

[PATCH v2 0/8] ASoC: mediatek: Add support for MT8195 SoC
 2021-07-01 20:18 UTC  (3+ messages)
` [PATCH v2 6/8] dt-bindings: mediatek: mt8195: add audio afe document

[PATCH 0/9] Add Modem support on SC7280 SoCs
 2021-07-01 20:02 UTC 

[PATCH 0/2] arm64: dts: mt8183: Add kukui platform audio node to the device tree
 2021-07-01 18:23 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: mt8183: add audio node
` [PATCH 2/2] arm64: dts: mt8183: add kukui platform "

[PATCH 1/4] arm64: dts: rockchip: helios64: fixup USB setup
 2021-07-01 18:13 UTC  (9+ messages)
` [PATCH 2/4] arm64: dts: rockchip: helios64: set stdout-path
` [PATCH 3/4] arm64: dts: rockchip: helios64: add SPI support
` [PATCH 4/4] arm64: dts: rockchip: helios64: enable tsadc on helios64

[PATCH] arm64: mte: avoid TFSR related operations unless in async mode
 2021-07-01 18:11 UTC  (3+ messages)

[PATCH v2] userfaultfd: preserve user-supplied address tag in struct uffd_msg
 2021-07-01 17:50 UTC  (3+ messages)

[PATCH v2 1/1] psi: stop relying on timer_pending for poll_work rescheduling
 2021-07-01 17:46 UTC  (7+ messages)

[v11 00/19] Mediatek MT8192 clock support
 2021-07-01 17:30 UTC  (6+ messages)
` [v11 01/19] dt-bindings: ARM: Mediatek: Add new document bindings of MT8192 clock

[RESEND PATCH 1/3] soc: mediatek: pm-domains: Use correct mask for bus_prot_clr
 2021-07-01 17:27 UTC  (4+ messages)
` [RESEND PATCH 2/3] soc: mediatek: pm-domains: Add domain_supply cap for mfg_async PD
` [RESEND PATCH 3/3] arm64: dts: mediatek: mt8173: Add domain supply for mfg_async
` [RESEND PATCH 0/3] Misc bug fixes in mtk power domain driver

[PATCH v8 0/4] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
 2021-07-01 17:10 UTC  (11+ messages)
` [PATCH v8 1/4] arm64: mte: rename gcr_user_excl to mte_ctrl
` [PATCH v8 2/4] arm64: mte: change ASYNC and SYNC TCF settings into bitfields
` [PATCH v8 3/4] arm64: mte: introduce a per-CPU tag checking mode preference
` [PATCH v8 4/4] Documentation: document the preferred tag checking mode feature

arm64/for-kernelci baseline: 43 runs, 1 regressions (v5.13-13-g68ddb29c953a)
 2021-07-01 16:55 UTC 

[PATCH] PM: sleep: use ktime_us_delta in initcall_debug_report()
 2021-07-01 16:45 UTC  (2+ messages)

[xlnx:master 425/551] drivers/gpu/drm/xlnx/xlnx_bridge.h:97:15: warning: duplicate 'inline' declaration specifier
 2021-07-01 16:33 UTC 

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v5.13-13-g68ddb29c953a)
 2021-07-01 16:11 UTC 

[PATCH v1 2/3] scsi: ufs: Optimize host lock on transfer requests send/compl paths
 2021-07-01 15:57 UTC  (3+ messages)

[PATCH v4 0/3] Visconti: Add Toshiba Visconti PCIe host controller driver
 2021-07-01 15:43 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller
` [PATCH v4 2/3] PCI: visconti: Add Toshiba Visconti PCIe host controller driver

[PATCH 0/6] x86/kvm: add boot parameters for max vcpu configs
 2021-07-01 15:41 UTC  (2+ messages)
` [PATCH 5/6] kvm: allocate vcpu pointer array separately

[PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-07-01 15:38 UTC  (5+ messages)

[PATCH] arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w properties
 2021-07-01 15:13 UTC  (2+ messages)

[xlnx:master 11929/12313] drivers/usb/dwc3/dwc3-xilinx.c:202:12: error: too many arguments to function call, expected 2, have 3
 2021-07-01 15:04 UTC 

[PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
 2021-07-01 14:59 UTC  (3+ messages)

[PATCH v2 00/13] KVM: arm64: Fixed features for protected VMs
 2021-07-01 14:58 UTC  (27+ messages)
` [PATCH v2 01/13] KVM: arm64: Remove trailing whitespace in comments
` [PATCH v2 02/13] KVM: arm64: MDCR_EL2 is a 64-bit register
` [PATCH v2 03/13] KVM: arm64: Fix names of config register fields
` [PATCH v2 04/13] KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
  ` [PATCH v2 04/13] KVM: arm64: Refactor sys_regs.h, c "
` [PATCH v2 05/13] KVM: arm64: Restore mdcr_el2 from vcpu
` [PATCH v2 06/13] KVM: arm64: Add feature register flag definitions
` [PATCH v2 07/13] KVM: arm64: Add config register bit definitions
` [PATCH v2 08/13] KVM: arm64: Guest exit handlers for nVHE hyp
` [PATCH v2 09/13] KVM: arm64: Add trap handlers for protected VMs

[PATCH 1/2] arm64: dts: rockchip: remove clock_in_out from gmac2phy node in rk3318-a95x-z2.dts
 2021-07-01 14:41 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: remove ddc-i2c-scl-* properties from rk3318-a95x-z2.dts

[PATCH] mmc: mmci: stm32: check when the voltage switch procedure should be done
 2021-07-01 14:33 UTC 

[PATCH] usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses
 2021-07-01 14:01 UTC  (13+ messages)

[PATCH v3 0/1] kasan: fix redzone overwritten issue under SLUB debug
 2021-07-01 13:31 UTC  (4+ messages)
` [PATCH v3 1/1] kasan: Add memzero init for unaligned size "

[PATCH] crypto: sun8i-ss - Use kfree_sensitive
 2021-07-01 13:22 UTC 

[PATCH] ARM: dts: versatile: Fix up interrupt controller node names
 2021-07-01 13:21 UTC  (2+ messages)
` [PATCH v2] "

[arm-platforms:kvm-arm64/mmu/guest-MMIO-guard 23/23] arch/arm64/mm/ioremap.c:42:37: error: 'ARM_SMCCC_KVM_FUNC_MMIO_GUARD_INFO' undeclared
 2021-07-01 12:25 UTC 

[arm-platforms:kvm-arm64/mmu/guest-MMIO-guard 21/23] arch/arm64/mm/ioremap.c:40:24: error: storage size of 'res' isn't known
 2021-07-01 11:36 UTC 

[PATCH v2] pinctrl: mediatek: Fix fallback behavior for bias_set_combo
 2021-07-01 11:26 UTC  (3+ messages)

[PATCH v4 00/16] Introduce SCMI VirtIO transport
 2021-07-01 11:26 UTC  (22+ messages)
` [PATCH v4 01/16] firmware: arm_scmi: Fix max pending messages boundary check
` [PATCH v4 04/16] firmware: arm_scmi: Introduce monotonically increasing tokens
` [PATCH v4 05/16] firmware: arm_scmi: Introduce delegated xfers support
` [PATCH v4 06/16] firmware: arm_scmi, smccc, mailbox: Make shmem based transports optional
` [PATCH v4 13/16] dt-bindings: arm: Add virtio transport for SCMI
` [PATCH v4 14/16] firmware: arm_scmi: Add virtio transport
` [PATCH v4 15/16] [RFC][REWORK] firmware: arm_scmi: make virtio-scmi use delegated xfers

[RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
 2021-07-01  9:54 UTC  (12+ messages)
` [RFC PATCH 1/5] KVM: arm64: Replace power_off with mp_state in struct kvm_vcpu_arch
` [RFC PATCH 2/5] KVM: arm64: Move WFI execution to check_vcpu_requests()
` [RFC PATCH 3/5] KVM: arm64: Allow userspace to request WFI
` [RFC PATCH 4/5] KVM: arm64: Pass hypercalls to userspace
` [RFC PATCH 5/5] KVM: arm64: Pass PSCI calls "

[PATCH] iommu/arm: Cleanup resources in case of probe error path
 2021-07-01  9:26 UTC  (10+ messages)

[PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
 2021-07-01  8:51 UTC  (5+ messages)

[PATCH 0/3] i2c: stm32f7: several fixes in error cases
 2021-07-01  8:51 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: Fix fallback behavior for bias_set_combo
 2021-07-01  8:16 UTC  (3+ messages)

[PATCH v2] arm64: dts: mt8183: kukui: use generic pin configs for i2c pins
 2021-07-01  6:59 UTC  (2+ messages)

[PATCH v2] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
 2021-07-01  6:46 UTC  (3+ messages)

[PATCH v2] serial: samsung: Checks the return value of function
 2021-07-01  6:36 UTC  (2+ messages)

[PATCH] ARM: dts: tacoma: Add phase corrections for eMMC
 2021-07-01  5:08 UTC  (3+ messages)

[GIT PULL] ARM: aspeed: devicetree fixes for 5.14
 2021-07-01  4:31 UTC 

[PATCH v1] ARM: dts: fp5280g2: Add KCS node for LPC MCTP
 2021-07-01  4:06 UTC  (2+ messages)

[PATCH 00/22] Mediatek MT8195 clock support
 2021-07-01  4:02 UTC  (7+ messages)
` [PATCH 03/22] clk: mediatek: Fix corner case of tuner_en_reg

[PATCH] ARM: dts: aspeed: update e3c246d4i vuart properties
 2021-07-01  3:12 UTC  (2+ messages)

[PATCH 2/3] riscv: Remove non-standard linux,elfcorehdr handling
 2021-07-01  2:52 UTC  (2+ messages)

[PATCH] cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
 2021-07-01  2:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] soc: imx: gpcv2: Assert reset before ungating clock
 2021-07-01  1:59 UTC  (3+ messages)

[PATCH 1/2] soc: imx: gpcv2: Turn domain->pgc into bitfield
 2021-07-01  1:48 UTC  (4+ messages)
` [PATCH 2/2] soc: imx: gpcv2: Set both GPC_PGC_nCTRL(GPU_2D|GPU_3D) for MX8MM GPU domain

[arm-platforms:kvm-arm64/mmu/guest-MMIO-guard 20/23] mm/vmalloc.c:2536:13: warning: no previous prototype for function 'iounmap_page_range_hook'
 2021-07-01  0:28 UTC 

[PATCH v5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
 2021-06-30 23:39 UTC  (12+ messages)

[PATCH] userfaultfd: preserve user-supplied address tag in struct uffd_msg
 2021-06-30 23:29 UTC  (3+ messages)

add gce support for mt8195
 2021-06-30 23:21 UTC  (3+ messages)
` [PATCH v1 3/5] arm64: dts: mt8195: add gce node

[PATCH v7] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
 2021-06-30 23:15 UTC  (3+ messages)

[PATCH 0/6] Add support to the mmsys driver to be a reset controller
 2021-06-30 22:48 UTC  (3+ messages)
` [PATCH 3/6] arm64: dts: mt8173: Add the mmsys reset bit to reset the dsi0

[RFC PATCH v6 0/3] arm64: Implement stack trace reliability checks
 2021-06-30 22:33 UTC  (3+ messages)
  ` [RFC PATCH v6 1/3] arm64: Improve the unwinder return value
  ` [RFC PATCH v6 3/3] arm64: Create a list of SYM_CODE functions, check return PC against list


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