linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-20 11:10:36 to 2021-12-20 22:18:50 UTC [more...]

[PATCH mm v4 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-20 22:02 UTC  (30+ messages)
` [PATCH mm v4 01/39] kasan, page_alloc: deduplicate should_skip_kasan_poison
` [PATCH mm v4 02/39] kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages
` [PATCH mm v4 03/39] kasan, page_alloc: merge kasan_free_pages into free_pages_prepare
` [PATCH mm v4 04/39] kasan, page_alloc: simplify kasan_poison_pages call site
` [PATCH mm v4 05/39] kasan, page_alloc: init memory of skipped pages on free
` [PATCH mm v4 06/39] kasan: drop skip_kasan_poison variable in free_pages_prepare
` [PATCH mm v4 07/39] mm: clarify __GFP_ZEROTAGS comment
` [PATCH mm v4 08/39] kasan: only apply __GFP_ZEROTAGS when memory is zeroed
` [PATCH mm v4 09/39] kasan, page_alloc: refactor init checks in post_alloc_hook
` [PATCH mm v4 10/39] kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook
` [PATCH mm v4 11/39] kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook
` [PATCH mm v4 12/39] kasan, page_alloc: move SetPageSkipKASanPoison "
` [PATCH mm v4 13/39] kasan, page_alloc: move kernel_init_free_pages "
` [PATCH mm v4 14/39] kasan, page_alloc: rework kasan_unpoison_pages call site
` [PATCH mm v4 15/39] kasan: clean up metadata byte definitions
` [PATCH mm v4 16/39] kasan: define KASAN_VMALLOC_INVALID for SW_TAGS
` [PATCH mm v4 17/39] kasan, x86, arm64, s390: rename functions for modules shadow
` [PATCH mm v4 18/39] kasan, vmalloc: drop outdated VM_KASAN comment
` [PATCH mm v4 19/39] kasan: reorder vmalloc hooks
` [PATCH mm v4 20/39] kasan: add wrappers for "
` [PATCH mm v4 21/39] kasan, vmalloc: reset tags in vmalloc functions
` [PATCH mm v4 22/39] kasan, fork: reset pointer tags of vmapped stacks
` [PATCH mm v4 23/39] kasan, arm64: "
` [PATCH mm v4 24/39] kasan, vmalloc: add vmalloc tagging for SW_TAGS
` [PATCH mm v4 25/39] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH mm v4 26/39] kasan, vmalloc: unpoison VM_ALLOC pages after mapping
` [PATCH mm v4 27/39] kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
` [PATCH mm v4 28/39] kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
` [PATCH mm v4 29/39] kasan, page_alloc: allow skipping memory init "

[PATCH mm v3 00/38] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-20 21:38 UTC  (12+ messages)
` [PATCH mm v3 25/38] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH mm v3 26/38] kasan, vmalloc: don't unpoison VM_ALLOC pages before mapping
` [PATCH mm v3 28/38] kasan, page_alloc: allow skipping memory init for HW_TAGS

[PATCH 0/4] staging: vc04_services: avoid the use of typedef for function pointers
 2021-12-20 21:29 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] staging: vc04_services: update TODO file

[PATCH v7 00/16] Introduce atomic support for SCMI transports
 2021-12-20 21:30 UTC  (4+ messages)
` [PATCH v7 14/16] firmware: arm_scmi: Add atomic mode support to virtio transport

[PATCH v8 00/14] Add support for Airoha EN7523 SoC
 2021-12-20 21:18 UTC  (15+ messages)
` [PATCH v8 01/14] dt-bindings: Add vendor prefix for Airoha
` [PATCH v8 02/14] dt-bindings: arm: airoha: Add binding for EN7523 SoC and EVB
` [PATCH v8 03/14] ARM: dts: Add basic support for Airoha EN7523
` [PATCH v8 04/14] ARM: Add basic support for Airoha EN7523 SoC
` [PATCH v8 05/14] ARM: multi_v7_defconfig: Add "
` [PATCH v8 06/14] dt-bindings: Add en7523-scu device tree binding documentation
` [PATCH v8 07/14] clk: en7523: Add clock driver for Airoha EN7523 SoC
` [PATCH v8 08/14] ARM: dts: add clock support for Airoha EN7523
` [PATCH v8 09/14] dt-bindings: PCI: Add support for Airoha EN7532
` [PATCH v8 10/14] PCI: mediatek: Allow building for ARCH_AIROHA
` [PATCH v8 11/14] ARM: dts: Add PCIe support for Airoha EN7523
` [PATCH v8 12/14] dt-bindings: arm: airoha: Add binding for Airoha GPIO controller
` [PATCH v8 13/14] gpio: Add support for Airoha EN7523 "
` [PATCH v8 14/14] ARM: dts: add GPIO support for Airoha EN7523

[PATCH] watchdog: s3c2410: Fix getting the optional clock
 2021-12-20 21:08 UTC  (4+ messages)

[PATCH] ARM: dts: Remove "spidev" nodes
 2021-12-20 20:27 UTC  (4+ messages)

[PATCH] ARM: dts: stm32: Drop duplicate status okay from DHCOM gpioc node
 2021-12-20 20:07 UTC 

[PATCH v17 7/7] usb: Specify dependencies on USB_XHCI_PLATFORM with 'depends on'
 2021-12-20 19:59 UTC  (5+ messages)

[PATCH v8 00/11] Introduce atomic support for SCMI transports
 2021-12-20 19:56 UTC  (12+ messages)
` [PATCH v8 01/11] firmware: arm_scmi: Add configurable polling mode for transports
` [PATCH v8 02/11] firmware: arm_scmi: Make smc transport use common completions
` [PATCH v8 03/11] firmware: arm_scmi: Add sync_cmds_completed_on_ret transport flag
` [PATCH v8 04/11] firmware: arm_scmi: Make smc support sync_cmds_completed_on_ret
` [PATCH v8 05/11] firmware: arm_scmi: Make optee "
` [PATCH v8 06/11] firmware: arm_scmi: Add support for atomic transports
` [PATCH v8 07/11] firmware: arm_scmi: Add atomic mode support to smc transport
` [PATCH v8 08/11] firmware: arm_scmi: Add new parameter to mark_txdone
` [PATCH v8 09/11] firmware: arm_scmi: Add atomic mode support to virtio transport
` [PATCH v8 10/11] firmware: arm_scmi: Add atomic support to clock protocol
` [PATCH v8 11/11] clk: scmi: Support atomic clock enable/disable API

[PATCH v5 00/10] add aspeed-jpeg support for aspeed-video
 2021-12-20 19:55 UTC  (7+ messages)

[PATCH] crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
 2021-12-20 19:50 UTC 

[PATCH v3 0/5] iommu/arm-smmu-v3: Add NVIDIA Grace CMDQ-V Support
 2021-12-20 19:27 UTC  (4+ messages)
` [PATCH v3 4/5] iommu/arm-smmu-v3: Add host support for NVIDIA Grace CMDQ-V

[PATCH v3 00/22] drm/rockchip: RK356x VOP2 support
 2021-12-20 18:51 UTC  (26+ messages)
` [PATCH 02/22] drm/rockchip: dw_hdmi: rename vpll clock to reference clock
` [PATCH 03/22] drm/rockchip: dw_hdmi: add rk3568 support
` [PATCH 04/22] drm/rockchip: dw_hdmi: add regulator support
` [PATCH 06/22] dt-bindings: display: rockchip: dw-hdmi: Add compatible for rk3568 HDMI
` [PATCH 07/22] dt-bindings: display: rockchip: dw-hdmi: Make unwedge pinctrl optional
` [PATCH 08/22] dt-bindings: display: rockchip: dw-hdmi: use "ref" as clock name
` [PATCH 09/22] dt-bindings: display: rockchip: dw-hdmi: Add regulator support
` [PATCH 11/22] dt-bindings: display: rockchip: Add binding for VOP2
` [PATCH 12/22] arm64: dts: rockchip: rk3399: reorder hmdi clocks
` [PATCH 13/22] arm64: dts: rockchip: rk3399: rename HDMI ref clock to 'ref'
` [PATCH 14/22] arm64: dts: rockchip: rk356x: Add VOP2 nodes
` [PATCH 15/22] arm64: dts: rockchip: rk356x: Add HDMI nodes
` [PATCH 17/22] arm64: dts: rockchip: enable vop2 and hdmi tx on quartz64a
` [PATCH 18/22] clk: rk3568: drop CLK_SET_RATE_PARENT from dclk_vop*
` [PATCH 19/22] clk: rk3568: Add CLK_SET_RATE_PARENT to the HDMI reference clock
` [PATCH 20/22] drm/encoder: Add of_graph port to struct drm_encoder
` [PATCH 21/22] drm/rockchip: Make VOP driver optional
  ` [PATCH 22/22] drm: rockchip: Add VOP2 driver

[PATCH] nvmem: brcm_nvram: parse NVRAM content into NVMEM cells
 2021-12-20 18:44 UTC  (2+ messages)
` [PATCH V2] "

[PATCH 0/2] sound/soc: Use platform_get_irq() to fetch IRQ's
 2021-12-20 18:30 UTC  (3+ messages)
` [PATCH 2/2] ASoC: bcm: Use platform_get_irq() to get the interrupt

[PATCH -next 0/3] replace open coded VA->PA calculation
 2021-12-20 18:16 UTC  (4+ messages)

[PATCH 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2021-12-20 18:03 UTC  (3+ messages)
` [PATCH 5/6] crypto: x86/sm3 - add AVX assembly implementation

[RFC PATCH 0/2] Sensor readings fixes
 2021-12-20 17:41 UTC  (3+ messages)
` [RFC PATCH 1/2] firmware: arm_scmi: Filter out negative results on scmi_reading_get
` [RFC PATCH 2/2] hwmon: (scmi) Filter out results wrongly interpreted as negatives

[GIT PULL 1/2] arm64: TI K3 SoC configs changes for v5.17
 2021-12-20 17:40 UTC  (3+ messages)

[GIT PULL] Coresight changes for v5.17
 2021-12-20 17:38 UTC 

[PATCH v4] arm64: errata: Fix exec handling in erratum 1418040 workaround
 2021-12-20 17:36 UTC  (4+ messages)

[PATCH v2 1/2] perf vendor events: For the Arm Neoverse N2
 2021-12-20 17:21 UTC  (6+ messages)
` [RFC PATCH 0/1] topdown with metrics
  ` [RFC PATCH 1/1] perf arm64: Implement --topdown "

[GIT PULL 0/6] Samsung for v5.17
 2021-12-20 17:21 UTC  (8+ messages)
` [GIT PULL 1/6] samsung: soc: drivers: "
` [GIT PULL 2/6] ARM: dts: samsung: "
` [GIT PULL 3/6] arm64: "
` [GIT PULL 4/6] ARM: "

[PATCH v1] ARM: dts: qcom: ipq4019: fix sleep clock
 2021-12-20 17:03 UTC 

[PATCH v3] drivers/coresight: Add Ultrasoc System Memory Buffer driver
 2021-12-20 17:02 UTC  (4+ messages)

[PATCH 1/1] dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASK
 2021-12-20 16:58 UTC 

[PATCH v2] ARM: multi_v7_defconfig: Enable CONFIG_RPMSG_TTY
 2021-12-20 16:58 UTC  (2+ messages)

[GIT PULL 1/6] i.MX drivers update for 5.17
 2021-12-20 16:28 UTC  (2+ messages)

[GIT PULL] arm64: dts: updates for v5.17
 2021-12-20 16:18 UTC  (2+ messages)

Possible nohz-full/RCU issue in arm64 KVM
 2021-12-20 16:10 UTC  (4+ messages)

[PATCH v5 1/5] mfd: da9062: make register CONFIG_I writable
 2021-12-20 16:06 UTC  (3+ messages)
` [PATCH v5 4/5] dt-bindings: watchdog: da9062: add watchdog timeout mode

[PATCH] arm64: Fix early pointer print plus improve comment
 2021-12-20 15:54 UTC 

[PATCH v3 0/5] soc: samsung: Add USI driver
 2021-12-20 15:55 UTC  (5+ messages)
` [PATCH v3 3/5] tty: serial: samsung: Remove USI initialization

[PATCH] dt-bindings: serial: amlogic, meson-uart: support S4
 2021-12-20 15:38 UTC  (2+ messages)

[RESEND v4 00/10] arm64: dts: Add i.MX8DXL initial support
 2021-12-20 15:35 UTC  (5+ messages)
` [RESEND v4 10/10] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible

[PATCH v3 0/5] gpio: msc313: Add gpio support for ssd20xd
 2021-12-20 15:27 UTC  (9+ messages)
` [PATCH v3 4/5] gpio: msc313: Add support for SSD201 and SSD202D

[PATCH v1 1/1] gpio: Remove unused local OF node pointers
 2021-12-20 15:09 UTC  (3+ messages)

[PATCH v4 0/7] arm64: dts: exynos: Add E850-96 board support
 2021-12-20 15:05 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: clock: exynos850: Add bindings for Exynos850 sysreg clocks
` [PATCH v4 3/7] dt-bindings: Add vendor prefix for WinLink

[PATCH] ARM: multi_v7_defconfig: Enable CONFIG_RPMSG_TTY
 2021-12-20 15:04 UTC  (2+ messages)

[PATCH] usb: gadget: atmel: Revert regression in USB Gadget (atmel_usba_udc)
 2021-12-20 14:50 UTC  (5+ messages)

[PATCH v2 0/1] soc: add polarfire soc system controller
 2021-12-20 14:44 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 4.19 0/6] fix warning and errors on arm built with clang
 2021-12-20 14:00 UTC  (4+ messages)
` [PATCH 4.19 3/6] mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO

[PATCH 0/6] irqchip/apple-aic: Add support for AICv2
 2021-12-20 13:52 UTC  (13+ messages)
` [PATCH 2/6] irqchip/apple-aic: Add Fast IPI support
` [PATCH 5/6] irqchip/apple-aic: Support multiple dies
` [PATCH 6/6] irqchip/apple-aic: Add support for AICv2

[PATCH 1/2] ARM: dts: imx28: Use correct compatible string for RTC
 2021-12-20 13:46 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx: Rename RTC device tree nodes

[PATCH] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2021-12-20 13:31 UTC  (2+ messages)

[PATCH 0/3] i2c/busses: Use platform_get_irq/_optional() variants to fetch IRQ's
 2021-12-20 13:00 UTC  (9+ messages)
` [PATCH 2/3] i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt

[PATCH v7 0/4] Add basic SoC support for mediatek mt8195
 2021-12-20 12:59 UTC  (7+ messages)
` [PATCH v7 1/4] dt-bindings: arm: mediatek: add mt8195 pericfg compatible
` [PATCH v7 2/4] dt-bindings: spi: spi-mtk-nor: add new clock name 'axi' for spi nor
` [PATCH v7 3/4] dt-bindings: pinctrl: mt8195: add wrapping node of pin configurations
` [PATCH v7 4/4] arm64: dts: Add mediatek SoC mt8195 and evaluation board

[PATCH 0/4] soc: rockchip: power-domain: Add regulator support
 2021-12-20 12:56 UTC  (6+ messages)
` [PATCH 3/4] "

[PATCH 4.14 0/6] fix warning and errors on arm built with clang
 2021-12-20 12:39 UTC  (8+ messages)
` [PATCH 4.14 1/6] net: lan78xx: Avoid unnecessary self assignment
` [PATCH 4.14 2/6] ARM: 8805/2: remove unneeded naked function usage
` [PATCH 4.14 3/6] mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
` [PATCH 4.14 4/6] ARM: 8800/1: use choice for kernel unwinders
` [PATCH 4.14 5/6] ARM: 8788/1: ftrace: remove old mcount support
` [PATCH 4.14 6/6] Input: touchscreen - avoid bitwise vs logical OR warning

[PATCH v2 0/5] Add STM32MP13 EXTI support
 2021-12-20 12:34 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: Update STM32 EXTI interrupt controller

[PATCH] asm-generic: introduce io_stop_wc() and add implementation for ARM64
 2021-12-20 12:23 UTC  (3+ messages)

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-20 11:55 UTC  (6+ messages)
` [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()

[PATCH] sound: fsl: add missing put_device() call in imx_hdmi_probe()
 2021-12-20 11:33 UTC 

[PATCH v5 0/4] Add ARTPEC-8 support to DWMMC controller
 2021-12-20 11:30 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: mmc: exynos-dw-mshc: Add support for ARTPEC-8
` [PATCH v5 2/4] mmc: dw_mmc-exynos: "
` [PATCH v5 3/4] mmc: dw_mmc: Add driver callbacks for data read timeout
` [PATCH v5 4/4] mmc: dw_mmc: Do not wait for DTO in case of error


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