linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-07 18:31:13 to 2021-12-08 09:07:46 UTC [more...]

[PATCH v4 0/7] Initial Samsung Galaxy A8 (2018) support
 2021-12-08  9:05 UTC  (14+ messages)
` [PATCH v4 4/7] clk: samsung: Make exynos850_register_cmu shared
` [PATCH v4 5/7] clk: samsung: clk-pll: Add support for pll1417x
` [PATCH v4 6/7] clk: samsung: Add initial Exynos7885 clock driver
` [PATCH v4 7/7] arm64: dts: exynos: Add initial device tree support for Exynos7885 SoC

[PATCH] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle
 2021-12-08  8:54 UTC 

[PATCH v5] arm64: kprobe: Enable OPTPROBE for arm64
 2021-12-08  8:36 UTC  (2+ messages)

[PATCH v2 0/7] pid: Introduce helper task_is_in_root_ns()
 2021-12-08  8:33 UTC  (8+ messages)
` [PATCH v2 1/7] pid: Introduce helper task_is_in_init_pid_ns()
` [PATCH v2 2/7] coresight: etm3x: Use task_is_in_init_pid_ns()
` [PATCH v2 3/7] coresight: etm4x: "
` [PATCH v2 4/7] connector/cn_proc: "
` [PATCH v2 5/7] coda: "
` [PATCH v2 6/7] audit: "
` [PATCH v2 7/7] taskstats: "

[RFC PATCH 0/9] arm64: dts: meson: add support for aac2xx devices
 2021-12-08  8:20 UTC  (13+ messages)
` [RFC PATCH 2/9] dt-bindings: arm: amlogic: add X96-AIR bindings
` [RFC PATCH 4/9] dt-bindings: vendor-prefixes: add cyx prefix
` [RFC PATCH 7/9] dt-bindings: vendor-prefixes: add haochuangyi prefix
` [RFC PATCH 8/9] dt-bindings: arm: amlogic: add H96-Max bindings

[PATCH] arm64: defconfig: Increase the maximum number of 8250/16550 serial ports
 2021-12-08  8:07 UTC 

[PATCH v2 0/4] KVM: arm64: Improve PMU support on heterogeneous systems
 2021-12-08  8:05 UTC  (8+ messages)
` [PATCH v2 3/4] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute
` [PATCH v2 4/4] KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU

[PATCH v5 00/10] Add Sunplus SP7021 SoC Support
 2021-12-08  7:45 UTC  (5+ messages)
` [PATCH v5 08/10] irqchip: Add Sunplus SP7021 interrupt controller driver

[PATCH] media: c8sectpfe: fix double free in configure_channels()
 2021-12-08  7:35 UTC 

[RESEND PATCHv2] tty: hvc: dcc: Bind driver to core0 for reads and writes
 2021-12-08  7:21 UTC  (3+ messages)

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-12-08  7:18 UTC  (8+ messages)
` [RFC PATCH v3 02/29] KVM: arm64: Save ID registers' sanitized value per vCPU

[PATCH V2] arm64: dts: add support for S4 based Amlogic AQ222
 2021-12-08  6:44 UTC 

[PATCH] ARM: dts: at91: update alternate function of signal PD20
 2021-12-08  6:35 UTC 

[PATCH] arm64: defconfig: Enable USB, PCIe and SERDES drivers for TI K3 SoC
 2021-12-08  6:08 UTC 

[RESEND PATCH v2] PCI: mediatek: Delay 100ms to wait power and clock to become stable
 2021-12-08  6:07 UTC  (4+ messages)

[PATCH] arm64: dts: add support for S4 based Amlogic AQ222
 2021-12-08  6:00 UTC  (3+ messages)

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

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

[v14 0/2] Support pwm driver for aspeed ast26xx
 2021-12-08  4:02 UTC  (4+ messages)

HYPVER-V/arm64 guest on win11/8cx based laptop dead hang
 2021-12-08  5:24 UTC  (2+ messages)

[PATCH v10 00/10 RESEND] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-12-08  5:16 UTC  (4+ messages)
` [PATCH v10 08/10] dyndbg: add print-to-tracefs, selftest with it - RFC

[PATCH][next] dmaengine: at_xdmac: Use struct_size() in devm_kzalloc()
 2021-12-08  4:55 UTC  (2+ messages)

[PATCH v3 0/6] kernel: introduce uaccess logging
 2021-12-08  4:48 UTC  (7+ messages)
` [PATCH v3 1/6] include: split out uaccess instrumentation into a separate header
` [PATCH v3 2/6] uaccess-buffer: add core code
` [PATCH v3 3/6] fs: use copy_from_user_nolog() to copy mount() data
` [PATCH v3 4/6] uaccess-buffer: add CONFIG_GENERIC_ENTRY support
` [PATCH v3 5/6] arm64: add support for uaccess logging
` [PATCH v3 6/6] Documentation: document "

[PATCHv2] tty: hvc: dcc: Bind driver to core0 for reads and writes
 2021-12-08  4:35 UTC  (2+ messages)

[RFC PATCH 0/6] crypto: Add Xilinx ZynqMP SHA3 driver support
 2021-12-08  4:17 UTC  (4+ messages)
` [RFC PATCH 3/6] dt-bindings: crypto: Add bindings for ZynqMP SHA3 driver

[PATCH v3 0/6] Convert iProc PCIe binding to YAML
 2021-12-08  4:04 UTC  (7+ messages)
` [PATCH v3 1/6] ARM: dts: Cygnus: Fixed iProc PCIe controller properties
` [PATCH v3 2/6] ARM: dts: Cygnus: Update PCIe PHY node unit name(s)
` [PATCH v3 3/6] ARM: dts: HR2: Fixed iProc PCIe MSI sub-node
` [PATCH v3 4/6] ARM: dts: NSP: "
` [PATCH v3 5/6] dt-bindings: phy: Convert Cygnus PCIe PHY to YAML
` [PATCH v3 6/6] dt-bindings: pci: Convert iProc PCIe "

[PATCH v2 0/5] kernel: introduce uaccess logging
 2021-12-08  3:53 UTC  (9+ messages)
` [PATCH v2 1/5] fs: use raw_copy_from_user() to copy mount() data
` [PATCH v2 2/5] uaccess-buffer: add core code

[PATCH v10 00/22] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-12-08  2:44 UTC  (23+ messages)
` [PATCH v10 01/22] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v10 02/22] dt-bindings: mediatek: add vdosys1 MERGE property "
` [PATCH v10 03/22] dt-bindings: mediatek: add ethdr definition "
` [PATCH v10 04/22] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v10 05/22] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v10 06/22] soc: mediatek: add mtk-mmsys config API "
` [PATCH v10 07/22] soc: mediatek: add cmdq support of "
` [PATCH v10 08/22] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v10 09/22] soc: mediatek: change the mutex defines and the mutex_mod type
` [PATCH v10 10/22] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v10 11/22] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v10 12/22] drm/mediatek: add display merge advance config API "
` [PATCH v10 13/22] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v10 14/22] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v10 15/22] drm/mediatek: add display merge async reset control
` [PATCH v10 16/22] drm/mediatek: add ETHDR support for MT8195
` [PATCH v10 17/22] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v10 18/22] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v10 19/22] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v10 20/22] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v10 21/22] drm/mediatek: add mediatek-drm of vdosys1 support "
` [PATCH v10 22/22] arm64: dts: mt8195: add display node for vdosys1

[PATCH 0/4] MT8186 SMI SUPPORT
 2021-12-08  2:42 UTC  (8+ messages)
` [PATCH 3/4] memory: mtk-smi: Add sleep ctrl function

[PATCH 00/22] Refactor perf cpumap
 2021-12-08  2:46 UTC  (23+ messages)
` [PATCH 01/22] libperf: Add comments to perf_cpu_map
` [PATCH 02/22] perf stat: Add aggr creators that are passed a cpu
` [PATCH 03/22] perf stat: Switch aggregation to use for_each loop
` [PATCH 04/22] perf stat: Switch to cpu version of cpu_map__get
` [PATCH 05/22] perf cpumap: Switch cpu_map__build_map to cpu function
` [PATCH 06/22] perf cpumap: Remove map+index get_socket
` [PATCH 07/22] perf cpumap: Remove map+index get_die
` [PATCH 08/22] perf cpumap: Remove map+index get_core
` [PATCH 09/22] perf cpumap: Remove map+index get_node
` [PATCH 10/22] perf cpumap: Add comments to aggr_cpu_id
` [PATCH 11/22] perf cpumap: Remove unused cpu_map__socket
` [PATCH 12/22] perf cpumap: Simplify equal function name
` [PATCH 13/22] perf cpumap: Rename empty functions
` [PATCH 14/22] perf cpumap: Document cpu__get_node and remove redundant function
` [PATCH 15/22] perf cpumap: Remove map from function names that don't use a map
` [PATCH 16/22] perf cpumap: Remove cpu_map__cpu, use libperf function
` [PATCH 17/22] perf cpumap: Refactor cpu_map__build_map
` [PATCH 18/22] perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
` [PATCH 19/22] perf cpumap: Move 'has' function to libperf
` [PATCH 20/22] perf cpumap: Add some comments to cpu_aggr_map
` [PATCH 21/22] perf cpumap: Trim the cpu_aggr_map
` [PATCH 22/22] perf stat: Fix memory leak in check_per_pkg

[PATCH] arm: remove [_text, _stext) from kernel code resource
 2021-12-08  2:26 UTC  (2+ messages)

[PATCH v4 00/13] Introduce PECI subsystem
 2021-12-08  2:23 UTC  (10+ messages)
` [PATCH v4 02/13] dt-bindings: Add bindings for peci-aspeed
` [PATCH v4 05/13] peci: Add peci-aspeed controller driver

[PATCH v7 0/7] Refactor MTK MDP driver into core/components
 2021-12-08  2:00 UTC  (5+ messages)
` [PATCH v7 2/7] mtk-mdp: add driver to probe mdp components

[PATCH v9 00/22] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-12-08  1:53 UTC  (4+ messages)
` [PATCH v9 16/22] drm/mediatek: add ETHDR support for MT8195

[PATCH] arm64: dts: mt8183: kukui: Add Type C node
 2021-12-08  1:47 UTC 

[PATCH v5 0/7] Add Aspeed AST2600 soc display support
 2021-12-08  1:33 UTC  (8+ messages)
` [PATCH v5 1/7] ARM: dts: aspeed: Add GFX node to AST2600
` [PATCH v5 2/7] ARM: dts: aspeed: ast2600-evb: Enable GFX device
` [PATCH v5 3/7] drm/aspeed: Update INTR_STS handling
` [PATCH v5 4/7] drm/aspeed: Add AST2600 chip support
` [PATCH v5 5/7] drm/aspeed: Add reset and clock for AST2600
` [PATCH v5 6/7] arm:boot:dts:aspeed-g6 Add more gfx reset control
` [PATCH v5 7/7] dt-bindings:ast2600-clock Add CRT reset define

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2021-12-08  1:23 UTC  (17+ messages)
` [PATCH v3 01/15] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH v3 02/15] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v3 03/15] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH v3 04/15] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH v3 05/15] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v3 06/15] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH v3 07/15] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v3 08/15] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH v3 09/15] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH v3 10/15] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v3 11/15] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v3 12/15] ARM: dts: NSP: Rename SATA unit name
` [PATCH v3 13/15] dt-bindings: ata: Convert Broadcom SATA to YAML
` [PATCH v3 14/15] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v3 15/15] dt-bindings: usb: Convert BDC "

[PATCH v5 0/7] MediaTek Ethernet Patches on MT8195
 2021-12-08  1:20 UTC  (4+ messages)

[PATCH] arm64: dts: exynosautov9: convert serial_0 for USI
 2021-12-08  0:39 UTC 

[PATCH v3 0/2] CAAM Driver: re-factor and set proper JR status
 2021-12-07 23:02 UTC  (3+ messages)
  ` [PATCH v3 1/2] crypto: caam - convert to use capabilities
  ` [PATCH v3 2/2] arm64: dts: imx8m: define proper status for caam jr

[PATCH v2 0/5] Convert iProc PCIe binding to YAML
 2021-12-07 22:49 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: dts: Cygnus: Fixed iProc PCIe controller properties

[patch V2 00/36] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-07 21:19 UTC  (4+ messages)
` [patch V2 29/36] PCI/MSI: Simplify pci_irq_get_affinity()

[PATCH v2 0/9] media: hantro: add Allwinner H6 support
 2021-12-07 21:14 UTC  (3+ messages)
` [PATCH v2 7/9] media: dt-bindings: allwinner: document H6 Hantro G2 binding

[patch V2 28/36] PCI/MSI: Use __msi_get_virq() in pci_get_vector()
 2021-12-07 21:05 UTC  (2+ messages)

[patch V2 25/36] PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
 2021-12-07 21:05 UTC  (2+ messages)

[patch V2 19/36] PCI/MSI: Store properties in device::msi::data
 2021-12-07 21:05 UTC  (2+ messages)

[patch V2 17/36] PCI/MSI: Use msi_desc::msi_index
 2021-12-07 21:04 UTC  (2+ messages)

[patch V2 08/36] PCI/MSI: Let the irq code handle sysfs groups
 2021-12-07 21:04 UTC  (2+ messages)

[patch V2 03/36] PCI/MSI: Allocate MSI device data on first use
 2021-12-07 21:03 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: clock: exynos850: Add bindings for Exynos850 sysreg clocks
 2021-12-07 20:54 UTC  (3+ messages)

[PATCH v3 0/3] PCI: apple: Assorted #PERST fixes
 2021-12-07 20:30 UTC  (2+ messages)

[PATCH v9 0/7] PCI: brcmstb: root port turns on sub-device power
 2021-12-07 20:26 UTC  (4+ messages)
` [PATCH v9 3/7] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators

[PATCH] clk: versatile: clk-icst: use after free on error path
 2021-12-07 20:25 UTC  (3+ messages)

[PATCH v4 6/6] arm:boot:dts:aspeed-g6 Add more gfx reset control
 2021-12-07 20:05 UTC  (2+ messages)

[PATCH v2 00/34] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-07 19:46 UTC  (2+ messages)

[PATCH 0/5] arm64: DT binding/PMU updates
 2021-12-07 19:14 UTC  (4+ messages)
` [PATCH 3/5] arm64: perf: Support new DT compatibles

[PATCH v2 0/2] arm64: BTI cleanups
 2021-12-07 19:02 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: Add macro version of the BTI instruction

[PATCH v2 2/5] arm64: dts: rockchip: Add powerzones definition for rock960
 2021-12-07 18:41 UTC  (2+ messages)

[PATCH v2 0/2] arm64: kasan: log potential KASAN shadow aliases
 2021-12-07 18:32 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: mm: use die_kernel_fault() in do_mem_abort()
` [PATCH v2 2/2] arm64: mm: log potential KASAN shadow alias

[PATCH v2 0/6] Add Xilinx RPU subsystem support
 2021-12-07 18:31 UTC  (3+ messages)
` [PATCH v2 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc 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).