messages from 2017-08-14 12:53:43 to 2017-08-14 19:00:38 UTC [more...]
[PATCH v1 0/4] clk: iproc: Enable glitchless pll rate change
2017-08-14 19:00 UTC (2+ messages)
` [PATCH v1 1/4] clk: iproc: Allow iproc pll to runtime calculate vco parameters
[PATCH 0/4] DRM driver for Faraday TVE200
2017-08-14 18:56 UTC (4+ messages)
` [PATCH 2/4] drm/tve200: Add new driver for TVE200
[PATCH v3 0/5] ACPI: DMA ranges management
2017-08-14 18:41 UTC (2+ messages)
[PATCH 0/1] ARM: bcm2836: Send event when onlining other cores
2017-08-14 18:40 UTC (5+ messages)
` [PATCH] "
[PATCH 00/30] implement KASLR for ARM
2017-08-14 18:37 UTC (57+ 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] arm64: bcm2837 dts: enable bcm2708 frambuffer driver for the raspberry pi-3
2017-08-14 18:22 UTC
[PATCH v10 0/5] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-08-14 18:15 UTC (9+ 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 v3 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
2017-08-14 18:15 UTC (2+ messages)
[PATCH v2 00/18] firmware: ARM System Control and Management Interface(SCMI) support
2017-08-14 18:04 UTC (6+ messages)
` [PATCH v2 16/18] hwmon: add support for sensors exported via ARM SCMI
[PATCH] ARM: dts: am57xx-beagle-x15: Add support for rev C
2017-08-14 17:58 UTC
[PATCH] nokia n900: update dts with camera support
2017-08-14 17:49 UTC (3+ messages)
[PATCH] arm64: dts: realtek: Clean up RTD1295 UART reg property
2017-08-14 17:45 UTC (2+ messages)
[PATCH 00/14] arm64: VMAP_STACK support
2017-08-14 17:42 UTC (10+ messages)
` [PATCH 05/14] arm64: clean up THREAD_* definitions
` [PATCH 10/14] arm64: assembler: allow adr_this_cpu to use the stack pointer
` [PATCH 14/14] arm64: add VMAP_STACK overflow detection
[PATCH v2 2/2] ARM: OMAP4+: PRM: fix of_irq_get() result checks
2017-08-14 17:17 UTC (5+ messages)
[PATCH v5 00/19] simplify crypto wait for async op
2017-08-14 16:55 UTC (21+ 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/3] Allwinner R40 CCU driver
2017-08-14 16:53 UTC (9+ 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 v2 14/23] spi: rockchip: add compatible string for rv1108 spi
2017-08-14 16:45 UTC (2+ messages)
` Applied "spi: rockchip: add compatible string for rv1108 spi" to the spi tree
[PATCH v3 01/11] ASoC: sun4i-i2s: Add clkdiv offsets to quirks
2017-08-14 16:43 UTC (2+ messages)
` Applied "ASoC: sun4i-i2s: Add clkdiv offsets to quirks" to the asoc tree
[PATCH v3 03/12] ASoC: sun4i-i2s: Add regmap config to quirks
2017-08-14 16:43 UTC (2+ messages)
` Applied "ASoC: sun4i-i2s: Add regmap config to quirks" to the asoc tree
[PATCH v3 04/12] ASoC: sun4i-i2s: Add TX FIFO offset to quirks
2017-08-14 16:43 UTC (2+ messages)
` Applied "ASoC: sun4i-i2s: Add TX FIFO offset to quirks" to the asoc tree
[PATCH] i2c: pxa: move header file out of deprecated i2c folder
2017-08-14 16:43 UTC
[PATCH] ASoC: rockchip: i2s: Remove unnecessary 'out of memory' message
2017-08-14 16:42 UTC (2+ messages)
` Applied "ASoC: rockchip: Delete an error message for a failed memory allocation in rockchip_i2s_probe()" to the asoc tree
[PATCH] ARM: dts: BCM5301X: Add support for Linksys EA9500
2017-08-14 16:37 UTC (10+ messages)
[PATCH 0/3] mfd: move include files out of include/linux/i2c
2017-08-14 16:32 UTC (17+ messages)
` [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
` [PATCH 3/3] mfd: twl: "
[PATCHv6 1/2] dt-bindings: i2c: Add Altera I2C Controller
2017-08-14 16:28 UTC (2+ messages)
` [PATCHv6 2/2] i2c: altera: Add Altera I2C Controller driver
[PATCH v2 0/7] ARM: Broadcom Brahma-B15 readahead cache support
2017-08-14 16:23 UTC (3+ messages)
[PATCH 00/15] ARM: add and use convenience macros for PC relative references
2017-08-14 16:20 UTC (6+ messages)
` [PATCH 05/15] ARM: head: use PC-relative insn sequence for __smp_alt
[GIT PULL] arm64: dts: juno: Updates for v4.14
2017-08-14 16:20 UTC
[PATCH 00/11] watchdog: Consolidate FTWDT010 derivatives
2017-08-14 16:09 UTC (13+ 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 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 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)
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 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).