linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-15 09:44:29 to 2021-01-15 17:27:36 UTC [more...]

[GIT PULL] berlin dts32 changes for 5.11
 2021-01-15 17:24 UTC  (2+ messages)

[GIT PULL 0/2] Renesas ARM SoC updates for v5.12
 2021-01-15 17:24 UTC  (5+ messages)
` [GIT PULL 1/2] Renesas ARM DT "
` [GIT PULL 2/2] Renesas DT binding "

[PATCH] dt-bindings: vendor-prefixes: Fix misordering introduced by honestar prefix
 2021-01-15 17:24 UTC  (2+ messages)

[PATCH v3 00/15] kasan: HW_TAGS tests support and fixes
 2021-01-15 17:24 UTC  (20+ messages)
` [PATCH v3 03/15] kasan: clean up comments in tests
` [PATCH v3 05/15] kasan: add match-all tag tests
` [PATCH v3 08/15] kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
` [PATCH v3 11/15] kasan: move _RET_IP_ to inline wrappers
` [PATCH v3 12/15] kasan: fix bug detection via ksize for HW_TAGS mode
` [PATCH v3 14/15] kasan: add a test for kmem_cache_alloc/free_bulk
` [PATCH v3 15/15] kasan: don't run tests when KASAN is not enabled

[GIT PULL] i.MX fixes for 5.11
 2021-01-15 17:22 UTC  (2+ messages)

[PATCH V2] arm64: defconfig: Drop unused K3 SoC specific options
 2021-01-15 17:22 UTC  (2+ messages)

[PATCH] ARM: dts: ux500: Reserve memory carveouts
 2021-01-15 17:22 UTC  (2+ messages)

[PATCH] bus: arm-integrator-lm: Add of_node_put() before return statement
 2021-01-15 17:22 UTC  (2+ messages)

[PATCH v3 0/9] UBSan Enablement for hyp/nVHE code
 2021-01-15 17:18 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: arm64: Enable UBSan instrumentation in nVHE hyp code
` [PATCH v3 2/9] KVM: arm64: Add a buffer that can pass UBSan data from hyp/nVHE to kernel
` [PATCH v3 3/9] KVM: arm64: Enable UBSAN_BOUNDS for the both the kernel and hyp/nVHE
` [PATCH v3 4/9] KVM: arm64: Enable UBsan check for unreachable code inside hyp/nVHE code
` [PATCH v3 5/9] KVM: arm64: Enable shift out of bounds undefined behaviour check for hyp/nVHE
` [PATCH v3 6/9] KVM: arm64: __ubsan_handle_load_invalid_value EL2 implementation
` [PATCH v3 7/9] KVM: arm64: Detect type mismatch undefined behaviour from hyp/nVHE code
` [PATCH v3 8/9] KVM: arm64: Detect arithmetic overflow is inside hyp/nVHE
` [PATCH v3 9/9] KVM: arm64: Add UBSan tests for PKVM

[PATCH v8 0/4] HID: i2c-hid: Reorganize to allow supporting goodix, gt7375p
 2021-01-15 17:11 UTC  (8+ messages)
          ` [PATCH v8 0/4] HID: i2c-hid: Reorganize to allow supporting goodix,gt7375p

[PATCH v3 0/3] Add support for Boundary Nitrogen8M Mini SBC
 2021-01-15 17:18 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: arm: imx: add imx8mm nitrogen support
` [PATCH v3 2/3] arm64: dts: imx: Add i.mx8mm nitrogen8mm basic dts support

Consult on ARM SMMU debugfs
 2021-01-15 17:17 UTC  (5+ messages)

[PATCH 0/2] Add mediatek MT6359 accdet driver
 2021-01-15 17:07 UTC  (2+ messages)
  ` [PATCH 2/2] ASoC: mediatek: mt6359: add "

[GIT PULL] ARM: Visconti: device tree changes for 5.11
 2021-01-15 17:07 UTC  (2+ messages)

[PATCH v9 0/4] HID: i2c-hid: Reorganize to allow supporting goodix, gt7375p
 2021-01-15 17:06 UTC  (2+ messages)
` [PATCH v9 2/4] arm64: defconfig: Update config names for i2c-hid rejigger

[PATCH RFC 0/4] Fix arm64 crash for accessing unmapped IO port regions (reboot)
 2021-01-15 16:58 UTC  (5+ messages)
` [PATCH RFC 1/4] arm64: io: Introduce IO_SPACE_BASE
` [PATCH RFC 2/4] asm-generic/io.h: Add IO_SPACE_BASE
` [PATCH RFC 3/4] kernel/resource: Make ioport_resource.start configurable
` [PATCH RFC 4/4] logic_pio: Warn on and discard accesses to addresses below IO_SPACE_BASE

[PATCH 0/2] kasan: fixes for 5.11-rc
 2021-01-15 17:05 UTC  (10+ messages)
` [PATCH 2/2] kasan, arm64: fix pointer tags in KASAN reports

[PATCH v2 1/2] misc: Add clock control logic into Aspeed LPC SNOOP driver
 2021-01-15 17:04 UTC  (3+ messages)

[PATCH v2 0/7] Remove ARM platform efm32
 2021-01-15 16:48 UTC  (10+ messages)
` [PATCH v2 1/7] ARM: drop efm32 platform
` [PATCH v2 2/7] clk: Drop unused efm32gg driver
` [PATCH v2 3/7] clocksource: Drop unused efm32 timer code
` [PATCH v2 4/7] spi: Drop unused efm32 bus driver
` [PATCH v2 5/7] i2c: "
` [PATCH v2 6/7] tty: serial: Drop unused efm32 serial driver
` [PATCH v2 7/7] MAINTAINERS: Remove deleted platform efm32

[PATCH 0/2] Add support for TI AM18XX/OMAP-L138 PRUSS
 2021-01-15 16:45 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: ti: ti,pruss: add ti,am1806-pruss

[PATCH v4 0/6] Add support for Rpi4b + Cirrus Lochnagar2 and CS47L15
 2021-01-15 16:15 UTC  (9+ messages)
` [PATCH v4 2/6] dt-bindings: audio-graph-card: Add plls and sysclks properties

[PATCH 0/6] KVM: arm64: More PMU/debug ID register fixes
 2021-01-15 16:42 UTC  (14+ messages)
` [PATCH 1/6] KVM: arm64: Fix missing RES1 in emulation of DBGBIDR
` [PATCH 2/6] KVM: arm64: Fix AArch32 PMUv3 capping
` [PATCH 3/6] KVM: arm64: Add handling of AArch32 PCMEID{2, 3} PMUv3 registers
` [PATCH 4/6] KVM: arm64: Refactor filtering of ID registers
` [PATCH 5/6] KVM: arm64: Limit the debug architecture to ARMv8.0
` [PATCH 6/6] KVM: arm64: Upgrade PMU support to ARMv8.4

[PATCH] dt-bindings: soc: ti: Update TI PRUSS bindings about schemas to include
 2021-01-15 16:38 UTC  (3+ messages)

[RFC PATCH v3 0/8] Adding the Sparx5 Switch Driver
 2021-01-15 16:34 UTC  (11+ messages)
` [RFC PATCH v3 1/8] dt-bindings: net: sparx5: Add sparx5-switch bindings
` [RFC PATCH v3 3/8] net: sparx5: add hostmode with phylink support
` [RFC PATCH v3 4/8] net: sparx5: add port module support
` [RFC PATCH v3 5/8] net: sparx5: add switching, vlan and mactable support
` [RFC PATCH v3 6/8] net: sparx5: add calendar bandwidth allocation support
` [RFC PATCH v3 7/8] net: sparx5: add ethtool configuration and statistics support
` [RFC PATCH v3 8/8] arm64: dts: sparx5: Add the Sparx5 switch node

[PATCH] arm64: defconfig: Enable Qcom SNPS Femto PHY
 2021-01-15 16:19 UTC  (2+ messages)

[PATCH v3 0/4] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-15 15:45 UTC  (9+ messages)
` [PATCH v3 1/4] kasan, arm64: Add KASAN light mode
` [PATCH v3 2/4] arm64: mte: Add asynchronous mode support
` [PATCH v3 3/4] arm64: mte: Enable async tag check fault
` [PATCH v3 4/4] arm64: mte: Optimize mte_assign_mem_tag_range()

[PATCH v7 0/3] MTE support for KVM guest
 2021-01-15 15:28 UTC  (4+ messages)
` [PATCH v7 1/3] arm64: kvm: Save/restore MTE registers
` [PATCH v7 2/3] arm64: kvm: Introduce MTE VCPU feature
` [RFC PATCH v7 3/3] KVM: arm64: ioctl to fetch/store tags in a guest

Delay recognizing USB-Drive with Kernel 5.9.12
 2021-01-15 14:27 UTC 

[PATCH 1/4] ARM: dts: stm32: Add alternate pinmux for ethernet0 pins
 2021-01-15 15:22 UTC  (5+ messages)
` [PATCH 3/4] [RFC] ARM: dts: stm32: Add mux for ETHRX clock

[PATCH v2] bus: sunxi-rsb: make remove callback return void
 2021-01-15 15:09 UTC  (7+ messages)
` [GIT PULL] Immutable branch between MFD and Bus (SunXi) due for the v5.12 merge window

[PATCH 00/11] kasan: HW_TAGS tests support and fixes
 2021-01-15 15:04 UTC  (5+ messages)
` [PATCH 05/11] kasan, arm64: allow using KUnit tests with HW_TAGS mode

[PATCH] media: cec: add stm32 driver
 2021-01-15 14:31 UTC 

[PATCH v2 0/2] KVM: arm64: Work around firmware wongly advertising GICv2 compatibility
 2021-01-15 14:15 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
` [PATCH v2 2/2] KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility

[PATCH 1/2] usb typec: tcpci: mt6360: Add vsafe0v support and external vbus supply control
 2021-01-15 14:13 UTC  (2+ messages)
` [PATCH 2/2] usb typec: tcpci: mt6360: Add vbus supply into dt-binding description

[PATCH v11 0/7] soc: mediatek: SVS: introduce MTK SVS
 2021-01-15 13:46 UTC  (4+ messages)
` [PATCH v11 1/7] dt-bindings: soc: mediatek: add mtk svs dt-bindings

Live patching on ARM64
 2021-01-15 13:44 UTC  (2+ messages)

[PATCH v6 1/8] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2021-01-15 13:42 UTC  (11+ messages)
` [PATCH v6 2/8] regulator: dt-bindings: Document max8997-pmic nodes

[PATCH 01/10] drm/atomic: Pass the full state to planes async atomic check and update
 2021-01-15 13:34 UTC  (5+ messages)
` [PATCH 03/10] drm/atmel-hlcdc: Rename custom plane state variable
` [PATCH 06/10] drm: Use state helper instead of plane state pointer in atomic_check
` [PATCH 07/10] drm: Store new plane state in a variable for atomic_update and disable

[PATCH] random: avoid arch_get_random_seed_long() when collecting IRQ randomness
 2021-01-15 13:18 UTC  (6+ messages)

[PATCH] arm64: syscall: include prototype for EL0 SVC functions
 2021-01-15 13:11 UTC  (2+ messages)

[PATCH v2 0/2] kasan: fixes for 5.11-rc
 2021-01-15 12:48 UTC  (4+ messages)
` [PATCH v2 2/2] kasan, arm64: fix pointer tags in KASAN reports

[PATCH V2 00/11] arm64: coresight: Enable ETE and TRBE
 2021-01-15 12:43 UTC  (9+ messages)
` [PATCH V2 08/11] coresight: core: Add support for dedicated percpu sinks
` [PATCH V2 10/11] coresight: sink: Add TRBE driver

[RFC PATCH 00/10] Add Fujitsu A64FX soc entry/hardware barrier driver
 2021-01-15 12:24 UTC  (7+ messages)

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-01-15 12:13 UTC  (16+ messages)
` [PATCH RFC v1 01/15] iommu/arm-smmu-v3: Create a Context Descriptor library
` [PATCH RFC v1 02/15] iommu: Add a simple PASID table library
` [PATCH RFC v1 03/15] iommu/arm-smmu-v3: Update drivers to work with iommu-pasid-table
` [PATCH RFC v1 04/15] iommu/arm-smmu-v3: Update CD base address info for user-space
` [PATCH RFC v1 05/15] iommu/arm-smmu-v3: Set sync op from consumer driver of cd-lib
` [PATCH RFC v1 06/15] iommu/virtio: Add headers for table format probing
` [PATCH RFC v1 07/15] iommu/virtio: Add "
` [PATCH RFC v1 08/15] iommu: Add asid_bits to arm smmu-v3 stage1 table info
` [PATCH RFC v1 09/15] iommu/virtio: Update table format probing header
` [PATCH RFC v1 10/15] iommu/virtio: Prepare to add attach pasid table infrastructure
` [PATCH RFC v1 11/15] iommu/virtio: Add headers for binding pasid table in iommu
` [PATCH RFC v1 12/15] iommu/virtio: Add support for INVALIDATE request
` [PATCH RFC v1 13/15] iommu/virtio: Attach Arm PASID tables when available
` [PATCH RFC v1 14/15] iommu/virtio: Add support for Arm LPAE page table format
` [PATCH RFC v1 15/15] iommu/virtio: Update fault type and reason info for viommu fault

Old platforms: bring out your dead
 2021-01-15 12:04 UTC  (5+ messages)
  ` [v2] "

[PATCH v5] arm64: Enable perf events based hard lockup detector
 2021-01-15 12:01 UTC 

[PATCH v2 0/3] Added some missing DT settings for Hikey 970
 2021-01-15 11:53 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: hisilicon: hi3670.dtsi: add iomcu_rst
` [PATCH v2 2/3] arm64: dts: hikey970-pinctrl.dtsi: add missing pinctrl settings
` [PATCH v2 3/3] arm64: dts: hisilicon: hi3670.dtsi: add I2C settings

[PATCH v29 0/6] JTAG driver introduction
 2021-01-15 11:53 UTC  (6+ messages)
` [PATCH v29 1/6] drivers: jtag: Add JTAG core driver
` [PATCH v29 3/6] Add Aspeed SoC 24xx and 25xx families JTAG master driver

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-01-15 11:49 UTC  (11+ messages)
` [RFC PATCH v2 15/26] of/fdt: Introduce early_init_dt_add_memory_hyp()

[PATCH 0/2] KVM: arm64: Hide absent PMU registers from userspace
 2021-01-15 11:37 UTC  (2+ messages)

[PATCH -next] pci/controller/dwc: convert comma to semicolon
 2021-01-15 11:36 UTC  (3+ messages)

[PATCH] KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg()
 2021-01-15 11:33 UTC  (2+ messages)

[PATCH] KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return
 2021-01-15 11:33 UTC  (2+ messages)

[v7,0/2] introduce TI reset controller for MT8192 SoC
 2021-01-15 11:23 UTC  (3+ messages)
` [v7,1/2] dt-binding: reset-controller: mediatek: add YAML schemas
` [v7,2/2] reset-controller: ti: introduce an integrated reset handler

[PATCH] arm64/kvm: correct the error report in kvm_handle_guest_abort
 2021-01-15 11:20 UTC  (2+ messages)

Reading and Decoding Data From ETB Buffer
 2021-01-15 11:12 UTC  (5+ messages)

[PATCH v3 0/5] gpio: mvebu: pwm fixes and improvements
 2021-01-15 10:53 UTC  (5+ messages)
` [PATCH v3 5/5] gpio: mvebu: document zero pwm duty cycle limitation

[PATCH v4 0/5] imx8mq: updates for the interconnect fabric
 2021-01-15 10:49 UTC  (10+ messages)
` [PATCH v4 1/5] arm64: dts: imx8mq: Add NOC node
` [PATCH v4 4/5] arm64: dts: imx8mq: Add interconnect for lcdif
` [PATCH v4 5/5] arm64: defconfig: Enable interconnect for imx8mq

[PATCH v4 0/5] imx8mq: updates for the interconnect fabric
 2021-01-15 10:48 UTC  (3+ messages)
` [PATCH v4 2/5] arm64: dts: imx8mq: Add interconnect provider property

[net-next PATCH v3 00/15] ACPI support for dpaa2 driver
 2021-01-15 10:47 UTC  (4+ messages)
` [net-next PATCH v3 09/15] device property: Introduce fwnode_get_id()

[PATCH v3 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-15 10:24 UTC  (4+ messages)
` [RFC PATCH 5/8] mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULT

[PATCH] kvm: arm64: Properly align the end address of table walk
 2021-01-15 10:23 UTC  (2+ messages)

[PATCH] coresight: etm4x: add AMBA id for Cortex-A55 and Cortex-A75
 2021-01-15 10:17 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: fsl-ls1012a-rdb: add i2c devices
 2021-01-15 10:16 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: fsl-ls1012a-frdm: add spi-uart device

[RESEND PATCH v2 0/2] vfio/iommu_type1: some fixes
 2021-01-15 10:13 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] vfio/iommu_type1: Populate full dirty when detach non-pinned group
` [RESEND PATCH v2 2/2] vfio/iommu_type1: Sanity check pfn_list when remove vfio_dma

[PATCH] drivers/pinctrl/bcm: Simplify bool comparison
 2021-01-15 10:09 UTC 

[PATCH v2 1/2] dt-bindings: arm: fsl: add Kontron sl28 variant 1
 2021-01-15  9:57 UTC  (2+ messages)

[PATCH] drivers: bus: simple-pm-bus: Fix compability with simple-bus for auxdata
 2021-01-15  9:56 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: fsl: add Kontron sl28 variant 1
 2021-01-15  9:46 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: freescale: sl28: add "

[PATCH v9 0/4] leds: pwm: Make automatic labels work
 2021-01-15  9:42 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: mfd: Fix schema warnings for pwm-leds


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