linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-01 15:13:28 to 2022-02-02 14:27:10 UTC [more...]

[PATCH 00/12] genirq: Move irqchip runtime PM over to irq domain
 2022-02-02 14:25 UTC  (7+ messages)
` [PATCH 01/12] genirq: Allow the PM device to originate from "
` [PATCH 11/12] pinctrl: starfive: Move PM device over to "

[PATCH v2] arm64: move efi_reboot to restart handler
 2022-02-02 14:01 UTC  (6+ messages)

[PATCH v3 0/3] Add STM32MP13 EXTI support
 2022-02-02 14:00 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: interrupt-controller: stm32-exti: document st, stm32mp13-exti
` [PATCH v3 2/3] irqchip/stm32-exti: add STM32MP13 support
` [PATCH v3 3/3] ARM: dts: stm32: Enable EXTI on stm32mp13

[PATCH v2 00/31] clk: mediatek: Cleanups and Improvements - Part 1
 2022-02-02 13:48 UTC  (32+ messages)
` [PATCH v2 01/31] clk: mediatek: Use %pe to print errors
` [PATCH v2 02/31] clk: mediatek: gate: Consolidate gate type clk related code
` [PATCH v2 03/31] clk: mediatek: gate: Internalize clk implementation
` [PATCH v2 04/31] clk: mediatek: gate: Implement unregister API
` [PATCH v2 05/31] clk: mediatek: gate: Clean up included headers
` [PATCH v2 06/31] clk: mediatek: cpumux: Implement unregister API
` [PATCH v2 07/31] clk: mediatek: cpumux: Internalize struct mtk_clk_cpumux
` [PATCH v2 08/31] clk: mediatek: cpumux: Clean up included headers
` [PATCH v2 09/31] clk: mediatek: mux: Implement unregister API
` [PATCH v2 10/31] clk: mediatek: mux: Internalize struct mtk_clk_mux
` [PATCH v2 11/31] clk: mediatek: mux: Clean up included headers
` [PATCH v2 12/31] clk: mediatek: pll: Split definitions into separate header file
` [PATCH v2 13/31] clk: mediatek: pll: Implement unregister API
` [PATCH v2 14/31] clk: mediatek: pll: Clean up included headers
` [PATCH v2 15/31] clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
` [PATCH v2 16/31] clk: mediatek: Implement mtk_clk_unregister_factors() API
` [PATCH v2 17/31] clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
` [PATCH v2 18/31] clk: mediatek: Implement mtk_clk_unregister_composites() API
` [PATCH v2 19/31] clk: mediatek: Add mtk_clk_simple_remove()
` [PATCH v2 20/31] clk: mediatek: mtk: Clean up included headers
` [PATCH v2 21/31] clk: mediatek: cpumux: Implement error handling in register API
` [PATCH v2 22/31] clk: mediatek: gate: "
` [PATCH v2 23/31] clk: mediatek: mux: Reverse check for existing clk to reduce nesting level
` [PATCH v2 24/31] clk: mediatek: mux: Implement error handling in register API
` [PATCH v2 25/31] clk: mediatek: pll: "
` [PATCH v2 26/31] clk: mediatek: mtk: Implement error handling in register APIs
` [PATCH v2 27/31] clk: mediatek: Unregister clks in mtk_clk_simple_probe() error path
` [PATCH v2 28/31] clk: mediatek: mt8195: Hook up mtk_clk_simple_remove()
` [PATCH v2 29/31] clk: mediatek: mt8195: Implement error handling in probe functions
` [PATCH v2 30/31] clk: mediatek: mt8195: Implement remove functions
` [PATCH v2 31/31] clk: mediatek: Warn if clk IDs are duplicated

[PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
 2022-02-02 13:45 UTC  (2+ messages)

[PATCH 14/31] clk: mediatek: pll: Clean up included headers
 2022-02-02 12:58 UTC  (3+ messages)

[PATCH v2] soc: dpio: fix cleanup on error
 2022-02-02 12:37 UTC  (3+ messages)

[PATCH] ACPI/IORT: Check node revision for PMCG resources
 2022-02-02 12:20 UTC  (3+ messages)

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-02-02 12:10 UTC  (22+ messages)
` [PATCH v6 03/64] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
` [PATCH v6 04/64] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH v6 06/64] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH v6 12/64] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v6 13/64] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v6 14/64] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v6 15/64] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v6 17/64] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
` [PATCH v6 18/64] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v6 19/64] KVM: arm64: nv: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from "

[PATCH 0/2] perf: Expand captured branch types
 2022-02-02 11:58 UTC  (5+ messages)
` [PATCH 1/2] perf: Add more generic "
` [PATCH 2/2] perf: Expand perf_branch_entry.type

[RFC V1 00/11] arm64/perf: Enable branch stack sampling
 2022-02-02 11:11 UTC  (4+ messages)
` [RFC V1 11/11] perf: Capture branch privilege information

[PATCH 1/3] dt-bindings: arm: rockchip: Add Pine64 PineNote board
 2022-02-02 11:01 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: "

[PATCH] perf: tools: Add missing branch_sample_type
 2022-02-02 10:57 UTC 

[boot-wrapper PATCH 1/2] aarch64: Document what we're doing when setting ZCR_EL3.LEN
 2022-02-02 10:30 UTC  (5+ messages)
` [boot-wrapper PATCH 2/2] aarch64: Enable use of SME by EL2 and below

[next] arm: panel-edp.c:(.text+0xb74): undefined reference to `drm_panel_dp_aux_backlight'
 2022-02-02 10:25 UTC  (4+ messages)

Koszty instalacji fotowoltaicznej
 2022-02-01  9:17 UTC 

[PATCH] mm: Merge pte_mkhuge() call into arch_make_huge_pte()
 2022-02-02  9:38 UTC  (6+ messages)

[PATCH v9 00/13] Add support for Airoha EN7523 SoC
 2022-02-02  9:17 UTC  (5+ messages)
` [PATCH v9 11/13] dt-bindings: arm: airoha: Add binding for Airoha GPIO controller
` [PATCH v9 12/13] gpio: Add support for Airoha EN7523 "

[PATCH] pinctl: doc: Fix spelling mistake "resisitors" -> "resistors"
 2022-02-02  9:15 UTC 

[PATCH 1/3] remoteproc: mtk_scp: Use devm variant of rproc_alloc()
 2022-02-02  9:03 UTC  (4+ messages)
` [PATCH 3/3] remoteproc: mtk_scp: Use dev_err_probe() where possible

[PATCH v2 0/2] mxsfb fixes
 2022-02-02  9:03 UTC  (9+ messages)
` [PATCH v2 1/2] drm: mxsfb: Use dev_err_probe() helper
    ` (EXT) "
` [PATCH v2 2/2] drm: mxsfb: Fix NULL pointer dereference
    ` (EXT) "

[PATCH v6 0/6] drm: sun4i: dsi: Bridge support
 2022-02-02  8:59 UTC  (5+ messages)
` [PATCH v6 1/6] drm: sun4i: dsi: Drop DRM bind race with bridge attach

[PATCH net v2] net: sparx5: do not refer to skb after passing it on
 2022-02-02  8:30 UTC 

[PATCH net] net: sparx5: do not refer to skb after passing it on
 2022-02-02  8:23 UTC  (3+ messages)

BUG: [PATCH v2] isoc: mediatek: Check for error clk pointer
 2022-02-02  8:09 UTC  (2+ messages)
  ` Aw: "

[RFC] ARM: sa1100/assabet: move dmabounce hack to ohci driver
 2022-02-02  8:05 UTC  (7+ messages)

[PATCH v2 00/12] ARM: ftrace fixes and cleanups
 2022-02-02  8:00 UTC  (6+ messages)
` [PATCH v2 09/12] ARM: kprobes: treat R7 as the frame pointer register in Thumb2 builds

[PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
 2022-02-02  7:51 UTC  (22+ messages)
` [PATCH V5 06/21] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V5 09/21] riscv: compat: Add basic compat data type implementation
` [PATCH V5 10/21] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V5 11/21] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation
` [PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V5 14/21] riscv: compat: Add elf.h implementation
` [PATCH V5 15/21] riscv: compat: Add hw capability check for elf
` [PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation
` [PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V5 20/21] riscv: compat: Add COMPAT Kbuild skeletal support
` [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected

[PATCH] libata: ata_host_suspend() always returns 0
 2022-02-02  7:47 UTC  (2+ messages)

Kconfig CONFIG_FB dependency regression
 2022-02-02  7:46 UTC  (5+ messages)

[PATCH] ARM: configs: at91: sama7: Enable UBIFS_FS
 2022-02-02  7:02 UTC 

[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
 2022-02-02  6:46 UTC  (14+ messages)
` [RFC PATCH v4 01/26] KVM: arm64: Introduce a validation function for an ID register
` [RFC PATCH v4 02/26] KVM: arm64: Save ID registers' sanitized value per guest

[PATCH] media: mtk-jpeg: remove redundant initialization of variable plane_fmt
 2022-02-02  5:00 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-j721e-common-proc-board: Enable PCIe + QSGMII multilink configuration
 2022-02-02  4:39 UTC 

[PATCH] serial: 8250_bcm2835aux: Add ACPI support
 2022-02-02  3:39 UTC  (4+ messages)

[PATCH bpf-next v2 0/2] bpf, arm64: fix bpf line info
 2022-02-02  2:37 UTC  (2+ messages)

[PATCH net-next v12 0/7] MediaTek Ethernet Patches on MT8195
 2022-02-01 23:48 UTC  (3+ messages)
` [PATCH net-next v12 7/7] net: dt-bindings: dwmac: add support for mt8195

[PATCH v20 0/3] Add matrix keypad driver support for Mediatek SoCs
 2022-02-01 23:46 UTC  (3+ messages)
` [PATCH v20 1/3] dt-bindings: input: Add bindings for Mediatek matrix keypad

[PATCH v22 0/7] soc: mediatek: SVS: introduce MTK SVS engine
 2022-02-01 23:40 UTC  (3+ messages)
` [PATCH v22 1/7] dt-bindings: soc: mediatek: add mtk svs dt-bindings

[PATCH 0/9] Add SCMI Virtio & Clock atomic support
 2022-02-01 22:05 UTC  (12+ messages)
` [PATCH v2 1/9] firmware: arm_scmi: Add a virtio channel refcount
` [PATCH v2 2/9] firmware: arm_scmi: Review virtio free_list handling
` [PATCH v2 3/9] [RFC] virtio_ring: Embed a wrap counter in opaque poll index value
` [PATCH v2 4/9] firmware: arm_scmi: Add atomic mode support to virtio transport
` [PATCH v2 5/9] dt-bindings: firmware: arm, scmi: Add atomic_threshold optional property
` [PATCH v2 6/9] firmware: arm_scmi: Support optional system wide atomic_threshold
` [PATCH v2 7/9] firmware: arm_scmi: Add atomic support to clock protocol
` [PATCH v2 8/9] [RFC] firmware: arm_scmi: Add support for clock_enable_latency
` [PATCH v2 9/9] [RFC] clk: scmi: Support atomic clock enable/disable API

[PATCH] pinctrl: samsung: improve wake irq info on console
 2022-02-01 20:29 UTC  (2+ messages)

[PATCH v2 0/2] sched/fair: Wake task within the cluster when possible
 2022-02-01 20:20 UTC  (8+ messages)
` [PATCH v2 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

[PATCH v2 0/2] arm64: defconfig: Enable multimedia clocks on SC7180
 2022-02-01 20:05 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: defconfig: Add SC7180 GPUCC and DISPCC as module
` [PATCH v2 2/2] arm64: defconfig: Add SC7180 VIDEOCC "

[PATCH 0/2] Power: meson-s4: add s4 power domain driver
 2022-02-01 19:52 UTC  (3+ messages)
` [PATCH 2/2] soc: s4: Add support for power domains controller

[PATCH] perf: Replace acpi_bus_get_device()
 2022-02-01 19:10 UTC 

[PATCH 0/3] arm64: dts: meson: add ATF BL32 reserved-memory regions
 2022-02-01 19:04 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: ti: k3-am64-main: Add GPMC & ELM nodes
 2022-02-01 19:00 UTC  (5+ messages)

[PATCH] kselftest/arm64: Remove local definitions of MTE prctls
 2022-02-01 18:52 UTC  (3+ messages)

[PATCH] arm64: Enable Cortex-A510 erratum 2051678 by default
 2022-02-01 18:45 UTC  (2+ messages)

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2022-02-01 18:36 UTC  (5+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

[PATCH] kselftest/arm64: Remove local ARRAY_SIZE() definitions
 2022-02-01 18:35 UTC  (2+ messages)

[PATCH] media: cedrus: Add watchdog for job completion
 2022-02-01 18:33 UTC 

[PATCH] arm64/mte: Clarify mode reported by PR_GET_TAGGED_ADDR_CTRL
 2022-02-01 18:31 UTC  (2+ messages)

[RFC PATCH 0/7] crypto: HCTR2 support
 2022-02-01 18:25 UTC  (6+ messages)
` [RFC PATCH 3/7] crypto: hctr2 - Add "
` [RFC PATCH 6/7] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL

[PATCH v2] arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint
 2022-02-01 17:51 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: exynos: align pl330 node name with dtschema
 2022-02-01 17:38 UTC  (5+ messages)
` [PATCH 4/5] dt-bindings: mfd: samsung, exynos5433-lpass: Convert to dtschema
  ` [PATCH 4/5] dt-bindings: mfd: samsung,exynos5433-lpass: "
` [PATCH 5/5] dt-bindings: serial: samsung_uart: Document Exynos5433 compatible

[PATCH 0/2] drm/imx/lcdc: drm driver for imx21/25/27
 2022-02-01 17:35 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: imx: Add fsl,imx21-lcdc docs

[PATCH v5 00/10] ARM: remove set_fs callers and implementation
 2022-02-01 17:29 UTC  (7+ messages)
` [PATCH v5 08/10] ARM: uaccess: add __{get,put}_kernel_nofault

[PATCH V2 0/3] ARM: dts: Add Raspberry Pi Zero 2 W support
 2022-02-01 17:27 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: arm: bcm2835: Add Raspberry Pi Zero 2 W
` [PATCH V2 2/3] ARM: dts: "
` [PATCH V2 3/3] arm64: dts: broadcom: Add reference to RPi "

[RFC v6 net-next 0/9] add support for VSC7512 control over SPI
 2022-02-01 17:27 UTC  (6+ messages)
` [RFC v6 net-next 6/9] mfd: ocelot: add support for external mfd control over SPI for the VSC7512

[PATCH v4 00/27] drm/rockchip: RK356x VOP2 support
 2022-02-01 17:22 UTC  (3+ messages)
` [PATCH 17/27] dt-bindings: display: rockchip: Add binding for VOP2

[PATCH] coresight: syscfg: Fix memleak on registration failure in cscfg_create_device
 2022-02-01 17:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] Add SCMI Virtio & Clock atomic support
 2022-02-01 17:11 UTC  (5+ messages)
` [PATCH 1/6] firmware: arm_scmi: Add atomic mode support to virtio transport

[PATCH 0/2] dt-bindings: nvmem: support describing cells
 2022-02-01 17:01 UTC  (6+ messages)
` [PATCH REBASED 1/2] dt-bindings: nvmem: extract NVMEM cell to separated file
  ` [PATCH REBASED 2/2] dt-bindings: nvmem: cells: add MAC address cell

[PATCH v2 0/1] coresight: Fix TRCCONFIGR.QE sysfs interface
 2022-02-01 17:00 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/2] Add DMA and MDMA support on STM32MP13x SoC family
 2022-02-01 16:05 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: stm32: add DMA1, DMA2 and DMAMUX1 "
` [PATCH 2/2] ARM: dts: stm32: add MDMA "

[PATCH] of/fdt: move elfcorehdr reservation early for crash dump kernel
 2022-02-01 15:36 UTC  (3+ messages)
  ` [EXT] "


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