All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-26 20:28:34 to 2017-02-26 22:43:37 UTC [more...]

[PATCH 4/4] fpga pr ip: Platform driver for Altera Partial Reconfiguration IP
 2017-02-26 22:51 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/28] Series short description
 2017-02-26 22:43 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 01/28] 9pfs: local: move xattr security ops to 9p-xattr.c
` [Qemu-devel] [PATCH v2 02/28] 9pfs: remove side-effects in local_init()
` [Qemu-devel] [PATCH v2 03/28] 9pfs: remove side-effects in local_open() and local_opendir()
` [Qemu-devel] [PATCH v2 04/28] 9pfs: introduce openat_nofollow() helper
` [Qemu-devel] [PATCH v2 05/28] 9pfs: local: keep a file descriptor on the shared folder
` [Qemu-devel] [PATCH v2 06/28] 9pfs: local: open/opendir: don't follow symlinks
` [Qemu-devel] [PATCH v2 07/28] 9pfs: local: lgetxattr: "
` [Qemu-devel] [PATCH v2 08/28] 9pfs: local: llistxattr: "
` [Qemu-devel] [PATCH v2 09/28] 9pfs: local: lsetxattr: "
` [Qemu-devel] [PATCH v2 10/28] 9pfs: local: lremovexattr: "
` [Qemu-devel] [PATCH v2 11/28] 9pfs: local: unlinkat: "
` [Qemu-devel] [PATCH v2 12/28] 9pfs: local: remove: "
` [Qemu-devel] [PATCH v2 13/28] 9pfs: local: utimensat: "

[Buildroot] [git commit] mplayer: not supported on or1k
 2017-02-26 22:43 UTC 

[Buildroot] [PATCH] dependencies/cmake: blacklist cmake 3.7
 2017-02-26 22:42 UTC 

[Buildroot] [PATCH] python-libconfig: disable on musl
 2017-02-26 22:42 UTC 

[PATCH 0/9] drm/i915: SKL+ render decompression support
 2017-02-26 22:41 UTC  (3+ messages)
` [PATCH 8/9] drm/i915: Implement .get_format_info() hook for CCS

[Buildroot] [git commit] python-libconfig: disable on musl
 2017-02-26 22:41 UTC 

[U-Boot] [PATCH 1/2] arm64: booti: update "res1" field to "flags"
 2017-02-26 22:41 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] arm64: booti: allow to place kernel image anywhere in physical memory

[Buildroot] [PATCH 0/4] package/cmake: revert the bump to 3.7
 2017-02-26 22:40 UTC  (7+ messages)

[Qemu-devel] [PULL 0/5] slirp updates
 2017-02-26 22:38 UTC  (3+ messages)

[Buildroot] [PATCH] assimp: work around gcc bug on SuperH
 2017-02-26 22:38 UTC 

[PATCH 0/3] ASoC: Enable a new IC master mode: bcm2835<=>IC<=>cs42xx8
 2017-02-26 22:35 UTC  (12+ messages)
          ` [alsa-devel] "

[PATCH v2 00/16] Cleanup chardev instances with helper function
 2017-02-26 22:31 UTC  (7+ messages)
` [PATCH v2 03/16] device-dax: utilize new cdev_device_add "
    ` [rtc-linux] "

[Qemu-devel] [PULL 0/2] sun4v queue
 2017-02-26 22:29 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] niagara: fail if a firmware file is missing
` [Qemu-devel] [PULL 2/2] niagara: check if a serial port is available

[PATCH] staging: iio: ad9834: Moved contents of header file to source file
 2017-02-26 21:59 UTC 

[Qemu-devel] [PATCH v2 00/26] qapi: QMP dispatch and input visitor work
 2017-02-26 22:23 UTC  (28+ messages)
` [Qemu-devel] [PATCH v2 01/26] qga: Fix crash on non-dictionary QMP argument
` [Qemu-devel] [PATCH v2 02/26] libqtest: Work around a "QMP wants a newline" bug
` [Qemu-devel] [PATCH v2 03/26] qmp-test: New, covering basic QMP protocol
` [Qemu-devel] [PATCH v2 04/26] qmp: Dumb down how we run QMP command registration
` [Qemu-devel] [PATCH v2 05/26] qmp: Clean up how we enforce capability negotiation
` [Qemu-devel] [PATCH v2 06/26] qmp: Drop duplicated QMP command object checks
` [Qemu-devel] [PATCH v2 07/26] qmp: Eliminate silly QERR_QMP_* macros
` [Qemu-devel] [PATCH v2 08/26] qmp: Improve QMP dispatch error messages
` [Qemu-devel] [PATCH v2 09/26] qapi: Improve a QObject input visitor error message
` [Qemu-devel] [PATCH v2 10/26] qapi: Clean up after commit 3d344c2
` [Qemu-devel] [PATCH v2 11/26] qapi: Make QObject input visitor set *list reliably
` [Qemu-devel] [PATCH v2 12/26] qapi: Improve qobject input visitor error reporting
` [Qemu-devel] [PATCH v2 13/26] qapi: Drop string input visitor method optional()
` [Qemu-devel] [PATCH v2 14/26] qapi: Make string input and opts visitor require non-null input
` [Qemu-devel] [PATCH v2 15/26] qom: Make object_property_set_qobject()'s input visitor strict
` [Qemu-devel] [PATCH v2 16/26] test-qobject-input-visitor: Use strict visitor
` [Qemu-devel] [PATCH v2 17/26] qapi: Drop unused non-strict qobject input visitor
` [Qemu-devel] [PATCH v2 18/26] tests-qobject-input-strict: Merge into test-qobject-input-visitor
` [Qemu-devel] [PATCH v2 19/26] test-string-input-visitor: Tear down existing test automatically
` [Qemu-devel] [PATCH v2 20/26] test-string-input-visitor: Improve list coverage
` [Qemu-devel] [PATCH v2 21/26] tests: Cover partial input visit of list
` [Qemu-devel] [PATCH v2 22/26] test-qobject-input-visitor: Cover missing nested struct member
` [Qemu-devel] [PATCH v2 23/26] qapi: Make input visitors detect unvisited list tails
` [Qemu-devel] [PATCH v2 24/26] tests: Cover input visit beyond end of list
` [Qemu-devel] [PATCH v2 25/26] qapi: Fix object "
` [Qemu-devel] [PATCH v2 26/26] qapi: Improve qobject visitor documentation

[Buildroot] [PATCH] assimp: remove dead "depends on" dependency
 2017-02-26 22:22 UTC 

[Buildroot] Buildroot 2017.02-rc3 released
 2017-02-26 22:22 UTC 

[Buildroot] [PATCHv2] openocd: avoid documentation rebuild to fix build issues
 2017-02-26 22:22 UTC 

[Buildroot] [PATCH] openocd: avoid documentation to fix build issues
 2017-02-26 22:21 UTC 

[Qemu-arm] [PATCH 1/2] hw/arm/exynos: Fix Linux kernel division by zero for PLLs
 2017-02-26 19:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster ID
` [Qemu-devel] [PATCH 1/2] hw/arm/exynos: Fix Linux kernel division by zero for PLLs

[Qemu-devel] [PATCH v2 1/2] hw/arm/exynos: Fix Linux kernel division by zero for PLLs
 2017-02-26 20:01 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 2/2] hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster ID

[PATCH 00/16] Wind River Systems AVP PMD
 2017-02-26 22:18 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 12/15] net/avp: packet transmit functions

[Buildroot] [git commit] Update for 2017.02-rc3
 2017-02-26 22:17 UTC 

[ieee802154_unregister_hw] bea5b158ff BUG: scheduling while atomic: swapper/1/0x00000002
 2017-02-26 22:12 UTC  (4+ messages)

[PATCH] leds: core: use deferred probing if default trigger isn't available yet
 2017-02-26 22:07 UTC  (6+ messages)

[Buildroot] [PATCH] libuv: add dependency on BR2_TOOLCHAIN_HAS_SYNC_4
 2017-02-26 21:59 UTC  (2+ messages)

[PATCH] base.bbclass: Fix OE_IMPORTS
 2017-02-26 21:58 UTC 

[Buildroot] [git commit] libuv: add dependency on BR2_TOOLCHAIN_HAS_SYNC_4
 2017-02-26 21:58 UTC 

[RESEND PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3328
 2017-02-26 21:48 UTC  (4+ messages)

[PATCH] staging: bcm2835-audio: Fixed spacing around '&'
 2017-02-26 21:56 UTC  (8+ messages)
` [Outreachy kernel] "

[drm-intel:drm-intel-nightly 1827/1945] drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c:454:2-3: Unneeded semicolon
 2017-02-26 21:55 UTC  (3+ messages)
` [PATCH] drm/tinydrm: fix semicolon.cocci warnings

[PATCH] drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned"
 2017-02-26 21:55 UTC  (3+ messages)

[PATCH] net/vhost: remove include of numaif.h
 2017-02-27  4:54 UTC 

[PATCH] net/i40e: Fix a typo in i40e_flow.c
 2017-02-27  4:53 UTC 

Unable to pair Bose QC35
 2017-02-26 21:54 UTC  (3+ messages)

[PATCH] drm/vmwgfx: Work around drm removal of control nodes
 2017-02-26 21:53 UTC  (3+ messages)

SHA1 collisions found
 2017-02-26 21:52 UTC  (14+ messages)

[git pull] drm for v4.11 - main pull request
 2017-02-26 21:51 UTC  (3+ messages)

[PATCH] staging: iio: ad9832: Moved contents of header file to source file
 2017-02-26 21:43 UTC 

[Buildroot] [Bug 9616] New: CMake host packages cannot provide CONF_ENV
 2017-02-26 21:50 UTC  (2+ messages)
` [Buildroot] [Bug 9616] "

[RESEND PATCH] i2c/busses/pasemi: Remove hardcoded bus numbers on smbus
 2017-02-26 21:49 UTC 

[PATCH] net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettings
 2017-02-26 21:48 UTC 

[PATCH] drm/doc: Fix up some kms function names
 2017-02-26 21:47 UTC  (4+ messages)

[PATCH 0/2] Add support for HwaCom AmazeTV
 2017-02-26 21:45 UTC  (6+ messages)
` [PATCH 1/2] devicetree: Add vendor prefix for Hwacom Systems Inc

[PATCH v1] drm/i915/bxt: use NULL for GPIO connection ID
 2017-02-26 21:45 UTC  (4+ messages)
    ` [Intel-gfx] "

[Buildroot] [PATCH] htop: work-around old uClibc issue when static linking
 2017-02-26 21:43 UTC  (2+ messages)

[Buildroot] [git commit] htop: work-around old uClibc issue when static linking
 2017-02-26 21:42 UTC 

[PATCH] staging:rtl8188eu Add spaces around binary operator
 2017-02-26 21:41 UTC  (2+ messages)
` [Outreachy kernel] "

[Buildroot] [PATCH] pkg-cmake: pass <pkg>_CONF_ENV for the target configure step
 2017-02-26 21:40 UTC  (2+ messages)

[Buildroot] [git commit] pkg-cmake: pass <pkg>_CONF_ENV for the target configure step
 2017-02-26 21:40 UTC 

[Buildroot] [git commit] Revert "cmake: bump version to 3.7.0"
 2017-02-26 21:39 UTC 

[PATCH] dma-buf/reservation: Wrap ww_mutex_trylock
 2017-02-26 21:39 UTC  (3+ messages)

[Buildroot] [git commit] Revert "cmake: bump version to 3.7.1"
 2017-02-26 21:38 UTC 

[Buildroot] [git commit] Revert "cmake: adjust dependencies added for libuv"
 2017-02-26 21:38 UTC 

[Buildroot] [git commit] Revert "cmake: bump version to 3.7.2"
 2017-02-26 21:38 UTC 

[PATCH 00/11] pl011 emulation support in Xen
 2017-02-26 21:37 UTC  (3+ messages)
` [PATCH 01/11] xen/arm: vpl011: Add pl011 uart emulation "

[PATCH 1/4] v4l2: device_register_subdev_nodes: allow calling multiple times
 2017-02-26 21:36 UTC  (11+ messages)
            ` camera subdevice support was "

[PATCH] staging: iio: ad7192: Move contents of header file to source file
 2017-02-26 21:35 UTC 

[PATCH] drm/ttm: fix use-after-free races in vm fault handling
 2017-02-26 21:35 UTC  (3+ messages)

[drm] bea5b158ff BUG: unable to handle kernel NULL pointer dereference at 0000000000000748
 2017-02-26 21:34 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-02-25
 2017-02-26 21:33 UTC  (2+ messages)
` [Buildroot] Analysis of build "

[PATCH] powernv:idle: Fix bug due to labeling ambiguity in power_enter_stop
 2017-02-26 21:33 UTC 

[linux-linus test] 106152: regressions - trouble: blocked/broken/fail/pass
 2017-02-26 21:32 UTC 

[Qemu-devel] [Bug 1668103] [NEW] Possible off-by-one error in priority handling of hw/PL190.c
 2017-02-26 21:21 UTC  (4+ messages)
` [Qemu-devel] [Bug 1668103] "

SHA1 collisions found
 2017-02-26 21:30 UTC  (5+ messages)

[ovmf test] 106159: regressions - FAIL
 2017-02-26 21:28 UTC 

[Buildroot] [PATCH next] memtool: new package
 2017-02-26 21:27 UTC  (3+ messages)

[LSF/MM TOPIC] do we really need PG_error at all?
 2017-02-26 21:03 UTC  (3+ messages)

[PATCH v2 0/4] drm: handle override/firmware edid at the lowest level
 2017-02-26 21:22 UTC  (3+ messages)
` [PATCH v2 4/4] drm: handle override edid and firmware EDID at drm_do_get_edid() level

Trying to build yocto-morty on ubuntu-16, machine reboots in the middle of the build
 2017-02-26 21:21 UTC  (4+ messages)

RAID10 reshape and change lout possible?
 2017-02-26 21:17 UTC  (4+ messages)

Last and final warning from web Service
 2017-02-25 16:58 UTC 

[Buildroot] [git commit branch/2016.11.x] libcurl: security bump to version 7.53.0
 2017-02-26 21:12 UTC 

[PATCH v3 0/2] drm: Support framebuffer panning
 2017-02-26 21:11 UTC  (11+ messages)
` [PATCH v3 1/2] drm/fb-helper: Add multi buffer support for cma fbdev
` [PATCH v3 2/2] drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC

[Buildroot] [git commit branch/2016.11.x] dbus: security bump to version 1.10.16
 2017-02-26 21:09 UTC 

[Buildroot] [git commit branch/2016.11.x] dbus: bump to version 1.10.14
 2017-02-26 21:09 UTC 

[PATCH 1/1] devicetree: of_node_put() does not require holding devtree_lock
 2017-02-26 21:08 UTC  (2+ messages)

[PATCH] soc-camera: fix rectangle adjustment in cropping
 2017-02-26 20:58 UTC 

[PATCH] staging: iio: iio-trig-bfin-timer: Move contents of header file to source file
 2017-02-26 21:05 UTC 

Clean-up idea: IIO Headers
 2017-02-26 21:06 UTC  (5+ messages)
` [Outreachy kernel] "

[Buildroot] [Bug 9671] New: stunnel build error
 2017-02-26 21:05 UTC  (2+ messages)
` [Buildroot] [Bug 9671] "

Python3 partial rootfs installation
 2017-02-26 21:03 UTC  (4+ messages)

[Buildroot] [git commit branch/2016.11.x] stunnel: fix static link
 2017-02-26 21:03 UTC 

[GIT PULL] Kselftest update for 4.11-rc1
 2017-02-26 20:40 UTC  (4+ messages)

[PATCH 0/5] LTTng, Babeltrace updates
 2017-02-26 21:02 UTC  (5+ messages)
` [PATCH 3/5] lttng-modules: upgrade to 2.9.0

Conflicts: Meta-layers with same priority
 2017-02-26 21:01 UTC  (2+ messages)

[patch] drm/msm/dsi: free first element on error
 2017-02-26 20:52 UTC  (6+ messages)
` [patch v2] "

[Qemu-devel] [Bug 1455475] [NEW] Block Commit: [100 %]error: failed to pivot job for disk vda
 2017-02-26 20:45 UTC  (2+ messages)
` [Qemu-devel] [Bug 1455475] "

[PATCH] drm: Always prepare null framebuffer in transitional helper
 2017-02-26 20:58 UTC  (3+ messages)

[PATCH nft] mnl: continue monitor if errno is ESRCH
 2017-02-26 20:24 UTC  (2+ messages)

[Buildroot] [PATCH/next v2] linux: preserve VCS info when using OVERRIDE_SRCDIR
 2017-02-26 20:54 UTC  (2+ messages)

[PATCH 0/1] xen/arm: Add pl011 uart support in Xen for guest domains
 2017-02-26 20:50 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH 0/3] drm: handle override/firmware edid at the lowest level
 2017-02-26 20:50 UTC  (8+ messages)
` [PATCH 3/3] drm: handle override edid and firmware EDID at drm_do_get_edid() level

[PATCH V3] audit: normalize NETFILTER_PKT
 2017-02-26 20:49 UTC 

[GIT PULL] drm/rockchip: convert to drm_mm
 2017-02-26 20:45 UTC  (2+ messages)

body-CC-comment regression
 2017-02-26 20:45 UTC  (5+ messages)
` [PATCH v2] send-email: only allow one address per body tag

[PATCH net] net/mlx4_en: fix overflow in mlx4_en_init_timestamp()
 2017-02-26 20:45 UTC  (2+ messages)

[Buildroot] [PATCHv2] package/directfb: disable for static builds
 2017-02-26 20:45 UTC  (2+ messages)

[Buildroot] [git commit] package/directfb: disable for static builds
 2017-02-26 20:45 UTC 

[Buildroot] [PATCH next] nano: bump to version 2.7.5
 2017-02-26 20:44 UTC  (2+ messages)

[Buildroot] [PATCH next] libsigsegv: bump to version 2.11
 2017-02-26 20:44 UTC  (2+ messages)

[Buildroot] [git commit] nano: bump to version 2.7.5
 2017-02-26 20:44 UTC 

[Buildroot] [git commit branch/next] nano: bump to version 2.7.5
 2017-02-26 20:44 UTC 

[Buildroot] [git commit] libsigsegv: bump to version 2.11
 2017-02-26 20:43 UTC 

[Buildroot] [git commit branch/next] libsigsegv: bump to version 2.11
 2017-02-26 20:43 UTC 

[PATCH] drm: drm_printer: add __printf validation
 2017-02-26 20:43 UTC  (5+ messages)

[Buildroot] [PATCH next] kmod: bump to version 24
 2017-02-26 20:43 UTC  (2+ messages)

[Buildroot] [git commit] kmod: bump to version 24
 2017-02-26 20:42 UTC 

[Buildroot] [git commit branch/next] kmod: bump to version 24
 2017-02-26 20:42 UTC 

[Buildroot] [PATCH 2/2] ti-cgt-pru: bump version to 2.1.4
 2017-02-26 20:41 UTC  (2+ messages)

[Buildroot] [PATCHv3 1/1] pru-software-support: bump version to 5.1.0
 2017-02-26 20:41 UTC  (2+ messages)

[PULL] mxsfb fixes
 2017-02-26 20:41 UTC  (11+ messages)

[Qemu-devel] Qemu and Changed Block Tracking
 2017-02-26 20:41 UTC  (8+ messages)

[Qemu-devel] [PATCH v4 0/5] SLIRP VMStatification
 2017-02-26 20:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 4/5] slirp: VMStatify socket level

[GIT PULL] watchdog updates for v4.11
 2017-02-26 20:32 UTC 

[Buildroot] [git commit] ti-cgt-pru: bump version to 2.1.4
 2017-02-26 20:32 UTC 

[Buildroot] [git commit branch/next] ti-cgt-pru: bump version to 2.1.4
 2017-02-26 20:32 UTC 

[Buildroot] [git commit] pru-software-support: bump version to 5.1.0
 2017-02-26 20:31 UTC 

[Buildroot] [git commit branch/next] pru-software-support: bump version to 5.1.0
 2017-02-26 20:31 UTC 

[RFC simple allocator v2 0/2] Simple allocator
 2017-02-26 20:30 UTC  (6+ messages)
` [RFC simple allocator v2 1/2] Create Simple Allocator module


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.