messages from 2015-06-03 19:45:43 to 2015-06-03 20:43:26 UTC [more...]
[lustre-devel] [PATCH v3 0/8] staging:lustre: remove kernel defines in userland headers
2015-06-03 20:43 UTC (8+ messages)
` [lustre-devel] [PATCH v3 1/8] staging:lustre: assume a kernel build
` [lustre-devel] [PATCH v3 2/8] staging:lustre: fixup LNet resource container api
` [lustre-devel] [PATCH v3 3/8] staging:lustre: delete no longer used LNet headers
` [lustre-devel] [PATCH v3 4/8] staging:lustre: move LNet NID macros to LNet layer
` [lustre-devel] [PATCH v3 5/8] staging:lustre: separate kernel and user land defines in the LNet headers
` [lustre-devel] [PATCH v3 6/8] staging:lustre: fix camel case for LNetInit and LNetFini
` [lustre-devel] [PATCH v3 7/8] staging:lustre: style cleanups for LNet headers
Linux kernel 2.6.32.67 released
2015-06-03 20:43 UTC
[Buildroot] [PATCH 0/32 v2] matchbox: huge cleanups (branch yem/matchbox)
2015-06-03 20:41 UTC (33+ messages)
` [Buildroot] [PATCH 01/32 v2] package/matchbox-wm: drop useless commented options
` [Buildroot] [PATCH 02/32 v2] package/matchbox: make matchbox-lib a real package
` [Buildroot] [PATCH 03/32 v2] package/matchbox: make matchbox-wm "
` [Buildroot] [PATCH 04/32 v2] package/matchbox: make matchbox-panel "
` [Buildroot] [PATCH 05/32 v2] package/matchbox: make matchbox-desktop "
` [Buildroot] [PATCH 06/32 v2] package/matchbox: make matchbox-common "
` [Buildroot] [PATCH 07/32 v2] package/matchbox: make matchbox-fakekey "
` [Buildroot] [PATCH 08/32 v2] package/matchbox: make matchbox-keyboard "
` [Buildroot] [PATCH 09/32 v2] package/matchbox: make match-startup-monitor "
` [Buildroot] [PATCH 10/32 v2] package/matchbox: remove superfluous conditional includes
` [Buildroot] [PATCH 11/32 v2] package/matchbox: point to new home
` [Buildroot] [PATCH 12/32 v2] package/matchbox: get rid of intermediate non-package matchbox
` [Buildroot] [PATCH 13/32 v2] package/matchbox-common: move one directory higher
` [Buildroot] [PATCH 14/32 v2] package/matchbox: fix option prompts
` [Buildroot] [PATCH 15/32 v2] package/matchbox: add missing dependencies to matchbox-lib
` [Buildroot] [PATCH 16/32 v2] package/matchbox-common: fix dependencies
` [Buildroot] [PATCH 17/32 v2] package/matchbox-fakekey: add missing dependency
` [Buildroot] [PATCH 18/32 v2] package/matchbox: finally add prompts to all sub-packages
` [Buildroot] [PATCH 19/32 v2] package/matchbox-startup-monitor: invert dependency chain
` [Buildroot] [PATCH 20/32 v2] package/matchbox: forcibly disable gconf
` [Buildroot] [PATCH 21/32 v2] package/matchbox: forcibly disable support for compositing
` [Buildroot] [PATCH 22/32 v2] package/matchbox: make it a menu
` [Buildroot] [PATCH 23/32 v2] package/matchbox: enable support for the Xsession manager
` [Buildroot] [PATCH 24/32 v2] package/matchbox: drop useless dependencies
` [Buildroot] [PATCH 25/32 v2] package/matchbox-keyboard: enforce disabling support for cairo
` [Buildroot] [PATCH 26/32 v2] package/matchbox-common: explicitly disable PDA folders when not selected
` [Buildroot] [PATCH 27/32 v2] package/matchbox: wrap long lines
` [Buildroot] [PATCH 28/32 v2] package/matchbox: xlib-libXcursor is an optional dependency
` [Buildroot] [PATCH 29/32 v2] package/matchbox: xlib_libXfixes "
` [Buildroot] [PATCH 30/32 v2] package/matchbox-panel: use ACPI for the battery applet
` [Buildroot] [PATCH 31/32 v2] package/matchbox-panel: add support for dnotify
` [Buildroot] [PATCH 32/32 v2] package/matchbox-panel: fix WiFi monitoring
[Qemu-devel] [PATCH v3 00/38] blockdev: BlockBackend and media
2015-06-03 20:41 UTC (30+ messages)
` [Qemu-devel] [PATCH v3 01/38] block: Remove host floppy support
` [Qemu-devel] [PATCH v3 02/38] blockdev: Allow creation of BDS trees without BB
` [Qemu-devel] [PATCH v3 04/38] block: Make bdrv_is_inserted() return a bool
` [Qemu-devel] [PATCH v3 08/38] block: Invoke change media CB before NULLing drv
` [Qemu-devel] [PATCH v3 09/38] hw/block/fdc: Implement tray status
` [Qemu-devel] [PATCH v3 10/38] hw/usb-storage: Check whether BB is inserted
` [Qemu-devel] [PATCH v3 12/38] block: Move guest_block_size into BlockBackend
` [Qemu-devel] [PATCH v3 23/38] blockdev: Pull out blockdev option extraction
` [Qemu-devel] [PATCH v3 25/38] block: Add blk_remove_bs()
` [Qemu-devel] [PATCH v3 26/38] blockdev: Add blockdev-open-tray
` [Qemu-devel] [PATCH v3 27/38] blockdev: Add blockdev-close-tray
` [Qemu-devel] [PATCH v3 28/38] blockdev: Add blockdev-remove-medium
` [Qemu-devel] [PATCH v3 29/38] blockdev: Add blockdev-insert-medium
` [Qemu-devel] [PATCH v3 30/38] blockdev: Implement eject with basic operations
` [Qemu-devel] [PATCH v3 31/38] blockdev: Implement change "
` [Qemu-devel] [PATCH v3 32/38] block: Inquire tray state before tray-moved events
` [Qemu-devel] [PATCH v3 33/38] qmp: Introduce blockdev-change-medium
` [Qemu-devel] [PATCH v3 34/38] hmp: Use blockdev-change-medium for change command
` [Qemu-devel] [PATCH v3 35/38] blockdev: read-only-mode for blockdev-change-medium
` [Qemu-devel] [PATCH v3 36/38] hmp: Add read-only-mode option to change command
` [Qemu-devel] [PATCH v3 37/38] iotests: More options for VM.add_drive()
` [Qemu-devel] [PATCH v3 38/38] iotests: Add test for change-related QMP commands
4.1-rc6 radi5 OOPS
2015-06-03 20:40 UTC (2+ messages)
osd crash with object store set to newstore
2015-06-03 20:38 UTC (6+ messages)
[PATCH 0/9] drm/i915: HDMI 12bpc fixes
2015-06-03 20:38 UTC (7+ messages)
` [PATCH v2 3/9] drm/i915: Enable default_phase in GCP when possible
[PATCH for-next V2 0/9] Add completion timestamping support
2015-06-03 20:38 UTC (18+ messages)
` [PATCH for-next V2 8/9] IB/mlx4: Support extended create_cq and query_device uverbs
[Qemu-devel] [PATCH v2 00/17] net/dp8393x and dma/rc4030 improvements
2015-06-03 20:33 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 16/17] net/dp8393x: repair can_receive() method
[Devel] [RFC] proposed patch for some segfaults encountered
2015-06-03 20:36 UTC
[PATCH net-next] net: change fib behavior based on interface link status
2015-06-03 20:36 UTC (10+ messages)
[RFC/NOT FOR MERGING] HACK: add global/private timers for A9
2015-06-03 20:32 UTC (2+ messages)
Crypto driver -DCP
2015-06-03 20:02 UTC (7+ messages)
[U-Boot] [PATCH 0/4] Tegra210 support for P2571
2015-06-03 20:35 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: Tegra210: Add SoC code/include files for T210
` [U-Boot] [PATCH 2/4] ARM: Tegra210: Add support to common Tegra source/config files
` [U-Boot] [PATCH 3/4] P2571: dts: Add DT files for Tegra210/P2571 board
` [U-Boot] [PATCH 4/4] T210: Add support for T210-based P2571 board
[PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
2015-06-03 20:34 UTC (15+ messages)
packaging init systems in a more autoools style way
2015-06-03 20:33 UTC (3+ messages)
[Powertop] [RFC 6/9] replace pciutils usage with udevhwdb
2015-06-03 20:33 UTC
[lustre-devel] OpenID 2.0 and Gerrit 2.11
2015-06-03 20:32 UTC (5+ messages)
[PATCH -mm 1/2] memcg: remove unused mem_cgroup->oom_wakeups
2015-06-03 20:32 UTC (6+ messages)
` [PATCH -mm 2/2] memcg: convert mem_cgroup->under_oom from atomic_t to int
` [PATCH v2 "
` [PATCH v2 -mm 1/2] memcg: remove unused mem_cgroup->oom_wakeups
[PATCH] MAINTAINERS - remove OSDL reference
2015-06-03 20:32 UTC
[PATCH 0/2 V3] allow UUID changes on V5/CRC filesystems
2015-06-03 20:31 UTC (3+ messages)
[GIT PULL] kdbus cleanups for 4.2
2015-06-03 20:28 UTC (2+ messages)
[lustre-devel] Lustre and libreadline
2015-06-03 20:27 UTC (3+ messages)
[lustre-devel] An updated quick start guide for a virtual Lustre clustre - call for input
2015-06-03 20:27 UTC
[Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI core
2015-06-03 20:27 UTC (3+ messages)
[PATCH v3 0/5] sunrpc: clean up "swapper" xprt handling
2015-06-03 20:28 UTC (14+ messages)
` [PATCH v3 1/5] sunrpc: keep a count of swapfiles associated with the rpc_clnt
` [PATCH v3 2/5] sunrpc: make xprt->swapper an atomic_t
` [PATCH v3 3/5] sunrpc: if we're closing down a socket, clear memalloc on it first
` [PATCH v3 4/5] sunrpc: lock xprt before trying to set memalloc on the sockets
` [PATCH v3 5/5] sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
[Powertop] [RFC 0/9] Use udev for accessing sysfs
2015-06-03 20:25 UTC
[U-Boot] Building u-boot.rom for Minnowboard
2015-06-03 20:24 UTC (15+ messages)
[Powertop] [RFC 0/9] Use udev for accessing sysfs
2015-06-03 20:23 UTC
kernel/params.c: 'err' variable "set but not used" and perhaps should be?
2015-06-03 20:22 UTC (2+ messages)
Problems writing to intel P3700 NVMe drive
2015-06-03 20:20 UTC (11+ messages)
[PATCH 1/1] staging: lustre/lustre/obdclass/llog_cat.c: get rid of sparse context imbalance warning
2015-06-03 20:20 UTC
EGL version error while building the weston
2015-06-03 20:20 UTC (4+ messages)
[qemu-upstream-4.4-testing test] 57825: tolerable FAIL - PUSHED
2015-06-03 20:20 UTC
[PATCH] ASoC: wm8731: initialize the hardware when loading the codec driver
2015-06-03 20:19 UTC
[PATCH 0/4] Wayland 1.8 upgrade
2015-06-03 20:18 UTC (8+ messages)
` [PATCH 1/4] wayland/weston/libinput: Upgrade to 1.6.0 -> 1.8.0
[PATCH 1/9] drm/exynos: add error messages if clks failed to get enabled
2015-06-03 20:17 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3 0/4] Fix how for-each-ref handles broken loose references
2015-06-03 20:15 UTC (5+ messages)
` [PATCH v3 4/4] read_loose_refs(): treat NULL_SHA1 loose references as broken
[Qemu-devel] [PATCH v8 00/10] qcow2: Support refcount order amendment
2015-06-03 20:13 UTC (11+ messages)
` [Qemu-devel] [PATCH v8 01/10] progress: Allow regressing progress
` [Qemu-devel] [PATCH v8 02/10] block: Add opaque value to the amend CB
` [Qemu-devel] [PATCH v8 03/10] qcow2: Use error_report() in qcow2_amend_options()
` [Qemu-devel] [PATCH v8 04/10] qcow2: Use abort() instead of assert(false)
` [Qemu-devel] [PATCH v8 05/10] qcow2: Split upgrade/downgrade paths for amend
` [Qemu-devel] [PATCH v8 06/10] qcow2: Use intermediate helper CB "
` [Qemu-devel] [PATCH v8 07/10] qcow2: Add function for refcount order amendment
` [Qemu-devel] [PATCH v8 08/10] qcow2: Invoke refcount order amendment function
` [Qemu-devel] [PATCH v8 09/10] qcow2: Point to amend function in check
` [Qemu-devel] [PATCH v8 10/10] iotests: Extend test 112 for qemu-img amend
[PATCH 0/4] backports: more generic ethernet patches
2015-06-03 20:13 UTC (3+ messages)
` [PATCH 1/4] backports: replace igb skb->no_fcs patch with semantic patch
Suggestion: make git checkout safer
2015-06-03 20:12 UTC (7+ messages)
[PATCH 0/2] Gnutls 3.4.1 update
2015-06-03 20:10 UTC (3+ messages)
[PATCH/RFCv4 1/2] git-rebase -i: add command "drop" to remove a commit
2015-06-03 20:09 UTC (4+ messages)
` [PATCH/RFCv4 2/2] git rebase -i: warn about removed commits
` [PATCH/RFCv2 "
pull-request: wireless-drivers-next 2015-06-03
2015-06-03 20:07 UTC
[PATCH 4.0 000/148] 4.0.5-stable review
2015-06-03 20:07 UTC (3+ messages)
` [PATCH 4.0 108/148] ARM: fix missing syscall trace exit
[PATCH v4 for-next 00/12] Add network namespace support in the RDMA-CM
2015-06-03 20:07 UTC (12+ messages)
[PATCH] x86/asm/msr: Retract msr-index.h
2015-06-03 20:06 UTC (4+ messages)
[PATCH v3 1/3] ASoC: topology: Add topology UAPI header
2015-06-03 20:03 UTC (2+ messages)
arm syscall fast path can miss a ptrace syscall-exit
2015-06-03 20:03 UTC (5+ messages)
` [PATCH] arm64: fix missing syscall trace exit
[PATCH 0/2] gst-player: Update to latest GIT
2015-06-03 20:02 UTC (3+ messages)
` [PATCH 2/2] gst-player: Remove obsolete patches (now in upstream)
[PATCH 0/4] xfsprogs: mini patch-bomb
2015-06-03 20:01 UTC (4+ messages)
` [PATCH 4/4] xfsprogs: zero out clean log in xfs_metadump
linux-next: build failure after merge of the target-updates tree
2015-06-03 20:00 UTC (2+ messages)
[PATCH v4 0/7] staging:lustre: remove tcpip abstraction from libcfs
2015-06-03 19:57 UTC (16+ messages)
` [lustre-devel] "
` [PATCH v4 1/7] staging:lustre: move tcpip abstraction
` [lustre-devel] "
` [PATCH v4 2/7] staging:lustre: remove useless libcfs_sock_release
` [lustre-devel] "
` [PATCH v4 3/7] staging:lustre: remove useless libcfs_sock_abort_accept
` [lustre-devel] "
` [PATCH v4 4/7] staging:lustre: rename tcpip handling functions to lnet_* prefix
` [lustre-devel] "
` [PATCH v4 5/7] staging:lustre: use available kernel wrappers in lib-socket.c
` [lustre-devel] "
` [PATCH v4 6/7] staging:lustre: style cleanups for lib-socket.c
` [lustre-devel] "
` [PATCH v4 7/7] staging:lustre: Update license and copyright "
` [lustre-devel] "
[RFC net-next 0/6] net: Identifier Locator Addressing
2015-06-03 19:58 UTC (7+ messages)
` [RFC net-next 1/6] net: Checksum functions to replace 8 bytes at a time
` [RFC net-next 2/6] net: Identfier Locator Addressing module
` [RFC net-next 3/6] net: Special routing hook
` [RFC net-next 4/6] net: ILA use special route hook
` [RFC net-next 5/6] net: ILA iptables target
` [RFC net-next 6/6] ipvlan: Call ILA in incoming and outgoing receive paths
[PATCH 00/21] On-demand device registration
2015-06-03 19:57 UTC (6+ messages)
[Qemu-devel] [RFC PATCH] qapi for audio backends
2015-06-03 19:57 UTC (3+ messages)
[Qemu-devel] Memory subsystems
2015-06-03 19:56 UTC
hangs in verify_pmtmr_rate()
2015-06-03 19:55 UTC
[Buildroot] [Bug 8156] New: pkg-kconfig infra broken for *-update-{config, defconfig}
2015-06-03 19:54 UTC (2+ messages)
` [Buildroot] [Bug 8156] "
[Devel] [RFC] proposed patch for some segfaults encountered
2015-06-03 19:54 UTC
Calling irq_set_irq_wake() from .set_irq_wake()? (was: Re: [PATCH] gpio: pcf875x: Revert "gpio: pcf857x: Propagate wake-up setting to parent irq controller")
2015-06-03 19:52 UTC (5+ messages)
` Calling irq_set_irq_wake() from .set_irq_wake()?
[RFC/PATCH 1/2] status: give more information during rebase -i
2015-06-03 19:51 UTC (5+ messages)
` [RFC/PATCH 2/2] status: fix tests to handle new verbose git status during rebase
Which newer kernel is OK with ext4?
2015-06-03 19:50 UTC
[meta-browser] [PATCH 2/2] chromium, cef: fetch chromium source from git
2015-06-03 19:50 UTC (7+ messages)
[Qemu-devel] [PATCH v2 0/2] block: driver should override flags in bdrv_open()
2015-06-03 19:49 UTC (2+ messages)
[PATCH v2 00/10] NFS/RDMA server patches for 4.2
2015-06-03 19:49 UTC (7+ messages)
` [PATCH v2 08/10] svcrdma: Add backward direction service for RPC/RDMA transport
Hauppauge WinTV-HVR2205 driver feedback
2015-06-03 19:46 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.