linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-18 22:46:22 to 2021-02-19 19:19:41 UTC [more...]

[PATCH] arm64 module: set plt* section addresses to 0x0
 2021-02-19 19:16 UTC  (2+ messages)

[PATCH v2] arm64: spectre: Prevent lockdep splat on v4 mitigation enable path
 2021-02-19 19:16 UTC  (2+ messages)

[PATCH] arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() fails
 2021-02-19 19:16 UTC  (2+ messages)

[PATCH 0/1] fix machine_kexec_post_load prototype
 2021-02-19 19:14 UTC  (5+ messages)
` [PATCH 1/1] kexec: move machine_kexec_post_load() to public interface

[PATCH] of: error: 'const struct kimage' has no member named 'arch'
 2021-02-19 18:43 UTC  (13+ messages)

[PATCH v4 00/10] CoreSight configuration management; ETM strobing
 2021-02-19 18:43 UTC  (5+ messages)
` [PATCH v4 01/10] coresight: syscfg: Initial coresight system configuration
` [PATCH v4 02/10] coresight: syscfg: Add registration and feature loading for cs devices

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-02-19 18:32 UTC  (6+ messages)
` [RFC PATCH v2 16/26] KVM: arm64: Prepare Hyp memory protection

[PATCH 0/8] arm64: Support FIQ controller registration
 2021-02-19 18:26 UTC  (16+ messages)
` [PATCH 1/8] ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directly
` [PATCH 2/8] irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLER
` [PATCH 3/8] genirq: Allow architectures to override set_handle_irq() fallback
` [PATCH 4/8] arm64: don't use GENERIC_IRQ_MULTI_HANDLER
` [PATCH 5/8] arm64: irq: add a default handle_irq panic function
` [PATCH 6/8] arm64: entry: factor irq triage logic into macros
` [PATCH 7/8] arm64: Always keep DAIF.[IF] in sync
  ` [PATCH 7/8 v1.5] "
` [PATCH 8/8] arm64: irq: allow FIQs to be handled

[PATCH] arm64: Add part number for Arm Cortex-A78
 2021-02-19 17:52 UTC  (2+ messages)

[PATCH 00/13] stm32 usart various fixes
 2021-02-19 17:47 UTC  (14+ messages)
` [PATCH 01/13] serial: stm32: fix probe and remove order for dma
` [PATCH 02/13] serial: stm32: fix startup by enabling usart for reception
` [PATCH 03/13] serial: stm32: fix incorrect characters on console
` [PATCH 04/13] serial: stm32: fix TX and RX FIFO thresholds
` [PATCH 05/13] serial: stm32: fix a deadlock condition with wakeup event
` [PATCH 06/13] serial: stm32: fix wake-up flag handling
` [PATCH 07/13] serial: stm32: fix a deadlock in set_termios
` [PATCH 08/13] serial: stm32: fix tx dma completion, release channel
` [PATCH 09/13] serial: stm32: call stm32_transmit_chars locked
` [PATCH 10/13] serial: stm32: fix FIFO flush in startup and set_termios
` [PATCH 11/13] serial: stm32: add FIFO flush when port is closed
` [PATCH 12/13] serial: stm32: fix tx_empty condition
` [PATCH 13/13] serial: stm32: add support for "flush_buffer" ops

5.10 LTS Kernel: 2 or 6 years?
 2021-02-19 17:44 UTC  (36+ messages)

[PATCH 7/8 v1.5] arm64: Always keep DAIF.[IF] in sync
 2021-02-19 17:24 UTC  (2+ messages)

[PATCH] mm, kasan: don't poison boot memory
 2021-02-19 16:45 UTC  (5+ messages)

[PATCH v2 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-19 16:45 UTC  (7+ messages)
` [PATCH v2 1/9] media: hevc: Modify structures to follow H265 ITU spec
` [PATCH v2 4/9] media: uapi: Add a control for HANTRO driver

[next]: fs/io_uring.c:6171:10: error: implicit declaration of function 'io_sendmsg_prep_async'; did you mean 'io_req_prep_async'?
 2021-02-19 16:37 UTC  (4+ messages)

[PATCH RESEND] mm, kasan: don't poison boot memory
 2021-02-19 16:35 UTC  (4+ messages)

[RFC 00/19] Rework support for i.MX8MQ interconnect with devfreq
 2021-02-19 16:29 UTC  (21+ messages)
` [RFC 01/19] clk: imx8mq: Replace critical with ignore_unused flag for dram_apb clock
` [RFC 02/19] dt-bindings: interconnect: imx8mq: Add missing pl301 and SAI ids
` [RFC 03/19] devfreq: imx-bus: Switch governor to powersave
` [RFC 04/19] devfreq: imx-bus: Decouple imx-bus from icc made
` [RFC 05/19] devfreq: imx8m-ddrc: Change governor to powersave
` [RFC 06/19] devfreq: imx8m-ddrc: Use the opps acquired from EL3
` [RFC 07/19] devfreq: imx8m-ddrc: Add late system sleep PM ops
` [RFC 08/19] interconnect: imx: Switch from imx_icc_node_adj_desc to fsl, icc-id node assignment
` [RFC 09/19] interconnect: imx8: Remove the imx_icc_node_adj_desc
` [RFC 10/19] interconnect: imx8mq: Add the pl301_per_m and pl301_wakeup nodes and subnodes
` [RFC 11/19] interconnect: imx8mq: Add of_match_table
` [RFC 12/19] interconnect: imx: Add imx_icc_get_bw and imx_icc_aggregate functions
` [RFC 13/19] arm64: dts: imx8mq: Add fsl,icc-id property to ddrc node
` [RFC 14/19] arm64: dts: imx8mq: Add fsl,icc-id to noc node
` [RFC 15/19] arm64: dts: imx8mq: Add all pl301 nodes
` [RFC 16/19] arm64: dts: imx8mq: Add the interconnect node
` [RFC 17/19] arm64: dts: imx8mq: Add interconnect properties to icc consumer nodes
` [RFC 18/19] net: ethernet: fec_main: Add interconnect support
` [RFC 19/19] mmc: sdhci-esdhc-imx: "

[PATCH v3 0/9] Add peripheral support for imx8mm-nitrogen-r2 board
 2021-02-19 14:30 UTC  (10+ messages)
` [PATCH v3 1/9] arm64: dts: imx8mm-nitrogen-r2: add wifi/bt chip
` [PATCH v3 2/9] arm64: dts: imx8mm-nitrogen-r2: add USB support
` [PATCH v3 3/9] arm64: dts: imx8mm-nitrogen-r2: add espi2 support
` [PATCH v3 4/9] arm64: dts: imx8mm-nitrogen-r2: add UARTs
` [PATCH v3 5/9] arm64: dts: imx8mm-nitrogen-r2: rework UART 2
` [PATCH v3 6/9] arm64: dts: imx8mm-nitrogen-r2: add PWMs
` [PATCH v3 7/9] arm64: dts: imx8mm-nitrogen-r2: add FlexSPI
` [PATCH v3 8/9] arm64: dts: imx8mm-nitrogen-r2: add audio
` [PATCH v3 9/9] arm64: defconfig: Enable wm8960 audio driver

[PATCH 00/19] ipmi: Allow raw access to KCS devices
 2021-02-19 14:25 UTC  (20+ messages)
` [PATCH 01/19] dt-bindings: aspeed-lpc: Remove LPC partitioning
` [PATCH 02/19] ARM: dts: Remove LPC BMC and Host partitions
` [PATCH 03/19] ipmi: kcs: aspeed: Adapt to new LPC DTS layout
` [PATCH 04/19] pinctrl: aspeed-g5: Adapt to new LPC device tree layout
` [PATCH 05/19] soc: aspeed: "
` [PATCH 06/19] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
` [PATCH 07/19] ipmi: kcs_bmc: Make status update atomic
` [PATCH 08/19] ipmi: kcs_bmc: Rename {read, write}_{status, data}() functions
` [PATCH 09/19] ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
` [PATCH 10/19] ipmi: kcs_bmc: Turn the driver data-structures inside-out
` [PATCH 11/19] ipmi: kcs_bmc: Split headers into device and client
` [PATCH 12/19] ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
` [PATCH 13/19] ipmi: kcs_bmc: Decouple the IPMI chardev from the core
` [PATCH 14/19] ipmi: kcs_bmc: Allow clients to control KCS IRQ state
` [PATCH 15/19] ipmi: kcs_bmc: Add a "raw" character device interface
` [PATCH 16/19] dt-bindings: ipmi: Convert ASPEED KCS binding to schema
` [PATCH 17/19] dt-bindings: ipmi: Add optional SerIRQ property to ASPEED KCS devices
` [PATCH 18/19] ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration
` [PATCH 19/19] ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet

[PATCH v2 0/8] Add peripheral support for imx8mm-nitrogen-r2 board
 2021-02-19 14:03 UTC  (9+ messages)
` [PATCH v2 1/8] arm64: dts: imx8mm-nitrogen-r2: add wifi/bt chip
` [PATCH v2 3/8] arm64: dts: imx8mm-nitrogen-r2: add espi2 support
` [PATCH v2 4/8] arm64: dts: imx8mm-nitrogen-r2: add UARTs

[PATCH v4 0/7] drm/sun4i: Add support for dual-link LVDS on the A20
 2021-02-19 13:59 UTC  (8+ messages)
` [PATCH v4 1/7] of: Make of_graph_get_port_by_id take a const device_node
` [PATCH v4 2/7] drm/of: Change the prototype of drm_of_lvds_get_dual_link_pixel_order
` [PATCH v4 3/7] dt-bindings: display: sun4i: Add LVDS Dual-Link property
` [PATCH v4 4/7] drm/sun4i: tcon: Refactor the LVDS and panel probing
` [PATCH v4 5/7] drm/sun4i: tcon: Support the LVDS Dual-Link
` [PATCH v4 6/7] drm/sun4i: tcon: Enable the A20 dual-link output
` [PATCH v4 7/7] [DO NOT MERGE] ARM: dts: sun7i: Enable LVDS Dual-Link on the Cubieboard

[PATCH v2 0/1] clk: sunxi-ng: v3s: use sigma-delta modulation for audio-pll
 2021-02-19 12:01 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v3 01/11] drm/atomic: Pass the full state to planes async atomic check and update
 2021-02-19 12:00 UTC  (4+ messages)
` [PATCH v3 03/11] drm/atmel-hlcdc: Rename custom plane state variable
` [PATCH v3 06/11] drm: Use state helper instead of plane state pointer in atomic_check
` [PATCH v3 07/11] drm: Store new plane state in a variable for atomic_update and disable

[PATCH RESEND v3 0/2] Add support for Topwise A721 tablet
 2021-02-19 11:51 UTC  (3+ messages)
` [PATCH RESEND v3 2/2] ARM: dts: sun4i: "

[PATCH v2 0/4] Add support for QCOM SPMI Flash LEDs
 2021-02-19 11:04 UTC  (6+ messages)
` [PATCH v2 2/4] leds: Add driver "

[PATCH v13 0/5] leds: mt6360: Add LED driver for MT6360
 2021-02-19 10:54 UTC  (7+ messages)
` [PATCH v13 2/5] leds: flash: Fix multicolor no-ops registration by return 0
` [PATCH v13 3/5] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH v13 5/5] leds: mt6360: Add LED driver for MT6360

[PATCH v8 00/22] Introduce the Counter character device interface
 2021-02-19  9:21 UTC  (7+ messages)
` [PATCH v8 19/22] counter: Implement extension*_name sysfs attributes
` [PATCH v8 22/22] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH v3 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2021-02-19  9:18 UTC  (2+ messages)

[PATCH v3 0/5] arm64: dts: librem5 phone and devkit dts and config updates
 2021-02-19 10:04 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: dts: imx8mq-librem5-devkit: Drop buck3 startup-ramp-delay
` [PATCH v3 2/5] arm64: dts: librem5: Drop assigned-clocks from SAI2
` [PATCH v3 3/5] arm64: defconfig: Enable devfreq support for i.MX8MQ
` [PATCH v3 4/5] arm64: dts: librem5: protect some partitions of the nor-flash
` [PATCH v3 5/5] arm64: dts: imx8mq-librem5-r2: set nearlevel to 120

[PATCH v1] move page flip handle into cmdq cb
 2021-02-19  9:54 UTC  (2+ messages)
` [PATCH v1] drm/mediatek: "

[PATCH] counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED
 2021-02-19  9:59 UTC 

[PATCH V3 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-02-19  9:48 UTC  (10+ messages)
` [PATCH V3 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback

[PATCH v3 0/1] phy: fsl-imx8-mipi-dphy: Hook into runtime pm
 2021-02-19  9:38 UTC  (2+ messages)

[PATCH v5] arm64: Enable perf events based hard lockup detector
 2021-02-19  9:37 UTC  (2+ messages)

[PATCH] soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 iva
 2021-02-19  8:00 UTC  (2+ messages)

[PATCH V2 1/5] arm64: dts: broadcom: bcm4908: describe USB PHY
 2021-02-19  5:50 UTC  (5+ messages)
` [PATCH V2 2/5] arm64: dts: broadcom: bcm4908: describe Ethernet controller
` [PATCH V2 3/5] arm64: dts: broadcom: bcm4908: describe Netgear R8000P switch
` [PATCH V2 4/5] arm64: dts: broadcom: bcm4908: add remaining Netgear R8000P LEDs
` [PATCH V2 5/5] arm64: dts: broadcom: bcm4908: describe firmware partitions

[PATCH v8 0/6] Enable Linux guests on Hyper-V on ARM64
 2021-02-19  4:40 UTC  (9+ messages)
` [PATCH v8 1/6] arm64: hyperv: Add Hyper-V hypercall and register access utilities
` [PATCH v8 2/6] arm64: hyperv: Add Hyper-V clocksource/clockevent support
` [PATCH v8 3/6] arm64: hyperv: Add kexec and panic handlers
` [PATCH v8 4/6] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v8 5/6] arm64: efi: Export screen_info
` [PATCH v8 6/6] Drivers: hv: Enable Hyper-V code to be built on ARM64

[PATCH v8 0/3] CPUFreq: Add support for opp-sharing cpus
 2021-02-19  4:19 UTC  (2+ messages)

[PATCH] ASoC: imx-hdmi: no need to set .owner when using module_platform_driver
 2021-02-19  2:55 UTC  (2+ messages)

[PATCH v2 1/2] kasan: initialize shadow to TAG_INVALID for SW_TAGS
 2021-02-19  0:22 UTC  (2+ messages)
` [PATCH v2 2/2] mm, kasan: don't poison boot memory with tag-based modes

[PATCH -next] soc / drm: mediatek: Mark mtk_mutex_driver with static keyword
 2021-02-18 23:16 UTC  (2+ messages)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-18 22:51 UTC  (6+ messages)
` [PATCH V3 06/14] dts: bindings: Document device tree bindings for ETE

[PATCH v4 1/2] usb: cdns3: add power lost support for system resume
 2021-02-18 22:51 UTC  (2+ messages)
` [PATCH v1 2/2] usb: cdns3: imx: "

5.10 LTS Kernel: 2 or 6 years?
 2021-01-26 18:51 UTC  (2+ messages)


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