linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-25 13:21:55 to 2022-01-25 19:44:49 UTC [more...]

[PATCH stable 5.4 0/7] pinctrl-bcm2835 gpio-ranges bugfix
 2022-01-25 19:42 UTC  (5+ messages)
` [PATCH stable 5.4 1/7] pinctrl: bcm2835: Drop unused define
` [PATCH stable 5.4 2/7] pinctrl: bcm2835: Refactor platform data
` [PATCH stable 5.4 3/7] pinctrl: bcm2835: Add support for all GPIOs on BCM2711
` [PATCH stable 5.4 4/7] pinctrl: bcm2835: Match BCM7211 compatible string

DTB backward/forward compatibility with "pinctrl: bcm2835: Change init order for gpio hogs"
 2022-01-25 19:39 UTC 

[PATCH 0/2] Allow perf scripts to process SPE raw data
 2022-01-25 19:20 UTC  (3+ messages)
` [PATCH 1/2] perf arm-spe: Add arm_spe_record to synthesized sample
` [PATCH 2/2] perf arm-spe: Parse more SPE fields and store source

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2022-01-25 19:30 UTC  (3+ messages)

[PATCH] kselftest: kvm/arm64: Skip tests if we can't create a vgic-v3
 2022-01-25 19:28 UTC 

[PATCH 0/8] ARM: ftrace fixes and cleanups
 2022-01-25 19:23 UTC  (11+ messages)
` [PATCH 1/8] ARM: ftrace: ensure that ADR take Thumb bit into account
` [PATCH 2/8] ARM: ftrace: use ADD not POP to counter PUSH at entry
` [PATCH 3/8] ARM: ftrace: use trampolines to keep .init.text in branching range
` [PATCH 4/8] ARM: ftrace: avoid redundant loads or clobbering IP
` [PATCH 5/8] ARM: ftrace: avoid unnecessary literal loads
` [PATCH 6/8] ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TEST
` [PATCH 7/8] ARM: unwind: track location of LR value in stack frame
` [PATCH 8/8] ARM: ftrace: enable the graph tracer with the EABI unwinder

arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 1 error, 1 warning (v5.17-rc1)
 2022-01-25 19:12 UTC 

[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-01-25 19:08 UTC  (19+ messages)
` [PATCH V4 01/11] arm64: dts: imx8mq-tqma8mq: Remove redundant vpu reference
` [PATCH V4 02/11] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [PATCH V4 03/11] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl
` [PATCH V4 04/11] soc: imx: imx8m-blk-ctrl: add "
` [PATCH V4 05/11] dt-bindings: media: nxp, imx8mq-vpu: Split G1 and G2 nodes
` [PATCH V4 06/11] media: hantro: Allow i.MX8MQ G1 and G2 to run independently
` [PATCH V4 07/11] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
` [PATCH V4 08/11] arm64: dts: imx8mm: Fix VPU Hanging
` [PATCH V4 09/11] dt-bindings: media: nxp, imx8mq-vpu: Add support for G1 on imx8mm
` [PATCH V4 10/11] media: hantro: Add support for i.MX8MM Hantro-G1
` [PATCH V4 11/11] arm64: dts: imx8mm: Enable Hantro G1 and G2 video decoders

[PATCH] ARM: stackprotector: prefer compiler for TLS based per-task protector
 2022-01-25 18:55 UTC  (3+ messages)

[PATCH net-next 0/7] net: stmmac/xpcs: modernise PCS support
 2022-01-25 18:53 UTC  (9+ messages)
` [PATCH net-next 1/7] net: xpcs: add support for retrieving supported interface modes
` [PATCH net-next 2/7] net: stmmac: convert to phylink_get_linkmodes()
` [PATCH net-next 3/7] net: stmmac: fill in supported_interfaces
` [PATCH net-next 4/7] net: stmmac/xpcs: convert to pcs_validate()
` [PATCH net-next 5/7] net: stmmac: remove phylink_config.pcs_poll usage
` [PATCH net-next 6/7] net: stmmac: convert to phylink_generic_validate()
` [PATCH net-next 7/7] net: stmmac: use .mac_select_pcs() interface

[GIT PULL 0/5] SoC changes for 5.17
 2022-01-25 18:47 UTC  (7+ messages)

[PATCH 0/4] KVM: arm64: A510 errata workaround and fixes for fixup_guest_exit()
 2022-01-25 18:36 UTC  (8+ messages)
` [PATCH 1/4] arm64: Add Cortex-A510 CPU part definition
` [PATCH 2/4] KVM: arm64: Avoid consuming a stale esr value when SError occur
` [PATCH 3/4] KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
` [PATCH 4/4] KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata

[PATCH v2] arm64: extable: fix load_unaligned_zeropad() reg indices
 2022-01-25 18:22 UTC 

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

[PATCH] mtd: rawnand: atmel: fix refcount leaks in atmel_nand_controller_init
 2022-01-25 17:55 UTC  (2+ messages)

[PATCH] pinctrl: fix a discarded-qualifiers build error
 2022-01-25 17:54 UTC 

[bootwrapper PATCH v3 00/15] Cleanups and improvements
 2022-01-25 17:44 UTC  (19+ messages)
` [bootwrapper PATCH v3 01/15] aarch64: correct ZCR_EL3.LEN initialization
` [bootwrapper PATCH v3 02/15] aarch64: correct SCTLR_EL1_KERNEL for AA32 kernels
` [bootwrapper PATCH v3 03/15] Document entry requirements
` [bootwrapper PATCH v3 04/15] Add bit-field macros
` [bootwrapper PATCH v3 05/15] aarch64: add system register accessors
` [bootwrapper PATCH v3 06/15] aarch32: add coprocessor accessors
` [bootwrapper PATCH v3 07/15] aarch64: add mov_64 macro
` [bootwrapper PATCH v3 08/15] aarch64: initialize SCTLR_ELx for the boot-wrapper
` [bootwrapper PATCH v3 09/15] Rework common init C code
` [bootwrapper PATCH v3 10/15] Announce boot-wrapper mode / exception level
` [bootwrapper PATCH v3 11/15] aarch64: move the bulk of EL3 initialization to C
` [bootwrapper PATCH v3 12/15] aarch32: move the bulk of Secure PL1 "
` [bootwrapper PATCH v3 13/15] Announce locations of memory objects
` [bootwrapper PATCH v3 14/15] Rework bootmethod initialization
` [bootwrapper PATCH v3 15/15] Unify start_el3 & start_no_el3

[PATCH 11/31] clk: mediatek: mux: Clean up included headers
 2022-01-25 17:38 UTC  (2+ messages)

[BUG] dts: hi6220: PMU events not fully functional
 2022-01-25 17:35 UTC  (2+ messages)

[PATCH 09/31] clk: mediatek: mux: Implement unregister API
 2022-01-25 17:20 UTC  (2+ messages)

KVM/arm64: Guest ABI changes do not appear rollback-safe
 2022-01-25 17:29 UTC  (17+ messages)

[PATCH v5 00/16] Add support for Tesla Full Self-Driving (FSD) SoC
 2022-01-25 17:26 UTC  (17+ messages)
    ` [PATCH v5 11/16] dt-bindings: pinctrl: samsung: Add compatible for Tesla FSD SoC
      ` (subset) "
    ` [PATCH v5 01/16] dt-bindings: add vendor prefix for Tesla
      ` (subset) "
    ` [PATCH v5 12/16] pinctrl: samsung: add FSD SoC specific data
      ` (subset) "
    ` [PATCH v5 13/16] dt-bindings: arm: add Tesla FSD ARM SoC
      ` (subset) "
    ` [PATCH v5 14/16] arm64: dts: fsd: Add initial device tree support
      ` (subset) "
    ` [PATCH v5 15/16] arm64: dts: fsd: Add initial pinctrl support
      ` (subset) "
    ` [PATCH v5 16/16] arm64: defconfig: Enable Tesla FSD SoC
      ` (subset) "

[PATCH 07/31] clk: mediatek: cpumux: Internalize struct mtk_clk_cpumux
 2022-01-25 17:14 UTC  (2+ messages)

[PATCH 08/31] clk: mediatek: cpumux: Clean up included headers
 2022-01-25 17:16 UTC  (2+ messages)

[PATCH 10/31] clk: mediatek: mux: Internalize struct mtk_clk_mux
 2022-01-25 17:22 UTC  (2+ messages)

[PATCH] PCI: mediatek: Change MSI interrupt processing sequence
 2022-01-25 17:21 UTC  (3+ messages)

[PATCH v15 00/13] amphion video decoder/encoder driver
 2022-01-25 17:19 UTC  (3+ messages)
` [PATCH v15 13/13] MAINTAINERS: add AMPHION VPU CODEC V4L2 driver entry

[PATCH v7 5/5] rockchip/soc/drivers: Add DTPM description for rk3399
 2022-01-25 17:18 UTC 

[PATCH v10 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2022-01-25 17:15 UTC  (6+ messages)

[PATCH 06/31] clk: mediatek: cpumux: Implement unregister API
 2022-01-25 17:11 UTC  (2+ messages)

[PATCH] arm64: extable: fix null deref in load_unaligned_zeropad
 2022-01-25 17:07 UTC  (5+ messages)

[PATCH] ARM: dts: exynos: use define for TMU clock on Exynos4412
 2022-01-25 17:04 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: exynos: drop old thermal properties from Exynos4210
 2022-01-25 17:04 UTC  (2+ messages)
` (subset) "

[PATCH 00/12] usb: dt-bindings: samsung: convert to dtschema
 2022-01-25 17:02 UTC  (2+ messages)
` [PATCH 00/12] usb: dt-bindings: samsung: convert to dtschema (subset)

[PATCH 0/2] ARM: dts: exynos: Add support for Samsung Klimt WiFi
 2022-01-25 17:02 UTC  (2+ messages)

[RFC V1 00/11] arm64/perf: Enable branch stack sampling
 2022-01-25 16:58 UTC  (5+ messages)
` [RFC V1 10/11] perf: Expand perf_branch_entry.type
` [RFC V1 11/11] perf: Capture branch privilege information

[PATCH v3 0/7] MT8186 SMI SUPPORT
 2022-01-25 16:55 UTC  (2+ messages)

[PATCH V3 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-01-25 16:48 UTC  (3+ messages)
` [PATCH V3 10/10] arm64: dts: imx8mm: Enable Hantro G1 and G2 video decoders

[PATCH] pinctrl: microchip-sgpio: Fix support for regmap
 2022-01-25 16:46 UTC  (2+ messages)

[PATCH] coresight: tmc: change device registration from misc to cdev
 2022-01-25 16:46 UTC  (4+ messages)

[PATCH] net: stmmac: reduce unnecessary wakeups from eee sw timer
 2022-01-25 16:46 UTC  (2+ messages)

[PATCH] drm/mediatek: DP HPD Detect with debounce
 2022-01-25 16:44 UTC  (2+ messages)

[PATCH 1/2] drm: mediatek: mtk_drm_plane: Use kmalloc in mtk_plane_duplicate_state
 2022-01-25 16:37 UTC  (4+ messages)
` [PATCH 2/2] drm: mediatek: mtk_drm_crtc: Use kmalloc in mtk_drm_crtc_duplicate_state

[PATCH v2 0/2] mm: fix cma allocation fail sometimes
 2022-01-25 16:33 UTC  (3+ messages)
` [PATCH v2 2/2] mm: cma: try next MAX_ORDER_NR_PAGES during retry

[PATCH v1 0/7] add more tests to MTE kselftests
 2022-01-25 16:33 UTC  (9+ messages)
` [PATCH v1 1/7] kselftest/arm64: mte: user_mem: introduce tag_offset and tag_len
` [PATCH v1 2/7] kselftest/arm64: mte: user_mem: add tests using tag_offset
` [PATCH v1 3/7] kselftest/arm64: mte: user_mem: add test with mte tag inside a page
` [PATCH v1 4/7] kselftest/arm64: mte: user_mem: rework error handling
` [PATCH v1 5/7] kselftest/arm64: mte: user_mem: check different offsets and sizes
` [PATCH v1 6/7] kselftest/arm64: mte: add test type enum
` [PATCH v1 7/7] kselftest/arm64: mte: add more test types

[PATCH 0/4] Xilinx AMS fixes
 2022-01-25 16:15 UTC  (4+ messages)
` [PATCH 3/4] iio: adc: xilinx-ams: Fixed wrong sequencer register settings

[PATCH net-next 0/2] net: axienet: modernise pcs implementation
 2022-01-25 16:10 UTC  (3+ messages)
` [PATCH net-next 1/2] net: axienet: convert to phylink_pcs
` [PATCH net-next 2/2] net: axienet: replace mdiobus_write() with mdiodev_write()

[PATCH v2 0/7] linkage: better symbol aliasing
 2022-01-25 15:58 UTC  (5+ messages)

[PATCH 0/2] arm64: cpufeature: List early Cortex-A510 parts as having broken dbm
 2022-01-25 15:40 UTC  (3+ messages)
` [PATCH 1/2] arm64: Add Cortex-A510 CPU part definition
` [PATCH 2/2] arm64: cpufeature: List early Cortex-A510 parts as having broken dbm

[PATCH] arm64: dts: juno: Remove GICv2m dma-range
 2022-01-25 15:24 UTC  (2+ messages)

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-25 15:15 UTC  (15+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start

[PATCH 0/8] Add hardware prefetch control driver for arm64 and x86
 2022-01-25 15:12 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: meson: add BL32 reserved region to Beelink g12b devices
 2022-01-25 15:01 UTC  (3+ messages)

[PATCH 0/8] nvmem: add ethernet address offset support
 2022-01-25 14:59 UTC  (4+ messages)
` [PATCH 6/8] nvmem: transformations: "

[PATCH v10 0/4] clk: meson: add a sub EMMC clock controller support
 2022-01-25 14:54 UTC  (2+ messages)

[BUG] drivers/perf: hisi: kernel fails to boot since commit ac4511c9364c "drivers/perf: hisi: Add identifier sysfs file"
 2022-01-25 14:48 UTC  (2+ messages)

[PATCH RESEND 0/6] clk: imx6*: avoid GPMI clock glitches on reparenting/divider change
 2022-01-25 14:48 UTC  (7+ messages)
` [PATCH RESEND 1/6] clk: imx6ul: disable gpmi_io clock before changing parent clock
` [PATCH RESEND 2/6] clk: imx6ul: enforce gating of gpmi_io clock
` [PATCH RESEND 3/6] clk: imx6q: disable gpmi_io and ipt_io clocks before changing parent
` [PATCH RESEND 4/6] clk: imx6q: enforce gating of gpmi_io clock
` [PATCH RESEND 5/6] clk: imx6sx: disable gpmi_io clock before changing parent clock
` [PATCH RESEND 6/6] clk: imx6sx: enforce gating of gpmi_io clock

[PATCH linux dev-5.15] hwmon: (pmbus) modify PSU fan_target convert value to false
 2022-01-25 14:46 UTC  (2+ messages)

[PATCH] arm64/mm: Consolidate TCR_EL1 fields
 2022-01-25 14:38 UTC 

[PATCH v8 00/38] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-01-25 14:25 UTC  (11+ messages)
` [PATCH v8 25/38] KVM: arm64: Trap SME usage in guest
` [PATCH v8 26/38] KVM: arm64: Handle SME host state when running guests

[PATCH V3 RESEND 0/7] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-25 14:20 UTC  (8+ messages)
` [PATCH V3 RESEND 1/7] arm64: Add Cortex-A510 CPU part definition
` [PATCH V3 RESEND 2/7] arm64: errata: Add detection for TRBE ignored system register writes
` [PATCH V3 RESEND 3/7] arm64: errata: Add detection for TRBE invalid prohibited states
` [PATCH V3 RESEND 4/7] arm64: errata: Add detection for TRBE trace data corruption
` [PATCH V3 RESEND 5/7] coresight: trbe: Work around the ignored system register writes
` [PATCH V3 RESEND 6/7] coresight: trbe: Work around the invalid prohibited states
` [PATCH V3 RESEND 7/7] coresight: trbe: Work around the trace data corruption

[bootwrapper PATCH v2 00/13] Cleanups and improvements
 2022-01-25 14:00 UTC  (10+ messages)
` [bootwrapper PATCH v2 06/13] aarch64: initialize SCTLR_ELx for the boot-wrapper
` [bootwrapper PATCH v2 12/13] Rework bootmethod initialization

[PATCH v3 0/3] Add FSD SPI support
 2022-01-25 13:54 UTC  (2+ messages)

[PATCH 0/8] various imx6ul DT fixes
 2022-01-25 13:50 UTC  (9+ messages)
` [PATCH 1/8] ARM: dts: imx6ul: add missing properties for sram
` [PATCH 2/8] ARM: dts: imx6ul: change operating-points to uint32-matrix
` [PATCH 3/8] ARM: dts: imx6ul: fix keypad compatible
` [PATCH 4/8] ARM: dts: imx6ul: fix adc node compatible
` [PATCH 5/8] ARM: dts: imx6ul: remove unsupported adc property
` [PATCH 6/8] ARM: dts: imx6ul: fix csi node compatible
` [PATCH 7/8] ARM: dts: imx6ul: fix lcdif "
` [PATCH 8/8] ARM: dts: imx6ul: fix qspi "

[PATCH V6 2/7] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)
 2022-01-25 13:44 UTC  (6+ messages)

[PATCH v13 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-01-25 13:43 UTC  (4+ messages)
  ` [PATCH v13 11/11] arm64: Select HAVE_RELIABLE_STACKTRACE

[4.9 PATCH] ARM: 8800/1: use choice for kernel unwinders
 2022-01-25 13:41 UTC 

[PATCHv9 0/5] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-01-25 13:35 UTC  (4+ messages)
` [PATCHv9 2/5] irqchip/tegra: Fix overflow implicit truncation warnings

[PATCH v6 05/13] peci: Add peci-aspeed controller driver
 2022-01-25 13:31 UTC  (2+ messages)

[GIT PULL] arm64: dts: samsung: Second pull for v5.17
 2022-01-25 13:21 UTC  (8+ messages)


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