linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-08 16:09:07 to 2021-04-09 06:50:00 UTC [more...]

[PATCH v2 01/21] dt-bindings: aspeed-lpc: Remove LPC partitioning
 2021-04-09  6:24 UTC  (42+ messages)
` [PATCH v2 03/21] ipmi: kcs: aspeed: Adapt to new LPC DTS layout
` [PATCH v2 04/21] pinctrl: aspeed-g5: Adapt to new LPC device tree layout
` [PATCH v2 05/21] soc: aspeed: "
` [PATCH v2 06/21] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
` [PATCH v2 07/21] ipmi: kcs_bmc: Make status update atomic
` [PATCH v2 08/21] ipmi: kcs_bmc: Rename {read, write}_{status, data}() functions
` [PATCH v2 09/21] ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
` [PATCH v2 10/21] ipmi: kcs_bmc: Turn the driver data-structures inside-out
` [PATCH v2 11/21] ipmi: kcs_bmc: Split headers into device and client
` [PATCH v2 12/21] ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
` [PATCH v2 13/21] ipmi: kcs_bmc: Decouple the IPMI chardev from the core
` [PATCH v2 14/21] ipmi: kcs_bmc: Allow clients to control KCS IRQ state
` [PATCH v2 15/21] ipmi: kcs_bmc: Don't enforce single-open policy in the kernel
` [PATCH v2 16/21] ipmi: kcs_bmc: Add a "raw" character device interface
` [PATCH v2 17/21] dt-bindings: ipmi: Convert ASPEED KCS binding to schema
` [PATCH v2 20/21] ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet

[PATCH -next] hwrng: exynos - fix PM reference leak in exynos_trng_probe()
 2021-04-09  6:17 UTC  (2+ messages)

[GIT PULL] ARM: bmc: devicetree changes for 5.13
 2021-04-09  6:14 UTC 

linux-next: manual merge of the irqchip tree with the arm-soc tree
 2021-04-09  5:52 UTC 

About add an A64FX cache control function into resctrl
 2021-04-09  5:46 UTC 

[PATCH 1/6] PM: runtime: enable wake irq after runtime_suspend hook called
 2021-04-09  5:45 UTC  (8+ messages)
` [PATCH 4/6] usb: xhci-mtk: add support runtime PM

[PATCH] ARM: config: Add WPCM to multi v5
 2021-04-09  5:45 UTC 

[PATCH v2 00/21] ipmi: Allow raw access to KCS devices
 2021-04-09  5:39 UTC  (6+ messages)

[PATCH] PCI: cadence: LTSSM Detect Quiet state minimum delay setting
 2021-04-09  5:38 UTC 

New 'make dtbs_check W=1' warnings
 2021-04-09  5:27 UTC  (7+ messages)

[PATCH -next] mmc: owl-mmc: Remove unnecessary error log
 2021-04-09  5:16 UTC  (2+ messages)

[PATCH v5 0/4] serial: 8250_aspeed_vuart: generalized DT properties
 2021-04-09  5:14 UTC  (5+ messages)
` [PATCH v5 2/4] drivers/tty/serial/8250: refactor sirq and lpc address setting code
` [PATCH v5 3/4] drivers/tty/serial/8250: add aspeed, lpc-io-reg and aspeed, lpc-interrupts DT properties

[PATCH 1/2] drm/mediatek: set panel orientation before drm_dev_register()
 2021-04-09  4:53 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: mt8183: Add panel rotation

[PATCH v2 00/10] Initial support for Nuvoton WPCM450 BMC SoC
 2021-04-09  4:37 UTC  (4+ messages)

[PATCH v1 0/2] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-04-09  4:14 UTC  (3+ messages)
` [PATCH v1 2/2] mmc: sdhci-of-aspeed: Support toggling SD bus signal voltage by GPIO

[soc:drivers/memory] BUILD SUCCESS 25dcca7fedcd4e31cb368ad846bfd738c0c6307c
 2021-04-09  4:13 UTC 

[soc:mediatek/drivers] BUILD SUCCESS 060f7875bd230df1a8f83a988faaee09d693e465
 2021-04-09  4:13 UTC 

[soc:socfpga/drivers-2] BUILD SUCCESS WITH WARNING 38ad957b04c5c2c9effc6336365187dae1301051
 2021-04-09  4:12 UTC 

[soc:arm/drivers] BUILD SUCCESS 0a8e73301d2b071a9e4ceb1901773502d50b897a
 2021-04-09  4:13 UTC 

[soc:drivers/memory-tegra] BUILD SUCCESS d8d5cbc619e86b8f2167ae40d029a9d07e97b303
 2021-04-09  4:12 UTC 

[soc:mediatek/defconfig] BUILD SUCCESS f6dc45610879f88b1c37c07c8342f6764bcd55f4
 2021-04-09  4:13 UTC 

[soc:drivers/optee-fix] BUILD SUCCESS 7ccdcaace80810175bd20b2ece856b42edd43991
 2021-04-09  4:13 UTC 

[PATCH -next] ARM: spear: Fix build error with CONFIG_ARCH_SPEAR3XX
 2021-04-09  4:03 UTC  (2+ messages)

[RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
 2021-04-09  3:44 UTC  (9+ messages)
` [RFC PATCH v3 1/8] iommu: Evolve the device fault reporting framework
` [RFC PATCH v3 2/8] vfio/type1: Add a page fault handler
` [RFC PATCH v3 3/8] vfio/type1: Add an MMU notifier to avoid pinning
` [RFC PATCH v3 4/8] vfio/type1: Pre-map more pages than requested in the IOPF handling
` [RFC PATCH v3 5/8] vfio/type1: VFIO_IOMMU_ENABLE_IOPF
` [RFC PATCH v3 6/8] vfio/type1: No need to statically pin and map if IOPF enabled
` [RFC PATCH v3 7/8] vfio/type1: Add selective DMA faulting support
` [RFC PATCH v3 8/8] vfio: Add nested IOPF support

[PATCH v4 0/2] KVM: arm64: Improve efficiency of stage2 page table
 2021-04-09  3:36 UTC  (3+ messages)
` [PATCH v4 1/2] KVM: arm64: Move CMOs from user_mem_abort to the fault handlers
` [PATCH v4 2/2] KVM: arm64: Distinguish cases of memcache allocations completely

[PATCH v2 1/6] dt-bindings: devapc: Update bindings
 2021-04-09  3:30 UTC  (3+ messages)

[PATCH 09/20] kbuild: arm64: use common install script
 2021-04-09  3:09 UTC  (4+ messages)
` [PATCH 10/20] kbuild: arm: "

[PATCH] phy: qcom-qmp: remove redundant error of clock bulk
 2021-04-09  3:07 UTC 

[PATCH] irqchip: gic-pm: remove redundant error log of clock bulk
 2021-04-09  3:04 UTC 

[PATCH 1/2] arm64: dts: mediatek: add MT6779 spi master dts node
 2021-04-09  2:27 UTC  (3+ messages)

[RFC PATCH] usb: core: reduce power-on-good delay time of root hub
 2021-04-09  2:39 UTC 

[PATCH -next] mmc: sdhci-st: Remove unnecessary error log
 2021-04-09  2:38 UTC 

[PATCH v2 1/1] arm64: dts: mediatek: add MT6779 spi master dts node
 2021-04-09  1:56 UTC 

[PATCH v2 -next] phy: phy-mtk-hdmi: Remove redundant dev_err call in mtk_hdmi_phy_probe()
 2021-04-09  1:34 UTC  (2+ messages)

[PATCH] spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
 2021-04-09  1:33 UTC  (4+ messages)

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-09  1:23 UTC  (7+ messages)
` [PATCH v4 18/20] x86: Convert to GENERIC_CMDLINE
` [PATCH v4 19/20] mips: "

[PATCH -next] coresight: core: Make symbol 'csdev_sink' static
 2021-04-09  1:32 UTC 

[PATCH -next] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()
 2021-04-09  1:22 UTC 

[soc:apple/m1-main 13/20] include/linux/io.h:98:9: error: implicit declaration of function 'ioremap_np'
 2021-04-09  0:31 UTC 

[soc:apple/m1-main 13/20] include/linux/io.h:98:34: warning: pointer/integer type mismatch in conditional expression ('int' and 'void *')
 2021-04-09  0:26 UTC 

[PATCHv5 0/6] PCI: layerscape: Add power management support
 2021-04-09  0:08 UTC  (3+ messages)
` [PATCHv5 6/6] "

[GIT PULL] Qualcomm ARM64 DT updates for 5.13
 2021-04-08 23:41 UTC  (7+ messages)

[RFC PATCH v2 0/4] arm64: Implement stack trace reliability checks
 2021-04-08 23:30 UTC  (8+ messages)
  ` [RFC PATCH v2 1/4] arm64: Implement infrastructure for "
  ` [RFC PATCH v2 3/4] arm64: Detect FTRACE cases that make the stack trace unreliable

linux-next: build warning after merge of the mvebu tree
 2021-04-08 23:24 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Rework LAN8710Ai PHY reset on DHCOM SoM
 2021-04-08 23:00 UTC 

[PATCH v6 00/18] Add support for Clang CFI
 2021-04-08 22:59 UTC  (20+ messages)
` [PATCH v6 01/18] add "
` [PATCH v6 02/18] cfi: add __cficanonical
` [PATCH v6 03/18] mm: add generic function_nocfi macro
` [PATCH v6 04/18] module: ensure __cfi_check alignment
` [PATCH v6 05/18] workqueue: use WARN_ON_FUNCTION_MISMATCH
` [PATCH v6 06/18] kthread: "
` [PATCH v6 07/18] kallsyms: strip ThinLTO hashes from static functions
` [PATCH v6 08/18] bpf: disable CFI in dispatcher functions
` [PATCH v6 09/18] treewide: Change list_sort to use const pointers
` [PATCH v6 10/18] lkdtm: use function_nocfi
` [PATCH v6 11/18] psci: use function_nocfi for cpu_resume
` [PATCH v6 12/18] arm64: implement function_nocfi
` [PATCH v6 13/18] arm64: use function_nocfi with __pa_symbol
` [PATCH v6 14/18] arm64: add __nocfi to functions that jump to a physical address
` [PATCH v6 15/18] arm64: add __nocfi to __apply_alternatives
` [PATCH v6 16/18] arm64: ftrace: use function_nocfi for ftrace_call
` [PATCH v6 17/18] KVM: arm64: Disable CFI for nVHE
` [PATCH v6 18/18] arm64: allow CONFIG_CFI_CLANG to be selected

[soc:socfpga/drivers-2 10/16] drivers/clk/socfpga/clk-gate.c:102:7: warning: cast to smaller integer type 'int' from 'void *'
 2021-04-08 22:25 UTC 

[GIT PULL] Apple M1 SoC platform bring-up for 5.13
 2021-04-08 22:14 UTC  (3+ messages)

[PATCH v3 0/3] arm64: Dealing with VHE-only CPUs
 2021-04-08 21:47 UTC  (7+ messages)
` [PATCH v3 3/3] arm64: Get rid of CONFIG_ARM64_VHE

[PATCH v1 0/2] drivers: don't select DMA_CMA or CMA
 2021-04-08 21:45 UTC  (14+ messages)
` [PATCH v1 2/2] drivers/gpu/drm: don't select DMA_CMA or CMA from aspeed or etnaviv

[PATCH v7] soc: fsl: enable acpi support in RCPM driver
 2021-04-08 21:33 UTC  (2+ messages)

[GIT PULL] arm64: dts: TI K3 updates for v5.13
 2021-04-08 20:33 UTC  (5+ messages)

[PATCH 0/7] ARM: dts: stm32: clk: Switch ETHRX clock parent from ETHCK_K to MCO2 on DHCOM SoM
 2021-04-08 20:32 UTC  (9+ messages)
` [PATCH 1/7] clk: stm32mp1: Split ETHCK_K into separate MUX and GATE clock
` [PATCH 2/7] clk: stm32mp1: The dev is always NULL, replace it with np
` [PATCH 3/7] clk: stm32mp1: Register clock with device_node pointer
` [PATCH 4/7] clk: stm32mp1: Add parent_data to ETHRX clock
` [PATCH 5/7] ARM: dts: stm32: Add alternate pinmux for ethernet0 pins
` [PATCH 6/7] ARM: dts: stm32: Add alternate pinmux for mco2 pins
` [PATCH 7/7] ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOM

[GIT PULL] ARM: mvebu: dt for v5.13 (#1)
 2021-04-08 20:20 UTC  (2+ messages)

[GIT PULL 1/3]
 2021-04-08 20:20 UTC  (4+ messages)
` [GIT PULL 3/3]

[GIT PULL] Qualcomm ARM64 defconfig udpate for 5.13
 2021-04-08 20:20 UTC  (2+ messages)

[PATCH] iommu: exynos: remove unneeded local variable initialization
 2021-04-08 20:16 UTC 

[GIT PULL] ARM: at91: dt for 5.13
 2021-04-08 20:15 UTC  (5+ messages)
  ` [PATCH] ARM: dts: at91: sama5d2/trivial: fix letter case for etm hex address

[PATCH v4 0/5] add devicetree for Forlinx FETA40i-C & OKA40i-C
 2021-04-08 20:14 UTC  (5+ messages)
` [PATCH v4 3/5] dt-bindings: add compatible vendor prefix for Forlinx
` [PATCH v4 4/5] dt-bindings: arm: add compatible for Forlinx OKA40i-C and FETA40i-C

[RFC PATCH v6 1/1] cmdline: Add capability to both append and prepend at the same time
 2021-04-08 20:08 UTC  (2+ messages)

[GIT,PULL] arm: hisilicon: SoC updates for v5.13
 2021-04-08 20:03 UTC  (2+ messages)

[GIT PULL 1/3] ARM: dts: samsung: Pull for v5.13
 2021-04-08 20:03 UTC  (3+ messages)
` [GIT PULL 3/3] ARM: samsung: mach/soc pull "

[GIT PULL] Few more fixes for omaps for v5.12-rc cycle
 2021-04-08 19:59 UTC  (2+ messages)

[PATCH] pinctrl: samsung: use 'int' for register masks in Exynos
 2021-04-08 19:50 UTC 

[RFC PATCH] drivers: Raspbery Pi Sense Hat
 2021-04-08 19:29 UTC  (3+ messages)

[PATCH v6 00/10] libperf and arm64 userspace counter access support
 2021-04-08 18:38 UTC  (9+ messages)
` [PATCH v6 02/10] arm64: perf: Enable PMU counter direct access for perf event

[PATCH v10 2/6] arm64: kvm: Introduce MTE VM feature
 2021-04-08 18:21 UTC  (13+ messages)

[PATCH] arm64: mte: Remove unused mte_assign_mem_tag_range()
 2021-04-08 18:00 UTC  (2+ messages)

[PATCH v2] arm64: Add __init section marker to some functions
 2021-04-08 18:00 UTC  (2+ messages)

[PATCH] arm64/sve: Rework SVE access trap to convert state in registers
 2021-04-08 18:00 UTC  (5+ messages)

[PATCH v2 0/4] arm64: Booting clarifications and fine grained traps setup
 2021-04-08 17:59 UTC  (11+ messages)
` [PATCH v2 1/4] arm64: Document requirements for fine grained traps at boot
` [PATCH v2 2/4] arm64: Disable fine grained traps on boot
` [PATCH v2 3/4] arm64: Require that system registers at all visible ELs be initialized
` [PATCH v2 4/4] arm64: Document values for system registers on boot
` (subset) [PATCH v2 0/4] arm64: Booting clarifications and fine grained traps setup

[PATCH v4 0/6] PCI: brcmstb: add slot0 device regulators and panic handler
 2021-04-08 17:55 UTC  (11+ messages)
` [PATCH v4 2/6] dt-bindings: PCI: Add bindings for Brcmstb endpoint device voltage regulators

[PATCH 0/2] Fix for a bug and a kernel-doc warning in Xilinx DWC3
 2021-04-08 17:54 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driver
` [PATCH 2/2] usb: dwc3: xilinx: Remove the extra freeing of clocks

[PATCH 00/24] ARM: at91: pm: add support for sama7g5
 2021-04-08 17:44 UTC  (7+ messages)
` [PATCH 22/24] ARM: at91: sama7: introduce sama7 SoC family

[PATCH -next] clk: samsung: Remove redundant dev_err calls
 2021-04-08 17:37 UTC  (3+ messages)

[PATCH] arm64: mte: Move MTE TCF0 check in entry-common
 2021-04-08 17:03 UTC  (4+ messages)

[PATCH] ASoC: fsl: sunxi: remove redundant dev_err call
 2021-04-08 16:54 UTC  (2+ messages)

[PATCH] ARM/spi: spear: Drop PL022 num_chipselect
 2021-04-08 16:54 UTC  (2+ messages)

[RFT, PATCH v1 0/5] gpio: xilinx: convert to use bitmap API
 2021-04-08 16:52 UTC  (5+ messages)
` [PATCH v1 1/5] bitmap: Make bitmap_remap() and bitmap_bitremap() available to users
` [PATCH v1 2/5] gpio: xilinx: Correct kernel doc for xgpio_probe()

[PATCH v13 00/18] arm64: MMU enabled kexec relocation
 2021-04-08 16:28 UTC  (6+ messages)
` [PATCH v13 03/18] arm64: hyp-stub: Move el1_sync into the vectors


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