messages from 2024-12-02 14:43:44 to 2024-12-03 01:36:40 UTC [more...]
[PATCH] spi: rockchip-sfc: Optimize the judgment mechanism completed by the controller
2024-12-03 1:35 UTC
[PATCH v2 0/1] arm64: CCA TSM module autoloading
2024-12-03 1:22 UTC (3+ messages)
` [PATCH v2 1/1] arm64: rsi: Add automatic arm-cca-guest module loading
[PATCH v2] clk: amlogic: axg-audio: revert reset implementation
2024-12-03 1:21 UTC (2+ messages)
v6.13-rc1: Internal error: Oops - Undefined instruction: 0000000002000000 [#1] SMP
2024-12-03 1:19 UTC (9+ messages)
[PATCH] devfreq: Switch back to struct platform_driver::remove()
2024-12-03 1:12 UTC (3+ messages)
[PATCH] arm64: patching: avoid early page_to_phys()
2024-12-03 0:46 UTC (3+ messages)
[PATCH net v1] net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
2024-12-03 0:33 UTC (4+ messages)
[PATCH v9 0/2] Add support for nuvoton ma35 nand controller
2024-12-03 0:27 UTC (4+ messages)
` [PATCH v9 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC
[PATCH 0/8] Add SBI v3.0 PMU enhancements
2024-12-03 0:15 UTC (11+ messages)
` [PATCH 2/8] drivers/perf: riscv: Fix Platform firmware event data
` [PATCH 3/8] drivers/perf: riscv: Add raw event v2 support
` [PATCH 5/8] drivers/perf: riscv: Implement PMU event info function
` [PATCH 7/8] RISC-V: KVM: Implement get "
[PATCH net-next v7 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
2024-12-02 23:43 UTC (19+ messages)
` [PATCH net-next v7 01/15] net: driver: stmmac: Fix CSR divider comment
` [PATCH net-next v7 02/15] net: driver: stmmac: Extend CSR calc support
` [PATCH net-next v7 03/15] net: stmmac: Fix clock rate variables size
` [PATCH net-next v7 04/15] net: phy: Add helper for mapping RGMII link speed to clock rate
` [PATCH net-next v7 05/15] net: dwmac-dwc-qos-eth: Use helper rgmii_clock
` [PATCH net-next v7 06/15] net: dwmac-imx: "
` [PATCH net-next v7 07/15] net: dwmac-intel-plat: "
` [PATCH net-next v7 08/15] net: dwmac-rk: "
` [PATCH net-next v7 09/15] net: dwmac-starfive: "
` [PATCH net-next v7 10/15] net: macb: "
` [PATCH net-next v7 11/15] net: xgene_enet: "
` [PATCH net-next v7 12/15] net: dwmac-sti: "
` [PATCH net-next v7 13/15] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
` [PATCH net-next v7 14/15] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver
` [PATCH net-next v7 15/15] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer
[RFC PATCH 0/3] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2024-12-02 23:39 UTC (2+ messages)
[PATCH 1/2] arm64: dts: rockchip: rk3568: add reset-names for combphy
2024-12-02 23:29 UTC (2+ messages)
` (subset) "
[PATCH] arm64: dts: rockchip: enable the mmu600_pcie IOMMU on the rk3588 SoC
2024-12-02 23:29 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: rk3308-rock-s0: Fix sdmmc access on v1.1 boards
2024-12-02 23:29 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: rk3588: add msi-parent for pcie3x4_ep
2024-12-02 23:29 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Remove unused and undocumented "num-slots" property
2024-12-02 23:20 UTC (2+ messages)
[PATCH] fsc: Switch back to struct platform_driver::remove()
2024-12-02 22:14 UTC (3+ messages)
[PATCH v4 0/5] Switch more ARM plats to sys-off handler API
2024-12-02 19:41 UTC (6+ messages)
` [PATCH v4 1/5] ARM: highbank: Switch to new "
` [PATCH v4 2/5] ARM: pxa: "
` [PATCH v4 3/5] ARM: sa1100: "
` [PATCH v4 4/5] ARM: vt8500: "
` [PATCH v4 5/5] arm/xen: "
[PATCH] drm/rockchip: dw_hdmi_qp: Simplify clock handling
2024-12-02 20:27 UTC
[PATCH v2] ARM: mach-hpe: Rework support and directory structure
2024-12-02 20:27 UTC
[PATCH v3 0/4] Add i.MX91 platform support
2024-12-02 20:21 UTC (3+ messages)
[PATCH 0/2] iommu/io-pgtable-arm: Fix for stage-2 map/unmap
2024-12-02 19:06 UTC (5+ messages)
` [PATCH 1/2] iommu/io-pgtable-arm: Fix stage-2 map/umap for concatenated tables
[PATCH] arm64: defconfig: Enable Rockchip extensions for Synopsys DW HDMI QP
2024-12-02 20:00 UTC
[PATCH v2 0/4] arm64: refactor the rodata=xxx
2024-12-02 19:19 UTC (3+ messages)
` [PATCH v2 4/4] arm64: add a new document for the fine-tuning tips
[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
2024-12-02 17:33 UTC (11+ messages)
` [PATCH 01/10] compiler.h: add statically_false()
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()
` [PATCH 03/10] compiler.h: add is_const_true() and is_const_false()
` [PATCH 04/10] linux/bits.h: simplify GENMASK_INPUT_CHECK() by using is_const_true()
` [PATCH 05/10] minmax: simplify __clamp_once() by using is_const_false()
` [PATCH 06/10] fortify: replace __is_constexpr() by is_const() in strlen()
` [PATCH 07/10] overflow: replace __is_constexpr() by is_const()
` [PATCH 08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const()
` [PATCH 09/10] coresight: etm4x: replace __is_const_expr() by is_const()
` [PATCH 10/10] compiler.h: remove __is_constexpr()
[PATCH V5 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-12-02 18:51 UTC (4+ messages)
` [PATCH V5 2/9] dmaengine: bcm2835-dma: add suspend/resume pm support
[PATCH v4 00/16] KVM: selftests: "tree" wide overhauls
2024-12-02 18:47 UTC (4+ messages)
` [PATCH v4 15/16] KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
[PATCH 00/11] KVM: arm64: Add NV timer support
2024-12-02 17:21 UTC (12+ messages)
` [PATCH 01/11] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH 02/11] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
` [PATCH 03/11] KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state
` [PATCH 04/11] KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers
` [PATCH 05/11] KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV in use
` [PATCH 06/11] KVM: arm64: nv: Acceletate EL0 counter accesses from hypervisor context
` [PATCH 07/11] KVM: arm64: Handle counter access early in non-HYP context
` [PATCH 08/11] KVM: arm64: nv: Add trap routing for CNTHCTL_EL2.EL1{NVPCT,NVVCT,TVT,TVCT}
` [PATCH 09/11] KVM: arm64: nv: Propagate CNTHCTL_EL2.EL1NV{P,V}CT bits
` [PATCH 10/11] KVM: arm64: nv: Sanitise CNTHCTL_EL2
` [PATCH 11/11] KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity
[PATCH] arm64: dts: rockchip: Describe why is HWRNG disabled in RK356x base dtsi
2024-12-02 18:33 UTC (4+ messages)
[PATCH v6.13-rc1] arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct place
2024-12-02 18:16 UTC (2+ messages)
[PATCH v3] usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only mode
2024-12-02 18:11 UTC
[PATCH v4 00/10] Add PMGR nodes for Apple A7-A11 SoCs
2024-12-02 18:02 UTC (2+ messages)
[PATCH] ASoC: mediatek: mt8192-afe-pcm: Simplify probe() with local dev variable
2024-12-02 17:58 UTC (2+ messages)
[PATCH v1 1/1] ASoc: mediatek: mt8365: Don't use "proxy" headers
2024-12-02 17:58 UTC (2+ messages)
[PATCHv2,sound-next] ASoC: rockchip: i2s-tdm: Fix a useless call issue
2024-12-02 17:58 UTC (2+ messages)
[PATCH v2 00/18] continue mt7988 devicetree work
2024-12-02 17:54 UTC (6+ messages)
` [PATCH v2 11/18] arm64: dts: mediatek: mt7988: add chosen node on bpi-r4
` Aw: "
[RESEND,v3 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support
2024-12-02 16:21 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: arm: samsung: samsung-boards: Add bindings for SM-G981B and SM-G980F board
` [PATCH v3 2/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble)
` [PATCH v3 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
` [PATCH v3 4/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 (x1slte)
[PATCH 0/3] media: Fix warnings with llvm9
2024-12-02 17:26 UTC (7+ messages)
` [PATCH 1/3] media: cx231xx: Convert enum into a define
` [PATCH 2/3] media: atomisp: Use the actual value of the enum instead of the enum
` [PATCH 3/3] media: mediatek: vcodec: Workaround a compiler warning
[PATCH] dmaengine: xilinx_dma: Configure parking registers only if parking enabled
2024-12-02 17:31 UTC (2+ messages)
[PATCH][next] dmaengine: xilinx: xdma: remove redundant check on ret
2024-12-02 17:31 UTC (2+ messages)
[PATCH v2 0/4] Driver for Apple Z2 touchscreens
2024-12-02 17:30 UTC (4+ messages)
` [PATCH v2 2/4] input: apple_z2: Add a driver "
[PATCH] dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset
2024-12-02 17:30 UTC (2+ messages)
[PATCH RESEND 0/5] Add Apple SPI controller and spi-nor dt nodes
2024-12-02 17:28 UTC (2+ messages)
[PATCH] irqchip/bcm2836: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
2024-12-02 16:56 UTC (2+ messages)
[PATCH 1/3] dt-bindings: misc: lwn,bk4-spi: Add binding
2024-12-02 16:51 UTC (2+ messages)
` (subset) "
[PATCH] spi: rockchip-sfc: Support ACPI
2024-12-02 16:51 UTC (2+ messages)
[PATCH] arm64: mm: fix zone_dma_limit calculation
2024-12-02 16:41 UTC (7+ messages)
[PATCH] ARM: at91: pm: change BU Power Switch to automatic mode
2024-12-02 16:44 UTC (3+ messages)
[PATCH] dmaengine: apple-admac: Avoid accessing registers in probe
2024-12-02 16:36 UTC (3+ messages)
[PATCH 0/5] arm64: renesas: Add R8A779G3 White Hawk Single support
2024-12-02 16:30 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: soc: renesas: Move R8A779G0 White Hawk up
` [PATCH 2/5] dt-bindings: soc: renesas: Document R8A779G3 White Hawk Single
` [PATCH 3/5] arm64: dts: renesas: Factor out White Hawk Single board support
` [PATCH 4/5] arm64: dts: renesas: Add R8A779G3 SoC support
` [PATCH 5/5] arm64: dts: renesas: r8a779g3: Add White Hawk Single support
[GIT PULL] arm64 updates for 6.13-rc1
2024-12-02 16:22 UTC (11+ messages)
[PATCH] pmdomain: imx: gpcv2: Adjust delay after power up handshake
2024-12-02 16:12 UTC (2+ messages)
[PATCH v2 0/8] MT8188 DT and binding fixes
2024-12-02 16:07 UTC (5+ messages)
` [PATCH v2 1/8] dt-bindings: power: mediatek: Add another nested power-domain layer
[PATCH v3 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
2024-12-02 16:05 UTC (2+ messages)
` "
[PATCH 0/2] Minor tweaks to arm64 CoCO guest support
2024-12-02 16:05 UTC (5+ messages)
` [PATCH 1/2] drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD fails
` [PATCH 2/2] MAINTAINERS: Add CCA and pKVM CoCO guest support to the ARM64 entry
[PATCH v3 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
2024-12-02 16:03 UTC (3+ messages)
` "
[PATCH v3 0/6] RK3399: PCie Phy using new helper function
2024-12-02 16:01 UTC (2+ messages)
[PATCHv2] arm64: dts: ti: k3-j721e-beagleboneai64: Enable ACSPCIE output for PCIe1
2024-12-02 15:54 UTC (8+ messages)
[PATCH v5 0/5] Add initial support for QCS615 SoC and QCS615 RIDE board
2024-12-02 15:51 UTC (2+ messages)
` (subset) "
[PATCH v3] arm64: dts: qcom: Add coresight nodes for QCS615
2024-12-02 15:51 UTC (2+ messages)
[PATCH] arm/pgtable: Remove duplicate included header file
2024-12-02 15:48 UTC
[PATCH v4 00/14] KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM
2024-12-02 15:47 UTC (15+ messages)
` [PATCH v4 01/14] KVM: arm64: Consolidate allowed and restricted VM feature checks
` [PATCH v4 02/14] KVM: arm64: Group setting traps for protected VMs by control register
` [PATCH v4 03/14] KVM: arm64: Move checking protected vcpu features to a separate function
` [PATCH v4 04/14] KVM: arm64: Use KVM extension checks for allowed protected VM capabilities
` [PATCH v4 05/14] KVM: arm64: Initialize feature id registers for protected VMs
` [PATCH v4 06/14] KVM: arm64: Set protected VM traps based on its view of feature registers
` [PATCH v4 07/14] KVM: arm64: Rework specifying restricted features for protected VMs
` [PATCH v4 08/14] KVM: arm64: Remove fixed_config.h header
` [PATCH v4 09/14] KVM: arm64: Remove redundant setting of HCR_EL2 trap bit
` [PATCH v4 10/14] KVM: arm64: Calculate cptr_el2 traps on activating traps
` [PATCH v4 11/14] KVM: arm64: Refactor kvm_reset_cptr_el2()
` [PATCH v4 12/14] KVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask for nVHE
` [PATCH v4 13/14] KVM: arm64: Remove PtrAuth guest vcpu flag
` [PATCH v4 14/14] KVM: arm64: Convert the SVE guest vcpu flag to a vm flag
[PATCH 0/7] drm/vc4: Fixup DT and DT binding issues from recent patchset
2024-12-02 15:46 UTC (18+ messages)
` [PATCH 1/7] dtbindings: display: bcm2711-hdmi: Correct bindings for 2712
` [PATCH 2/7] dtbindings: display: Fix BCM2835 HVS bindings for BCM2712
` [PATCH 3/7] dt-bindings: gpio: brcmstb: add gpio-line-name
` [PATCH 4/7] arm64: dts: broadcom: Fix device tree warnings for BCM2712 display pipeline
` [PATCH 5/7] arm64: dts: broadcom: Add interrupt-controller flag for intc on BCM2712
` [PATCH 6/7] arm: dts: broadcom: Add interrupt-controller flag for intc on BCM2711
` [PATCH 7/7] arm64: dts: broadcom: Fix device tree errors on BCM2712
[PATCH v5 04/10] drm/display: hdmi: add generic mode_valid helper
2024-12-02 15:44 UTC (2+ messages)
[PATCH 0/9] coresight: change some driver' spinlock type to raw_spinlock_t
2024-12-02 15:38 UTC (5+ messages)
` [PATCH 1/9] coresight: change coresight_device lock "
[PATCH] arm64: dts: rockchip: enable rng on all rk356x
2024-12-02 15:32 UTC (6+ messages)
[PATCH V6] mmc: bcm2835: add suspend/resume pm support
2024-12-02 15:24 UTC (2+ messages)
[PATCH v2 0/2] Add mtk-sd support for ignoring cmd response CRC
2024-12-02 15:23 UTC (2+ messages)
[PATCH] mmc: sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32G
2024-12-02 15:23 UTC (2+ messages)
[PATCH 00/15] Add support for SAMA7D65
2024-12-02 15:23 UTC (3+ messages)
` [PATCH 04/15] dt-bindings: mmc: atmel,sama5d2-sdhci: add microchip,sama7d65-sdhci
[PATCH v11 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
2024-12-02 15:11 UTC (3+ messages)
` [PATCH v11 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
` [PATCH v11 3/3] PCI: rockchip: Refactor rockchip_pcie_disable_clocks() function signature
[PATCH 0/4] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
2024-12-02 15:03 UTC (10+ messages)
` [PATCH 2/4] dt-bindings: power: supply: add max77759-fg flavor and don't require nvme address
` [PATCH 3/4] arm64: defconfig: enable Maxim max1720x driver
` [PATCH 4/4] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 fuel gauge
[PATCH 00/10] drm/connector: add eld_mutex to protect connector->eld
2024-12-02 15:03 UTC (3+ messages)
` [PATCH 09/10] drm/sti: hdmi: use eld_mutex to protect access to connector->eld
[PATCH v5 0/9] drm: add DRM HDMI Codec framework
2024-12-02 14:59 UTC (4+ messages)
` [PATCH v5 2/9] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
[PATCH v3 00/15] KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM
2024-12-02 14:47 UTC (7+ messages)
` [PATCH v3 14/15] KVM: arm64: Convert the SVE guest vcpu flag to a vm flag
[PATCH v1 00/10] Add eDP support for RK3588
2024-12-02 14:41 UTC (7+ messages)
` [PATCH v1 04/10] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode
[PATCHv3 1/2] dt-bindings: mfd: syscon: Add ti,j721e-acspcie-proxy-ctrl compatible
2024-12-02 14:33 UTC (2+ messages)
` [PATCHv3 2/2] arm64: dts: ti: k3-j721e-beagleboneai64: Enable ACSPCIE output for PCIe1
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).