All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-24 19:10:31 to 2016-03-24 21:02:48 UTC [more...]

[Qemu-devel] [PATCH 0/4] slirp: Add dns6 support
 2016-03-24 21:02 UTC  (2+ messages)

[Patch V2 1/2] sparc64 changes for gdb-7.6
 2016-03-24 21:01 UTC  (3+ messages)

[Qemu-devel] [PATCHv2] slirp: Allow to disable IPv4 or IPv6
 2016-03-24 21:00 UTC 

[Qemu-devel] Unable to boot ubuntu 14.04 on qemu with raspi support
 2016-03-24 21:00 UTC  (4+ messages)

[PATCH] android: remove timed output/gpio driver
 2016-03-24 20:58 UTC 

[PATCH v8 00/27][For 4.7] Btrfs: Add inband (write time) de-duplication framework
 2016-03-24 20:58 UTC  (5+ messages)
` [PATCH v8 10/27] btrfs: dedupe: Add basic tree structure for on-disk dedupe method
` [PATCH v8 25/27] btrfs: dedupe: Add support for compression and dedpue

[GIT PULL] kbuild misc changes for v4.6-rc1
 2016-03-24 20:57 UTC 

Ceph watchdog-like thing to reduce IO block during process goes down by abort()
 2016-03-24 20:55 UTC  (7+ messages)

[linux-linus test] 87133: regressions - FAIL
 2016-03-24 20:54 UTC 

[Buildroot] [PATCH] busybox: use md5 as default password algorithm
 2016-03-24 20:54 UTC  (3+ messages)

[PATCH 0/4] Enable FBC on SKL, v2
 2016-03-24 20:53 UTC  (8+ messages)
` [PATCH 1/4] drm/i915/fbc: update busy_bits even for GTT and flip flushes
` [PATCH xf86-video-intel] sna: Opt-out of the Kernel mmap workaround
` [PATCH 2/4] drm/i915/fbc: sanitize i915.enable_fbc during FBC init
` [PATCH 3/4] drm/i915: opt-out CPU and WC mmaps from FBC
` [PATCH 4/4] drm/i915/fbc: enable FBC on gen 9+ too

strange pam_selinux behavior
 2016-03-24 20:52 UTC  (12+ messages)

[GIT PULL] kconfig changes for v4.6-rc1
 2016-03-24 20:51 UTC 

[PATCH 0/2] completion: git-help: add missing option and params
 2016-03-24 20:51 UTC  (6+ messages)
` [PATCH 1/2] completion: add option '--guides' to 'git help'
` [PATCH 2/2] completion: add 'revisions' and 'everyday' "

[PATCH 00/12] ARM: dts: Add dragonboard-600c support
 2016-03-24 20:50 UTC  (8+ messages)
` [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

[PATCH v2 1/2] powerpc: Define PVR value for POWER8NVL processor
 2016-03-24 20:48 UTC  (4+ messages)
` [PATCH v2 2/2] cxl: Configure the PSL for two CAPI ports on POWER8NVL

[GIT PULL] kbuild changes for v4.6-rc1
 2016-03-24 20:48 UTC 

RCU stall
 2016-03-24 20:46 UTC  (6+ messages)

[PATCH] image_types: use compress framework to produce checksums for images
 2016-03-24 20:45 UTC  (4+ messages)

[PATCH] f2fs: treat as a normal umount when remounting ro
 2016-03-24 20:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] [media] media-devnode: Alloc cdev dynamically
 2016-03-24 20:45 UTC  (2+ messages)

[Buildroot] how to x-compile an in-house shared library ?
 2016-03-24 20:44 UTC  (3+ messages)

[PATCH] python-pygobject: use Python 2 instead of Python 3
 2016-03-24 20:42 UTC  (6+ messages)
` Python 3 as oe-core default?

ubiblock RW
 2016-03-24 20:38 UTC  (2+ messages)

[RFT Patch net 1/2] ipv6: invalidate the socket cached route on pmtu events if possible
 2016-03-24 20:35 UTC  (4+ messages)
` [RFT Patch net 2/2] ipv6: add a socket release callback for datagram sockets

[PATCH v3 0/5] libxl: add support for qemu base pvusb backend
 2016-03-24 20:35 UTC  (8+ messages)
` [PATCH v3 1/5] libxl: make libxl__need_xenpv_qemu() operate on domain config
` [PATCH v3 3/5] libxl: add service function to check whether device model is running
` [PATCH v3 5/5] libxl: add domain config parameter to force start of qemu

[Qemu-devel] [PATCH 0/2] busy polling support for vhost-kernel
 2016-03-24 20:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] tap: vhost busy polling support

[PATCH nf] netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES
 2016-03-24 20:29 UTC 

[PATCH] tools/dpdk_nic_bind: fix flake8 warnings
 2016-03-24 20:27 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/6] crypto: SHA512 multibuffer implementation
 2016-03-24 20:27 UTC  (7+ messages)
` [PATCH 1/6] crypto: sha512-mb - SHA512 multibuffer job manager and glue code
` [PATCH 2/6] crypto: sha512-mb - Enable SHA512 multibuffer support
` [PATCH 3/6] crypto: sha512-mb - submit/flush routines for AVX2
` [PATCH 4/6] crypto: sha512-mb - Algorithm data structures
` [PATCH 5/6] crypto: sha512-mb - Crypto computation (x4 AVX2)
` [PATCH 6/6] crypto: tcrypt - Add new mode for sha512_mb

[PATCH 0/7] crypto: SHA256 multibuffer implementation
 2016-03-24 20:26 UTC  (8+ messages)
` [PATCH 1/7] crypto: sha1-mb - rename sha-mb to sha1-mb
` [PATCH 2/7] crypto: sha256-mb - SHA256 multibuffer job manager and glue code
` [PATCH 3/7] crypto: sha256-mb - Enable multibuffer support
` [PATCH 4/7] crypto: sha256-mb - submit/flush routines for AVX2
` [PATCH 5/7] crypto: sha256-mb - Algorithm data structures
` [PATCH 6/7] crypto: sha256-mb - Crypto computation (x8 AVX2)
` [PATCH 7/7] crypto: tcrypt - Add speed tests for SHA multibuffer algorithms

[Qemu-devel] [PULL v3 00/28] Misc patches for QEMU 2.6 hard freeze
 2016-03-24 20:25 UTC  (4+ messages)

[PATCHv10 0/3] rdmacg: IB/core: rdma controller support
 2016-03-24 20:22 UTC  (8+ messages)
` [PATCHv10 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv10 2/3] IB/core: added support to use "
` [PATCHv10 3/3] rdmacg: Added documentation for rdmacg

[Buildroot] autotools, pkg_config and mysql_config
 2016-03-24 20:25 UTC 

[PATCH v5] xSplice v1 design and implementation
 2016-03-24 20:22 UTC  (30+ messages)
` [PATCH v5 01/28] HYPERCALL_version_op. New hypercall mirroring XENVER_ but sane
` [PATCH v5 02/28] libxc/libxl/python/xenstat/ocaml: Use new XEN_VERSION hypercall
` [PATCH v5 03/28] arm/x86: Use struct virtual_region to do bug, symbol, and (x86) exception tables lookup
` [PATCH v5 04/28] vmap: Add vmalloc_cb and vfree_cb
` [PATCH v5 05/28] xsplice: Design document
` [PATCH v5 06/28] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op
` [PATCH v5 07/28] libxc: Implementation of XEN_XSPLICE_op in libxc
` [PATCH v5 08/28] xen-xsplice: Tool to manipulate xsplice payloads
` [PATCH v5 09/28] xsplice: Add helper elf routines
` [PATCH v5 10/28] xsplice: Implement payload loading
` [PATCH v5 11/28] xsplice: Implement support for applying/reverting/replacing patches
` [PATCH v5 12/28] x86/xen_hello_world.xsplice: Test payload for patching 'xen_extra_version'
` [PATCH v5 13/28] xsplice, symbols: Implement symbol name resolution on address
` [PATCH v5 14/28] x86, xsplice: Print payload's symbol name and payload name in backtraces
` [PATCH v5 15/28] xsplice: Add .xsplice.hooks functions and test-case
` [PATCH v5 16/28] xsplice: Add support for bug frames
` [PATCH v5 17/28] xsplice: Add support for exception tables
` [PATCH v5 18/28] xsplice: Add support for alternatives
` [PATCH v5 19/28] build_id: Provide ld-embedded build-ids
` [PATCH v5 20/28] HYPERCALL_version_op: Add VERSION_build_id to retrieve build-id
` [PATCH v5 21/28] libxl: info: Display build_id of the hypervisor using XEN_VERSION_build_id
` [PATCH v5 22/28] xsplice: Print build_id in keyhandler and on bootup
` [PATCH v5 23/28] xsplice: Stacking build-id dependency checking
` [PATCH v5 24/28] xsplice/xen_replace_world: Test-case for XSPLICE_ACTION_REPLACE
` [PATCH v5 25/28] xsplice: Print dependency and payloads build_id in the keyhandler
` [PATCH v5 26/28] xsplice: Prevent duplicate payloads from being loaded
` [PATCH v5 27/28] xsplice: Add support for shadow variables
` [PATCH v5 28/28] MAINTAINERS/xsplice: Add myself and Ross as the maintainers

[PATCH] netfilter: ipv4: fix NULL dereference
 2016-03-24 20:22 UTC  (4+ messages)

[PATCH] arm: remove dead blocks in XIP_KERNEL link script
 2016-03-24 20:18 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] Remove the extra blank lines in the output
 2016-03-24 20:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/qwt : prepared package for other versions of Qt
 2016-03-24 20:19 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/qwt : added support for Qt5

[PATCH nf v3] netfilter: x_tables: perform more sanity tests on rule set
 2016-03-24 20:18 UTC  (9+ messages)
` [PATCH 1/5] netfilter: x_tables: validate e->target_offset early
` [PATCH 2/5] netfilter: x_tables: make sure e->next_offset covers remaining blob size
` [PATCH 3/5] netfilter: x_tables: add and use xt_check_entry_target
` [PATCH 4/5] netfilter: x_tables: fix unconditional helper

[RFC PATCH 0/9] RFC6864 compliant GRO and GSO partial offload
 2016-03-24 20:17 UTC  (15+ messages)
` [RFC PATCH 7/9] GSO: Support partial segmentation offload

GSoC proposal
 2016-03-24 20:15 UTC 

[PATCH] autotests: fix pmd ring
 2016-03-24 20:15 UTC  (2+ messages)

[PATCH] autotests: display command line when starting
 2016-03-24 20:14 UTC  (2+ messages)

[PATCH 0/3] libxl: add support for qemu base pvusb backend
 2016-03-24 20:07 UTC  (5+ messages)
` [PATCH 3/3] libxl: add new pvusb backend "qusb" provided by qemu

[PATCH v2] spi: orion.c: Add direct access mode
 2016-03-24 20:07 UTC  (5+ messages)

[PATCH v4] sparc/PCI: Fix for panic while enabling SR-IOV
 2016-03-24 20:02 UTC  (2+ messages)

[PATCH 0/2] GSoC student
 2016-03-24 20:01 UTC  (5+ messages)
` [PATCH 1/2] Modified flag field type in rev_list_info struct in bisect.h. There is no need for flag field to be signed, as it is not supposed to be used as decimal
` [PATCH 2/2] Just a minor commit to trigger Travis Ci build

[PATCH v2 0/2] ARM: sunxi: dt: Add missing DRAM gate clock for simplefb TV output
 2016-03-24 19:58 UTC  (10+ messages)
` [PATCH v2 1/2] ARM: sun4i: dt: Enable dram gate 5 (tve0 clock) "
` [PATCH v2 2/2] ARM: sun7i: "

[RFC] drm/i915: Move execlists irq handler to a bottom half
 2016-03-24 19:56 UTC  (6+ messages)
` [RFC v2] "

[PATCH] rebase-i: print abbreviated hash when stop for editing
 2016-03-24 19:56 UTC  (2+ messages)

[PATCH] l2fwd-crypto: add SNOW3G algorithms
 2016-03-24 19:53 UTC  (3+ messages)
` [PATCH v2 0/3] Extend list of supported algorithms in L2fwd-crypto

[RFC_PATCHv4 0/7] Git submodule labels
 2016-03-24 19:54 UTC  (6+ messages)
` [RFC_PATCHv4 5/7] submodule update: respect submodule.actionOnLabel

+ ocfs2-o2hb-add-some-user-debug-log-v2.patch added to -mm tree
 2016-03-24 19:54 UTC 

+ ocfs2-o2hb-add-negotiate_approve-message-v2.patch added to -mm tree
 2016-03-24 19:54 UTC 

+ ocfs2-o2hb-add-nego_timeout-message-v2.patch added to -mm tree
 2016-03-24 19:54 UTC 

+ ocfs2-o2hb-add-negotiate-timer-v2.patch added to -mm tree
 2016-03-24 19:54 UTC 

[PATCH 1/3] Documentation: devicetree: amlogic: Document P20x and ODROID-C2 boards
 2016-03-24 19:53 UTC  (4+ messages)
` [PATCH 2/3] ARM64: dts: amlogic: add Hardkernel ODROID-C2

[Bug 115251] New: amdgpu: Black screen + hang with Kaveri
 2016-03-24 19:52 UTC  (2+ messages)
` [Bug 115251] "

[PATCH] Revert "regulator: core: Add support for active-discharge configuration"
 2016-03-24 19:52 UTC 

Slow delete and shutdown
 2016-03-24 19:51 UTC 

[PATCH] l2fwd-crypto: fix incorrect parameter in help
 2016-03-24 19:48 UTC  (4+ messages)
` [PATCH v2] l2fwd-crypto: fix incorrect command line help

[PATCH 00/17] Additional IPQ4019 platform support
 2016-03-24 19:49 UTC  (7+ messages)
` [PATCH 08/17] watchdog: qcom: configure BARK time in addition to BITE time

[PATCH v2 0/4] ARM64: dts: amlogi: add a few more boards
 2016-03-24 19:49 UTC  (2+ messages)

[Bug 115141] New: radeon kernel module hangs suspend
 2016-03-24 19:47 UTC  (2+ messages)
` [Bug 115141] "

[PATCH] ipv6: Fix the pmtu path for connected UDP socket
 2016-03-24 19:45 UTC  (17+ messages)

[PATCH v7 00/33] refs backend
 2016-03-24 19:45 UTC  (3+ messages)
` [PATCH v7 17/33] refs: make lock generic

[PATCH v2] can: mcp251x: Replace create_freezable_workqueue with alloc_workqueue
 2016-03-24 19:42 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v2] qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue
 2016-03-24 19:41 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v4 0/3] add hypercall option to temporarily pin a vcpu
 2016-03-24 19:41 UTC  (5+ messages)

[Buildroot] [Bug 8781] New: Unable to build uboot for imx28evk
 2016-03-24 19:41 UTC  (2+ messages)
` [Buildroot] [Bug 8781] "

Linux OS killed fio process because fio invoked oom_killer
 2016-03-24 19:39 UTC  (11+ messages)

Workqueue change with commit id,1bd04bf6f breaks mpt3sas scsi driver
 2016-03-24 19:39 UTC 

You Have Been Selected
 2016-03-24 19:32 UTC 

[Qemu-devel] [PATCH 1/2] trace: include CPU index in trace_memory_region_ops_*()
 2016-03-24 19:30 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] trace: separate MMIO tracepoints from TB-access tracepoints
      ` [Qemu-devel] io_mem_notdirty and live migration

[Qemu-devel] [PATCH v5 0/7] Deterministic replay extensions
 2016-03-24 19:24 UTC  (3+ messages)

[Patch V2 2/2] sparc64 changes
 2016-03-24 19:22 UTC  (2+ messages)

[GIT PULL] nfsd changes for 4.6, take 2
 2016-03-24 19:20 UTC 

[PATCH v4] xSplice v1 design and implementation
 2016-03-24 19:19 UTC  (4+ messages)
` [PATCH v4 03/34] xsm/xen_version: Add XSM for the xen_version hypercall

[PATCH v3] sparc/PCI: Fix for panic while enabling SR-IOV
 2016-03-24 19:16 UTC  (3+ messages)

[PATCH lttng-tools 2/2] Clean-up shm directory tree after freeing the channel
 2016-03-24 19:15 UTC 

[PATCH 00/14] coresight: tmc: make driver usable by Perf
 2016-03-24 19:15 UTC  (5+ messages)
` [PATCH 03/14] coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions

[PATCH net v2 1/2] net: bcmgenet: fix dev->stats.tx_bytes accounting
 2016-03-24 19:15 UTC  (4+ messages)
` [PATCH net v2 2/2] net: bcmgenet: fix skb_len in bcmgenet_xmit_single()

[U-Boot] [PATCH 1/5] arm: include: Import unified.h from Linux kernel
 2016-03-24 19:14 UTC  (18+ messages)
` [U-Boot] [PATCH 5/5] lib: Enable private libgcc by default

failures due to "libata: disable forced PORTS_IMPL for >= AHCI 1.3 patch"
 2016-03-24 19:14 UTC  (4+ messages)

[xen-unstable-smoke test] 87212: tolerable all pass - PUSHED
 2016-03-24 19:13 UTC 

[GIT PULL] nfsd changes for 4.6
 2016-03-24 19:10 UTC  (3+ messages)


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.