linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-01 13:48:07 to 2020-12-02 07:40:29 UTC [more...]

[PATCH v2 0/3] firmware: xilinx: Clean up series
 2020-12-02  7:38 UTC  (3+ messages)
` [PATCH v2 1/3] firmware: xilinx: Remove additional newline
` [PATCH v2 2/3] firmware: xilinx: Add a blank line after function declaration

[PATCH 0/3] firmware: xilinx: Clean up series
 2020-12-02  7:38 UTC  (6+ messages)
` [PATCH 1/3] firmware: xilinx: Remove additional newline
` [PATCH 2/3] firmware: xilinx: Add a blank line after function declaration
` [PATCH 3/3] firmware: xilinx: Properly align function parameter

[PATCH] ARM: imx_v6_v7_defconfig: enable power driver of RN5T618 PMIC family
 2020-12-02  7:37 UTC 

[PATCH -next v2] firmware: xilinx: Mark pm_api_features_map with static keyword
 2020-12-02  7:31 UTC  (4+ messages)

[PATCH] phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on HAS_IOMEM to fix build error
 2020-12-02  7:23 UTC  (2+ messages)

[PATCH v3 0/6] gpio: mvebu: Armada 8K/7K PWM support
 2020-12-02  7:15 UTC  (7+ messages)
` [PATCH v3 1/6] gpio: mvebu: fix potential user-after-free on probe
` [PATCH v3 2/6] gpio: mvebu: update Armada XP per-CPU comment
` [PATCH v3 3/6] gpio: mvebu: switch pwm duration registers to regmap
` [PATCH v3 4/6] gpio: mvebu: add pwm support for Armada 8K/7K
` [PATCH v3 5/6] arm64: dts: armada: add pwm offsets for ap/cp gpios
` [PATCH v3 6/6] dt-bindings: ap806: document gpio pwm-offset property

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-02  7:14 UTC  (12+ messages)

[PATCH v6 0/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-12-02 15:02 UTC  (5+ messages)
` [PATCH v6 1/4] mmc: sdhci-of-arasan: Add structure device pointer in probe func
` [PATCH v6 2/4] firmware: keembay: Add support for Trusted Firmware Service call
` [PATCH v6 3/4] dt-bindings: mmc: Add phys, vmmc and vqmmc supplies for Keem Bay SOC
` [PATCH v6 4/4] mmc: sdhci-of-arasan: Enable UHS-1 support "

[PATCH v2 1/3] dt-bindings: edac: aspeed-sdram-edac: Add ast2400/ast2600 support
 2020-12-02  7:02 UTC  (6+ messages)
` [PATCH v2 2/3] ARM: dts: aspeed: Add AST2600 edac into common devicetree
` [PATCH v2 3/3] edac: Supporting AST2400 and AST2600 edac driver

[RFC V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-02  6:44 UTC  (2+ messages)

[PATCH v5 00/11] Raspberry Pi PoE HAT fan support
 2020-12-02  6:03 UTC  (3+ messages)
` [PATCH v5 08/11] input: raspberrypi-ts: Release firmware handle when not needed

[PATCH v7 00/17] Add support for Clang LTO
 2020-12-02  5:46 UTC  (7+ messages)

[PATCH v2 0/4] Add some clocks support for i.MX8qxp DC0/MIPI-LVDS subsystems
 2020-12-02  5:33 UTC  (5+ messages)
` [PATCH v2 1/4] clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 PLL clocks
` [PATCH v2 2/4] clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 bypass clocks
` [PATCH v2 3/4] clk: imx: clk-imx8qxp: Register DC0 display clocks with imx_clk_scu2()
` [PATCH v2 4/4] clk: imx: clk-imx8qxp: Add some SCU clocks support for MIPI-LVDS subsystems

[PATCH 1/2] misc: Add clock control logic into Aspeed LPC SNOOP driver
 2020-12-02  5:16 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: aspeed: Add LCLK to lpc-snoop

[PATCH v4] remoteproc/mediatek: read IPI buffer offset from FW
 2020-12-02  4:46 UTC 

[PATCH] remoteproc/mediatek: unprepare clk if scp_before_load fails
 2020-12-02  4:45 UTC 

[PATCH] arm64: dts: visconti: Add watchdog support for TMPV7708 SoC
 2020-12-02 13:21 UTC 

[PATCH] MAINTAINERS: Add entries for Toshiba Visconti5 watchdog driver
 2020-12-02 13:22 UTC 

[PATCH] ARM: sa11111: make sa1111 bus's remove callback return void
 2020-12-02  3:15 UTC  (2+ messages)

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-02  2:59 UTC  (19+ messages)
` [PATCH v8 01/16] tracing: move function tracer options to Kconfig
` [PATCH v8 02/16] kbuild: add support for Clang LTO
` [PATCH v8 03/16] kbuild: lto: fix module versioning
` [PATCH v8 04/16] kbuild: lto: limit inlining
` [PATCH v8 05/16] kbuild: lto: merge module sections
` [PATCH v8 06/16] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH v8 07/16] init: lto: ensure initcall ordering
` [PATCH v8 08/16] init: lto: fix PREL32 relocations
` [PATCH v8 09/16] PCI: Fix PREL32 relocations for LTO
` [PATCH v8 10/16] modpost: lto: strip .lto from module names
` [PATCH v8 11/16] scripts/mod: disable LTO for empty.c
` [PATCH v8 12/16] efi/libstub: disable LTO
` [PATCH v8 13/16] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH v8 14/16] arm64: vdso: disable LTO
` [PATCH v8 15/16] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS
` [PATCH v8 16/16] arm64: allow LTO to be selected

[PATCH v2 1/1] clk: imx: scu: fix MXC_CLK_SCU module build break
 2020-12-02  2:52 UTC  (2+ messages)

imx6q: PL310 caching issues?
 2020-12-02  2:49 UTC  (2+ messages)

[PATCH 1/2] kbuild: Hoist '--orphan-handling' into Kconfig
 2020-12-02  2:37 UTC  (7+ messages)
` [PATCH v2 2/2] kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1

[PATCH v4 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-12-02  1:22 UTC  (8+ messages)

[PATCH v6 4/4] soc: imx8m: change to use platform driver
 2020-12-02  1:27 UTC  (2+ messages)

[PATCH -next] pinctrl: pinctrl-microchip-sgpio: Add OF config dependency
 2020-12-01 23:12 UTC  (2+ messages)

[PATCH] drivers/perf: Enable PID_IN_CONTEXTIDR with SPE
 2020-12-01 23:09 UTC  (4+ messages)

[PATCH v2 0/6] Add a PRU remoteproc driver
 2020-12-01 22:54 UTC  (3+ messages)
` [PATCH v2 2/6] remoteproc/pru: "

[GIT PULL] pinctrl: samsung: Pull for v5.11
 2020-12-01 22:55 UTC  (2+ messages)

[GIT PULL] arm64: dts: amlogic updates for v5.11
 2020-12-01 22:37 UTC 

[GIT PULL] soc: amlogic: driver updates for v5.11
 2020-12-01 22:34 UTC 

[GIT PULL] arm64: Kconfig.platform: amlogic updates for v5.11
 2020-12-01 22:34 UTC 

[PATCH v2 0/5] drop unused BACKLIGHT_GENERIC option
 2020-12-01 22:29 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: configs: "
` [PATCH v2 2/5] arm64: defconfig: "
` [PATCH v2 3/5] MIPS: configs: "
` [PATCH v2 4/5] parisc: "
` [PATCH v2 5/5] powerpc/configs: "

[PATCH v4 00/14] An alternative series for asymmetric AArch32 systems
 2020-12-01 22:30 UTC  (35+ messages)
` [PATCH v4 02/14] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v4 03/14] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v4 04/14] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v4 06/14] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
` [PATCH v4 07/14] sched: Introduce restrict_cpus_allowed_ptr() to limit task CPU affinity
` [PATCH v4 08/14] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v4 09/14] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v4 12/14] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system

[RFC 1/2] MAINTAINERS: correct SoC Git address (formerly: arm-soc)
 2020-12-01 21:20 UTC  (3+ messages)
` [RFC 2/2] MAINTAINERS: add a limited ARM and ARM64 SoC entry

[PATCH 0/5] drop unused BACKLIGHT_GENERIC option
 2020-12-01 21:18 UTC  (10+ messages)
` [PATCH 1/5] ARM: configs: "

[PATCH v6 0/4] HID: i2c-hid: Reorganize to allow supporting goodix, gt7375p
 2020-12-01 21:12 UTC  (2+ messages)

[PATCH v2 0/3] Fix several bugs in KVM stage 2 translation
 2020-12-01 20:59 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: arm64: Fix possible memory leak in kvm stage2
` [PATCH v2 2/3] KVM: arm64: Fix handling of merging tables into a block entry
` [PATCH v2 3/3] KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()

[GIT PULL 1/4] ARM: defconfig: samsung for v5.11
 2020-12-01 20:44 UTC  (4+ messages)
` [GIT PULL 2/4] ARM: dts: "
` [GIT PULL 3/4] arm64: dts: exynos: Pull "
` [GIT PULL 4/4] ARM: samsung: "

[PATCH v2 5/6] PCI: brcmstb: Add panic/die handler to RC driver
 2020-12-01 20:12 UTC  (3+ messages)

[RFC PATCH 0/3] Fix several bugs in KVM stage 2 translation
 2020-12-01 20:08 UTC  (21+ messages)
` [RFC PATCH 1/3] KVM: arm64: Fix possible memory leak in kvm stage2
` [RFC PATCH 2/3] KVM: arm64: Fix handling of merging tables into a block entry

[GIT PULL 1/2] drivers: soc: TI SOC changes for 5.11
 2020-12-01 19:36 UTC 

[PATCH v3 0/6] ARM: dts: sun8i: v3s: Enable video decoder
 2020-12-01 19:38 UTC  (5+ messages)
` [PATCH v3 2/6] dt-bindings: sram: allwinner, sun4i-a10-system-control: Add V3s compatibles
` [PATCH v3 5/6] dt-bindings: media: cedrus: Add V3s compatible

[GIT PULL 2/2] ARM: dts: Keystone DTS update for v5.11
 2020-12-01 19:37 UTC 

[PATCH] Documentation: document /proc api for arm64 MTE vm flags
 2020-12-01 19:29 UTC  (6+ messages)

[PATCH] ARM: omap2plus_defconfig: enable SPI GPIO
 2020-12-01 19:19 UTC  (2+ messages)

[PATCH v3] remoteproc/mediatek: read IPI buffer offset from FW
 2020-12-01 19:03 UTC  (2+ messages)

[RESEND PATCH 00/19] Second step support for A100
 2020-12-01 18:44 UTC  (5+ messages)
` [RESEND PATCH 12/19] dt-bindings: Add bindings for USB phy on Allwinner A100

[PATCH v3 0/2] scs: switch to vmapped shadow stacks
 2020-12-01 18:37 UTC  (3+ messages)

[PATCH v2] ARM: dts: mvebu: Add device tree for ATL-x530 Board
 2020-12-01 18:22 UTC  (4+ messages)

[PATCH 0/5] gpio: mvebu: Armada 8K/7K PWM support
 2020-12-01 18:21 UTC  (8+ messages)
` [PATCH 3/5] gpio: mvebu: add pwm support for Armada 8K/7K

[PATCH 1/3] dt-bindings: edac: aspeed-sdram-edac: Add ast2400/ast2600 support
 2020-12-01 10:04 UTC  (6+ messages)
` [PATCH 3/3] edac: Supporting AST2400 and AST2600 edac driver

[PATCH v2 1/2] arm64: Change the on_*stack functions to take a size argument
 2020-12-01 17:28 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: stacktrace: Relax frame record alignment requirement to 8 bytes

[PATCH 0/8] vc4: Convert to drm_atomic_helper_commit
 2020-12-01 17:06 UTC  (4+ messages)
` [PATCH 6/8] drm/vc4: kms: Wait on previous FIFO users before a commit

[PATCH v13 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-01 16:44 UTC  (4+ messages)
` [PATCH v13 07/10] secretmem: add memcg accounting

[PATCH] phy: rockchip-emmc: emmc_phy_init() always return 0
 2020-12-01 16:05 UTC  (2+ messages)

[RFC PATCH v2 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2020-12-01 16:04 UTC  (5+ messages)
` [RFC PATCH v2 1/2] topology: Represent clusters of CPUs within a die
` [RFC PATCH v2 2/2] scheduler: add scheduler level for clusters

[PATCH 0/3] arm64:msr: Add MSR driver
 2020-12-01 15:37 UTC  (14+ messages)

[PATCH v6 0/5] PCI: Unify ECAM constants in native PCI Express drivers
 2020-12-01 15:34 UTC  (2+ messages)

[PATCH 0/4] Modify bitmap_set_value() to suppress compiler warning
 2020-12-01 15:33 UTC  (3+ messages)
` [PATCH 3/4] gpio: xilinx: Modify bitmap_set_value() calls
  ` [RESEND PATCH "

crypto: sun4i-ss: error with kmap
 2020-12-01 15:15 UTC  (6+ messages)

[PATCH v2 00/10] ARM: mstar: Add basic support for i2m and SMP
 2020-12-01 15:04 UTC  (3+ messages)
` [PATCH v2 10/10] ARM: mstar: SMP support

[PATCH 0/5] KVM: arm64: Miscellaneous improvements
 2020-12-01 15:01 UTC  (6+ messages)
` [PATCH 1/5] KVM: Documentation: Add arm64 KVM_RUN error codes
` [PATCH 2/5] KVM: arm64: arch_timer: Remove VGIC initialization check
` [PATCH 3/5] KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()
` [PATCH 4/5] KVM: arm64: Update comment in kvm_vgic_map_resources()
` [PATCH 5/5] KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset()

[PATCH v3 00/23] Opt-in always-on nVHE hypervisor
 2020-12-01 14:58 UTC  (18+ messages)
` [PATCH v3 04/23] arm64: Move MAIR_EL1_SET to asm/memory.h
` [PATCH v3 05/23] arm64: Extract parts of el2_setup into a macro
` [PATCH v3 06/23] kvm: arm64: Add kvm-arm.protected early kernel parameter
` [PATCH v3 19/23] kvm: arm64: Intercept host's CPU_ON SMCs
` [PATCH v3 20/23] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs

[PATCH] media: rockchip: rkisp1: remove some dead code
 2020-12-01 14:39 UTC  (6+ messages)
  ` [PATCH v2] media: rockchip: rkisp1: remove useless debugfs checks

[PATCH] firmware: xilinx: Fix kernel-doc warnings
 2020-12-01 14:29 UTC 

[PATCH v3 0/7] drm/vc4: hdmi: Support the 10/12 bit output
 2020-12-01 14:25 UTC  (3+ messages)
` [PATCH v3 1/7] drm/vc4: hvs: Align the HVS atomic hooks to the new API

[PATCH v8 05/12] mm: HUGE_VMAP arch support cleanup
 2020-12-01 14:21 UTC  (2+ messages)

[GIT PULL] ARM: SoC fixes for v5.10, part 3
 2020-12-01 14:00 UTC  (8+ messages)

[PATCH v3 0/6] regulator: mcp16502: add support for ramp delay
 2020-12-01 13:57 UTC  (2+ messages)

Support 1 of N SPI interrupt for interrupt distribution
 2020-12-01 13:54 UTC  (4+ messages)
` [PATCH v1 1/3] irqchip/gic: enable irq target all

[PATCH v2 0/7] imx8mq: updates for the interconnect fabric
 2020-12-01 13:46 UTC  (3+ messages)
` [PATCH v2 4/7] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path


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