messages from 2022-11-11 20:48:18 to 2022-11-13 17:44:28 UTC [more...]
[BUG] rtc-efi: Error in efi.get_time() spams dmesg with error message
2022-11-13 17:43 UTC (3+ messages)
` [BUG] rtc-efi: Error in efi.get_time() spams dmesg with error message #forregzbot
[PATCH v4 00/16] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
2022-11-13 16:38 UTC (17+ messages)
` [PATCH v4 01/16] arm64: Add ID_DFR0_EL1.PerfMon values for PMUv3p7 and IMP_DEF
` [PATCH v4 02/16] KVM: arm64: PMU: Align chained counter implementation with architecture pseudocode
` [PATCH v4 03/16] KVM: arm64: PMU: Always advertise the CHAIN event
` [PATCH v4 04/16] KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflow
` [PATCH v4 05/16] KVM: arm64: PMU: Narrow the overflow checking when required
` [PATCH v4 06/16] KVM: arm64: PMU: Only narrow counters that are not 64bit wide
` [PATCH v4 07/16] KVM: arm64: PMU: Add counter_index_to_*reg() helpers
` [PATCH v4 08/16] KVM: arm64: PMU: Simplify setting a counter to a specific value
` [PATCH v4 09/16] KVM: arm64: PMU: Do not let AArch32 change the counters' top 32 bits
` [PATCH v4 10/16] KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
` [PATCH v4 11/16] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace
` [PATCH v4 12/16] KVM: arm64: PMU: Allow ID_DFR0_EL1.PerfMon "
` [PATCH v4 13/16] KVM: arm64: PMU: Implement PMUv3p5 long counter support
` [PATCH v4 14/16] KVM: arm64: PMU: Allow PMUv3p5 to be exposed to the guest
` [PATCH v4 15/16] KVM: arm64: PMU: Simplify vcpu computation on perf overflow notification
` [PATCH v4 16/16] KVM: arm64: PMU: Make kvm_pmc the main data structure
stop drivers from passing GFP_COMP to dma_alloc_coherent
2022-11-13 16:35 UTC (8+ messages)
` [PATCH 1/7] media: videobuf-dma-contig: use dma_mmap_coherent
` [PATCH 2/7] RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherent
` [PATCH 3/7] RDMA/qib: "
` [PATCH 4/7] cnic: "
` [PATCH 5/7] s390/ism: "
` [PATCH 6/7] ALSA: memalloc: don't pass bogus GFP_ flags to dma_alloc_*
` [PATCH 7/7] dma-mapping: reject __GFP_COMP in dma_alloc_attrs
RFC: nvme-pci: split the probe and reset handlers
2022-11-13 16:19 UTC (8+ messages)
` [PATCH 02/12] nvme: move OPAL setup from PCIe to core
` [PATCH 11/12] nvme-pci: split the initial probe from the rest path
[PATCH] arm64: rockchip: Remove unknown regulator-init-microvolt property
2022-11-13 14:44 UTC (3+ messages)
[PATCH v1 0/3] hwrng: add hwrng support for Rockchip RK3568
2022-11-13 14:00 UTC (5+ messages)
` [PATCH v1 1/3] dt-bindings: RNG: Add Rockchip RNG bindings
` [PATCH v1 2/3] hwrng: add Rockchip SoC hwrng driver
` [PATCH v1 3/3] arm64: dts: rockchip: add DT entry for RNG to RK356x
[PATCH] iommu/arm-smmu-v3: Optimize checking for invalid values
2022-11-13 13:38 UTC
[PATCH 1/3] dt-bindings: vendor-prefixes: Add an entry for Cloos
2022-11-13 12:44 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: arm: fsl: Add an entry for Cloos PHG board
` [PATCH 3/3] arm64: dts: imx8mm-phg: Add initial board support
[PATCH v2 0/7] Rename DTB overlay source files
2022-11-13 12:36 UTC (6+ messages)
[PATCH v2 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
2022-11-13 10:56 UTC (12+ messages)
` [PATCH v2 03/14] KVM: arm64: PMU: Always advertise the CHAIN event
` [PATCH v2 11/14] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace
[PATCH v3 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
2022-11-13 10:21 UTC (8+ messages)
` [PATCH v3 02/14] KVM: arm64: PMU: Align chained counter implementation with architecture pseudocode
` [PATCH v3 11/14] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace
[PATCH] clk: Remove a useless include
2022-11-13 8:48 UTC (2+ messages)
[PATCH v4 00/11] Add BananaPi R3
2022-11-13 7:59 UTC (15+ messages)
` [PATCH v4 01/11] arm64: dts: mt7986: move wed_pcie node
` [PATCH v4 02/11] dt-bindings: phy: mediatek,tphy: add support for mt7986
` Aw: "
` [PATCH v4 03/11] dt-bindings: usb: mtk-xhci: "
` Aw: "
` [PATCH v4 04/11] dt-bindings: PCI: mediatek-gen3: add SoC based clock config
` [PATCH v4 05/11] dt-bindings: PCI: mediatek-gen3: add support for mt7986
` [PATCH v4 06/11] arm64: dts: mt7986: add spi related device nodes
` [PATCH v4 07/11] arm64: dts: mt7986: add usb "
` [PATCH v4 08/11] arm64: dts: mt7986: add mmc "
` [PATCH v4 09/11] arm64: dts: mt7986: add pcie "
` [PATCH v4 10/11] arm64: dts: mt7986: add Bananapi R3
[PATCH] staging: media: sunxi: cedrus: make vb2_ops struct definition const
2022-11-13 1:47 UTC
[PATCH V2 0/2] arm64: errata: Workaround Cortex-A715 errata #2645198
2022-11-13 1:26 UTC (3+ messages)
` [PATCH V2 1/2] arm64: Add Cortex-715 CPU part definition
` [PATCH V2 2/2] arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
[PATCH v8 00/14] drm: bridge: Add Samsung MIPI DSIM bridge
2022-11-13 0:29 UTC (10+ messages)
` [PATCH v8 01/14] drm: exynos: dsi: Fix MIPI_DSI*_NO_* mode flags
` [PATCH v8 02/14] drm: exynos: dsi: Properly name HSA/HBP/HFP/HSE bits
` [PATCH v8 09/14] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts
[PATCH 0/4] arm64: amlogic: mmc: meson-gx: Add core, tx, rx
2022-11-12 23:01 UTC (7+ messages)
` [PATCH 1/4] arm64: amlogic: mmc: meson-gx: Add core, tx, rx eMMC/SD/SDIO phase clock settings from devicetree data
` [PATCH 2/4] arm64: amlogic: mmc: meson-gx: Add dts binding include for "
` [PATCH 4/4] arm64: dts: docs: Update mmc meson-gx documentation for new config option amlogic,mmc-phase
[PATCH] media: staging: media: imx: imx7-media-csi: Remove a useless include
2022-11-12 21:51 UTC (2+ messages)
[PATCH v4] i2c/pasemi: PASemi I2C controller IRQ enablement
2022-11-12 20:33 UTC (2+ messages)
[PATCH] i2c: imx: use devm_platform_get_and_ioremap_resource()
2022-11-12 20:25 UTC (2+ messages)
[PATCH v3 1/5] arm64: dts: rockchip: Move most of Odroid Go Advance DTS into a DTSI
2022-11-12 17:48 UTC (6+ messages)
` [PATCH v3 2/5] dt-bindings: arm: rockchip: Add more RK3326 devices
` [PATCH v3 3/5] arm64: dts: rockchip: Add Odroid Go Advance Black Edition
` [PATCH v3 4/5] arm64: dts: rockchip: Add Odroid Go Super
` [PATCH v3 5/5] arm64: dts: rockchip: Add Anbernic RG351M
[PATCH v7 00/10] ARM: Add Rockchip RV1126 support
2022-11-12 17:41 UTC (4+ messages)
` [PATCH v7 03/10] dt-bindings: iio: adc: rockchip-saradc: Add saradc for rv1126
[PATCH v8 00/24] drm: Analog TV Improvements
2022-11-12 16:32 UTC (7+ messages)
` [PATCH v8 14/24] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v8 15/24] drm/client: Remove match on mode name
` [PATCH v8 16/24] drm/modes: Introduce more named modes
[PATCH 00/18] mfd: Clean up deprecated regmap-irq functionality
2022-11-12 15:31 UTC (20+ messages)
` [PATCH 01/18] mfd: 88pm800: Replace irqchip mask_invert with unmask_base
` [PATCH 02/18] mfd: atc260x: "
` [PATCH 03/18] mfd: axp20x: "
` [PATCH 04/18] mfd: gateworks-gsc: "
` [PATCH 05/18] mfd: max14577: "
` [PATCH 06/18] mfd: max77650: Remove useless type_invert flag
` [PATCH 07/18] mfd: max77693: Replace irqchip mask_invert with unmask_base
` [PATCH 08/18] mfd: max77843: Drop useless mask_invert flag on irqchip
` [PATCH 09/18] mfd: rn5t618: Replace irqchip mask_invert with unmask_base
` [PATCH 10/18] mfd: rohm-bd71828: "
` [PATCH 11/18] mfd: rohm-bd718x7: Drop useless mask_invert flag on irqchip
` [PATCH 12/18] mfd: rt5033: Replace irqchip mask_invert with unmask_base
` [PATCH 13/18] mfd: rt5120: "
` [PATCH 14/18] mfd: sprd-sc27xx-spi: "
` [PATCH 15/18] mfd: stpmic1: Fix swapped mask/unmask in irq chip
` [PATCH 16/18] mfd: sun4i-gpadc: Replace irqchip mask_invert with unmask_base
` [PATCH 17/18] mfd: tps65090: "
` [PATCH 18/18] mfd: wcd934x: Convert irq chip to config regs
[v2 1/2] iio: adc: aspeed: Remove the trim valid dts property
2022-11-12 16:38 UTC (4+ messages)
` [v2 2/2] dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid"
[PATCH v2 0/6] Misc SOQuartz Enablement
2022-11-12 16:04 UTC (7+ messages)
` [PATCH v2 1/6] arm64: dts: rockchip: Enable GPU on SOQuartz CM4
` [PATCH v2 2/6] arm64: dts: rockchip: Enable video output and HDMI on SOQuartz
` [PATCH v2 3/6] arm64: dts: rockchip: Enable HDMI sound "
` [PATCH v2 4/6] arm64: dts: rockchip: Enable PCIe 2 on SOQuartz CM4IO
` [PATCH v2 5/6] dt-bindings: arm: rockchip: Add SOQuartz Blade
` [PATCH v2 6/6] arm64: dts: rockchip: Add SOQuartz blade board
[PATCH] ARM: at91: fix build for SAMA5D3 w/o L2 cache
2022-11-12 15:40 UTC
[PATCH v2 00/14] arm64/nmi: Support for FEAT_NMI
2022-11-12 15:17 UTC (15+ messages)
` [PATCH v2 01/14] arm64/booting: Document boot requirements "
` [PATCH v2 02/14] arm64/sysreg: Add definition for ICC_NMIAR1_EL1
` [PATCH v2 03/14] arm64/sysreg: Add definition of ISR_EL1
` [PATCH v2 04/14] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT
` [PATCH v2 05/14] arm64/asm: Introduce assembly macros for managing ALLINT
` [PATCH v2 06/14] arm64/hyp-stub: Enable access to ALLINT
` [PATCH v2 07/14] arm64/idreg: Add an override for FEAT_NMI
` [PATCH v2 08/14] arm64/cpufeature: Detect PE support "
` [PATCH v2 09/14] KVM: arm64: Hide FEAT_NMI from guests
` [PATCH v2 10/14] arm64/nmi: Manage masking for superpriority interrupts along with DAIF
` [PATCH v2 11/14] arm64/irq: Document handling of FEAT_NMI in irqflags.h
` [PATCH v2 12/14] arm64/nmi: Add handling of superpriority interrupts as NMIs
` [PATCH v2 13/14] arm64/nmi: Add Kconfig for NMI
` [PATCH v2 14/14] irqchip/gic-v3: Implement FEAT_GICv3_NMI support
[PATCH 1/5] arm64: dts: rockchip: Move most of Odroid Go Advance DTS into a DTSI
2022-11-12 14:18 UTC (5+ messages)
` [PATCH 2/5] dt-bindings: arm: rockchip: Add more RK3326 devices
` [PATCH 3/5] arm64: dts: rockchip: Add Odroid Go Advance Black Edition
` [PATCH 4/5] arm64: dts: rockchip: Add Odroid Go Super
` [PATCH 5/5] arm64: dts: rockchip: Add Anbernic RG351M
[PATCH 0/2] arm64: errata: Workaround Cortex-A715 errata #2645198
2022-11-12 13:52 UTC (6+ messages)
` [PATCH 2/2] arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
[PATCH] x86/xen: call xen_set_upcall_vector() only after local apic setup
2022-11-12 13:23 UTC
[PATCH 0/1] arm64: dts: rockchip: rk356x: Fix PCIe register and range mappings
2022-11-12 11:41 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v6 00/26] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
2022-11-12 11:34 UTC (4+ messages)
[PATCH 0/5] media: mediatek: vcodec: Fix decode random crash for PLT test
2022-11-12 9:41 UTC (6+ messages)
` [PATCH 1/5] media: mediatek: vcodec: Fix getting NULL pointer for dst buffer
` [PATCH 2/5] media: mediatek: vcodec: Can't set dst buffer to done when lat decode error
` [PATCH 3/5] media: mediatek: vcodec: Fix h264 set lat buffer error
` [PATCH 4/5] media: mediatek: vcodec: Setting lat buf to lat_list when lat decode error
` [PATCH 5/5] media: mediatek: vcodec: Core thread depends on core_list
[PATCH V14 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-11-12 10:26 UTC (2+ messages)
[PATCH v12 0/2] Add support for UltraSoc System Memory Buffer
2022-11-12 10:06 UTC (4+ messages)
` [PATCH v12 2/2] Documentation: Add document for UltraSoc SMB drivers
[PATCH 0/2] KVM: selftests: Enable access_tracking_perf_test for arm64
2022-11-12 10:04 UTC (5+ messages)
` [PATCH 1/2] KVM: selftests: Allow >1 guest mode in access_tracking_perf_test
` [PATCH 2/2] KVM: selftests: Build access_tracking_perf_test for arm64
[PATCH v4 10/11] arm64: dts: mt7986: add Bananapi R3
2022-11-12 9:19 UTC (2+ messages)
` [PATCH v4 11/11] arm64: dts: mt7986: add BPI-R3 nand/nor overlays
[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
2022-11-12 6:11 UTC (6+ messages)
` [PATCH v1 1/2] mm: Implement memory-deny-write-execute as a prctl
[PATCH v1] spi: spi-mtk-nor: Optimize timeout for dma read
2022-11-12 6:06 UTC (8+ messages)
[PATCH net 1/1] net: stmmac: ensure tx function is not running in stmmac_xdp_release()
2022-11-12 5:10 UTC (3+ messages)
[PATCH] dt-bindings: Drop type from 'cpus' property
2022-11-12 3:11 UTC (2+ messages)
[GIT PULL] arm64 fixes for 6.1-rc5
2022-11-12 2:02 UTC (2+ messages)
Deprecating and removing SLOB
2022-11-12 1:40 UTC (3+ messages)
[PATCH v2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
2022-11-11 23:54 UTC (3+ messages)
[PATCH v6 0/2] perf: ARM CoreSight PMU support
2022-11-11 23:48 UTC (5+ messages)
[PATCH] ACPI: APMT: Fix kerneldoc and indentation
2022-11-11 23:43 UTC
[RFC PATCH 2/3] KVM: arm64: Allow userspace to trap SMCCC sub-ranges
2022-11-11 23:39 UTC (5+ messages)
LDREX and STREX in heterogeneous system?
2022-11-11 22:40 UTC (4+ messages)
[PATCH v7 0/3] perf: ARM CoreSight PMU support
2022-11-11 22:23 UTC (4+ messages)
` [PATCH v7 1/3] perf: arm_cspmu: Add support for ARM CoreSight PMU driver
` [PATCH v7 2/3] perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute
` [PATCH v7 3/3] arm64: defconfig: enable ARM CoreSight PMU driver
[PATCH v2] PCI: imx6: Initialize PHY before deasserting core reset
2022-11-11 21:53 UTC (2+ messages)
[PATCH v3 00/21] arm64/sme: Support SME 2 and SME 2.1
2022-11-11 21:50 UTC (22+ messages)
` [PATCH v3 01/21] arm64/sme: Rename za_state to sme_state
` [PATCH v3 02/21] arm64: Document boot requirements for SME 2
` [PATCH v3 03/21] arm64/sysreg: Update system registers for SME 2 and 2.1
` [PATCH v3 04/21] arm64/sme: Document SME 2 and SME 2.1 ABI
` [PATCH v3 05/21] arm64/esr: Document ISS for ZT0 being disabled
` [PATCH v3 06/21] arm64/sme: Manually encode ZT0 load and store instructions
` [PATCH v3 07/21] arm64/sme: Enable host kernel to access ZT0
` [PATCH v3 08/21] arm64/sme: Add basic enumeration for SME2
` [PATCH v3 09/21] arm64/sme: Provide storage for ZT0
` [PATCH v3 10/21] arm64/sme: Implement context switching "
` [PATCH v3 11/21] arm64/sme: Implement signal handling for ZT
` [PATCH v3 12/21] arm64/sme: Implement ZT0 ptrace support
` [PATCH v3 13/21] arm64/sme: Add hwcaps for SME 2 and 2.1 features
` [PATCH v3 14/21] kselftest/arm64: Add a stress test program for ZT0
` [PATCH v3 15/21] kselftest/arm64: Cover ZT in the FP stress test
` [PATCH v3 16/21] kselftest/arm64: Enumerate SME2 in the signal test utility code
` [PATCH v3 17/21] kselftest/arm64: Teach the generic signal context validation about ZT
` [PATCH v3 18/21] kselftest/arm64: Add test coverage for ZT register signal frames
` [PATCH v3 19/21] kselftest/arm64: Add SME2 coverage to syscall-abi
` [PATCH v3 20/21] kselftest/arm64: Add coverage of the ZT ptrace regset
` [PATCH v3 21/21] kselftest/arm64: Add coverage of SME 2 and 2.1 hwcaps
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).