messages from 2022-04-15 15:35:16 to 2022-04-16 11:06:53 UTC [more...]
[PATCH v7 0/4] Enable rk356x PCIe controller
2022-04-16 11:05 UTC (4+ messages)
` [PATCH v7 1/4] dt-bindings: pci: remove fallback from Rockchip DesignWare binding
` [PATCH v7 2/4] PCI: dwc: rockchip: add legacy interrupt support
` [PATCH v7 3/4] arm64: dts: rockchip: add rk3568 pcie2x1 controller
[PATCH V3 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
2022-04-16 10:37 UTC (4+ messages)
` [PATCH V3 2/2] drivers/perf: hisi: add "
[PATCH v6 0/4] Enable rk356x PCIe controller
2022-04-16 10:17 UTC (7+ messages)
` [PATCH v6 1/4] dt-bindings: pci: remove fallback from Rockchip DesignWare binding
` [PATCH v6 2/4] PCI: dwc: rockchip: add legacy interrupt support
` [PATCH v6 3/4] arm64: dts: rockchip: add rk3568 pcie2x1 controller
` [PATCH v6 4/4] arm64: dts: rockchip: enable pcie controller on quartz64-a
[RESEND PATCH] soc: mediatek: cmdq: Use mailbox rx_callback instead of cmdq_task_cb
2022-04-16 9:54 UTC
[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
2022-04-16 9:42 UTC (11+ messages)
[RFC][PATCH] irqchip/stm32: Retrigger hierarchy for LEVEL triggered IRQs in tasklet
2022-04-16 9:25 UTC (2+ messages)
[PATCH v5 0/4] Enable rk356x PCIe controller
2022-04-16 9:08 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: pci: remove fallback from Rockchip DesignWare binding
` [PATCH v5 2/4] PCI: dwc: rockchip: add legacy interrupt support
` [PATCH v5 3/4] arm64: dts: rockchip: add rk3568 pcie2x1 controller
` [PATCH v5 4/4] arm64: dts: rockchip: enable pcie controller on quartz64-a
[PATCH 1/1] scsi: ufs: add clock-scalable property for clk scaling
2022-04-16 8:56 UTC
[PATCH v4 0/4] Enable rk356x PCIe controller
2022-04-16 9:01 UTC (5+ messages)
` [PATCH v4 1/4] arm64: dts: rockchip: add usb3 support to rk3568-evb1-v10
` [PATCH v4 2/4] dt-bindings: pci: remove fallback from Rockchip DesignWare binding
` [PATCH v4 3/4] PCI: dwc: rockchip: add legacy interrupt support
` [PATCH v4 4/4] arm64: dts: rockchip: add rk3568 pcie2x1 controller
[PATCH v5 0/2] Add support for UltraSoc System Memory Buffer
2022-04-16 8:39 UTC (3+ messages)
` [PATCH v5 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
` [PATCH v5 2/2] Documentation: Add document for UltraSoc SMB drivers
NEON error when crosscompiling aarch64
2022-04-16 8:32 UTC (2+ messages)
[PATCH] gpio: use raw spinlock for gpio chip shadowed data
2022-04-16 8:30 UTC (2+ messages)
[RFC PATCH -next V3 0/6]arm64: add machine check safe support
2022-04-16 7:41 UTC (5+ messages)
` [RFC PATCH -next V3 4/6] arm64: add copy_{to, from}_user to machine check safe
[PATCH v10 00/14] Multi-Gen LRU Framework
2022-04-16 6:50 UTC (35+ messages)
` [PATCH v10 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v10 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v10 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks
` [page-reclaim] "
` [PATCH v10 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v10 13/14] mm: multi-gen LRU: admin guide
[PATCH v10] mm, hugetlbfs: Allow for "high" userspace addresses
2022-04-16 6:26 UTC
[RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
2022-04-16 6:23 UTC (21+ messages)
` [RFC PATCH 01/17] KVM: arm64: Directly read owner id field in stage2_pte_is_counted()
` [RFC PATCH 02/17] KVM: arm64: Only read the pte once per visit
` [RFC PATCH 03/17] KVM: arm64: Return the next table from map callbacks
` [RFC PATCH 04/17] KVM: arm64: Protect page table traversal with RCU
` [RFC PATCH 05/17] KVM: arm64: Take an argument to indicate parallel walk
` [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
` [RFC PATCH 07/17] KVM: arm64: Enlighten perm relax path about "
` [RFC PATCH 08/17] KVM: arm64: Spin off helper for initializing table pte
` [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk
` [RFC PATCH 10/17] KVM: arm64: Assume a table pte is already owned in post-order traversal
` [RFC PATCH 11/17] KVM: arm64: Move MMU cache init/destroy into helpers
` [RFC PATCH 12/17] KVM: arm64: Stuff mmu page cache in sub struct
` [RFC PATCH 13/17] KVM: arm64: Setup cache for stage2 page headers
` [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk
` [RFC PATCH 15/17] KVM: arm64: Allow parallel calls to kvm_pgtable_stage2_map()
` [RFC PATCH 16/17] KVM: arm64: Enable parallel stage 2 MMU faults
` [RFC PATCH 17/17] TESTONLY: KVM: arm64: Add super lazy accounting of stage 2 table pages
[RFC PATCH 0/6] virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer
2022-04-16 6:07 UTC (11+ messages)
` [RFC PATCH 4/6] virtio: Various updates to "
` [RFC PATCH 5/6] arm/xen: Introduce xen_setup_dma_ops()
` [RFC PATCH 6/6] arm/xen: Assign xen-virtio DMA ops for virtio devices in Xen guests
[soc:omap1-multiplatform-5.18 33/33] ld.lld: error: duplicate symbol: clk_disable
2022-04-16 5:20 UTC
[PATCH v4 1/1] scsi: Fix racing between dev init and dev reset
2022-04-16 4:49 UTC (2+ messages)
[PATCH v17 00/21] Add MediaTek SoC DRM (vdosys1) support for mt8195
2022-04-16 2:07 UTC (22+ messages)
` [PATCH v17 01/21] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v17 02/21] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v17 03/21] dt-bindings: mediatek: add ethdr definition for mt8195
` [PATCH v17 04/21] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v17 05/21] soc: mediatek: add mtk-mmsys config API "
` [PATCH v17 06/21] soc: mediatek: add cmdq support of "
` [PATCH v17 07/21] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v17 08/21] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v17 09/21] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v17 10/21] drm/mediatek: add display merge advance config API "
` [PATCH v17 11/21] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v17 12/21] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v17 13/21] drm/mediatek: add display merge async reset control
` [PATCH v17 14/21] drm/mediatek: add ETHDR support for MT8195
` [PATCH v17 15/21] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v17 16/21] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v17 17/21] drm/mediatek: add dma dev get function
` [PATCH v17 18/21] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v17 19/21] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v17 20/21] drm/mediatek: add mediatek-drm of vdosys1 support "
` [PATCH v17 21/21] arm64: dts: mt8195: add display node for vdosys1
[xilinx-xlnx:master 248/711] include/linux/fortify-string.h:187:4: error: call to __read_overflow2 declared with 'error' attribute: detected read beyond size of object passed as 2nd parameter
2022-04-16 2:07 UTC
[PATCH] iommu/arm-smmu-v3: Align size in __arm_smmu_tlb_inv_range
2022-04-16 2:03 UTC (5+ messages)
[PATCH v3 0/4] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
2022-04-16 1:59 UTC (6+ messages)
` [PATCH v3 1/4] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v3 2/4] dt-bindings: media: sun6i-a31-csi: Add ISP output port
` [PATCH v3 3/4] staging: media: Add support for the Allwinner A31 ISP
` [PATCH v3 4/4] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
[PATCH bpf-next v2 0/6] bpf trampoline for arm64
2022-04-16 1:57 UTC (4+ messages)
` [PATCH bpf-next v2 5/6] bpf, arm64: "
[PATCH v2 0/9] introduce mirrored memory support for arm64
2022-04-16 1:32 UTC (3+ messages)
[soc:omap1-multiplatform-5.18 18/33] arch/arm/mach-omap1/timer32k.c:215:12: warning: no previous prototype for function 'omap_init_clocksource_32k'
2022-04-16 1:16 UTC
[PATCH v16 00/22] Add MediaTek SoC DRM (vdosys1) support for mt8195
2022-04-16 1:08 UTC (13+ messages)
` [PATCH v16 01/22] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v16 04/22] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v16 05/22] soc: mediatek: add mtk-mmsys config API "
` [PATCH v16 09/22] soc: mediatek: add mtk-mutex support "
[RFC PATCH v1 0/9] arm64: livepatch: Use DWARF Call Frame Information for frame pointer validation
2022-04-16 1:07 UTC (6+ messages)
Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
2022-04-16 0:58 UTC (3+ messages)
[PATCH 00/13] iommu: Retire bus_set_iommu()
2022-04-16 0:04 UTC (3+ messages)
` [PATCH 02/13] iommu: Move bus setup to IOMMU device registration
[PATCH] mmc: meson-gx: switch to device-managed dmam_alloc_coherent()
2022-04-15 23:12 UTC
[xilinx-xlnx:xlnx_rebase_v5.15 93/1093] ld.lld: error: undefined symbol: dma_buf_attach
2022-04-15 22:52 UTC
[PATCH] irqchip/stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOI
2022-04-15 21:54 UTC
[PATCH v2 0/2] Ensure High and Low periods of SCL are correct
2022-04-15 21:45 UTC (5+ messages)
` [PATCH v2 1/2] i2c: meson: Use _SHIFT and _MASK for register definitions
` [PATCH v2 2/2] i2c: meson: Use 50% duty cycle for I2C clock
[PATCH] i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit
2022-04-15 21:16 UTC (2+ messages)
[PATCH] i2c: pasemi: Wait for write xfers to finish
2022-04-15 21:12 UTC (2+ messages)
[PATCH v3 1/4] dt-bindings: pci: remove fallback from Rockchip DesignWare binding
2022-04-15 21:06 UTC (4+ messages)
` [PATCH v3 2/4] PCI: dwc: rockchip: add legacy interrupt support
` [PATCH v3 3/4] arm64: dts: rockchip: add rk3568 pcie2x1 controller
` [PATCH v3 4/4] arm64: dts: rockchip: enable pcie controller on quartz64-a
[PATCH v2 0/4] Enable rk356x PCIe controller
2022-04-15 20:14 UTC (7+ messages)
` [PATCH v2 1/4] dt-bindings: pci: remove fallback from Rockchip DesignWare binding
` [PATCH v2 2/4] PCI: dwc: rockchip: add legacy interrupt support
[PATCH] soc: ti: knav_dma: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-15 20:06 UTC (2+ messages)
[PATCH] reset: ti-sci: allow building under COMPILE_TEST
2022-04-15 20:04 UTC (2+ messages)
[PATCH RFC 0/4] mm, arm64: In-kernel support for memory-deny-write-execute (MDWE)
2022-04-15 20:01 UTC (3+ messages)
[PATCH] soc:ti:omap_prm: Use of_device_get_match_data()
2022-04-15 19:59 UTC (2+ messages)
[arm:cex7 151/154] ERROR: Input tree has errors, aborting (use -f to force output)
2022-04-15 19:47 UTC
[PATCH 1/2] ARM: dts: keystone: align SPI NOR node name with dtschema
2022-04-15 18:54 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: keystone: fix case in SPI NOR node compatible
[PATCH] rtc: sun6i: Add NVMEM provider
2022-04-15 18:26 UTC (2+ messages)
[PATCH] fix memory leak in sun50i_cpufreq_nvmem_probe
2022-04-15 18:25 UTC (2+ messages)
[PATCH v2 1/3] dt-bindings: input: sun4i-lradc-keys: Add R329 and D1 compatibles
2022-04-15 18:21 UTC (5+ messages)
` [PATCH v2 2/3] Input: sun4i-lradc-keys: Add optional clock/reset support
` [PATCH v2 3/3] Input: sun4i-lradc-keys: Add support for R329 and D1
[PATCH] arm64: head: Fix cache inconsistency of the identity-mapped region
2022-04-15 17:05 UTC (2+ messages)
[PATCH 1/2] dt-bindings: ufs: mediatek, ufs: add compatible for MT8195 SoC
2022-04-15 16:59 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt8195: add UFS HCI node
[PATCH 01/16] dt-bindings: PCI: dwc: Define generic and native DT bindings
2022-04-15 16:14 UTC (3+ messages)
[PATCH net-next v4 00/18] Remove use of list iterator after loop body
2022-04-15 16:04 UTC (3+ messages)
` [PATCH net-next v4 07/18] net: dsa: Replace usage of found with dedicated list iterator variable
[PATCH v3 1/1] arm64: dts: mt6359: add PMIC MT6359 nodes
2022-04-15 16:03 UTC
[PATCH 0/7] Input: mtk-pmic-keys: Add support for MT6359 PMIC
2022-04-15 15:36 UTC (8+ messages)
` [PATCH 1/7] dt-bindings: input: mtk-pmic-keys: add MT6359 binding definition
` [PATCH 2/7] mfd: add missing defines necessary for mtk-pmic-keys support
` [PATCH 3/7] mfd: mt6397-core: add resources for PMIC keys for MT6359
` [PATCH 4/7] Input: mtk-pmic-keys: rename platform data struct
` [PATCH 5/7] Input: mtk-pmic-keys: add field to store if PMIC has key release IRQs
` [PATCH 6/7] Input: keyboard: mtk-pmic-keys: add support for MT6359
` [PATCH 7/7] arm64: dts: mediatek: mt6359: add node for PMIC keys support
[PATCH v4 00/45] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
2022-04-15 15:28 UTC (40+ messages)
` [PATCH v4 07/45] media: sun6i-csi: Tidy up Kconfig
` [PATCH v4 08/45] media: sun6i-csi: Tidy up v4l2 code
` [PATCH v4 09/45] media: sun6i-csi: Tidy up video code
` [PATCH v4 10/45] media: sun6i-csi: Pass and store csi device directly in "
` [PATCH v4 11/45] media: sun6i-csi: Register the media device after creation
` [PATCH v4 12/45] media: sun6i-csi: Add media ops with link notify callback
` [PATCH v4 13/45] media: sun6i-csi: Introduce and use video helper functions
` [PATCH v4 14/45] media: sun6i-csi: Move csi buffer definition to main header file
` [PATCH v4 15/45] media: media-entity: Add helper to get a single enabled link
` [PATCH v4 16/45] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v4 17/45] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
` [PATCH v4 18/45] media: sun6i-csi: Add capture state using vsync for page flip
` [PATCH v4 19/45] media: sun6i-csi: Rework register definitions, invert misleading fields
` [PATCH v4 20/45] media: sun6i-csi: Add dimensions and format helpers to capture
` [PATCH v4 21/45] media: sun6i-csi: Implement address configuration without indirection
` [PATCH v4 22/45] media: sun6i-csi: Split stream sequences and irq code in capture
` [PATCH v4 23/45] media: sun6i-csi: Move power management to runtime pm "
` [PATCH v4 24/45] media: sun6i-csi: Move register configuration to capture
` [PATCH v4 25/45] media: sun6i-csi: Rework capture format management with helper
` [PATCH v4 26/45] media: sun6i-csi: Remove custom format helper and rework configure
` [PATCH v4 27/45] media: sun6i-csi: Add bridge dimensions and format helpers
` [PATCH v4 28/45] media: sun6i-csi: Get mbus code from bridge instead of storing it
` [PATCH v4 29/45] media: sun6i-csi: Tidy capture configure code
` [PATCH v4 30/45] media: sun6i-csi: Introduce bridge format structure, list and helper
` [PATCH v4 31/45] media: sun6i-csi: Introduce capture "
` [PATCH v4 32/45] media: sun6i-csi: Configure registers from format tables
` [PATCH v4 33/45] media: sun6i-csi: Introduce format match structure, list and helper
` [PATCH v4 34/45] media: sun6i-csi: Implement capture link validation with logic
` [PATCH v4 35/45] media: sun6i-csi: Get bridge subdev directly in capture stream ops
` [PATCH v4 36/45] media: sun6i-csi: Move hardware control to the bridge
` [PATCH v4 37/45] media: sun6i-csi: Rename the capture video device to sun6i-csi-capture
` [PATCH v4 38/45] media: sun6i-csi: Cleanup headers and includes, update copyright lines
` [PATCH v4 39/45] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
` [PATCH v4 40/45] media: sun6i-csi: Only configure capture when streaming
` [PATCH v4 41/45] media: sun6i-csi: Add extra checks to the interrupt routine
` [PATCH v4 42/45] media: sun6i-csi: Request a shared interrupt
` [PATCH v4 43/45] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v4 44/45] media: sun6i-csi: Add support for hooking to the isp devices
` [PATCH v4 45/45] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry
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).