Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-03 08:36:06 to 2024-05-03 18:18:06 UTC [more...]

[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
 2024-05-03 18:17 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: Introduce vcpu->wants_to_run
` [PATCH v3 2/3] KVM: Ensure new code that references immediate_exit gets extra scrutiny
` [PATCH v3 3/3] KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running

[PATCH 0/2] cpufreq: sun50i: fix memory leak and remove of_node_put()
 2024-05-03 17:52 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: sun50i: fix memory leak in dt_has_supported_hw()
` [PATCH 2/2] cpufreq: sun50i: replace of_node_put() with automatic cleanup handler

[PATCH] ARM: multi_v7_defconfig: Select CONFIG_USB_ONBOARD_DEV as built-in
 2024-05-03 17:51 UTC  (13+ messages)

[PATCH v5 00/17] riscv: Support vendor extensions and xtheadvector
 2024-05-03 17:40 UTC  (15+ messages)
` [PATCH v5 03/17] riscv: vector: Use vlenb from DT
` [PATCH v5 05/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v5 14/17] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v5 15/17] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension

[RESEND v3] arm64: Add USER_STACKTRACE support
 2024-05-03 17:32 UTC  (5+ messages)

[PATCH 1/1] arm64: optimize code duplication in arch_static_branch/_jump function
 2024-05-03 17:32 UTC  (3+ messages)
` [PATCH v3 0/1] cleanup arch_static_branch/_jump

[PATCH v3] arm64: Add the arm64.no32bit_el0 command line option
 2024-05-03 17:32 UTC  (2+ messages)

[PATCH v2 0/6] KVM: arm64: emulation for CTR_EL0
 2024-05-03 17:27 UTC  (13+ messages)
` [PATCH v2 2/6] KVM: arm64: unify trap setup code
` [PATCH v2 4/6] KVM: arm64: add emulation for CTR_EL0 register
` [PATCH v2 5/6] KVM: arm64: show writable masks for feature registers

[PATCH v3 0/2] Fix Kernel CI issues
 2024-05-03 17:25 UTC  (4+ messages)

[PATCH 0/2] Mediatek lvts_thermal driver: Fix wrong lvts_ctrl index
 2024-05-03 17:23 UTC  (6+ messages)
` [PATCH 1/2] thermal/drivers/mediatek/lvts_thermal: Remove unused members from struct lvts_ctrl_data
` [PATCH 2/2] thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl index

[PATCH v3 1/2] arm64/arch_timer: include <linux/percpu.h>
 2024-05-03 17:18 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: implement raw_smp_processor_id() using thread_info

[PATCH v3 0/8] Rework the DAIF mask, unmask and track API
 2024-05-03 17:10 UTC  (4+ messages)
` [PATCH v3 1/8] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT

[PATCH 0/9] Enable haltpoll for arm64
 2024-05-03 17:07 UTC  (5+ messages)
` [PATCH 1/9] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL

[PATCH] spi: airoha: initialize as_ctrl at pointer declaration
 2024-05-03 17:03 UTC 

[PATCH] dt-bindings: arm: sunxi: Fix incorrect '-' usage
 2024-05-03 17:01 UTC  (2+ messages)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-05-03 16:41 UTC  (32+ messages)
` [PATCH v4 01/29] powerpc/mm: add ARCH_PKEY_BITS to Kconfig
` [PATCH v4 02/29] x86/mm: "
` [PATCH v4 03/29] mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
` [PATCH v4 04/29] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 07/29] KVM: arm64: Save/restore POE registers
` [PATCH v4 08/29] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v4 09/29] KVM: arm64: use `at s1e1a` for POE
` [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v4 11/29] arm64: re-order MTE VM_ flags
` [PATCH v4 12/29] arm64: add POIndex defines
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 14/29] arm64: mask out POIndex when modifying a PTE
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 16/29] arm64: add pte_access_permitted_no_overlay()
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support
` [PATCH v4 19/29] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v4 20/29] arm64: enable POE and PIE to coexist
` [PATCH v4 21/29] arm64/ptrace: add support for FEAT_POE
` [PATCH v4 22/29] arm64: add Permission Overlay Extension Kconfig
` [PATCH v4 23/29] kselftest/arm64: move get_header()
` [PATCH v4 24/29] selftests: mm: move fpregs printing
` [PATCH v4 25/29] selftests: mm: make protection_keys test work on arm64
` [PATCH v4 26/29] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v4 27/29] kselftest/arm64: parse POE_MAGIC in a signal frame
` [PATCH v4 28/29] kselftest/arm64: Add test case for POR_EL0 signal frame records
` [PATCH v4 29/29] KVM: selftests: get-reg-list: add Permission Overlay registers

[PATCH 0/2] pinctrl: zynqmp: Support muxing individual pins
 2024-05-03 16:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: xilinx: Add support for function with pins
` [PATCH 2/2] pinctrl: zynqmp: Support muxing individual pins

[PATCH 0/4] KVM: arm64: pKVM host proxy FF-A fixes
 2024-05-03 16:21 UTC  (9+ messages)
` [PATCH 1/4] KVM: arm64: Trap FFA_VERSION host call in pKVM
` [PATCH 2/4] KVM: arm64: Add support for FFA_PARTITION_INFO_GET
` [PATCH 3/4] KVM: arm64: Fix the identification range for the FF-A smcs

[PATCH 0/7] Add Mule I2C multiplexer support
 2024-05-03 16:20 UTC  (6+ messages)
` [PATCH 1/7] i2c: mux: add the ability to share mux-address with child nodes

[PATCH] arm64: zynqmp: Add coresight cpu debug support
 2024-05-03 15:34 UTC 

[PATCH] clk: rockchip: rk3568: Add PLL rate for 724 MHz
 2024-05-03 15:33 UTC 

[PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
 2024-05-03 15:32 UTC  (4+ messages)

[PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-05-03 15:32 UTC  (9+ messages)
` [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver

[PATCH v2 1/2] arm64/arch_timer: include <linux/percpu.h>
 2024-05-03 15:30 UTC  (8+ messages)
` [PATCH v2 2/2] arm64: implement raw_smp_processor_id() using thread_info

[PATCH v2 1/8] crypto: shash - add support for finup2x
 2024-05-03 15:28 UTC  (3+ messages)

[PATCH 00/14] improve Analogix DP AUX channel handling
 2024-05-03 15:11 UTC  (15+ messages)
` [PATCH 01/14] drm/bridge: analogix_dp: remove unused platform power_on_end callback
` [PATCH 02/14] drm/rockchip: analogix_dp: add runtime PM handling
` [PATCH 03/14] drm/bridge: analogix_dp: register AUX bus after enabling runtime PM
` [PATCH 04/14] drm/bridge: analogix_dp: handle clock via "
` [PATCH 05/14] drm/bridge: analogix_dp: remove unused analogix_dp_remove
` [PATCH 06/14] drm/bridge: analogix_dp: remove clk handling from analogix_dp_set_bridge
` [PATCH 07/14] drm/bridge: analogix_dp: move platform and PHY power handling into runtime PM
` [PATCH 08/14] drm/bridge: analogix_dp: move basic controller init "
` [PATCH 09/14] drm/bridge: analogix_dp: remove PLL lock check from analogix_dp_config_video
` [PATCH 10/14] drm/bridge: analogix_dp: move macro reset after link bandwidth setting
` [PATCH 11/14] drm/bridge: analogix_dp: don't wait for PLL lock too early
` [PATCH 12/14] drm/bridge: analogix_dp: simplify and correct PLL lock checks
` [PATCH 13/14] drm/bridge: analogix_dp: only read AUX status when an error occured
` [PATCH 14/14] drm/bridge: analogix_dp: handle AUX transfer timeouts

[soc:for-next] BUILD SUCCESS fa8870d46ddf84671160cab6eb726dc12271a2f5
 2024-05-03 14:46 UTC 

[PATCH v4 0/4] arm64/mm: Enable userfaultfd write-protect
 2024-05-03 14:46 UTC  (5+ messages)
` [PATCH v4 1/4] arm64/mm: generalize PMD_PRESENT_INVALID for all levels
` [PATCH v4 2/4] arm64/mm: Remove PTE_PROT_NONE bit
` [PATCH v4 3/4] arm64/mm: Move PTE_PRESENT_INVALID to overlay PTE_NG
` [PATCH v4 4/4] arm64/mm: Add uffd write-protect support

[soc:soc/dt] BUILD SUCCESS d10ee71072e429573d84c7dea9cecf12aa852636
 2024-05-03 14:44 UTC 

[soc:soc/drivers] BUILD SUCCESS e0678631328b086d964b7d67c0611deebf930f40
 2024-05-03 14:45 UTC 

[PATCH 15/17] pci: of_property: Add the interrupt-controller property in PCI device nodes
 2024-05-03 14:40 UTC  (3+ messages)

[PATCH 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-05-03 14:31 UTC  (5+ messages)
` [PATCH 14/17] "

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-05-03 14:21 UTC  (10+ messages)
` [PATCH 06/17] dt-bindings: net: mscc-miim: Add resets property

[PATCH v8 0/5] Add C3 SoC PLLs and Peripheral clock
 2024-05-03 14:12 UTC  (6+ messages)
` [PATCH v8 4/5] clk: meson: c3: add support for the C3 SoC PLL clock
` [PATCH v8 5/5] clk: meson: c3: add c3 clock peripherals controller driver

[PATCH] drivers: mailbox: handle SGI for shared IPI
 2024-05-03 14:15 UTC 

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-03 14:09 UTC  (3+ messages)

[PATCH v3 00/26] media: Fix coccinelle warning/errors
 2024-05-03 14:08 UTC  (6+ messages)
` [PATCH v3 26/26] media: dvb-frontends: tda10048: Make the range of z explicit

[PATCH RFC 0/2] pmdomain: ti-sci: Handling DSS boot splash
 2024-05-03 13:47 UTC  (6+ messages)
` [PATCH RFC 1/2] pmdomain: ti-sci: Fix duplicate PD referrals
` [PATCH RFC 2/2] pmdomain: ti-sci: Support retaining PD boot time state

[PATCH v2] arm64: dts: imx8mp: Align both CSI2 pixel clock
 2024-05-03 13:45 UTC  (4+ messages)

[PATCH v6 0/3] Add add spi-nand flash controller driver for EN7581
 2024-05-03 13:40 UTC  (7+ messages)
` [PATCH v6 3/3] spi: airoha: Add spi-nand flash controller driver

[PATCH] KVM: arm64: vgic: Allocate private interrupts on demand
 2024-05-03 13:35 UTC  (2+ messages)

[PATCH] KVM: arm64: Convert kvm_mpidr_index() to bitmap_gather()
 2024-05-03 13:35 UTC  (2+ messages)

[PATCH] KVM: arm64: Move management of __hyp_running_vcpu to load/put on VHE
 2024-05-03 13:35 UTC  (2+ messages)

[PATCH v4 0/3] arm64: dts: add i.MX95 and EVK board
 2024-05-03 13:26 UTC  (5+ messages)
` [PATCH v4 3/3] arm64: dts: freescale: add i.MX95 19x19 EVK minimal board dts

[PATCH v4 0/4] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-05-03 13:24 UTC  (4+ messages)
` [PATCH v4 4/4] arm64: dts: add description for solidrun cn9131 solidwan board

[PATCH] clk: meson: s4: fix module autoloading
 2024-05-03 13:22 UTC  (2+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 6.10
 2024-05-03 13:21 UTC  (2+ messages)

[PATCH 0/2] drm/rockchip: vop2: two fixes from working on DSI enablement
 2024-05-03 13:02 UTC  (6+ messages)
` [PATCH 1/2] drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification
` [PATCH 2/2] drm/rockchip: vop2: configure layers for vp3 on rk3588

[PATCH v3 0/3] arm64/mm: Enable userfaultfd write-protect
 2024-05-03 12:53 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: rockchip: Add Radxa ROCK 3C
 2024-05-03 12:53 UTC  (3+ messages)

[PATCH v7 0/5] Add C3 SoC PLLs and Peripheral clock
 2024-05-03 12:21 UTC  (8+ messages)
` [PATCH v7 4/5] clk: meson: c3: add support for the C3 SoC PLL clock
` [PATCH v7 5/5] clk: meson: c3: add c3 clock peripherals controller driver

[PATCH v5 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-05-03 11:53 UTC  (3+ messages)
` [PATCH v5 7/7] interconnect: mediatek: Add MediaTek MT8183/8195 EMI Interconnect driver

[PATCH 1/1] arm64: dts: rockchip: enable GPU on khadas-edge2
 2024-05-03 11:38 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: rk3588s-orangepi-5: add USB-C support
 2024-05-03 11:38 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Enable GPU on Orange Pi 5
 2024-05-03 11:38 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add rk3588 IOMMUs
 2024-05-03 11:38 UTC  (2+ messages)

[v2 0/1] arm64: dts: rockchip: enable onboard spi flash for rock-3a
 2024-05-03 11:38 UTC  (2+ messages)

[PATCH v1 1/2] arm64: dts: rockchip: Support poweroff on Edgeble Neural Compute Module
 2024-05-03 11:38 UTC  (2+ messages)

[PATCH] clocksource/drivers/arm_arch_timer: Mark validate_timer_rate() init
 2024-05-03 11:27 UTC  (2+ messages)

[PATCH v2 0/3] crypto: stm32/cryp - Improve stm32-cryp driver
 2024-05-03 10:52 UTC  (3+ messages)
` [PATCH v2 1/3] crypto: stm32/cryp - use dma when possible

[PATCH] i2c: cadence: Avoid fifo clear after start
 2024-05-03 10:48 UTC  (6+ messages)

[PATCH 0/5] crypto: atmel-sha204a - read out otp zone
 2024-05-03 10:42 UTC  (3+ messages)
` [PATCH 2/5] crypto: atmel-sha204a - remove unused includes

[PATCH v7 00/16] mm: jit/text allocator
 2024-05-03 10:40 UTC  (7+ messages)

[PATCH] dt-bindings: mfd: Use full path to other schemas
 2024-05-03 10:01 UTC  (8+ messages)
` (subset) "

[PATCH v2 00/19] backlight: Constify lcd_ops
 2024-05-03  9:55 UTC  (4+ messages)

[PATCH 07/10] PCI: Replace PCI_CONF1{,_EXT}_ADDRESS() with the new helpers
 2024-05-03  9:42 UTC  (3+ messages)

[PATCH v2] i2c: cadence: Avoid fifo clear after start
 2024-05-03  9:42 UTC 

[PATCH v7 00/18] Support IGT in display driver
 2024-05-03  9:40 UTC  (7+ messages)
` [PATCH v7 11/18] drm/mediatek: Support "Pre-multiplied" blending in OVL
` [PATCH v7 12/18] drm/mediatek: Support "Pre-multiplied" blending in Mixer
` [PATCH v7 14/18] drm/mediatek: Support "None" "

[PATCH v3 0/2] clock support for Samsung Exynos pin controller (Google Tensor gs101)
 2024-05-03  9:30 UTC  (7+ messages)
` [PATCH v3 2/2] pinctrl: samsung: support a bus clock

[PATCH v8 00/10] Add support for TI TPS65224 PMIC
 2024-05-03  9:20 UTC  (3+ messages)
` (subset) "

[PATCH] arm64: dts: allwinner: Add cache information to the SoC dtsi for A64
 2024-05-03  9:13 UTC  (8+ messages)
` [PATCH] arm64: dts: allwinner: Add cache information to the SoC dtsi for H6

[PATCH] arm64: dts: allwinner: Add cache information to the SoC dtsi for H616
 2024-05-03  9:09 UTC 

[PATCH v2 0/4] hook up pin controller clocks on Google Tensor gs101
 2024-05-03  8:37 UTC  (6+ messages)
` [PATCH v2 4/4] arm64: dts: exynos: gs101: specify empty clocks for remaining pinctrl

[PATCH] clk: samsung: gs101: mark some apm UASC and XIU clocks critical
 2024-05-03  8:35 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).