linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-25 07:41:44 to 2020-06-26 09:52:29 UTC [more...]

[PATCH 0/3] Add Actions Semi S500 pinctrl support
 2020-06-26  7:20 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add bindings for Actions S500 SoC

[PATCH 00/10] Fix a bunch of W=1 warnings in Regulator
 2020-06-25 18:43 UTC  (13+ messages)
` [PATCH 01/10] regulator: consumer: Supply missing prototypes for 3 core functions
` [PATCH 02/10] regulator: devres: Fix issues with kerneldoc headers
` [PATCH 03/10] regulator: of_regulator: Add missing colon for rdev kerneldoc argument
` [PATCH 04/10] regulator: dbx500-prcmu: Remove unused function dbx500_regulator_testcase()
` [PATCH 05/10] regulator: ab8500: Remove unused embedded struct expand_register
` [PATCH 06/10] regulator: wm8350-regulator: Repair odd formatting in documentation
` [PATCH 07/10] regulator: cpcap-regulator: Remove declared and set, but never used variable 'ignore'
` [PATCH 08/10] regulator: cpcap-regulator: Demote kerneldoc header to standard comment
` [PATCH 09/10] regulator: da9063-regulator: Fix .suspend 'initialized field overwritten' warnings
` [PATCH 10/10] regulator: max14577-regulator: Demote kerneldoc header to standard comment

[RFC PATCH 00/11] Add UEFI support for RISC-V
 2020-06-25 23:45 UTC  (5+ messages)
` [RFC PATCH 02/11] RISC-V: Move DT mapping outof fixmap
` [RFC PATCH 03/11] RISC-V: Setup exception vector early
` [RFC PATCH 05/11] RISC-V: Set maximum number of mapped pages correctly
` [RFC PATCH 06/11] riscv: Parse all memory blocks to remove unusable memory

[PATCH v4 00/15] Split off nVHE hyp code
 2020-06-25 13:14 UTC  (16+ messages)
` [PATCH v4 01/15] arm64: kvm: Fix symbol dependency in __hyp_call_panic_nvhe
` [PATCH v4 02/15] arm64: kvm: Move __smccc_workaround_1_smc to .rodata
` [PATCH v4 03/15] arm64: kvm: Add build rules for separate VHE/nVHE object files
` [PATCH v4 04/15] arm64: kvm: Use build-time defines in has_vhe()
` [PATCH v4 05/15] arm64: kvm: Handle calls to prefixed hyp functions
` [PATCH v4 06/15] arm64: kvm: Build hyp-entry.S separately for VHE/nVHE
` [PATCH v4 07/15] arm64: kvm: Move hyp-init.S to nVHE
` [PATCH v4 08/15] arm64: kvm: Duplicate hyp/tlb.c for VHE/nVHE
` [PATCH v4 09/15] arm64: kvm: Split hyp/switch.c to VHE/nVHE
` [PATCH v4 10/15] arm64: kvm: Split hyp/debug-sr.c "
` [PATCH v4 11/15] arm64: kvm: Split hyp/sysreg-sr.c "
` [PATCH v4 12/15] arm64: kvm: Duplicate hyp/timer-sr.c for VHE/nVHE
` [PATCH v4 13/15] arm64: kvm: Compile remaining hyp/ files for both VHE/nVHE
` [PATCH v4 14/15] arm64: kvm: Remove __hyp_text macro, use build rules instead
` [PATCH v4 15/15] arm64: kvm: Lift instrumentation restrictions on VHE

[PATCH v3 08/15] arm64: kvm: Split hyp/switch.c to VHE/nVHE
 2020-06-25 16:37 UTC  (5+ messages)

[PATCH 00/10] Fix a yet more W=1 warnings in MFD
 2020-06-25 16:35 UTC  (12+ messages)
` [PATCH 01/10] mfd: cros_ec_dev: Fix cros_feature_to_{name, cells} struct descriptions
` [PATCH 02/10] mfd: tps65218: Repair incorrect function argument name 's/tps65218/tps/'
` [PATCH 03/10] mfd: tps65217: Repair incorrect function argument name 's/tps65217/tps/'
` [PATCH 04/10] mfd: ab3100-otp: Add missing colon(s) for all documented kerneldoc arguments
` [PATCH 05/10] mfd: tps65010: Remove delcared and set, but never used variable 'status'
` [PATCH 06/10] mfd: si476x-cmd: Repair wrongly described function argument 's/response/resp'
` [PATCH 07/10] mfd: si476x-cmd: Add missing colon(s) for all documented kerneldoc arguments
` [PATCH 08/10] mfd: si476x-i2c: Add description for si476x_core_fwver_to_revision()'s arg 'func'
` [PATCH 09/10] mfd: si476x-i2c: Fix spelling mistake in case() statement's FALLTHROUGH comment
` [PATCH 10/10] mfd: si476x-cmd: Update si476x_cmd_am_rsq_status()'s kerneldoc

[PATCH v2 1/2] ARM: dts: imx6q-tbs2910: Pass phy-reset-duration
 2020-06-25 16:29 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: imx6q-tbs2910: Add an mdio node

[PATCH 00/12] crypto: permit asynchronous skciphers as driver fallbacks
 2020-06-25 16:24 UTC  (14+ messages)
` [PATCH 01/12] crypto: amlogic-gxl - default to build as module
` [PATCH 02/12] crypto: amlogic-gxl - permit async skcipher as fallback
` [PATCH 03/12] crypto: omap-aes - permit asynchronous "
` [PATCH 04/12] crypto: sun4i "
` [PATCH 05/12] crypto: sun8i-ce "
` [PATCH 06/12] crypto: sun8i-ss "
` [PATCH 07/12] crypto: ccp "
` [PATCH 08/12] crypto: chelsio "
` [PATCH 09/12] crypto: mxs-dcp "
` [PATCH 10/12] crypto: picoxcell "
` [PATCH 11/12] crypto: qce "
` [PATCH 12/12] crypto: sahara "

[PATCH v2 00/17] KVM: arm64: Preliminary NV patches
 2020-06-25 16:24 UTC  (8+ messages)
` [PATCH v2 01/17] KVM: arm64: Factor out stage 2 page table data from struct kvm
` [PATCH v2 04/17] arm64: Add level-hinted TLB invalidation helper

[PATCH 00/22] add support for Clang LTO
 2020-06-25 16:22 UTC  (21+ messages)
` [PATCH 02/22] kbuild: "
` [PATCH 04/22] kbuild: lto: fix recordmcount
` [PATCH 05/22] kbuild: lto: postpone objtool

[PATCH] arm64: don't preempt_disable in do_debug_exception
 2020-06-25 16:03 UTC  (4+ messages)

[PATCHv3 0/2] Convert QCOM watchdog timer bindings to YAML
 2020-06-25 16:00 UTC  (3+ messages)

[PATCH V2] firmware: imx: Move i.MX SCU soc driver into imx firmware folder
 2020-06-25 15:15 UTC  (4+ messages)

[PATCH v5 0/7] arm_pmu: Use NMI for perf interrupt
 2020-06-25 15:11 UTC  (2+ messages)

[PATCH 0/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
 2020-06-25 15:00 UTC  (3+ messages)
` [PATCH 1/2] irqchip/gicv3: Spell out when pseudo-NMIs are enabled
` [PATCH 2/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0

[PATCH 4/4] ARM: dts: uniphier: change support card to simple-mfd from simple-bus
 2020-06-25 14:57 UTC  (4+ messages)

[PATCH] irqchip/gic: Atomically update affinity
 2020-06-25 14:53 UTC 

[PATCH v4 0/6] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2020-06-25 14:47 UTC  (4+ messages)

[PATCH 00/50] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-06-25 14:34 UTC  (4+ messages)
` [PATCH 50/50] staging: vchiq: Move vchiq.h into include directory

[PATCH 00/73] ARM: tegra: Various fixes for DT schema validation
 2020-06-25 14:18 UTC  (5+ messages)
` [PATCH 12/73] ARM: tegra: Drop display controller parent clocks on Tegra114

[PATCH v4 1/2] ARM: imx: mach-imx6q: Search for fsl, imx6q-iomuxc-gpr earlier
 2020-06-25 14:01 UTC  (2+ messages)
` [PATCH v4 2/2] ARM: imx6plus: enable internal routing of clk_enet_ref where possible

[PATCH] dt-bindings: mailbox: zynqmp_ipi: fix unit address
 2020-06-25 13:51 UTC 

[PATCH] arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist
 2020-06-25 13:48 UTC  (2+ messages)

[PATCH RFC 0/4] Changes to Support *Virtual* CPU Hotplug for ARM64
 2020-06-25 13:37 UTC  (5+ messages)
` [PATCH RFC 1/4] arm64: kernel: Handle disabled[(+)present] cpus in MADT/GICC during init
` [PATCH RFC 2/4] arm64: kernel: Bound the total(present+disabled) cpus with nr_cpu_ids
` [PATCH RFC 3/4] arm64: kernel: Init cpu operations for all possible vcpus
` [PATCH RFC 4/4] arm64: kernel: Arch specific ACPI hooks(like logical cpuid<->hwid etc.)

[PATCH 00/10] Fix a bunch more W=1 warnings in MFD
 2020-06-25 13:38 UTC  (8+ messages)
` [PATCH 01/10] mfd: wm8350-core: Supply description wm8350_reg_{un}lock args

[PATCH] Revert "sched/deadline: Remove cpu_active_mask from cpudl_find()"
 2020-06-25 13:34 UTC  (2+ messages)

[PATCH 00/13] iommu: Remove usage of dev->archdata.iommu
 2020-06-25 13:24 UTC  (16+ messages)
` [PATCH 01/13] iommu/exynos: Use dev_iommu_priv_get/set()
` [PATCH 02/13] iommu/vt-d: "
` [PATCH 03/13] iommu/msm: "
` [PATCH 04/13] iommu/omap: "
` [PATCH 05/13] iommu/rockchip: "
` [PATCH 06/13] iommu/tegra: "
` [PATCH 07/13] iommu/pamu: "
` [PATCH 08/13] iommu/mediatek: Do no use dev->archdata.iommu
` [PATCH 09/13] x86: Remove dev->archdata.iommu pointer
` [PATCH 10/13] ia64: "
` [PATCH 11/13] arm: "
` [PATCH 12/13] arm64: "
` [PATCH 13/13] powerpc/dma: Remove dev->archdata.iommu_domain

[PATCH] arm64: Document sysctls for emulated deprecated instructions
 2020-06-25 13:15 UTC 

[PATCH] phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked
 2020-06-25 12:56 UTC  (2+ messages)

[PATCH][V3] arm64: perf: Get the wrong PC value in REGS_ABI_32 mode
 2020-06-25 12:54 UTC  (9+ messages)

[PATCH v2 0/6] Add RMU and DMAC/GPIO clock support for Actions Semi S500 SoCs
 2020-06-25 12:50 UTC  (4+ messages)
` [PATCH v2 2/6] dt-bindings: clock: Add APB, DMAC, GPIO bindings for Actions S500 SoC

[PATCH 0/3] nsproxy: support CLONE_NEWTIME with setns()
 2020-06-25 12:48 UTC  (5+ messages)
` [PATCH 3/3] "

[PATCH v5 00/25] arm64: Memory Tagging Extension user-space support
 2020-06-25 12:22 UTC  (10+ messages)
` [PATCH v5 21/25] mm: Add arch hooks for saving/restoring tags
` [PATCH v5 22/25] arm64: mte: Enable swap of tagged pages
` [PATCH v5 25/25] arm64: mte: Add Memory Tagging Extension documentation

[PATCH 0/8] Fix a bunch of W=1 warnings in Backlight
 2020-06-25 10:33 UTC  (22+ messages)
` [PATCH 1/8] backlight: lms501kf03: Remove unused const variables
` [PATCH 2/8] backlight: lcd: Add missing kerneldoc entry for 'struct device parent'
` [PATCH 3/8] backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() args
` [PATCH 4/8] backlight: ili922x: Remove invalid use of kerneldoc syntax
` [PATCH 5/8] backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'s arg
` [PATCH 6/8] backlight: backlight: Supply description for function args in existing Kerneldocs
` [PATCH 7/8] backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0
` [PATCH 8/8] backlight: qcom-wled: Remove unused configs for LED3 and LED4

brocken devfreq simple_ondemand for Odroid XU3/4?
 2020-06-25 12:12 UTC  (9+ messages)

[PATCH v3 00/15] Split off nVHE hyp code
 2020-06-25 11:53 UTC  (5+ messages)
` [PATCH v3 05/15] arm64: kvm: Build hyp-entry.S separately for VHE/nVHE

[PATCH 1/2] clk: at91: remove the checking of parent_name
 2020-06-25 10:09 UTC  (2+ messages)
` [PATCH 2/2] clk: at91: main: do not continue if oscillators already prepared

[PATCH 0/3] Add USB role switch support to DWC2
 2020-06-25 11:34 UTC  (2+ messages)

[PATCH v2 0/2] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-06-25 11:15 UTC  (5+ messages)
` [PATCH v2 1/2] dma-direct: provide the ability to reserve per-numa CMA
` [PATCH v2 2/2] arm64: mm: reserve per-numa CMA after numa_init

[PATCH 1/2] ARM: dts: imx6q-tbs2910: Pass phy-reset-duration
 2020-06-25 11:08 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl-sabresd: Add an mdio node

[RFC] MFD's relationship with Device Tree (OF)
 2020-06-25 11:05 UTC  (6+ messages)

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-06-25 10:55 UTC  (6+ messages)
` [PATCH v4 0/7] Support inhibiting input devices
  ` [PATCH v4 3/7] ACPI: button: Access input device's users under appropriate mutex

[PATCH v2] scsi: ufs: Disable WriteBooster capability in non-supported UFS device
 2020-06-25 10:26 UTC  (2+ messages)
` [EXT] "

[RESEND PATCH v5 0/5] driver core: add probe error check helper
 2020-06-25 10:19 UTC  (10+ messages)
  ` [RESEND PATCH v5 3/5] drivers core: allow probe_err accept integer and pointer types

[PATCH] firmware: arm_scmi: Use HAVE_ARM_SMCCC_DISCOVERY instead of ARM_PSCI_FW
 2020-06-25 10:19 UTC 

[PATCH v2 0/7] arm64: dts: mediatek: Add support for Lenovo IdeaPad Duet Chromebook
 2020-06-25 10:17 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-krane-sku176
` [PATCH v2 2/7] arm64: dts: mt6358: Add the compatible for the regulators
` [PATCH v2 3/7] arm64: dts: mt8183: Add MediaTek's peripheral configuration controller
` [PATCH v2 4/7] arm64: dts: mt8183: Fix unit name warnings
` [PATCH v2 5/7] arm64: dts: mt8183-evb: "
` [PATCH v2 6/7] arm64: dts: mt8183: Add USB3.0 support
` [PATCH v2 7/7] arm64: dts: mt8183: Add krane-sku176 board

[PATCH v3] firmware: smccc: Add ARCH_SOC_ID support
 2020-06-25  9:59 UTC 

[PATCH v3 0/3] Add support for Xilinx UHD-SDI Receiver subsystem
 2020-06-25  9:43 UTC  (3+ messages)
` [PATCH v3 3/3] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver

[PATCH v3 2/2] mmc: core: Call mmc_poweroff_nofity() if pm_suspend_via_firmware()
 2020-06-25  9:26 UTC  (4+ messages)

[PATCH 06/11] phy: un-inline devm_mdiobus_register()
 2020-06-25  9:16 UTC 

[PATCH 0/7] arm64: dts: mediatek: Add support for Lenovo IdeaPad Duet Chromebook
 2020-06-25  8:40 UTC  (5+ messages)
` [PATCH 4/7] arm64: dts: mt8183: Fix unit name warnings
` [PATCH 7/7] arm64: dts: mt8183: Add krane-sku176 board

[RFC PATCH v1 0/2] rk3318 A95X Z2 board
 2020-06-25  8:38 UTC  (2+ messages)

[PATCH v5 0/6] arm64: add the time namespace support
 2020-06-25  8:25 UTC  (4+ messages)
` [PATCH 2/6] arm64/vdso: Zap vvar pages when switching to a time namespace

[PATCH v5 00/27] clk: bcm: rpi: Add support for BCM2711 firmware clocks
 2020-06-25  8:16 UTC  (3+ messages)
` [PATCH v5 24/27] ARM: dts: bcm2711: Add firmware clocks node

[RESEND PATCH v5 0/6] arm64: tlb: add support for TTL feature
 2020-06-25  8:03 UTC  (7+ messages)
` [RESEND PATCH v5 1/6] arm64: Detect the ARMv8.4 "
` [RESEND PATCH v5 2/6] arm64: Add level-hinted TLB invalidation helper
` [RESEND PATCH v5 3/6] arm64: Add tlbi_user_level "
` [RESEND PATCH v5 4/6] tlb: mmu_gather: add tlb_flush_*_range APIs
` [RESEND PATCH v5 5/6] arm64: tlb: Set the TTL field in flush_tlb_range
` [RESEND PATCH v5 6/6] arm64: tlb: Set the TTL field in flush_*_tlb_range

[PATCH] drm/bridge: dw-mipi-dsi.c: remove unused header file
 2020-06-25  7:53 UTC  (3+ messages)

[PATCH v2 0/4] stm32-f7: Addition of SMBus Alert / Host-notify features
 2020-06-25  7:39 UTC  (5+ messages)
` [PATCH v2 1/4] i2c: smbus: add core function handling SMBus host-notify
` [PATCH v2 2/4] i2c: addition of client hnotify reg/unreg callbacks
` [PATCH v2 3/4] dt-bindings: i2c-stm32: add SMBus Alert bindings
` [PATCH v2 4/4] i2c: stm32f7: Add SMBus-specific protocols support


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