Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-27 20:35:02 to 2024-03-28 08:51:19 UTC [more...]

[PATCH v7 0/2] PCI: keystone: Fix pci_ops for AM654x SoC
 2024-03-28  8:50 UTC  (2+ messages)
` [PATCH v7 1/2] PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()

remove unused ioremap-related code and export
 2024-03-28  8:48 UTC  (3+ messages)
` [PATCH 1/2] arm: remove ioremap_page
` [PATCH 2/2] arm: unexport get_mem_type

[PATCH V4 0/2] firmware: arm_scmi: Register and handle limits change notification
 2024-03-28  8:06 UTC  (4+ messages)
` [PATCH V4 1/2] cpufreq: Export cpufreq_update_pressure
` [PATCH V4 2/2] cpufreq: scmi: Register for limit change notifications

[PATCH v1 0/3] Speed up boot with faster linear map creation
 2024-03-28  8:45 UTC  (4+ messages)
` [PATCH v1] arm64: mm: Batch dsb and isb when populating pgtables

[PATCH v1 1/1] pinctrl: pxa2xx: Make use of struct pingroup
 2024-03-28  8:44 UTC  (2+ messages)

[PATCH v2 0/3] pmdomain: mediatek: solve power domain glitch issue
 2024-03-28  8:44 UTC  (14+ messages)
` [PATCH v2 2/3] dt-bindings: power: Add mediatek larb definition

[PATCH v1 1/1] pinctrl: pxa2xx: Make use of struct pinfunction
 2024-03-28  8:43 UTC  (2+ messages)

[PATCH 00/23] v2: imx258 improvement series
 2024-03-28  8:19 UTC  (32+ messages)
` [PATCH 01/23] media: i2c: imx258: Remove unused defines
` [PATCH 02/23] media: i2c: imx258: Make image geometry meet sensor requirements
` [PATCH 03/23] media: i2c: imx258: Disable digital cropping on binned modes
` [PATCH 04/23] media: i2c: imx258: Remove redundant I2C writes
` [PATCH 05/23] media: i2c: imx258: Add regulator control
` [PATCH 06/23] media: i2c: imx258: Make V4L2_CID_VBLANK configurable
` [PATCH 07/23] media: i2c: imx258: Split out common registers from the mode based ones
` [PATCH 08/23] media: i2c: imx258: Add support for 24MHz clock
` [PATCH 09/23] media: i2c: imx258: Add support for running on 2 CSI data lanes
` [PATCH 10/23] media: i2c: imx258: Follow normal V4L2 behaviours for clipping exposure
` [PATCH 11/23] media: i2c: imx258: Add get_selection for pixel array information
` [PATCH 12/23] media: i2c: imx258: Allow configuration of clock lane behaviour
` [PATCH 13/23] media: i2c: imx258: Correct max FRM_LENGTH_LINES value
` [PATCH 14/23] media: i2c: imx258: Issue reset before starting streaming
` [PATCH 15/23] media: i2c: imx258: Set pixel_rate range to the same as the value
` [PATCH 16/23] media: i2c: imx258: Support faster pixel rate on binned modes
` [PATCH 17/23] dt-bindings: media: imx258: Rename to include vendor prefix
` [PATCH 18/23] dt-bindings: media: imx258: Add alternate compatible strings
` [PATCH 19/23] media: i2c: imx258: Change register settings for variants of the sensor
` [PATCH 20/23] media: i2c: imx258: Make HFLIP and VFLIP controls writable
` [PATCH 21/23] drivers: media: i2c: imx258: Use macros
` [PATCH 22/23] drivers: media: i2c: imx258: Add support for powerdown gpio
` [PATCH 23/23] drivers: media: i2c: imx258: Add support for reset gpio

[PATCH v4 0/8] CFI for ARM32 using LLVM
 2024-03-28  8:19 UTC  (8+ messages)
` [PATCH v4 1/8] ARM: bugs: Check in the vtable instead of defined aliases
` [PATCH v4 2/8] ARM: ftrace: Define ftrace_stub_graph
` [PATCH v4 3/8] ARM: mm: Make tlbflush routines CFI safe
` [PATCH v4 5/8] ARM: mm: Define prototypes for all per-processor calls
` [PATCH v4 6/8] ARM: lib: Annotate loop delay instructions for CFI
` [PATCH v4 7/8] ARM: hw_breakpoint: Handle CFI breakpoints
` [PATCH v4 8/8] ARM: Support CLANG CFI

[PATCH v3 0/9] CFI for ARM32 using LLVM
 2024-03-28  8:18 UTC  (4+ messages)
` [PATCH v3 7/9] ARM: page: Turn highpage accesses into static inlines

[PATCH] remoteproc: zynqmp: Add coredump support
 2024-03-28  8:17 UTC  (3+ messages)

[PATCH v2] arm: fix clang build warning in include/asm/memory.h
 2024-03-28  8:16 UTC  (2+ messages)

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-03-28  8:15 UTC  (11+ messages)
` [PATCH 01/19] "
` [PATCH 14/19] i2c: nomadik: drop owner assignment
` [PATCH 16/19] dmaengine: pl330: "
` [PATCH 19/19] vfio: amba: "

[PATCH v7 0/6] DCP as trusted keys backend
 2024-03-28  8:05 UTC  (4+ messages)
` [PATCH v7 6/6] docs: trusted-encrypted: add DCP as new trust source

[PATCH] ARM: dts: imx6: fix IRQ config of RC5T619
 2024-03-28  6:50 UTC  (2+ messages)

[PATCH v1] ARM: dts: stm32: Update button on stm32mp135f-dk
 2024-03-28  8:01 UTC 

[PATCH v11 00/11] Support page table check PowerPC
 2024-03-28  7:57 UTC  (17+ messages)
` [PATCH v11 01/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set"
` [PATCH v11 02/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set"
` [PATCH v11 03/11] mm: Provide addr parameter to page_table_check_pte_set()
` [PATCH v11 04/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear"
` [PATCH v11 05/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear"
` [PATCH v11 06/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear"
` [PATCH v11 07/11] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v11 08/11] powerpc: mm: Add pud_pfn() stub
` [PATCH v11 09/11] poweprc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v11 10/11] powerpc: mm: Use set_pte_at_unchecked() for early-boot / internal usages
` [PATCH v11 11/11] powerpc: mm: Support page table check

About upstreaming ArmChina NPU driver
 2024-03-28  7:46 UTC 

[PATCH 0/2] Enable internal strobe pulldown on Radxa ROCK 4 SBCs
 2024-03-28  7:44 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK Pi 4

[PATCH] dmaengine: owl: fix register access functions
 2024-03-28  7:39 UTC  (2+ messages)

[RESEND][PATCH v2 0/4] Update Energy Model after chip binning adjusted voltages
 2024-03-28  7:30 UTC  (7+ messages)
` [RESEND][PATCH v2 3/4] PM: EM: Add em_dev_update_chip_binning()

[PATCH v2 0/3] arch: Remove fbdev dependency from video helpers
 2024-03-28  7:25 UTC  (7+ messages)
` [PATCH v2 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH v2 2/3] arch: Remove struct fb_info from video helpers
` [PATCH v2 3/3] arch: Rename fbdev header and source files

[PATCH v2 0/6] arm64: dts: qcom: qcs6490-rb3gen2: Enable two displays
 2024-03-28  7:17 UTC  (9+ messages)
` [PATCH v2 2/6] arm64: dts: qcom: qcs6490-rb3gen2: Add DP output
` [PATCH v2 3/6] arm64: dts: qcom: qcs6490-rb3gen2: Enable adsp and cdsp
` [PATCH v2 5/6] arm64: dts: qcom: qcs6490-rb3gen2: Enable USB Type-C display

[PATCH RFC 0/3] mm/gup: consistently call it GUP-fast
 2024-03-28  7:15 UTC  (7+ messages)

[PATCH] ARM: dts: imx6sl: tolino-shine2hd: fix IRQ config of touchscreen
 2024-03-28  6:50 UTC  (2+ messages)

[PATCH v2 0/2] add uSDHC and SCMI nodes to the S32G2 SoC
 2024-03-28  6:37 UTC  (2+ messages)

[PATCH net-next v3 0/3] Introduce switch mode support for ICSSG driver
 2024-03-28  6:09 UTC  (4+ messages)
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware

[PATCH] arm64: dts: lx2160a: add pinmux and i2c gpio to support bus recovery
 2024-03-28  6:14 UTC 

[GIT PULL] iommu/arm-smmu: Fixes for 6.9-rc
 2024-03-28  5:37 UTC  (2+ messages)

[PATCH v6 00/14] Support IGT in display driver
 2024-03-28  5:21 UTC  (15+ messages)
` [PATCH v6 04/14] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
` [PATCH v6 07/14] drm/mediatek: Support alpha blending in display driver
` [PATCH v6 11/14] drm/mediatek: Support "None" alpha blending in Mixer
` [PATCH v6 13/14] drm/mediatek: Support CRC in OVL

[PATCH 00/18] KVM: selftests: Clean up x86's DT initialization
 2024-03-28  2:52 UTC  (29+ messages)
` [PATCH 01/18] Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
` [PATCH 02/18] KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_t
` [PATCH 03/18] KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch
` [PATCH 08/18] KVM: selftests: Move x86's descriptor table helpers "up" in processor.c
` [PATCH 09/18] KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()
` [PATCH 10/18] KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
` [PATCH 11/18] KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup
` [PATCH 12/18] KVM: selftests: Allocate x86's GDT during VM creation
` [PATCH 13/18] KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()
` [PATCH 14/18] KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()
` [PATCH 15/18] KVM: selftests: Allocate x86's TSS at VM creation
` [PATCH 16/18] KVM: selftests: Add macro for TSS selector, rename up code/data macros
` [PATCH 17/18] KVM: selftests: Init x86's segments during VM creation
` [PATCH 18/18] KVM: selftests: Drop @selector from segment helpers

[PATCH v6 0/4] drivers: watchdog: ast2500 and ast2600 support bootstatus
 2024-03-28  2:22 UTC  (5+ messages)
` [PATCH v6 1/4] ARM: dts: aspeed: Add the AST2500 WDT with SCU register
` [PATCH v6 2/4] ARM: dts: aspeed: Add the AST2600 "
` [PATCH v6 3/4] dt-bindings: watchdog: aspeed-wdt: Add aspeed,scu
` [PATCH v6 4/4] drivers: watchdog: ast2500 and ast2600 support bootstatus

[PATCH v5 0/4] drivers: watchdog: ast2500 and ast2600 support bootstatus
 2024-03-28  3:17 UTC  (6+ messages)
` [PATCH v5 1/4] ARM: dts: aspeed: Add the AST2500 WDT with SCU register
` [PATCH v5 2/4] ARM: dts: aspeed: Add the AST2600 "
` [PATCH v5 3/4] dt-bindings: watchdog: aspeed-wdt: Add aspeed,scu
` [PATCH v5 4/4] drivers: watchdog: ast2500 and ast2600 support bootstatus

[RESEND PATCH v4 2/3] perf/marvell: perf/marvell: Odyssey DDR Performance
 2024-03-28  1:31 UTC  (2+ messages)

[PATCH] ASoC: sunxi: sun4i-i2s: Enable 32-bit audio formats
 2024-03-28  2:21 UTC  (3+ messages)

[PATCH v3] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-03-28  2:09 UTC  (3+ messages)

[PATCH v5 0/4] drivers: watchdog: ast2500 and ast2600 support bootstatus
 2024-03-28  1:32 UTC 

[RFC PATCH v2 0/5] Add A1 Soc audio clock controller driver
 2024-03-28  1:08 UTC  (6+ messages)
` [RFC PATCH v2 1/5] clk: meson: axg: move reset controller's code to separate module
` [RFC PATCH v2 2/5] clk: meson: axg: share the audio helper macro
` [RFC PATCH v2 3/5] dt-bindings: clock: meson: document A1 SoC audio clock controller driver
` [RFC PATCH v2 4/5] clk: meson: a1: add the "
` [RFC PATCH v2 5/5] arm64: dts: meson: a1: add the audio clock controller

[PATCH 0/3] dmaengine: xilinx: xdma: Various fixes for xdma
 2024-03-28  1:09 UTC  (5+ messages)
` [PATCH 2/3] dmaengine: xilinx: xdma: Fix synchronization issue

[PATCH 0/4] kprobes: permit use without modules
 2024-03-27 23:47 UTC  (7+ messages)
` [PATCH 4/4] kprobes: Remove core dependency on modules

[PATCH v2 0/3] dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Drive-by fixes
 2024-03-27 23:37 UTC  (3+ messages)

[WIP 0/3] Memory model and atomic API in Rust
 2024-03-27 23:35 UTC  (20+ messages)

[PATCH v3 00/14] Unified cross-architecture kernel-mode FPU API
 2024-03-27 22:08 UTC  (12+ messages)
` [PATCH v3 03/14] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v3 04/14] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 05/14] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v3 08/14] powerpc: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 09/14] x86: "
` [PATCH v3 11/14] drm/amd/display: Only use hard-float, not altivec on powerpc
` [PATCH v3 12/14] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 13/14] selftests/fpu: Move FP code to a separate translation unit
` [PATCH v3 14/14] selftests/fpu: Allow building on other architectures

[PATCH v3 0/6] Add Synopsys DesignWare HDMI RX Controller
 2024-03-27 22:50 UTC  (6+ messages)
` [PATCH v3 1/6] dt-bindings: reset: Define reset id used for HDMI Receiver
` [PATCH v3 2/6] clk: rockchip: rst-rk3588: Add reset line "
` [PATCH v3 3/6] dt-bindings: media: Document HDMI RX Controller
` [PATCH v3 4/6] arm64: dts: rockchip: Add device tree support for "
` [PATCH v3 6/6] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver

[PATCH v3 0/8] cpufreq: sun50i: Add Allwinner H616 support
 2024-03-27 21:25 UTC  (11+ messages)
` [PATCH v3 2/8] cpufreq: dt-platdev: Blocklist Allwinner H616/618 SoCs
` [PATCH v3 4/8] cpufreq: sun50i: Refactor speed bin decoding
` [PATCH v3 5/8] cpufreq: sun50i: Add support for opp_supported_hw
` [PATCH v3 7/8] arm64: dts: allwinner: h616: Add CPU OPPs table
` [PATCH v3 8/8] arm64: dts: allwinner: h616: enable DVFS for all boards

[PATCH 00/23] v2: imx258 improvement series
 2024-03-27 22:20 UTC  (11+ messages)
` [PATCH 01/23] media: i2c: imx258: Remove unused defines
` [PATCH 02/23] media: i2c: imx258: Make image geometry meet sensor requirements
` [PATCH 03/23] media: i2c: imx258: Disable digital cropping on binned modes
` [PATCH 04/23] media: i2c: imx258: Remove redundant I2C writes
` [PATCH 05/23] media: i2c: imx258: Add regulator control
` [PATCH 06/23] media: i2c: imx258: Make V4L2_CID_VBLANK configurable
` [PATCH 07/23] media: i2c: imx258: Split out common registers from the mode based ones
` [PATCH 08/23] media: i2c: imx258: Add support for 24MHz clock
` [PATCH 09/23] media: i2c: imx258: Add support for running on 2 CSI data lanes
` [PATCH 10/23] media: i2c: imx258: Follow normal V4L2 behaviours for clipping exposure

[PATCH v2 0/9] spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h
 2024-03-27 19:29 UTC  (3+ messages)
` [PATCH v2 8/9] spi: pxa2xx: Remove outdated documentation
` [PATCH v2 9/9] spi: pxa2xx: Don't use "proxy" headers

[PATCH v2 1/2] dt-bindings: arm: qcom: Add Motorola Moto G (2013)
 2024-03-27 19:50 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: qcom: Add support for "


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 read-only IMAP folder(s) and NNTP newsgroup(s).