linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-02 07:55:26 to 2020-11-02 16:07:20 UTC [more...]

[PATCH v7 00/41] kasan: add hardware tag-based mode for arm64
 2020-11-02 16:03 UTC  (9+ messages)
` [PATCH v7 01/41] arm64: Enable armv8.5-a asm-arch option
` [PATCH v7 02/41] arm64: mte: Add in-kernel MTE helpers
` [PATCH v7 03/41] arm64: mte: Reset the page tag in page->flags
` [PATCH v7 04/41] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v7 06/41] arm64: kasan: Enable in-kernel MTE
` [PATCH v7 07/41] arm64: mte: Convert gcr_user into an exclude mask
` [PATCH v7 08/41] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v7 10/41] kasan: drop unnecessary GPL text from comment headers

PCI trouble on mvebu (Turris Omnia)
 2020-11-02 15:54 UTC  (9+ messages)

[PATCH] mmc: owl-mmc: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-02 15:54 UTC  (2+ messages)

[PATCH v5 00/15] follow_pfn and other iomap races
 2020-11-02 15:52 UTC  (7+ messages)
` [PATCH v5 08/15] mm: Add unsafe_follow_pfn

[PATCH v20 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-11-02 15:49 UTC  (3+ messages)
` [PATCH v20 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[keystone:for_5.11/drivers-soc] BUILD SUCCESS e643bd3809d4763cb85950782508f9a1ae78a8ac
 2020-11-02 15:42 UTC 

[keystone:next] BUILD SUCCESS a5e886fb26f2b05e575a635af4d2b65b49d96598
 2020-11-02 15:42 UTC 

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-02 15:40 UTC  (5+ messages)

[PATCH v7 0/7] arm64: Add framework to turn an IPI as NMI
 2020-11-02 15:33 UTC  (9+ messages)
` [PATCH v7 1/7] arm64: Add framework to turn "
` [PATCH v7 2/7] irqchip/gic-v3: Enable support for SGIs to act as NMIs
` [PATCH v7 3/7] arm64: smp: Assign and setup an IPI as NMI
` [PATCH v7 4/7] nmi: backtrace: Allow runtime arch specific override
` [PATCH v7 5/7] arm64: ipi_nmi: Add support for NMI backtrace
` [PATCH v7 6/7] kgdb: Expose default CPUs roundup fallback mechanism
` [PATCH v7 7/7] arm64: kgdb: Roundup cpus using IPI as NMI

[PATCH v3 00/26] coresight: Support for ETM system instructions
 2020-11-02 15:31 UTC  (3+ messages)
` [PATCH v3 26/26] dts: bindings: coresight: ETM system register access only units

[PATCH 0/8] KVM: arm64: Host EL2 entry improvements
 2020-11-02 15:30 UTC  (7+ messages)
` [PATCH 2/8] KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation
` [PATCH 5/8] KVM: arm64: Turn host HVC handling into a dispatch table
` [PATCH 7/8] KVM: arm64: Simplify __kvm_enable_ssbs()

[PATCH v3 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-02 15:18 UTC  (10+ messages)
` [PATCH v3 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v3 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v3 4/4] arch, mm: make kernel_page_present() always available

[PATCH RFC v2 00/21] kasan: hardware tag-based mode for production use on arm64
 2020-11-02 15:17 UTC  (4+ messages)
` [PATCH RFC v2 16/21] kasan: optimize poisoning in kmalloc and krealloc

[PATCH v5 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2020-11-02 15:08 UTC  (5+ messages)
` [PATCH v5 2/4] media: i2c: imx258: add support for binding via device tree
  ` [PATCH v5 4/4] media: i2c: imx258: get clock from device properties and enable it via runtime PM

[PATCH] dt-bindings: arm: rockchip: Add Kobol Helios64
 2020-11-02 15:06 UTC 

[PATCH v4 0/2] arm64: Add basic support for Kobol's Helios64
 2020-11-02 14:55 UTC  (2+ messages)

[PATCH 1/1] Fonts: font_acorn_8x8: Replace discarded const qualifier
 2020-11-02 14:50 UTC  (10+ messages)

[PATCH 0/9] Allwinner V3 SL631 Action Camera Support and Related Fixes
 2020-11-02 14:27 UTC  (21+ messages)
` [PATCH 1/9] ARM: sunxi: Add machine match for the Allwinner V3 SoC
` [PATCH 3/9] ARM: dts: sun8i-v3s: Add I2C1 PB pins description
` [PATCH 4/9] dt-bindings: irq: sun7i-nmi: Add binding for the V3s NMI
` [PATCH 5/9] irqchip/sunxi-nmi: Add support "
` [PATCH 6/9] ARM: dts: sun8i-v3s: Add the V3s NMI IRQ controller
` [PATCH 8/9] dt-bindings: arm: sunxi: Add SL631 with IMX179 bindings
` [PATCH 9/9] ARM: dts: sun8i-v3: Add support for the SL631 Action Camera with IMX179

[PATCH] soc: ti: knav_qmss: fix reference leak in knav_queue_probe
 2020-11-02 14:36 UTC 

[PATCH v2 0/4] iio: adc: xilinx: use even more devres
 2020-11-02 14:22 UTC  (5+ messages)
` [PATCH v2 1/4] device: provide devm_krealloc_array()
` [PATCH v2 2/4] iio: adc: xilinx: use helper variable for &pdev->dev
` [PATCH v2 3/4] iio: adc: xilinx: use devm_krealloc_array() instead of kfree() + kcalloc()
` [PATCH v2 4/4] iio: adc: xilinx: use more devres helpers and remove remove()

[PATCH] ARM: dts: sun7i: bananapi: Enable RGMII RX/TX delay on Ethernet PHY
 2020-11-02 14:21 UTC  (3+ messages)

[PATCH] ARM: dts: sun8i: v40: bananapi-m2-berry: Fix ethernet node
 2020-11-02 14:19 UTC 

[PATCH] ARM: dts: sun8i: r40: bananapi-m2-berry: Fix dcdc1 regulator
 2020-11-02 14:19 UTC 

[PATCH] ARM: dts: sun7i: bananapi: Enable RGMII RX/TX delay on Ethernet PHY
 2020-11-02 14:16 UTC 

[PATCH v3 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-11-02 14:13 UTC  (4+ messages)
` [PATCH v3 2/2] ASoC: qcom: sc7180: Modify machine driver for 2mic

[PATCH v10 00/15] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-11-02 14:10 UTC  (3+ messages)

[PATCH v3 0/4] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-11-02 13:54 UTC  (11+ messages)
` [PATCH v3 1/4] PM / EM: Add a flag indicating units of power values in Energy Model
` [PATCH v3 2/4] docs: Clarify abstract scale usage for "
` [PATCH v3 3/4] PM / EM: update the comments related to power scale
` [PATCH v3 4/4] docs: power: Update Energy Model with new flag indicating "

[PATCH] arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line
 2020-11-02 13:52 UTC  (3+ messages)

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-11-02 13:52 UTC  (13+ messages)

[PATCH v2] arm64: dts: ti: k3-am65: mark dss as dma-coherent
 2020-11-02 13:46 UTC 

[PATCH] arm64: dts: ti: k3-am65: mark dss as dma-coherent
 2020-11-02 13:42 UTC  (6+ messages)

[PATCH v13 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-11-02 13:11 UTC  (11+ messages)
` [PATCH v13 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 "
      `  "

[GIT PULL] STM32 DT fixes for v5.10 #1
 2020-11-02 13:02 UTC  (5+ messages)

[PATCH] ARM: dts: at91: add serial MFD sub-node for usart
 2020-11-02 12:55 UTC  (9+ messages)

[BUG] Error applying setting, reverse things back on lot of devices
 2020-11-02 12:48 UTC  (5+ messages)

[PATCH v2 0/4] syscalls: remove compat_alloc_user_space callers
 2020-11-02 12:31 UTC  (5+ messages)
` [PATCH v2 1/4] kexec: simplify compat_sys_kexec_load
` [PATCH v2 2/4] mm: simplify compat_sys_move_pages
` [PATCH v2 3/4] mm: simplify compat numa syscalls
` [PATCH v2 4/4] compat: remove some compat entry points

[PATCH v3 0/3] add ima_arch support for ARM64
 2020-11-02 12:13 UTC  (5+ messages)
` [PATCH v3 3/3] arm64/ima: add ima_arch support

[PATCH] arm64: Extend arm64 Kconfig to contain CMDLINE_EXTEND
 2020-11-02 12:12 UTC 

[PATCH] serial: 8250_mtk: Fix uart_get_baud_rate warning
 2020-11-02 12:07 UTC 

[PATCH] irqchip/ti-sci-inta: Fix printing of inta id on probe success
 2020-11-02 12:06 UTC 

[PATCH] irqchip/ti-sci-intr: Fix freeing of irqs
 2020-11-02 12:06 UTC 

[PATCH] clk: imx: scu: Fix compile error with module build of clk-scu.o
 2020-11-02 12:02 UTC 

[PATCH v3 0/3] CPUFreq: Add support for cpu performance dependencies
 2020-11-02 12:01 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings/opp: Update documentation for opp-shared
` [PATCH v3 2/3] opp/of: Allow empty opp-table with opp-shared
` [PATCH v3 3/3] [RFC] CPUFreq: Add support for cpu-perf-dependencies

[PATCH v2 0/7] Add support for Rpi4b + Cirrus Lochnagar2 and CS47L15
 2020-11-02 11:48 UTC  (4+ messages)
` [PATCH v2 2/7] ASoC: audio-graph-card: Add plls and sysclks DT bindings

[nomadik:ixp4 2/13] ixp4xx_crypto.c:undefined reference to `qmgr_disable_irq'
 2020-11-02 11:45 UTC 

[PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support
 2020-11-02 11:44 UTC  (11+ messages)

[nomadik:gemini-usb] BUILD SUCCESS cbaf6cdf770b90de5f10bfa5112c679f1dffe948
 2020-11-02 11:36 UTC 

[nomadik:ux500-janice-v5.10-rc1] BUILD SUCCESS c175f3787ec377e6b5ab2d623b1549bb0aaa4ba2
 2020-11-02 11:37 UTC 

[nomadik:gemini-dir-685-rt2880] BUILD SUCCESS 56d3e9be56ad8c7b68144b9015b8cfa98a4b76c9
 2020-11-02 11:36 UTC 

[nomadik:nomadik] BUILD SUCCESS 897dd3494fc81ca0646f3c7183df81b01729ef31
 2020-11-02 11:36 UTC 

[nomadik:gemini-dir-685-rtl8366rb-dsa-vlan-setup] BUILD SUCCESS bd636e1ba40e0e45a70131d4b4331aef513bbf28
 2020-11-02 11:36 UTC 

[nomadik:gemini-dir-685-rtl8366rb-dsa-find-magic-port] BUILD SUCCESS 3076ea0568395d1484175d6a04c607ae688305b0
 2020-11-02 11:36 UTC 

[nomadik:ixp4] BUILD SUCCESS 2ebe35dcc6e059168cd569d583898a7cf90a1ffb
 2020-11-02 11:36 UTC 

[nomadik:gemini-dma] BUILD SUCCESS cf103aab06fb2a7d98c1348387966b365c3b0ccc
 2020-11-02 11:36 UTC 

[nomadik:ux500-golden-v5.10-rc1] BUILD SUCCESS 81670dc537f140236bb5d36f274e8013e4d123b8
 2020-11-02 11:36 UTC 

[nomadik:ftwdt010] BUILD SUCCESS 02c434740700b48024b687fd74744f8fc73a441a
 2020-11-02 11:37 UTC 

[nomadik:ux500-skomer-v5.10-rc1] BUILD SUCCESS 7e37aac4c9b2468124a377dd07ecbe14d4d286bb
 2020-11-02 11:37 UTC 

[nomadik:gemini-pata-phyreset] BUILD SUCCESS 140c8bcdde4489f1069dc58d2ba4c01b77fbf993
 2020-11-02 11:36 UTC 

[nomadik:gemini-cpuidle] BUILD SUCCESS 51df3a0765dc2373bbd80ad74e1d9bbf1f723dc4
 2020-11-02 11:36 UTC 

[PATCH v4 00/22] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-11-02 11:19 UTC  (10+ messages)
` [PATCH v4 09/22] arm64: dts: allwinner: h6: Add HDMI audio node
    `  "

[PATCH 1/6] drm/vc4: bo: Add a managed action to cleanup the cache
 2020-11-02 11:17 UTC  (4+ messages)
` [PATCH 6/6] drm/vc4: kms: Add functions to create the state objects

[PATCH v7 00/12] leds: pwm: Make automatic labels work
 2020-11-02 11:10 UTC  (9+ messages)
` [PATCH v7 10/12] ARM: dts: stm32: Fix schema warnings for pwm-leds
  ` [Linux-stm32] "

[PATCHv3 00/17] arm64: remove set_fs() and friends
 2020-11-02 10:48 UTC  (12+ messages)
` [PATCHv3 10/17] arm64: uaccess: simplify __copy_user_flushcache()
` [PATCHv3 11/17] arm64: uaccess: refactor __{get,put}_user
` [PATCHv3 12/17] arm64: uaccess: split user/kernel routines
` [PATCHv3 13/17] arm64: uaccess cleanup macro naming

[PATCH v7 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-11-02 10:46 UTC  (5+ messages)
` [PATCH v7 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO
  ` [RFC PATCH] pinctrl: pinctrl-microchip-sgpio: properties_luton can be static

[PATCH 0/2] arm64: Allow the rescheduling IPI to bypass irq_enter/exit
 2020-11-02 10:30 UTC  (2+ messages)

[PATCH v2] arm64: dts: allwinner: h6: PineH64 model B: Add wifi
 2020-11-02 10:23 UTC  (2+ messages)

Hard lockup on Raspberry Pi 4 after v5.10-rc1
 2020-11-02 10:15 UTC  (2+ messages)

[PATCH 0/8] J7200: Add PCIe DT nodes to Enable PCIe
 2020-11-02 10:11 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: mfd: ti, j721e-system-controller.yaml: Document "pcie-ctrl"
` [PATCH 2/8] dt-bindings: PCI: Add host mode dt-bindings for TI's J7200 SoC
` [PATCH 3/8] dt-bindings: PCI: Add EP "
` [PATCH 4/8] arm64: dts: ti: k3-j7200-main: Add DT for WIZ and SERDES
` [PATCH 5/8] arm64: dts: ti: k3-j7200-main: Add PCIe device tree node
` [PATCH 6/8] arm64: dts: ti: k3-j7200-common-proc-board: Enable SERDES0
` [PATCH 7/8] arm64: dts: ti: k3-j7200-common-proc-board: Enable PCIe
` [PATCH 8/8] arm64: dts: ti: k3-j721e-main: Fix PCIe maximum outbound regions

[PATCH v3 0/9] perf mem/c2c: Support AUX trace
 2020-11-02 10:08 UTC  (7+ messages)
` [PATCH v3 3/9] perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE
` [PATCH v3 6/9] perf c2c: Support AUX trace

[PATCH 0/5] Elimo Impetus and Initium support
 2020-11-02 10:07 UTC  (11+ messages)
` [PATCH v2 1/6] dt-bindings: vendors: add Elimo Engineering vendor prefix
` [PATCH v2 2/6] ARM: dts: sun8i: V3/S3: Add UART1 pin definitions to the V3/S3 dtsi
` [PATCH v2 3/6] ARM: dts: sun8i: s3: Add dtsi for the Elimo Impetus SoM
` [PATCH v2 5/6] ARM: dts: sun8i: s3: Add dts for the Elimo Initium SBC
` [PATCH v2 6/6] ARM: dts: sunxi: align pinecube compatible property to other S3 boards

[PATCH v1 0/1] ARM: dts: sun8i: h3: Add initial NanoPi R1 support
 2020-11-02 10:01 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v1 0/1] ARM: dts: sun8i: h3: Add initial NanoPi R1 support
 2020-11-02  9:58 UTC  (3+ messages)
` [PATCH v1 1/1] ARM: dts: sun8i: add FriendlyArm ZeroPi support

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-11-02  9:43 UTC  (3+ messages)
` [PATCH v2 08/13] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL

[PATCH v1 0/1] Add HS400 enhanced strobe support
 2020-11-02  9:28 UTC  (2+ messages)
` [PATCH v1 1/1] mmc: mediatek: add "

[PATCH v3 0/4] Add support for SCMIv3.0 Voltage Domain Protocol and SCMI-Regulator
 2020-11-02  9:27 UTC  (6+ messages)
` [PATCH v3 4/4] dt-bindings: arm: add support for SCMI Regulators

[PATCH] arm64: dts: allwinner: h6: orangepi-one-plus: Fix ethernet
 2020-11-02  9:25 UTC  (2+ messages)

[PATCH 00/14] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-11-02  9:21 UTC  (6+ messages)
` [PATCH 08/14] media: sunxi: Add support for the A31 MIPI CSI-2 controller

[PATCH v6 0/7] arm64: Add framework to turn an IPI as NMI
 2020-11-02  9:19 UTC  (5+ messages)
` [PATCH v6 6/7] kgdb: roundup: Allow runtime arch specific override

[PATCH v4 0/3] mainline LANMCU board
 2020-11-02  9:03 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: arm: fsl: add Van der Laan "

[PATCH v4 0/3] mainline LANMCU board
 2020-11-02  9:02 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: arm: fsl: add Van der Laan "
` [PATCH v5 2/2] ARM: dts: "

Desinfetante
 2020-11-02  8:50 UTC 

[PATCH v2 0/7] drm/vc4: Rework the HVS muxing code
 2020-11-02  8:47 UTC  (3+ messages)
  ` [PATCH v2 7/7] drm/vc4: kms: Don't disable the muxing of an active CRTC

[PATCH] ARM: dts: imx50-kobo-aura: Add 'grp' suffix to pinctrl node names
 2020-11-02  8:44 UTC  (2+ messages)

[PATCH] arm64: dts: meson: add watchdog to g12-common dtsi
 2020-11-02  8:41 UTC  (2+ messages)

[PATCH 0/4] Add sustainable OPP concept
 2020-11-02  8:40 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: opp: Introduce opp-sustainable bindings

[PATCH 0/5] iio: adc: xilinx: use even more devres
 2020-11-02  8:39 UTC  (6+ messages)
` [PATCH 4/5] iio: adc: xilinx: use devres for irq handling

[v9 1/2] i2c: imx: support slave mode for imx I2C driver
 2020-11-02  8:21 UTC  (2+ messages)
` [v9 2/2] i2c: imx: select I2C_SLAVE by default

[PATCH V2] arm64: dts: imx8mp-evk: add CAN support
 2020-11-02  8:28 UTC  (2+ messages)

[PATCH v2 1/2] ARM: dts: imx7-tqma7: add SPI-NOR flash
 2020-11-02  8:25 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: imx7-mba7: add default SPI-NOR flash partition layout

[PATCH v2 1/2] arm64: dts: imx8mq: Configure clock rate for audio plls
 2020-11-02  8:24 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mq-evk: Add spdif sound card support

[PATCH v4 0/3] MT8192 SMI support
 2020-11-02  7:53 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: memory: mediatek: Convert SMI to DT schema
    ` [PATCH v4 1/3] dt-bindings: memory: mediatek: Convert SMI to DT


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