messages from 2014-07-15 14:19:37 to 2014-07-15 14:51:59 UTC [more...]
[Query] How does Xen X86 does pci enumeration
2014-07-15 14:51 UTC (2+ messages)
[PATCH/RFC] NFS: state manager thread must start running
2014-07-15 14:51 UTC (4+ messages)
[PATCH v5 1/2] phy: qcom: Add driver for QCOM IPQ806x SATA PHY
2014-07-15 14:50 UTC (3+ messages)
[Qemu-devel] [PULL for-2.1 0/3] Block patches
2014-07-15 14:50 UTC (2+ messages)
[Qemu-devel] [PATCH v7 0/4] cpus: Add generic "nmi" monitor command support
2014-07-15 14:50 UTC (3+ messages)
` [Qemu-devel] [PATCH v7 1/4] cpus: Define callback for QEMU "nmi" command
nfsd4_locku / nfs4_free_lock_stateid question
2014-07-15 14:50 UTC (5+ messages)
[PATCH net-next 0/7] tipc: multicast and internal users to new send functions
2014-07-15 14:49 UTC (8+ messages)
` [PATCH net-next 1/7] tipc: make name table distributor use new send function
` [PATCH net-next 2/7] tipc: let internal link users call the new link "
` [PATCH net-next 3/7] tipc: add new functions for multicast and broadcast distribution
` [PATCH net-next 4/7] tipc: start using the new multicast functions
` [PATCH net-next 5/7] tipc: remove unreferenced functions
` [PATCH net-next 6/7] tipc: rename temporarily named functions
` [PATCH net-next 7/7] tipc: ensure sequential message delivery across dual bearers
[Qemu-devel] Current State of Block Filter
2014-07-15 14:49 UTC
[PATCH] efi/arm64: efistub: don't abort if base of DRAM is occupied
2014-07-15 14:49 UTC (11+ messages)
[PATCH 00/13] ARM: shmobile: DT bindings and DTS updates
2014-07-15 14:48 UTC (5+ messages)
` [PATCH 05/13] thermal: rcar: Document SoC-specific bindings
[Buildroot] [PATCH 1/1] Add a filesystem option so a device can be booted over NFS
2014-07-15 14:49 UTC (3+ messages)
[PATCH v3] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
2014-07-15 14:47 UTC (6+ messages)
` [PATCH v3] arm64, ia64, ppc, s390, sh, tile, um, x86, mm: "
[Qemu-devel] [PATCH v2 0/2] thread-pool: avoid fd usage and fix nested aio_poll() deadlock
2014-07-15 14:44 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] thread-pool: avoid per-thread-pool EventNotifier
` [Qemu-devel] [PATCH v2 2/2] thread-pool: avoid deadlock in nested aio_poll() calls
[patch 0/3] mm: memcontrol: rewrite uncharge API follow-up fixes
2014-07-15 14:45 UTC (5+ messages)
` [patch 2/3] mm: memcontrol: rewrite uncharge API fix - double migration
[Regression]: Changing brightness does not work with v3.16-rc4
2014-07-15 14:45 UTC (6+ messages)
[PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
2014-07-15 14:45 UTC (13+ messages)
[PATCH] monitor: Write btsnoop before processing packet
2014-07-15 14:45 UTC (2+ messages)
[PATCH 1/2] monitor: Exit with error if failed to open file for writing
2014-07-15 14:44 UTC (2+ messages)
[PATCH v2] Input: Add driver for Microchip's CAP1106
2014-07-15 14:42 UTC (6+ messages)
[PATCH] KVM: x86: DR6/7.RTM cannot be written
2014-07-15 14:41 UTC (2+ messages)
` [PATCH kvm-unit-tests] x86: Check DR6.RTM is writable
[PATCH v2 0/8] usb: add support for the generic PHY framework
2014-07-15 14:39 UTC (9+ messages)
` [PATCH v2 1/8] usb: move the OTG state from the USB PHY to the OTG structure
` [PATCH v2 2/8] usb: rename phy to usb_phy in OTG
` [PATCH v2 3/8] usb: add support to the generic PHY framework "
` [PATCH v2 4/8] usb: rename phy to usb_phy in HCD
` [PATCH v2 5/8] usb: rename gen_phy to phy "
` [PATCH v2 6/8] usb: allow to supply the PHY in the drivers when using HCD
` [PATCH v2 7/8] usb: rename transceiver and phy to usb_phy in ChipIdea
` [PATCH v2 8/8] usb: chipidea: add support to the generic PHY framework "
FW: MENNIC1.2 host-sim crashed for me
2014-07-15 14:40 UTC (3+ messages)
` "
[PATCH v2 0/5] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
2014-07-15 14:40 UTC (11+ messages)
` [PATCH v2 5/5] kvm, mem-hotplug: Do not pin apic access page in memory
[PATCH v2 net-next 0/4] bonding: rcu cleanups
2014-07-15 14:37 UTC (2+ messages)
[xen-unstable test] 29333: tolerable FAIL
2014-07-15 14:39 UTC
[Qemu-devel] [PATCH] linux-user: Add binfmt wrapper
2014-07-15 14:39 UTC (5+ messages)
[LTP] [PATCH] can: add can tests to default
2014-07-15 14:39 UTC (4+ messages)
` [LTP] [PATCH v2 2/3] can: cleanup
` [LTP] [PATCH v3 1/3] Add autoconf test for CAN
[PATCH] drivers: Let several drivers depends on HAS_IOMEM for 'devm_ioremap_resource'
2014-07-15 14:38 UTC (21+ messages)
perf: FORMAT_GROUP on attached process stops working in 3.16-rc
2014-07-15 14:37 UTC (2+ messages)
[PATCH v2] libav: add PACKAGECONFIG for theora, libvorbis, speex and openssl
2014-07-15 14:38 UTC (6+ messages)
[RFC/PATCH -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2014-07-15 14:32 UTC (7+ messages)
Path of network packet in kernel
2014-07-15 14:37 UTC
[Qemu-devel] [PATCH for-2.1? 0/2] thread-pool: avoid fd usage and fix nested aio_poll() deadlock
2014-07-15 14:37 UTC (6+ messages)
` [Qemu-devel] [PATCH for-2.1? 2/2] thread-pool: avoid deadlock in nested aio_poll() calls
[RFC v2] ASoC: core: add a helper for extended byte controls using TLV
2014-07-15 14:36 UTC (2+ messages)
[f2fs-dev][PATCH v2] udf: avoid redundant memcpy when writing data in ICB
2014-07-15 14:35 UTC (2+ messages)
[PATCH 0/1] kernel.bbclass: add perl python bash to RDEPENDS_kernel-dev
2014-07-15 14:34 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH net-next v2 3/3] net: sctp: Add partial support for MSG_MORE on SCTP
2014-07-15 14:33 UTC (5+ messages)
xen: Fix possible page fault in fifo events
2014-07-15 14:32 UTC (3+ messages)
` [Xen-devel] "
[Bug 81382] New: Text console blanking does not go away
2014-07-15 14:33 UTC (3+ messages)
` [Bug 81382] "
[PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
2014-07-15 14:32 UTC (11+ messages)
Problem with iflink in netns
2014-07-15 14:32 UTC (4+ messages)
` [RFC PATCH net-next 0/5] netns: allow to identify peer netns
[PATCH v9 0/3] git config cache & special querying api utilizing the cache
2014-07-15 14:29 UTC (3+ messages)
` [PATCH v9 1/2] add `config_set` API for caching config-like files
` [PATCH v9 2/2] test-config: add tests for the config_set API
[PATCH v2 0/5] perf: add ability to sample interrupted machine state
2014-07-15 14:29 UTC (5+ messages)
` [PATCH v2 1/5] perf: add ability to sample machine state on interrupt
` [PATCH v2 2/5] perf/x86: add support for sampling PEBS machine state registers
[PATCH 00/83] AMD HSA kernel driver
2014-07-15 14:29 UTC (12+ messages)
[PATCH 0/2] Add python to python-distribute and connman-tests' RDEPENDS
2014-07-15 14:29 UTC (3+ messages)
` [PATCH 1/2] connman: add python to RDEPENDS_connman-tests
` [PATCH 2/2] python-distribute: add python to RDEPENDS_python-distribute
[U-Boot] [PATCH] lcd: support displaying 24bpp BMPs on >= 24bpp LCDs
2014-07-15 14:28 UTC
[PATCH] svcrdma: Add zero padding if the client doesn't send it
2014-07-15 14:28 UTC (2+ messages)
sched, timers: use after free in __lock_task_sighand when exiting a process
2014-07-15 14:25 UTC (8+ messages)
` finish_task_switch && prev_state (Was: sched, timers: use after free in __lock_task_sighand when exiting a process)
NetLabel lead to kernel panic with some SELinux levels
2014-07-15 14:27 UTC (2+ messages)
[PATCH v2 5/6] ARM: EXYNOS: Fix suspend/resume sequences
2014-07-15 14:26 UTC (5+ messages)
` [PATCH v3] "
[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2014-07-15 14:26 UTC (8+ messages)
` [RFC/PATCH RESEND -next 14/21] mm: slub: kasan: disable kasan when touching unaccessible memory
[PATCH 1/9] pam.d: added system-auth configuration file
2014-07-15 14:24 UTC (3+ messages)
` [PATCH 2/9] user-session-units: added to oe-core
[Qemu-devel] [PULL for-2.1 0/5] linux-user fixes for 2.1
2014-07-15 14:24 UTC (6+ messages)
` [Qemu-devel] [PULL for-2.1 1/5] SIOCGIFINDEX: fix typo
` [Qemu-devel] [PULL for-2.1 2/5] qemu-user: Impl. setsockopt(SO_BINDTODEVICE)
` [Qemu-devel] [PULL for-2.1 3/5] linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr
` [Qemu-devel] [PULL for-2.1 4/5] alloca one extra byte sockets
` [Qemu-devel] [PULL for-2.1 5/5] linux-user: use TARGET_SA_ONSTACK in get_sigframe
[LTP] [PATCH v2 1/2] lib/tst_res.c: introduce tst_record_childstatus()
2014-07-15 14:24 UTC (2+ messages)
[PATCH 1/1] usb: Check if port status is equal to RxDetect
2014-07-15 14:24 UTC (2+ messages)
[PATCH v3 0/4] ARM: vf610: add FlexCAN support
2014-07-15 14:24 UTC (4+ messages)
` [PATCH v3 4/4] can: flexcan: add vf610 support for FlexCAN
[PATCH 00/41] perf tools: Preparation for call graph from Intel BTS
2014-07-15 14:24 UTC (3+ messages)
` [PATCH 24/41] perf tools: Add cpu to struct thread
[PATCH v3 00/21] NFS/RDMA client patches for 3.17
2014-07-15 14:24 UTC (2+ messages)
Building a hexagon cross compiler
2014-07-15 14:24 UTC
[patch 00/13] mm: memcontrol: naturalize charge lifetime v4
2014-07-15 14:23 UTC (6+ messages)
` [patch 13/13] mm: memcontrol: rewrite uncharge API
[PATCH 00/11] qspinlock with paravirt support
2014-07-15 14:23 UTC (8+ messages)
` [PATCH 10/11] qspinlock: Paravirt support
[PATCH v3 01/21] xprtrdma: Fix panic in rpcrdma_register_frmr_external()
2014-07-15 14:23 UTC (42+ messages)
` [PATCH v3 02/21] xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs
` [PATCH v3 03/21] xprtrdma: Limit data payload size for ALLPHYSICAL
` [PATCH v3 04/21] xprtrdma: Update rkeys after transport reconnect
` [PATCH v3 05/21] xprtrdma: On disconnect, don't ignore pending CQEs
` [PATCH v3 06/21] xprtrdma: Don't invalidate FRMRs if registration fails
` [PATCH v3 07/21] xprtrdma: Unclutter struct rpcrdma_mr_seg
` [PATCH v3 08/21] xprtrdma: Back off rkey when FAST_REG_MR fails
` [PATCH v3 09/21] xprtrdma: Chain together all MWs in same buffer pool
` [PATCH v3 10/21] xprtrdma: Properly handle exhaustion of the rb_mws list
` [PATCH v3 11/21] xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect
` [PATCH v3 12/21] xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request
` [PATCH v3 13/21] xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()
` [PATCH v3 14/21] xprtrdma: Disable completions for FAST_REG_MR Work Requests
` [PATCH v3 15/21] xprtrdma: Disable completions for LOCAL_INV "
` [PATCH v3 16/21] xprtrdma: Rename frmr_wr
` [PATCH v3 17/21] xprtrdma: Allocate each struct rpcrdma_mw separately
` [PATCH v3 18/21] xprtrdma: Schedule reply tasklet once per upcall
` [PATCH v3 19/21] xprtrdma: Make rpcrdma_ep_disconnect() return void
` [PATCH v3 20/21] xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
` [PATCH v3 21/21] xprtrdma: Handle additional connection events
[PATCH v7] mmap_vmcore: skip non-ram pages reported by hypervisors
2014-07-15 14:20 UTC
[PATCH] android/pts: Update PTS files for HSP
2014-07-15 14:20 UTC
[PATCH v2 00/29] nios2 Linux kernel port
2014-07-15 14:20 UTC (4+ messages)
[PATCH v7] mmap_vmcore: skip non-ram pages reported by hypervisors
2014-07-15 14:20 UTC
[PATCH 00/38] fix rdepends on bash perl and python
2014-07-15 14:19 UTC (31+ messages)
` [PATCH 09/38] rpm: add perl to RDEPENDS_rpm-build
` [PATCH 10/38] opensp: add perl to RDEPENDS_opensp
` [PATCH 11/38] aspell: add perl to RDEPENDS_aspell-utils
` [PATCH 12/38] glib-2.0: add perl to RDEPENDS_glib-2.0-utils
` [PATCH 13/38] gnu-config: add perl to RDEPENDS_gnu-config
` [PATCH 14/38] lttng-tools: add perl bash python to RDEPENDS_lttng-tools-ptest
` [PATCH 15/38] quilt: add bash and perl to RDEPENDS
` [PATCH 16/38] udev: add perl to RDEPENDS_udev-ptest
` [PATCH 17/38] apt: add bash to RDEPENDS_apt
` [PATCH 18/38] lsbtest: add bash to RDEPENDS_lsbtest
` [PATCH 19/38] oprofile: add bash to RDEPENDS_oprofile-ptest
` [PATCH 20/38] pax-utils: add bash to RDEPENDS_pax-utils
` [PATCH 21/38] gzip: add bash to RDEPENDS_gzip
` [PATCH 22/38] dtc: add bash to RDEPENDS_dtc
` [PATCH 23/38] pm-utils: add bash to RDEPENDS_pm-utils
` [PATCH 24/38] grep: add bash to RDEPENDS_grep
` [PATCH 25/38] kconfig-frontends: add bash to RDEPENDS_kconfig-frontends
` [PATCH 26/38] xz: add bash to RDEPENDS_xz
` [PATCH 27/38] libpam: add bash to RDEPENDS_libpam-xtests
` [PATCH 28/38] valgrind: add bash to RDEPENDS_valgrind-ptest
` [PATCH 29/38] ltp: add bash and python to RDEPENDS_ltp
` [PATCH 30/38] piglit: add bash to RDEPENDS_piglit
` [PATCH 31/38] usbutils: add python to RDEPENDS_usbutils
` [PATCH 32/38] libxml2: add python to RDEPENDS_libxml2-ptest
` [PATCH 33/38] builder: add python to RDEPENDS_builder
` [PATCH 34/38] lttng-ust: add python to RDEPENDS_lttng-ust-bin
` [PATCH 35/38] libevent: add python to RDEPENDS_libevent
` [PATCH 36/38] gconf: add python to RDEPENDS_gconf
` [PATCH 37/38] blktrace: add python to RDEPENDS_blktrace
` [PATCH 38/38] dpkg: add perl to RDEPENDS_perl
[meta-oe][PATCH] nettle: update to version 3.0
2014-07-15 14:19 UTC (3+ 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.