messages from 2014-07-01 21:49:56 to 2014-07-01 23:01:32 UTC [more...]
[PATCH v7 00/16] add performance tracing facility
2014-07-01 23:01 UTC (11+ messages)
` [PATCH v7 01/16] trace: move trace declarations from cache.h to new trace.h
` [PATCH v7 02/16] trace: consistently name the format parameter
` [PATCH v7 03/16] trace: remove redundant printf format attribute
` [PATCH v7 04/16] trace: improve trace performance
` [PATCH v7 05/16] Documentation/git.txt: improve documentation of 'GIT_TRACE*' variables
` [PATCH v7 06/16] sha1_file: change GIT_TRACE_PACK_ACCESS logging to use trace API
` [PATCH v7 07/16] trace: add infrastructure to augment trace output with additional info
` [PATCH v7 08/16] trace: disable additional trace output for unit tests
` [PATCH v7 09/16] trace: add current timestamp to all trace output
` [PATCH v7 10/16] trace: move code around, in preparation to file:line output
[RFC] Add "rpm_not_supported" flag
2014-07-01 23:18 UTC (2+ messages)
PCM Plugin Channel question
2014-07-01 22:59 UTC
[U-Boot] [PATCH] USB: gadget: atmel: zero out allocated requests
2014-07-01 22:59 UTC
[PATCH 1/3] cache-tree: Create/update cache-tree on checkout
2014-07-01 22:58 UTC (4+ messages)
` [PATCH 3/3] cache-tree: Write index with updated cache-tree after commit
[U-Boot] [PATCH] usb: ci_udc: Allocate the qTD list directly
2014-07-01 22:57 UTC (10+ messages)
` [U-Boot] [PATCH V2] "
[Qemu-devel] [PATCH 0/6] Dynamic sysbus device allocation support
2014-07-01 22:56 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/6] qom: macroify integer property helpers
` [Qemu-devel] [PATCH 2/6] qom: Allow to make integer qom properties writeable
` [Qemu-devel] [PATCH 6/6] e500: Add support for eTSEC in device tree
[PATCH 2/2] Bluetooth: Add public address configration for Broadcom USB devices
2014-07-01 22:53 UTC
[PATCH 1/2] Bluetooth: Add support for hdev->set_bdaddr callback handling
2014-07-01 22:53 UTC
[PATCH net-next 0/3] bnx2x: Enhancement patch series
2014-07-01 22:52 UTC (2+ messages)
[U-Boot] [PATCH 0/6] usb: ci_udc: fixes and cleanups
2014-07-01 22:52 UTC (8+ messages)
[Bug 60523] New: Lockup with radeon DPM on Radeon HD5770 (Juniper)
2014-07-01 22:51 UTC (2+ messages)
` [Bug 60523] Radeon DPM not working with 2 monitors attached to "
Why is librbd1 / librados2 from Firefly 20% slower than the one from dumpling?
2014-07-01 22:51 UTC (4+ messages)
` [ceph-users] "
[net-next PATCH 0/5] Optimizing "pktgen" for single CPU performance
2014-07-01 22:51 UTC (3+ messages)
` [net-next PATCH V2 0/3] Optimizing pktgen "
[PATCH] rcar_can: add device tree support
2014-07-01 22:50 UTC (5+ messages)
FIX ME in function ocpi_enable in file arch/arm/mach-omap1/opci.c
2014-07-01 22:49 UTC (2+ messages)
[PATCH 1/2] lib/mgmt: Add New Connection Parameter Event
2014-07-01 22:49 UTC (3+ messages)
` [PATCH 2/2] monitor: Add support for decoding New Connection Parameter event
[Buildroot] [PATCH 01/53] blackbox: add license information
2014-07-01 22:47 UTC (14+ messages)
` [Buildroot] [PATCH 11/53] fconfig: "
` [Buildroot] [PATCH 33/53] libmms: "
` [Buildroot] [PATCH 39/53] pcmanfm: "
` [Buildroot] [PATCH 45/53] rt-test: "
` [Buildroot] [PATCH 50/53] udpcast: "
` [Buildroot] [PATCH 53/53] xvkvd: "
[Buildroot] [git commit] xvkbd: add license information
2014-07-01 22:47 UTC
[PATCH] Btrfs: fix race between balance recovery and root deletion
2014-07-01 22:46 UTC (2+ messages)
[PATCH v7 0/9] ARM: VDSO
2014-07-01 22:44 UTC (5+ messages)
[Buildroot] [git commit] xterm: add license information
2014-07-01 22:44 UTC
[PATCH] btmgmt: Fix endianess in cmd_scan_params()
2014-07-01 22:43 UTC (2+ messages)
Please review: generic brick framework + first application: asynchronous block device replication
2014-07-01 22:36 UTC (40+ messages)
` [PATCH 02/50] mars: add new file drivers/block/mars/lamport.c
` [PATCH 05/50] mars: add new file include/linux/brick/brick_mem.h
` [PATCH 06/50] mars: add new file drivers/block/mars/brick_mem.c
` [PATCH 08/50] mars: add new file include/linux/brick/meta.h
` [PATCH 11/50] mars: add new file include/linux/brick/lib_pairing_heap.h
` [PATCH 12/50] mars: add new file include/linux/brick/lib_queue.h
` [PATCH 13/50] mars: add new file include/linux/brick/lib_rank.h
` [PATCH 14/50] mars: add new file drivers/block/mars/lib_rank.c
` [PATCH 15/50] mars: add new file include/linux/brick/lib_timing.h
` [PATCH 17/50] mars: add new file include/linux/brick/lib_limiter.h
` [PATCH 18/50] mars: add new file drivers/block/mars/lib_limiter.c
` [PATCH 19/50] mars: add new file include/linux/xio.h
` [PATCH 22/50] mars: add new file drivers/block/mars/xio_bricks/xio_net.c
` [PATCH 24/50] mars: add new file drivers/block/mars/xio_bricks/lib_mapfree.c
` [PATCH 25/50] mars: add new file include/linux/lib_log.h
` [PATCH 26/50] mars: add new file drivers/block/mars/xio_bricks/lib_log.c
` [PATCH 28/50] mars: add new file drivers/block/mars/xio_bricks/xio_bio.c
` [PATCH 29/50] mars: add new file include/linux/xio/xio_aio.h
` [PATCH 30/50] mars: add new file drivers/block/mars/xio_bricks/xio_aio.c
` [PATCH 31/50] mars: add new file include/linux/xio/xio_client.h
` [PATCH 32/50] mars: add new file drivers/block/mars/xio_bricks/xio_client.c
` [PATCH 33/50] mars: add new file include/linux/xio/xio_if.h
` [PATCH 34/50] mars: add new file drivers/block/mars/xio_bricks/xio_if.c
` [PATCH 35/50] mars: add new file include/linux/xio/xio_copy.h
` [PATCH 36/50] mars: add new file drivers/block/mars/xio_bricks/xio_copy.c
` [PATCH 37/50] mars: add new file include/linux/xio/xio_trans_logger.h
` [PATCH 38/50] mars: add new file drivers/block/mars/xio_bricks/xio_trans_logger.c
` [PATCH 39/50] mars: add new file include/linux/mars_light/light_strategy.h
` [PATCH 40/50] mars: add new file drivers/block/mars/mars_light/light_strategy.c
` [PATCH 41/50] mars: add new file drivers/block/mars/mars_light/light_net.c
` [PATCH 42/50] mars: add new file include/linux/xio/xio_server.h
` [PATCH 43/50] mars: add new file drivers/block/mars/xio_bricks/xio_server.c
` [PATCH 44/50] mars: add new file include/linux/mars_light/mars_proc.h
` [PATCH 45/50] mars: add new file drivers/block/mars/mars_light/mars_proc.c
` [PATCH 46/50] mars: add new file drivers/block/mars/mars_light/mars_light.c
` [PATCH 47/50] mars: add new file drivers/block/mars/Makefile
` [PATCH 49/50] mars: generic pre-patch for mars
` [PATCH 50/50] mars: activate MARS in drivers/block/mars/
mm: shm: hang in shmem_fallocate
2014-07-01 22:37 UTC (14+ messages)
` mm: shmem: hang in shmem_fault (WAS: mm: shm: hang in shmem_fallocate)
virt_blk BUG: sleeping function called from invalid context
2014-07-01 20:51 UTC (8+ messages)
` [PATCH driver-core-linus] kernfs: kernfs_notify() must be useable from non-sleepable contexts
[Buildroot] [git commit] webrtc-audio-processing: add license information
2014-07-01 22:43 UTC
[Buildroot] [git commit] udpcast: add license information
2014-07-01 22:42 UTC
semanage commit forces CPU to 100%
2014-07-01 22:42 UTC
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
2014-07-01 22:42 UTC (5+ messages)
[GIT PULL] KVM changes for 3.16-rc4
2014-07-01 22:41 UTC (3+ messages)
[Qemu-devel] [ANNOUNCE] QEMU 2.1.0-rc0 is now available
2014-07-01 22:41 UTC
[Buildroot] [git commit] tinyhttpd: add license information
2014-07-01 22:39 UTC
[Buildroot] [git commit] thttpd: add license information
2014-07-01 22:39 UTC
[PATCH v2 0/2] ARM: at91: remove phy fixup for sama5d3xek boards
2014-07-01 22:38 UTC (3+ messages)
[PATCH 0/5] Improve sequential read throughput v4r8
2014-07-01 22:38 UTC (5+ messages)
[Buildroot] [git commit] sysklogd: add license information
2014-07-01 22:38 UTC
[Buildroot] [git commit] sawman: add license information
2014-07-01 22:37 UTC
[Buildroot] [git commit] rt-test: add license information
2014-07-01 22:37 UTC
+ mm-hugetlb-generalize-writes-to-nr_hugepages.patch added to -mm tree
2014-07-01 22:35 UTC
+ mm-hugetlb-remove-hugetlb_zero-and-hugetlb_infinity.patch added to -mm tree
2014-07-01 22:35 UTC
[Buildroot] [git commit] rsh-redone: add license information
2014-07-01 22:35 UTC
[PATCH 1/3] clk: ti: add 'ti,round-rate' flag
2014-07-01 22:34 UTC (12+ messages)
[Buildroot] [git commit] rpm: add license information
2014-07-01 22:33 UTC
[Buildroot] [git commit] read-edid: add license information
2014-07-01 22:32 UTC
[PATCH] [SCSI] qla2xxx: Remove duplicate __iomem annotation
2014-07-01 22:31 UTC (2+ messages)
[Buildroot] [git commit] python-nfc: add license information
2014-07-01 22:31 UTC
[Buildroot] [git commit] prboom: add license information
2014-07-01 22:30 UTC
[Buildroot] [git commit] pcmanfm: add license information
2014-07-01 22:30 UTC
[PATCH] nfsd: Ensure that nfsd_create_setattr commits files to stable storage
2014-07-01 22:27 UTC
Null pointer dereference while at ACL limit on v5 XFS
2014-07-01 22:27 UTC (6+ messages)
+ hwpoison-fix-race-with-changing-page-during-offlining-v2.patch added to -mm tree
2014-07-01 22:27 UTC
[PATCH] hwpoison: Fix race with changing page during offlining v2
2014-07-01 22:27 UTC (3+ messages)
[PATCH v3 0/9] clean-up and remove lockdep annotation in SLAB
2014-07-01 22:26 UTC (13+ messages)
` [PATCH v3 2/9] slab: move up code to get kmem_cache_node in free_block()
` [PATCH v3 3/9] slab: defer slab_destroy "
` [PATCH v3 4/9] slab: factor out initialization of arracy cache
` [PATCH v3 5/9] slab: introduce alien_cache
[PATCH] Remove memory start and memory end
2014-07-01 22:22 UTC (3+ messages)
[PATCH 0/3] Tegra USB probe order issue fix
2014-07-01 22:21 UTC (4+ messages)
` [PATCH 3/3] USB: PHY: tegra: Call tegra_usb_phy_close only on device removal
[PATCH v2] hid-appleir: Fix kernel panic due to null pointer
2014-07-01 22:21 UTC (5+ messages)
[dpdk-announce] release candidate 1.7.0-rc3
2014-07-01 22:19 UTC
net: llc: skb_panic in llc_sap_action_send_xid_cmd
2014-07-01 22:17 UTC
mlx4 lockdep splat
2014-07-01 22:17 UTC
+ slab-remove-bad_alien_magic.patch added to -mm tree
2014-07-01 22:16 UTC
+ slab-remove-a-useless-lockdep-annotation.patch added to -mm tree
2014-07-01 22:16 UTC
+ slab-destroy-a-slab-without-holding-any-alien-cache-lock.patch added to -mm tree
2014-07-01 22:16 UTC
+ slab-use-the-lock-on-alien_cache-instead-of-the-lock-on-array_cache.patch added to -mm tree
2014-07-01 22:16 UTC
+ slab-introduce-alien_cache.patch added to -mm tree
2014-07-01 22:16 UTC
+ slab-factor-out-initialization-of-arracy-cache.patch added to -mm tree
2014-07-01 22:16 UTC
+ slab-defer-slab_destroy-in-free_block.patch added to -mm tree
2014-07-01 22:16 UTC
+ slab-move-up-code-to-get-kmem_cache_node-in-free_block.patch added to -mm tree
2014-07-01 22:16 UTC
+ slab-add-unlikely-macro-to-help-compiler.patch added to -mm tree
2014-07-01 22:16 UTC
[PATCH 0/3] s/FOOTBRIDGE/ARCH_FOOTBRIDGE/
2014-07-01 22:14 UTC (4+ messages)
[PATCH 1/2] mm,hugetlb: make unmap_ref_private() return void
2014-07-01 22:13 UTC (6+ messages)
` [PATCH 2/2] mm,hugetlb: simplify error handling in hugetlb_cow()
[PATCH] app/test: fix and separate vdev test in test_eal_flags
2014-07-01 22:11 UTC (2+ messages)
[PATCH 1/3] cache-tree: Create/update cache-tree on checkout
2014-07-01 22:09 UTC (5+ messages)
[PATCH] test: Remove NULL snprintf tests in cmdline unit test
2014-07-01 22:09 UTC (3+ messages)
[Qemu-devel] [PULL for-2.1 00/24] Block patches
2014-07-01 22:09 UTC (6+ messages)
` [Qemu-devel] [PULL for-2.1 21/24] block: add QAPI command to allow live backing file change
` [Qemu-devel] [PULL for-2.1 24/24] block: add backing-file option to block-stream
[PATCH] app/test: fix build switches to enable cmdline tests
2014-07-01 22:07 UTC (3+ messages)
[3.8.y.z extended stable] Linux 3.8.13.26
2014-07-01 22:06 UTC (2+ messages)
[PATCH] headers: remove fs.h from poll.h
2014-07-01 22:06 UTC (3+ messages)
[PATCH 1/2] kni: fix build with kernel 3.16
2014-07-01 22:05 UTC (4+ messages)
` [PATCH 2/2] kni: igb: modify rate configation to support min/max rate fields
[PATCH 1/1] leds: blinkm: Remove unused variable
2014-07-01 21:50 UTC (3+ messages)
[PATCH] kni: compatibility with RHEL 7
2014-07-01 22:03 UTC (2+ messages)
[PATCH] serial: 8250_dw: support high baudrates if possible
2014-07-01 22:02 UTC (4+ messages)
[Buildroot] [git commit] nss-mdns: add license information
2014-07-01 22:02 UTC
adding libevent recipe
2014-07-01 22:00 UTC
[PATCH v10 0/5] link bonding
2014-07-01 22:01 UTC (4+ messages)
` [PATCH v11 0/5] link bonding library
[PATCH 0/2] cpufreq: cpu0: Extend support beyond CPU0
2014-07-01 22:00 UTC (12+ messages)
` [PATCH 2/2] "
[PATCH 0/4] Marvell Dove DRM for DT
2014-07-01 22:00 UTC (10+ messages)
` [PATCH 4/4] ARM: mvebu: add armada drm init to Dove board setup
[Buildroot] [git commit] lshw: add license information
2014-07-01 22:00 UTC
deadlock-like issue with order=strict mounts
2014-07-01 21:59 UTC (3+ messages)
[Buildroot] [git commit] lpc3250loader: add license information
2014-07-01 21:59 UTC
+ scripts-tagssh-include-compat_sys_-symbols-in-the-generated-tags.patch added to -mm tree
2014-07-01 21:57 UTC
[Buildroot] [git commit] lite: add license information
2014-07-01 21:56 UTC
Questions about XFS discard and xfs_free_extent() code (newbie)
2014-07-01 21:56 UTC (11+ messages)
` xfs_growfs_data_private memory leak
[Buildroot] [git commit] libyaml: add license information
2014-07-01 21:56 UTC
[Buildroot] [git commit] libmms: add license information
2014-07-01 21:55 UTC
mm: slub: invalid memory access in setup_object
2014-07-01 21:52 UTC (7+ messages)
[PATCH v4 00/13] pagewalk: improve vma handling, apply to new users
2014-07-01 21:51 UTC (5+ messages)
` [PATCH v4 11/13] mempolicy: apply page table walker on queue_pages_range()
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.