linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-19 13:56:45 to 2023-10-20 09:16:46 UTC [more...]

[PATCH v4 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2023-10-20  9:16 UTC  (11+ messages)
` [PATCH v4 01/12] arm64/mm: Update non-range tlb invalidation routines for FEAT_LPA2
` [PATCH v4 02/12] arm64/mm: Update range-based "
` [PATCH v4 04/12] KVM: arm64: Add ARM64_HAS_LPA2 CPU capability
` [PATCH v4 06/12] KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1

[PATCH net-next v4 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-20  9:13 UTC  (27+ messages)
` [PATCH net-next v4 2/7] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v4 3/7] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v4 4/7] ARM: dts: nxp: "
` [PATCH net-next v4 5/7] ARM64: dts: marvell: "
` [PATCH net-next v4 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema
` [PATCH net-next v4 7/7] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema

[PATCH 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
 2023-10-20  9:12 UTC  (10+ messages)
` [PATCH 2/9] dt-bindings: arm: mediatek: Add MT8186 Tentacruel / Tentacool Chromebooks

[RFC PATCH v2 07/10] perf: RISC-V: Move T-Head PMU to CPU feature alternative framework
 2023-10-20  9:05 UTC  (4+ messages)

[PATCH] coresight-tpdm: Correct the property name of MSR number
 2023-10-20  8:59 UTC  (4+ messages)

[PATCH v5 0/4] Add basic node support for MediaTek MT8188 SoC
 2023-10-20  8:37 UTC  (4+ messages)
` [PATCH v5 4/4] arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile

[PATCH 01/42] crypto: sun4i-ss - Convert to platform remove callback returning void
 2023-10-20  8:49 UTC  (20+ messages)
` [PATCH 02/42] crypto: sun8i-ce "
` [PATCH 03/42] crypto: sun8i-ss "
` [PATCH 06/42] crypto: aspeed-acry "
` [PATCH 07/42] crypto: aspeed-hace "
` [PATCH 08/42] crypto: atmel-aes "
` [PATCH 09/42] crypto: atmel-sha "
` [PATCH 10/42] crypto: atmel-tdes "
` [PATCH 16/42] crypto: exynos-rng "
` [PATCH 17/42] crypto: gemini/sl3516-ce "
` [PATCH 22/42] crypto: intel/ixp4xx-crypto "
` [PATCH 27/42] crypto: mxs-dcp "
` [PATCH 34/42] crypto: rockchip/rk3288 "
` [PATCH 38/42] crypto: stm32/crc32 "
` [PATCH 39/42] crypto: stm32/cryp "
` [PATCH 41/42] crypto: xilinx/zynqmp-aes-gcm "
` [PATCH 42/42] crypto: xilinx/zynqmp-sha "

[PATCH v1 0/8] Refine _UID references across kernel
 2023-10-20  8:47 UTC  (9+ messages)
` [PATCH v1 1/8] ACPI: utils: Introduce acpi_dev_uid_match() for matching _UID
` [PATCH v1 2/8] pinctrl: intel: use "
` [PATCH v1 3/8] ACPI: sysfs: use acpi_device_uid() for fetching _UID
` [PATCH v1 4/8] ACPI: utils: use acpi_dev_uid_match() for matching _UID
` [PATCH v1 5/8] ACPI: x86: "
` [PATCH v1 6/8] perf: qcom: use acpi_device_uid() for fetching _UID
` [PATCH v1 7/8] hwmon: nct6775: use acpi_dev_hid_uid_match() for matching _HID and _UID
` [PATCH v1 8/8] perf: arm_cspmu: "

[PATCH v2 00/11] arm64: ptdump: View the second stage page-tables
 2023-10-20  8:40 UTC  (14+ messages)
` [PATCH v2 01/11] KVM: arm64: Add snap shooting the host stage-2 pagetables
` [PATCH v2 02/11] arm64: ptdump: Use the mask from the state structure
` [PATCH v2 03/11] arm64: ptdump: Add the walker function to the ptdump info structure
` [PATCH v2 04/11] KVM: arm64: Move pagetable definitions to common header
` [PATCH v2 05/11] arm64: ptdump: Introduce stage-2 pagetables format description
` [PATCH v2 06/11] arm64: ptdump: Add hooks on debugfs file operations
` [PATCH v2 07/11] arm64: ptdump: Register a debugfs entry for the host stage-2 page-tables
` [PATCH v2 08/11] arm64: ptdump: Parse the host stage-2 page-tables from the snapshot
` [PATCH v2 09/11] arm64: ptdump: Interpret memory attributes based on runtime configuration
` [PATCH v2 10/11] arm64: ptdump: Interpret pKVM ownership annotations
` [PATCH v2 11/11] arm64: ptdump: Add support for guest stage-2 pagetables dumping

[ARM IOMMU] IOMMU framework concurrency issue
 2023-10-20  8:39 UTC  (7+ messages)

AW: [PATCH] amd64: Fix csum_partial_copy_generic()
 2023-10-20  8:32 UTC 

[RFC PATCH v2 08/10] perf: RISC-V: Introduce Andes PMU for perf event sampling
 2023-10-20  8:30 UTC  (3+ messages)

[Patch v5 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241
 2023-10-20  8:30 UTC 

[PATCH 00/19] Update SMMUv3 to the modern iommu API (part 1/2)
 2023-10-20  8:23 UTC  (10+ messages)
` [PATCH 04/19] iommu/arm-smmu-v3: Make STE programming independent of the callers

[PATCH] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
 2023-10-20  8:20 UTC  (2+ messages)

[PATCH v1 0/2] arm64: dts: mediatek: Add device tree for MT8365-based Pumpkin i350
 2023-10-20  8:19 UTC  (5+ messages)
` [PATCH v1 3/3] "

RFC: ARM && restricted DMA apparently not working
 2023-10-20  8:16 UTC  (7+ messages)
` [PATCH v1 1/1] ARM: Select DMA_DIRECT_REMAP to fix restricted DMA

[PATCH] arm64: dts: mediatek: mt8186: Add I2C arbiter clocks to i2c 1/2/5
 2023-10-20  7:55 UTC 

[PATCH] clk: mediatek: mt8186: Change I2C 4/5/6 ap clocks parent to infra
 2023-10-20  7:52 UTC  (3+ messages)

[PATCH v11 0/3] sched/fair: Scan cluster before scanning LLC in wake-up path
 2023-10-20  7:36 UTC  (3+ messages)
` [PATCH v11 3/3] sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster wakeup

[PATCH V2 0/5] Add ZynqMP efuse access support
 2023-10-20  7:23 UTC  (5+ messages)
` [PATCH V2 3/5] arm64: zynqmp: Add ZynqnMP nvmem nodes

[PATCH] crypto: pkcs7: remove sha1 support
 2023-10-20  5:54 UTC  (2+ messages)

[PATCH v5 0/3] media: imx-jpeg: Assign a single slot
 2023-10-20  5:38 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: media: imx-jpeg: Assign slot for imx jpeg encoder/decoder

[PATCH v6 0/3] Add AM65x ICSSG Ethernet support
 2023-10-20  5:19 UTC  (4+ messages)
` [PATCH v6 1/3] arm64: dts: ti: k3-am65-main: Add ICSSG IEP nodes
` [PATCH v6 2/3] arm64: dts: ti: k3-am654-icssg2: add ICSSG2 Ethernet support
` [PATCH v6 3/3] arm64: dts: ti: k3-am654-idk: Add ICSSG Ethernet ports

[PATCH V2] drivers: perf: arm_pmuv3: Add new macro PMUV3_INIT_MAP_EVENT()
 2023-10-20  5:15 UTC 

[PATCH] arm64: dts: ti: k3-am68-sk-base-board: Add alias for MCU CPSW2G
 2023-10-20  4:51 UTC  (2+ messages)

[PATCH v2 0/9] drm/ci: fixes and improvements
 2023-10-20  3:41 UTC  (3+ messages)
` [PATCH v2 4/9] drm/ci: uprev IGT and make sure core_getversion is run
` [PATCH v2 5/9] drm/ci: clean up xfails (specially flakes list)

[PATCH v7 0/7] Add support for XLCDC to sam9x7 SoC family
 2023-10-20  3:40 UTC  (3+ messages)
` [PATCH v7 1/7] drm: atmel-hlcdc: add flag and driver ops to differentiate XLCDC and HLCDC IP

[PATCH net 1/1] net: stmmac: update MAC capabilities when tx queues are updated
 2023-10-20  3:33 UTC  (4+ messages)

[PATCH net v2 1/1] net: stmmac: update MAC capabilities when tx queues are updated
 2023-10-20  3:25 UTC 

[PATCH] pmdomain: imx: Make imx pgc power domain also set the fwnode
 2023-10-20 18:59 UTC  (2+ messages)

[RESEND PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-10-20  2:51 UTC  (9+ messages)

[PATCH 0/3] Fixed some issues and cleanup of ultrasoc-smb
 2023-10-20  2:33 UTC  (4+ messages)
` [PATCH 2/3] coresight: ultrasoc-smb: simplify the code for check to_copy valid

[PATCH] fpga: xilinx-pr-decoupler: Fix unused xlnx_pr_decoupler_of_match warning for !CONFIG_OF
 2023-10-20  0:37 UTC  (2+ messages)

[RFC v2 0/5] gpio: add pinctrl based generic gpio driver
 2023-10-20  0:21 UTC  (3+ messages)

[RFC PATCH 0/3] Dynamic allocation of reserved_mem array
 2023-10-19 22:45 UTC  (6+ messages)
` [RFC PATCH 1/3] of: reserved_mem: Change the order that reserved_mem regions are stored
` [RFC PATCH 2/3] of: reserved_mem: Add code to dynamically allocate reserved_mem array
` [RFC PATCH 3/3] of: reserved_mem: Make MAX_RESERVED_REGIONS a config option

[PATCH v3 0/2] arm64: dts: ti: enable more peripherals
 2023-10-19 22:30 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: ti: k3-am62p: Add nodes for more IPs
` [PATCH v3 2/2] arm64: dts: ti: k3-am62p5-sk: Updates for SK EVM

[PATCH v3] PCI: keystone: Fix pci_ops for AM654x SoC
 2023-10-19 22:08 UTC  (2+ messages)

[PATCH v4 0/2] arm64: dts: ti: k3-j7200: Fixes for various dtbs_checks warnings
 2023-10-19 21:05 UTC  (6+ messages)
` [PATCH v4 1/2] arm64: dts: ti: k3-j7200-mcu-wakeup: Switch mcu_syscon to ti,j721e-system-controller
` [PATCH v4 2/2] arm64: dts: ti: k3-j7200-mcu-wakeup: Update fss node and hbmc_mux

[RESEND PATCH v7 0/5] leds: Allwinner A100 LED controller support
 2023-10-19 20:26 UTC  (3+ messages)
` [RESEND PATCH v7 2/5] leds: sun50i-a100: New driver for the A100 LED controller

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-19 20:17 UTC  (18+ messages)
` [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
` [PATCH v7 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v7 12/12] KVM: selftests: aarch64: vPMU register test for unimplemented counters

[PATCH 0/5] pwm: stm32: Cleanups, get_state() and proper hw take over
 2023-10-19 20:07 UTC  (6+ messages)
` [PATCH 1/5] pwm: stm32: Replace write_ccrx with regmap_write
` [PATCH 2/5] pwm: stm32: Make ch parameter unsigned
` [PATCH 3/5] pwm: stm32: Use hweight32 in stm32_pwm_detect_channels
` [PATCH 4/5] pwm: stm32: Implement .get_state()
` [PATCH 5/5] pwm: stm32: Fix enable count for clk in .probe()

[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
 2023-10-19 19:48 UTC  (8+ messages)
` [PATCH v3 4/5] tools headers arm64: Update sysreg.h with kernel sources

[PATCH v3 1/2] amba: bus: balance firmware node reference counting
 2023-10-19 19:15 UTC  (4+ messages)

[PATCH v2 0/3] Add initial devicetree for Turing RK1
 2023-10-19 18:26 UTC  (2+ messages)

[PATCH v4 00/61] arm64: Add support for LPA2 at stage1 and WXN
 2023-10-19 18:12 UTC  (5+ messages)
` [PATCH v4 35/61] arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levels
` [PATCH v4 59/61] arm64: defconfig: Enable LPA2 support

[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
 2023-10-19 18:11 UTC  (8+ messages)
` [PATCH v2 1/5] PCI: endpoint: Add RC-to-EP doorbell support using "
            ` [PATCH v2 1/5] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controllery

[PATCH net-next 0/8] dt-bindings: net: Child node schema cleanups
 2023-10-19 18:05 UTC  (5+ messages)
` [PATCH net-next 1/8] dt-bindings: net: Add missing (unevaluated|additional)Properties on child node schemas

selftests: ftrace: Internal error: Oops: sve_save_state
 2023-10-19 17:25 UTC  (4+ messages)

[PATCH net-next] net: ethernet: ti: davinci_mdio: Fix the revision string for J721E
 2023-10-19 17:23 UTC  (3+ messages)

[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
 2023-10-19 17:08 UTC  (11+ messages)

[PATCH v2 0/6] kvm/coresight: Support exclude guest and exclude host
 2023-10-19 16:59 UTC  (11+ messages)
` [PATCH v2 2/6] arm64: KVM: Rename DEBUG_STATE_SAVE_TRBE to DEBUG_STATE_SAVE_TRFCR
` [PATCH v2 4/6] arm64: KVM: Add interface to set guest value for TRFCR register
` [PATCH v2 5/6] arm64: KVM: Write TRFCR value on guest switch with nVHE

[PATCH v3 0/4] Add support for poweroff via RK806 PMIC
 2023-10-19 16:57 UTC  (5+ messages)
` [RESEND PATCH v3 1/4] dt-bindings: mfd: rk8xx: Deprecate rockchip,system-power-controller
` [RESEND PATCH v3 2/4] dt-bindings: mfd: rk806: Allow system-power-controller property
` [RESEND PATCH v3 3/4] mfd: rk8xx: Add support for standard "
` [RESEND PATCH v3 4/4] mfd: rk8xx: Add support for RK806 power off

[PATCH v3 0/6] kvm/coresight: Support exclude guest and exclude host
 2023-10-19 16:55 UTC  (7+ messages)
` [PATCH v3 1/6] arm64/sysreg: Move TRFCR definitions to sysreg
` [PATCH v3 2/6] arm64: KVM: Move SPE and trace registers to the sysreg array
` [PATCH v3 3/6] arm64: KVM: Add iflag for FEAT_TRF
` [PATCH v3 4/6] arm64: KVM: Add interface to set guest value for TRFCR register
` [PATCH v3 5/6] arm64: KVM: Write TRFCR value on guest switch with nVHE
` [PATCH v3 6/6] coresight: Pass guest TRFCR value to KVM

[PATCH v4 0/3] arm64/kvm: Fine grain _EL2 system registers list that affect nested virtualization
 2023-10-19 16:11 UTC  (11+ messages)
` [PATCH v4 1/3] arm64: Add missing _EL12 encodings
` [PATCH v4 2/3] arm64: Add missing _EL2 encodings
` [PATCH v4 3/3] arm64/kvm: Fine grain _EL2 system registers list that affect nested virtualization

[soc:rockchip/dt64] BUILD SUCCESS 1e9ac3e8a6a9d4da9efbad2d8e95cc1140e0e23f
 2023-10-19 16:04 UTC 

[PATCH V3] drivers: perf: arm_pmuv3: Drop some unused arguments from armv8_pmu_init()
 2023-10-19 15:45 UTC  (2+ messages)

[PATCH V2] drivers: perf: arm_pmuv3: Read PMMIR_EL1 unconditionally
 2023-10-19 15:45 UTC  (2+ messages)

[PATCH v3 0/1] Rust enablement for AArch64
 2023-10-19 14:41 UTC  (3+ messages)
` [PATCH v3 1/1] arm64: rust: Enable Rust support "

[GIT PULL] ARM: mvebu: arm for v6.7 (#1)
 2023-10-19 15:33 UTC 

[GIT PULL] ARM: mvebu: dt64 for v6.7 (#1)
 2023-10-19 15:33 UTC 

[GIT PULL] ARM: mvebu: fixes for v6.6 (#1)
 2023-10-19 15:11 UTC 

[PATCH v3 0/4] Add support for poweroff via RK806 PMIC
 2023-10-19 15:00 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: rk8xx: Deprecate rockchip,system-power-controller

[PATCH V3 drivers/perf: hisi:] drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_pmu uninit process
 2023-10-19 14:54 UTC  (2+ messages)

[soc:omap/fixes] BUILD SUCCESS 0b9a4a67c60d3e15b39a69d480a50ce7eeff9bc1
 2023-10-19 14:51 UTC 

[PATCH v2 1/5] perf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter support
 2023-10-19 14:51 UTC  (2+ messages)

[PATCH 0/4] arm64: Make Aarch32 compatibility enablement optional at boot
 2023-10-19 14:50 UTC  (7+ messages)
` [PATCH 2/4] arm64/process: Make loading of 32bit processes depend on aarch32_enabled()

[PATCH 1/2] dt-bindings: clock: support i.MX93 Anatop
 2023-10-19 14:39 UTC  (5+ messages)

[PATCH 1/2] tty: serial: samsung: drop earlycon support for unsupported platforms
 2023-10-19 14:32 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: serial: drop unsupported samsung bindings

[PATCH v2] tty: serial: samsung_tty: remove dead code
 2023-10-19 14:30 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: ti: enable more peripherals
 2023-10-19 14:26 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am62p: Add nodes for more IPs

[PATCH v11 0/4] tee: introduce TEE system sssion
 2023-10-19 14:22 UTC  (4+ messages)
` [PATCH v11 3/4] tee: optee: support tracking system threads

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-10-19 14:16 UTC  (7+ messages)

[PATCH v8 00/26] Add perf support to the rockchip-dfi driver
 2023-10-19 14:05 UTC  (2+ messages)
` (subset) "

[PATCH v2 06/10] perf: RISC-V: Eliminate redundant IRQ enable/disable operations
 2023-10-19 13:59 UTC 

[PATCH v3 0/3] staging: vc04_services: Tweak module autoloading support
 2023-10-19 14:02 UTC  (2+ messages)

[PATCH v13 00/56] Add DELETE_BUF ioctl
 2023-10-19 12:51 UTC  (3+ messages)
` [PATCH v13 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v13 07/56] media: videobuf2: Add helper to get queue number of buffers

[PATCH v1 0/4] staging: vc04: Drop custom logging based on printk
 2023-10-19 13:58 UTC  (4+ messages)
` [PATCH v1 4/4] staging: vc04: Convert vchiq_log_trace() to use dynamic debug

[PATCH net-next v11 0/6] introduce page_pool_alloc() related API
 2023-10-19 13:56 UTC  (8+ 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 NNTP newsgroup(s).