linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-16 16:59:30 to 2023-05-17 08:38:02 UTC [more...]

[PATCH v3 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-17  8:37 UTC  (7+ messages)
` [PATCH v3 1/3] mm: Call arch_swap_restore() from do_swap_page()
` [PATCH v3 2/3] mm: Call arch_swap_restore() from unuse_pte()
` [PATCH v3 3/3] arm64: mte: Simplify swap tag restoration logic

[PATCH 1/3] mm: Move arch_do_swap_page() call to before swap_free()
 2023-05-17  8:34 UTC  (13+ messages)

[PATCH 0/2] SPDX conversion for UDF
 2023-05-17  8:33 UTC  (3+ messages)
` [PATCH 1/2] fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
` [PATCH 2/2] fs: udf: udftime: Replace LGPL boilerplate "

[PATCH v2 1/4] spi: dt-bindings: Introduce spi-mosi-idle-low flag
 2023-05-17  8:31 UTC  (2+ messages)
  ` [PATCH] spi: Add option to keep the MOSI line low, when it is idle

[PATCH 0/2] Fix and clean MT8365 clock indexes
 2023-05-17  8:28 UTC  (3+ messages)
` [PATCH 1/2] clk: mediatek: mt8365: fix the "
` [PATCH 2/2] clk: mediatek: mt8365: remove the max clock number defines

[PATCH v4 2/2] dt-bindings: pinctrl: Update pinctrl-single to use yaml
 2023-05-17  8:23 UTC  (2+ messages)

[PATCH] tee: add FOLL_LONGTERM for CMA case when alloc shm
 2023-05-17  8:08 UTC  (4+ messages)

[PATCH v4 0/2] stm32mp15: update remoteproc to support SCMI Device tree
 2023-05-17  7:48 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: dts: stm32: Update Cortex-M4 reset declarations on stm32mp15
` [PATCH v4 2/2] ARM: dts: stm32: fix m4_rproc references to use SCMI

[PATCH 1/2] dmaengine: ste_dma40: use correct print specfier for resource_size_t
 2023-05-17  6:51 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: ste_dma40: fix typo in enum documentation

[PATCH v8 0/6] Support writable CPU ID registers from userspace
 2023-05-17  7:41 UTC  (9+ messages)
` [PATCH v8 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
` [PATCH v8 2/6] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v8 5/6] KVM: arm64: Reuse fields of sys_reg_desc for idreg

ARM_LPAE + VMSPLIT_2G cause swiotlb warning on Raspberry Pi 4
 2023-05-17  7:37 UTC  (4+ messages)

[PATCH 0/2] clk: keystone: syscon-clk: Enable audio reference clock
 2023-05-17  7:34 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Add binding documentation for TI Audio REFCLK
` [PATCH 2/2] clk: keystone: syscon-clk: Add support for audio refclk

[GIT PULL] SoC/misc: SRAM driver and binding updates
 2023-05-17  7:27 UTC 

[PATCH] bus: ti-sysc: Fix dispc quirk masking bool variables
 2023-05-17  7:18 UTC 

[PATCH v2 11/12] drm/fbdev-generic: Implement dedicated fbdev I/O helpers
 2023-05-17  7:07 UTC  (2+ messages)
  ` [v2,11/12] "

[PATCH V9 0/4] Add S4 SoC PLL and Peripheral clock
 2023-05-17  7:02 UTC  (4+ messages)
` [PATCH V9 1/4] dt-bindings: clock: document Amlogic S4 SoC PLL clock controller
` [PATCH V9 2/4] dt-bindings: clock: document Amlogic S4 SoC peripherals "
` [PATCH V9 3/4] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver

[PATCH 0/3] SPDX conversion on pcmcia drivers
 2023-05-17  7:01 UTC  (5+ messages)
` [PATCH 1/3] pcmcia: Convert dual GPL/MPL notice to SPDX license identifier
` [PATCH 2/3] pcmcia: Add SPDX identifier for GPL 2.0-licensed driver files
` [PATCH 3/3] pcmcia: pd6729: Replace unversioned GPL notice with SPDX identifier

[PATCH] fpga: xilinx: Switch Michal Simek's email to new one
 2023-05-17  9:42 UTC  (3+ messages)

[PATCH V5 0/8] Add minimal boot support for IPQ5018
 2023-05-17  6:49 UTC  (5+ messages)
` [PATCH V5 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driver

[PATCH] firmware: ti_sci: Fix exception handling in ti_sci_probe()
 2023-05-17  6:43 UTC  (3+ messages)
    ` [cocci] "

[PATCH v5 RESEND 16/17] arm64 : mm: add wrapper function ioremap_prot()
 2023-05-17  6:42 UTC  (2+ messages)

[PATCH 00/13] ARM: SoC: address -Wmissing-prototype warnings
 2023-05-17  6:39 UTC  (12+ messages)
` [PATCH 05/13] ARM: imx: remove unused mx25_revision()
` [PATCH 07/13] ARM: omap1: add missing include
` [PATCH 08/13] ARM: omap2: fix missing tick_broadcast() prototype
` [PATCH 12/13] ARM: spear: include "pl080.h" for pl080_get_signal() prototype

[PATCH v2] ARM: dts: aspeed: Adding Inventec Starscream BMC
 2023-05-17  6:22 UTC  (2+ messages)
` [PATCH v3] "

Branch for GPIO hard numbers removal
 2023-05-17  6:21 UTC  (2+ messages)

[PATCH v9 0/5] Support writable CPU ID registers from userspace
 2023-05-17  6:10 UTC  (6+ messages)
` [PATCH v9 1/5] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v9 2/5] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v9 3/5] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v9 4/5] KVM: arm64: Reuse fields of sys_reg_desc for idreg
` [PATCH v9 5/5] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3

[PATCH RESEND v5 07/14] PCI: visconti: Convert to using generic resources getter
 2023-05-17  5:29 UTC 

[PATCH v12 00/11] Add support for MT8195 SCP 2nd core
 2023-05-17  4:34 UTC  (12+ messages)
` [PATCH v12 01/11] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v12 02/11] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v12 03/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v12 04/11] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v12 05/11] remoteproc: mediatek: Introduce cluster on single-core SCP
` [PATCH v12 06/11] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v12 07/11] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v12 08/11] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v12 09/11] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v12 10/11] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v12 11/11] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH V2 0/5] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
 2023-05-17  4:32 UTC  (4+ messages)
` [PATCH V2 3/5] coresight: etm4x: Drop pid argument from etm4_probe()

[PATCH] staging: vchiq_arm: mark vchiq_platform_init() static
 2023-05-17  4:13 UTC  (3+ messages)

[PATCH v4,0/8] media: mediatek: vcodec: Add debugfs file for decode and encode
 2023-05-17  3:46 UTC  (2+ messages)

[PATCH v3,0/4] media: mediatek: vcodec: Fix decoder under flow and plt test fails randomly
 2023-05-17  3:34 UTC  (2+ messages)

[PATCH v4 3/4] drivers/perf: add DesignWare PCIe PMU driver
 2023-05-17  3:37 UTC  (4+ messages)

[PATCH v5 0/4] Support timer drivers as loadable modules
 2023-05-17  2:25 UTC  (5+ messages)
` [PATCH v5 1/4] time/sched_clock: Export sched_clock_register()
` [PATCH v5 2/4] clocksource/drivers/mmio: Export clocksource_mmio_init()
` [PATCH v5 3/4] clocksource/drivers/timer-of: Remove __init markings
` [PATCH v5 4/4] clocksource/drivers/timer-mediatek: Make timer-mediatek become loadable module

Excessive TLB flush ranges
 2023-05-17  1:23 UTC  (25+ messages)

[PATCH] irq_work: consolidate arch_irq_work_raise prototypes
 2023-05-17  2:27 UTC  (2+ messages)

[PATCH V10 00/10] arm64/perf: Enable branch stack sampling
 2023-05-17  2:24 UTC  (11+ messages)
` [PATCH V10 01/10] drivers: perf: arm_pmu: Add new sched_task() callback
` [PATCH V10 02/10] arm64/perf: Add BRBE registers and fields
` [PATCH V10 03/10] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V10 04/10] arm64/perf: Add branch stack support in struct pmu_hw_events
` [PATCH V10 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V10 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE
` [PATCH V10 07/10] arm64/perf: Add PERF_ATTACH_TASK_DATA to events with has_branch_stack()
` [PATCH V10 08/10] arm64/perf: Add struct brbe_regset helper functions
` [PATCH V10 09/10] arm64/perf: Implement branch records save on task sched out
` [PATCH V10 10/10] arm64/perf: Implement branch records save on PMU IRQ

[PATCH v2 0/2] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-17  2:21 UTC  (4+ messages)
` [PATCH v2 1/2] mm: Call arch_swap_restore() from do_swap_page()

[PATCH v6 0/3] Several UFS MCQ Code Changes
 2023-05-17  2:13 UTC  (2+ messages)

[PATCH] scsi: ufs: ufs-mediatek: delete some dead code
 2023-05-17  2:12 UTC  (2+ messages)

[PATCH 00/16] ARM: address -Wmissing-prototype warnings
 2023-05-17  1:29 UTC  (4+ messages)
` [PATCH 05/16] ARM: kprobes: avoid missing-declaration warnings

[PATCH v1 0/3] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-05-17  1:27 UTC  (4+ messages)
` [PATCH v3 1/3] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver

[PATCH] arm64: dts: hisilicon: add missing cache properties
 2023-05-17  1:22 UTC  (3+ messages)

[PATCH] arm64: dts: lg: add missing cache properties
 2023-05-17  0:17 UTC  (3+ messages)
  `  "

[PATCH V6 1/3] dt-bindings: sram: qcom,imem: Add Boot Stat region within IMEM
 2023-05-17  0:09 UTC  (7+ messages)
  ` [PATCH V6 2/3] soc: qcom: boot_stat: Add Driver Support for Boot Stats

[PATCH] MAINTAINERS: Replace my email address
 2023-05-16 23:28 UTC 

[PATCH v4 1/2] iommu/arm-smmu-qcom: Fix missing adreno_smmu's
 2023-05-16 23:22 UTC  (2+ messages)

[PATCH 0/7] RK3588 ADC support
 2023-05-16 23:00 UTC  (8+ messages)
` [PATCH 1/7] iio: adc: rockchip_saradc: Add support for RK3588
` [PATCH 2/7] iio: adc: rockchip_saradc: Make use of devm_clk_get_enabled
` [PATCH 3/7] iio: adc: rockchip_saradc: Use of_device_get_match_data
` [PATCH 4/7] iio: adc: rockchip_saradc: Match alignment with open parenthesis
` [PATCH 5/7] iio: adc: rockchip_saradc: Use dev_err_probe
` [PATCH 6/7] arm64: dts: rockchip: Add DT node for ADC support in RK3588
` [PATCH 7/7] dt-bindings: iio: adc: Add rockchip,rk3588-saradc string

[PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
 2023-05-16 22:02 UTC  (3+ messages)

[PATCH v2 0/2] phy: mtk-mipi-csi: add driver for CSI phy
 2023-05-16 21:31 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add mediatek mipi csi driver v 0.5

[PATCH v2 0/3] arm64: tegra: Support Jetson Orin Nano Developer Kit
 2023-05-16 21:25 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: tegra: Document Jetson Orin Nano
` [PATCH v2 2/3] dt-bindings: tegra: Document Jetson Orin Nano Developer Kit

[PATCH 1/2] dt-bindings: mfd: gateworks-gsc: remove unnecessary fan-controller nodes
 2023-05-16 21:20 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: arm: rockchip: Add Edgeble Neural Compute Module 6B
 2023-05-16 21:14 UTC  (2+ messages)

[PATCH v14 0/6] add Amlogic A1 clock controller drivers
 2023-05-16 21:10 UTC  (4+ messages)
` [PATCH v14 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

[PATCH v3 00/18] Add basic Minidump kernel driver support
 2023-05-16 20:50 UTC  (5+ messages)
` [PATCH v3 09/18] soc: qcom: Add qcom's pstore minidump "
` [PATCH v3 12/18] soc: qcom: Register pstore frontend region with minidump

[PATCH v3] ARM: dts: meson8: correct uart_B and uart_C clock references
 2023-05-16 20:30 UTC 

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-05-16 20:28 UTC  (4+ messages)

[PATCH 3/5] irqchip: clps711x: remove unused clps711x_intc_init() function
 2023-05-16 20:05 UTC  (2+ messages)
` [PATCH 4/5] irqchip: mxs: include linux/irqchip/mxs.h

[PATCH 00/15] arm64: address -Wmissing-prototype warnings
 2023-05-16 19:53 UTC  (3+ messages)

[PATCH v3 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2023-05-16 19:17 UTC  (2+ messages)

[PATCH v1] meson saradc: fix clock divider mask length
 2023-05-16 19:08 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: arm: Add Gateworks i.MX8M GW7905-2x board
 2023-05-16 19:00 UTC  (2+ messages)
` [PATCH V2 2/2] arm64: dts: freescale: Add imx8mp-venice-gw7905-2x

[PATCH v3 0/5] Minor device-tree additions for C.H.I.P
 2023-05-16 18:55 UTC  (7+ messages)
  ` [PATCH v3 1/5] dt-bindings: gpio: Add GPIO3 for AXP209 GPIO binding schema
  ` [PATCH v3 2/5] pinctrl: axp209: Add support for GPIO3 on the AXP209
  ` [PATCH v3 3/5] ARM: dts: sun5i: chip: Enable bluetooth
  ` [PATCH v3 4/5] ARM: dts: sun5i: Add port E pinmux settings for mmc2
  ` [PATCH v3 5/5] ARM: dts: axp209: Add iio-hwmon node for internal temperature

[PATCH v3 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-05-16 18:54 UTC  (9+ messages)
` [PATCH v3 2/7] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v3 6/7] KVM: arm64: Add 'skip_flush' arg to stage2_put_pte()
` [PATCH v3 7/7] KVM: arm64: Use TLBI range-based intructions for unmap

[PATCH] ARM: sunxi: fix return code check of of_property_match_string
 2023-05-16 18:34 UTC  (2+ messages)

[PATCH v3 00/13] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-05-16 18:19 UTC  (6+ messages)

[PATCH v4 1/2] dt-bindings: gpio: Convert STMPE GPIO to YAML schema
 2023-05-16 18:09 UTC  (2+ messages)

[PATCH] dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G
 2023-05-16 17:51 UTC 

[PATCH v3] dt-bindings: dma: xilinx: Add power-domains to xlnx,zynqmp-dpdma
 2023-05-16 17:47 UTC 

[PATCH v7 1/7] fbdev/hitfb: Cast I/O offset to address
 2023-05-16 17:44 UTC 

[PATCH v3 0/7] DMA40 SRAM refactoring and cleanup
 2023-05-16 17:30 UTC  (2+ messages)

[PATCH] arm64: dts: ti: add missing cache properties
 2023-05-16 17:26 UTC  (4+ messages)

[PATCH] dt-bindings: arm: fsl: Fix syntax error
 2023-05-16 17:25 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Switch to amd.com emails
 2023-05-16 17:25 UTC  (4+ messages)

[PATCH v3 4/4] ARM: dts: stm32: fix m4_rproc references to use SCMI
 2023-05-16 17:01 UTC  (2+ messages)

[PATCH V6 0/8] Add minimal boot support for IPQ5018
 2023-05-16 16:54 UTC  (6+ messages)
` [PATCH V6 3/8] dt-bindings: pinctrl: qcom: Add support for ipq5018
` [PATCH V6 5/8] dt-bindings: qcom: Add ipq5018 bindings
` [PATCH V6 6/8] dt-bindings: scm: Add compatible for IPQ5018
` [PATCH V6 7/8] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support
` [PATCH V6 8/8] arm64: defconfig: Enable IPQ5018 SoC base configs


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