linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-14 14:34:53 to 2025-11-14 18:14:13 UTC [more...]

[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-11-14 18:14 UTC  (35+ messages)
` [PATCH v7 01/31] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v7 02/31] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v7 03/31] rcu: Add a small-width RCU watching counter debug option
` [PATCH v7 04/31] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v7 05/31] jump_label: Add annotations for validating noinstr usage
` [PATCH v7 06/31] static_call: Add read-only-after-init static calls
` [PATCH v7 07/31] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v7 08/31] x86/idle: Mark x86_idle "
` [PATCH v7 09/31] x86/paravirt: Mark pv_steal_clock "
` [PATCH v7 10/31] riscv/paravirt: "
` [PATCH v7 11/31] loongarch/paravirt: "
` [PATCH v7 12/31] arm64/paravirt: "
` [PATCH v7 13/31] arm/paravirt: "
` [PATCH v7 14/31] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v7 15/31] sched/clock: Mark sched_clock_running key "
` [PATCH v7 16/31] KVM: VMX: Mark __kvm_is_using_evmcs static "
` [PATCH v7 17/31] x86/bugs: Mark cpu_buf_vm_clear key as allowed in .noinstr
` [PATCH v7 18/31] x86/speculation/mds: Mark cpu_buf_idle_clear "
` [PATCH v7 19/31] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v7 20/31] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v7 21/31] stackleack: Mark stack_erasing_bypass key "
` [PATCH v7 22/31] objtool: Add noinstr validation for static branches/calls
` [PATCH v7 23/31] module: Add MOD_NOINSTR_TEXT mem_type
` [PATCH v7 24/31] context-tracking: Introduce work deferral infrastructure
` [PATCH v7 25/31] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v7 26/31] x86/jump_label: Add ASM support for static_branch_likely()
` [PATCH v7 27/31] x86/mm: Make INVPCID type macros available to assembly
` [RFC PATCH v7 28/31] x86/mm/pti: Introduce a kernel/user CR3 software signal
` [RFC PATCH v7 29/31] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
` [RFC PATCH v7 30/31] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y
` [RFC PATCH v7 31/31] x86/entry: Add an option to coalesce TLB flushes

[PATCH v4 0/7] scripts/make_fit: Support ramdisks and faster operations
 2025-11-14 18:09 UTC  (4+ messages)
` [PATCH v4 4/7] scripts/make_fit: Provide a way to add built modules

[PATCH v4 00/13] coresight: Update timestamp attribute to be an interval instead of bool
 2025-11-14 18:05 UTC  (22+ messages)
` [PATCH v4 04/13] coresight: Hide unused ETMv3 format attributes
` [PATCH v4 05/13] coresight: Define format attributes with GEN_PMU_FORMAT_ATTR()
` [PATCH v4 06/13] coresight: Interpret ETMv3 config with ATTR_CFG_GET_FLD()
` [PATCH v4 07/13] coresight: Don't reject unrecognized ETMv3 format attributes
` [PATCH v4 08/13] coresight: Interpret perf config with ATTR_CFG_GET_FLD()
` [PATCH v4 09/13] coresight: Interpret ETMv4 "
` [PATCH v4 10/13] coresight: Remove misleading definitions
` [PATCH v4 11/13] coresight: Extend width of timestamp format attribute
` [PATCH v4 13/13] coresight: docs: Document etm4x timestamp interval option

[PATCH v2 0/1] coresight: fix issue with insufficient claim tags
 2025-11-14 18:03 UTC  (4+ messages)
` [PATCH v2 1/1] coresight: fix issue where coresight component has no claimtags

[PATCH v5 0/5] Disable ATS via iommu during PCI resets
 2025-11-14 18:00 UTC  (4+ messages)
` [PATCH v5 5/5] pci: Suspend iommu function prior to resetting a device

[PATCH v2 0/3] Add support for Cix Sky1 resets
 2025-11-14 18:00 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: reset: add sky1 reset controller
    ` 回复: "

[PATCH 0/2] clk: visconti: Remove definition of number of clocks from bindings
 2025-11-14 17:55 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: clock: tmpv770x: Remove definition of number of clocks

[PATCH v3 0/2] clk: visconti: Add support for VIIF on Toshiba Visconti TMPV770x SoC
 2025-11-14 17:54 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: tmpv770x: Add VIIF clocks

[PATCH v2 1/5] ARM: dts: lpc32xx: remove usb bus and elevate all children nodes
 2025-11-14 17:47 UTC  (5+ messages)
` [PATCH v2 2/5] ARM: dts: lpc3250-ea3250: add key- prefix for gpio-keys
` [PATCH v2 3/5] ARM: dts: lpc3250-phy3250: add at25 required properties
` [PATCH v2 4/5] ARM: dts: lpc3250-phy3250: rename nodename at@0 to eeprom@0
` [PATCH v2 5/5] ARM: dts: lpc3250-phy3250: remove deprecated at25* property

[PATCH v2 0/2] KVM: arm64: Support FF-A direct messaging interfaces
 2025-11-14 17:41 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ in host handler

[PATCH v2 00/45] KVM: arm64: Add LR overflow infrastructure
 2025-11-14 17:41 UTC  (6+ messages)
` [PATCH v2 29/45] KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacity

[PATCH v5 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-11-14 17:39 UTC  (7+ messages)
` [PATCH v5 3/5] docs: staging: gpio-rpmsg: gpio over rpmsg bus

[PATCH v2 0/6] Add boot phase tags for STMicroelectronics boards
 2025-11-14 17:26 UTC  (7+ messages)
` [PATCH v2 1/6] ARM: dts: stm32: Add boot phase tags for STMicroelectronics f4 boards
` [PATCH v2 2/6] ARM: dts: stm32: Add boot phase tags for STMicroelectronics f7 boards
` [PATCH v2 3/6] ARM: dts: stm32: Add boot phase tags for STMicroelectronics h7 boards
` [PATCH v2 4/6] ARM: dts: stm32: Add boot phase tags for STMicroelectronics mp13 boards
` [PATCH v2 5/6] ARM: dts: stm32: Add boot phase tags for STMicroelectronics mp15 boards
` [PATCH v2 6/6] arm64: dts: st: Add boot phase tags for STMicroelectronics mp2 boards

[PATCH v1 0/5] Add MT7987 Thermal support
 2025-11-14 17:12 UTC  (4+ messages)
` [PATCH v1 1/5] dt-bindings: thermal: mediatek: make interrupt only required for current SoCs

[PATCH v3 0/3] spi-cadence: support transmission with bits_per_word of 16 and 32
 2025-11-14 17:07 UTC  (2+ messages)
` (subset) "

[PATCH] ARM: config: Enable EXT4 for Tegra
 2025-11-14 17:05 UTC  (2+ messages)

[PATCH 00/13] MediaTek Interconnect Cleanup and MT8196 Enablement
 2025-11-14 16:54 UTC  (14+ messages)
` [PATCH 01/13] dt-bindings: soc: mediatek: dvfsrc: Add support for MT8196
` [PATCH 02/13] dt-bindings: soc: mediatek: dvfsrc: Document clock
` [PATCH 03/13] dt-bindings: interconnect: mt8183-emi: Add support for MT8196 EMI
` [PATCH 04/13] soc: mediatek: mtk-dvfsrc: Change error check for DVFSRCv4 START cmd
` [PATCH 05/13] soc: mediatek: mtk-dvfsrc: Add and propagate DVFSRC bandwidth type
` [PATCH 06/13] soc: mediatek: mtk-dvfsrc: Add a new callback for calc_dram_bw
` [PATCH 07/13] soc: mediatek: mtk-dvfsrc: Write bandwidth to EMI DDR if present
` [PATCH 08/13] soc: mediatek: mtk-dvfsrc: Add support for DVFSRCv4 and MT8196
` [PATCH 09/13] soc: mediatek: mtk-dvfsrc: Get and Enable DVFSRC clock
` [PATCH 10/13] soc: mediatek: mtk-dvfsrc: Rework bandwidth calculations
` [PATCH 11/13] interconnect: mediatek: Add support for MediaTek MT8196 EMI ICC
` [PATCH 12/13] interconnect: mediatek: Don't hijack parent device
` [PATCH 13/13] interconnect: mediatek: Aggregate bandwidth with saturating add

[PATCH 1/5] ARM: dts: lpc32xx: add bus surfix for simple-bus
 2025-11-14 16:56 UTC  (9+ messages)
` [PATCH 4/5] ARM: dts: lpc3250-phy3250: add at25 required properties

[PATCH v2] ASoC: SOF: imx9: use SCMI API for LM management
 2025-11-14 16:46 UTC  (2+ messages)

[PATCH v2 0/2] use TPM device with CRB over FF-A when kernel boot with pkvm
 2025-11-14 16:24 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: arm64: fix FF-A call failure when ff-a driver is built-in

[PATCH 0/2] tracing/wprobe: Fix to avoid inifinite watchpoint exception on arm64
 2025-11-14 16:17 UTC  (3+ messages)

[PATCH v4 0/2] pmdomain: Improve idle state selection for CPUs
 2025-11-14 16:16 UTC  (2+ messages)

[PATCH v3 0/1] arm64: ptrace: fix hw_break_set() to set addr and ctrl together
 2025-11-14 16:14 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/1] "

[GIT PULL] pmdomain fixes for v6.18-rc6
 2025-11-14 16:11 UTC 

[PATCH 0/5] Add GPIO interrupt support for Amlogic S6 S7 and S7D
 2025-11-14 16:11 UTC  (4+ messages)
` [PATCH 5/5] arm64: dts: Add gpio_intc node for Amlogic S7D SoCs

[PATCH v5 0/6] Add support for i.MX8ULP's SIM LPAV
 2025-11-14 16:09 UTC  (11+ messages)
` [PATCH v5 1/6] reset: imx8mp-audiomix: Drop unneeded macros
` [PATCH v5 2/6] reset: imx8mp-audiomix: Replace mask with bit index
` [PATCH v5 3/6] reset: imx8mp-audiomix: Switch to using regmap API
` [PATCH v5 4/6] reset: imx8mp-audiomix: Extend the driver usage
` [PATCH v5 5/6] reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAV

[RFC PATCH v6 00/35] KVM: arm64: Add Statistical Profiling Extension (SPE) support
 2025-11-14 16:07 UTC  (36+ messages)
` [RFC PATCH v6 01/35] arm64/sysreg: Add new SPE fields
` [RFC PATCH v6 02/35] arm64/sysreg: Define MDCR_EL2.E2PB values
` [RFC PATCH v6 03/35] KVM: arm64: Add CONFIG_KVM_ARM_SPE Kconfig option
` [RFC PATCH v6 04/35] perf: arm_spe_pmu: Move struct arm_spe_pmu to a separate header file
` [RFC PATCH v6 05/35] KVM: arm64: Add KVM_CAP_ARM_SPE capability
` [RFC PATCH v6 06/35] KVM: arm64: Add KVM_ARM_VCPU_SPE VCPU feature
` [RFC PATCH v6 07/35] HACK! KVM: arm64: Disable SPE virtualization if protected KVM is enabled
` [RFC PATCH v6 08/35] HACK! KVM: arm64: Enable SPE virtualization only in VHE mode
` [RFC PATCH v6 09/35] HACK! KVM: arm64: Disable SPE virtualization if nested virt is enabled
` [RFC PATCH v6 10/35] KVM: arm64: Add a new VCPU device control group for SPE
` [RFC PATCH v6 11/35] KVM: arm64: Add SPE VCPU device attribute to set the interrupt number
` [RFC PATCH v6 12/35] KVM: arm64: Add SPE VCPU device attribute to set the SPU device
` [RFC PATCH v6 13/35] perf: arm_spe_pmu: Add PMBIDR_EL1 to struct arm_spe_pmu
` [RFC PATCH v6 14/35] KVM: arm64: Add SPE VCPU device attribute to set the max buffer size
` [RFC PATCH v6 15/35] KVM: arm64: Add SPE VCPU device attribute to initialize SPE
` [RFC PATCH v6 16/35] KVM: arm64: Advertise SPE version in ID_AA64DFR0_EL1.PMSver
` [RFC PATCH v6 17/35] KVM: arm64: Add writable SPE system registers to VCPU context
` [RFC PATCH v6 18/35] perf: arm_spe_pmu: Add PMSIDR_EL1 to struct arm_spe_pmu
` [RFC PATCH v6 19/35] KVM: arm64: Trap PMBIDR_EL1 and PMSIDR_EL1
` [RFC PATCH v6 20/35] KVM: arm64: config: Use functions from spe.c to test FEAT_SPE_{FnE,FDS}
` [RFC PATCH v6 21/35] KVM: arm64: Check for unsupported CPU early in kvm_arch_vcpu_load()
` [RFC PATCH v6 22/35] KVM: arm64: VHE: Context switch SPE state
` [RFC PATCH v6 23/35] KVM: arm64: Allow guest SPE physical timestamps only if perfmon_capable()
` [RFC PATCH v6 24/35] KVM: arm64: Handle SPE hardware maintenance interrupts
` [RFC PATCH v6 25/35] KVM: arm64: Add basic handling of SPE buffer control registers writes
` [RFC PATCH v6 26/35] KVM: arm64: Add comment to explain how trapped SPE registers are handled
` [RFC PATCH v6 27/35] KVM: arm64: Make MTE functions public
` [RFC PATCH v6 28/35] KVM: arm64: at: Use callback for reading descriptor
` [RFC PATCH v6 29/35] KVM: arm64: Pin the SPE buffer in the host and map it at stage 2
` [RFC PATCH v6 30/35] KVM: Propagate MMU event to the MMU notifier handlers
` [RFC PATCH v6 31/35] KVM: arm64: Handle MMU notifiers for the SPE buffer
` [RFC PATCH v6 32/35] KVM: Add KVM_EXIT_RLIMIT exit_reason
` [RFC PATCH v6 33/35] KVM: arm64: Implement locked memory accounting for the SPE buffer
` [RFC PATCH v6 34/35] KVM: arm64: Add hugetlb support for SPE
` [RFC PATCH v6 35/35] KVM: arm64: Allow the creation of a SPE enabled VM

[PATCH RESEND 1/2] stm class: Replace kmalloc + copy_from_user with memdup_user
 2025-11-14 16:04 UTC  (2+ messages)
` [PATCH RESEND 2/2] stm class: Replace kzalloc + copy_from_user with memdup_user_nul

[PATCH v5 0/6] Cache coherency management subsystem
 2025-11-14 16:03 UTC  (7+ messages)

[PATCH net] net: xilinx: ll_temac: handle of_address_to_resource() failure in MDIO setup
 2025-11-14 15:55 UTC 

[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
 2025-11-14 15:54 UTC  (15+ messages)
` [PATCH 1/4] dt-bindings: arm: google: Add bindings for frankel/blazer/mustang

[PATCH 1/1] arm64: dts: imx8mp-evk: add camera ov5640 and related nodes
 2025-11-14 15:50 UTC 

[PATCH 0/2] efi/reboot: Enable platform specific reset on arm64
 2025-11-14 15:47 UTC  (8+ messages)
` [PATCH 2/2] arm64: efi: Pass reboot cmd parameter to efi_reboot()

[PATCH v2 0/2] arm64: dts: rockchip: add Tinker Board 3 and 3S device tree
 2025-11-14 15:46 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add Asus Tinker Board 3 and 3S
` [PATCH v2 2/2] arm64: dts: rockchip: Add Asus Tinker Board 3 and 3S device tree

[PATCH] KVM: selftests: Add SYNC after guest ITS setup in vgic_lpi_stress
 2025-11-14 15:42 UTC  (2+ messages)

How to Avoid Starving the Kernel When Using SSE
 2025-11-14 15:41 UTC  (2+ messages)

[PATCH v2 0/4] KVM: selftests: arm64: Improve diagnostics from set_id_regs
 2025-11-14 15:35 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: selftests: arm64: Report set_id_reg reads of test registers as tests
` [PATCH v2 2/4] KVM: selftests: arm64: Report register reset tests individually
` [PATCH v2 3/4] KVM: selftests: arm64: Make set_id_regs bitfield validatity checks non-fatal
` [PATCH v2 4/4] KVM: selftests: arm64: Skip all 32 bit IDs when set_id_regs is aarch64 only

[PATCH 0/3] drm: zynqmp: Make the video plane primary
 2025-11-14 15:35 UTC  (7+ messages)
` [PATCH 3/3] drm: zynqmp: Add blend mode property to graphics plane

[PATCH v5 0/8] scripts/make_fit: Support ramdisks and faster operations
 2025-11-14 15:29 UTC  (3+ messages)
` [PATCH v5 6/8] kbuild: Allow adding modules into the FIT ramdisk

[PATCH net-next 00/11] net: stmmac: clean up plat_dat allocation/initialisation
 2025-11-14 15:29 UTC  (12+ messages)
` [PATCH net-next 01/11] net: stmmac: add stmmac_plat_dat_alloc()
` [PATCH net-next 02/11] net: stmmac: move initialisation of phy_addr to stmmac_plat_dat_alloc()
` [PATCH net-next 03/11] net: stmmac: move initialisation of clk_csr "
` [PATCH net-next 04/11] net: stmmac: move initialisation of maxmtu "
` [PATCH net-next 05/11] net: stmmac: move initialisation of multicast_filter_bins "
` [PATCH net-next 06/11] net: stmmac: move initialisation of unicast_filter_entries "
` [PATCH net-next 07/11] net: stmmac: move initialisation of queues_to_use "
` [PATCH net-next 08/11] net: stmmac: setup default RX channel map in stmmac_plat_dat_alloc()
` [PATCH net-next 09/11] net: stmmac: remove unnecessary .use_prio queue initialisation
` [PATCH net-next 10/11] net: stmmac: remove unnecessary .prio "
` [PATCH net-next 11/11] net: stmmac: remove unnecessary .pkt_route "

[PATCH v13 00/15] Add Arm Mali-C55 Image Signal Processor Driver
 2025-11-14 15:28 UTC  (6+ messages)
` [PATCH v13 15/15] Documentation: mali-c55: Document the mali-c55 parameter setting

[PATCH v4] ACPI: AGDI: Add interrupt signaling mode support
 2025-11-14 15:23 UTC  (5+ messages)

[PATCH mt76 0/4] wifi: mt76: mt7996: Fix some locking issues for MLO
 2025-11-14 15:22 UTC  (2+ messages)

[PATCH v15 00/14] media: rockchip: add a driver for the rockchip camera interface
 2025-11-14 15:20 UTC  (15+ messages)
` [PATCH v15 01/14] Documentation: admin-guide: media: add "
` [PATCH v15 02/14] media: dt-bindings: video-interfaces: add defines for sampling modes
` [PATCH v15 03/14] media: dt-bindings: add rockchip px30 vip
` [PATCH v15 04/14] media: dt-bindings: add rockchip rk3568 vicap
` [PATCH v15 05/14] media: rockchip: add driver for the rockchip camera interface
` [PATCH v15 06/14] media: rockchip: rkcif: add abstraction for interface and crop blocks
` [PATCH v15 07/14] media: rockchip: rkcif: add abstraction for dma blocks
` [PATCH v15 08/14] media: rockchip: rkcif: add support for px30 vip dvp capture
` [PATCH v15 09/14] media: rockchip: rkcif: add support for rk3568 vicap "
` [PATCH v15 10/14] media: rockchip: rkcif: add support for rk3568 vicap mipi capture
` [PATCH v15 11/14] arm64: defconfig: enable rockchip camera interface
` [PATCH v15 12/14] arm64: dts: rockchip: add the vip node to px30
` [PATCH v15 13/14] arm64: dts: rockchip: add vicap node to rk356x
` [PATCH v15 14/14] arm64: dts: rockchip: enable vicap dvp on wolfvision pf5 io expander

[PATCH] KVM: arm64: GICv3: Don't advertise ICH_HCR_EL2.En==1 when no vgic is configured
 2025-11-14 15:04 UTC  (2+ messages)

[PATCH 00/33] arm_mpam: Add basic mpam driver
 2025-11-14 14:34 UTC  (5+ messages)
` [PATCH 23/33] arm_mpam: Allow configuration to be applied and restored during cpu online


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