All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-15 16:31:31 to 2014-08-15 17:21:36 UTC [more...]

Updated Broadwell perf patchkit
 2014-08-15 17:21 UTC  (7+ messages)
` [PATCH 4/5] perf, x86: Add INST_RETIRED.ALL workarounds

[PATCH RFC v4 net-next 00/26] BPF syscall, maps, verifier, samples, llvm
 2014-08-15 17:20 UTC  (6+ messages)
` [PATCH RFC v4 net-next 17/26] tracing: allow eBPF programs to be attached to events

[PATCH] staging: android: fix attribute as suggested by checkpatch
 2014-08-15 17:20 UTC 

[PATCH v7 0/8] ARM generic idle states
 2014-08-15 17:20 UTC  (4+ messages)
` [PATCH v7 2/8] Documentation: arm: define DT idle states bindings

[PATCH] Arm64: convert soft_restart() to assembly code
 2014-08-15 17:20 UTC  (2+ messages)

[Buildroot] [PATCH v2] nodejs: Add dependency on zlib
 2014-08-15 17:20 UTC 

A minimal playback program does't work on my system
 2014-08-15 17:19 UTC 

[Buildroot] [PATCH v2] glm: Added package
 2014-08-15 17:19 UTC 

3.16-rcX crashes on resume from Suspend-To-RAM
 2014-08-15 17:17 UTC  (9+ messages)

[PATCH] openssl: Repace if-else with case and add musl triplet
 2014-08-15 17:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/tar: Depends on MMU
 2014-08-15 17:16 UTC  (2+ messages)

[Buildroot] [git commit] package/tar: Depends on MMU
 2014-08-15 17:16 UTC 

[Qemu-devel] [PATCH for-2.2 v3 0/3] nbd: Adapt for dataplane
 2014-08-15 17:15 UTC  (4+ messages)

Performance regression on kernels 3.10 and newer
 2014-08-15 17:15 UTC  (5+ messages)

Git for Windows 1.9.4.msysgit.1
 2014-08-15 17:14 UTC 

[PATCH] Bluetooth: Fix hci_conn reference counting for auto-connections
 2014-08-15 17:14 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [Bug 7124] New: Use BR toolchain externally results a non-bootable root filesystem
 2014-08-15 17:12 UTC  (2+ messages)
` [Buildroot] [Bug 7124] "

[PATCH] drm/i915: fix i915_frequency_info on BDW
 2014-08-15 17:12 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/15] Introduce driver model serial uclass
 2014-08-15 17:10 UTC  (3+ messages)
` [U-Boot] [PATCH v4 14/15] tegra: dts: Add serial port details

[PATCH] drm/radeon: Adding UVD handle basis fps estimation v2
 2014-08-15 17:10 UTC  (19+ messages)

[PATCH] drivers: media: platform: Makefile: Add build dependency for davinci/
 2014-08-15 17:10 UTC 

Sparse fixes
 2014-08-15 17:09 UTC  (3+ messages)

[PATCH 0/3] implement readpages() for block device to optimize sequential read
 2014-08-15 17:09 UTC  (3+ messages)

[Qemu-devel] [PULL 00/55] Block patches
 2014-08-15 17:07 UTC  (56+ messages)
` [Qemu-devel] [PULL 01/55] blkdebug: report errors on flush too
` [Qemu-devel] [PULL 02/55] libqtest: add QTEST_LOG for debugging qtest testcases
` [Qemu-devel] [PULL 03/55] ide-test: add test for werror=stop
` [Qemu-devel] [PULL 04/55] ide: stash aiocb for flushes
` [Qemu-devel] [PULL 05/55] ide: simplify reset callbacks
` [Qemu-devel] [PULL 06/55] ide: simplify set_inactive callbacks
` [Qemu-devel] [PULL 07/55] ide: simplify async_cmd_done callbacks
` [Qemu-devel] [PULL 08/55] ide: simplify start_transfer callbacks
` [Qemu-devel] [PULL 09/55] ide: wrap start_dma callback
` [Qemu-devel] [PULL 10/55] ide: remove wrong setting of BM_STATUS_INT
` [Qemu-devel] [PULL 11/55] ide: fold add_status callback into set_inactive
` [Qemu-devel] [PULL 12/55] ide: move BM_STATUS bits to pci.[ch]
` [Qemu-devel] [PULL 13/55] ide: move retry constants out of BM_STATUS_* namespace
` [Qemu-devel] [PULL 14/55] ahci: remove duplicate PORT_IRQ_* constants
` [Qemu-devel] [PULL 15/55] ide: stop PIO transfer on errors
` [Qemu-devel] [PULL 16/55] ide: make all commands go through cmd_done
` [Qemu-devel] [PULL 17/55] ahci: construct PIO Setup FIS for PIO commands
` [Qemu-devel] [PULL 18/55] q35: Enable the ioapic device to be seen by qtest
` [Qemu-devel] [PULL 19/55] qtest: Adding qtest_memset and qmemset
` [Qemu-devel] [PULL 20/55] libqos: Correct memory leak
` [Qemu-devel] [PULL 21/55] libqtest: Correct small "
` [Qemu-devel] [PULL 22/55] libqos: Fixes a "
` [Qemu-devel] [PULL 23/55] libqos: allow qpci_iomap to return BAR mapping size
` [Qemu-devel] [PULL 24/55] qtest/ide: Fix small memory leak
` [Qemu-devel] [PULL 25/55] cmd646: add constants for CNTRL register access
` [Qemu-devel] [PULL 26/55] cmd646: synchronise DMA interrupt status with UDMA interrupt status
` [Qemu-devel] [PULL 27/55] cmd646: switch cmd646_update_irq() to accept PCIDevice instead of PCIIDEState
` [Qemu-devel] [PULL 28/55] cmd646: allow MRDMODE interrupt status bits clearing from PCI config space
` [Qemu-devel] [PULL 29/55] cmd646: synchronise UDMA interrupt status with DMA interrupt status
` [Qemu-devel] [PULL 30/55] qemu-char: using qemu_set_nonblock() instead of fcntl(O_NONBLOCK)
` [Qemu-devel] [PULL 31/55] channel-posix: "
` [Qemu-devel] [PULL 32/55] dataplane: print why starting failed
` [Qemu-devel] [PULL 33/55] dataplane: fail notifier setting gracefully
` [Qemu-devel] [PULL 34/55] dataplane: stop trying on notifier error
` [Qemu-devel] [PULL 35/55] parallels: extend parallels format header with actual data values
` [Qemu-devel] [PULL 36/55] parallels: replace tabs with spaces in block/parallels.c
` [Qemu-devel] [PULL 37/55] parallels: split check for parallels format in parallels_open
` [Qemu-devel] [PULL 38/55] parallels: 2TB+ parallels images support
` [Qemu-devel] [PULL 39/55] qemu-options: add missing -drive discard option to cmdline help
` [Qemu-devel] [PULL 40/55] ide: Fix segfault when flushing a device that doesn't exist
` [Qemu-devel] [PULL 41/55] libqtest: add QTEST_LOG for debugging qtest testcases
` [Qemu-devel] [PULL 42/55] libqos: Correct mask to align size to PAGE_SIZE in malloc-pc
` [Qemu-devel] [PULL 43/55] libqos: Change free function called in malloc
` [Qemu-devel] [PULL 44/55] virtio-blk: Correct bug in support for flexible descriptor layout
` [Qemu-devel] [PULL 45/55] ide: only constrain read/write requests to drive size, not other types
` [Qemu-devel] [PULL 46/55] docs: Specification for the image fuzzer
` [Qemu-devel] [PULL 47/55] image-fuzzer: Tool for fuzz tests execution
` [Qemu-devel] [PULL 48/55] image-fuzzer: Fuzzing functions for qcow2 images
` [Qemu-devel] [PULL 49/55] image-fuzzer: Generator of fuzzed "
` [Qemu-devel] [PULL 50/55] image-fuzzer: Public API for image-fuzzer/runner/runner.py
` [Qemu-devel] [PULL 51/55] docs: Expand the list of supported image elements with L1/L2 tables
` [Qemu-devel] [PULL 52/55] image-fuzzer: Add fuzzing functions for L1/L2 table entries
` [Qemu-devel] [PULL 53/55] image-fuzzer: Add generators of L1/L2 tables
` [Qemu-devel] [PULL 54/55] image-fuzzer: Reduce number of generator functions in __init__
` [Qemu-devel] [PULL 55/55] qcow2: fix new_blocks double-free in alloc_refcount_block()

Understanding behavior of git blame -M
 2014-08-15 17:07 UTC  (2+ messages)

Kernel Dev - Nick Krause
 2014-08-15 17:06 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] test: Extending USB gadget tests infrastructure
 2014-08-15 17:06 UTC  (4+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 3/3] test: ums: Add script for testing UMS gadget operation

[PATCH] macvlan: Allow setting multicast filter on all macvlan types
 2014-08-15 17:04 UTC 

[PATCH] drm/i915: Rework GPU reset sequence to match driver load & thaw
 2014-08-15 17:03 UTC  (5+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] qcow2: fix new_blocks double-free in alloc_refcount_block()
 2014-08-15 17:02 UTC 

Git on Mac OS X 10.4.10
 2014-08-15 17:02 UTC  (6+ messages)

[Buildroot] [PATCH] pkg-perl: fix build of perl XS packages
 2014-08-15 17:02 UTC  (2+ messages)

[dora/daisy][PATCH] libgles-omap3-5.01.01.01: add .ver and .list files
 2014-08-15 17:01 UTC  (2+ messages)

Fwd: Re: [PATCH] drm/radeon: Adding UVD handle basis fps estimation v2
 2014-08-15 17:01 UTC  (2+ messages)
  `  "

[PATCH] Input: hyperv-keyboard - implement Type Clipboard Text
 2014-08-15 16:57 UTC  (3+ messages)

[PATCH 0/2] Getting rid of (some of) lustre typedefs
 2014-08-15 16:55 UTC  (3+ messages)
` [PATCH 1/2] staging/lustre: get rid of seqno_t and mdsno_t typedefs
` [PATCH 2/2] staging/lustre: get rid of obd_* typedefs

[PATCH] staging: dgnc: remove DPR Macros and related codes
 2014-08-15 16:56 UTC  (3+ messages)

[PATCH] ghostscript: add missing dependencies on libgcrypt and libgpg-error
 2014-08-15 16:56 UTC  (2+ messages)

[PATCH] drm/i915: fix plane/cursor handling when runtime suspended
 2014-08-15 16:55 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH][V2] avahi: unset FILES_avahi to avoid packaging files there
 2014-08-15 16:55 UTC 

[GIT PULL 00/18] perf/core improvements and fixes
 2014-08-15 16:50 UTC  (21+ messages)
` [PATCH 01/18] perf probe: Warn user to rebuild target with debuginfo
` [PATCH 02/18] perf annotate: Don't truncate Intel style addresses
` [PATCH 03/18] perf tools: Add arm64 triplets
` [PATCH 04/18] perf tools: Annotate PMU related list_head members with type info
` [PATCH 05/18] perf report: Relax -g option parsing not to limit the option order
` [PATCH 06/18] perf probe: Don't use strerror if strlist__add failed
` [PATCH 07/18] perf: Use strerror_r instead of strerror
` [PATCH 08/18] perf probe: Make error messages thread-safe
` [PATCH 09/18] perf util: Replace strerror with strerror_r for thread-safety
` [PATCH 10/18] perf top: Use strerror_r instead of strerror
` [PATCH 11/18] perf trace: "
` [PATCH 12/18] perf record: "
` [PATCH 13/18] perf test: "
` [PATCH 14/18] perf sched: "
` [PATCH 15/18] perf buildid-cache: "
` [PATCH 16/18] perf kvm: "
` [PATCH 17/18] perf help: "
` [PATCH 18/18] perf stat: "

runtime and status-interval
 2014-08-15 16:54 UTC  (2+ messages)

[PATCHv10 0/2] Addition of Altera EDAC support
 2014-08-15 16:54 UTC  (11+ messages)
` [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries

[PATCH] KVM: x86: fix TSC matching
 2014-08-15 16:54 UTC  (2+ messages)

[Qemu-trivial] [PATCH v6 00/10] fix three bugs about use-after-free and several api abuse
 2014-08-15 16:53 UTC  (6+ messages)
` [Qemu-trivial] [PATCH v6 09/10] tcg: check return value of fopen()
      ` [Qemu-devel] "

[PATCH 00/10] Catchup lustre fixes
 2014-08-15 16:48 UTC  (11+ messages)
` [PATCH 01/10] staging/lustre/llite: check for integer overflow in hsm user request
` [PATCH 02/10] staging/lustre/mdc: cleanup intent if mdc_finish_enqueue() fails
` [PATCH 03/10] staging/lustre/llite: Make sure ft_flags is valid
` [PATCH 04/10] staging/lustre/ldlm: drop redundant ibits lock interoperability check
` [PATCH 05/10] staging/lustre/clio: reorder initialization in cl_req_alloc()
` [PATCH 06/10] staging/lustre/llite: hold inode mutex around ll_setattr_raw()
` [PATCH 07/10] staging/lustre/llite: optimize ll_fid2path()
` [PATCH 08/10] staging/lustre/llite: Fix integer overflow in ll_fid2path
` [PATCH 09/10] lustre: Add MAINTAINERS entry
` [PATCH 10/10] lustre: Add some basic documentation

[Buildroot] Understanding a sysroot issue with 2014.08-rc1
 2014-08-15 16:53 UTC  (3+ messages)

[PATCH RFC] time: drop do_sys_times spinlock
 2014-08-15 16:49 UTC  (12+ messages)
        ` [PATCH RFC] time,signal: protect resource use statistics with seqlock

[PATCH] remove explicit devm_kfree
 2014-08-15 16:51 UTC  (2+ messages)

Overriding -Werror
 2014-08-15 16:51 UTC  (3+ messages)

[Buildroot] [git commit] gst1-plugins-good: v4l2 plugin needs kernel headers 3.0+
 2014-08-15 16:50 UTC 

[PATCH v6 1/4] x86: Consolidate boolean inputs in hvm and p2m into a shared bitmap
 2014-08-15 16:48 UTC  (16+ messages)
` [PATCH v6 2/4] x86/hvm: Treat non-instruction fetch nested page faults also as read violations

[GIT PULL 00/18] perf/core improvements and fixes
 2014-08-15 16:48 UTC  (2+ messages)

[PATCH v1 0/9] block & aio: kernel aio and loop mq conversion
 2014-08-15 16:46 UTC  (5+ messages)
` [PATCH v1 5/9] block: loop: convert to blk-mq

[U-Boot] [PATCH v7 0/5] Add some missing buildman features and deprecate MAKEALL
 2014-08-15 16:45 UTC  (7+ messages)
` [U-Boot] [PATCH v7 5/5] RFC: Deprecate MAKEALL

Simpler LRC configuration
 2014-08-15 16:44 UTC 

[PATCH 0/6] ARM64: Add support for FSL's LS2085A SoC
 2014-08-15 16:44 UTC  (10+ messages)
` [PATCH 4/6] arm64: Add DTS "

[Buildroot] [PATCH] package/erlang: build host erlang with ssl support to match target
 2014-08-15 16:44 UTC  (6+ messages)

[Qemu-devel] [PULL 00/18] Tracing patches
 2014-08-15 16:43 UTC  (2+ messages)

[PATCH 1/1] GCD: add binary GCD algorithm
 2014-08-15 16:41 UTC  (3+ messages)

[RFC 0/3] Experimental patchset for CPPC
 2014-08-15 16:41 UTC  (10+ messages)

[PATCH] of: Deep-copy names of platform devices
 2014-08-15 16:38 UTC  (3+ messages)
` [PATCH v2] "

[Buildroot] [PATCHv2 0/7] Toolchain fixes
 2014-08-15 16:38 UTC  (8+ messages)
` [Buildroot] [PATCHv2 1/7] gcc/4.7: add patch to enable more C++ features with uClibc
` [Buildroot] [PATCHv2 2/7] gcc/4.8: "
` [Buildroot] [PATCHv2 3/7] gcc/4.9: "
` [Buildroot] [PATCHv2 4/7] gcc/arc-4.8-R3: "
` [Buildroot] [PATCHv2 5/7] gcc/4.7: fix C++ exceptions and pthread_exit()
` [Buildroot] [PATCHv2 6/7] gcc/4.8: "
` [Buildroot] [PATCHv2 7/7] gcc/4.9: "

[meta-fsl-arm][PATCH V2] pulseaudio: Fix mutext issue when do pause in gstreamer
 2014-08-15 16:28 UTC 

[PATCH v2] cpuidle/cpuidle-big_little: fix reading cpu id part number
 2014-08-15 16:36 UTC  (5+ messages)

[QA 08/15 ww33] Testing report for `drm-intel-testing` (was: Updated -next)
 2014-08-15 16:34 UTC 

[PATCH v6 tip/core/rcu 0/17] RCU-tasks implementation
 2014-08-15 16:28 UTC  (7+ messages)
` [PATCH v6 tip/core/rcu 01/17] rcu: Add call_rcu_tasks()
  ` [PATCH v6 tip/core/rcu 03/17] rcu: Add synchronous grace-period waiting for RCU-tasks
  ` [PATCH v6 tip/core/rcu 05/17] rcu: Export RCU-tasks APIs to GPL modules
  ` [PATCH v6 tip/core/rcu 08/17] rcu: Add stall-warning checks for RCU-tasks
  ` [PATCH v6 tip/core/rcu 09/17] rcu: Improve RCU-tasks energy efficiency
  ` [PATCH v6 tip/core/rcu 15/17] rcu: Additional information on RCU-tasks stall-warning messages

[Qemu-devel] [PATCH] qom-test: blacklist xenigd
 2014-08-15 16:33 UTC  (2+ messages)

pull request: bluetooth-next 2014-08-14
 2014-08-15 16:32 UTC  (3+ messages)

[lm-sensors] [RFT PATCH] hwmon: (k10temp) Convert to devm_hwmon_device_register_with_groups
 2014-08-15 16:32 UTC 

[U-Boot] [PATCH] vf610twr: Tune DDR initialization settings
 2014-08-15 16:31 UTC  (4+ messages)

staging: rtl8188eu: rtw_debug.c
 2014-08-15 16:31 UTC 


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.