messages from 2024-07-19 08:09:15 to 2024-07-20 14:21:37 UTC [more...]
[PATCH RFC v3 0/6] phy: mvebu-cp110-utmi: add support for armada-380 utmi phys
2024-07-20 14:19 UTC (5+ messages)
` [PATCH RFC v3 1/6] arm: dts: marvell: armada-388-clearfog: enable third usb on m.2/mpcie
` [PATCH RFC v3 2/6] arm: dts: marvell: armada-388-clearfog-base: add rfkill for m.2
` [PATCH RFC v3 3/6] dt-bindings: phy: cp110-utmi-phy: add compatible string for armada-38x
` [PATCH RFC v3 4/6] arm: dts: marvell: armada-38x: add description for usb phys
[PATCH 00/12] KVM: arm64: nv: Add support for address translation instructions
2024-07-20 13:49 UTC (7+ messages)
` [PATCH 08/12] KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
` [PATCH 10/12] KVM: arm64: nv: Add SW walker for AT S1 emulation
[PATCH RFC v2 0/4] phy: mvebu-cp110-utmi: add support for armada-380 utmi phys
2024-07-20 13:19 UTC (4+ messages)
` [PATCH RFC v2 2/4] arm: dts: marvell: armada-38x: add description for usb phys
[PATCH] net: stmmac: fix the mistake of the device tree property string of reset gpio in stmmac_mdio_reset
2024-07-20 12:35 UTC (2+ messages)
[PATCH 00/17] mm: introduce numa_memblks
2024-07-20 12:32 UTC (48+ messages)
` [PATCH 01/17] mm: move kernel/numa.c to mm/
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH 12/17] mm: introduce numa_memblks
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained
` [PATCH 16/17] arch_numa: switch over to numa_memblks
` [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks
[PATCH 0/7] clk: clocking-wizard: add user clock monitor support
2024-07-20 12:02 UTC (8+ messages)
` [PATCH 1/7] clk: clocking-wizard: simplify probe/remove with devres helpers
` [PATCH 2/7] clk: clocking-wizard: use newer clk_hw API
` [PATCH 3/7] clk: clocking-wizard: move clock registration to separate function
` [PATCH 4/7] dt-bindings: clock: xilinx: add description of user monitor interrupt
` [PATCH 5/7] clk: clocking-wizard: add user clock monitor support
` [PATCH 6/7] dt-bindings: clock: xilinx: describe whether dynamic reconfig is enabled
` [PATCH 7/7] clk: clocking-wizard: move dynamic reconfig setup behind flag
[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
2024-07-20 11:33 UTC (8+ messages)
` [PATCH v4 1/4] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver
` [PATCH v4 2/4] dt-bindings: media: Document bindings for HDMI RX Controller
` [PATCH v4 3/4] arm64: dts: rockchip: Add device tree support "
` [PATCH v4 4/4] media: platform: synopsys: Add support for hdmi input driver
[PATCH] arm64: dts: ti: k3-j784s4-evm: Use 4 lanes for PCIe0 on EVM
2024-07-20 11:04 UTC
[PATCH 1/2] dt-bindings: arm: rockchip: Add Cool Pi GenBook
2024-07-20 10:45 UTC (9+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add support for rk3588 GenBook
` "
[PATCH] ASoC: dt-bindings: fsl,imx-audio-es8328: Convert to dtschema
2024-07-20 10:08 UTC
[PATCH v7 00/28] media: mediatek: add driver to support secure video decoder
2024-07-20 9:53 UTC (33+ messages)
` [PATCH v7 01/28] v4l2: add restricted memory flags
` [PATCH v7 02/28] v4l2: handle restricted memory flags in queue setup
` [PATCH v7 03/28] media: videobuf2: calculate restricted memory size
` [PATCH v7 04/28] dma-buf: heaps: Deduplicate docs and adopt common format
` [PATCH v7 05/28] dma-heap: Add proper kref handling on dma-buf heaps
` [PATCH v7 06/28] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
` [PATCH v7 07/28] media: mediatek: vcodec: add tee client interface to communiate with optee-os
` [PATCH v7 08/28] media: mediatek: vcodec: build decoder OPTEE driver as module
` [PATCH v7 09/28] media: mediatek: vcodec: allocate tee share memory
` [PATCH v7 10/28] media: mediatek: vcodec: send share memory data to optee
` [PATCH v7 11/28] media: mediatek: vcodec: initialize msg and vsi information
` [PATCH v7 12/28] media: mediatek: vcodec: add interface to allocate/free secure memory
` [PATCH v7 13/28] media: mediatek: vcodec: using shared memory as vsi address
` [PATCH v7 14/28] media: mediatek: vcodec: add single allocation format
` [PATCH v7 15/28] media: mediatek: vcodec: support "
` [PATCH v7 16/28] media: mediatek: vcodec: support single allocation buffer
` [PATCH v7 17/28] media: mediatek: vcodec: re-construct h264 driver to support svp mode
` [PATCH v7 18/28] media: mediatek: vcodec: remove parse nal_info in kernel
` [PATCH v7 19/28] media: mediatek: vcodec: disable wait interrupt for svp mode
` [PATCH v7 20/28] media: mediatek: vcodec: support tee decoder
` [PATCH v7 21/28] media: mediatek: vcodec: move vdec init interface to setup callback
` [PATCH v7 22/28] media: mediatek: vcodec: support hevc svp for mt8188
` [PATCH v7 23/28] media: mediatek: vcodec: support av1 svp decoder "
` [PATCH v7 24/28] media: mediatek: vcodec: support vp9 "
` [PATCH v7 25/28] media: mediatek: vcodec: remove vsi data from common interface
` [PATCH v7 26/28] media: mediatek: vcodec: rename vsi to extend vsi
` [PATCH v7 27/28] media: mediatek: vcodec: adding non extend struct
` [PATCH v7 28/28] media: mediatek: vcodec: support extend h264 driver
[PATCH v2 2/4] rtc: stm32: add pinctrl and pinmux interfaces
2024-07-19 21:59 UTC (2+ messages)
[PATCH 0/3] Add Firmware Upload support for beagleplay cc1352
2024-07-19 21:39 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: net: ti,cc1352p7: Add boot-gpio
` [PATCH 2/3] arm64: dts: ti: k3-am625-beagleplay: Add boot-gpios to cc1352p7
` [PATCH 3/3] greybus: gb-beagleplay: Add firmware upload API
[PATCH net] net: airoha: Fix MBI_RX_AGE_SEL_MASK definition
2024-07-19 20:38 UTC
[PATCH v2 3/4] clk: samsung: clk-pll: Add support for pll_531x
2024-07-19 18:48 UTC (2+ messages)
LPA2 on non-LPA2 hardware broken with 16K pages
2024-07-19 18:02 UTC (3+ messages)
[PATCH v4] blk-cgroup: Replace u64 sync with spinlock for iostat
2024-07-19 17:31 UTC (4+ messages)
❌ FAIL: Test report for for-kernelci (6.10.0-rc7, arm-next, c912bf70)
2024-07-19 16:53 UTC
✅ PASS: Test report for for-kernelci (6.10.0-rc7, arm-next, c912bf70)
2024-07-19 16:32 UTC
[PATCH v7 0/6] arm64: ptdump: View the second stage page-tables
2024-07-19 16:27 UTC (16+ messages)
` [PATCH v7 2/6] arm64: ptdump: Expose the attribute parsing functionality
` [PATCH v7 3/6] arm64: ptdump: Use the mask from the state structure
` [PATCH v7 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes
[PATCH v6 00/27] Constify tool pointers
2024-07-19 16:26 UTC (3+ messages)
[PATCH 0/7] Add PCIe support for bcm2712
2024-07-19 16:22 UTC (4+ messages)
` [PATCH 1/7] dt-bindings: interrupt-controller: Add bcm2712 MSI-X DT bindings
[PATCH] ALSA: usb-audio: Add a quirk for Sonix HD USB Camera
2024-07-19 16:07 UTC (2+ messages)
[PATCH v3] ALSA: usb-audio: Fix microphone sound on HD webcam
2024-07-19 16:07 UTC (2+ messages)
[PATCH v2 1/1] input: imx_sc_key: Enable wakeup according to dts property wakeup-source
2024-07-19 15:22 UTC
[PATCH] Bluetooth: btmtk: add USB dependencies
2024-07-19 15:21 UTC (3+ messages)
[PATCH] KVM: arm64: Move data barrier to end of split walk
2024-07-19 15:15 UTC (3+ messages)
mx93: No cache hierachy definitions for ARM cores
2024-07-19 14:52 UTC (3+ messages)
[RFC 0/7] UEFI emulator for kexec
2024-07-19 14:54 UTC (5+ messages)
` [RFC 1/7] efi/libstub: Ask efi_random_alloc() to skip unusable memory
` [RFC 3/7] efi/emulator: Initial rountines to emulate EFI boot time service
[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
2024-07-19 14:47 UTC (10+ messages)
` [RFC PATCH 08/18] KVM: x86: Add KVM Userfault support
[PATCH v2 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
2024-07-19 14:45 UTC (4+ messages)
` [PATCH v2 2/3] spi: spidev: Add an entry for elgin,jg10309-01
` [PATCH v2 3/3] ARM: dts: rockchip: rv1108-elgin-r1: Do not describe unexisting DAC device
[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
2024-07-19 14:39 UTC (2+ messages)
[PATCH] arm: kprobes: add missing MODULE_DESCRIPTION() macro
2024-07-19 14:03 UTC (4+ messages)
MODULE_DESCRIPTION() patches with no maintainer action
2024-07-19 14:00 UTC (3+ messages)
[PATCH v5 00/17] coresight: Use per-sink trace ID maps for Perf sessions
2024-07-19 13:57 UTC (14+ messages)
` [PATCH v5 02/17] perf: cs-etm: Allocate queues for all CPUs
` [PATCH v5 06/17] perf: cs-etm: Support version 0.1 of HW_ID packets
` [PATCH v5 16/17] coresight: Emit sink ID in the "
[PATCH 0/6] mfd: add adp5585 gpio and pwm support
2024-07-19 13:50 UTC (6+ messages)
` [PATCH 4/6] pwm: adp5585: add adp5585 PWM support
[PATCH v13 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-07-19 12:59 UTC (19+ messages)
` [PATCH v13 6/6] iommu/arm-smmu: add support for PRR bit setup
[PATCH v4 0/3] crash: Fix x86_32 memory reserve dead loop bug
2024-07-19 12:29 UTC (5+ messages)
` [PATCH v4 1/3] crash: Fix x86_32 crash "
` [PATCH v4 2/3] crash: Fix x86_32 crash memory reserve dead loop
` [PATCH v4 3/3] ARM: Use generic interface to simplify crashkernel reservation
[PATCH 0/6] Add initial Exynos 850 support to the thermal driver
2024-07-19 12:08 UTC (7+ messages)
` [PATCH 1/6] drivers/thermal/exynos: use DEFINE_SIMPLE_DEV_PM_OPS
` [PATCH 2/6] drivers/thermal/exynos: use tmu_temp_mask consistently
` [PATCH 3/6] drivers/thermal/exynos: check IS_ERR(data->clk) consistently
` [PATCH 4/6] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
` [PATCH 5/6] drivers/thermal/exynos: add initial Exynos 850 support
` [PATCH 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
[PATCH 0/3] irqchip/gic-v4: Fix VMAPP/VMOVP races
2024-07-19 11:31 UTC (4+ messages)
` [PATCH 3/3] irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issued
[PATCH v4 0/3] pwm: meson: add pwm support for A1
2024-07-19 11:22 UTC (4+ messages)
Userspace programs segfaulting since CONFIG_ARM_PAN was introduced for LPAE
2024-07-19 11:09 UTC
[PATCH] kselftest/arm64: Add coresight test
2024-07-19 10:59 UTC (7+ messages)
[PATCH] drm/stm: ltdc: reset plane transparency after plane disable
2024-07-19 10:47 UTC (2+ messages)
[PATCH] drm/stm: ltdc: add mask for lxcr register
2024-07-19 10:46 UTC (2+ messages)
[PATCH] drm/stm: ltdc: remove reload interrupt
2024-07-19 10:46 UTC (2+ messages)
[PATCH v2 3/4] rtc: stm32: add Low Speed Clock Output (LSCO) support
2024-07-19 10:29 UTC (2+ messages)
[PATCH v5 0/5] Changes in v5:
2024-07-19 10:08 UTC (6+ messages)
` [PATCH v5 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [EXT] "
[PATCH v2 0/6] Add Armv8-R AArch64 support
2024-07-19 10:05 UTC (3+ messages)
` [PATCH v2 3/6] aarch64: Remove TSCXT bit set from SCTLR_EL2_RESET
[boot-wrapper-aarch64 PATCH] configure: Do not force kernel-dir as a mandatory input
2024-07-19 9:50 UTC (3+ messages)
[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-07-19 9:33 UTC
[PATCH] init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND
2024-07-19 9:29 UTC (4+ messages)
[PATCH v2] nvmem: mtk-efuse: Only register socinfo device if needed cells are there
2024-07-19 9:29 UTC (4+ messages)
[PATCH] arm64: dts: mediatek: mt8186-corsola: Update ADSP reserved memory region
2024-07-19 9:21 UTC (2+ messages)
[PATCH] drm/mediatek: Set sensible cursor width/height values to fix crash
2024-07-19 9:20 UTC (8+ messages)
[PATCH v2 0/3] Add support for Amlogic HCI UART
2024-07-19 9:05 UTC (10+ messages)
` [PATCH v2 1/3] dt-bindings: net: bluetooth: Add support for Amlogic Bluetooth
` [PATCH v2 2/3] Bluetooth: hci_uart: Add support for Amlogic HCI UART
[PATCH v2 0/4] remoteproc: imx_rproc: various patches for misc
2024-07-19 8:52 UTC (6+ messages)
` [PATCH v2 1/4] remoteproc: imx_rproc: correct ddr alias for i.MX8M
` [PATCH v2 2/4] remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table
` [PATCH v2 3/4] remoteproc: imx_rproc: initialize workqueue earlier
` [PATCH v2 4/4] remoteproc: imx_rproc: merge TCML/U
[PATCH v2 0/2] remoteproc: imx_rproc: support non-blocking tx for i.MX7ULP
2024-07-19 8:49 UTC (4+ messages)
` [PATCH v2 1/2] remoteproc: imx_rproc: allow tx_block to be set
` [PATCH v2 2/2] remoteproc: imx_rproc: handle system off for i.MX7ULP
[PATCH 1/1] input: imx_sc_key: Enable wakeup according to dts property wakeup-source
2024-07-19 8:23 UTC (2+ messages)
Fotowoltaika - propozycja instalacji
2024-07-19 8:11 UTC
[PATCH v3 0/6] Add new Amlogic SoCs info defines
2024-07-19 8:08 UTC (6+ messages)
` [PATCH v3 1/6] dt-bindings: arm: amlogic: meson-gx-ao-secure: support more SoCs
` [PATCH v3 2/6] soc: amlogic: meson-gx-socinfo: add new SoCs id
` [PATCH v3 4/6] arm64: dts: amlogic: c3: add ao secure node
` [PATCH v3 5/6] arm64: dts: amlogic: t7: "
` [PATCH v3 6/6] arm64: dts: amlogic: a4: "
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).