linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-13 08:46:35 to 2022-05-13 20:32:43 UTC [more...]

[RFC PATCH v2 00/21] KCFI support
 2022-05-13 20:21 UTC  (16+ messages)
` [RFC PATCH v2 01/21] efi/libstub: Filter out CC_FLAGS_CFI
` [RFC PATCH v2 02/21] arm64/vdso: "
` [RFC PATCH v2 03/21] kallsyms: Ignore __kcfi_typeid_
` [RFC PATCH v2 04/21] cfi: Remove CONFIG_CFI_CLANG_SHADOW
` [RFC PATCH v2 05/21] cfi: Drop __CFI_ADDRESSABLE
` [RFC PATCH v2 08/21] psci: Fix the function type for psci_initcall_t
` [RFC PATCH v2 11/21] arm64: Drop unneeded __nocfi attributes
` [RFC PATCH v2 14/21] treewide: Drop __cficanonical
` [RFC PATCH v2 15/21] objtool: Don't warn about __cfi_ preambles falling through
` [RFC PATCH v2 16/21] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
` [RFC PATCH v2 17/21] x86: Add types to indirectly called assembly functions
` [RFC PATCH v2 18/21] x86/purgatory: Disable CFI
` [RFC PATCH v2 19/21] x86/vdso: "
` [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG
` [RFC PATCH v2 21/21] init: Drop __nocfi from __init

[PATCH 0/2] mmc: sdhci-brcmstb: Add support for optional sdio_freq clock
 2022-05-13 20:19 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mmc: Add Broadcom "
` [PATCH 2/2] mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0

[PATCH v2 2/2] clocksource/drivers/timer-mediatek: Implement CPUXGPT timers
 2022-05-13 20:14 UTC  (2+ messages)

[PATCH V3 0/2] rtc: Introduce rtc-ti-k3
 2022-05-13 19:44 UTC  (3+ messages)
` [PATCH V3 1/2] dt-bindings: rtc: Add TI K3 RTC description
` [PATCH V3 2/2] rtc: Introduce ti-k3-rtc

[PATCH v1 00/12] arm64/fp: Generate definitons for floating point system registers
 2022-05-13 19:39 UTC  (18+ messages)
` [PATCH v1 05/12] arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h
` [PATCH v1 06/12] arm64/sysreg: Support generation of RAZ fields
` [PATCH v1 07/12] arm64/sme: Automatically generate defines for SMCR
` [PATCH v1 08/12] arm64/sme: Automatically generate SMIDR_EL1 defines
` [PATCH v1 09/12] arm64/sme: Automatically generate SMPRIMAP_EL2 definitions
` [PATCH v1 10/12] arm64/sme: Generate SMPRI_EL1 definitions
` [PATCH v1 11/12] arm64/sme: Generate defintions for SVCR
` [PATCH v1 12/12] arm64/sve: Generate ZCR definitions

[PATCH v3] arm64: paravirt: Use RCU read locks to guard stolen_time
 2022-05-13 17:46 UTC 

[PATCH 0/2] arm64/sysreg: minor cleanusp for sysreg header generation
 2022-05-13 17:41 UTC  (3+ messages)
` [PATCH 1/2] arm64/sysreg: improve comment for regs without fields
` [PATCH 2/2] arm64/sysreg: fix odd line spacing

[GIT PULL] arm64 fixes for -rc7
 2022-05-13 17:30 UTC  (2+ messages)

[PATCH 0/7] MediaTek Helio X10 MT6795 - Devicetree, part 1
 2022-05-13 17:16 UTC  (8+ messages)
` [PATCH 1/7] arm64: dts: mediatek: mt6795: Create soc bus node and move mmio devices
` [PATCH 2/7] arm64: dts: mediatek: mt6795: Add cpu-map and L2 cache
` [PATCH 3/7] arm64: dts: mediatek: mt6795: Add Cortex A53 PMU nodes
` [PATCH 4/7] arm64: dts: mediatek: mt6795: Add watchdog node to avoid timeouts
` [PATCH 5/7] arm64: dts: mediatek: mt6795: Add fixed clocks for 32kHz and 26MHz XOs
` [PATCH 6/7] arm64: dts: mediatek: mt6795: Add general purpose timer node
` [PATCH 7/7] arm64: dts: mediatek: mt6795: Add ARM CCI-400 node and assign to CPUs

[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-05-13 17:13 UTC  (10+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[GIT PULL] Coresight changes for v5.19
 2022-05-13 17:05 UTC 

[PATCH] soc: mediatek: mtk-mmsys: Add support for MT6795 Helio X10
 2022-05-13 17:03 UTC 

[PATCH 00/18] PCI: aardvark controller changes BATCH 5
 2022-05-13 16:59 UTC  (7+ messages)
` [PATCH 06/18] PCI: pciehp: Enable DLLSC interrupt only if supported
` [PATCH 07/18] PCI: pciehp: Enable Command Completed Interrupt "

[PATCH 0/5] MediaTek Helio X10 MT6795 - Clock drivers
 2022-05-13 16:54 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: mediatek: Document MT6795 system controllers bindings
` [PATCH 2/5] dt-bindings: clock: Add MediaTek Helio X10 MT6795 clock bindings
` [PATCH 3/5] dt-bindings: reset: Add bindings for MT6795 Helio X10 reset controllers
` [PATCH 4/5] dt-bindings: arm: mediatek: Add clock driver bindings for MT6795
` [PATCH 5/5] clk: mediatek: Add MediaTek Helio X10 MT6795 clock drivers

[PATCH] i2c: at91: Initialize dma_buf in at91_twi_xfer()
 2022-05-13 16:50 UTC  (2+ messages)

[PATCH v2 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-05-13 16:36 UTC  (8+ messages)
` [PATCH v2 3/3] arm64: dts: rockchip: Add Hantro encoder node to rk356x

[PATCH v1] thermal: imx: Update critical temp threshold
 2022-05-13 16:25 UTC  (8+ messages)

[GIT PULL] ARM: at91: dt for 5.19
 2022-05-13 16:23 UTC 

[PATCH] ARM: configs: Enable more audio support for i.MX
 2022-05-13 16:20 UTC  (2+ messages)

[PATCH -next 1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
 2022-05-13 16:15 UTC  (5+ messages)
` [PATCH -next 2/2] i2c: mt7621: Use devm_platform_get_and_ioremap_resource()

[xilinx-xlnx:xlnx_rebase_v5.15_LTS_2022.1_update 132/1093] drivers/clk/clk-xlnx-clock-wizard.c:309:15: error: implicit declaration of function 'FIELD_PREP'
 2022-05-13 16:04 UTC 

[GIT PULL] arm: mediatek: DT updates for v5.19
 2022-05-13 16:06 UTC  (3+ messages)

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-05-13 15:44 UTC  (11+ messages)
` [PATCH -next v4 3/7] arm64: add support for machine check error safe
` [PATCH -next v4 4/7] arm64: add copy_{to, from}_user to machine check safe
` [PATCH -next v4 5/7] arm64: mte: Clean up user tag accessors
` [PATCH -next v4 6/7] arm64: add {get, put}_user to machine check safe
` [PATCH -next v4 7/7] arm64: add cow "

[PATCH 0/3] add Aspeed udc driver for ast2600
 2022-05-13 15:39 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: usb: add documentation for aspeed udc

[RESEND PATCH] MAINTAINERS: input: add mattijs for mt6779-keypad
 2022-05-13 15:20 UTC 

[RESEND PATCH 0/2] Input: mt6779-keypad - fix hw code logic and row/col selection
 2022-05-13 15:18 UTC  (3+ messages)
` [RESEND PATCH 1/2] Input: mt6779-keypad - fix hardware code mapping
` [RESEND PATCH 2/2] Input: mt6779-keypad - implement row/column selection

[PATCH 0/2] MediaTek Helio X10 MT6795 - M4U/IOMMU Support
 2022-05-13 15:14 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mediatek: Add bindings for MT6795 M4U
` [PATCH 2/2] iommu: mtk_iommu: Add support for MT6795 Helio X10 M4Us

[PATCH v2 0/2] MediaTek Helio X10 MT6795 - SMI Support
 2022-05-13 15:06 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: memory: mtk-smi: Add MT6795 Helio X10 bindings
` [PATCH v2 2/2] memory: mtk-smi: Add support for MT6795 Helio X10

[PATCH 0/2] MediaTek Helio X10 MT6795 - SMI Support
 2022-05-13 15:01 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: memory: mtk-smi: Add MT6795 Helio X10 bindings
` [PATCH 2/2] memory: mtk-smi: Add support for MT6795 Helio X10

[PATCH bpf-next v3 0/7] bpf trampoline for arm64
 2022-05-13 14:59 UTC  (3+ messages)
` [PATCH bpf-next v3 4/7] bpf, arm64: Impelment bpf_arch_text_poke() "

[PATCH 0/3] irqchip/gic-v3: pseudo-NMI fixes
 2022-05-13 14:08 UTC  (6+ messages)
` [PATCH 1/3] irqchip/gic-v3: ensure pseudo-NMIs have an ISB between ack and handling
` [PATCH 2/3] irqchip/gic-v3: refactor ISB + EOIR at ack time
` [PATCH 3/3] irqchip/gic-v3: fix priority mask handling

Bug in atmel-ecc driver
 2022-05-13 13:59 UTC 

[PATCH][next] drm/rockchip: Fix spelling mistake "aligened" -> "aligned"
 2022-05-13 13:53 UTC 

[PATCH] media: platform: replace ternary operator with max()
 2022-05-13 13:32 UTC 

[GIT PULL] iommu/arm-smmu: Updates for 5.19
 2022-05-13 13:18 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt for v5.19 (#1)
 2022-05-13 13:16 UTC 

[GIT PULL] ARM: mvebu: arm for v5.19 (#1)
 2022-05-13 13:16 UTC 

[PATCH 0/2] iio: adc: stm32: Fix ADC IRQ handling on STM32F4
 2022-05-13 13:13 UTC  (5+ messages)
` [PATCH 1/2] iio: adc: stm32: Iterate through all ADCs in irq handler
` [PATCH 2/2] iio: adc: stm32: Fix check for spurious IRQs on STM32F4

[GIT PULL] ARM: mvebu: dt64 for v5.19 (#1)
 2022-05-13 13:13 UTC 

[PATCH v5 0/4] fix the meson NFC clock
 2022-05-13 13:12 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: nand: meson: fix meson nfc clock
` [PATCH v5 2/4] mtd: rawnand: meson: fix the clock
` [PATCH v5 3/4] mtd: rawnand: meson: refine resource getting in probe
` [PATCH v5 4/4] dt-bindings: nand: meson: convert txt to yaml

[PATCH] iommu/dma: Fix iova map result check bug
 2022-05-13 13:01 UTC  (2+ messages)

[PATCH 0/3] Microchip LAN966x USB device support
 2022-05-13 12:57 UTC  (6+ messages)
` [PATCH 1/3] clk: lan966x: Fix the lan966x clock gate register address
` [PATCH 2/3] dt-bindings: usb: atmel: Add Microchip LAN966x compatible string
` [PATCH 3/3] ARM: dts: lan966x: Add UDPHS support

[PATCH v3] iommu/mediatek: Fix NULL pointer dereference when printing dev_name
 2022-05-13 12:57 UTC  (2+ messages)

[PATCH] ARM: dts: turris-omnia: Add atsha204a node
 2022-05-13 12:33 UTC  (2+ messages)

[PATCH v3 0/3] MediaTek MT8195 display binding
 2022-05-13 12:33 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: mediatek: add vdosys1 RDMA definition for mt8195
` [PATCH v3 3/3] dt-bindings: mediatek: add ethdr "

[PATCH 0/2] perf: ARM CoreSight PMU support
 2022-05-13 12:25 UTC  (8+ messages)

[GIT PULL] ARM: at91: soc for 5.19
 2022-05-13 12:17 UTC 

[PATCH V6 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
 2022-05-13 12:11 UTC  (3+ messages)
` [PATCH V6 2/2] drivers/perf: hisi: add "

[PATCH] ARM: configs: Enable ASoC AC'97 glue
 2022-05-13 12:06 UTC 

[GIT PULL] Qualcomm driver updates for v5.19
 2022-05-13 12:01 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM defconfig updates for v5.19
 2022-05-13 12:00 UTC  (2+ messages)

[GIT PULL] TI K3 defconfig updates for v5.19
 2022-05-13 12:00 UTC  (2+ messages)

[PATCH] can: xilinx_can: Add Transmitter delay compensation (TDC) feature support
 2022-05-13 11:56 UTC  (3+ messages)

[GIT PULL] Qualcomm ARM64 defconfig updates for v5.19
 2022-05-13 11:48 UTC  (2+ messages)

[PATCH v3] ARM: at91: debug: add lan966 support
 2022-05-13 11:48 UTC  (3+ messages)

[GIT PULL] Qualcomm ARM64 DT fixes for v5.18
 2022-05-13 11:45 UTC  (2+ messages)

[GIT PULL] TI K3 device tree updates for v5.19
 2022-05-13 11:43 UTC  (2+ messages)

[GIT PULL] Visconti DT changes for 5.19
 2022-05-13 11:43 UTC  (2+ messages)

[GIT PULL] Allwinner DT changes for 5.19, take 2
 2022-05-13 11:43 UTC  (2+ messages)

[GIT PULL] Allwinner DT changes for 5.19
 2022-05-13 11:43 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM DT updates for v5.19
 2022-05-13 11:43 UTC  (2+ messages)

[GIT PULL] soc: mediatek: driver changes for v5.19
 2022-05-13 11:44 UTC 

[GIT PULL] Qualcomm ARM64 DT updates for v5.19
 2022-05-13 11:43 UTC  (2+ messages)

[GIT PULL] arm64: mediatek: DT updates for v5.19
 2022-05-13 11:39 UTC 

[PATCH net-next v7 1/2] net: axienet: Be more careful about updating tx_bd_tail
 2022-05-13 11:30 UTC  (2+ messages)

[PATCH v15 00/10] Add Sunplus SP7021 SoC Support
 2022-05-13 11:29 UTC  (9+ messages)
` [PATCH v15 09/10] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig
` [PATCH v15 10/10] ARM: dts: Add Sunplus SP7021-Demo-V3 board device tree

[GIT PULL] Mediatek defconfig updates for v5.19
 2022-05-13 11:19 UTC 

[PATCH] gpio: Remove dynamic allocation from populate_parent_alloc_arg()
 2022-05-13 11:14 UTC  (2+ messages)

[PATCH 1/3] usb: gadget: add Aspeed ast2600 udc driver
 2022-05-13 11:03 UTC  (2+ messages)

[PATCH v2 0/2] Implement arm64 specific huge_ptep_get()
 2022-05-13 11:03 UTC  (5+ messages)
` [PATCH v2 1/2] arm64/hugetlb: Use ptep_get() to get the pte value of a huge page
` [PATCH v2 2/2] arm64/hugetlb: Implement arm64 specific huge_ptep_get()

[PATCH v3 0/4] ARM: dts: imx6dl-colibri: Unify with changes to Apalis iMX6 device trees
 2022-05-13 10:53 UTC  (6+ messages)
` [PATCH v3 1/4] ARM: dts: imx6qdl-colibri: Fix capacitive touch reset polarity
` [PATCH v3 2/4] ARM: dts: imx6qdl-colibri: Mux mclk for sgtl5000 with the codec node
` [PATCH v3 3/4] ARM: dts: imx6qdl-colibri: backlight pwm: Simplify inverted backlight
` [PATCH v3 4/4] ARM: dts: imx6qdl-colibri: backlight pwm: Adapt brightness steps

[PATCH] arm64: mte: Ensure the cleared tags are visible before setting the PTE
 2022-05-13 10:50 UTC  (2+ messages)

[PATCH V2 0/7] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-13 10:43 UTC  (5+ messages)
` [PATCH V2 2/7] xen/grants: support allocating consecutive grants

[PATCH v2 00/11] dt-bindings: Convert Arm Ltd. peripherals to DT schema
 2022-05-13 10:42 UTC  (3+ messages)
` [PATCH v2 11/11] dt-bindings: display: convert Arm Komeda "

linux-next: build warnings after merge of the arm-soc tree
 2022-05-13 10:22 UTC  (4+ messages)

[PATCH v4 0/1] soc: fujitsu: Add A64FX diagnostic interrupt driver
 2022-05-13 10:13 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH 0/2] nvmem: add Microchip OTP controller
 2022-05-13 10:06 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: microchip-otpc: document Microchip OTPC

[PATCH v12 0/9] ACPI/IORT: Support for IORT RMR node
 2022-05-13  9:49 UTC  (6+ messages)

[PATCH v2 00/19] crypto: allwinner: lots of fixes
 2022-05-13  9:34 UTC  (2+ messages)

[PATCH v6, 0/7] support mt8195 decoder
 2022-05-13  9:25 UTC  (8+ messages)
` [PATCH v6, 1/7] dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for lat soc
` [PATCH v6, 2/7] media: mediatek: vcodec: Add to support lat soc hardware
` [PATCH v6, 3/7] dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for mt8195
` [PATCH v6, 4/7] media: mediatek: vcodec: Adds compatible "
` [PATCH v6, 5/7] media: mediatek: vcodec: Different codec using different capture format
` [PATCH v6, 6/7] media: mediatek: vcodec: prevent kernel crash when scp ipi timeout
` [PATCH v6, 7/7] media: mediatek: vcodec: Add to support H264 inner racing mode

[PATCH v4] ARM: at91: debug: add lan966 support
 2022-05-13  9:29 UTC  (2+ messages)

[PATCH] KVM: arm64: Don't hypercall before EL2 init
 2022-05-13  9:26 UTC 

[PATCH v3] media: mediatek: vcodec: add vp9 decoder driver for mt8186
 2022-05-13  9:24 UTC 

[PATCH v7 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-05-13  9:12 UTC  (3+ messages)
` [PATCH v7 1/3] dt-bindings: marvell: Document the AC5/AC5X compatibles

[PATCH v3 00/16] Introduce support for MediaTek MT8192 Google Chromebooks
 2022-05-13  9:10 UTC  (3+ messages)
` [PATCH v3 05/16] arm64: dts: mediatek: asurada: Add system-wide power supplies

[BUG] New arm scmi check in linux-next causing rk3568 not to boot due to firmware bug
 2022-05-13  8:58 UTC  (7+ messages)

[PATCH v3 00/10] gpiolib: Handle immutable irq_chip structures
 2022-05-13  8:51 UTC  (6+ messages)

[PATCH v3 01/11] dt-bindings: vendor-prefixes: add Methode Electronics
 2022-05-13  8:46 UTC  (7+ messages)
` [PATCH v3 09/11] arm64: dts: marvell: split Methode uDPU DTS
` [PATCH v3 10/11] dt-bindings: marvell: armada-37xx: add Methode eDPU compatible
` [PATCH v3 11/11] arm64: dts: marvell: add support for Methode eDPU


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