linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-08 12:15:49 to 2021-06-08 21:45:32 UTC [more...]

[PATCH V2 0/7] ARM: dts: Add Raspberry Pi 400 support
 2021-06-08 21:43 UTC  (3+ messages)
` [PATCH V2 4/7] dt-bindings: arm: bcm2835: Add Raspberry Pi 400 to DT schema

[PATCH v1 0/3] coresight: Fix for snapshot mode
 2021-06-08 21:41 UTC  (3+ messages)
` [PATCH v1 1/3] coresight: etm-perf: Correct buffer syncing for snapshot

[PATCH net-next v6 0/3] Enable 2.5Gbps speed for stmmac
 2021-06-08 21:40 UTC  (2+ messages)

[PATCH] drm/mcde: Fix off by 10^3 in calculation
 2021-06-08 21:33 UTC 

[PATCH] crash_core, vmcoreinfo: Append 'SECTION_SIZE_BITS' to vmcoreinfo
 2021-06-08 21:14 UTC  (3+ messages)

[GIT PULL v2 1/1] bcm2835-dt-next-2021-06-08-v2
 2021-06-08 21:10 UTC 

[PATCH v6 0/8] Add Rockchip SFC(serial flash controller) support
 2021-06-08 20:50 UTC  (8+ messages)
` [PATCH v6 1/8] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [PATCH v6 4/8] clk: rockchip: Add support for hclk_sfc on rk3036
` [PATCH v6 5/8] arm: dts: rockchip: Add SFC to RK3036

[PATCH v2 0/7] wrappers for fpga_manager_ops
 2021-06-08 19:55 UTC  (9+ messages)
` [PATCH v2 1/7] fpga-mgr: wrap the write_init() op
` [PATCH v2 2/7] fpga-mgr: make write_complete() op optional
` [PATCH v2 3/7] fpga-mgr: wrap the write() op
` [PATCH v2 4/7] fpga-mgr: wrap the status() op
` [PATCH v2 5/7] fpga-mgr: wrap the state() op
` [PATCH v2 6/7] fpga-mgr: wrap the fpga_remove() op
` [PATCH v2 7/7] fpga-mgr: collect wrappers and change to inline

[PATCH] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
 2021-06-08 19:54 UTC  (5+ messages)

[GIT PULL 1/1] bcm2835-dt-next-2021-06-08
 2021-06-08 19:48 UTC  (4+ messages)

[PATCH v3 0/4] PCI: of: Improvements to handle 64-bit attribute for non-prefetchable ranges
 2021-06-08 19:06 UTC  (3+ messages)
` [PATCH v3 2/4] PCI: of: Relax the condition for warning about non-prefetchable memory aperture size

[PATCH 0/7] fpga: wrappers for fpga_manager_ops
 2021-06-08 19:05 UTC  (6+ messages)
` [PATCH 1/7] fpga: wrap the write_init() op

[PATCH 1/3] net: stmmac: explicitly deassert GMAC_AHB_RESET
 2021-06-08 18:59 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] arm64: dts: ti: k3-am642-main: fix ports mac properties
 2021-06-08 18:49 UTC 

[PATCH] dmaengine: xilinx: dpdma: fix kernel-doc
 2021-06-08 18:44 UTC  (2+ messages)

[PATCH 0/3] arm64: Fix cpuidle with pseudo-NMI enabled
 2021-06-08 18:20 UTC  (5+ messages)
` [PATCH 1/3] arm64: Add cpuidle context save/restore helpers
` [PATCH 2/3] arm64: Convert cpu_do_idle() to using cpuidle context helpers
` [PATCH 3/3] PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter()

[PATCH v9 00/20] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-06-08 18:03 UTC  (21+ messages)
` [PATCH v9 01/20] arm64: cpuinfo: Split AArch32 registers out into a separate struct
` [PATCH v9 02/20] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v9 03/20] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v9 04/20] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v9 05/20] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
` [PATCH v9 06/20] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v9 07/20] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v9 08/20] cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
` [PATCH v9 09/20] sched: Reject CPU affinity changes based on task_cpu_possible_mask()
` [PATCH v9 10/20] sched: Introduce task_struct::user_cpus_ptr to track requested affinity
` [PATCH v9 11/20] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v9 12/20] sched: Allow task CPU affinity to be restricted on asymmetric systems
` [PATCH v9 13/20] sched: Introduce dl_task_check_affinity() to check proposed affinity
` [PATCH v9 14/20] arm64: Implement task_cpu_possible_mask()
` [PATCH v9 15/20] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v9 16/20] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
` [PATCH v9 17/20] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v9 18/20] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
` [PATCH v9 19/20] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
` [PATCH v9 20/20] Documentation: arm64: describe asymmetric 32-bit support

[PATCH] irqchip/irq-mst: Use ARCH_MSTARV7 as default value for MST_IRQ
 2021-06-08 17:52 UTC  (3+ messages)

[RFC PATCH v2 00/10] irqchip/irq-gic: Optimize masking by leveraging EOImode=1
 2021-06-08 17:58 UTC  (5+ messages)

[PATCH 00/18] arm64: MMU enabled kexec relocation
 2021-06-08 17:46 UTC  (7+ messages)
` [PATCH 03/18] arm64: hyp-stub: Move elx_sync into the vectors

[PATCHv3 0/5] use __create_pgd_mapping() to implement idmap and unify codes
 2021-06-08 17:38 UTC  (4+ messages)

[RFC PATCH v4 0/1] perf cs-etm: Split Coresight decode by aux records
 2021-06-08 17:25 UTC  (8+ messages)
` [RFC PATCH v4 1/1] "

[PATCHv4 0/2] iommu/arm-smmu-qcom: Add SC7280 support
 2021-06-08 17:16 UTC 

[PATCH] iommu/arm: Cleanup resources in case of probe error path
 2021-06-08 17:16 UTC  (2+ messages)

[PATCH v2 0/8] perf: Refine barriers for AUX ring buffer
 2021-06-08 17:04 UTC  (7+ messages)
` [PATCH v2 5/8] perf auxtrace: Change to use SMP memory barriers
` [PATCH v2 7/8] perf auxtrace: Use WRITE_ONCE() for updating aux_tail

[PATCH] drm/stm: Remove usage of drm_display_mode_to_videomode()
 2021-06-08 16:56 UTC  (2+ messages)

[PATCH] ARM: config: Refresh mutli v7
 2021-06-08 16:49 UTC  (3+ messages)

[GIT PULL] memory: Tegra memory controller for v5.14
 2021-06-08 16:48 UTC  (4+ messages)

[PATCH v2] arm64: Restrict undef hook for cpufeature registers
 2021-06-08 16:34 UTC  (3+ messages)

[PATCH 6/7] fpga: xilinx: remove xilinx- prefix on files
 2021-06-08 16:25 UTC 

[PATCH 0/7] fpga: reorganize to subdirs
 2021-06-08 16:23 UTC  (7+ messages)
` [PATCH 1/7] fpga: dfl: reorganize to subdir layout
` [PATCH 2/7] fpga: xilinx: "
` [PATCH 3/7] fpga: altera: "
` [PATCH 4/7] fpga: lattice: "
` [PATCH 5/7] fpga: dfl: remove dfl- prefix on files

[PATCH] ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_probe()'
 2021-06-08 16:06 UTC  (2+ messages)

[RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
 2021-06-08 15:48 UTC  (6+ 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 "

[RFC] mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
 2021-06-08 15:50 UTC  (2+ messages)

[PATCH v4] thermal: mediatek: add sensors-support
 2021-06-08 15:45 UTC 

[PATCH 0/2] Use Exynos-MCT timer as wakeup for Arm arch timer
 2021-06-08 15:43 UTC  (3+ messages)
` [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64
` [PATCH 2/2] clocksource/drivers/exynos_mct: Mark MCT device as CLOCK_EVT_FEAT_PERCPU

[PATCH v1 0/2] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-08 15:42 UTC  (10+ messages)
` [PATCH v1 2/2] arm64: Enable BTI for main "

[PATCH v1 0/4] Refactor MTK MDP driver into core/components
 2021-06-08 15:40 UTC  (9+ messages)
` [PATCH v1 1/4] mtk-mdp: add driver to probe mdp components
` [PATCH v1 4/4] mtk-mdp: soc: mediatek: register mdp from mmsys

[PATCH v9 00/22] Mediatek MT8192 clock support
 2021-06-08 14:45 UTC  (7+ messages)
` [PATCH v9 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of imp i2c wrapper controller
` [PATCH v9 18/22] clk: mediatek: Add MT8192 mmsys clock support

[PATCH v10 0/7] Enable Linux guests on Hyper-V on ARM64
 2021-06-08 15:36 UTC  (8+ messages)
` [PATCH v10 3/7] arm64: hyperv: Add Hyper-V clocksource/clockevent support

[PATCH v1 1/2] arm64: perf: Correct per-thread mode if the event is not supported
 2021-06-08 15:34 UTC  (4+ messages)
` [PATCH v1 2/2] arm64: perf: Report error if PMU fails to support current CPU

[PATCH v2 00/12] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support
 2021-06-08 15:24 UTC  (17+ messages)
` [PATCH v2 01/12] dt-bindings: arm: renesas: Document Renesas RZ/G2UL SoC
` [PATCH v2 02/12] dt-bindings: arm: renesas: Document Renesas RZ/G2{L, LC} SoC variants
  ` [PATCH v2 02/12] dt-bindings: arm: renesas: Document Renesas RZ/G2{L,LC} "
` [PATCH v2 03/12] dt-bindings: arm: renesas: Document SMARC EVK
` [PATCH v2 04/12] soc: renesas: Add ARCH_R9A07G044 for the new RZ/G2L SoC's
` [PATCH v2 05/12] arm64: defconfig: Enable ARCH_R9A07G044
` [PATCH v2 06/12] clk: renesas: Define RZ/G2L CPG Clock Definitions
` [PATCH v2 07/12] dt-bindings: clock: renesas: Document RZ/G2L SoC CPG driver
` [PATCH v2 10/12] serial: sh-sci: Add support for RZ/G2L SoC

[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
 2021-06-08 15:23 UTC  (3+ messages)
` [PATCH 30/34] docs: trace: coresight: coresight.rst: avoid using ReSt :doc:`foo` markup

[PATCH v3 resend 01/15] mm: add setup_initial_init_mm() helper
 2021-06-08 15:14 UTC  (4+ messages)

[PATCH] spi: spi-at91-usart: Fix wrong goto jump label when spi_alloc_master() returns error
 2021-06-08 15:14 UTC 

[PATCH v1 00/13] KVM: arm64: Fixed features for protected VMs
 2021-06-08 15:07 UTC  (15+ messages)
` [PATCH v1 01/13] KVM: arm64: Remove trailing whitespace in comments
` [PATCH v1 02/13] KVM: arm64: MDCR_EL2 is a 64-bit register
` [PATCH v1 03/13] KVM: arm64: Fix name of HCR_TACR to match the spec
` [PATCH v1 04/13] KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
` [PATCH v1 05/13] KVM: arm64: Restore mdcr_el2 from vcpu
` [PATCH v1 06/13] KVM: arm64: Add feature register flag definitions
` [PATCH v1 07/13] KVM: arm64: Add config register bit definitions
` [PATCH v1 08/13] KVM: arm64: Guest exit handlers for nVHE hyp
` [PATCH v1 09/13] KVM: arm64: Add trap handlers for protected VMs
` [PATCH v1 10/13] KVM: arm64: Move sanitized copies of CPU features
` [PATCH v1 11/13] KVM: arm64: Trap access to pVM restricted features
` [PATCH v1 12/13] KVM: arm64: Handle protected guests at 32 bits
` [PATCH v1 13/13] KVM: arm64: Check vcpu features at pVM creation

[PATCH] pinctrl: mediatek: fix mode encoding
 2021-06-08 15:06 UTC 

[PATCH] drm/vc4: fix vc4_atomic_commit_tail() logic
 2021-06-08 15:03 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Avoid multiple initialisations of hdr->protocol_id
 2021-06-08 14:56 UTC  (2+ messages)

[PATCH] iommu/qcom: Cleanup resources in case of probe error path
 2021-06-08 14:55 UTC  (3+ messages)

[PATCH] arm64: dts: juno: Update SCPI nodes as per the YAML schema
 2021-06-08 14:51 UTC 

[PATCH v2 0/3] PM: runtime: Update behaviour for no callbacks
 2021-06-08 14:49 UTC  (6+ messages)
` [PATCH v2 3/3] PM: runtime: Clarify documentation when callbacks are unassigned

[PATCH v4 0/5] AM64: EVM/SK: Enable PCIe and USB
 2021-06-08 14:38 UTC  (2+ messages)

[PATCH v2 0/4] J721E: Use external clock in EVM for SERDES
 2021-06-08 14:34 UTC  (2+ messages)

[PATCH v3] thermal: mediatek: add sensors-support
 2021-06-08 14:11 UTC  (2+ messages)

[PATCH 0/2] Add Ingenic SoCs MAC support
 2021-06-08 14:04 UTC  (9+ messages)
` [PATCH 2/2] net: stmmac: "

[PATCH 0/3] add i2c support for mt8195
 2021-06-08 14:01 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: i2c: update bindings for MT8195 SoC
` [PATCH 2/3] i2c: mediatek: Dump i2c/dma register when a timeout occurs

[PATCH] arm64: mm: decode xFSC in mem_abort_decode()
 2021-06-08 13:55 UTC  (3+ messages)

[PATCH v2 0/2] cpuidle: qcom: Add SPM register data for MSM8226
 2021-06-08 13:54 UTC  (2+ messages)

[PATCH v2 0/2] arm: qcom: Add SMP support for MSM8226
 2021-06-08 13:40 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v6] arm64: smccc: Support SMCCC v1.3 SVE register saving hint
 2021-06-08 13:23 UTC  (6+ messages)

[PATCH] perf/hisi: Constify static attribute_group structs
 2021-06-08 13:21 UTC  (2+ messages)

[PATCH v2] Makefile: fix GDB warning with CONFIG_RELR
 2021-06-08 13:21 UTC  (2+ messages)

[PATCH -next, resend] perf: qcom: Remove redundant dev_err call in qcom_l3_cache_pmu_probe()
 2021-06-08 13:21 UTC  (2+ messages)

[PATCH 1/2] mmc: sdhci-esdhc-imx: remove unused is_imx6q_usdhc
 2021-06-08 13:16 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-sprd: use sdhci_sprd_writew

[PATCH] mmc: sdhci-of-aspeed: Turn down a phase correction warning
 2021-06-08 13:15 UTC  (2+ messages)

[PATCH -next] dmaengine: xilinx_dma: Use list_move_tail instead of list_del/list_add_tail
 2021-06-08 13:16 UTC  (2+ messages)

[“PATCH” 0/2] [KMB] mmc clock-frequency property update and
 2021-06-08 12:52 UTC  (3+ messages)
` [“PATCH” 2/2] phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIP

[PATCH v2 0/8] arm64: String function updates
 2021-06-08 12:42 UTC  (7+ messages)
` [PATCH v2 6/8] arm64: Import latest memcpy()/memmove() implementation

[PATCH 1/2] dt-bindings: mmc: sdhci-iproc: Add brcm,bcm7211a0-sdhci
 2021-06-08 12:40 UTC  (3+ messages)
` [PATCH 2/2] mmc: sdhci-iproc: Add support for the legacy sdhci controller on the BCM7211

Inquiry for New Order
 2021-06-08 12:40 UTC 

[PATCH 0/6] pwm: sun4i: only wait 2 cycles prior to disabling
 2021-06-08 12:28 UTC  (3+ messages)

[GIT PULL] arm64: tegra: Device tree fixes for v5.13-rc6
 2021-06-08 12:14 UTC 

[PATCH 0/4] kvm/arm64: Initial pKVM user ABI
 2021-06-08 12:08 UTC  (9+ messages)
` [PATCH 3/4] KVM: arm64: Parse reserved-memory node for pkvm guest firmware region
` [RFC PATCH 4/4] KVM: arm64: Introduce KVM_CAP_ARM_PROTECTED_VM

[PATCHv3 0/2] iommu/arm-smmu-qcom: Add SC7280 support
 2021-06-08 12:01 UTC 

[PATCH v5 0/2] arm64: split ARM64_PTR_AUTH option to userspace and kernel
 2021-06-08 11:58 UTC  (3+ messages)
` [PATCH v5 1/2] arm64: Add ARM64_PTR_AUTH_KERNEL config option

[PATCH 1/1] arm64: dts: freescale: Separate each group of data in the property 'reg'
 2021-06-08 11:57 UTC  (2+ messages)

[PATCH] perf/smmuv3: Don't trample existing events with global filter
 2021-06-08 11:55 UTC 

[PATCH 1/2] fpga: mgr: Adds secure BitStream loading support
 2021-06-08 11:50 UTC  (8+ messages)

[PATCH v1 0/9] ARM: dts: fixes for Protonic boards
 2021-06-08 11:49 UTC  (2+ messages)

[PATCH v3 0/7] KVM: arm64: Reduce hyp_vmemmap overhead
 2021-06-08 11:45 UTC  (6+ messages)
` [PATCH v3 1/7] KVM: arm64: Move hyp_pool locking out of refcount helpers
` [PATCH v3 4/7] KVM: arm64: Unify MMIO and mem host stage-2 pools
` [PATCH v3 5/7] KVM: arm64: Remove hyp_pool pointer from struct hyp_page
` [PATCH v3 6/7] KVM: arm64: Use less bits for hyp_page order
` [PATCH v3 7/7] KVM: arm64: Use less bits for hyp_page refcount


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