linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-14 10:36:53 to 2017-08-14 16:18:59 UTC [more...]

[PATCH 00/30] implement KASLR for ARM
 2017-08-14 16:18 UTC  (47+ messages)
` [PATCH 01/30] asm-generic: add .data.rel.ro sections to __ro_after_init
` [PATCH 02/30] ARM: assembler: introduce adr_l, ldr_l and str_l macros
` [PATCH 03/30] ARM: head-common.S: use PC-relative insn sequence for __proc_info
` [PATCH 04/30] ARM: head-common.S: use PC-relative insn sequence for idmap creation
` [PATCH 05/30] ARM: head.S: use PC-relative insn sequence for secondary_data
` [PATCH 06/30] ARM: kernel: use relative references for UP/SMP alternatives
` [PATCH 07/30] ARM: head: use PC-relative insn sequence for __smp_alt
` [PATCH 08/30] ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hash
` [PATCH 09/30] ARM: head.S: use PC-relative insn sequences for __fixup_pv_table
` [PATCH 10/30] ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSET
` [PATCH 11/30] ARM: kvm: replace open coded VA->PA calculations with adr_l call
` [PATCH 12/30] arm-soc: exynos: replace open coded VA->PA conversions
` [PATCH 13/30] arm-soc: mvebu: replace open coded VA->PA conversion
` [PATCH 14/30] arm-soc: various: replace open coded VA->PA calculation of pen_release
` [PATCH 15/30] ARM: kernel: switch to relative exception tables
` [PATCH 16/30] ARM: kernel: use relative phys-to-virt patch tables
` [PATCH 17/30] arm-soc: tegra: make sleep asm code runtime relocatable
` [PATCH 18/30] ARM: kernel: make vmlinux buildable as a PIE executable
` [PATCH 19/30] ARM: kernel: use PC-relative symbol references in MMU switch code
` [PATCH 20/30] ARM: kernel: use PC relative symbol references in suspend/resume code
` [PATCH 21/30] ARM: mm: export default vmalloc base address
` [PATCH 22/30] ARM: kernel: refer to swapper_pg_dir via its symbol
` [PATCH 23/30] ARM: kernel: implement randomization of the kernel load address
` [PATCH 24/30] ARM: decompressor: explicitly map decompressor binary cacheable
` [PATCH 25/30] ARM: compressed: factor out zImage header and make it extensible
` [PATCH 26/30] ARM: decompressor: add KASLR support
` [PATCH 27/30] efi/libstub: add 'max' parameter to efi_random_alloc()
` [PATCH 28/30] efi/libstub: check for vmalloc= command line argument
` [PATCH 29/30] efi/libstub: arm: reserve bootloader supplied initrd in memory map
` [PATCH 30/30] efi/libstub: arm: implement KASLR

[PATCH v4 0/3] Allwinner R40 CCU driver
 2017-08-14 16:12 UTC  (8+ messages)
` [PATCH v4 1/3] clk: sunxi-ng: div: Add support for fixed post-divider
    ` [linux-sunxi] "
` [PATCH v4 2/3] clk: sunxi-ng: nkm: add "
  ` [linux-sunxi] "
` [PATCH v4 3/3] clk: sunxi-ng: support R40 SoC

[PATCH 00/11] watchdog: Consolidate FTWDT010 derivatives
 2017-08-14 16:09 UTC  (18+ messages)
` [PATCH 01/11] watchdog: gemini/ftwdt010: rename DT bindings
` [PATCH 02/11] watchdog: gemini/ftwdt010: rename driver and symbols
` [PATCH 03/11] watchdog: ftwdt010: Make interrupt optional
` [PATCH 04/11] watchdog: ftwdt010: Add clock support
` [PATCH 08/11] watchdog: ftwdt010/moxart: Merge MOXA ART into FTWDT010
` [PATCH 09/11] watchdog: ftwdt010/aspeed: Merge Aspeed "

[PATCH v10 0/5] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-08-14 15:44 UTC  (6+ messages)
` [PATCH v10 1/5] PCI: Disable PCIe Relaxed Ordering if unsupported
` [PATCH v10 2/5] PCI: Disable Relaxed Ordering for some Intel processors
` [PATCH v10 3/5] PCI: Disable Relaxed Ordering Attributes for AMD A1100
` [PATCH v10 4/5] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
` [PATCH v10 5/5] net/cxgb4vf: "

[PATCH 00/14] arm64: VMAP_STACK support
 2017-08-14 15:32 UTC  (6+ messages)
` [PATCH 05/14] arm64: clean up THREAD_* definitions
` [PATCH 14/14] arm64: add VMAP_STACK overflow detection

[PATCH v3 0/4] add support of SCPSYS power domain for MediaTek MT7622
 2017-08-14 15:30 UTC  (3+ messages)

[PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support
 2017-08-14 15:23 UTC  (5+ messages)

[PATCH 0/3] PINCTRL: Mediatek pinctrl driver for mt2712
 2017-08-14 15:23 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: mt2712: add pintcrl device node

[PATCH v5 00/19] simplify crypto wait for async op
 2017-08-14 15:21 UTC  (20+ messages)
` [PATCH v5 01/19] crypto: change transient busy return code to -EAGAIN
` [PATCH v5 02/19] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v5 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v5 04/19] crypto: marvell/cesa: "
` [PATCH v5 05/19] crypto: introduce crypto wait for async op
` [PATCH v5 06/19] crypto: move algif to generic async completion
` [PATCH v5 07/19] crypto: move pub key "
` [PATCH v5 08/19] crypto: move drbg "
` [PATCH v5 09/19] crypto: move gcm "
` [PATCH v5 10/19] crypto: move testmgr "
` [PATCH v5 11/19] fscrypt: move "
` [PATCH v5 12/19] dm: move dm-verity "
` [PATCH v5 13/19] cifs: move "
` [PATCH v5 14/19] ima: "
` [PATCH v5 15/19] crypto: tcrypt: "
` [PATCH v5 16/19] crypto: talitos: "
` [PATCH v5 17/19] crypto: qce: "
` [PATCH v5 18/19] crypto: mediatek: "
` [PATCH v5 19/19] crypto: adapt api sample to use async. op wait

[PATCH v4 0/8] Support more devices on rockchip rv1108
 2017-08-14 15:20 UTC  (5+ messages)
` [PATCH v4 1/8] spi: rockchip: add compatible string for rv1108 spi
` [PATCH v4 5/8] ARM: dts: rockchip: add saradc support for rv1108

[PATCH v4 1/2] arm: dts: mt7623: Add SD-card and EMMC to bananapi-r2
 2017-08-14 15:18 UTC  (4+ messages)

[PATCH v6 0/2] Add basic support for Mediatek MT2712 SoC
 2017-08-14 15:15 UTC  (2+ messages)

[PATCH v2 00/18] firmware: ARM System Control and Management Interface(SCMI) support
 2017-08-14 15:09 UTC  (5+ messages)
` [PATCH v2 16/18] hwmon: add support for sensors exported via ARM SCMI

SUN8I_EMAC driver wanted (for Orange Pi)
 2017-08-14 15:07 UTC  (6+ messages)

[PATCH 0/3] arm64 xilinx zynqmp firmware interface
 2017-08-14 15:06 UTC  (10+ messages)
` [PATCH 1/3] dt: xilinx: zynqmp: Add bindings for PM firmware
` [PATCH 3/3] soc: xilinx: zynqmp: Add firmware interface

[GIT PULL] pinctrl: samsung: Changes for v4.14
 2017-08-14 14:55 UTC  (2+ messages)

New assembler warnings with binutils 2.29
 2017-08-14 14:45 UTC  (7+ messages)

[PATCH] watchdog: constify watchdog_ops and watchdog_info structures
 2017-08-14 14:44 UTC  (2+ messages)

[PATCH 0/8] Zynq GPIO driver changes
 2017-08-14 14:33 UTC  (21+ messages)
` [PATCH 1/8] gpio: zynq: Add support for suspend resume
` [PATCH 2/8] gpio: zynq: Wakeup gpio controller when it is used as IRQ controller
` [PATCH 3/8] gpio: zynq: Shift zynq_gpio_init() to subsys_initcall level
` [PATCH 4/8] gpio: zynq: Provided workaround for GPIO
` [PATCH 5/8] gpio: zynq: Fix kernel doc warnings
` [PATCH 6/8] gpio: zynq: Fix empty lines in driver
` [PATCH 7/8] gpio: zynq: Fix warnings in the driver
` [PATCH 8/8] gpio: zynq: Fix driver function parameters alignment

[PATCH] ARM64: dts: a7040: add regulator nodes to enable USB host VBUS
 2017-08-14 14:32 UTC  (5+ messages)
` [PATCH 1/2] ARM64: dts: marvell: enable USB host on Armada-7040-DB
` [PATCH 2/2] ARM64: dts: marvell: enable USB host on Armada-8040-DB

[PATCH v2] ARM64: dts: marvell: add NAND support on the CP110
 2017-08-14 14:31 UTC  (2+ messages)

[PATCH 0/2] Add BQ32000 RTC support for iWave RZ/G1M board
 2017-08-14 14:26 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: iwg20d-q7: Add RTC support

[PATCH 0/4] DRM driver for Faraday TVE200
 2017-08-14 14:20 UTC  (3+ messages)
` [PATCH 2/4] drm/tve200: Add new driver for TVE200

[PATCH 2/2] ARM: dts: r8a7743: Add IIC cores to dtsi
 2017-08-14 14:15 UTC  (6+ messages)

[v6 00/15] complete deferred page initialization
 2017-08-14 14:01 UTC  (33+ messages)
` [v6 01/15] x86/mm: reserve only exiting low pages
` [v6 02/15] x86/mm: setting fields in deferred pages
` [v6 04/15] mm: discard memblock data later
` [v6 05/15] mm: don't accessed uninitialized struct pages
` [v6 15/15] mm: debug for raw alloctor

[PATCH v2 0/3] ARM, arm64: dts: renesas: Use R-Car SATA Gen[23] fallback compat strings
 2017-08-14 13:59 UTC  (7+ messages)
` [PATCH v2 1/3] ARM: dts: r8a7790: Use R-Car SATA Gen2 fallback compat string
` [PATCH v2 2/3] ARM: dts: r8a7791: "
` [PATCH v2 3/3] arm64: dts: r8a7795: Use R-Car SATA Gen3 "

[PATCH 00/10] ARM, arm64: dts: renesas: Use R-Car GPIO Gen[123] fallback compat strings
 2017-08-14 13:54 UTC  (19+ messages)
` [PATCH 01/10] ARM: dts: r8a7778: Use R-Car GPIO Gen1 fallback compat string
` [PATCH 02/10] ARM: dts: r8a7779: "
` [PATCH 03/10] ARM: dts: r8a7743: Use R-Car GPIO Gen2 "
` [PATCH 04/10] ARM: dts: r8a7790: "
` [PATCH 05/10] ARM: dts: r8a7791: "
` [PATCH 06/10] ARM: dts: r8a7792: "
` [PATCH 07/10] ARM: dts: r8a7793: "
` [PATCH 09/10] arm64: dts: r8a7795: Use R-Car GPIO Gen3 "
` [PATCH 10/10] arm64: dts: r8a7796: "

[PATCH v2 0/5] Unify simple reset drivers
 2017-08-14 13:45 UTC  (5+ messages)
` [PATCH v2 1/5] reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967

[PATCH v4 0/9] mtd: sharpslpart partition parser
 2017-08-14 13:40 UTC  (7+ messages)
` [PATCH v4 1/9] mtd: sharpslpart: add sharpslpart MTD "
` [PATCH v4 2/9] mtd: nand: sharpsl.h: support partition parser types

device tree bindings for lp5523 leds on N950?
 2017-08-14 13:38 UTC 

[PATCH v2 0/3] PCI: mediatek: Add MSI support for MT2712 and MT7622
 2017-08-14 13:04 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: mediatek: Fix return value in case of error
` [PATCH v2 2/3] PCI: mediatek: take use of bus->sysdata to get host private data
` [PATCH v2 3/3] PCI: mediatek: add msi support for MT2712 and MT7622

[PATCH] ste_dma40: make stedma40_chan_cfg const
 2017-08-14 12:40 UTC  (2+ messages)

[PATCH] arm64: dts: r8a7795: Add OPPs table for cpu devices
 2017-08-14 12:11 UTC  (2+ messages)

[PATCH 0/3] Add SDHI Support
 2017-08-14 11:49 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: r8a7743: Add SDHI controllers
` [PATCH 2/3] ARM: dts: iwg20m: Enable SDHI0 controller
` [PATCH 3/3] ARM: dts: iwg20d-q7: Add SDHI1 support

[PATCH v2 2/2] ARM: OMAP4+: PRM: fix of_irq_get() result checks
 2017-08-14 11:44 UTC  (4+ messages)

[PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support
 2017-08-14 11:39 UTC 

[PATCH 00/11] ASoC: make snd_soc_platform_driver const
 2017-08-14 11:38 UTC  (12+ messages)
` [PATCH 01/11] ASoC: codecs: "
` [PATCH 02/11] ASoC: Intel: "
` [PATCH 03/11] ASoC: fsl: "
` [PATCH 04/11] ASoC: nuc900: "
` [PATCH 05/11] ASoC: omap: "
` [PATCH 06/11] ASoC: pxa: "
` [PATCH 07/11] ASoC: qcom: "
` [PATCH 08/11] ASoC: samsung: "
` [PATCH 09/11] ASoC: sh: "
` [PATCH 10/11] ASoC: txx9: "
` [PATCH 11/11] ASoC: soc-utils: "

[RESEND PATCH 1/3] arm64: dts: qcom: msm8996: add support to pcie
 2017-08-14 11:37 UTC  (3+ messages)
` [RESEND PATCH 2/3] arm64: dts: apq8096-db820c: Enable on board 3 pcie root complex
` [RESEND PATCH 3/3] arm64: dts: apq8096-db820c: never disable regulator on LS expansion

[PATCH 1/3] arm64: dts: qcom: msm8996: add support to pcie
 2017-08-14 11:34 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: apq8096-db820c: Enable on board 3 pcie root complex
` [PATCH 3/3] arm64: dts: apq8096-db820c: always enable regulator LS expansion

[PATCH 1/4] usb: mtu3: add generic compatible string
 2017-08-14 11:23 UTC  (5+ messages)
` [PATCH 3/4] dt-bindings: mt8173-mtu3: add generic compatible and rename file

[PATCH] dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC
 2017-08-14 11:17 UTC  (4+ messages)

[PATCH v2 0/9] EDAC drivers for Armada XP L2 and DDR
 2017-08-14 11:01 UTC  (3+ messages)
` [PATCH v2 7/9] EDAC: Add devres helpers for edac_mc_alloc/edac_mc_add_mc(_with_groups)

[PATCH v3 3/3] drm/rockchip: Add support for Rockchip Soc LVDS
 2017-08-14 10:58 UTC  (2+ messages)

[PATCH v5 0/6] SMP and CPU hotplug support for Meson8/Meson8b
 2017-08-14 10:52 UTC  (3+ messages)
` [PATCH v5 2/6] ARM: smp_scu: add a helper for powering on a specific CPU

[PATCH v3] arm64: allwinner: a64: Add A64-OLinuXino initial support
 2017-08-14 10:46 UTC 

[RFC PATCH 0/3] arm64: Support Common Not Private translations
 2017-08-14 10:38 UTC  (4+ messages)
` [RFC PATCH 1/3] arm64: mm: "
` [RFC PATCH 2/3] arm64: KVM: "
` [RFC PATCH 3/3] arm64: Introduce command line parameter to disable CNP

[PATCH v6] arm64: allwinner: a64: Add initial NanoPi A64 support
 2017-08-14 10:36 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).