All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-27 09:12:58 to 2016-12-27 10:18:10 UTC [more...]

[PATCH v4] mm: pmd dirty emulation in page fault handler
 2016-12-27 10:17 UTC  (4+ messages)

[PATCH 0/9] Runtime PM for Exynos pin controller driver
 2016-12-27 10:17 UTC  (12+ messages)
  ` [PATCH 5/9] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
  ` [PATCH 6/9] pinctrl: samsung: Replace syscore ops with standard platform device pm_ops

[Buildroot] [PATCH] stunnel: fix static link
 2016-12-27 10:14 UTC  (2+ messages)

[Buildroot] [git commit] stunnel: fix static link
 2016-12-27 10:14 UTC 

[PATCH v3 1/2] drm: Wrap the check for atomic_commit implementation
 2016-12-27 10:12 UTC  (5+ messages)
` [PATCH v3 2/2] drm: Get atomic property value even if DRIVER_ATOMIC is not set
    ` [Intel-gfx] [PATCH v3 1/2] drm: Wrap the check for atomic_commit implementation

[PATCH] drm/mm: Document locking rules
 2016-12-27 10:10 UTC 

[PATCH 1/2] net/ixgbe: remove unused global variable
 2016-12-27 10:09 UTC  (2+ messages)
` [PATCH 2/2] app/testpmd: remove explicit ixgbe link request

[U-Boot] [PATCH v2 0/4] mmc: sdhci: Add support for frequency constrained peripheral interfaces
 2016-12-27 10:10 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/4] mmc: zynq: Determine base clock frequency via clock framework

[U-Boot] Hoping to dual-boot an M8S Pro / Amlogic S812 machine
 2016-12-27 10:10 UTC 

[PATCH] Fix interface autodetection in legacy IDE driver (trial #2)
 2016-12-27 10:08 UTC  (3+ messages)

[PATCH] [media] coda: fix Freescale firmware location
 2016-12-27 10:06 UTC 

[PATCHv2] crypto: testmgr: Use heap buffer for acomp test input
 2016-12-27 10:06 UTC  (3+ messages)

[PATCH v3 0/2] Add MediaTek crypto accelerator driver
 2016-12-27 10:06 UTC  (3+ messages)

[PATCH -resend with CC] crypto: algif_hash, avoid zero-sized array
 2016-12-27 10:06 UTC  (2+ messages)

[PATCH 2/2] ucm: Add ATTRIBUTE_UNUSED for unused parameters of execute_component_seq()
 2016-12-27 10:08 UTC 

[PATCH 1/2] ucm: Enable all warnings for automake C preprocessor
 2016-12-27 10:08 UTC 

[PATCH v2 1/7] hwrng: core: do not use multiple blank lines
 2016-12-27 10:05 UTC  (4+ messages)
` [PATCH v2 7/7] hwrng: core: Remove linux/sched.h from includes

[PATCH] lib: bitmap: introduce bitmap_find_next_zero_area_and_size
 2016-12-27 10:05 UTC  (3+ messages)

[PATCH 1/4] eal/common: introduce rte_memset on IA platform
 2016-12-27 10:04 UTC  (6+ messages)
` [PATCH v2 0/4] eal/common: introduce rte_memset and related test
  ` [PATCH v2 1/4] eal/common: introduce rte_memset on IA platform
  ` [PATCH v2 2/4] app/test: add functional autotest for rte_memset
  ` [PATCH v2 3/4] app/test: add performance "
  ` [PATCH v2 4/4] lib/librte_vhost: improve vhost perf using rte_memset

[PATCH] crypto: aesni-intel - RFC4106 can zero copy when !PageHighMem
 2016-12-27 10:05 UTC  (2+ messages)

[PATCH 1/6] ARM: mach-mx31_3ds: Remove camera support
 2016-12-27 10:05 UTC  (2+ messages)

[PATCH] crypto: bring back alphabetical order of Makefile
 2016-12-27 10:05 UTC  (2+ messages)

[PATCH v2 0/3] crypto: arm64/ARM: NEON accelerated ChaCha20 *skcipher*
 2016-12-27 10:04 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: chacha20 - convert generic and x86 versions to skcipher

[U-Boot] [PATCH V2 00/20] imx: add i.MX7ULP support
 2016-12-27 10:04 UTC  (21+ messages)
` [U-Boot] [PATCH V2 01/20] imx: mx7ulp: Add mx7ulp to Kconfig
` [U-Boot] [PATCH V2 02/20] imx: mx7ulp: add registers header file
` [U-Boot] [PATCH V2 03/20] imx: mx7ulp: add iomux driver to support IOMUXC0 and IOMUXC1
` [U-Boot] [PATCH V2 04/20] imx: mx7ulp: Add clock framework and functions
` [U-Boot] [PATCH V2 05/20] imx: mx7ulp: Add soc level initialization codes "
` [U-Boot] [PATCH V2 06/20] imx: mx7ulp: handle all the lpuarts in get_lpuart_clk
` [U-Boot] [PATCH V2 07/20] imx: mx7ulp: Implement the clock functions for i2c driver
` [U-Boot] [PATCH V2 08/20] gpio: Add Rapid GPIO2P driver for i.MX7ULP
` [U-Boot] [PATCH V2 09/20] mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULP
` [U-Boot] [PATCH V2 10/20] mx7ulp: Add iomux pins header file
` [U-Boot] [PATCH V2 11/20] wdog: Add the watchdog driver for MX7ULP
` [U-Boot] [PATCH V2 12/20] pinctrl: Add i.MX7ULP pinctrl driver
` [U-Boot] [PATCH V2 13/20] i2c: lpi2c: add lpi2c driver for i.MX7ULP
` [U-Boot] [PATCH V2 14/20] serial: lpuart: restructure lpuart driver
` [U-Boot] [PATCH V2 15/20] serial: lpuart: add i.MX7ULP support
` [U-Boot] [PATCH V2 16/20] mx7ulp: Add HAB boot support
` [U-Boot] [PATCH V2 17/20] arm: dts: add i.MX7ULP dtsi file
` [U-Boot] [PATCH V2 18/20] mmc: fsl_esdhc: support i.MX7ULP
` [U-Boot] [PATCH V2 19/20] imx: imx7ulp: add EVK board support
` [U-Boot] [PATCH V2 20/20] imx: mx7ulp_evk: enable mmc/regulator support

[PATCH 0/2] crypto: arm64/ARM: NEON accelerated ChaCha20
 2016-12-27 10:04 UTC  (3+ messages)

[xen-unstable test] 103971: tolerable FAIL - PUSHED
 2016-12-27 10:01 UTC 

[PATCH] net: fix incorrect original ingress device index in PKTINFO
 2016-12-27 10:01 UTC  (2+ messages)

[Buildroot] BB-Black setup fails to boot using Buildroot Training Lab Book [December 26, 2016]
 2016-12-27 10:00 UTC  (3+ messages)

[RFC PATCH 4.10 0/6] Switch BPF's digest to SHA256
 2016-12-27  9:58 UTC  (8+ messages)
` [RFC PATCH 4.10 1/6] crypto/sha256: Refactor the API so it can be used without shash

[PATCH][alsa-lib] topology: fix unused-const-variable warning
 2016-12-27  9:57 UTC  (8+ messages)

Greetings From Mr. Hamidou Kader
 2016-12-27  9:50 UTC 

[Xenomai] copperplate/registry daemon connection failure
 2016-12-27  9:56 UTC  (2+ messages)

[PATCH] net: fix incorrect original ingress device index in PKTINFO
 2016-12-27  9:52 UTC 

[PATCH 0/8] [media] v4l2-core: Fine-tuning for some function implementations
 2016-12-27  9:52 UTC  (4+ messages)
` [PATCH 1/8] [media] v4l2-async: Use kmalloc_array() in v4l2_async_notifier_unregister()

[sparc64] cryptomgr_test OOPS kernel 4.9.0+
 2016-12-27  9:52 UTC  (4+ messages)

[PATCH 00/28] introduce I/O device memory read/write operations
 2016-12-27  9:49 UTC  (31+ messages)
` [PATCH v2 00/29] "
  ` [PATCH v2 01/29] eal: introduce I/O device memory barriers
  ` [PATCH v2 02/29] eal/x86: define I/O device memory barriers for IA
  ` [PATCH v2 03/29] eal/tile: define I/O device memory barriers for tile
  ` [PATCH v2 04/29] eal/ppc64: define I/O device memory barriers for ppc64
  ` [PATCH v2 05/29] eal/arm: separate smp barrier definition for ARMv7 and ARMv8
  ` [PATCH v2 06/29] eal/armv7: define I/O device memory barriers for ARMv7
  ` [PATCH v2 07/29] eal/arm64: fix memory barrier definition for arm64
  ` [PATCH v2 08/29] eal/arm64: define smp "
  ` [PATCH v2 09/29] eal/arm64: define I/O device memory barriers "
  ` [PATCH v2 10/29] eal: introduce I/O device memory read/write operations
  ` [PATCH v2 11/29] eal: generic implementation for I/O device read/write access
  ` [PATCH v2 12/29] eal: let all architectures use generic I/O implementation
  ` [PATCH v2 13/29] eal/arm64: override I/O device read/write access for arm64
  ` [PATCH v2 14/29] eal/arm64: change barrier definitions to macros
  ` [PATCH v2 15/29] crypto/qat: use eal I/O device memory read/write API
  ` [PATCH v2 16/29] net/bnxt: "
  ` [PATCH v2 17/29] net/bnx2x: "
  ` [PATCH v2 18/29] net/cxgbe: "
  ` [PATCH v2 19/29] net/e1000: "
  ` [PATCH v2 20/29] net/ena: "
  ` [PATCH v2 21/29] net/enic: "
  ` [PATCH v2 22/29] net/fm10k: "
  ` [PATCH v2 23/29] net/i40e: "
  ` [PATCH v2 24/29] net/ixgbe: "
  ` [PATCH v2 25/29] net/nfp: "
  ` [PATCH v2 26/29] net/qede: "
  ` [PATCH v2 27/29] net/thunderx: "
  ` [PATCH v2 28/29] net/virtio: "
  ` [PATCH v2 29/29] net/vmxnet3: "

[PATCH] slub: do not merge cache if slub_debug contains a never-merge flag
 2016-12-27  9:50 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH v4 1/2] drm: Wrap the check for atomic_commit implementation
 2016-12-27  9:50 UTC  (2+ messages)

Yocto-2.2 build failures on Ubuntu 14.04.5 & 16.04.x hosts due to crash of unity-settings-daemon followed by restart of lightdm
 2016-12-27  9:48 UTC  (5+ messages)

[PATCH v2 00/12] Add basic code support for imx6sll
 2016-12-27  9:47 UTC  (37+ messages)
` [PATCH v2 01/12] ARM: imx: Add basic msl "
` [PATCH v2 02/12] driver: clocksource: add gpt timer "
` [PATCH v2 03/12] Document: dt: binding: imx: update clock doc "
` [PATCH v2 04/12] driver: clk: imx: Add clock driver "
` [PATCH v2 05/12] Document: dt: binding: imx: update pinctrl doc "
` [PATCH v2 06/12] driver: pinctrl: imx: Add pinctrl driver support "
` [PATCH v2 07/12] ARM: dts: imx: Add basic dtsi "
` [PATCH v2 08/12] ARM: dts: imx: Add imx6sll EVK board dts support
` [PATCH v2 09/12] ARM: debug: Add low level debug support for imx6sll
` [PATCH v2 10/12] ARM: imx: Add suspend/resume "
` [PATCH v2 11/12] ARM: imx: correct i.mx6sll dram io low power mode
` [PATCH v2 12/12] ARM: configs: enable imx6sll support in defconfig

HDMI Audio screwed up w/ recent kernels
 2016-12-27  9:47 UTC  (2+ messages)

[PATCH v3] app/testpmd: supported offload capabilities query
 2016-12-27  9:47 UTC  (5+ messages)
` [PATCH v4] "

Crypto Fixes for 4.9
 2016-12-27  9:45 UTC  (3+ messages)
` Crypto Fixes for 4.10

[PATCH 1/9] irqchip/ls-scfg-msi: fix typo of MSI compatible strings
 2016-12-27  9:13 UTC  (23+ messages)
` [PATCH 2/9] arm: dts: ls1021a: fix typo of MSI compatible string
` [PATCH 3/9] arm64: dts: ls1043a: "
` [PATCH 4/9] arm: dts: ls1021a: share all MSIs
` [PATCH 5/9] arm64: dts: ls1043a: "
` [PATCH 6/9] arm64: dts: ls1046a: add MSI dts node
` [PATCH 7/9] irqchip/ls-scfg-msi: add LS1046a MSI support
` [PATCH 8/9] irqchip/ls-scfg-msi: add LS1043a v1.1 "
` [PATCH 9/9] irqchip/ls-scfg-msi: add MSI affinity support

[Buildroot] Autobuild reproduction and generation
 2016-12-27  9:45 UTC  (8+ messages)

Clangs is complaining about type evaluations in test_mempool.cc
 2016-12-27  9:35 UTC 

[patch] mm, thp: always direct reclaim for MADV_HUGEPAGE even when deferred
 2016-12-27  9:41 UTC  (11+ messages)

[Qemu-devel] [PATCH V5 0/2] Add new qmp commands to suppurt Xen COLO
 2016-12-27  9:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH V5 1/2] Add a new qmp command to start/stop replication
` [Qemu-devel] [PATCH V5 2/2] Add a new qmp command to do checkpoint, query xen replication status

[PATCH v3 1/3] drm: Create new structure for HDMI info
 2016-12-27  9:37 UTC  (4+ messages)
` [PATCH v3 3/3] drm: clean cached display info
    ` [Intel-gfx] "

[Buildroot] [PATCH] uclibc: update to 1.0.21
 2016-12-27  9:37 UTC  (2+ messages)

[Buildroot] [git commit] uclibc: update to 1.0.21
 2016-12-27  9:37 UTC 

[Buildroot] [git commit] busybox: fix modutils compile
 2016-12-27  9:37 UTC 

[Buildroot] [PATCH] busybox: fix modutils compile
 2016-12-27  9:36 UTC  (2+ messages)

[Buildroot] [PATCH] lighttpd: bump to version 1.4.44
 2016-12-27  9:36 UTC  (2+ messages)

[Buildroot] [git commit] lighttpd: bump to version 1.4.44
 2016-12-27  9:35 UTC 

[Buildroot] [PATCH v3] support/dependencies: ensure we have 'file' on the host
 2016-12-27  9:35 UTC  (2+ messages)

[Buildroot] [PATCH] exim: security bump to 4.87.1
 2016-12-27  9:34 UTC  (2+ messages)

[Buildroot] [git commit] exim: security bump to 4.87.1
 2016-12-27  9:34 UTC 

[RFC PATCH 0/3] Cavium ThunderX ZIP driver
 2016-12-27  9:02 UTC  (2+ messages)

[PATCH net] net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
 2016-12-27  9:29 UTC  (2+ messages)

[CORRUPTION FILESYSTEM] Corrupted and unrecoverable file system during the snapshot receive
 2016-12-27  9:29 UTC  (2+ messages)

[PATCH v4] media: Driver for Toshiba et8ek8 5MP sensor
 2016-12-27  9:26 UTC  (5+ messages)
  ` [PATCH v5] "
    ` [PATCH v6] "

[PATCH] drm/mm: Document locking rules
 2016-12-27  9:24 UTC 

Intel Wireless 7260 failed to work
 2016-12-27  9:17 UTC 

[U-Boot] [PATCH] armv8: fix #if around spin-table code in start.S
 2016-12-27  9:19 UTC 

[xfs] adec70d405 kernel BUG at fs/xfs/kmem.h:48!
 2016-12-27  9:15 UTC  (2+ messages)

ERROR: Function failed: do_compile
 2016-12-27  8:59 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.