linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-27 16:28:03 to 2018-06-28 09:11:35 UTC [more...]

[PATCH 0/5] add support for relative references in jump tables
 2018-06-28  9:11 UTC  (12+ messages)
` [PATCH 1/5] kernel/jump_label: abstract jump_entry member accessors
` [PATCH 2/5] kernel/jump_label: implement generic support for relative references
` [PATCH 4/5] x86: jump_label: switch to jump_entry accessors
` [PATCH 5/5] x86/kernel: jump_table: use relative references

v4.18-rc1 on droid 4: very bad CPU performance
 2018-06-28  9:06 UTC  (8+ messages)

[PATCH 1/2] ARM: dts: armada388-clearfog: enable spi flash
 2018-06-28  8:47 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: armada388-clearfog: drop future changes disclaimer

[PATCH 2/9] crypto: atmel-ecc: Silently ignore missing clock frequency
 2018-06-28  8:47 UTC  (2+ messages)

KVM guest sometimes failed to boot because of kernel stack overflow if KPTI is enabled on a hisilicon ARM64 platform
 2018-06-28  8:45 UTC  (12+ messages)

[PATCH v3 00/24] Add support for R40 HDMI pipeline
 2018-06-28  8:41 UTC  (55+ messages)
` [PATCH v3 05/24] drm/sun4i: Add TCON TOP driver
` [PATCH v3 06/24] drm/sun4i: Fix releasing node when enumerating enpoints
  ` [linux-sunxi] "
` [PATCH v3 07/24] drm/sun4i: Split out code for enumerating endpoints in output port
  ` [linux-sunxi] "
` [PATCH v3 08/24] drm/sun4i: Add support for traversing graph with TCON TOP
` [PATCH v3 09/24] drm/sun4i: Don't skip TCONs if they don't have channel 0
      ` [linux-sunxi] "
` [PATCH v3 10/24] drm/sun4i: tcon: Generalize engine search algorithm
` [PATCH v3 11/24] drm/sun4i: Don't check for LVDS and RGB when TCON has only ch1
` [PATCH v3 12/24] drm/sun4i: Don't check for panel or bridge on TV TCONs
` [PATCH v3 13/24] dt-bindings: display: sun4i-drm: Add R40 mixer compatibles
` [PATCH v3 14/24] drm/sun4i: Add support for R40 mixers
` [PATCH v3 15/24] dt-bindings: display: sun4i-drm: Add description of A64 HDMI PHY
      ` [linux-sunxi] "
` [PATCH v3 16/24] drm/sun4i: Enable DW HDMI PHY clock
` [PATCH v3 17/24] drm/sun4i: Don't change clock bits in DW HDMI PHY driver
` [PATCH v3 18/24] drm/sun4i: DW HDMI PHY: Add support for second PLL
      ` [linux-sunxi] "
` [PATCH v3 19/24] drm/sun4i: Add support for second clock parent to DW HDMI PHY clk driver
  ` [linux-sunxi] "
` [PATCH v3 20/24] drm/sun4i: Add support for A64 HDMI PHY
` [PATCH v3 21/24] drm: of: Export drm_crtc_port_mask()
` [PATCH v3 22/24] drm/sun4i: DW HDMI: Expand algorithm for possible crtcs
` [PATCH v3 23/24] ARM: dts: sun8i: r40: Add HDMI pipeline
      ` [linux-sunxi] "
` [PATCH v3 24/24] ARM: dts: sun8i: r40: Enable HDMI output on BananaPi M2 Ultra
  ` [linux-sunxi] "

[RFC PATCH 0/2] New QuadSPI driver for Atmel SAMA5D2
 2018-06-28  8:37 UTC  (8+ messages)
` [RFC PATCH 1/2] spi: Add "

[PATCH v2] dt-bindings: serial: imx: clarify rs485 support usage
 2018-06-28  8:14 UTC  (2+ messages)

[PATCH v2 00/15] ARM: davinci: step towards removing at24_platform_data
 2018-06-28  7:56 UTC  (4+ messages)
` [PATCH v2 01/15] nvmem: add support for cell lookups

[PATCH] clk: clkdev - add managed versions of lookup registrations
 2018-06-28  7:54 UTC 

[PATCH v2 00/10] Initial support for Samsung Galaxy S and Galaxy S 4G
 2018-06-28  7:52 UTC  (14+ messages)
` [PATCH v2 01/10] ARM: dts: s5pv210: Add missing interrupt-controller property to gph2
` [PATCH v2 02/10] ARM: dts: s5pv210: Add initial DTS for Samsung Aries based phones
` [PATCH v2 03/10] ARM: dts: s5pv210: Add initial DTS for Samsung Galaxy S phone
` [PATCH v2 04/10] ARM: dts: s5pv210: Add initial DTS for SGH-T959P phone
` [PATCH v2 05/10] dt-bindings: samsung: Add S5PV210 as possible soc in Samsung boards
` [PATCH v2 06/10] dt-bindings: samsung: Document bindings for Samsung aries boards
` [PATCH v2 07/10] dt-bindings: samsung: Document bindings for SGH-T959P board
` [PATCH v2 08/10] ARM: s5pv210_defconfig: Run make savedefconfig
` [PATCH v2 09/10] ARM: s5pv210_defconfig: Enable drivers for Samsung Aries based phones
` [PATCH v2 10/10] ARM: s5pv210_defconfig: Enable options needed to boot typical Linux distro

[PATCH v2 0/5] Fixes coding style in xilinx_emaclite.c
 2018-06-28  7:39 UTC  (6+ messages)
` [PATCH v2 1/5] net: emaclite: Use __func__ instead of hardcoded name
` [PATCH v2 2/5] net: emaclite: Simplify if-else statements
` [PATCH v2 3/5] net: emaclite: update kernel-doc comments
` [PATCH v2 4/5] net: emaclite: Fix block comments style
` [PATCH v2 5/5] net: emaclite: Remove unnecessary spaces

[PATCH v3 0/5] Add sdmmc UHS support to ROC-RK3328-CC board
 2018-06-28  7:22 UTC  (9+ messages)
` [PATCH v3 2/5] gpio: syscon: rockchip: add GPIO_MUTE support for rk3328

[RFC PATCH v2 0/6] serial: uartps: Add run time support for more IPs than hardcoded 2
 2018-06-28  7:18 UTC  (7+ messages)
` [RFC PATCH v2 1/6] serial: uartps: Do not initialize field to zero again

[PATCH 1/2] ARM: mvebu_v7_defconfig: sync defconfig
 2018-06-28  7:06 UTC  (2+ messages)
` [PATCH 2/2] ARM: mvebu_v7_defconfig: enable SFP support

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-06-28  7:01 UTC  (5+ messages)

[PATCH 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-06-28  7:00 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver
` [PATCH 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH v21 0/4] Mediatek MT8173 CMDQ support
 2018-06-28  6:55 UTC  (10+ messages)
` [PATCH v21 2/4] mailbox: mediatek: Add Mediatek CMDQ driver
` [PATCH v21 4/4] soc: mediatek: Add Mediatek CMDQ helper

[RFC PATCH 0/5] arm: dts: zynq: improvements and cleanup
 2018-06-28  6:44 UTC  (11+ messages)
` [RFC PATCH 1/5] arm: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boards
` [RFC PATCH 2/5] dt-bindings: xilinx: Add missing zynq boards
` [RFC PATCH 3/5] arm: dts: zynq: correct and improve the model property of dt files
` [RFC PATCH 4/5] arm: dts: zynq: rename board zed to zedboard
` [RFC PATCH 5/5] arm: dts: zynq: remove "zynq" prefix from compatible property

[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
 2018-06-28  6:17 UTC  (7+ messages)

[PATCH 0/5] RFC: Mezzanine handling for 96boards
 2018-06-28  6:10 UTC  (5+ messages)
    ` [Dev] "

[PATCH v7 00/29] Add support for mediatek SOC MT2712
 2018-06-28  6:02 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: arm: Add compatible string for NVIDIA Carmel
 2018-06-28  5:57 UTC  (5+ messages)
` [PATCH 2/2] arm64: tegra: Add CPU nodes to Tegra194 device tree

[PATCH] dmaengine: pl330: report BURST residue granularity
 2018-06-28  5:54 UTC  (2+ messages)

[PATCH v5 00/10] Uprobes: Support SDT markers having reference count (semaphore)
 2018-06-28  5:22 UTC  (11+ messages)
` [PATCH v5 01/10] Uprobes: Move uprobe structure to uprobe.h
` [PATCH v5 02/10] Uprobes: Simplify uprobe_register() body
` [PATCH v5 03/10] Uprobe: Change set_swbp definition
` [PATCH v5 04/10] Uprobe: Change set_orig_insn definition
` [PATCH v5 05/10] Uprobe: Change uprobe_write_opcode definition
` [PATCH v5 06/10] Uprobes: Support SDT markers having reference count (semaphore)
` [PATCH v5 07/10] trace_uprobe/sdt: Prevent multiple reference counter for same uprobe
` [PATCH v5 08/10] Uprobes/sdt: "
` [PATCH v5 09/10] Uprobes/sdt: Document about reference counter
` [PATCH v5 10/10] perf probe: Support SDT markers having reference counter (semaphore)

[PATCH v4 0/7] add support for Bluetooth on MT7622 SoC
 2018-06-28  5:19 UTC  (7+ messages)
` [PATCH v4 6/7] Bluetooth: mediatek: Add protocol support for MediaTek serial devices

[PATCH 0/4] RDU1/2 latest supported RAVE SP nodes
 2018-06-28  4:39 UTC  (6+ messages)
` [PATCH 1/4] ARM: dts: imx51-zii-rdu1: Populate RAVE SP EEPROM nodes
` [PATCH 2/4] ARM: dts: imx6qdl-zii-rdu2: "
` [PATCH 3/4] ARM: dts: imx6qdl-zii-rdu2: Populate RAVE SP backlight node
` [PATCH 4/4] ARM: dts: imx6qdl-zii-rdu2: Populate RAVE SP power button node

[PATCH 1/2] ARM: dts: imx51-babbage: Fix reg for usbh1phy
 2018-06-28  4:37 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx51-babbage: Make use of pinctrl_usbh1reg

[PATCH v10 00/14] Krait clocks + Krait CPUfreq
 2018-06-28  4:29 UTC  (3+ messages)

[PATCH] ARM: dts: imx6sll: declare src module to be compatible to imx51's src
 2018-06-28  3:25 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: imx53: Add 'ARM platform' node
 2018-06-28  3:21 UTC  (4+ messages)

[PATCH] ARM: dts: sun8i: a83t: Add CPU regulator supplies for A83T boards
 2018-06-28  3:10 UTC  (4+ messages)
` [linux-sunxi] "

[PATCH] ARM: dts: imx6: RIoTboard Add chosen stdout-path property
 2018-06-28  2:20 UTC  (2+ messages)

[PATCH 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-06-28  1:44 UTC  (10+ messages)
` [PATCH 1/4] PCI: mediatek: fixup mtk_pcie_find_port logical
` [PATCH 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622
` [PATCH 4/4] PCI: mediatek: Add loadable kernel module support

[PATCH v4] net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30
 2018-06-28  1:33 UTC 

[PATCH] ARM: dts: imx6sll-evk: enable usdhc3 slot
 2018-06-28  1:14 UTC  (3+ messages)

[PATCH V2] ARM: dts: imx6sll-evk: enable usdhc3 slot
 2018-06-28  1:04 UTC 

[PATCH V2 1/2] clk: imx6ul: add GPIO clock gates
 2018-06-28  0:52 UTC  (4+ messages)
` [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks

[PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL
 2018-06-28  0:48 UTC  (4+ messages)

[PATCH] ARM: dts: imx51: add CodaHx4 VPU
 2018-06-28  0:42 UTC  (2+ messages)

[GIT PULL] Amlogic fixes for v4.18-rc
 2018-06-27 23:55 UTC 

[RFC PATCH] arm64/mm: unmap the linear alias of module allocations
 2018-06-27 23:29 UTC  (6+ messages)

[PATCH] ARM64: dts: meson-axg: fix ethernet stability issue
 2018-06-27 23:10 UTC  (3+ messages)

[PATCH v2] driver core: add a debugfs entry to show deferred devices
 2018-06-27 22:23 UTC  (2+ messages)

[PATCH] drm/sun4i: Implement zpos for DE2
 2018-06-27 22:05 UTC  (4+ messages)
    ` [linux-sunxi] "

[PATCH v4 1/2] clk: pxa: export 32kHz PLL
 2018-06-27 21:40 UTC  (3+ messages)
` [PATCH v4 2/2] ARM: dts: pxa: fix the rtc controller

[RFC RESEND PATCH] drm/rockchip: update cursors asynchronously through atomic
 2018-06-27 21:14 UTC 

[PATCH v2 0/7] Allwinner A64 DE2 CCU support with dedicated DE2 bus driver
 2018-06-27 20:21 UTC  (3+ messages)

[PATCH] ARM: dts: sun8i-h3: Increase the GPU clock to 576 MHz
 2018-06-27 20:08 UTC  (3+ messages)
` [linux-sunxi] "

[PATCH] arm64: remove no-op -p linker flag
 2018-06-27 19:46 UTC 

[PATCH] arm64: entry: add END/ENDPROC markers to *.S files
 2018-06-27 19:02 UTC  (3+ messages)

[PATCH v4 0/6] Enhance support for the SP805 WDT
 2018-06-27 18:55 UTC  (12+ messages)
` [PATCH v4 1/6] Documentation: DT: Consolidate SP805 binding docs

[PATCH v4 0/6] PCI: aardvark: misc fixes and improvements
 2018-06-27 18:52 UTC  (5+ messages)
` [PATCH v4 5/6] PCI: aardvark: Introduce an advk_pcie_valid_device() helper

[PATCH] i2c: aspeed: Improve driver to support multi-master use cases stably
 2018-06-27 18:01 UTC  (5+ messages)

[PATCH 0/9] media: cedrus: Add H264 decoding support
 2018-06-27 17:58 UTC  (5+ messages)
` [PATCH 7/9] media: cedrus: Move IRQ maintainance to cedrus_dec_ops

[PATCH] arm64: dts: stratix10: Add SPI node clocks for Stratix10
 2018-06-27 17:50 UTC 

[PATCH 1/3] ARM: dts: imx51-zii-common: create common include dtsi
 2018-06-27 17:33 UTC  (6+ messages)
` [1/3] "

[PATCH 0/7] Initial support for Samsung Galaxy S and Galaxy S 4G
 2018-06-27 17:21 UTC  (3+ messages)
` [PATCH 5/7] dt-bindings: samsung: Document bindings for Samsung aries boards

[PATCH 0/2] ARM: LEGO MINDSTORMS EV3 Bluetooth support
 2018-06-27 17:13 UTC  (4+ messages)
` [PATCH 2/2] ARM: davinci_all_defconfig: Enable Bluetooth

[PATCH 1/5] dt-bindings: tegra186-gpio: Add information for Tegra194
 2018-06-27 16:58 UTC  (2+ messages)

[PATCH v2 00/13] ARM: davinci: remove duplicate aemif support
 2018-06-27 16:54 UTC  (6+ messages)
` [PATCH v2 04/13] clk: davinci: psc-dm646x: use two lookup entries for the aemif clock

[PATCH] arm64: fix infinite stacktrace
 2018-06-27 16:41 UTC  (3+ messages)

[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
 2018-06-27 16:37 UTC  (4+ messages)

[PATCH v3 0/6] KVM/arm64: Cache maintenance relaxations
 2018-06-27 16:36 UTC  (4+ messages)
` [PATCH v3 1/6] arm64: KVM: Add support for Stage-2 control of memory types and cacheability

[PATCH v8 0/2] regulator: add QCOM RPMh regulator driver
 2018-06-27 16:28 UTC  (9+ messages)
` [PATCH v8 2/2] "


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