linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-13 17:06:52 to 2020-09-14 12:48:53 UTC [more...]

[PATCH 0/5 v13] KASan for Arm
 2020-09-14 12:43 UTC  (6+ messages)
` [PATCH 1/5 v13] ARM: Disable KASan instrumentation for some code
` [PATCH 2/5 v13] ARM: Replace string mem* functions for KASan
` [PATCH 3/5 v13] ARM: Define the virtual space of KASan's shadow region
` [PATCH 4/5 v13] ARM: Initialize the mapping of KASan shadow memory
` [PATCH 5/5 v13] ARM: Enable KASan for ARM

[PATCH] ARM: davinci: fix kconfig dependency warning when !PINCTRL
 2020-09-14 12:38 UTC 

[PATCH V5 00/17] Add driver for dvfsrc, support for active state of scpsys
 2020-09-14 12:34 UTC  (20+ messages)
` [PATCH V5 01/17] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V5 02/17] dt-bindings: soc: Add opp table on scpsys bindings
` [PATCH V5 03/17] soc: mediatek: add support for the performance state
` [PATCH V5 04/17] arm64: dts: mt8183: add performance state support of scpsys
` [PATCH V5 05/17] soc: mediatek: add header for mediatek SIP interface
` [PATCH V5 06/17] soc: mediatek: add driver for dvfsrc support
` [PATCH V5 07/17] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V5 08/17] arm64: dts: mt8192: "
` [PATCH V5 09/17] dt-bindings: interconnect: add MT8183 interconnect dt-bindings
` [PATCH V5 10/17] dt-bindings: interconnect: add MT6873 "
` [PATCH V5 11/17] interconnect: mediatek: Add interconnect provider driver
` [PATCH V5 12/17] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V5 13/17] arm64: dts: mt8192: "
` [PATCH V5 14/17] dt-bindings: regulator: add DVFSRC regulator dt-bindings
` [PATCH V5 15/17] regulator: Regulator driver for the Mediatek DVFSRC
` [PATCH V5 16/17] arm64: dts: mt8183: add dvfsrc regulator nodes
` [PATCH V5 17/17] arm64: dts: mt8192: "

[PATCH] arm64: bpf: Fix branch offset in JIT
 2020-09-14 12:35 UTC  (3+ messages)

[PATCH next v2 0/3] soc: ti: k3: ringacc: add am65x sr2.0 support
 2020-09-14 12:34 UTC  (2+ messages)

[PATCH] drivers/perf: hisi: Fix DEVICE_ATTR style tests warning for later PMU driver
 2020-09-14 12:29 UTC  (2+ messages)

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
 2020-09-14 12:24 UTC  (3+ messages)

[PATCH v8 0/6] arm64: add Armv8.3 pointer authentication enhancements
 2020-09-14 12:16 UTC  (9+ messages)
` [PATCH v8 1/6] arm64: kprobe: add checks for ARMv8.3-PAuth combined instructions
` [PATCH v8 2/6] arm64: traps: Allow force_signal_inject to pass esr error code
` [PATCH v8 3/6] arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements
` [PATCH v8 4/6] arm64: cpufeature: Modify address authentication cpufeature to exact
` [PATCH v8 5/6] arm64: kprobe: disable probe of fault prone ptrauth instruction
` [PATCH v8 6/6] arm64: kprobe: clarify the comment of steppable hint instructions

[PATCH 00/15] selftests/seccomp: Refactor change_syscall()
 2020-09-14 12:15 UTC  (6+ messages)
` [PATCH 12/15] selftests/seccomp: powerpc: Fix seccomp return value testing
` [PATCH 13/15] selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit

[RESEND PATCH 0/2] Add DT to get PCIe working in J721E SoC
 2020-09-14 12:13 UTC  (8+ messages)
` [RESEND PATCH 1/2] arm64: dts: ti: k3-j721e-main: Add PCIe device tree nodes

[PATCH v4 0/6] Perf tool: Support TSC for Arm64
 2020-09-14 11:53 UTC  (7+ messages)
` [PATCH v4 1/6] perf tsc: Move out common functions from x86
` [PATCH v4 2/6] perf tsc: Add rdtsc() for Arm64
` [PATCH v4 3/6] perf tsc: Calculate timestamp with cap_user_time_short
` [PATCH v4 4/6] perf tsc: Support cap_user_time_short for event TIME_CONV
` [PATCH v4 5/6] perf tests tsc: Make tsc testing as a common testing
` [PATCH v4 6/6] perf tests tsc: Add checking helper is_supported()

[PATCH v6 0/4] Spilt PCIe node to comply with hardware design
 2020-09-14 11:39 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
` [PATCH v6 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base and irq
` [PATCH v6 3/4] arm64: dts: mediatek: Split PCIe node for MT2712 and MT7622
` [PATCH v6 4/4] ARM: dts: mediatek: Modified MT7629 PCIe node
` Aw: [PATCH v6 0/4] Spilt PCIe node to comply with hardware design

[PATCH v2] drivers/perf: xgene_pmu: Fix uninitialized resource struct
 2020-09-14 11:28 UTC  (2+ messages)

[v2,0/3] PCI: mediatek: Add new generation controller support
 2020-09-14 11:05 UTC  (9+ messages)
` [v2,1/3] dt-bindings: PCI: mediatek: Add YAML schema
` [v2,2/3] PCI: mediatek: Add new generation controller support

[PATCHv4 0/2] soc: qcom: llcc: Support chipsets that can write to llcc regs
 2020-09-14 11:13 UTC  (3+ messages)
` [PATCHv4 1/2] soc: qcom: llcc: Move attribute config to its own function
` [PATCHv4 2/2] soc: qcom: llcc: Support chipsets that can write to llcc regs

[PATCH 0/2] Avoid meaningless DMA error print & use dev_err_probe
 2020-09-14 10:40 UTC  (3+ messages)
` [PATCH 1/2] i2c: stm32: fix error message on upon dma_request_chan & defer handling
` [PATCH v2 2/2] i2c: stm32: Simplify with dev_err_probe()

[PATCH v2 2/5] spi: stm32: fix fifo threshold level in case of short transfer
 2020-09-14 10:33 UTC  (2+ messages)

[PATCH v3 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-09-14 10:22 UTC  (5+ messages)
` [PATCH v3 08/11] Input: hyperv-keyboard: Make ringbuffer at least take two pages

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-09-14 10:14 UTC  (4+ messages)

[PATCH v7 0/6] arm64: add Armv8.3 pointer authentication enhancements
 2020-09-14 10:04 UTC  (5+ messages)
` [PATCH v7 4/6] arm64: cpufeature: Modify address authentication cpufeature to exact

[PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
 2020-09-14  9:57 UTC  (13+ messages)
` [PATCH 01/12] ARM: assembler: introduce adr_l, ldr_l and str_l macros
` [PATCH 02/12] ARM: efistub: replace adrl pseudo-op with adr_l macro invocation
` [PATCH 03/12] ARM: module: add support for place relative relocations
` [PATCH 04/12] ARM: head-common.S: use PC-relative insn sequence for __proc_info
` [PATCH 05/12] ARM: head-common.S: use PC-relative insn sequence for idmap creation
` [PATCH 06/12] ARM: head.S: use PC-relative insn sequence for secondary_data
` [PATCH 07/12] ARM: kernel: use relative references for UP/SMP alternatives
` [PATCH 08/12] ARM: head: use PC-relative insn sequence for __smp_alt
` [PATCH 09/12] ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hash
` [PATCH 10/12] ARM: head.S: use PC-relative insn sequences for __fixup_pv_table
` [PATCH 11/12] ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSET
` [PATCH 12/12] ARM: kvm: replace open coded VA->PA calculations with adr_l call

[PATCH 0/3] add support for Hisilicon SD5203 SoC
 2020-09-14  9:55 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: add SD5203 dts

[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-09-14  9:49 UTC  (5+ messages)
` [PATCH 01/12] dt-bindings: power: Add bindings for the Mediatek "

[PATCH] arm64: dts: add jpeg enc node for mt8183
 2020-09-14  9:40 UTC 

[PATCH 0/3] mmc: sdhci-of-aspeed: Expose data sample phase delay tuning
 2020-09-14  9:41 UTC  (3+ messages)
` [PATCH 1/3] dt: bindings: mmc: Add phase control properties for the Aspeed SDHCI

[PATCH v6 0/3] Add Actions Semi Owl family sirq support
 2020-09-14  9:40 UTC  (8+ messages)
` [PATCH v6 2/3] irqchip: Add Actions Semi Owl SIRQ controller

[RESEND PATCH 0/3] Allow on demand channel request / free
 2020-09-14  9:32 UTC  (4+ messages)
` [RESEND PATCH 1/3] firmware: imx: Introduce imx_dsp_setup_channels
` [RESEND PATCH 2/3] firmware: imx: Save channel name for further use
` [RESEND PATCH 3/3] firmware: imx-dsp: Export functions to request/free channels

[PATCH] KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
 2020-09-14  9:32 UTC  (3+ messages)

[PATCH v4 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-09-14  9:19 UTC  (5+ messages)
` [PATCH v4 2/3] iommu/mediatek: add flag for legacy ivrp paddr
` [PATCH v4 3/3] iommu/mediatek: add support for MT8167

[PATCH] perf kvm: add kvm-stat for arm64
 2020-09-14  9:17 UTC 

[PATCH v2 00/15] ARM: dts: / gpio: Add dtschema for NXP PCA953x and correct dts
 2020-09-14  9:04 UTC  (7+ messages)
` [PATCH v2 01/15] dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschema

[PATCH 0/3] can: xilinx_can: Some minor changes
 2020-09-14  8:49 UTC  (4+ messages)
` [PATCH 1/3] can: xilinx_can: Limit CANFD brp to 2
` [PATCH 2/3] can: xilinx_can: Check return value of set_reset_mode
` [PATCH 3/3] can: xilinx_can: Fix incorrect variable and initialize with a default value

[PATCH v6 0/6] arm64: add Armv8.3 pointer authentication enhancements
 2020-09-14  8:42 UTC  (6+ messages)
` [PATCH v6 1/6] arm64: kprobe: add checks for ARMv8.3-PAuth combined instructions

[PATCH] MAINTAINERS: Add git tree for Sparx5
 2020-09-14  8:32 UTC 

[soc:brcm/drivers] BUILD SUCCESS fb8a0b80c4bb4d474218d515cca0ec9b9028c6b4
 2020-09-14  8:23 UTC 

[soc:arm/drivers] BUILD SUCCESS bd2fad8cd302ba88b9ae32ac4bfcbddfae443858
 2020-09-14  8:23 UTC 

[soc:for-next] BUILD SUCCESS 6e5fe0090bcdc6bf5e1b44c49d9fc351d1a26a9f
 2020-09-14  8:23 UTC 

[soc:arm/fixes] BUILD SUCCESS a4da411e41892628f35aa180a78b7b0f8f1e3038
 2020-09-14  8:23 UTC 

[soc:arm/soc] BUILD SUCCESS 632db90624b150aa9a33692437d3469d9272b0d5
 2020-09-14  8:23 UTC 

[soc:arm/defconfig] BUILD SUCCESS ce726b672b1131e75a51643031f73a72e4f6122b
 2020-09-14  8:23 UTC 

[soc:brcm/soc] BUILD SUCCESS 4e5cafa8b3ea45cb17aa6b538fb439abefc0029e
 2020-09-14  8:23 UTC 

[soc:aspeed/defconfig] BUILD SUCCESS 74976e861309e4bf7f3e7e93f56ca3a6e0e1eca9
 2020-09-14  8:23 UTC 

[soc:brcm/dt] BUILD SUCCESS 1a4a752ee876b7c7d775d73c51decdbf852ba4d5
 2020-09-14  8:23 UTC 

[soc:aspeed/dt] BUILD SUCCESS e89570584d2bcf188af4baaebacfb6998e6326dc
 2020-09-14  8:23 UTC 

[soc:arm/dt] BUILD SUCCESS 5f37a0d90360b97d5c01f8570a177ef36428f6f4
 2020-09-14  8:23 UTC 

[PATCH v11 0/3] Add documentation and machine driver for SC7180 sound card
 2020-09-14  8:06 UTC  (4+ messages)
` [PATCH v11 1/3] ASoC: hdmi-codec: Use set_jack ops to set jack
` [PATCH v11 2/3] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v11 3/3] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH 0/6] add ima_arch support for ARM64
 2020-09-14  8:05 UTC  (4+ messages)
` [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params

support range based offsets in dma-direct v2
 2020-09-14  7:51 UTC  (8+ messages)
` [PATCH 1/6] ARM/dma-mapping: remove a __arch_page_to_dma #error
` [PATCH 2/6] ARM/dma-mapping: remove dma_to_virt
` [PATCH 3/6] ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
` [PATCH 4/6] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
` [PATCH 5/6] usb: don't inherity DMA properties for USB devices
` [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[GIT PULL] firmware: arm_scmi: updates for v5.10
 2020-09-14  7:50 UTC 

[PATCH] arm64: hibernate: Remove unused including <linux/version.h>
 2020-09-14  7:28 UTC 

[PATCH v6 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-09-14  7:04 UTC  (6+ messages)
` [PATCH v6 7/8] X.509: support OSCCA sm2-with-sm3 certificate verification

[PATCH v2 1/4] Input: ep93xx_keypad - Fix handling of platform_get_irq() error
 2020-09-14  6:51 UTC  (2+ messages)

[PATCH v1 0/1] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-09-14  6:46 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH -next] EDAC/aspeed: use module_platform_driver to simplify the code
 2020-09-14  6:53 UTC  (2+ messages)

[PATCH v2 0/4] firmware: arm_scmi: Enable building SCMI as module
 2020-09-14  6:36 UTC  (2+ messages)

[PATCH v6 0/3] SCMI System Power Support
 2020-09-14  6:36 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Fix NULL pointer dereference in mailbox_chan_free
 2020-09-14  6:34 UTC  (2+ messages)

[PATCH v2] usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
 2020-09-14  6:17 UTC 

[PATCH v2] arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()
 2020-09-14  6:17 UTC  (4+ messages)

[PATCH] usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
 2020-09-14  6:16 UTC  (3+ messages)

[PATCH v18] Add matrix keypad driver support for Mediatek SoCs
 2020-09-14  5:53 UTC  (5+ messages)
` [PATCH v18 1/3] dt-bindings: Add bindings for Mediatek matrix keypad
` [PATCH v18 2/3] drivers: input:keyboard: Add mtk keypad driver

[PATCH v2 1/2] scsi: ufs: Abort tasks before clear them from doorbell
 2020-09-14  5:00 UTC  (9+ messages)

[PATCH] drm/komeda: Drop local dma_parms
 2020-09-14  4:41 UTC  (3+ messages)

[PATCH V2] arm64/hotplug: Improve memory offline event notifier
 2020-09-14  4:05 UTC  (3+ messages)

[PATCH -next] mt76: mt7915: convert to use le16_add_cpu()
 2020-09-14  4:17 UTC 

[PATCH -next] soc/qman: convert to use be32_add_cpu()
 2020-09-14  4:17 UTC 

[PATCH -next] crypto: atmel-aes - convert to use be32_add_cpu()
 2020-09-14  4:17 UTC 

[PATCH v2 0/5] Add support of SECVIO from SNVS on iMX8q/x
 2020-09-14  3:43 UTC  (4+ messages)

[PATCH V2 RESEND 1/4] gpio: mxc: Support module build
 2020-09-14  3:29 UTC  (4+ messages)
` [PATCH V2 RESEND 2/4] arm64: defconfig: Build in CONFIG_GPIO_MXC by default
` [PATCH V2 RESEND 3/4] ARM: imx_v6_v7_defconfig: "
` [PATCH V2 RESEND 4/4] ARM: multi_v7_defconfig: "

[PATCH v6] cypto: mediatek - fix leaks in mtk_desc_ring_alloc
 2020-09-14  3:00 UTC 

[PATCH v10 00/24] coresight: allow to build coresight as modules
 2020-09-14  2:19 UTC  (7+ messages)
` [PATCH v10 09/24] coresight: etm3x: allow etm3x to be built as a module
` [PATCH v10 14/24] coresight: allow funnel driver to be built as module

[PATCH V2 1/4] gpio: mxc: Support module build
 2020-09-14  2:19 UTC  (11+ messages)

[PATCH v7 05/12] mm: HUGE_VMAP arch support cleanup
 2020-09-14  1:49 UTC  (3+ messages)

[PATCH v3 0/3] PM / devfreq: Deprecate fixed property name by using phandle get
 2020-09-14  0:15 UTC  (4+ messages)
  ` [PATCH v3 3/3] PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle function

[PATCH] arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()
 2020-09-13 23:40 UTC  (3+ messages)

[PATCH v4 0/2] pinctrl: single: support #pinctrl-cells = 2
 2020-09-13 23:27 UTC  (5+ messages)
` [PATCH v4 1/2] pinctrl: single: parse "

[PATCH v2] pinctrl: single: check pinctrl_spec.args_count > 3
 2020-09-13 23:15 UTC 

[PATCH v2] pinctrl: single: fix debug output when #pinctrl-cells = 2
 2020-09-13 23:03 UTC 

[PATCH] pinctrl: single: fix debug output when #pinctrl-cells = 3
 2020-09-13 22:47 UTC 

[PATCH v2] usb: host: ehci-platform: Add workaround for brcm, xgs-iproc-ehci
 2020-09-13 21:59 UTC 

[GIT PULL] ARM: SoC fixes
 2020-09-13 21:57 UTC  (2+ messages)

[PATCH] pinctrl: single: check if #pinctrl-cells exceeds 3
 2020-09-13 21:08 UTC 

[RFC] qcom_scm: IPQ4019 firmware does not support atomic API?
 2020-09-13 20:16 UTC 

[PATCH v2 0/3] pinctrl: Adding support for Microchip/Microsemi serial GPIO controller
 2020-09-13 19:28 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Add bindings for pinctrl-mchp-sgpio driver
` [PATCH v2 2/3] pinctrl: pinctrl-mchp-sgpio: Add pinctrl driver for Microsemi Serial GPIO

[PATCHv7 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-13 17:24 UTC  (7+ messages)
` [PATCHv7 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCHv7 12/12] misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers

[PATCH v3 0/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
 2020-09-13 17:05 UTC  (2+ messages)

[PATCH 1/2] irqchip/ti-sci: Simplify with dev_err_probe()
 2020-09-13 17:05 UTC  (2+ messages)


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