messages from 2024-02-20 09:59:34 to 2024-02-20 18:22:58 UTC [more...]
[PATCH bpf-next 0/5] bpf: make tracing program support multi-attach
2024-02-20 18:22 UTC (6+ messages)
` [PATCH bpf-next 1/5] bpf: tracing: add support to record and check the accessed args
` [PATCH bpf-next 2/5] bpf: tracing: support to attach program to multi hooks
[PATCH] arm64: errata: Don't enable workarounds for "rare" errata by default
2024-02-20 18:20 UTC (3+ messages)
[PATCH] arm64: kretprobes: acquire the regs via a BRK exception
2024-02-20 18:20 UTC (2+ messages)
[PATCH] arm64: io: permit offset addressing
2024-02-20 18:20 UTC (2+ messages)
[PATCH 0/3] arm64: cleanup DAIF handling for EL0 returns
2024-02-20 18:19 UTC (2+ messages)
[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
2024-02-20 18:11 UTC (18+ messages)
` [PATCH v5 09/18] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391
` [PATCH v5 14/18] PCI/pwrctl: add a power control driver for WCN7850
[PATCH 1/1] dmaengine: mxs-dma: switch from dma_coherent to dma_pool
2024-02-20 17:38 UTC (3+ messages)
Calling OPTEE_SMC_CALL_GET_OS_UUID from driver code
2024-02-20 17:29 UTC
[PATCH v13 00/13] Linux RISC-V AIA Support
2024-02-20 17:21 UTC (27+ messages)
` [PATCH v13 01/13] irqchip/sifive-plic: Convert PLIC driver into a platform driver
` [PATCH v13 02/13] irqchip/sifive-plic: Improve locking safety by using irqsave/irqrestore
` [PATCH v13 03/13] irqchip/riscv-intc: Add support for RISC-V AIA
` [PATCH v13 06/13] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v13 07/13] irqchip/riscv-imsic: Add device MSI domain support for platform devices
` [PATCH v13 08/13] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
` [PATCH v13 10/13] irqchip: Add RISC-V advanced PLIC driver for direct-mode
[RFC PATCH 05/14] arm/thread_info: Introduce TIF_NOTIFY_IPI flag
2024-02-20 17:14 UTC
[PATCH] mmc: host: replace 1st argument to struct device * for mmc_of_parse_clk_phase()
2024-02-20 17:16 UTC (2+ messages)
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-20 16:36 UTC (2+ messages)
arm64 MTE tag storage reuse - alternatives to MIGRATE_CMA
2024-02-20 16:36 UTC (7+ messages)
[RFC] efi: Add ACPI_MEMORY_NVS into the linear map
2024-02-20 16:28 UTC
[PATCH V3 0/2] Add CAN and OSPI support for AM69-SK platform
2024-02-20 16:25 UTC (3+ messages)
` [PATCH V3 1/2] arm64: dts: ti: k3-am69-sk: Enable CAN interfaces for AM69 SK board
` [PATCH V3 2/2] arm64: dts: ti: k3-am69-sk: Add support for OSPI flash
[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
2024-02-20 16:24 UTC (9+ messages)
` [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()
[PATCH v10 00/14] PCI: imx6: Clean up and add imx95 pci support
2024-02-20 16:21 UTC (7+ messages)
[PATCH v11 00/14] PCI: imx6: Clean up and add imx95 pci support
2024-02-20 16:19 UTC (15+ messages)
` [PATCH v11 01/14] PCI: imx6: Simplify clock handling by using clk_bulk*() function
` [PATCH v11 02/14] PCI: imx6: Simplify phy handling by using IMX6_PCIE_FLAG_HAS_PHYDRV
` [PATCH v11 03/14] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v11 04/14] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v11 05/14] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v11 06/14] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v11 07/14] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v11 08/14] dt-bindings: imx6q-pcie: Restruct reg and reg-name
` [PATCH v11 09/14] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v11 10/14] PCI: imx6: Add iMX95 PCIe Root Complex support
` [PATCH v11 11/14] PCI: imx6: Clean up get addr_space code
` [PATCH v11 12/14] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v11 13/14] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v11 14/14] PCI: imx6: Add iMX95 Endpoint (EP) support
arm64/for-kernelci baseline: 36 runs, 7 regressions (v6.8-rc5-58-g83d49ede4b181)
2024-02-20 16:17 UTC
[PATCH v5 0/7] kvm/coresight: Support exclude guest and exclude host
2024-02-20 16:12 UTC (10+ messages)
` [PATCH v5 1/7] arm64: KVM: Fix renamed function in comment
` [PATCH v5 2/7] arm64/sysreg/tools: Update tools copy of sysreg.h
` [PATCH v5 3/7] arm64/sysreg/tools: Move TRFCR definitions to sysreg
` [PATCH v5 4/7] arm64: KVM: Add iflag for FEAT_TRF
` [PATCH v5 5/7] arm64: KVM: Add interface to set guest value for TRFCR register
` [PATCH v5 6/7] arm64: KVM: Write TRFCR value on guest switch with nVHE
` [PATCH v5 7/7] coresight: Pass guest TRFCR value to KVM
[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
2024-02-20 16:11 UTC (11+ messages)
` "
[RESEND PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
2024-02-20 16:04 UTC (3+ messages)
[PATCH 1/1] arm64: dts: imx8mn: tqma8mqnl-mba8mx: Add USB DR overlay
2024-02-20 16:03 UTC
[PATCH] ipmi: kcs: Update OBF poll timeout to reduce latency
2024-02-20 15:51 UTC (2+ messages)
[PATCH 00/13] KVM/arm64: Add NV support for ERET and PAuth
2024-02-20 15:41 UTC (16+ messages)
` [PATCH 01/13] KVM: arm64: Harden __ctxt_sys_reg() against out-of-range values
` [PATCH 02/13] KVM: arm64: Clarify ESR_ELx_ERET_ISS_ERET*
` [PATCH 03/13] KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flag
` [PATCH 04/13] KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2
arm64/for-kernelci build: 1 build: 0 failed, 1 passed, 1 warning (v6.8-rc5-58-g83d49ede4b181)
2024-02-20 15:34 UTC
[PATCH 1/2] arm64: dts: imx8mq: tqma8mq-mba8mx: Add missing USB vbus supply
2024-02-20 15:33 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mn: tqma8mqnl-mba8mx: Add missing USB PHY "
arm64/for-kernelci build: 1 build: 0 failed, 1 passed, 1 warning (v6.8-rc4-55-g905b00721763)
2024-02-20 15:33 UTC (4+ messages)
[PATCH 5.10.y v2] Revert "arm64: Stash shadow stack pointer in the task struct on interrupt"
2024-02-20 15:31 UTC (4+ messages)
` Patch "Revert "arm64: Stash shadow stack pointer in the task struct on interrupt"" has been added to the 5.10-stable tree
[PATCH v5 0/2] media: i2c: Add support for GC08A3 sensor
2024-02-20 15:19 UTC (3+ messages)
` [PATCH v5 2/2] media: i2c: Add GC08A3 image sensor driver
[PATCH V2] arm64/sysreg: Update ID_AA64DFR0_EL1 register
2024-02-20 15:13 UTC (2+ messages)
[PATCH v6 0/6] arm64: ptdump: View the second stage page-tables
2024-02-20 15:10 UTC (7+ messages)
` [PATCH v6 1/6] KVM: arm64: Move pagetable definitions to common header
` [PATCH v6 2/6] arm64: ptdump: Expose the attribute parsing functionality
` [PATCH v6 3/6] arm64: ptdump: Use the mask from the state structure
` [PATCH v6 4/6] KVM: arm64: Register ptdump with debugfs on guest creation
` [PATCH v6 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes
` [PATCH v6 6/6] KVM: arm64: Expose guest stage-2 pagetable config to debugfs
[PATCH V2] arm64/sysreg: Update ID_DFR0_EL1 register fields
2024-02-20 15:09 UTC (2+ messages)
[PATCH V2] arm64/sysreg: Add register fields for ID_AA64DFR1_EL1
2024-02-20 15:08 UTC (2+ messages)
[PATCH net] net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHY
2024-02-20 15:00 UTC (2+ messages)
[PATCH v5 0/5] Rework system pressure interface to the scheduler
2024-02-20 14:59 UTC (6+ messages)
` [PATCH v5 1/5] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH v5 2/5] sched: Take cpufreq feedback into account
` [PATCH v5 3/5] thermal/cpufreq: Remove arch_update_thermal_pressure()
` [PATCH v5 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
` [PATCH v5 5/5] sched/pelt: Remove shift of thermal clock
[PATCH] arm64: ls1046ardb: Replace XGMII with 10GBASE-R phy mode
2024-02-20 14:50 UTC (2+ messages)
6.7 regression: platform 4809c000.mmc: deferred probe pending
2024-02-20 14:35 UTC (6+ messages)
[PATCH v4 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500
2024-02-20 14:34 UTC (11+ messages)
` [PATCH v4 1/8] usb: misc: onboard_hub: rename to onboard_dev
` [PATCH v4 2/8] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v4 3/8] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV
` [PATCH v4 4/8] arm64: defconfig: "
` [PATCH v4 5/8] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB name
` [PATCH v4 6/8] usb: misc: onboard_dev: use device supply names
` [PATCH v4 7/8] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
` [PATCH v4 8/8] usb: misc: onboard_hub: add support for XMOS XVF3500
[PATCH v5 0/2] Add regmap support to exynos-pmu for protected PMU regs
2024-02-20 13:20 UTC (4+ messages)
` [PATCH v5 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
[PATCH net-next v3 0/3] net: stmmac: Allow driver-specific AXI configuration
2024-02-20 14:28 UTC (4+ messages)
` [PATCH net-next v3 3/3] net: stmmac: Configure AXI on Tegra234 MGBE
[PATCH v8 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
2024-02-20 14:27 UTC (7+ messages)
` [PATCH v8 1/4] kvm: arm64: introduce new flag for non-cacheable "
` [PATCH v8 4/4] vfio: convey kvm that the vfio-pci device is wc safe
[PATCH 1/1] arm64: dts: freescale: imx8mm/imx8mq: mba8mx: Use PCIe clock generator
2024-02-20 14:23 UTC
[PATCH v4 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
2024-02-20 14:09 UTC (4+ messages)
` [PATCH v4 20/27] iommu: Add ops->domain_alloc_sva()
[PATCH v3] perf: CXL: fix CPMU filter value mask length
2024-02-20 14:04 UTC (2+ messages)
[PATCH v3 0/2] arm64/sme: Fix handling of traps on resume
2024-02-20 14:04 UTC (2+ messages)
[PATCH 1/1] phy: fsl-imx8mq-usb: make vbus regulator optional
2024-02-20 13:49 UTC (2+ messages)
[PATCH RFC v4 0/4] spmi: pmic-arb: Add support for multiple buses
2024-02-20 12:59 UTC (5+ messages)
` [PATCH RFC v4 1/4] dt-bindings: spmi: Add PMIC ARB v7 schema
` [PATCH RFC v4 2/4] spmi: pmic-arb: Make the APID init a version operation
` [PATCH RFC v4 3/4] spmi: pmic-arb: Make core resources acquiring "
` [PATCH RFC v4 4/4] spmi: pmic-arb: Add multi bus support
[PATCH v2] net: stmmac: mmc_core: Drop interrupt registers from stats
2024-02-20 12:24 UTC (2+ messages)
[PATCH v2] interconnect: constify of_phandle_args in xlate
2024-02-20 12:18 UTC (2+ messages)
[PATCH] genirq/irqdomain: Don't call ops->select for DOMAIN_BUS_ANY tokens
2024-02-20 12:10 UTC (2+ messages)
[PATCH v2] arm64: jump_label: use constraints "Si" instead of "i"
2024-02-20 12:05 UTC (7+ messages)
[PATCH] arm64: add early fixmap initialization flag
2024-02-20 11:55 UTC (4+ messages)
[PATCH 0/3] mfd syscon and altera-sysmgr cleanup
2024-02-20 11:50 UTC (4+ messages)
` [PATCH 1/3] mfd: syscon: call of_node_put() only when of_parse_phandle() takes a ref
` [PATCH 2/3] mfd: syscon: remove extern from function prototypes
` [PATCH 3/3] mfd: altera-sysmgr: call of_node_put() only when of_parse_phandle() takes a ref
[PATCH] dt-bindings: rtc: zynqmp: Describe power-domains property
2024-02-20 11:45 UTC (4+ messages)
[PATCH RFC 0/5] support NUMA emulation for arm64
2024-02-20 11:36 UTC (4+ messages)
` [PATCH v1 0/2] support NUMA emulation for genertic arch
` [PATCH v1 1/2] arch_numa: remove __init for early_cpu_to_node
` [PATCH v1 2/2] numa: introduce numa emulation for genertic arch
[PATCH] arm:dump the stack usage after stack overflows
2024-02-20 11:33 UTC
[PATCH v6 0/2] Add helper function to get and enable all bulk clocks
2024-02-20 8:40 UTC (3+ messages)
` [PATCH v6 1/2] clk: Provide managed helper to get and enable "
` [PATCH v6 2/2] PCI: exynos: Adapt to clk_bulk_* APIs
[PATCH v3] serial: samsung: honor fifosize from dts at first
2024-02-20 10:12 UTC
TI am625 deepsleep wakeup from main domain
2024-02-20 11:09 UTC (3+ messages)
[PATCH 00/16] clk: samsung: Add CPU clocks for Exynos850
2024-02-20 11:07 UTC (10+ messages)
` [PATCH 07/16] clk: samsung: Pass actual clock controller base address to CPU_CLK()
` [PATCH 08/16] clk: samsung: Use clk.h as a single header for Samsung CCF
` [PATCH 09/16] clk: samsung: Pass register layout type explicitly to CLK_CPU()
` [PATCH 11/16] clk: samsung: Keep register offsets in chip specific structure
[PATCH v2 0/5] spi: add support for pre-cooking messages
2024-02-20 10:52 UTC (9+ messages)
` [PATCH v2 1/5] spi: add spi_optimize_message() APIs
` [PATCH v2 2/5] spi: move splitting transfers to spi_optimize_message()
` [PATCH v2 4/5] spi: axi-spi-engine: move message compile to optimize_message
` [PATCH v2 5/5] iio: adc: ad7380: use spi_optimize_message()
[PATCH] net: stmmac: mmc_core: Assign, don't add interrupt registers
2024-02-20 10:51 UTC (4+ messages)
[PATCH] arm64: dts: ti: k3-j721e-evm-pcie0-ep: Extend overlay for PCIE1 in EP Mode
2024-02-20 10:50 UTC
[PATCH v4 0/2] Add regmap support to exynos-pmu for protected PMU regs
2024-02-20 10:43 UTC (6+ messages)
` [PATCH v4 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
[PATCH v14 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2024-02-20 10:41 UTC (5+ messages)
` [PATCH v14 5/7] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
` [PATCH v14 7/7] phy: freescale: Add HDMI PHY driver for i.MX8MQ
next-20240219: arm64: boot failed - gic_of_init
2024-02-20 10:30 UTC (6+ messages)
[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
2024-02-20 10:30 UTC (3+ messages)
` [PATCH v3 09/17] x86: Add KHO support
[PATCH] net: stmmac: fix rx queue priority assignment
2024-02-20 10:08 UTC (2+ messages)
[PATCH v5 00/12] mtd: rawnand: brcmnand: driver and doc updates
2024-02-20 10:02 UTC (4+ messages)
` [PATCH v5 11/12] mtd: rawnand: brcmnand: exec_op helper functions return type fixes
[PATCH] char: xilinx_hwicap: Fix NULL vs IS_ERR() bug
2024-02-20 9:59 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).