messages from 2022-04-28 22:51:09 to 2022-04-29 12:29:24 UTC [more...]
[PATCH v9 00/13] media: atmel: atmel-isc: implement media controller
2022-04-29 12:28 UTC (24+ messages)
` [PATCH v9 06/13] media: atmel: atmel-isc-base: use mutex to lock awb workqueue from streaming
` [PATCH v9 08/13] media: atmel: atmel-isc: change format propagation to subdev into only verification
[PATCH 1/2] irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38x, A39x
2022-04-29 12:23 UTC (2+ messages)
[PATCH RESEND] ethernet: stmmac: fix for none child queue node for tx node
2022-04-29 12:14 UTC (6+ messages)
` [PATCH V2] ethernet: stmmac: support driver work for DTs without child queue node
` "
[PATCH] arm64: dts: mt7622: specify the number of DMA requests
2022-04-29 11:57 UTC (2+ messages)
[PATCH v2 0/7] Add support for several new rk3566 SBCs
2022-04-29 11:52 UTC (8+ messages)
` [PATCH v2 1/7] dt-bindings: arm: rockchip: Add Pine64 Quartz64 Model B
` [PATCH v2 2/7] dt-bindings: arm: rockchip: Add Pine64 SoQuartz SoM
` [PATCH v2 3/7] dt-bindings: arm: rockchip: Add Firefly Station M2
` [PATCH v2 4/7] arm64: dts: rockchip: add rk356x sfc support
` [PATCH v2 5/7] arm64: dts: rockchip: add Pine64 Quartz64-B device tree
` [PATCH v2 6/7] arm64: dts: rockchip: add SoQuartz CM4IO dts
` [PATCH v2 7/7] arm64: dts: rockchip: add dts for Firefly Station M2 rk3566
[PATCH 1/4] firmware: arm_ffa: Fix uuid parameter to ffa_partition_probe
2022-04-29 11:39 UTC (4+ messages)
` [PATCH 2/4] firmware: arm_ffa: Remove incorrect assignment of driver_data
` [PATCH 3/4] firmware: arm_ffa: Add ffa_dev_get_drvdata helper function
` [PATCH 4/4] tee: optee: Use ffa_dev_get_drvdata to fetch driver_data
[PATCH v3 0/5] Make evlist CPUs more accurate
2022-04-29 11:34 UTC (4+ messages)
` [PATCH v3 4/5] perf evlist: Respect all_cpus when setting user_requested_cpus
[PATCH] firmware: xilinx: add support for sd/usb/gem config
2022-04-29 11:34 UTC (2+ messages)
[GIT PULL] arm64 fix for -rc5
2022-04-29 11:33 UTC
[PATCH V2] arm64: perf: Retain PMCR.X of PMCR_EL0 during reset
2022-04-29 11:29 UTC
[RFC PATCH v4 00/37] objtool: add base support for arm64
2022-04-29 11:13 UTC (40+ messages)
` [RFC PATCH v4 01/37] tools: Add some generic functions and headers
` [RFC PATCH v4 02/37] tools: arm64: Make aarch64 instruction decoder available to tools
` [RFC PATCH v4 03/37] tools: bug: Remove duplicate definition
` [RFC PATCH v4 04/37] objtool: arm64: Add base definition for arm64 backend
` [RFC PATCH v4 05/37] objtool: arm64: Decode add/sub instructions
` [RFC PATCH v4 06/37] objtool: arm64: Decode jump and call related instructions
` [RFC PATCH v4 07/37] objtool: arm64: Decode other system instructions
` [RFC PATCH v4 08/37] objtool: arm64: Decode load/store instructions
` [RFC PATCH v4 09/37] objtool: arm64: Decode LDR instructions
` [RFC PATCH v4 10/37] objtool: arm64: Accept non-instruction data in code sections
` [RFC PATCH v4 11/37] objtool: arm64: Handle supported relocations in alternatives
` [RFC PATCH v4 12/37] objtool: arm64: Ignore replacement section for alternative callback
` [RFC PATCH v4 13/37] objtool: arm64: Enable stack validation for arm64
` [RFC PATCH v4 14/37] objtool: check: Support data in text section
` [RFC PATCH v4 15/37] objtool: arm64: Add unwind_hint support
` [RFC PATCH v4 16/37] arm64: Add annotate_reachable() for objtools
` [RFC PATCH v4 17/37] arm64: bug: Add reachable annotation to warning macros
` [RFC PATCH v4 18/37] arm64: kgdb: Mark code following kgdb brk as reachable
` [RFC PATCH v4 19/37] arm64: irq-gic: Replace unreachable() with -EINVAL
` [RFC PATCH v4 20/37] arm64: Set intra-function call annotations
` [RFC PATCH v4 21/37] arm64: kernel: Skip validation of proton-pack.c.c and hibernate.c
` [RFC PATCH v4 22/37] arm64: kernel: Skip validation of kuser32.o
` [RFC PATCH v4 23/37] arm64: kernel: Skip validation of sigreturn32.o
` [RFC PATCH v4 24/37] arm64: ftrace: Skip validation of entry-ftrace.o
` [RFC PATCH v4 25/37] arm64: bpf: Skip validation of ___bpf_prog_run
` [RFC PATCH v4 26/37] arm64: crypto: Remove unnecessary stackframe
` [RFC PATCH v4 27/37] arm64: sleep: Properly set frame pointer before call
` [RFC PATCH v4 28/37] arm64: Change symbol annotations
` [RFC PATCH v4 29/37] arm64: efi-header: Mark efi header as data
` [RFC PATCH v4 30/37] arm64: head: Mark constants "
` [RFC PATCH v4 31/37] arm64: proc: Mark constant "
` [RFC PATCH v4 32/37] arm64: crypto: Mark data in code sections
` [RFC PATCH v4 33/37] arm64: Annotate ASM symbols with unknown stack state
` [RFC PATCH v4 34/37] arm64: entry: Annotate valid stack in kernel entry
` [RFC PATCH v4 35/37] arm64: entry: Annotate code switching to tasks
` [RFC PATCH v4 36/37] arm64: entry: Align stack size for alternative
` [RFC PATCH v4 37/37] arm64: kvm: Annotate stack state for guest enter/exit code
[PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
2022-04-29 10:44 UTC (6+ messages)
[PATCH v2 0/5] arm64: Cleanup ioremap() and support ioremap_prot()
2022-04-29 10:32 UTC (6+ messages)
` [PATCH v2 1/5] mm: ioremap: Use more sensibly name in ioremap_prot()
` [PATCH v2 2/5] mm: ioremap: Setup phys_addr of struct vm_struct
` [PATCH v2 3/5] mm: ioremap: Add arch_ioremap/iounmap()
` [PATCH v2 4/5] arm64: mm: Convert to GENERIC_IOREMAP
` [PATCH v2 5/5] arm64: Add HAVE_IOREMAP_PROT support
[PATCH] arm64: dts: imx8m: correct usb power domain
2022-04-29 10:09 UTC (3+ messages)
[v4 00/18] ASoC: mediatek: Add support for MT8186 SoC
2022-04-29 10:07 UTC (13+ messages)
` [v4 07/18] ASoC: mediatek: mt8186: support i2s in platform driver
` [v4 16/18] dt-bindings: mediatek: mt8186: add mt8186-mt6366-da7219-max98357 document
` [v4 13/18] ASoC: mediatek: mt8186: add platform driver
[PATCH 00/11] dt-bindings: convert various Arm Ltd. IP to DT schema
2022-04-29 10:06 UTC (7+ messages)
` [PATCH 05/11] dt-bindings: serio: add Arm PL050 "
[PATCH v5 1/2] printk: stop including cache.h from printk.h
2022-04-29 9:56 UTC (3+ messages)
` [PATCH v5 2/2] mm: make minimum slab alignment a runtime property
[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
2022-04-29 9:52 UTC (7+ messages)
` [PATCH V4 07/11] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
[PATCH v10, 00/15] media: mtk-vcodec: support for M8192 decoder
2022-04-29 9:44 UTC (2+ messages)
` [DKIM] "
[PATCH 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
2022-04-29 9:40 UTC (4+ messages)
` [PATCH 10/11] dt-bindings: display: exynos: dsim: Add NXP i.MX8MM support
[PATCH v18 00/21] Add MediaTek SoC DRM (vdosys1) support for mt8195
2022-04-29 9:29 UTC (9+ messages)
` [PATCH v18 04/21] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v18 05/21] soc: mediatek: add mtk-mmsys config API "
` [PATCH v18 07/21] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v18 08/21] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
[PATCH v5 2/5] perf: Add SNOOP_PEER flag to perf mem data struct
2022-04-29 9:28 UTC (9+ messages)
[PATCH] media: amphion: wake up when error occurs
2022-04-29 8:57 UTC
[PATCH v2 00/14] iommu: Retire bus_set_iommu()
2022-04-29 8:50 UTC (4+ messages)
` [PATCH v2 03/14] iommu: Move bus setup to IOMMU device registration
[PATCH 00/22] drm/mediatek: Add mt8195 DisplayPort driver
2022-04-29 8:39 UTC (3+ messages)
` [PATCH v9 18/22] drm/mediatek: Add mt8195 Embedded "
[PATCH 0/4] Add feature check support in ZU+
2022-04-29 8:36 UTC (9+ messages)
` [PATCH 1/4] firmware: xilinx: add support for IOCTL and QUERY ID feature check
` [PATCH 2/4] firmware: xilinx: add new function for do_feature_check_call
` [PATCH 3/4] firmware: xilinx: always check API version for IOCTL/QUERY
` [PATCH 4/4] firmware: xilinx: enable feature check for ZynqMP
[PATCH v2] dt-bindings: arm: mediatek: mmsys: refine power and gce properties
2022-04-29 8:30 UTC
[PATCH v22 0/9] support reserving crashkernel above 4G on arm64 kdump
2022-04-29 8:25 UTC (13+ messages)
` [PATCH v22 5/9] arm64: kdump: Reimplement crashkernel=X
[PATCH v3 0/3] iommu/arm-smmu: Support Tegra234 SMMU
2022-04-29 8:22 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm-smmu: Document nvidia, memory-controller property
` [PATCH v3 2/3] dt-bindings: arm-smmu: Add compatible for Tegra234 SOC
` [PATCH v3 3/3] iommu/arm-smmu: Support Tegra234 SMMU
[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-04-29 8:14 UTC (4+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH net-next v2 01/15] eth: remove copies of the NAPI_POLL_WEIGHT define
2022-04-29 8:11 UTC (2+ messages)
[GIT PULL] ARM: tegra: Default configuration fixes for v5.18
2022-04-29 8:06 UTC
[PATCH] dt-bindings: arm: mediatek: mmsys: refine power and gce properties
2022-04-29 7:54 UTC (5+ messages)
[PATCH] arm64: Declare non global symbols as static
2022-04-29 7:55 UTC
[RFC PATCH 0/2] arm64: use PIE code generation for KASLR kernel
2022-04-29 7:53 UTC (10+ messages)
` [RFC PATCH 2/2] arm64: kernel: switch to PIE code generation for relocatable kernels
[PATCH v4, 0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
2022-04-29 7:24 UTC (5+ messages)
` [PATCH v4, 3/4] drm/mediatek: keep dsi as LP00 before dcs cmds transfer
[PATCH v4] arm64: defconfig: Enable configs for DisplayPort on J721e
2022-04-29 7:13 UTC
[PATCH] arm64: dts: ti: k3-am62: Add SA3UL ranges in cbass_main
2022-04-29 7:08 UTC (2+ messages)
[PATCH 0/2] Support MediaTek devapc for MT8186
2022-04-29 6:54 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: soc: mediatek: devapc: Add bindings "
` [PATCH 2/2] soc: mediatek: devapc: Add support "
[PATCH v3 0/3] dt-bindings: nvmem: mediatek: Convert efuse binding to YAML
2022-04-29 6:51 UTC (3+ messages)
` [PATCH v3 1/3] "
[PATCH] drivers/perf: arm_spe: Expose saturating counter to 16-bit
2022-04-29 6:33 UTC
[PATCH -next v6 0/6]mm: page_table_check: add support on arm64 and riscv
2022-04-29 6:18 UTC (3+ messages)
` [PATCH -next v6 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
[PATCH v4] dt-bindings: dsp: mediatek: add mt8195 dsp document
2022-04-29 5:59 UTC (4+ messages)
[PATCH v2] hwmon: (sun4i-lradc) Add driver for LRADC found on Allwinner A13/A20 SoC
2022-04-29 6:03 UTC (4+ messages)
[PATCH v2 1/2] pinctrl: mvebu: Fix irq_of_parse_and_map() return value
2022-04-29 6:03 UTC (4+ messages)
` [PATCH v2 2/2] pinctrl: nuvoton: "
[PATCH 1/3] ARM: dts: stm32: add SRAM binding
2022-04-29 5:45 UTC (7+ messages)
` [PATCH 2/3] ARM: dts: stm32: add stm32mp1 pwr voltage regulator
` [PATCH 3/3] ARM: dts: stm32: add STM32MP1-based Phytec board
[PATCH] crypto: sun8i-ce: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-29 5:49 UTC (2+ messages)
[PATCH] crypto: sun8i-ss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-29 5:49 UTC (2+ messages)
[PATCH 0/6] ARM: omap/davinci/spear fixes for multiplatform
2022-04-29 5:33 UTC (11+ messages)
` [PATCH 1/6] ARM: omap2: remove include/mach/ subdirectory
` [PATCH 3/6] ARM: spear: "
` [PATCH 4/6] ARM: omap: fix address space warnings from sparse
` [PATCH 5/6] ARM: omap2: fix missing declaration warnings
` [PATCH 6/6] ARM: omap1: add back omap_set_dma_priority() stub
[PATCH 0/2] emaclite: improve error handling and minor cleanup
2022-04-29 4:52 UTC (8+ messages)
` [PATCH 1/2] net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
` [PATCH 2/2] net: emaclite: Add error handling for of_address_to_resource()
[PATCH v2] arm64: add the printing of tpidr_elx in __show_regs()
2022-04-29 4:16 UTC (6+ messages)
[PATCH v4] ARM: module: Add all unwind tables when load module
2022-04-29 3:17 UTC (3+ messages)
i.MX8MM USB autosuspend broken with power domain support
2022-04-29 3:14 UTC (8+ messages)
[PATCH v4, 0/1] drm/mediatek: add lut diff flag for new gamma hardware
2022-04-29 2:21 UTC (3+ messages)
` [PATCH v4, 1/1] drm/mediatek: add lut diff flag for new gamma hardware support
[PATCH v5 0/4] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml
2022-04-29 2:29 UTC (6+ messages)
` [PATCH v5 1/4] dt-bindings: display: mediatek: dsi: "
` [PATCH v5 4/4] drm/mediatek: Add MT8186 DSI compatible for mtk_drm_drv.c
[soc:arm/fixes] BUILD SUCCESS 2f477ee3ed92d7b3786778399cf3e08007721c0f
2022-04-29 2:28 UTC
[PATCHv1 03/19] clk: rockchip: add pll type for RK3588
2022-04-29 1:56 UTC (2+ messages)
[PATCH V2 0/2] remoteproc: add i.MX93 support
2022-04-29 0:53 UTC (3+ messages)
` [PATCH V2 1/2] dt-bindings: remoteproc: imx_rproc: support i.MX93
` [PATCH V2 2/2] "
[soc:pxa-multiplatform-5.18 44/49] cc1: warning: arch/arm/plat-pxa/include: No such file or directory
2022-04-29 0:25 UTC
[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
2022-04-28 23:49 UTC (6+ messages)
` [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats
[RFC RFT PATCH v1 0/1] ARM: orion5x: convert D-Link DNS-323 to the Device Tree
2022-04-28 23:26 UTC (5+ messages)
[PATCH] pinctrl: mediatek: mt8365: fix IES control pins
2022-04-28 23:10 UTC (2+ messages)
[PATCH v11 0/6] arm64: sunxi: Initial Allwinner H616 SoC support
2022-04-28 23:09 UTC (7+ messages)
` [PATCH v11 1/6] clk: sunxi-ng: h6-r: Add RTC gate clock
` [PATCH v11 2/6] clk: sunxi-ng: h616: Add PLL derived 32KHz clock
` [PATCH v11 3/6] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
` [PATCH v11 4/6] dt-bindings: arm: sunxi: Add two H616 board compatible strings
` [PATCH v11 5/6] arm64: dts: allwinner: h616: Add OrangePi Zero 2 board support
` [PATCH v11 6/6] arm64: dts: allwinner: h616: Add X96 Mate TV box support
[PATCH] ARM: versatile: Add missing of_node_put in dcscb_init
2022-04-28 23:03 UTC
[PATCH -next] ARM: versatile: Add missing of_node_put in dcscb_init
2022-04-28 23:04 UTC (2+ messages)
[PATCH] arm64: dts: mt7622: specify the L2 cache topology
2022-04-28 22:57 UTC
[PATCHv1 00/19] Basic RK3588 Support
2022-04-28 22:55 UTC (5+ messages)
` [PATCHv1 12/19] pinctrl/rockchip: add error handling for pull/drive register getters
` [PATCHv1 13/19] pinctrl/rockchip: add rk3588 support
[PATCH] swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
2022-04-28 22:49 UTC (6+ 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).