linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-01 18:03:33 to 2021-06-02 10:47:34 UTC [more...]

[PATCH V9, RESEND, 0/2] watchdog: mtk: support pre-timeout when the bark irq is available
 2021-06-02 10:45 UTC  (2+ messages)
` [PATCH V9,RESEND,0/2] "

[PATCH v2 0/7] ARM: mm: cleanup page fault and fix pxn process issue
 2021-06-02 10:44 UTC  (12+ messages)
` [PATCH v2 1/7] ARM: mm: Rafactor the __do_page_fault()
` [PATCH v2 2/7] ARM: mm: Kill task_struct argument for __do_page_fault()
` [PATCH v2 3/7] ARM: mm: Cleanup access_error()
` [PATCH v2 4/7] ARM: mm: print out correct page table entries
` [PATCH v2 5/7] ARM: mm: Print physical address of page table base in show_pte()
` [PATCH v2 6/7] ARM: mm: Provide die_kernel_fault() helper
` [PATCH v2 7/7] ARM: mm: Fix PXN process with LPAE feature

[PATCH v5 0/6] KVM: arm64: Improve efficiency of stage2 page table
 2021-06-02 10:43 UTC  (7+ messages)
` [PATCH v5 1/6] KVM: arm64: Introduce KVM_PGTABLE_S2_GUEST stage-2 flag
` [PATCH v5 2/6] KVM: arm64: Move D-cache flush to the fault handlers
` [PATCH v5 4/6] KVM: arm64: Provide invalidate_icache_range at non-VHE EL2

[PATCH v2 1/4] firmware: arm_scmi: fix deps arm-smccc-discovery deps in Kconfig
 2021-06-02 10:40 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: arm: scmi property mboxes is not mandatory

[PATCH 0/6] ARM: dts: Add Raspberry Pi 400 support
 2021-06-02 10:40 UTC  (8+ messages)
` [PATCH 2/6] watchdog: bcm2835_wdt: consider system-power-controller property
` [PATCH 3/6] ARM: dts: Move BCM2711 RPi specific into separate dtsi

❌ FAIL: Test report for kernel 5.13.0-rc4 (arm-next, 8124c8a6)
 2021-06-02 10:34 UTC  (3+ messages)
  ` ? "

[PATCH v2 0/8] perf: Refine barriers for AUX ring buffer
 2021-06-02 10:30 UTC  (9+ messages)
` [PATCH v2 1/8] perf/ring_buffer: Add comment for barriers on "
` [PATCH v2 2/8] coresight: tmc-etr: Add barrier after updating "
` [PATCH v2 3/8] coresight: tmc-etf: Add comment for store ordering
` [PATCH v2 4/8] perf/x86: Add barrier after updating bts
` [PATCH v2 5/8] perf auxtrace: Change to use SMP memory barriers
` [PATCH v2 6/8] perf auxtrace: Drop legacy __sync functions
` [PATCH v2 7/8] perf auxtrace: Use WRITE_ONCE() for updating aux_tail
` [PATCH v2 8/8] perf record: Directly bail out for compat case

[PATCH v1 net-next 0/3] net: stmmac: re-configure tas basetime after ptp time adjust
 2021-06-02 10:18 UTC  (3+ messages)
` [PATCH v1 net-next 3/3] net: stmmac: ptp: update tas basetime after ptp adjust

[RFC/RFT PATCH 0/5] consolidate "System RAM" resources setup
 2021-06-02 10:15 UTC  (13+ messages)
` [RFC/RFT PATCH 1/5] s390: make crashk_res resource a child of "System RAM"
` [RFC/RFT PATCH 2/5] memblock: introduce generic memblock_setup_resources()

[PATCH 0/2] move to use request_irq by IRQF_NO_AUTOEN flag
 2021-06-02 10:16 UTC  (5+ messages)
` [PATCH 1/2] arm_pmu: "
` [PATCH 2/2] perf: qcom_l2_pmu: "

[PATCH] drm/rockchip: defined struct rockchip_dp_dt_ids[] under CONFIG_OF
 2021-06-02 10:07 UTC  (2+ messages)

[PATCH v5 0/3] mtd: spinand: add SPI-NAND MTD resume handler
 2021-06-02  9:49 UTC  (4+ messages)
` [PATCH v5 1/3] mtd: spinand: add spinand_read_cfg() helper
` [PATCH v5 2/3] mtd: spinand: Add spinand_init_flash() helper
` [PATCH v5 3/3] mtd: spinand: add SPI-NAND MTD resume handler

[PATCH v2 0/9] drivers/perf: Use general macro to simplify event attributes
 2021-06-02  9:49 UTC  (5+ messages)
` [PATCH v2 1/9] perf: Add EVENT_ATTR_ID "

[PATCH 0/7] arm64: dts: freescale: Add i.MX8DXL support
 2021-06-02  9:48 UTC  (7+ messages)
` [PATCH 1/7] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH 2/7] arm64: dts: imx8-ss-lsio: Add mu5a mailbox

[PATCH v2 0/7] KVM: arm64: Reduce hyp_vmemmap overhead
 2021-06-02  9:43 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: arm64: Move hyp_pool locking out of refcount helpers
` [PATCH v2 2/7] KVM: arm64: Use refcount at hyp to check page availability
` [PATCH v2 3/7] KVM: arm64: Remove list_head from hyp_page
` [PATCH v2 4/7] KVM: arm64: Unify MMIO and mem host stage-2 pools
` [PATCH v2 5/7] KVM: arm64: Remove hyp_pool pointer from struct hyp_page
` [PATCH v2 6/7] KVM: arm64: Use less bits for hyp_page order
` [PATCH v2 7/7] KVM: arm64: Use less bits for hyp_page refcount

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-06-02  9:37 UTC  (23+ messages)
` [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA

[PATCH 0/3] clk: support regmap
 2021-06-02  9:32 UTC  (6+ messages)

[PATCH 0/3] Apple M1 clock gate driver
 2021-06-02  9:28 UTC  (7+ messages)

[PATCH 0/7] KVM: arm64: Reduce hyp_vmemmap overhead
 2021-06-02  9:23 UTC  (6+ messages)
` [PATCH 3/7] KVM: arm64: Remove list_head from hyp_page

[PATCH] drm/rockchip: defined struct vop_driver_dt_match[] under CONFIG_OF
 2021-06-02  9:13 UTC 

[PATCH v2 00/10] arm64: tegra: Prevent early SMMU faults
 2021-06-02  8:52 UTC  (7+ messages)

[GIT PULL] arm64: dts: amlogic updates for v5.14
 2021-06-02  8:47 UTC 

[PATCH v2 00/12] memory: tegra: Driver unification
 2021-06-02  8:43 UTC  (14+ messages)
` [PATCH v2 07/12] memory: tegra: Parameterize interrupt handler
` [PATCH v2 09/12] memory: tegra: Only initialize reset controller if available
` [PATCH v2 10/12] memory: tegra: Unify drivers
` [PATCH v2 11/12] memory: tegra: Add memory client IDs to tables
` [PATCH v2 12/12] memory: tegra: Split Tegra194 data into separate file

[GIT PULL] soc: amlogic: driver updates for v5.14
 2021-06-02  8:41 UTC 

[RFC PATCH v3 00/12] firmware: arm_scmi: Add virtio transport
 2021-06-02  8:34 UTC  (6+ messages)
` [RFC PATCH v3 11/12] "

[PATCH 00/18] arm64: MMU enabled kexec relocation
 2021-06-02  8:20 UTC  (10+ messages)
` [PATCH 03/18] arm64: hyp-stub: Move elx_sync into the vectors
` [PATCH 04/18] arm64: kernel: add helper for booted at EL2 and not VHE

[PATCH] ARM: imx: mach-imx6ul: added gpr enet<x>-tx-clock config
 2021-06-02  8:11 UTC 

[PATCH 0/5] imx8q video decoder/encoder driver
 2021-06-02  8:09 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: media: imx8q: add imx video codec bindings
    ` [EXT] "

[PATCH 1/2] firmware: arm_scpi: Add compatibility checks for shmem node
 2021-06-02  7:53 UTC  (8+ messages)
` [PATCH 2/2] firmware: arm_scmi: "

[PATCH] clk: imx8mq: remove SYS PLL 1/2 clock gates
 2021-06-02  7:46 UTC  (2+ messages)

[RESEND PATCH 1/2] firmware: arm_scpi: Add compatibility checks for shmem node
 2021-06-02  7:38 UTC  (2+ messages)
` [RESEND PATCH 2/2] firmware: arm_scmi: "

[PATCH 0/8] rtc: use DEVICE_ATTR_* macro to simplify code
 2021-06-02  7:38 UTC  (9+ messages)
` [PATCH 1/8] rtc: x1205: use DEVICE_ATTR_RO macro
` [PATCH 2/8] rtc: rx8025: use DEVICE_ATTR_RW macro
` [PATCH 3/8] rtc: rs5c372: use DEVICE_ATTR_RO macro
` [PATCH 4/8] rtc: isl1208: use DEVICE_ATTR_* macro
` [PATCH 5/8] rtc: ds1685: use DEVICE_ATTR_RO macro
` [PATCH 6/8] rtc: ds1343: use DEVICE_ATTR_* macro
` [PATCH 7/8] rtc: bq32k: use DEVICE_ATTR_RW macro
` [PATCH 8/8] rtc: ab8500: "

ezmlm warning
 2021-06-02  7:36 UTC 

[GIT PULL 1/3] Cleanup for omaps for v5.14
 2021-06-02  7:19 UTC  (3+ messages)
` [GIT PULL 2/3] Defconfig changes "
` [GIT PULL 3/3] Devicetree "

[PATCH 1/4] arm64: dts: imx8mm-venice-gw700x: override thermal cfg for industrial temp
 2021-06-02  7:10 UTC  (2+ messages)

[PATCH] arm64: dts: ti: iot2050: Configure r5f cluster on basic variant in split mode
 2021-06-02  6:56 UTC 

[PATCH v8 0/8] Add Support for MediaTek PMIC MT6359
 2021-06-02  7:04 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, Regulator and RTC due for the v5.14 merge window

[PATCH 1/2] regulator: mt6360: Add optional mediatek.power-off-sequence in bindings document
 2021-06-02  6:54 UTC  (2+ messages)
` [PATCH 2/2] regulator: mt6360: Add power off sequence config for default-on power

[PATCH 0/2] ARM: fix PXN process with LPAE feature
 2021-06-02  6:42 UTC  (4+ messages)
` [PATCH 1/2] ARM: mm: Refactor __do_page_fault()

[GIT PULL] PM and build warning fixes for omaps
 2021-06-02  6:20 UTC 

[PATCH V2] remoteproc: imx_rproc: correct firmware reload
 2021-06-02  6:42 UTC 

[PATCH] remoteproc: imx_rproc: correct firmware reload
 2021-06-02  6:05 UTC  (4+ messages)

[GIT PULL] SATA regresion fix for TI dra7 for v5.13
 2021-06-02  6:00 UTC 

[PATCH net 1/1] net: stmmac: fix issue where clk is being unprepared twice
 2021-06-02  5:49 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a779a0: Drop power-domains property from GIC node
 2021-06-02  4:41 UTC  (2+ messages)

[PATCH] ipv6: create ra_mtu proc file to only record mtu in RA
 2021-06-02  4:20 UTC  (4+ messages)

[PATCH] arm64: dts: renesas: r8a77961: Add INTC-EX device node
 2021-06-02  4:13 UTC  (2+ messages)

[PATCH] i2c: bcm-iproc: Add i2c recovery support
 2021-06-02  2:32 UTC  (5+ messages)

[PATCH net-next 1/1] net: stmmac: enable platform specific safety features
 2021-06-02  2:28 UTC  (5+ messages)

[PATCH v2] i2c: bcm-iproc: Add i2c recovery support
 2021-06-02  2:11 UTC  (2+ messages)

[PATCH -next] soc: imx: gpc: add check for of_match_device in imx_gpc_old_dt_init
 2021-06-02  2:06 UTC  (4+ messages)

[PATCH 1/6] dt-bindings: arm: imx: scu: fix naming typo of clk compatible string
 2021-06-02  1:50 UTC  (3+ messages)
` [PATCH 6/6] clk: imx8qm: add clock valid resource checking

[QUESTION] arm64: mmap to the hugetlbfs with hugepagesize=512M got SIGILL
 2021-06-02  1:33 UTC  (3+ messages)

[RESEND 1/1] clk: versatile: remove dependency on ARCH_*
 2021-06-02  1:18 UTC  (2+ messages)

[PATCH v2] dt-bindings: clk: zynqmp: convert bindings to YAML
 2021-06-02  0:14 UTC 

[PATCH v2] dt-bindings: rtc: zynqmp: convert bindings to YAML
 2021-06-02  0:09 UTC 

[PATCH v2] dt-bindings: net: Convert MDIO mux bindings to DT schema
 2021-06-01 23:48 UTC  (2+ messages)

arm64/for-kernelci baseline: 40 runs, 3 regressions (v5.13-rc4)
 2021-06-01 23:45 UTC 

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v5.13-rc4)
 2021-06-01 23:02 UTC 

[xlnx:master 11279/12271] drivers/usb/gadget/function/f_tcm.c:2262:12: error: redefinition of 'tcm_get_alt'
 2021-06-01 22:48 UTC 

[PATCH v2 0/8] dt-bindings: firmware: Convert SCPI and SCMI to json schema
 2021-06-01 22:49 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: firmware: arm, scpi: Move arm, scp-shmem "
` [PATCH v2 2/8] dt-bindings: firmware: arm, scmi: Move arm, scmi-shmem "
` [PATCH v2 3/8] dt-bindings: firmware: juno, scpi: Move to sram.yaml "
` [PATCH v2 4/8] dt-bindings: firmware: amlogic, scpi: Move arm, scpi-shmem to "
` [PATCH v2 5/8] dt-bindings: mailbox : arm, mhu: Fix arm, scpi example used here
` [PATCH v2 6/8] dt-bindings: firmware: arm, scpi: Convert to json schema
` [PATCH v2 7/8] dt-bindings: firmware: amlogic, "
` [PATCH v2 8/8] dt-bindings: firmware: arm, scmi: "

[PATCH v4 0/6] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-01 22:47 UTC  (4+ messages)
` [PATCH v4 1/6] iommu/arm-smmu: Add support for driver IOMMU fault handlers
` [PATCH v4 2/6] iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault info
` [PATCH v4 4/6] iommu/arm-smmu-qcom: Add stall support

[kvm-unit-tests PATCH v2 0/4] enable LPI and ITS for TCG
 2021-06-01 21:50 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 4/4] arm64: split its-migrate-unmapped-collection into KVM and TCG variants

[xlnx:master 463/509] drivers/media/platform/xilinx/xilinx-hdmirxss.c:500:9: error: implicit declaration of function 'FIELD_PREP'
 2021-06-01 20:41 UTC 

[PATCH v2 0/2] Apple M1 PCIe DT bindings
 2021-06-01 20:33 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: pci: Add DT bindings for apple,pcie

staging: vc04_services: Need suggestions on trying to fix sparse warning in vchiq_arm.c
 2021-06-01 20:23 UTC  (2+ messages)

[PATCH v5 0/4] arm64: improve efficiency of setting tags for user pages
 2021-06-01 19:50 UTC  (5+ messages)
` [PATCH v5 1/4] mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
` [PATCH v5 2/4] kasan: use separate (un)poison implementation for integrated init
` [PATCH v5 3/4] arm64: mte: handle tags zeroing at page allocation time
` [PATCH v5 4/4] kasan: disable freed user page poisoning with HW tags

[PATCH v4 0/4] arm64: improve efficiency of setting tags for user pages
 2021-06-01 19:28 UTC  (4+ messages)
` [PATCH v4 2/4] kasan: use separate (un)poison implementation for integrated init

[PATCH][next] net: axienet: Fix fall-through warning for Clang
 2021-06-01 19:19 UTC  (2+ messages)

[PATCH v5] arm64: smccc: Support SMCCC v1.3 SVE register saving hint
 2021-06-01 18:32 UTC  (3+ messages)

[PATCH v2 0/8] arm64: String function updates
 2021-06-01 18:26 UTC  (5+ messages)
` [PATCH v2 1/8] arm64: Import latest version of Cortex Strings' memcmp

[PATCH v2 -next] perf: arm_spe: use DEVICE_ATTR_RO macro
 2021-06-01 18:21 UTC  (2+ messages)

[PATCH] perf: xgene_pmu: use DEVICE_ATTR_RO macro
 2021-06-01 18:21 UTC  (2+ messages)

[PATCH -next] perf: qcom: use DEVICE_ATTR_RO macro
 2021-06-01 18:21 UTC  (2+ messages)

[PATCH -next] perf: arm_pmu: use DEVICE_ATTR_RO macro
 2021-06-01 18:21 UTC  (2+ messages)

[PATCH] arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode
 2021-06-01 18:21 UTC  (2+ messages)

[PATCH v2 0/3] Free up a couple of MAIRs
 2021-06-01 18:21 UTC  (2+ messages)

[PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
 2021-06-01 18:21 UTC  (2+ messages)

[PATCH] arm64: mm: Use better bitmap_zalloc()
 2021-06-01 18:21 UTC  (2+ messages)

[PATCH] arm64: perf: Convert snprintf to sysfs_emit
 2021-06-01 18:21 UTC  (2+ messages)

[PATCH] drivers/perf: hisi: use the correct HiSilicon copyright
 2021-06-01 18:20 UTC  (2+ messages)

[PATCH v2 2/5] tick/broadcast: Split __tick_broadcast_oneshot_control() into a helper
 2021-06-01 18:14 UTC  (8+ 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).