linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-07 12:02:03 to 2022-05-09 00:30:31 UTC [more...]

[PATCH 0/2] perf: ARM CoreSight PMU support
 2022-05-09  0:28 UTC  (2+ messages)
` [PATCH 2/2] perf: coresight_pmu: Add support for NVIDIA SCF and MCF attribute

[PATCH v2 00/13] stackleak: fixes and rework
 2022-05-08 21:27 UTC  (11+ messages)
` [PATCH v2 01/13] arm64: stackleak: fix current_top_of_stack()
` [PATCH v2 02/13] stackleak: move skip_erasing() check earlier
` [PATCH v2 03/13] stackleak: remove redundant check
` [PATCH v2 05/13] stackleak: clarify variable names
` [PATCH v2 06/13] stackleak: rework stack high bound handling

[RFC v8 net-next 00/16] add support for VSC7512 control over SPI
 2022-05-08 21:14 UTC  (18+ messages)
` [RFC v8 net-next 01/16] pinctrl: ocelot: allow pinctrl-ocelot to be loaded as a module
` [RFC v8 net-next 02/16] pinctrl: microchip-sgpio: allow sgpio driver to be used "
` [RFC v8 net-next 03/16] net: ocelot: add interface to get regmaps when exernally controlled
` [RFC v8 net-next 04/16] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
` [RFC v8 net-next 05/16] pinctrl: ocelot: "
` [RFC v8 net-next 06/16] pinctrl: microchip-sgpio: "
` [RFC v8 net-next 07/16] resource: add define macro for register address resources
` [RFC v8 net-next 08/16] mfd: ocelot: add support for the vsc7512 chip via spi
` [RFC v8 net-next 09/16] net: mscc: ocelot: expose ocelot wm functions
` [RFC v8 net-next 10/16] net: dsa: felix: add configurable device quirks
` [RFC v8 net-next 11/16] net: mscc: ocelot: expose regfield definition to be used by other drivers
` [RFC v8 net-next 12/16] net: mscc: ocelot: expose stats layout "
` [RFC v8 net-next 13/16] net: mscc: ocelot: expose vcap_props structure
` [RFC v8 net-next 14/16] net: dsa: ocelot: add external ocelot switch control
` [RFC v8 net-next 15/16] net: dsa: felix: add phylink_get_caps capability
` [RFC v8 net-next 16/16] net: dsa: ocelot: utilize phylink_generic_validate

[PATCH] ARM: dts: sunxi: nanopi: Remove input-name property
 2022-05-08 20:59 UTC  (3+ messages)
  `  "

[GIT PULL] Allwinner DT changes for 5.19, take 2
 2022-05-08 20:52 UTC 

[GIT PULL] Allwinner DT changes for 5.19
 2022-05-08 20:52 UTC  (2+ messages)

[PATCH v7 00/33] crypto: rockchip: permit to pass self-tests
 2022-05-08 18:59 UTC  (34+ messages)
` [PATCH v7 01/33] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v7 02/33] crypto: rockchip: do not use uninitialized variable
` [PATCH v7 03/33] crypto: rockchip: do not do custom power management
` [PATCH v7 04/33] crypto: rockchip: fix privete/private typo
` [PATCH v7 05/33] crypto: rockchip: do not store mode globally
` [PATCH v7 06/33] crypto: rockchip: add fallback for cipher
` [PATCH v7 07/33] crypto: rockchip: add fallback for ahash
` [PATCH v7 08/33] crypto: rockchip: better handle cipher key
` [PATCH v7 09/33] crypto: rockchip: remove non-aligned handling
` [PATCH v7 10/33] crypto: rockchip: rework by using crypto_engine
` [PATCH v7 11/33] crypto: rockchip: rewrite type
` [PATCH v7 12/33] crypto: rockchip: add debugfs
` [PATCH v7 13/33] crypto: rockchip: introduce PM
` [PATCH v7 14/33] crypto: rockchip: handle reset also in PM
` [PATCH v7 15/33] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v7 16/33] crypto: rockchip: add myself as maintainer
` [PATCH v7 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v7 18/33] crypto: rockchip: fix style issue
` [PATCH v7 19/33] crypto: rockchip: add support for rk3328
` [PATCH v7 20/33] crypto: rockchip: rename ablk functions to cipher
` [PATCH v7 21/33] crypto: rockchip: rework rk_handle_req function
` [PATCH v7 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
` [PATCH v7 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
` [PATCH v7 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
` [PATCH v7 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
` [PATCH v7 26/33] clk: rk3399: use proper crypto0 name
` [PATCH v7 27/33] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v7 28/33] arm64: dts: rockchip: rk3399: add "
` [PATCH v7 29/33] crypto: rockchip: store crypto_info in request context
` [PATCH v7 30/33] crypto: rockchip: Check for clocks numbers and their frequencies
` [PATCH v7 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
` [PATCH v7 32/33] crypto: rockchip: permit to have more than one reset
` [PATCH v7 33/33] crypto: rockchip: Add support for RK3399

[PATCH v2 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-05-08 20:25 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: media: rockchip-vpu: Add RK3568 VEPU compatible
` [PATCH v2 2/3] media: hantro: Add support for RK356x encoder
` [PATCH v2 3/3] arm64: dts: rockchip: Add Hantro encoder node to rk356x

[RFC RFT PATCH v1 0/1] ARM: orion5x: convert D-Link DNS-323 to the Device Tree
 2022-05-08 20:10 UTC  (10+ messages)

[RFC PATCH 0/2] rockchip / devfreq: Coordinate DRAM controller resources between ATF and kernel
 2022-05-08 18:42 UTC  (11+ messages)
` [RFC PATCH 1/2] soc: rockchip: power-domain: Manage resource conflicts with firmware
` [RFC PATCH 2/2] PM / devfreq: rk3399_dmc: Block PMU during transitions

[PATCH v11 00/24] drm/rockchip: RK356x VOP2 support
 2022-05-08 18:21 UTC  (7+ messages)
` [PATCH v11 20/24] arm64: dts: rockchip: enable vop2 and hdmi tx on rock-3a

[PATCH v6 00/23] Rust support
 2022-05-08 18:06 UTC  (5+ messages)

[PATCH RESEND v3] arm64: dts: allwinner: a64: olinuxino: Enable audio
 2022-05-08 17:38 UTC  (5+ messages)
` [PATCH v4] "
    `  "

[RFC PATCH 0/3] Introduce new huge_ptep_get_access_flags() interface
 2022-05-08 17:08 UTC  (7+ messages)
` [RFC PATCH 1/3] arm64/hugetlb: "
` [RFC PATCH 2/3] fs/proc/task_mmu: Change to use huge_ptep_get_access_flags()
` [RFC PATCH 3/3] mm/damon/vaddr: "

[PATCH v3 0/6] Support mt7531 on BPI-R2 Pro
 2022-05-08 17:04 UTC  (13+ messages)
` [PATCH v3 1/6] dt-bindings: net: dsa: convert binding for mediatek switches
` [PATCH v3 2/6] net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}
` [PATCH v3 3/6] net: dsa: mt7530: rework mt753[01]_setup
` [PATCH v3 4/6] net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constant
` [PATCH v3 5/6] dt-bindings: net: dsa: make reset optional and add rgmii-mode to mt7531
        ` Aw: "
          `  "
` [PATCH v3 6/6] arm64: dts: rockchip: Add mt7531 dsa node to BPI-R2-Pro board

Fwd: Question abount VSOL/CarlitoxxPro SFP Patch on Marvell Armada (MCBIN DS)
 2022-05-08 16:51 UTC  (9+ messages)
                  `  "

[PATCH] iommu/dma: Fix iova map result check bug
 2022-05-08 16:01 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: define USB3 Ethernet on NanoPi R1S H5
 2022-05-08 15:25 UTC  (2+ messages)
`  "

[PATCH v2 -next] drm/rockchip: Fix Kconfig dependencies
 2022-05-08 15:01 UTC  (3+ messages)

[PATCH -next] drm/rockchip: remove unneeded semicolon
 2022-05-08 15:01 UTC  (2+ messages)

[PATCH][next] drm/rockchip: Fix spelling mistake "aligened" -> "aligned"
 2022-05-08 15:01 UTC  (2+ messages)

[PATCH] drm/rockchip: Remove unneeded semicolon
 2022-05-08 14:54 UTC  (2+ messages)

[PATCH v2 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-08 13:31 UTC  (10+ messages)
` [PATCH v2 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH v2 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v2 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

Re:Re: [PATCH] arm64: dts: allwinner: h6: Enable CPU opp tables for OrangePi One Plus
 2022-05-08 13:29 UTC 

[linusw-nomadik:ux500-janice-v5.18-rc1] BUILD SUCCESS 21c81224ad1e1ea9407f6bdecc32c1ce4d81fd5a
 2022-05-08 13:06 UTC 

[PATCH] ARM: configs: Enable audio on BeagleBone Black in multi_v7_defconfig
 2022-05-08 11:06 UTC  (2+ messages)

[linusw-nomadik:ux500-codina-v5.18-rc1] BUILD SUCCESS 62650d72663e8f99f5b5e6698b9f9bfa814287f1
 2022-05-08 10:37 UTC 

[soc:ux500/dt] BUILD SUCCESS 49148f4c39f04cb7bcfc1f42c3051d9ef8655fba
 2022-05-08 10:37 UTC 

[PATCH v1] serial: meson: acquire port->lock in startup()
 2022-05-08 10:35 UTC 

[PATCH v2 01/14] thermal/core: Change thermal_zone_ops to thermal_sensor_ops
 2022-05-08 10:26 UTC  (3+ messages)
` [PATCH v2 02/14] thermal/core: Add a thermal sensor structure in the thermal zone

Optimizing kernel compilation / alignments for network performance
 2022-05-08  9:53 UTC  (8+ messages)

[PATCH] pwm: lpc18xx: Implement .apply() callback
 2022-05-08  9:40 UTC 

[PATCH] irqchip/gic-v3: fix missing of_node_put() in gic_populate_ppi_part()
 2022-05-08  9:37 UTC  (2+ messages)

[linusw-nomadik:ux500-charging-v5.18-rc1] BUILD REGRESSION 1e198cb5bdd34fd231f456c23fe57d35d71fdeda
 2022-05-08  9:24 UTC 

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-08  9:19 UTC  (7+ messages)
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration

[PATCH v2 0/4] Apple SoC cpufreq driver
 2022-05-08  7:16 UTC  (4+ messages)

[PATCH v6 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-05-08  7:14 UTC  (4+ messages)
` [PATCH v6 03/11] "

[GIT PULL 1/5] i.MX dt-bindings update for 5.19
 2022-05-08  3:38 UTC  (5+ messages)
` [GIT PULL 2/5] i.MX drivers "
` [GIT PULL 3/5] i.MX ARM device tree "
` [GIT PULL 4/5] i.MX arm64 "
` [GIT PULL 5/5] i.MX defconfig "

[PATCH V3 0/4] arm64: add i.MX93 support
 2022-05-08  1:23 UTC  (4+ messages)
` [PATCH V3 1/4] dt-bindings: arm: fsl: add imx93 11x11 evk board

[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2022-05-08  0:15 UTC  (7+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 643/1129] drivers/gpu/drm/xlnx/xlnx_scaler.c:1394:21: warning: variable 'fmt_out' set but not used
 2022-05-07 23:17 UTC 

[PATCH v3] ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors
 2022-05-07 20:58 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 629/1129] drivers/gpu/drm/xlnx/xlnx_dsi.c:88:33: warning: conversion from 'long long unsigned int' to 'long unsigned int' changes value from '200000000000' to '2431504384'
 2022-05-07 20:04 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 514/1129] drivers/xen/xenbus/xenbus_probe.c:755:37: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-05-07 20:04 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 42/1129] drivers/xen/pvcalls.c:64:34: sparse: sparse: incorrect type in return expression (different base types)
 2022-05-07 19:47 UTC 

[PATCH v24 0/6] support reserving crashkernel above 4G on arm64 kdump
 2022-05-07 19:12 UTC  (18+ messages)
` [PATCH v24 3/6] arm64: kdump: Reimplement crashkernel=X
` [PATCH v24 6/6] docs: kdump: Update the crashkernel description for arm64

[PATCH V2 0/7] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-07 18:52 UTC  (9+ messages)
` [PATCH V2 1/7] arm/xen: Introduce xen_setup_dma_ops()
` [PATCH V2 2/7] xen/grants: support allocating consecutive grants
` [PATCH V2 3/7] xen/grant-dma-ops: Add option to restrict memory access under Xen
` [PATCH V2 4/7] xen/virtio: Enable restricted memory access using Xen grant mappings
` [PATCH V2 5/7] dt-bindings: Add xen, dev-domid property description for xen-grant DMA ops
` [PATCH V2 6/7] xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
` [PATCH V2 7/7] arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices

[PATCH -next v7 0/6]mm: page_table_check: add support on arm64 and riscv
 2022-05-07 18:17 UTC  (3+ messages)
` [PATCH -next v7 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 624/1129] drivers/gpu/drm/xlnx/xlnx_fb.c:339: warning: expecting prototype for xlnx_fbdev_fini(). Prototype was for xlnx_fb_fini() instead
 2022-05-07 18:15 UTC 

[GIT PULL] TI K3 defconfig updates for v5.19
 2022-05-07 16:49 UTC 

[GIT PULL] TI K3 device tree updates for v5.19
 2022-05-07 16:48 UTC 

[PATCH v2 00/11] dt-bindings: Convert Arm Ltd. peripherals to DT schema
 2022-05-07 16:40 UTC  (7+ messages)
` [PATCH v2 03/11] dt-bindings: arm: sp810: convert "
` [PATCH v2 04/11] dt-bindings: sound: add Arm PL041 AACI "
` [PATCH v2 05/11] dt-bindings: serio: add Arm PL050 "

[GIT PULL 2/2] ARM: dts: TI K2 updates for v5.19
 2022-05-07 16:34 UTC 

[GIT PULL 1/2] TI SoC driver updates for v5.19
 2022-05-07 16:34 UTC 

[PATCH v4 0/2] Mediatek SCP dt-binding tweaks
 2022-05-07 16:33 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x

[PATCH v7 1/8] ARM: hpe: Introduce the HPE GXP architecture
 2022-05-07 16:02 UTC  (3+ messages)
` [PATCH v7 7/8] ARM: dts: Introduce HPE GXP Device tree

[PATCH v2 00/16] Introduce support for MediaTek MT8192 Google Chromebooks
 2022-05-07 15:49 UTC  (3+ messages)
` [PATCH v2 05/16] arm64: dts: mediatek: asurada: Add system-wide power supplies

[PATCH 0/2] Support MediaTek devapc for MT8186
 2022-05-07 15:46 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: soc: mediatek: devapc: Add bindings "

[PATCH v2 0/3] Support MediaTek devapc for MT8186
 2022-05-07 15:36 UTC  (7+ messages)
` [PATCH v2 2/3] soc: mediatek: devapc: Separate register offsets from mtk_devapc_data
` [PATCH v2 3/3] soc: mediatek: devapc: Add support for MT8186

Suspend/resume error with AWUS036ACM
 2022-05-07 15:22 UTC  (4+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 605/1129] drivers/media/platform/xilinx/xilinx-vpss-scaler.c:1236: warning: expecting prototype for xv_hscaler_coeff_select(). Prototype was for xv_hscaler_select_coeff() instead
 2022-05-07 15:02 UTC 

[PATCH 0/2] ACPI: ARM CoreSight Performance Monitoring Unit
 2022-05-07 15:03 UTC  (3+ messages)
` [PATCH 2/2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support

[PATCH 0/2] iio: adc: stm32: Fix ADC IRQ handling on STM32F4
 2022-05-07 14:19 UTC  (5+ messages)
` [PATCH 2/2] iio: adc: stm32: Fix check for spurious IRQs "

[PATCH v3 0/2] Introduce MediaTek CCI devfreq driver
 2022-05-07 13:53 UTC  (4+ messages)
` [PATCH v3 2/2] PM / devfreq: mediatek: "

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 579/1129] drivers/media/mc/mc-entity.c:308: warning: expecting prototype for media_entity_graph_walk_init(). Prototype was for media_graph_walk_init() instead
 2022-05-07 13:31 UTC 

[PATCH] clk: imx8mp: fix usb_root_clk parent
 2022-05-07 12:54 UTC 

[PATCH 1/2 v7] ARM: davinci: dm644x: Convert LEDs to GPIO descriptor table
 2022-05-07 12:45 UTC  (2+ messages)
` [PATCH 2/2 v7] ARM: davinci: dm646x: "

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-05-07 12:37 UTC  (3+ messages)
` [PATCH 40/48] ARM: pxa: tosa: use gpio lookup for battery

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 504/1129] drivers/uio/uio_xilinx_ai_engine.c:39:13: warning: variable 'irq' set but not used
 2022-05-07 11:59 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).