linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-16 15:50:34 to 2023-05-17 03:42:42 UTC [more...]

[PATCH v3 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-17  3:40 UTC  (5+ 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 v4 3/4] drivers/perf: add DesignWare PCIe PMU driver
 2023-05-17  3:37 UTC  (4+ messages)

[PATCH] tee: add FOLL_LONGTERM for CMA case when alloc shm
 2023-05-17  3:18 UTC 

[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 1/3] mm: Move arch_do_swap_page() call to before swap_free()
 2023-05-17  2:13 UTC  (9+ messages)

[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] fpga: xilinx: Switch Michal Simek's email to new one
 2023-05-17  9:42 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 00/13] ARM: SoC: address -Wmissing-prototype warnings
 2023-05-16 23:34 UTC  (13+ messages)
` [PATCH 02/13] ARM: ep93xx: fix missing-prototype warnings
` [PATCH 03/13] ARM: highbank: add missing include
` [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 09/13] ARM: orion5x: fix d2net gpio initialization

[PATCH] staging: vchiq_arm: mark vchiq_platform_init() static
 2023-05-16 23:29 UTC  (2+ messages)

[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

ARM_LPAE + VMSPLIT_2G cause swiotlb warning on Raspberry Pi 4
 2023-05-16 22:17 UTC  (2+ messages)

[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  (5+ messages)
` [PATCH 2/4] arm64: dts: rockchip: Add Rockchip RK3588J
` [PATCH 3/4] arm64: dts: rockchip: rk3588: Add Edgeble Neu6 Model B SoM
` [PATCH 4/4] arm64: dts: rockchip: rk3588: Add Edgeble Neu6 Model B IO

[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  (18+ messages)
` [PATCH 01/15] arm64: xor-neon: mark xor_arm64_neon_*() static
` [PATCH 02/15] arm64: add scs_patch_vmlinux prototype
` [PATCH 03/15] arm64: avoid prototype warnings for syscalls
` [PATCH 04/15] arm64: move cpu_suspend_set_dbg_restorer() prototype to header
` [PATCH 05/15] arm64: spectre: provide prototypes for internal functions
` [PATCH 06/15] arm64: kvm: add prototypes for functions called in asm
` [PATCH 07/15] arm64: cpuidle: fix #ifdef for acpi functions
` [PATCH 08/15] arm64: efi: add efi_handle_corrupted_x18 prototype
` [PATCH 09/15] arm64: hide unused is_valid_bugaddr()
` [PATCH 10/15] arm64: module-plts: inline linux/moduleloader.h
` [PATCH 11/15] arm64: flush: include linux/libnvdimm.h
` [PATCH 12/15] arm64: kaslr: add kaslr_early_init() declaration
` [PATCH 13/15] arm64: signal: include asm/exception.h
` [PATCH 14/15] arm64: move early_brk64 prototype to header
` [PATCH 15/15] arm64: add alt_cb_patch_nops prototype

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

[PATCH v8 0/6] Support writable CPU ID registers from userspace
 2023-05-16 19:14 UTC  (17+ messages)
` [PATCH v8 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
` [PATCH v8 5/6] KVM: arm64: Reuse fields of sys_reg_desc for idreg

[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  (6+ 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  (9+ messages)
` [PATCH V5 1/8] dt-bindings: arm64: Add IPQ5018 clock and reset
` [PATCH V6 2/8] clk: qcom: Add Global Clock controller (GCC) driver for IPQ5018
` [PATCH V6 3/8] dt-bindings: pinctrl: qcom: Add support for ipq5018
` [PATCH V6 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driver
` [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

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

[PATCH] arm64: dts: synaptics: add missing cache properties
 2023-05-16 16:39 UTC  (2+ messages)

[PATCH] ARM: dts: en7523: add missing cache properties
 2023-05-16 16:39 UTC  (2+ messages)

[PATCH] arm64: dts: realtek: add missing cache properties
 2023-05-16 16:39 UTC  (2+ messages)

[PATCH] arm64: dts: amazon: add missing cache properties
 2023-05-16 16:39 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: a64: add missing cache properties
 2023-05-16 16:39 UTC  (4+ messages)

[PATCH v4 0/6] phy: cadence: salvo: some fixes and workarounds
 2023-05-16 16:35 UTC  (7+ messages)
` [PATCH v4 3/6] phy: cadence: salvo: add bist fix
` [PATCH v4 4/6] phy: cadence: salvo: add .set_mode API
` [PATCH v4 5/6] phy: cadence: salvo: Add cdns,usb2-disconnect-threshold-microvolt property
` [PATCH v4 6/6] dt-bindings: phy: cdns,salvo: add property cdns,usb2-disconnect-threshold-microvolt

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-05-16 16:32 UTC  (5+ messages)
` [PATCH v14 06/15] clk: Add Lynx 10G SerDes PLL driver

[PATCH] arm64: dts: mediatek: add missing cache properties
 2023-05-16 16:32 UTC  (2+ messages)

[PATCH] arm64: dts: marvell: add missing cache properties
 2023-05-16 16:32 UTC  (2+ messages)

[PATCH] arm64: dts: microchip: add missing cache properties
 2023-05-16 16:30 UTC  (2+ messages)

[PATCH 0/6] arm64: errata: Disable FWB on parts with non-ARM interconnects
 2023-05-16 16:29 UTC  (2+ messages)

[RFC PATCH] ARM: dts: stm32: remove typec port dtbs_check warning on stm32mp15xx-dkx
 2023-05-16 16:27 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: ti: k3-j721e-beagleboneai64: Fix mailbox node status
 2023-05-16 16:27 UTC  (4+ messages)
` [PATCH 2/5] arm64: dts: ti: k3-j721e: Remove PCIe endpoint nodes

[PATCH] arm64: dts: ti: k3-j7200: correct num-lanes requested for PCIe
 2023-05-16 16:24 UTC  (3+ messages)

[PATCH v2 0/2] Add phy tuning support for imx8mq-usb
 2023-05-16 16:20 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: imx8mq-usb: add phy tuning properties
` [PATCH v2 2/2] phy: fsl-imx8mp-usb: add support for phy tuning

[PATCH v4 00/21] Add perf support to the rockchip-dfi driver
 2023-05-16 16:18 UTC  (19+ messages)
` [PATCH v4 07/21] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v4 08/21] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v4 09/21] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v4 10/21] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v4 11/21] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v4 12/21] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v4 13/21] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v4 14/21] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v4 16/21] PM / devfreq: rockchip-dfi: make register stride SoC specific

[PATCH] ARM: dts: stm32: fix several DT warnings on stm32mp15
 2023-05-16 16:04 UTC  (2+ messages)

[PATCH] firmware: ti_sci: Fix exception handling in ti_sci_probe()
 2023-05-16 15:56 UTC  (3+ messages)
    ` [cocci] "
      ` [cocci] "


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