messages from 2024-01-22 16:27:13 to 2024-01-23 06:00:51 UTC [more...]
[PATCH V3 0/7] Clean up perf mem
2024-01-23 5:56 UTC (10+ messages)
[PATCH V4 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
2024-01-23 5:46 UTC (12+ messages)
` [PATCH V4 01/11] coresight: etm4x: Fix unbalanced pm_runtime_enable()
` [PATCH V4 02/11] coresight: stm: Extract device name from AMBA pid based table lookup
` [PATCH V4 03/11] coresight: tmc: Extract device properties "
` [PATCH V4 04/11] coresight: Add helpers registering/removing both AMBA and platform drivers
` [PATCH V4 05/11] coresight: replicator: Move ACPI support from AMBA driver to platform driver
` [PATCH V4 06/11] coresight: funnel: "
` [PATCH V4 07/11] coresight: catu: "
` [PATCH V4 08/11] coresight: tpiu: "
` [PATCH V4 09/11] coresight: tmc: "
` [PATCH V4 10/11] coresight: stm: "
` [PATCH V4 11/11] coresight: debug: "
[PATCH v2] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
2024-01-23 4:58 UTC
[PATCH v3 0/3] dt-bindings: rockchip: Add support for rk809 audio codec
2024-01-23 4:25 UTC (7+ messages)
` [PATCH v3 2/3] dt-bindings: rockchip: rk809: Document audio codec properties
` [PATCH v3 3/3] dt-bindings: rockchip: rk809: Document audio codec clock
[PATCH RESEND v2] arm64: dts: mt8195-cherry-tomato: change watchdog reset boot flow
2024-01-23 4:03 UTC (2+ messages)
[PATCH 6.6 437/583] ARM: 9330/1: davinci: also select PINCTRL
2024-01-22 23:58 UTC (2+ messages)
` [PATCH 6.6 468/583] perf vendor events arm64 AmpereOne: Rename BPU_FLUSH_MEM_FAULT to GPC_FLUSH_MEM_FAULT
[PATCH 5.15 291/374] ARM: 9330/1: davinci: also select PINCTRL
2024-01-22 23:59 UTC
[PATCH v7 0/7] consolidate and cleanup CPU capacity
2024-01-23 1:55 UTC (3+ messages)
` [PATCH v7 3/7] cpufreq/schedutil: Use a fixed reference frequency
[PATCH v2 0/3] mailbox: imx: support i.MX95 ELE/V2X MU
2024-01-23 1:42 UTC (4+ messages)
` [PATCH v2 2/3] mailbox: imx: get RR/TR registers num from Parameter register
[PATCH v2 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
2024-01-23 1:27 UTC (7+ messages)
` [PATCH v2 2/5] remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()
` [PATCH v2 3/5] remoteproc: imx_rproc: "
[PATCH] ARM: fault: Implement copy_from_kernel_nofault_allowed()
2024-01-23 1:12 UTC
[PATCH] ARM: fault: Add "cut here" line for prefetch aborts
2024-01-23 1:12 UTC
[PATCH 6.1 323/417] ARM: 9330/1: davinci: also select PINCTRL
2024-01-22 23:58 UTC
[PATCH 11/82] arm64: atomics: lse: Silence intentional wrapping addition
2024-01-23 0:27 UTC (5+ messages)
` [PATCH 24/82] KVM: arm64: vgic: Refactor intentional wrap-around calculation
` [PATCH 38/82] arm: 3117/1: Refactor intentional wrap-around test
` [PATCH 40/82] arm64: stacktrace: "
` [PATCH 57/82] KVM: arm64: vgic-v3: "
[PATCH 0/7] arm64: sun50i-h616: Add DMA and SPDIF controllers
2024-01-23 0:43 UTC (16+ messages)
` [PATCH 1/7] dt-bindings: sound: sun4i-spdif: Fix requirements for H6
` [PATCH 2/7] dt-bindings: sound: sun4i-spdif: Add Allwinner H616 compatible
` [PATCH 3/7] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616
` [PATCH 4/7] dt-bindings: dma: allwinner,sun50i-a64-dma: Add compatible for H616
` [PATCH 5/7] arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF
` [PATCH 6/7] arm64: dts: allwinner: h616: Add DMA controller and DMA channels
` [PATCH 7/7] arm64: dts: allwinner: h616: Add SPDIF device node
[PATCH 6.7 481/641] ARM: 9330/1: davinci: also select PINCTRL
2024-01-22 23:57 UTC (2+ messages)
` [PATCH 6.7 516/641] perf vendor events arm64 AmpereOne: Rename BPU_FLUSH_MEM_FAULT to GPC_FLUSH_MEM_FAULT
[PATCH v2 00/10] mtd: rawnand: brcmnand: driver and doc updates
2024-01-22 23:47 UTC (6+ messages)
` [PATCH v2 01/10] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
[net-next PATCH v9 0/5] net: phy: generic polarity + LED support for qca808x
2024-01-22 23:14 UTC (4+ messages)
[PATCH v1] spi: dt-bindings: spi-rockchip: restrict num-cs
2024-01-22 22:59 UTC
[PATCH 0/9] Add exynos_pmu_update/read/write() APIs to exynos-pmu
2024-01-22 22:57 UTC (10+ messages)
` [PATCH 1/9] dt-bindings: watchdog: samsung-wdt: deprecate samsung,syscon-phandle
` [PATCH 2/9] soc: samsung: exynos-pmu: Add exynos_pmu_update/read/write APIs and SoC quirks
` [PATCH 3/9] watchdog: s3c2410_wdt: update to use new exynos_pmu_*() apis
` [PATCH 4/9] arm64: dts: fsd: remove deprecated samsung,syscon-phandle
` [PATCH 5/9] arm64: dts: exynosautov9: "
` [PATCH 6/9] arm64: dts: exynos850: "
` [PATCH 7/9] arm64: dts: exynos7: "
` [PATCH 8/9] ARM: dts: samsung: exynos4: "
` [PATCH 9/9] ARM: dts: exynos5250: "
[PATCH 0/6] of: populate of_root node if bootloader doesn't
2024-01-22 22:48 UTC (4+ messages)
` [PATCH 6/6] of: Add KUnit test to confirm DTB is loaded
[PATCH 0/2] Add the thermal zones of the rk3588 to its dts
2024-01-22 22:09 UTC (5+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Add the rk3588 thermal zones
` [PATCH 2/2] arm64: dts: rockchip: Enable the tsadc on Rock-5B
[PATCH v2 1/1] spi: spi-imx: Use dev_err_probe for failed DMA channel requests
2024-01-22 22:07 UTC (2+ messages)
[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
2024-01-22 21:56 UTC (16+ messages)
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
[PATCH 00/14] Add suspend to ram support for PCIe on J7200
2024-01-22 21:36 UTC (5+ messages)
` [PATCH 14/14] PCI: j721e: add suspend and resume support
[PATCH 00/25] KVM/arm64: VM configuration enforcement
2024-01-22 21:29 UTC (27+ messages)
` [PATCH 01/25] arm64: sysreg: Add missing ID_AA64ISAR[13]_EL1 fields and variants
` [PATCH 02/25] KVM: arm64: Add feature checking helpers
` [PATCH 03/25] KVM: arm64: nv: Add sanitising to VNCR-backed sysregs
` [PATCH 04/25] KVM: arm64: nv: Add sanitising to EL2 configuration registers
` [PATCH 05/25] KVM: arm64: nv: Add sanitising to VNCR-backed FGT sysregs
` [PATCH 06/25] KVM: arm64: nv: Add sanitising to VNCR-backed HCRX_EL2
` [PATCH 07/25] KVM: arm64: nv: Drop sanitised_sys_reg() helper
` [PATCH 08/25] KVM: arm64: Unify HDFG[WR]TR_GROUP FGT identifiers
` [PATCH 09/25] KVM: arm64: nv: Correctly handle negative polarity FGTs
` [PATCH 10/25] KVM: arm64: nv: Turn encoding ranges into discrete XArray stores
` [PATCH 11/25] KVM: arm64: Drop the requirement for XARRAY_MULTI
` [PATCH 12/25] KVM: arm64: nv: Move system instructions to their own sys_reg_desc array
` [PATCH 13/25] KVM: arm64: Always populate the trap configuration xarray
` [PATCH 14/25] KVM: arm64: Register AArch64 system register entries with the sysreg xarray
` [PATCH 15/25] KVM: arm64: Use the xarray as the primary sysreg/sysinsn walker
` [PATCH 16/25] KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()
` [PATCH 17/25] KVM: arm64: Add Fine-Grained UNDEF tracking information
` [PATCH 18/25] KVM: arm64: Propagate and handle Fine-Grained UNDEF bits
` [PATCH 19/25] KVM: arm64: Move existing feature disabling over to FGU infrastructure
` [PATCH 20/25] KVM: arm64: Streamline save/restore of HFG[RW]TR_EL2
` [PATCH 21/25] KVM: arm64: Make TLBI OS/Range UNDEF if not advertised to the guest
` [PATCH 22/25] KVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is "
` [PATCH 23/25] KVM: arm64: Make AMU sysreg UNDEF if FEAT_AMU "
` [PATCH 24/25] KVM: arm64: Make FEAT_MOPS UNDEF if "
` [PATCH 25/25] KVM: arm64: Add debugfs file for guest's ID registers
[PATCH] kselftest/arm64: Test that ptrace takes effect in the target process
2024-01-22 21:05 UTC
[PATCH] bus: imx-weim: fix imx_weim_gpr_setup()
2024-01-22 20:57 UTC
[PATCH] spi: s3c64xx: Extract FIFO depth calculation to a dedicated macro
2024-01-22 20:44 UTC (2+ messages)
[PATCH 0/4] arm64/fp: Documentation cleanups and clarifications
2024-01-22 20:41 UTC (5+ messages)
` [PATCH 1/4] arm64/sve: Remove bitrotted comment about syscall behaviour
` [PATCH 2/4] arm64/sme: Fix cut'n'paste in ABI document
` [PATCH 3/4] arm64/fp: Clarify effect of setting an unsupported system VL
` [PATCH 4/4] arm64/sme: Remove spurious 'is' in SME documentation
Using scmi performance domains and scmi power domains together
2024-01-22 20:27 UTC
[PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
2024-01-22 20:08 UTC (14+ messages)
` [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
` [PATCH v1 02/11] nios2/pgtable: define PFN_PTE_SHIFT
` [PATCH v1 03/11] powerpc/pgtable: "
` [PATCH v1 04/11] risc: pgtable: "
` [PATCH v1 05/11] s390/pgtable: "
` [PATCH v1 06/11] sparc/pgtable: "
` [PATCH v1 07/11] mm/memory: factor out copying the actual PTE in copy_present_pte()
` [PATCH v1 08/11] mm/memory: pass PTE to copy_present_pte()
` [PATCH v1 09/11] mm/memory: optimize fork() with PTE-mapped THP
` [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
` [PATCH v1 11/11] mm/memory: ignore writable bit "
[PATCH net-next 03/22] net: fill in MODULE_DESCRIPTION()s for PCS Layer
2024-01-22 19:42 UTC (6+ messages)
` [PATCH net-next 20/22] net: fill in MODULE_DESCRIPTION()s for dwmac-socfpga
[PATCH v4] arm64/fpsimd: Suppress SVE access traps when loading FPSIMD state
2024-01-22 19:42 UTC
[PATCH 0/2] Remove QDF2xxx pinctrl drivers
2024-01-22 19:23 UTC (7+ messages)
` [PATCH 1/2] pinctrl: qcom: Remove QDF2xxx support
[PATCH 0/2] irqchip/gic-v3: Enable non-coherent GIC designs probing
2024-01-22 18:27 UTC (5+ messages)
` [PATCH v4 0/3] "
` [PATCH v4 3/3] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing
[PATCH] net: stmmac: Wait a bit for the reset to take effect
2024-01-22 18:19 UTC (3+ messages)
` [PATCH v2] "
` [PATCH net v3] "
[PATCH v4 00/10] arm64: Add support for FEAT_E2H0, or lack thereof
2024-01-22 18:13 UTC (11+ messages)
` [PATCH v4 01/10] arm64: Add macro to compose a sysreg field value
` [PATCH v4 02/10] arm64: cpufeatures: Correctly handle signed values
` [PATCH v4 03/10] arm64: cpufeature: Correctly display signed override values
` [PATCH v4 04/10] arm64: sysreg: Add layout for ID_AA64MMFR4_EL1
` [PATCH v4 05/10] arm64: cpufeature: Add ID_AA64MMFR4_EL1 handling
` [PATCH v4 06/10] arm64: cpufeature: Detect HCR_EL2.NV1 being RES0
` [PATCH v4 07/10] arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negative
` [PATCH v4 08/10] KVM: arm64: Expose ID_AA64MMFR4_EL1 to guests
` [PATCH v4 09/10] KVM: arm64: Force guest's HCR_EL2.E2H RES1 when NV1 is not implemented
` [PATCH v4 10/10] KVM: arm64: Handle Apple M2 as not having HCR_EL2.NV1 implemented
[PATCH 1/2] dt-bindings: timer: nxp,sysctr-timer: support i.MX95
2024-01-22 18:08 UTC (2+ messages)
[PATCH v2 17/33] spi: bitbang: Follow renaming of SPI "master" to "controller"
2024-01-22 18:07 UTC (2+ messages)
` [PATCH v2 23/33] spi: slave-mt27xx: "
[PATCH v2 0/2] Add ITE IT5205 Passive MUX
2024-01-22 18:06 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Introduce ITE IT5205 Alt. Mode "
[PATCH v2] treewide, serdev: change receive_buf() return type to size_t
2024-01-22 18:05 UTC
[PATCH] soc: apple: mailbox: fix error handling in apple_mbox_get()
2024-01-22 18:01 UTC
[PATCH v4 0/3] Add phyBOARD-Segin-i.MX93 support
2024-01-22 18:01 UTC (3+ messages)
` [PATCH v4 2/3] dt-bindings: gpio: gpio-vf610: add gpio-line-names
[PATCH 0/3] iommu/arm-smmu-v3: Reduce latency in __arm_smmu_tlb_inv_range()
2024-01-22 17:57 UTC (11+ messages)
` [PATCH 1/3] iommu/io-pgtable-arm: Add nents_per_pgtable in struct io_pgtable_cfg
[PATCH] crypto: sun8i-ce - Use kcalloc() instead of kzalloc()
2024-01-22 17:53 UTC (2+ messages)
[PATCH] dt-bindings: rtc: convert MT2717 RTC to the json-schema
2024-01-22 17:40 UTC (3+ messages)
[PATCH net-next 00/20] net: ethernet: Add qcom PPE driver
2024-01-22 17:36 UTC (5+ messages)
` [PATCH net-next 18/20] net: ethernet: qualcomm: Add PPE MAC support for phylink
[PATCH v1 0/2] nxp: imx: Add support for Apalis Evaluation Board v1.2
2024-01-22 17:35 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: arm: fsl: Add toradex,apalis_imx6q-eval-v1.2 board
` [PATCH v1 2/2] arm: dts: nxp: imx: Add support for Apalis Evaluation Board v1.2
[PATCH 0/8] ipq5018: enable ethernet support
2024-01-22 17:34 UTC (13+ messages)
` [PATCH 1/8] net: phy: Introduce Qualcomm IPQ5018 internal PHY driver
` [PATCH 5/8] clk: qcom: support for duplicate freq in RCG2 freq table
` [PATCH 7/8] arm64: dts: qcom: ipq5018: enable ethernet support
[PATCH] arm64: dts: rockchip: enable built-in thermal monitoring on rk3588
2024-01-22 17:33 UTC (12+ messages)
[PATCH] arm64: dts: mediatek: mt7622: add missing "device_type" to memory nodes
2024-01-22 17:23 UTC (3+ messages)
[PATCH 1/2] arm64: dts: mediatek: mt7986: drop "#clock-cells" from PWM
2024-01-22 17:19 UTC (2+ messages)
[PATCH V4 1/2] firmware: arm_scmi: Implement Clock get permissions
2024-01-22 17:17 UTC (3+ messages)
` [PATCH V4 2/2] clk: scmi: support state_ctrl_forbidden
[PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2024-01-22 17:14 UTC (5+ messages)
` [PATCH v3 3/6] "
` [PATCH v3 4/6] pinctrl: Implementation of the generic scmi-pinctrl driver
[PATCH] spi: spi-mt65xx: Support sleep pin control
2024-01-22 16:49 UTC (2+ messages)
[PATCH V9 0/3] Add rs485 support to uartps driver
2024-01-22 16:49 UTC (3+ messages)
` [PATCH V9 2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485
[PATCH v4 00/14] arm64: Support for 2023 DPISA extensions
2024-01-22 16:28 UTC (15+ messages)
` [PATCH v4 01/14] arm64/cpufeature: Hook new identification registers up to cpufeature
` [PATCH v4 02/14] arm64/fpsimd: Enable host kernel access to FPMR
` [PATCH v4 03/14] arm64/fpsimd: Support FEAT_FPMR
` [PATCH v4 04/14] arm64/signal: Add FPMR signal handling
` [PATCH v4 05/14] arm64/ptrace: Expose FPMR via ptrace
` [PATCH v4 06/14] arm64/hwcap: Define hwcaps for 2023 DPISA features
` [PATCH v4 07/14] kselftest/arm64: Handle FPMR context in generic signal frame parser
` [PATCH v4 08/14] kselftest/arm64: Add basic FPMR test
` [PATCH v4 09/14] kselftest/arm64: Add 2023 DPISA hwcap test coverage
` [PATCH v4 10/14] KVM: arm64: Share all userspace hardened thread data with the hypervisor
` [PATCH v4 11/14] KVM: arm64: Add newly allocated ID registers to register descriptions
` [PATCH v4 12/14] KVM: arm64: Support FEAT_FPMR for guests
` [PATCH v4 13/14] KVM: arm64: selftests: Document feature registers added in 2023 extensions
` [PATCH v4 14/14] KVM: arm64: selftests: Teach get-reg-list about FPMR
[PATCH] arm64: dts: rockchip: set num-cs property for spi on px30
2024-01-22 16:26 UTC (3+ 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).