linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-15 03:04:11 to 2021-12-15 11:29:44 UTC [more...]

[RFC PATCH 0/6] linkage: better symbol aliasing
 2021-12-15 11:28 UTC  (4+ messages)
` (subset) "

[GIT PULL] Basic StarFive JH7100 RISC-V SoC support for 5.17
 2021-12-15 11:25 UTC  (3+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.17
 2021-12-15 11:21 UTC 

[GIT PULL] arm64 fixes for -rc6
 2021-12-15 11:19 UTC 

[PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump
 2021-12-15 11:16 UTC  (17+ messages)
` [PATCH v17 02/10] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v17 03/10] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v17 04/10] x86: kdump: move xen_pv_domain() check and insert_resource() to setup_arch()

[PATCH v2 0/5] drm/dp: Move DisplayPort helpers into own module
 2021-12-15 11:12 UTC  (8+ messages)
` [PATCH v2 1/5] drm/dp_mst: Remove trailing whitespace
` [PATCH v2 2/5] drm/dp: Move DP declarations into separate header file
` [PATCH v2 3/5] drm/dp: Move DisplayPort helpers into separate helper module
` [PATCH v2 4/5] drm/dp: Move public DisplayPort headers into dp/
` [PATCH v2 5/5] drm/dp: Move DisplayPort AUX bus helpers "

[PATCH v4 0/2] This is a patch series for pinctrl driver of Sunplus SP7021 SoC
 2021-12-15 11:10 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: Add dt-bindings for Sunplus SP7021
` [PATCH v4 2/2] pinctrl: Add driver "

[RFC PATCH v4 0/4] Add Naneng combo PHY support for RK3568
 2021-12-15 11:06 UTC  (4+ messages)
` [RFC PATCH v4 3/4] phy: rockchip: add naneng combo phy "
    `  "

[PATCH v3 00/12] dmaengine: at_xdmac: Various fixes
 2021-12-15 11:01 UTC  (13+ messages)
` [PATCH v3 01/12] dmaengine: at_xdmac: Don't start transactions at tx_submit level
` [PATCH v3 02/12] dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending
` [PATCH v3 03/12] dmaengine: at_xdmac: Print debug message after realeasing the lock
` [PATCH v3 04/12] dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie
` [PATCH v3 05/12] dmaengine: at_xdmac: Fix race for the tx desc callback
` [PATCH v3 06/12] dmaengine: at_xdmac: Move the free desc to the tail of the desc list
` [PATCH v3 07/12] dmaengine: at_xdmac: Fix concurrency over xfers_list
` [PATCH v3 08/12] dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work()
` [PATCH v3 09/12] dmaengine: at_xdmac: Fix lld view setting
` [PATCH v3 10/12] dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
` [PATCH v3 11/12] dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_tasklet()
` [PATCH v3 12/12] dmaengine: at_xdmac: Fix race over irq_status

[PATCH v2 0/5] Add STM32MP13 EXTI support
 2021-12-15 10:58 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: Update STM32 EXTI interrupt controller
` [PATCH v2 2/5] irqchip/stm32: use device tree to define EXTI-GIC mapping
` [PATCH v2 3/5] dt-bindings: interrupt-controller: stm32-exti: document st, stm32mp13-exti
` [PATCH v2 4/5] irqchip/stm32-exti: add STM32MP13 support
` [PATCH v2 5/5] ARM: dts: stm32: Enable EXTI on stm32mp13

[GIT PULL] STM32 DT changes for v5.17 #1
 2021-12-15 10:56 UTC 

ARM64 kernel crash
 2021-12-15 10:53 UTC 

[PATCH v2 1/2] perf vendor events: For the Arm Neoverse N2
 2021-12-15 10:52 UTC  (6+ messages)
` [RFC PATCH 0/1] topdown with metrics
  ` [RFC PATCH 1/1] perf arm64: Implement --topdown "

[PATCH 0/4] misc: add ArmChina Zhouyi NPU driver
 2021-12-15 10:51 UTC  (9+ messages)
` [PATCH 2/4] Documentation: add sysfs entries for Zhouyi NPU
` [PATCH 3/4] dt-bindings: add vendor-prefix and documentation "
` [PATCH 4/4] MAINTAINERS: add maintainer info. "
  ` [PATCH 1/4] misc: add ArmChina Zhouyi NPU driver

[PATCH] Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq"
 2021-12-15 10:49 UTC  (2+ messages)

[PATCH v14, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-15 10:48 UTC  (21+ messages)
` [PATCH v14, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v14, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v14, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v14, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v14, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v14, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v14, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v14, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v14, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v14, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v14, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v14, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v14, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v14, 14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v14, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v14, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v14, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v14, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v14, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH 0/3] drm/dp: Move DisplayPort helpers into own module
 2021-12-15 10:24 UTC  (4+ messages)

[PATCH v10 0/3] media: mediatek: support mdp3 on mt8183 platform
 2021-12-15 10:15 UTC  (3+ messages)
` [PATCH v10 2/3] dts: arm64: mt8183: add Mediatek MDP3 nodes

[PATCH RESEND v4 v5 0/4] drm/vc4: Use the firmware to stop the display pipeline
 2021-12-15 10:08 UTC  (7+ messages)
` [PATCH RESEND v4 v5 1/4] firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE
` [PATCH RESEND v4 v5 2/4] drm/vc4: Support nomodeset
` [PATCH RESEND v4 v5 3/4] drm/vc4: Remove conflicting framebuffers before callind bind_all
` [PATCH RESEND v4 v5 4/4] drm/vc4: Notify the firmware when DRM is in charge

[PATCH 0/2] clk: st: update to avoid DT warnings
 2021-12-15 10:06 UTC  (4+ messages)
` [PATCH 1/2] clk: st: clkgen-fsyn: search reg within node or parent

[PATCH 1/2] arm64: mm: apply __ro_after_init to memory_limit
 2021-12-15 10:02 UTC  (9+ messages)
` [PATCH 2/2] arm64: mm: support bootparam max_addr

[PATCH] pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
 2021-12-15  9:58 UTC 

[PATCH v5 0/4] Add Naneng combo PHY support for RK3568
 2021-12-15  9:56 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: mfd: syscon: add naneng combo phy register compatible
` [PATCH v5 2/4] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings
` [PATCH v5 3/4] phy: rockchip: add naneng combo phy for RK3568
` [PATCH v5 4/4] arm64: dts: rockchip: add naneng combo phy nodes for rk3568

[PATCH v2] ARM: dts: bcm2711-rpi-cm4-io: Add rtc on a pinctrl-muxed i2c bus
 2021-12-15  9:56 UTC  (5+ messages)

[GIT PULL 0/4] Renesas SoC updates for v5.17
 2021-12-15  9:51 UTC  (9+ messages)
` [GIT PULL 1/4] Renesas ARM DT "
` [GIT PULL 2/4] Renesas ARM SoC "
` [GIT PULL 3/4] Renesas driver "
` [GIT PULL 4/4] Renesas DT binding "

[GIT PULL] IXP4xx changes for v5.17
 2021-12-15  9:50 UTC  (2+ messages)

[GIT PULL] arm64: dts: amlogic updates for v5.17
 2021-12-15  9:49 UTC  (2+ messages)

[arm:zii 119/186] drivers/net/dsa/mt7530.c:2707:27: error: no member named 'phylink_pcs' in 'struct mt753x_pcs'
 2021-12-15  9:45 UTC 

[PATCH v3] dt-bindings: soc: bcm: Convert brcm, bcm2835-vchiq to json-schema
 2021-12-15  9:44 UTC 

[PATCH v4] arm64: Enable KCSAN
 2021-12-15  9:38 UTC  (5+ messages)

[PATCH 1/2] reset: uniphier-glue: Use reset_control_bulk API
 2021-12-15  9:38 UTC  (2+ messages)
` [PATCH 2/2] reset: uniphier-glue: Use devm_add_action_or_reset()

[PATCH] arm64: mm: Make randomization works again in some case
 2021-12-15  9:26 UTC  (4+ messages)

[xilinx-xlnx:xlnx_rebase_v5.4 935/1768] gadget.c:(.text+0x115a): multiple definition of `dwc3_mask_phy_reset'; drivers/usb/dwc3/core.o:core.c:(.text+0x10f4): first defined here
 2021-12-15  9:14 UTC 

[PATCH] ARM: Add unwinding annotations to __loop.*delay functions
 2021-12-15  9:06 UTC 

[PATCH RESEND 0/7] DT bindings for Hikey960/970 USB/PCI
 2021-12-15  8:54 UTC  (5+ messages)
` [PATCH RESEND 4/7] arm64: dts: hisilicon: Add support for Hikey 970 USB3 PHY
` [PATCH RESEND 5/7] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware
` [PATCH RESEND 6/7] arm64: dts: hisilicon: Add usb mux hub for hikey970
` [PATCH RESEND 7/7] arm64: dts: hisilicon: Add usb mux hub for hikey960

[PATCH 0/2] Apple mailbox fixup: switch to generic compatibles
 2021-12-15  8:43 UTC  (4+ messages)

[RFC PATCH 1/2] pmic-cpcap: add motorola,droid3 compatible
 2021-12-15  8:42 UTC  (4+ messages)

[PATCH v3 0/5] J721S2: Add initial support
 2021-12-15  8:38 UTC  (2+ messages)

[PATCHv2 2/2] efi: apply memblock cap after memblock_add()
 2021-12-15  8:24 UTC  (6+ messages)
` [PATCHv3] "

[PATCH 1/2] ASoC: mediatek: mt8195: update control for RT5682 series
 2021-12-15  8:20 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: mediatek: mt8195: add clock property to sound node

[PATCH 0/2] mm: fix cma allocation fail sometimes
 2021-12-15  8:02 UTC  (3+ messages)
` [PATCH 1/2] mm: cma: fix allocation may "
` [PATCH 2/2] mm: cma: try next pageblock during retry

[xilinx-xlnx:xlnx_rebase_v5.4 908/1768] gadget.c:(.text+0x1278): multiple definition of `dwc3_set_usb_core_power'; drivers/usb/dwc3/core.o:core.c:(.text+0x1102): first defined here
 2021-12-15  7:41 UTC 

[PATCH] dt-bindings: soc: samsung: Fix I2C clocks order in USI binding example
 2021-12-15  7:36 UTC  (3+ messages)

[PATCH v2] clk: mediatek: Fix memory leaks on probe
 2021-12-15  7:29 UTC 

[PATCH] crypto: arm64/gcm-ce - unroll factors to 4-way interleave of aes and ghash
 2021-12-15  7:24 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v5 0/6] CAN: Add support for CAN in AM65,J721e and AM64
 2021-12-15  7:13 UTC  (2+ messages)

[PATCH] arm64: dts: ti: iot2050: Disable mcasp nodes at dtsi level
 2021-12-15  7:12 UTC  (2+ messages)

[PATCH] arm64: defconfig: Increase the maximum number of 8250/16550 serial ports
 2021-12-15  7:11 UTC  (2+ messages)

[PATCH v1, 00/12] media: mtk-vcodec: support for MT8192 h264 decoder
 2021-12-15  6:59 UTC  (13+ messages)
` [PATCH v1, 01/12] media: mtk-vcodec: Add vdec enable/disable hardware helpers
` [PATCH v1, 02/12] media: mtk-vcodec: Using firmware type to separate different firmware architecture
` [PATCH v1, 03/12] media: mtk-vcodec: get frame buffer size from scp
` [PATCH v1, 04/12] media: mtk-vcodec: Read max resolution from dec_capability
` [PATCH v1, 05/12] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered
` [PATCH v1, 06/12] media: mtk-vcodec: Refactor get and put capture buffer flow
` [PATCH v1, 07/12] media: mtk-vcodec: Refactor supported vdec formats and framesizes
` [PATCH v1, 08/12] media: mtk-vcodec: Add format to support MT21C
` [PATCH v1, 09/12] media: mtk-vcodec: disable vp8 4K capability
` [PATCH v1, 10/12] media: mtk-vcodec: Fix v4l2-compliance fail
` [PATCH v1, 11/12] media: mtk-vcodec: Extract H264 common code
` [PATCH v1, 12/12] media: mtk-vcodec: Add h264 slice api driver for mt8192

[PATCH] arm64: defconfig: Enable USB, PCIe and SERDES drivers for TI K3 SoC
 2021-12-15  7:07 UTC  (2+ messages)

[PATCH 2/2] sctp: hold cached endpoints to prevent possible UAF
 2021-12-15  6:49 UTC  (2+ messages)

[PATCH v2 0/4] KVM: arm64: Improve PMU support on heterogeneous systems
 2021-12-15  6:47 UTC  (8+ messages)

[PATCH v5 00/11] Convert powerpc to default topdown mmap layout
 2021-12-15  6:45 UTC  (12+ messages)
` [PATCH v5 02/11] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions
` [PATCH v5 01/11] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v5 03/11] mm: Add len and flags parameters to arch_get_mmap_end()
` [PATCH v5 06/11] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v5 05/11] powerpc/mm: Make slice specific to book3s/64
` [PATCH v5 07/11] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
` [PATCH v5 04/11] powerpc/mm: Move vma_mmu_pagesize()
` [PATCH v5 10/11] powerpc/mm: Enable full randomisation of memory mappings
` [PATCH v5 08/11] powerpc/mm: Use generic_hugetlb_get_unmapped_area()
` [PATCH v5 09/11] powerpc/mm: Move get_unmapped_area functions to slice.c
` [PATCH v5 11/11] powerpc/mm: Convert to default topdown mmap layout

[PATCH] phy: freescale: pcie: explictly add bitfield.h
 2021-12-15  6:29 UTC  (2+ messages)

[PATCH irqchip-next] drivers/irqchip: remove redundant ret variable
 2021-12-15  6:05 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 906/1768] gadget.c:(.text+0x1260): multiple definition of `dwc3_simple_check_quirks'; drivers/usb/dwc3/core.o:core.c:(.text+0x10fa): first defined here
 2021-12-15  5:58 UTC 

[PATCH v2] media: mtk-vcodec: potential dereference of null pointer
 2021-12-15  5:55 UTC  (2+ messages)

[PATCH] iommu/mediatek: Validate number of phandles associated with "mediatek, larbs"
 2021-12-15  5:31 UTC  (6+ messages)
` [SPAM][PATCH] iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"

[PATCH] media: mtk-vcodec: potential dereference of null pointer
 2021-12-15  5:03 UTC  (2+ messages)

[arm:zii 111/186] drivers/net/ethernet/cadence/macb_main.c:736:10: error: returning 'struct phylink_pcs' from a function with incompatible result type 'struct phylink_pcs *'; take the address with &
 2021-12-15  4:57 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 1277/1768] include/linux/kernel.h:994:32: error: dereferencing pointer to incomplete type 'struct of_mm_gpio_chip'
 2021-12-15  4:47 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 1138/1768] drivers/rtc/rtc-zynqmp.c:198: undefined reference to `__divdi3'
 2021-12-15  4:26 UTC 

[PATCH v4 0/7] kernel: introduce uaccess logging
 2021-12-15  4:27 UTC  (6+ messages)

[xilinx-xlnx:xlnx_rebase_v5.4 904/1768] gadget.c:(.text+0x1258): multiple definition of `dwc3_set_simple_data'; drivers/usb/dwc3/core.o:core.c:(.text+0x1052): first defined here
 2021-12-15  4:26 UTC 

[PATCH 0/2] sched/fair: Wake task within the cluster when possible
 2021-12-15  4:11 UTC  (3+ messages)
` [PATCH 1/2] sched: Add per_cpu cluster domain info and cpus_share_cluster API
` [PATCH 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

[xilinx-xlnx:xlnx_rebase_v5.4 935/1768] drivers/usb/dwc3/core.h:1459:6: warning: no previous prototype for 'dwc3_mask_phy_reset'
 2021-12-15  3:46 UTC 

[PATCH v2] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts()
 2021-12-15  3:35 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] dt-bindings: dsp: mediatek: add mt8195 dsp document
 2021-12-15  3:19 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 217/1768] drivers/media/i2c/adv7511-v4l2.c:427:2: error: void function 'adv7511_set_rgb_quantization_mode' should not return a value
 2021-12-15  3:15 UTC 

[PATCH] Revert "spi: spi-zynqmp-gqspi: add mutex locking for exec_op"
 2021-12-15  3:06 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v5.4 30/1768] drivers/clk/clk-xlnx-clock-wizard.c:120:21: warning: cast from pointer to integer of different size
 2021-12-15  3:05 UTC 

[PATCH] arm64: dts: meson-sm1: add spdifin spdifout nodes
 2021-12-15  3:02 UTC 


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).