linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-10 09:27:10 to 2021-11-11 07:34:50 UTC [more...]

[PATCH v3 0/4] memblock, arm: fixes for freeing of the memory map
 2021-11-11  7:33 UTC  (2+ messages)

[PATCH v2 0/4] perf arm-spe: Track pid/tid for Arm SPE samples
 2021-11-11  7:29 UTC  (9+ messages)
` [PATCH v2 2/4] perf arm-spe: Update --switch-events docs in perf-record
` [PATCH v2 3/4] perf arm-spe: Save context ID in record
` [PATCH v2 4/4] perf arm-spe: Support hardware-based PID tracing

[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-11  7:26 UTC  (19+ messages)
` [PATCH v4 01/17] perf: Protect perf_guest_cbs with RCU
` [PATCH v4 02/17] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
` [PATCH v4 03/17] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
` [PATCH v4 04/17] perf: Stop pretending that perf can handle multiple guest callbacks
` [PATCH v4 05/17] perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
` [PATCH v4 06/17] perf/core: Rework guest callbacks to prepare for static_call support
` [PATCH v4 07/17] perf: Add wrappers for invoking guest callbacks
` [PATCH v4 08/17] perf: Force architectures to opt-in to "
` [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH v4 10/17] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
` [PATCH v4 11/17] KVM: x86: More precisely identify NMI from guest when handling PMI
` [PATCH v4 12/17] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH v4 13/17] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
` [PATCH v4 14/17] KVM: arm64: Convert to the generic perf callbacks
` [PATCH v4 15/17] KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
` [PATCH v4 16/17] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
` [PATCH v4 17/17] perf: Drop guest callback (un)register stubs

[PATCH v2 0/5] MediaTek Ethernet Patches on MT8195
 2021-11-11  7:12 UTC  (6+ messages)
` [PATCH v2 1/5] net: stmmac: dwmac-mediatek: add platform level clocks management
` [PATCH v2 2/5] net: stmmac: dwmac-mediatek: Reuse more common features
` [PATCH v2 3/5] net: stmmac: dwmac-mediatek: add support for mt8195
` [PATCH v2 4/5] dt-bindings: net: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH v2 5/5] arm64: dts: mt8195: add ethernet device node

[PATCH 0/5] MediaTek Ethernet Patches on MT8195
 2021-11-11  6:15 UTC  (4+ messages)
` [PATCH 4/5] dt-bindings: net: dwmac: Convert mediatek-dwmac to DT schema

[PATCH] arm64: mm: assign PXN permission in trans_pgd
 2021-11-11  6:03 UTC 

[PATCH v14 0/3] Add SPMI support for Mediatek SoC IC
 2021-11-11  4:53 UTC  (4+ messages)
` [PATCH v14 1/3] dt-bindings: spmi: modify the constraint of reg property
` [PATCH v14 2/3] spmi: mediatek: Add support for MT6873/8192
` [PATCH v14 3/3] spmi: mediatek: Add support for MT8195

[PATCH v4 0/4] arm: aspeed: Add eSPI support
 2021-11-11  1:55 UTC  (4+ messages)
` [PATCH v4 4/4] ARM: dts: aspeed: Add eSPI node

[PATCH v10, 00/19] Support multi hardware decode using of_platform_populate
 2021-11-11  4:15 UTC  (20+ messages)
` [PATCH v10, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v10, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v10, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v10, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v10, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v10, 06/19] media: mtk-vcodec: Manage multi hardware information
` [PATCH v10, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v10, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v10, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v10, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v10, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v10, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v10, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v10, 14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v10, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v10, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v10, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v10, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v10, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH v5 00/10] Multigenerational LRU Framework
 2021-11-11  4:15 UTC  (11+ messages)
` [PATCH v5 01/10] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v5 02/10] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v5 03/10] mm/vmscan.c: refactor shrink_node()
` [PATCH v5 04/10] mm: multigenerational lru: groundwork
` [PATCH v5 05/10] mm: multigenerational lru: mm_struct list
` [PATCH v5 06/10] mm: multigenerational lru: aging
` [PATCH v5 07/10] mm: multigenerational lru: eviction
` [PATCH v5 08/10] mm: multigenerational lru: user interface
` [PATCH v5 09/10] mm: multigenerational lru: Kconfig
` [PATCH v5 10/10] mm: multigenerational lru: documentation

[PATCH/RFC] of: Shrink struct of_device_id
 2021-11-11  4:06 UTC  (4+ messages)

[PATCH v9, 00/19] Support multi hardware decode using of_platform_populate
 2021-11-11  4:00 UTC  (13+ messages)
` [PATCH v9, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v9, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v9, 04/19] media: mtk-vcodec: Build decoder pm file as module
` [PATCH v9, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v9, 06/19] media: mtk-vcodec: Manage multi hardware information

[PATCH] arm64: export this_cpu_has_cap
 2021-11-11  3:21 UTC 

[PATCH v4 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-11  3:15 UTC  (2+ messages)

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-11-11  2:08 UTC  (4+ messages)
` [PATCH v3 11/11] arm64: dts: Add Pensando Elba SoC support

[PATCH 0/2] Fix Arm Ltd board node name collisions
 2021-11-11  0:41 UTC  (3+ messages)
` [PATCH 2/2] clk: versatile: clk-icst: Ensure clock names are unique

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-11  0:39 UTC  (6+ messages)
` [PATCH v3 01/16] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref

[PATCH v2 0/3] perf arm-spe: Add snapshot mode support
 2021-11-10 23:52 UTC  (2+ messages)

[PATCH 00/11] lx216x DTS updates
 2021-11-10 23:48 UTC  (13+ messages)
` [PATCH 01/11] dt-bindings: qoriq-clock: add missing compatible for lx2160a
` [PATCH 02/11] dt-bindings: fsl, layerscape-dcfg: "
` [PATCH 03/11] arm64: dts: lx2160a: fix scl-gpios property name
` [PATCH 04/11] arm64: dts: lx2160a-rdb: Add Inphi PHY node
` [PATCH 05/11] arm64: dts: lx2160a: add optee-tz node
` [PATCH 06/11] arm64: dts: lx2160a-qds: enable sata nodes
` [PATCH 07/11] arm64: dts: lx2160aqds: Add mdio mux nodes
` [PATCH 08/11] arm64: dts: lx2160a: update PCIe nodes to match rev2 silicon
` [PATCH 09/11] arm64: dts: lx2160a: add pcie EP mode nodes
` [PATCH 10/11] arm64: dts: lx2160a: enable usb3-lpm-capable for usb3 nodes
` [PATCH 11/11] arm64: dts: lx2162aqds: support SD UHS-I and eMMC HS400 modes

[PATCH v7 00/20] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-11-10 23:44 UTC  (3+ messages)
` [PATCH v7 19/20] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support

[PATCH v8 0/8] PCI: brcmstb: have portdrv turn on sub-device power
 2021-11-10 22:14 UTC  (6+ messages)
` [PATCH v8 1/8] PCI: brcmstb: Change brcm_phy_stop() to return void
` [PATCH v8 2/8] dt-bindings: PCI: Correct brcmstb interrupts, interrupt-map
` [PATCH v8 3/8] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v8 7/8] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
` [PATCH v8 8/8] PCI: brcmstb: Add control of subdevice voltage regulators

[PATCH V2 0/4] xen: Add support of extended regions (safe ranges) on Arm
 2021-11-10 22:14 UTC  (7+ messages)
` [PATCH V2 2/4] arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DT
` [PATCH V2 4/4] arm/xen: Read extended regions from DT and init Xen resource

[PATCH] arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
 2021-11-10 22:07 UTC  (7+ messages)

[PATCH v2] arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
 2021-11-10 22:07 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 19/1767] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once
 2021-11-10 21:13 UTC  (2+ messages)
` [RFC PATCH xilinx-xlnx] mtd: rawnand: fix duplicated inclusion

[xilinx-xlnx:xlnx_rebase_v5.4 19/1767] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once
 2021-11-10 20:46 UTC  (2+ messages)
` [RFC PATCH xilinx-xlnx] mtd: rawnand: fix duplicated inclusion

[PATCH] usb: musb: sunxi: Don't print error on MUSB_ULPI_BUSCONTROL access
 2021-11-10 20:27 UTC  (2+ messages)

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2021-11-10 20:24 UTC  (4+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

[GIT PULL] arm64 fixes for -rc1
 2021-11-10 20:09 UTC  (2+ messages)

[GIT PULL] ARM: SoC fixes for v5.16
 2021-11-10 20:09 UTC  (2+ messages)

[PATCH] ARM: vdso: remove -nostdlib compiler flag
 2021-11-10 20:06 UTC  (2+ messages)

[PATCHv3 0/3] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-11-10 20:03 UTC  (13+ messages)
` [PATCHv3 3/3] dynamic_debug: Add a flag for dynamic event tracing

[PATCH v3 1/4] dt-bindings: i2c: i2c-mt65xx: convert doc to yaml schema format
 2021-11-10 19:49 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC
` [PATCH v3 3/4] i2c: i2c-mt65xx: add MT8365 SoC support
` [PATCH v3 4/4] arm64: dts: mediatek: mt8192: fix i2c node names

[PATCH v6 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-11-10 19:44 UTC  (6+ messages)
` [PATCH v6 1/7] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v6 2/7] dt-bindings: mediatek,dp: Add Display Port binding
  ` [PATCH v6 2/7] dt-bindings: mediatek, dp: "
` [PATCH v6 5/7] drm/mediatek: dpi: Add dpintf support
` [PATCH v6 6/7] phy: phy-mtk-dp: Add driver for DP phy

[PATCH RESEND] arm64: dts: mediatek: mt8516: remove 2 invalid i2c clocks
 2021-11-10 19:35 UTC 

[PATCH] arm64: dts: mediatek: mt8183-evb: Add node for thermistor
 2021-11-10 19:26 UTC 

[PATCH v2 0/4] media: HEVC: RPS clean up
 2021-11-10 19:26 UTC  (3+ messages)
` [PATCH v2 1/4] media: hevc: Remove RPS named flags

[PATCH 1/3] arm64: dts: mt8183: add dpi node to mt8183
 2021-11-10 19:24 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: mediatek: mt8183-pumpkin: add HDMI support
` [PATCH 3/3] arm64: dts: mediatek: mt8183-pumpkin: add USB host support

[PATCH] soc: ti: Use DEFINE_DEBUGFS_ATTRIBUTE
 2021-11-10 19:17 UTC 

[PATCH] [PATCH v2] drm/sun4i: fix unmet dependency on RESET_CONTROLLER for PHY_SUN6I_MIPI_DPHY
 2021-11-10 19:09 UTC  (2+ messages)

[PATCH] soc: renesas: Consolidate product register handling
 2021-11-10 19:00 UTC 

[PATCH] clk: imx: Add imx8dxl clk driver
 2021-11-10 17:56 UTC 

[PATCH v3 00/11] arm64: dts: Add i.MX8DXL initial support
 2021-11-10 17:47 UTC  (5+ messages)
` [PATCH v3 09/11] dt-bindings: i2c: i2c-imx-lpi2c: Fix dtbs_check compatible oneOf error

[PATCH v4 00/12] arm64: dts: Add i.MX8DXL initial support
 2021-11-10 17:46 UTC  (13+ messages)
` [PATCH v4 01/12] dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QM compatible matching
` [PATCH v4 02/12] dt-bindings: serial: fsl-lpuart: "
` [PATCH v4 03/12] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v4 04/12] arm64: dts: imx8-ss-lsio: Add mu5a mailbox
` [PATCH v4 05/12] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
` [PATCH v4 06/12] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v4 07/12] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v4 08/12] arm64: dts: freescale: Add lsio "
` [PATCH v4 09/12] arm64: dts: imx8dxl: Add i.MX8DXL evk board support
` [PATCH v4 10/12] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
` [PATCH v4 11/12] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH v4 12/12] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-11-10 17:36 UTC  (5+ messages)
` [PATCH v2 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCH v15 0/8] Add support for the silergy,sy7636a
 2021-11-10 15:55 UTC  (11+ messages)
` [PATCH v15 1/8] dt-bindings: mfd: Initial commit of silergy, sy7636a.yaml
` [PATCH v15 2/8] mfd: simple-mfd-i2c: Add a Kconfig name
` [PATCH v15 3/8] mfd: simple-mfd-i2c: Enable support for the silergy, sy7636a
` [PATCH v15 4/8] regulator: sy7636a: Remove requirement on sy7636a mfd
` [PATCH v15 5/8] hwmon: sy7636a: Add temperature driver for sy7636a
` [PATCH v15 6/8] ARM: imx_v6_v7_defconfig: Enable silergy,sy7636a
` [PATCH v15 7/8] ARM: dts: imx7d: remarkable2: "
` [PATCH v15 8/8] ARM: dts: imx7d: remarkable2: Enable lcdif

[PATCH v2 0/3] Add RZ/G2L OSTM support
 2021-11-10 15:31 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2L OSTM
` [PATCH v2 3/3] clocksource/drivers/renesas-ostm: Add RZ/G2L OSTM support

[PATCH net] net: stmmac: allow a tc-taprio base-time of zero
 2021-11-10 14:40 UTC  (7+ messages)
    ` [Linux-stm32] "

[xilinx-xlnx:master 157/218] drivers/usb/host/xhci-plat.c:94: undefined reference to `dwc3_host_wakeup_capable'
 2021-11-10 13:48 UTC 

[PATCH v2 0/5] KVM: arm64: Rework FPSIMD/SVE tracking
 2021-11-10 13:19 UTC  (3+ messages)
` [PATCH v2 2/5] KVM: arm64: Get rid of host SVE tracking/saving

[RESEND PATCH 0/3] drm/{exynos, xen}: Implement gem_prime_mmap with drm_gem_prime_mmap()
 2021-11-10 12:56 UTC  (4+ messages)
` [PATCH 3/3] drm: Update documentation and TODO of gem_prime_mmap hook

[PATCH v2 0/8] gpiolib header cleanup
 2021-11-10 12:39 UTC  (6+ messages)
` [PATCH v2 5/8] gpiolib: shrink further

[PATCH 0/2] Add RZ/G2L OSTM support
 2021-11-10 12:21 UTC  (9+ messages)
` [PATCH 2/2] clocksource/drivers/renesas-ostm: "

[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
 2021-11-10 12:15 UTC  (3+ messages)
` [RFC 06/19] devfreq: imx8m-ddrc: Add late system sleep PM ops

[PATCH v6 0/2] static call support for arm64
 2021-11-10 12:05 UTC  (7+ messages)
` [PATCH v6 2/2] arm64: implement support for static call trampolines

[PATCH v2 1/3] soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
 2021-11-10 10:59 UTC  (3+ messages)
` [PATCH v2 2/3] soc: fsl: Correct MAINTAINERS database (SOC)
` [PATCH v2 3/3] soc: fsl: Replace kernel.h with the necessary inclusions

[PATCH] scsi: ufs: ufs-mediatek: add put_device() after of_find_device_by_node()
 2021-11-10 10:51 UTC 

[PATCH v6 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-11-10 10:43 UTC  (4+ messages)
` [PATCH v6 net-next 5/8] net: dsa: felix: support psfp filter "

[PATCH v2] thermal: imx: implement runtime PM support
 2021-11-10 10:07 UTC  (6+ messages)

[RFC PATCH v2 0/5] Add hardware prefetch driver for A64FX and Intel processors
 2021-11-10  9:25 UTC  (8+ messages)
` [RFC PATCH v2 5/5] docs: ABI: Add sysfs documentation interface of hardware prefetch driver


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