linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-14 18:19:15 to 2021-12-15 06:57:41 UTC [more...]

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

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

[PATCH v5 00/11] Convert powerpc to default topdown mmap layout
 2021-12-15  6:45 UTC  (12+ messages)
` [PATCH v5 03/11] mm: Add len and flags parameters to arch_get_mmap_end()
` [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 04/11] powerpc/mm: Move vma_mmu_pagesize()
` [PATCH v5 07/11] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
` [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 10/11] powerpc/mm: Enable full randomisation of memory mappings
` [PATCH v5 09/11] powerpc/mm: Move get_unmapped_area functions to slice.c
` [PATCH v5 08/11] powerpc/mm: Use generic_hugetlb_get_unmapped_area()
` [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 v14, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-15  6:15 UTC  (20+ 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 irqchip-next] drivers/irqchip: remove redundant ret variable
 2021-12-15  6:05 UTC 

[PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump
 2021-12-15  6:01 UTC  (12+ 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()

[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] crypto: arm64/gcm-ce - unroll factors to 4-way interleave of aes and ghash
 2021-12-15  5:48 UTC  (8+ messages)
` [PATCH v2] "

[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"

[PATCHv2 0/2] arm64: fdt: fix membock add/cap ordering
 2021-12-15  5:29 UTC  (7+ messages)
` [PATCHv2 2/2] efi: apply memblock cap after memblock_add()
  ` [PATCHv3] "

[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

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

[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 

[PATCH v2] media: aspeed: move err-handling together to the bottom
 2021-12-15  1:59 UTC  (5+ messages)

[arm:zii 169/186] drivers/net/dsa/mt7530.c:3005:25: error: initialization of 'int (*)(struct phylink_pcs *, unsigned int, long unsigned int *, const struct phylink_link_state *)' from incompatible pointer type 'void (*)(struct phylink_pcs *, long unsigned int *, const str
 2021-12-15  2:44 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 903/1768] gadget.c:(.text+0x1250): multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:core.c:(.text+0x104a): first defined here
 2021-12-15  2:44 UTC 

[PATCH] arm64: dts: meson-sm1: add spdifin spdifout nodes
 2021-12-15  2:32 UTC  (6+ messages)

[PATCH net-next v9 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-15  2:16 UTC  (7+ messages)
` [PATCH net-next v9 1/6] stmmac: dwmac-mediatek: add platform level clocks management
` [PATCH net-next v9 2/6] stmmac: dwmac-mediatek: Reuse more common features
` [PATCH net-next v9 3/6] arm64: dts: mt2712: update ethernet device node
` [PATCH net-next v9 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v9 5/6] stmmac: dwmac-mediatek: add support for mt8195
` [PATCH net-next v9 6/6] net: dt-bindings: dwmac: "

[xilinx-xlnx:xlnx_rebase_v5.4 908/1768] drivers/usb/dwc3/core.h:1436:5: warning: no previous prototype for 'dwc3_set_usb_core_power'
 2021-12-15  2:23 UTC 

[arm:zii 111/186] drivers/net/ethernet/cadence/macb_main.c:736:26: error: incompatible types when returning type 'struct phylink_pcs' but 'struct phylink_pcs *' was expected
 2021-12-15  2:23 UTC 

[PATCH] usb: xhci: skip re-check pending port event if hibernated
 2021-12-15  2:09 UTC  (5+ messages)

[PATCH v6 0/4] Add basic SoC support for mediatek mt8195
 2021-12-15  2:03 UTC  (4+ messages)
` [PATCH v6 2/4] dt-bindings: spi: add new clock name 'axi' for spi nor

[xilinx-xlnx:xlnx_rebase_v5.4 942/1768] drivers/mtd/spi-nor/spi-nor.c:5196:14: error: implicit declaration of function 'of_get_next_parent'; did you mean 'of_get_parent'?
 2021-12-15  2:03 UTC 

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

[arm:zii 147/186] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1531:56: error: passing argument 1 of 'pcs_to_axienet_local' from incompatible pointer type
 2021-12-15  1:43 UTC 

[PATCH] Revert "pinctrl: stm32: fix the reported number of GPIO lines per bank"
 2021-12-15  1:30 UTC  (3+ messages)

[soc:zynq/driver] BUILD SUCCESS 168e05c131cd15932f95364b103b8cb7dbf19546
 2021-12-15  1:19 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 906/1768] drivers/usb/dwc3/core.h:1433:6: warning: no previous prototype for 'dwc3_simple_check_quirks'
 2021-12-15  1:12 UTC 

[PATCH] net: phylink: Pass state to pcs_config
 2021-12-15  1:12 UTC  (5+ messages)

[PATCH] media: aspeed: Use runtime configuration
 2021-12-15  1:04 UTC  (3+ messages)

[xilinx-xlnx:xlnx_rebase_v5.10 724/1981] ld.lld: error: undefined symbol: update_stripe
 2021-12-15  1:01 UTC 

[arm:zii 119/186] drivers/net/dsa/mt7530.c:2707:40: error: 'struct mt753x_pcs' has no member named 'phylink_pcs'
 2021-12-15  0:51 UTC 

[PATCH V5 0/9] arm64: imx8mn: Enable more imx8m Nano functions
 2021-12-15  0:46 UTC  (10+ messages)
` [PATCH V5 1/9] soc: imx: gpcv2: keep i.MX8MN gpumix bus clock enabled
` [PATCH V5 2/9] soc: imx: gpcv2: Add dispmix and mipi domains to imx8mn
` [PATCH V5 3/9] dt-bindings: power: imx8mn: add defines for DISP blk-ctrl domains
` [PATCH V5 4/9] dt-bindings: soc: add binding for i.MX8MN DISP blk-ctrl
` [PATCH V5 5/9] soc: imx: imx8m-blk-ctrl: add "
` [PATCH V5 6/9] arm64: dts: imx8mn: add GPC node
` [PATCH V5 7/9] arm64: dts: imx8mn: put USB controller into power-domains
` [PATCH V5 8/9] arm64: dts: imx8mn: add DISP blk-ctrl
` [PATCH V5 9/9] arm64: dts: imx8mn: Enable GPU

[PATCH v5 0/5] Add support for BSH SMM M2 and S2 boards
 2021-12-15  0:30 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: Add vendor prefix for BSH Hausgeraete GmbH
` [PATCH v5 2/5] dt-bindings: arm: fsl: Add iMX8MN BSH SMM S2 boards
` [PATCH v5 3/5] arm64: dts: imx8mn-bsh-smm-s2/pro: "
` [PATCH v5 4/5] dt-bindings: arm: fsl: Add BSH SMM-M2 IMX6ULZ SystemMaster board
` [PATCH v5 5/5] arm: dts: imx6ulz-bsh-smm-m2: Add BSH SMM-M2 IMX6ULZ SystemMaster

[PATCH] arm64: Use correct method to calculate nomap region boundaries
 2021-12-15  0:31 UTC  (7+ messages)

[PATCH] arm64: dts: imx8m{m,n}_venice*: add gpio-line-names
 2021-12-15  0:18 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 904/1768] drivers/usb/dwc3/core.h:1421:6: warning: no previous prototype for 'dwc3_set_simple_data'
 2021-12-15  0:00 UTC 

[PATCH v5] arm64: kprobe: Enable OPTPROBE for arm64
 2021-12-14 23:48 UTC  (5+ messages)

[PATCH v4 0/2] This is a patch series for pinctrl driver of Sunplus SP7021 SoC
 2021-12-14 23:14 UTC  (3+ messages)
` [PATCH v4 2/2] pinctrl: Add driver for Sunplus SP7021

[xilinx-xlnx:xlnx_rebase_v5.4 903/1768] drivers/usb/dwc3/host.c:16:6: error: redefinition of 'dwc3_host_wakeup_capable'
 2021-12-14 22:43 UTC 

[PATCH 1/2] PCI: dra7xx: Fix link removal on probe error
 2021-12-14 22:42 UTC  (3+ messages)
` [PATCH 2/2] PCI: dra7xx: Fix clk disabling in some error paths

[PATCH v2 0/7] pid: Introduce helper task_is_in_root_ns()
 2021-12-14 22:35 UTC  (3+ messages)
` [PATCH v2 6/7] audit: Use task_is_in_init_pid_ns()

[PATCH] dt-bindings: PCI: designware: Fix 'unevaluatedProperties' warnings
 2021-12-14 22:16 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: cdns-ep: Fix 'unevaluatedProperties' warnings
 2021-12-14 22:16 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: Fix 'unevaluatedProperties' warnings
 2021-12-14 22:16 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v5.10 251/1981] drivers/gpu/drm/xlnx/xlnx_scaler.c:1394:21: warning: variable 'fmt_out' set but not used
 2021-12-14 22:12 UTC 

[PATCH mm v3 00/38] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-14 22:08 UTC  (14+ messages)
` [PATCH mm v3 25/38] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH mm v3 28/38] kasan, page_alloc: allow skipping memory init for HW_TAGS
` [PATCH mm v3 29/38] kasan, vmalloc: add vmalloc tagging "
` [PATCH mm v3 30/38] kasan, vmalloc: don't tag executable vmalloc allocations

[PATCH V3 0/2] dt-bindings: pinctrl: pins, groups & functions
 2021-12-14 21:50 UTC  (7+ messages)
` [PATCH V3 1/2] dt-bindings: pinctrl: support specifying "

[PATCH] arm64: dts: imx8mm-venice-gw73xx-0x: add dt overlays for serial modes
 2021-12-14 21:36 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 19/1768] drivers/mtd/nand/raw/arasan_nand.c:365:16: warning: right shift count >= width of type
 2021-12-14 21:31 UTC 

[GIT PULL] Basic StarFive JH7100 RISC-V SoC support for 5.17
 2021-12-14 21:29 UTC  (2+ messages)

[RFC PATCH 2/2] Droid3: add initial DTS
 2021-12-14 21:30 UTC  (3+ messages)

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-14 21:19 UTC  (9+ messages)

[xilinx-xlnx:xlnx_rebase_v5.10 1964/1981] drivers/clk/clk-xlnx-clock-wizard.c:324:8: error: implicit declaration of function 'FIELD_PREP'
 2021-12-14 20:51 UTC 

[PATCH 1/4] usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq()
 2021-12-14 20:42 UTC  (2+ messages)
` [PATCH 2/4] usb: gadget: udc: pxa25x: "

[PATCH v2 0/5] arm64: PMU updates
 2021-12-14 20:41 UTC  (11+ messages)
` [PATCH v2 4/5] dt-bindings: perf: Convert Arm DSU to schema
` [PATCH v2 5/5] dt-bindings: perf: Add compatible for Arm DSU-110

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

[xilinx-xlnx:xlnx_rebase_v5.10 1908/1981] drivers/gpu/drm/xlnx/xlnx_pl_disp.c:115:15: error: implicit declaration of function 'xilinx_xdma_get_fid_err_flag'; did you mean 'xilinx_xdma_get_width_align'?
 2021-12-14 20:08 UTC 

[PATCH v10 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2021-12-14 20:04 UTC  (3+ messages)
` [PATCH v10 2/3] dt-bindings: pwm: add IPQ6018 binding

[xilinx-xlnx:xlnx_rebase_v5.10 240/1981] drivers/gpu/drm/xlnx/xlnx_mixer.c:1443:13: warning: cast from pointer to integer of different size
 2021-12-14 19:48 UTC 

[PATCH v3 0/4] Renesas RZ/N1 NAND controller support
 2021-12-14 19:34 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: mtd: rzn1: Describe Renesas RZ/N1 NAND controller

[PATCH 2/2] sctp: hold cached endpoints to prevent possible UAF
 2021-12-14 19:23 UTC 

[PATCH v7 00/37] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-12-14 19:18 UTC  (3+ messages)
` (subset) "

[PATCH] arm64/fp: Add comments documenting the usage of state restore functions
 2021-12-14 19:17 UTC  (2+ messages)

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2021-12-14 19:16 UTC  (14+ messages)
` [PATCH v3 10/15] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v3 11/15] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v3 13/15] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH v3 14/15] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v3 15/15] dt-bindings: usb: Convert BDC "

[PATCH] kselftest/arm64: Add pidbench for floating point syscall cases
 2021-12-14 19:16 UTC  (2+ messages)

[PATCH v4 0/3] arm64: BTI cleanups
 2021-12-14 19:16 UTC  (2+ messages)

[linusw-nomadik:ux500-href-charging-v5.16-rc1 36/36] drivers/power/supply/samsung-sdi-battery.c:393:5: error: redefinition of 'samsung_sdi_battery_get_info'
 2021-12-14 18:56 UTC 

[PATCH] net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
 2021-12-14 19:10 UTC 

[linusw-nomadik:ux500-href-charging-v5.16-rc1-prim 35/35] drivers/power/supply/samsung-sdi-battery.c:55:5: warning: no previous prototype for function 'samsung_sdi_battery_get_info'
 2021-12-14 18:35 UTC 

[GIT PULL 1/1] Broadcom devicetree fixes for 5.16
 2021-12-14 18:59 UTC  (3+ messages)

[PATCH v2 0/9] Coresight: Add support for TPDM and TPDA
 2021-12-14 18:57 UTC  (5+ messages)
` [PATCH v2 1/9] Use IDR to maintain all the enabled sources' paths
` [PATCH v2 2/9] Coresight: Add coresight TPDM source driver

[PATCH v3 00/10] drivers/perf: CPU PMU driver for Apple M1
 2021-12-14 18:48 UTC  (12+ messages)
` [PATCH v3 01/10] dt-bindings: arm-pmu: Document Apple PMU compatible strings
` [PATCH v3 02/10] dt-bindings: apple, aic: Add CPU PMU per-cpu pseudo-interrupts
` [PATCH v3 03/10] dt-bindings: apple, aic: Add affinity description for "
` [PATCH v3 04/10] irqchip/apple-aic: Parse FIQ affinities from device-tree
` [PATCH v3 05/10] irqchip/apple-aic: Wire PMU interrupts
` [PATCH v3 06/10] arm64: dts: apple: Add t8103 PMU interrupt affinities
` [PATCH v3 07/10] arm64: dts: apple: Add t8301 PMU nodes
` [PATCH v3 08/10] irqchip/apple-aic: Move PMU-specific registers to their own include file
` [PATCH v3 09/10] drivers/perf: arm_pmu: Handle 47 bit counters
` [PATCH v3 10/10] drivers/perf: Add Apple icestorm/firestorm CPU PMU driver

[PATCH v1 0/2] mmc: meson-mx-sdhc: two fixes
 2021-12-14 18:35 UTC  (4+ messages)
` [PATCH v1 1/2] mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commands


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