messages from 2024-06-14 07:20:17 to 2024-06-14 16:21:57 UTC [more...]
[PATCH 0/9] New DRM accel driver for Rockchip's RKNN NPU
2024-06-14 16:21 UTC (10+ messages)
` [PATCH 2/9] iommu/rockchip: Attach multiple power domains
` [PATCH 7/9] accel/rocket: Add IOCTL for BO creation
` [PATCH 6/9] accel/rocket: Add a new driver for Rockchip's NPU
[PATCH 1/2] arm64: dts: ti: k3-am65: Add full compatible to SerDes control nodes
2024-06-14 16:19 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am65: Move SerDes mux nodes under the control node
[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-06-14 16:12 UTC (9+ messages)
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
[PATCH v3 00/24] genirq, irqchip: Convert ARM MSI handling to
2024-06-14 16:09 UTC (26+ messages)
` [PATCH v3 01/24] irqdomain: Fix formatting irq_find_matching_fwspec() kerneldoc comment
` [PATCH v3 02/24] irqchip/imx-mu-msi: Fix codingstyle in imx_mu_msi_domains_init()
` [PATCH v3 03/24] PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENT
` [PATCH v3 04/24] irqchip: Provide irq-msi-lib
` [PATCH v3 05/24] irqchip/gic-v3-its: Provide MSI parent infrastructure
` [PATCH v3 06/24] irqchip/irq-msi-lib: Prepare for PCI MSI/MSIX
` [PATCH v3 07/24] irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X]
` [PATCH v3 08/24] irqchip/irq-msi-lib: Prepare for DEVICE MSI to replace platform MSI
` [PATCH v3 09/24] irqchip/mbigen: Prepare for real per device MSI
` [PATCH v3 10/24] irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSI
` [PATCH v3 11/24] irqchip/gic-v3-its: Switch platform MSI to MSI parent
` [PATCH v3 12/24] irqchip/mbigen: Remove platform_msi_create_device_domain() fallback
` [PATCH v3 13/24] genirq/msi: Remove platform_msi_create_device_domain()
` [PATCH v3 14/24] genirq/gic-v3-mbi: Remove unused wired MSI mechanics
` [PATCH v3 15/24] genirq/gic-v3-mbi: Switch to MSI parent
` [PATCH v3 16/24] irqchip/gic-v2m: Switch to device MSI
` [PATCH v3 17/24] irqchip/imx-mu-msi: Switch to MSI parent
` [PATCH v3 18/24] irqchip/irq-mvebu-icu: Prepare for real per device MSI
` [PATCH v3 19/24] irqchip/mvebu-gicp: Switch to MSI parent
` [PATCH v3 20/24] irqchip/mvebu-odmi: Switch to parent MSI
` [PATCH v3 21/24] irqchip/irq-mvebu-sei: Switch to MSI parent
` [PATCH v3 22/24] irqchip/irq-mvebu-icu: Remove platform MSI leftovers
` [PATCH v3 23/24] genirq/msi: "
` [PATCH v3 24/24] genirq/msi: Move msi_device_data to core
[PATCH] dt-bindings: drop stale Anson Huang from maintainers
2024-06-14 16:01 UTC (6+ messages)
[PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
2024-06-14 14:45 UTC (17+ messages)
` [PATCH v3 01/16] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v3 02/16] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v3 03/16] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v3 04/16] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v3 05/16] KVM: arm64: nv: Add Stage-1 EL2 invalidation primitives
` [PATCH v3 06/16] KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation
` [PATCH v3 07/16] KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1
` [PATCH v3 08/16] KVM: arm64: nv: Handle TLBI VMALLS12E1{,IS} operations
` [PATCH v3 09/16] KVM: arm64: nv: Handle TLBI ALLE1{,IS} operations
` [PATCH v3 10/16] KVM: arm64: nv: Handle TLBI IPAS2E1{,IS} operations
` [PATCH v3 11/16] KVM: arm64: nv: Handle FEAT_TTL hinted TLB operations
` [PATCH v3 12/16] KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level
` [PATCH v3 13/16] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v3 14/16] KVM: arm64: nv: Add handling of outer-shareable TLBI operations
` [PATCH v3 15/16] KVM: arm64: nv: Add handling of range-based "
` [PATCH v3 16/16] KVM: arm64: nv: Add handling of NXS-flavoured "
[PATCH] irqchip/dw-apb-ictl: Support building as module
2024-06-14 15:34 UTC
[PATCH v6 0/8] drm: Support per-plane async flip configuration
2024-06-14 15:35 UTC (9+ messages)
` [PATCH v6 1/8] drm/atomic: Allow userspace to use explicit sync with atomic async flips
` [PATCH v6 2/8] drm: Support per-plane async flip configuration
` [PATCH v6 3/8] drm/amdgpu: Enable async flips on the primary plane
` [PATCH v6 4/8] drm: atmel-hlcdc: "
` [PATCH v6 5/8] drm/i915: "
` [PATCH v6 6/8] drm/nouveau: "
` [PATCH v6 7/8] drm/vc4: "
` [PATCH v6 8/8] drm/amdgpu: Make it possible to async flip overlay planes
[PATCH v4 0/6] KVM: arm64: emulation for CTR_EL0
2024-06-14 15:31 UTC (5+ messages)
` [PATCH v4 3/6] KVM: arm64: add emulation for CTR_EL0 register
[PATCH v2 0/4] phy: zynqmp: Fixes and debugfs support
2024-06-14 15:26 UTC (12+ messages)
` [PATCH v2 1/4] phy: zynqmp: Enable reference clock correctly
` [PATCH v2 2/4] phy: zynqmp: Store instance instead of type
` [PATCH v2 4/4] phy: zynqmp: Add debugfs support
selftests: arm64: fp-stress: KERNEL-1-0/3-0/4-0/6-0 - gcc-13 - Failed - clang-pass
2024-06-14 15:23 UTC (2+ messages)
[PATCH V18 0/9] arm64/perf: Enable branch stack sampling
2024-06-14 15:23 UTC (8+ messages)
` [PATCH V18 2/9] KVM: arm64: Explicitly handle BRBE traps as UNDEFINED
` [PATCH V18 3/9] drivers: perf: arm_pmu: Add infrastructure for branch stack sampling
` [PATCH V18 6/9] KVM: arm64: nvhe: Disable branch generation in nVHE guests
[PATCH v3 0/9] arm64: dts: imx8qm: add subsystem lvds and mipi
2024-06-14 15:06 UTC (10+ messages)
` [PATCH v3 1/9] arm64: dts: imx8: add basic lvds0 and lvds1 subsystem
` [PATCH v3 2/9] arm64: dts: imx8qm: add lvds subsystem
` [PATCH v3 3/9] arm64: dts: imx8: add basic mipi subsystem
` [PATCH v3 4/9] arm64: dts: imx8qm: add "
` [PATCH v3 5/9] arm64: dts: imx8qm-mek: add cm4 remote-proc and related memory region
` [PATCH v3 6/9] arm64: dts: imx8qm-mek: add pwm and i2c in lvds subsystem
` [PATCH v3 7/9] arm64: dts: imx8qm-mek: add i2c in mipi[0,1] subsystem
` [PATCH v3 8/9] arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc
` [PATCH v3 9/9] arm64: dts: imx8qm-mek: add usb 3.0 and related type C nodes
[PATCH 3/5] arm64: dts: rockchip: Improve LEDs on NanoPi R6C/R6S
2024-06-14 15:10 UTC (2+ messages)
[PATCH v5] arm64: dts: ti: am642-evm: Add overlay for NAND expansion card
2024-06-14 15:06 UTC
[PATCH v6 0/8] Add PCIe, SERDES and USB DT support for J722S
2024-06-14 14:59 UTC (8+ messages)
` [PATCH v6 1/8] arm64: dts: ti: am62p: Rename am62p-{}.dtsi to am62p-j722s-common-{}.dtsi
` [PATCH v6 4/8] arm64: dts: ti: k3-j722s: Switch to k3-am62p-j722s-common-{}.dtsi includes
` [PATCH v6 5/8] arm64: dts: ti: k3-j722s: Move MAIN domain overrides to k3-j722s-main.dtsi
[PATCH v4 0/5] Add Mediatek ISP3.0
2024-06-14 14:54 UTC (10+ messages)
` [PATCH v4 3/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface
[RFC 0/2] Initial LKMM atomics support in Rust
2024-06-14 14:33 UTC (13+ messages)
` [RFC 1/2] rust: Introduce atomic API helpers
` [RFC 2/2] rust: sync: Add atomic support
[PATCH v1 2/4] pinctrl: nuvoton: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
2024-06-14 14:05 UTC (2+ messages)
[PATCH 0/2] Add syscon of_syscon_register_regmap api
2024-06-14 14:04 UTC (3+ messages)
` [PATCH 1/2] mfd: syscon: add of_syscon_register_regmap() API
` [PATCH 2/2] soc: samsung: exynos-pmu: update to use of_syscon_register_regmap()
[net-next,PATCH 0/2] Series to deliver Ethernet for STM32MP25
2024-06-14 13:58 UTC (5+ messages)
` [net-next,PATCH 1/2] dt-bindings: net: add STM32MP25 compatible in documentation for stm32
` [net-next,PATCH 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 "
[PATCH v3 0/4] KVM: arm64: pKVM host proxy FF-A fixes
2024-06-14 13:51 UTC (2+ messages)
[PATCH v2 0/4] PCI: Resource helper improvements
2024-06-14 13:20 UTC (6+ messages)
` [PATCH v2 1/4] resource: Add resource set range and size helpers
` [PATCH v2 2/4] PCI: Use resource_set_{range,size}() helpers
` [PATCH v2 3/4] PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M()
` [PATCH v2 4/4] PCI: Introduce ALIGN_DOWN_IF_NONZERO() helper locally
[PATCH] KVM: arm64: nv: Fix RESx behaviour of disabled FGTs with negative polarity
2024-06-14 12:58 UTC
[PATCH] arm64: dts: ti: k3-am62x-sk-common: Add bootph-all for I2C1 instance pinmux
2024-06-14 12:35 UTC
[v4 PATCH] arm64: mm: force write fault for atomic RMW instructions
2024-06-14 12:20 UTC (2+ messages)
selftests: ftrace: WARNING: at arch/arm64/kernel/stacktrace.c:112 arch_stack_walk
2024-06-14 12:14 UTC (2+ messages)
[PATCH] staging: vc04_services: vchiq_arm: Fix initialisation check
2024-06-14 12:00 UTC (5+ messages)
[PATCH] wifi: mt76: un-embedd netdev from mt76_dev
2024-06-14 11:52 UTC
[PATCH 1/2] dt-bindings: nvmem: mediatek: efuse: add support for MT7988
2024-06-14 11:51 UTC (2+ messages)
[PATCH 1/2] mailbox: Add power_get/power_put API to mbox_chan_ops
2024-06-14 11:35 UTC (2+ messages)
[PATCH v2 0/2] firmware: arm_scmi: add notification completion channel
2024-06-14 11:19 UTC (5+ messages)
` [PATCH v2 2/2] firmware: arm_scmi: mailbox: support P2A channel completion
[PATCH 00/12] Add RTC support for the Renesas RZ/G3S SoC
2024-06-14 11:06 UTC (17+ messages)
` [PATCH 03/12] dt-bindings: mfd: renesas,rzg3s-vbattb: Document VBATTB
` [PATCH 04/12] clk: renesas: clk-vbattb: Add VBATTB clock driver
` [PATCH 05/12] dt-bindings: rtc: renesas,rzg3s-rtc: Document the Renesas RZ/G3S RTC
` [PATCH 06/12] rtc: renesas-rtca3: Add driver for RTCA-3 available on Renesas RZ/G3S SoC
` [PATCH 07/12] arm64: dts: renesas: r9a08g045: Add VBATTB node
` [PATCH 08/12] arm64: dts: renesas: r9a08g045: Add RTC node
` [PATCH 09/12] arm64: dts: renesas: rzg3s-smarc-som: Enable VBATTB clock
` [PATCH 10/12] arm64: dts: renesas: rzg3s-smarc-som: Enable RTC
` [PATCH 11/12] arm64: defconfig: Enable VBATTB clock flag
` [PATCH 12/12] arm64: defconfig: Enable Renesas RTCA-3 flag
[v2 PATCH] staging: vc04_services: vchiq_arm: Fix initialisation check
2024-06-14 11:00 UTC (2+ messages)
[PATCH net-next v2] net: stmmac: Enable TSO on VLANs
2024-06-14 10:43 UTC (2+ messages)
[PATCH] arm64/mm: Drop ESR_ELx_FSC_TYPE
2024-06-14 10:37 UTC (4+ messages)
[PATCH v8 0/5] clk: imx: clk-audiomix: Improvement for audiomix
2024-06-14 10:17 UTC (7+ messages)
` [PATCH v8 1/5] dt-bindings: clock: imx8mp: Add #reset-cells property
` [PATCH v8 2/5] clk: imx: clk-audiomix: Add reset controller
` [PATCH v8 3/5] reset: imx8mp-audiomix: Add AudioMix Block Control reset driver
` [PATCH v8 4/5] clk: imx: clk-audiomix: Add CLK_SET_RATE_PARENT flags for clocks
` [PATCH v8 5/5] clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpll
[PATCH] arm64: dts: ti: k3-am642-evm: Enable "SYNC_OUT0" output
2024-06-14 10:08 UTC
[PATCH] perf pmus: Fixes always false when compare duplicates aliases
2024-06-14 9:43 UTC
[PATCH v6 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
2024-06-14 9:39 UTC (3+ messages)
[PATCH v3 0/8] Refactor perf python module build
2024-06-14 9:33 UTC (3+ messages)
` [PATCH v3 1/8] perf build: Add '*.a' to clean targets
[PATCH RESEND v5 00/16] Add audio support for the MediaTek Genio 350-evk board
2024-06-14 9:31 UTC (18+ messages)
` [PATCH RESEND v5 01/16] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document
` [PATCH RESEND v5 02/16] ASoC: dt-bindings: mediatek,mt8365-mt6357: Add audio sound card document
` [PATCH RESEND v5 03/16] dt-bindings: mfd: mediatek: Add codec property for MT6357 PMIC
` [PATCH RESEND v5 04/16] ASoC: mediatek: mt8365: Add common header
` [PATCH RESEND v5 05/16] ASoC: mediatek: mt8365: Add audio clock control support
` [PATCH RESEND v5 06/16] ASoC: mediatek: mt8365: Add I2S DAI support
` [PATCH RESEND v5 07/16] ASoC: mediatek: mt8365: Add ADDA "
` [PATCH RESEND v5 08/16] ASoC: mediatek: mt8365: Add DMIC "
` [PATCH RESEND v5 09/16] ASoC: mediatek: mt8365: Add PCM "
` [PATCH RESEND v5 10/16] ASoc: mediatek: mt8365: Add a specific soundcard for EVK
` [PATCH RESEND v5 11/16] ASoC: mediatek: mt8365: Add the AFE driver support
` [PATCH RESEND v5 12/16] ASoC: codecs: add MT6357 support
` [PATCH RESEND v5 13/16] ASoC: mediatek: Add MT8365 support
` [PATCH RESEND v5 14/16] arm64: defconfig: enable mt8365 sound
` [PATCH RESEND v5 15/16] arm64: dts: mediatek: add afe support for mt8365 SoC
` [PATCH RESEND v5 16/16] arm64: dts: mediatek: add audio support for mt8365-evk
[PATCH 0/4] mfd: stm32-timers: Make register definition more flexible
2024-06-14 9:31 UTC (6+ messages)
` [PATCH 1/4] mfd: stm32-timers: Unify alignment of register definition
` [PATCH 2/4] mfd: stm32-timers: Add some register definitions with a parameter
` [PATCH 3/4] mfd: stm32-timers: Drop TIM_DIER_CC_IE(x) in favour of TIM_DIER_CCxIE(x)
` [PATCH 4/4] pwm-stm32: Make use of parametrised register definitions
[PATCH net-next v13 00/13] Introduce PHY listing and link_topology tracking
2024-06-14 9:20 UTC (4+ messages)
` [PATCH net-next v13 01/13] net: phy: Introduce ethernet link topology representation
[PATCH v2 0/5] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
2024-06-14 9:05 UTC (8+ messages)
` [PATCH v2 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
` [EXT] "
[GIT PULL 0/2] Renesas SoC updates for v6.11
2024-06-14 9:06 UTC (3+ messages)
` [GIT PULL 1/2] Renesas ARM defconfig "
` [GIT PULL 2/2] Renesas DTS "
[PATCH v8 0/2] Add support for Amlogic S4 PWM
2024-06-14 9:02 UTC (6+ messages)
` [PATCH v8 1/2] pwm: meson: "
[net-next,PATCH v7 0/8] Series to deliver Ethernet for STM32MP13
2024-06-14 9:00 UTC (2+ messages)
[PATCH 0/3] Pinctrl: A4: Add pinctrl driver
2024-06-14 8:51 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs
[PATCH] clk: vexpress-osc: add missing MODULE_DESCRIPTION() macro
2024-06-14 8:45 UTC (2+ messages)
[PATCH v2] arm64: dts: ti: k3-j722s-evm: Enable analog audio support
2024-06-14 8:41 UTC (2+ messages)
[PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-06-14 8:39 UTC (11+ messages)
` [PATCH 13/14] drm/bridge: synopsys: Add DW HDMI QP TX controller driver
` "
[net PATCH] net: stmmac: No need to calculate speed divider when offload is disabled
2024-06-14 8:19 UTC
Pytanie o samochód
2024-06-14 7:31 UTC
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).