linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-14 10:23:49 to 2020-09-14 20:06:23 UTC [more...]

[PATCH 00/35] kasan: add hardware tag-based mode for arm64
 2020-09-14 20:04 UTC  (3+ messages)

[PATCH v4 0/2] Make sysFS functional on topologies with per core sink
 2020-09-14 19:36 UTC  (3+ messages)
` [PATCH v4 2/2] coresight: "

[PATCH] arm64: bpf: Fix branch offset in JIT
 2020-09-14 19:24 UTC  (16+ messages)

[PATCH v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-09-14 19:13 UTC  (10+ messages)
` [PATCH v3 08/16] irqchip/gic: Configure SGIs as standard interrupts
` [PATCH v3 10/16] irqchip/bcm2836: Configure mailbox interrupts "

[PATCHv4 0/2] soc: qcom: llcc: Support chipsets that can write to llcc regs
 2020-09-14 18:46 UTC  (5+ 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 v5 1/2] usb typec: mt6360: Add support for mt6360 Type-C driver
 2020-09-14 18:29 UTC  (3+ messages)
` [PATCH v5 2/2] usb typec: mt6360: Add MT6360 Type-C DT binding documentation

[PATCH v2 0/3] crypto: sun4i-ss: add support for V3s
 2020-09-14 18:24 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: add new compatible "

[PATCH 1/4] dt-bindings: display: samsung, amoled-mipi-dsi: Do not require enable-gpios on samsung, s6e63j0x03
 2020-09-14 18:16 UTC  (2+ messages)

[PATCH 01/10] dt-bindings: arm: samsung: pmu: Use unevaluatedProperties
 2020-09-14 18:15 UTC  (3+ messages)
` [PATCH 05/10] dt-bindings: connector: Convert Samsung 11-pin USB bindings to dtschema

[PATCH v2] iommu/arm: Add module parameter to set msi iova address
 2020-09-14 18:13 UTC 

[PATCH 1/6] dt-bindings: gpio: Convert bindings for NXP PCA953x family to dtschema
 2020-09-14 18:12 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: gpio: Convert bindings for Maxim MAX732x "

[PATCH v10 00/24] coresight: allow to build coresight as modules
 2020-09-14 18:11 UTC  (10+ messages)
` [PATCH v10 09/24] coresight: etm3x: allow etm3x to be built as a module
` [PATCH v10 19/24] coresight: cti: don't disable ect device if it's not enabled
` [PATCH v10 20/24] coresight: cti: increase reference count when enabling cti

[PATCH v6] perf: arm_dsu: Support DSU ACPI devices
 2020-09-14 18:04 UTC 

[PATCH 0/5] usb: dwc-meson-g12a: Add support for USB on S400 board
 2020-09-14 17:57 UTC  (2+ messages)

[PATCH v2 0/3] Add support of OV8865 camera
 2020-09-14 17:53 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: media: i2c: Add documentation for ov8865

[PATCH v11 0/3] Add documentation and machine driver for SC7180 sound card
 2020-09-14 17:48 UTC  (3+ messages)
` [PATCH v11 2/3] ASoC: qcom: dt-bindings: Add sc7180 machine bindings

[PATCH v2 00/10] Independent per-CPU data section for nVHE
 2020-09-14 17:40 UTC  (4+ messages)
` [PATCH v2 02/10] kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY

[PATCH 00/14] UBSan Enablement for hyp/nVHE code
 2020-09-14 17:27 UTC  (15+ messages)
` [PATCH 01/14] KVM: arm64: Enable UBSan instrumentation in nVHE hyp code
` [PATCH 02/14] KVM: arm64: Define a macro for storing a value inside a per_cpu variable
` [PATCH 03/14] KVM: arm64: Add support for creating and checking a logging buffer inside hyp/nVHE
` [PATCH 04/14] KVM: arm64: Add support for buffer usage
` [PATCH 05/14] KVM: arm64: Define a buffer that can pass UBSan data from hyp/nVHE to kernel
` [PATCH 06/14] Fix CFLAGS for UBSAN_BOUNDS on Clang
` [PATCH 07/14] KVM: arm64: Enable UBSAN_BOUNDS for the both the kernel and hyp/nVHE
` [PATCH 08/14] KVM: arm64: Enable UBsan check for unreachable code inside hyp/nVHE code
` [PATCH 09/14] KVM: arm64: Enable shift out of bounds undefined behaviour check for hyp/nVHE
` [PATCH 10/14] KVM: arm64: __ubsan_handle_load_invalid_value hyp/nVHE implementation
` [PATCH 11/14] KVM: arm64: Detect type mismatch undefined behaviour from hyp/nVHE code
` [PATCH 12/14] KVM: arm64: Detect arithmetic overflow is inside hyp/nVHE
` [PATCH 13/14] KVM: arm64: Enable the CONFIG_TEST UBSan for PKVM
` [PATCH 14/14] DO NOT MERGE: Enable configs to test the patch series

[PATCH 1/2] tty: serial: print earlycon info after match->setup
 2020-09-14 17:27 UTC  (3+ messages)

[PATCH v5 00/14] Optimise and update memcpy, user copy and string routines
 2020-09-14 15:18 UTC  (15+ messages)
` [PATCH v5 01/14] arm64: Allow passing fault address to fixup handlers
` [PATCH v5 02/14] arm64: kprobes: Drop open-coded exception fixup
` [PATCH v5 03/14] arm64: Import latest version of Cortex Strings' memcmp
` [PATCH v5 04/14] arm64: Import latest version of Cortex Strings' memmove
` [PATCH v5 05/14] arm64: Import latest version of Cortex Strings' strcmp
` [PATCH v5 06/14] arm64: Import latest version of Cortex Strings' strlen
` [PATCH v5 07/14] arm64: Import latest version of Cortex Strings' strncmp
` [PATCH v5 08/14] arm64: Import latest optimization of memcpy
` [PATCH v5 09/14] arm64: Tidy up _asm_extable_faultaddr usage
` [PATCH v5 10/14] arm64: usercopy: Store the arguments on stack
` [PATCH v5 11/14] arm64: usercopy: Check for overlapping buffers in fixup
` [PATCH v5 12/14] arm64: usercopy: Add intermediate fixup routine
` [PATCH v5 13/14] arm64: usercopy: Add conclusive "
` [PATCH v5 14/14] arm64: usercopy: Reduce overhead in fixup

[PATCH v4 0/5] arm64: Initial support for Texas Instrument's J7200 Platform
 2020-09-14 16:22 UTC  (6+ messages)
` [PATCH v4 1/5] arm64: dts: ti: Makefile: Use ARCH_K3 for building dtbs
` [PATCH v4 2/5] dt-bindings: arm: ti: Convert K3 board/soc bindings to DT schema
` [PATCH v4 3/5] dt-bindings: arm: ti: Add bindings for J7200 SoC
` [PATCH v4 4/5] arm64: dts: ti: Add support "
` [PATCH v4 5/5] arm64: dts: ti: Add support for J7200 Common Processor Board

[PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
 2020-09-14 16:11 UTC  (5+ messages)
` [PATCH 03/12] ARM: module: add support for place relative relocations

[PATCH v2 0/2] Add DT to get PCIe working in J721E SoC
 2020-09-14 16:10 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j721e-main: Add PCIe device tree nodes
` [PATCH v2 2/2] arm64: dts: ti: k3-j721e-common-proc-board: Configure the PCIe instances

[PATCH v2] arm64: bpf: Fix branch offset in JIT
 2020-09-14 16:03 UTC 

[PATCH v3 0/3] arm64: Convert to ARCH_STACKWALK
 2020-09-14 15:34 UTC  (4+ messages)
` [PATCH v3 1/3] stacktrace: Remove reliable argument from arch_stack_walk() callback
` [PATCH v3 2/3] arm64: stacktrace: Make stack walk callback consistent with generic code
` [PATCH v3 3/3] arm64: stacktrace: Convert to ARCH_STACKWALK

a saner API for allocating DMA addressable pages v2
 2020-09-14 15:34 UTC  (22+ messages)
` [PATCH 01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 02/17] mm: turn alloc_pages into an inline function
` [PATCH 03/17] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 04/17] drm/nouveau/gk20a: "
` [PATCH 05/17] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 06/17] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/17] 53c700: improve non-coherent DMA handling
` [PATCH 08/17] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/17] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/17] hal2: "
` [PATCH 11/17] sgiseeq: "
` [PATCH 12/17] 53c700: "
` [PATCH 13/17] dma-mapping: remove dma_cache_sync
` [PATCH 14/17] dma-mapping: add a new dma_alloc_pages API
` [PATCH 15/17] dma-mapping: add new {alloc, free}_noncoherent dma_map_ops methods
` [PATCH 16/17] dma-iommu: implement ->alloc_noncoherent
` [PATCH 17/17] firewire-ohci: use dma_alloc_pages

[v4,0/5] watchdog: mt8192: add wdt support
 2020-09-14 15:26 UTC  (11+ messages)
` [v4, 1/5] dt-binding: mediatek: watchdog: fix the description of compatible
  ` [v4,1/5] "
` [v4,2/5] arm64: dts: mt8183: update watchdog device node
` [v4,4/5] dt-binding: mt8192: add toprgu reset-controller head file
` [v4,5/5] watchdog: mt8192: add wdt support

[RESEND PATCH v5 0/5] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-09-14 15:20 UTC  (8+ messages)
` [RESEND PATCH v5 2/5] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts
` [RESEND PATCH v5 4/5] irqchip/irq-pruss-intc: Implement irq_{get, set}_irqchip_state ops
    ` [RESEND PATCH v5 4/5] irqchip/irq-pruss-intc: Implement irq_{get,set}_irqchip_state ops

[PATCH] arm64: hibernate: Remove unused including <linux/version.h>
 2020-09-14 15:07 UTC  (2+ messages)

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

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

[PATCH] spi: bcm2835: Make polling_limit_us static
 2020-09-14 14:52 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8mq-evk: Add MIPI DSI support
 2020-09-14 14:51 UTC  (3+ messages)
` [PATCH 2/2] arm64: defconfig: Enable the eLCDIF and Raydium RM67191 drivers

[PATCH] ASoC: stm32: sai: add pm_runtime support
 2020-09-14 14:51 UTC  (2+ messages)

[PATCH] ALSA: rockchip_i2s: fix a possible divide-by-zero bug in rockchip_i2s_hw_params()
 2020-09-14 14:51 UTC  (2+ messages)

[PATCH] arm64: Enable PCI write-combine resources under sysfs
 2020-09-14 14:38 UTC  (13+ messages)

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

[PATCH -next] mfd: mt6360: Remove unused including <linux/version.h>
 2020-09-14 14:25 UTC 

[PATCH v3 0/10] libperf and arm64 userspace counter access support
 2020-09-14 14:21 UTC  (3+ messages)

[PATCH] ARM: davinci: fix kconfig dependency warning when !GPIOLIB
 2020-09-14 14:19 UTC 

[PATCH 0/7] dmaengine: add support for sama7g5 based at_xdmac
 2020-09-14 14:09 UTC  (8+ messages)
` [PATCH 1/7] dmaengine: at_xdmac: separate register defines into header file
` [PATCH 2/7] MAINTAINERS: add dma/at_xdmac_regs.h to XDMAC driver entry
` [PATCH 3/7] dt-bindings: dmaengine: at_xdmac: add compatible with microchip, sama7g5
` [PATCH 4/7] dmaengine: at_xdmac: adapt perid for mem2mem operations
` [PATCH 5/7] dmaengine: at_xdmac: add support for sama7g5 based at_xdmac
` [PATCH 6/7] dt-bindings: dmaengine: at_xdmac: add optional microchip, m2m property
` [PATCH 7/7] dmaengine: at_xdmac: add AXI priority support and recommended settings

[v4,0/4] introduce TI reset controller for MT8192 SoC
 2020-09-14 14:00 UTC  (11+ messages)
` [v4,3/4] reset-controller: ti: introduce a new reset handler

[PATCH v2] drivers/perf: xgene_pmu: Fix uninitialized resource struct
 2020-09-14 13:59 UTC  (4+ messages)

[PATCH v2] usb: host: ehci-platform: Add workaround for brcm, xgs-iproc-ehci
 2020-09-14 13:48 UTC  (2+ messages)
` [PATCH v2] usb: host: ehci-platform: Add workaround for brcm,xgs-iproc-ehci

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

[PATCH 1/4] kbuild: remove cc-option test of -fno-strict-overflow
 2020-09-14 13:20 UTC  (4+ messages)

[PATCH] mm: remove duplicate include statement in mmu.c
 2020-09-14 13:03 UTC 

[PATCH] i2c: mediatek: Fix generic definitions for bus frequencies
 2020-09-14 12:48 UTC  (2+ messages)

[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  (5+ messages)
` [PATCH V5 14/17] dt-bindings: regulator: add DVFSRC regulator dt-bindings
` [PATCH V5 15/17] regulator: Regulator driver for the Mediatek DVFSRC

[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  (4+ messages)
` [PATCH v8 4/6] arm64: cpufeature: Modify address authentication cpufeature to exact

[PATCH 00/15] selftests/seccomp: Refactor change_syscall()
 2020-09-14 12:15 UTC  (2+ messages)

[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 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


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