All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-24 11:46:03 to 2015-06-24 12:42:46 UTC [more...]

[Qemu-devel] Greate difference of disk I/O performance for guest on Qemu-2.30 of CentOS
 2015-06-24 12:32 UTC  (6+ messages)

[PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
 2015-06-24 12:45 UTC  (9+ messages)

[RFC PATCH v8 00/49] perf tools: filtering events using eBPF programs
 2015-06-24 12:31 UTC  (41+ messages)
` [RFC PATCH v8 03/49] bpf tools: Allow caller to set printing function
` [RFC PATCH v8 04/49] bpf tools: Open eBPF object file and do basic validation
` [RFC PATCH v8 05/49] bpf tools: Read eBPF object from buffer
` [RFC PATCH v8 06/49] bpf tools: Check endianess and make libbpf fail early
` [RFC PATCH v8 07/49] bpf tools: Iterate over ELF sections to collect information
` [RFC PATCH v8 08/49] bpf tools: Collect version and license from ELF sections
` [RFC PATCH v8 09/49] bpf tools: Collect map definitions from 'maps' section
` [RFC PATCH v8 10/49] bpf tools: Collect symbol table from SHT_SYMTAB section
` [RFC PATCH v8 11/49] bpf tools: Collect eBPF programs from their own sections
` [RFC PATCH v8 12/49] bpf tools: Collect relocation sections from SHT_REL sections
` [RFC PATCH v8 13/49] bpf tools: Record map accessing instructions for each program
` [RFC PATCH v8 14/49] bpf tools: Add bpf.c/h for common bpf operations
` [RFC PATCH v8 16/49] bpf tools: Relocate eBPF programs
` [RFC PATCH v8 17/49] bpf tools: Introduce bpf_load_program() to bpf.c
` [RFC PATCH v8 23/49] perf tools: Introduce llvm config options
` [RFC PATCH v8 25/49] perf tests: Add LLVM test for eBPF on-the-fly compiling
` [RFC PATCH v8 26/49] perf tools: Auto detecting kernel build directory
` [RFC PATCH v8 27/49] perf tools: Auto detecting kernel include options
` [RFC PATCH v8 28/49] perf record: Enable passing bpf object file to --event
` [RFC PATCH v8 29/49] perf record: Compile scriptlets if pass '.c' "
` [RFC PATCH v8 30/49] perf tools: Parse probe points of eBPF programs during preparation
` [RFC PATCH v8 31/49] perf probe: Attach trace_probe_event with perf_probe_event
` [RFC PATCH v8 32/49] perf record: Probe at kprobe points
` [RFC PATCH v8 33/49] perf record: Load all eBPF object into kernel
` [RFC PATCH v8 34/49] perf tools: Add bpf_fd field to evsel and config it
` [RFC PATCH v8 35/49] perf tools: Attach eBPF program to perf event
` [RFC PATCH v8 36/49] perf tools: Suppress probing messages when probing by BPF loading
` [RFC PATCH v8 37/49] perf record: Add clang options for compiling BPF scripts
` [RFC PATCH v8 38/49] bpf tools: Load instructions buffer using load_program()
` [RFC PATCH v8 39/49] bpf tools: Load a program with different instance using preprocessor
` [RFC PATCH v8 40/49] perf tools: Fix probe-event.h include
` [RFC PATCH v8 41/49] perf probe: Reset tev->args and tev->nargs when failure
` [RFC PATCH v8 42/49] perf tools: Move linux/filter.h to tools/include
` [RFC PATCH v8 43/49] perf tools: Iterater over tev instead of pev in bpf__for_each_program
` [RFC PATCH v8 44/49] perf tools: Add BPF_PROLOGUE config options for further patches
` [RFC PATCH v8 45/49] perf tools: Introduce arch_get_reg_info() for x86
` [RFC PATCH v8 46/49] perf tools: Add prologue for BPF programs for fetching arguments
` [RFC PATCH v8 47/49] perf tools: Generate prologue for BPF programs
` [RFC PATCH v8 48/49] perf tools: Use same BPF program if arguments are identical
` [RFC PATCH v8 49/49] perf record: Support custom vmlinux path

haswell displayport MST audio support
 2015-06-24 12:41 UTC  (13+ messages)
` [PATCH 3/4] snd: add support for displayport multi-stream to hda codec
                  ` [Intel-gfx] "

[drm-intel:drm-intel-next-queued 273/275] drivers/gpu/drm/i915/i915_gem_gtt.c:2748:2: note: in expansion of macro 'DRM_DEBUG_KMS'
 2015-06-24 12:40 UTC 

[xen-4.2-testing test] 58584: regressions - trouble: blocked/broken/fail/pass
 2015-06-24 12:41 UTC  (11+ messages)
` stable trees (was: [xen-4.2-testing test] 58584: regressions)
              ` Problems with merlot* AMD Opteron 6376 systems (Was Re: stable trees (was: [xen-4.2-testing test] 58584: regressions))

[GIT PULL] EDAC updates for 4
 2015-06-24 12:40 UTC  (3+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2015-06-24 12:40 UTC  (19+ messages)
                              ` [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH] kdbus: Delete an unnecessary check before the function call "kdbus_domain_unref"

[Bug 91084] RadeonSI crash while playing World Of Tanks
 2015-06-24 12:40 UTC  (5+ messages)

[RFC v2 0/3] mm: make swapin readahead to gain more thp performance
 2015-06-24 12:33 UTC  (9+ messages)
` [RFC v2 1/3] mm: add tracepoint for scanning pages
` [RFC v2 3/3] mm: make swapin readahead to improve thp collapse rate

[PATCH] ASoC: fsl: Add dedicated DMA buffer size for each cpu dai
 2015-06-24 12:34 UTC  (4+ messages)

atl1c from linux-4.0.5 fails the probe
 2015-06-24 12:29 UTC 

[libvirt test] 58119: regressions - FAIL
 2015-06-24 12:40 UTC  (5+ messages)

[Qemu-devel] [PATCH] tests: add missing include
 2015-06-24 12:39 UTC  (2+ messages)

[PATCH v8 0/6] Generic logging helpers
 2015-06-24 12:38 UTC  (3+ messages)
` [PATCH v8 1/6] IB/core, cma: Nice log-friendly string helpers

[PATCH 0/9] staging:lustre: remove kernel defines in userland headers
 2015-06-24 12:37 UTC  (4+ messages)
` [PATCH v4 4/9] staging:lustre: merge socklnd_lib-linux.h into socklnd.h
    ` [lustre-devel] "

[Buildroot] [PATCH 1/1] pinentry: add patch to fix ncursesw include path
 2015-06-24 12:37 UTC  (3+ messages)

[PATCH v5 0/6] pmem api, generic ioremap_cache, and memremap
 2015-06-24 12:35 UTC  (15+ messages)
` [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases
` [PATCH v5 6/6] arch, x86: pmem api for ensuring durability of persistent memory updates

[PATCH 0/4] blk-mq: fix race conditions on cpu hotplug handling
 2015-06-24 12:35 UTC  (3+ messages)
` [PATCH 4/4] blk-mq: fix mq_usage_counter race when switching to percpu mode

[PATCH v4 00/17] x86/hvm: I/O emulation cleanup and fix
 2015-06-24 12:33 UTC  (4+ messages)
` [PATCH v4 04/17] x86/hvm: remove multiple open coded 'chunking' loops

[PATCH] ALSA: hda - Fix Dock Headphone on Thinkpad X250 seen as a Line Out
 2015-06-24 12:33 UTC  (5+ messages)

[meta-qt5][PATCH] qt5-creator: add missing RRECOMMENDS for instant usage
 2015-06-24 12:33 UTC 

[PATCH net-next] enic: use atomic_t instead of spin_lock in busy poll
 2015-06-24 12:44 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/15] target-mips: add microMIPS32 R6 Instruction Set support
 2015-06-24 12:32 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 04/15] target-mips: refactor {D}LSA, {D}ALIGN, {D}BITSWAP
` [Qemu-devel] [PATCH v3 06/15] target-mips: raise RI exceptions when FIR.PS = 0
` [Qemu-devel] [PATCH v3 07/15] target-mips: signal RI for removed instructions in microMIPS R6

[PATCH v6 0/9] Add simple NVMEM Framework via regmap
 2015-06-24 12:30 UTC  (5+ messages)

merge window freeze
 2015-06-24 12:41 UTC  (3+ messages)

How to avoid TCP 3way handshare
 2015-06-24 12:29 UTC  (2+ messages)

UBI_READWRITE constraint when opening volumes to rename
 2015-06-24 12:27 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v2] thread-win32: fix GetThreadContext() permanently fails
 2015-06-24 12:25 UTC 

[drm-intel:drm-intel-next-queued 273/275] drivers/gpu/drm/i915/i915_gem_gtt.c:2748:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t'
 2015-06-24 12:23 UTC  (2+ messages)

[igt] Enable locale dependent output to a terminal
 2015-06-24 12:23 UTC  (2+ messages)

[LTP] [PATCH v2] cgroup_xattr: fix test on kernels >= 3.15
 2015-06-24 12:22 UTC  (2+ messages)

Getting the latest code of DPDK 2
 2015-06-24 12:22 UTC 

[PATCHv2 0/2] NVMe: Enable SQes on the CMB
 2015-06-24 12:21 UTC  (3+ messages)
` [PATCHv2 2/2] NVMe: Use CMB for the SQ if available

[PATCH 2/2] perf/x86/intel: Fix PMI handling for Intel PT
 2015-06-24 12:21 UTC  (3+ messages)
` [tip:perf/urgent] "

[PATCH 0/3] mfd: ax20x: Add axp152 support
 2015-06-24 12:21 UTC  (4+ messages)
` [PATCH 1/3] "

AP + P2P_GO multichan tests with intel7260 as a P2P_CLIENT - direct probe issue
 2015-06-24 12:20 UTC  (7+ messages)

subtle side effect of commit a1c48bb160f836
 2015-06-24 12:20 UTC  (7+ messages)

[PATCH 00/17] Deprecate phy-omap-control and use SYSCON
 2015-06-24 12:19 UTC  (38+ messages)
` [PATCH 07/17] usb: musb: omap2430: use *syscon* framework to write to mailbox register
` [PATCH 08/17] ARM: dts: dra7: Add dt node for the sycon pcie
` [PATCH 09/17] ARM: dts: dra7: Use "syscon-phy-power" instead of "ctrl-module" in SATA PHY node
` [PATCH 11/17] ARM: dts: dra7: Use "ti,dra7x-usb2-phy2" compatible string for USB2 PHY2
` [PATCH 17/17] ARM: dts: omap4: Use "syscon-otghs" instead of "ctrl-module" in USB node

[RFC 0/6] KVM: arm/arm64: gsi routing support
 2015-06-24 12:20 UTC  (6+ messages)

[PATCH] NVMe: Make nvme_meta_noop to supress Sparse warning
 2015-06-24 12:19 UTC  (2+ messages)

[PATCH 0/8] mfd/power/phy: Add support for otg vbus detection via axp pmic
 2015-06-24 12:18 UTC  (7+ messages)
` [PATCH 2/8] mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs
        ` [linux-sunxi] "

[PATCH] regulator: da9210: Add optional interrupt support
 2015-06-24 12:14 UTC  (2+ messages)

[Qemu-devel] [PATCH] vfio: fix return type of pread
 2015-06-24 12:14 UTC 

powerpc,numa: Memory hotplug to memory-less nodes ?
 2015-06-24 12:13 UTC  (3+ messages)

[PATCH 00/15] Batch submission via GuC
 2015-06-24 12:16 UTC  (2+ messages)

mvebu: Problem booting Armada XP with mainline U-Boot
 2015-06-24 12:12 UTC 

[PATCH 00/15] libnvdimm: ->rw_bytes(), BLK-mode, unit tests, and misc features
 2015-06-24 12:11 UTC  (19+ messages)
` [PATCH 02/15] libnvdimm: infrastructure for btt devices
` [PATCH 14/15] libnvdimm: support read-only btt backing devices

[PATCH/RFC 00/15] ARM: shmobile: R-Car: Add SYSC PM Domain DT Support
 2015-06-24 12:11 UTC  (6+ messages)
` [PATCH/RFC 02/15] ARM: shmobile: R-Car: Add DT support for PM domains

[Qemu-devel] [PATCH] target-i386: avoid overflow in the tsc-frequency property
 2015-06-24 12:11 UTC 

[PATCH] build: let sed use posix ERE instead of GNU extension
 2015-06-24 12:11 UTC  (4+ messages)

[PATCH 1/1] [PATCH] block: Add blk_max_rw_sectors limit
 2015-06-24 12:10 UTC  (3+ messages)
` [PATCH] sd: Fix maximum I/O size for BLOCK_PC requests

[PATCH 0/9] 32-bit domU PVH support
 2015-06-24 12:10 UTC  (7+ messages)
` [PATCH 5/9] x86/pvh: Set PVH guest's mode in XEN_DOMCTL_set_address_size

[PATCH BlueZ 01/11] shared/att: Auto retry if request fails
 2015-06-24 12:09 UTC  (2+ messages)

[PATCH v2] drm/gma500: mdfld: Remove unncessary check
 2015-06-24 12:08 UTC  (2+ messages)

[RFC PATCH v6 0/2] Implement NVMEM/SoC bus support for Vybrid
 2015-06-24 12:05 UTC  (10+ messages)
` [RFC PATCH v6 2/2] nvmem: Add Vybrid OCOTP and OCROM support

[LXCR-4977 PATCH 1/1] Add makedumpfile recipe to cgl
 2015-06-24 12:07 UTC  (2+ messages)

[PATCH v2 0/5] Btrfs: RAID 5/6 missing device scrub+replace
 2015-06-24 12:00 UTC  (4+ messages)

[PATCH v3 00/18] x86/hvm: I/O emulation cleanup and fix
 2015-06-24 12:07 UTC  (3+ messages)
` [PATCH v3 07/18] x86/hvm: unify internal portio and mmio intercepts

[LTP] [PATCH 1/5] network/mc_opts: gitignore built binaries
 2015-06-24 12:05 UTC  (2+ messages)

counting fragments takes more time than defragmenting
 2015-06-24 12:05 UTC  (5+ messages)

pvUSB backend performance
 2015-06-24 12:06 UTC 

[PATCH RFC v1 00/13] Introduce HMV without dm and new boot ABI
 2015-06-24 12:04 UTC  (9+ messages)

Use of pinctrl-single for external device over I2C
 2015-06-24 12:04 UTC  (4+ messages)

Cryptomount enhancements: detached headers, key-files and plain mode
 2015-06-24 12:02 UTC  (7+ messages)
` [PATCH 2/4] Cryptomount support key files

[Qemu-devel] [PATCH] target-tricore: fix depositing bits from PCXI into ICR
 2015-06-24 12:01 UTC 

Recent changes (master)
 2015-06-24 12:00 UTC 

[PATCH v2 00/12] Alternate p2m: support multiple copies of host p2m
 2015-06-24 11:59 UTC  (3+ messages)
` [PATCH v2 05/12] VMX/altp2m: add code to support EPTP switching and #VE

[Patch 0/2] Add mt6580 basic chip support
 2015-06-24 11:59 UTC  (10+ messages)
` [PATCH 2/2] ARM: dts: mediatek: add mt6580 basic support

[Qemu-devel] [RFC v2 00/34] Multi Architecture System Emulation
 2015-06-24 11:59 UTC  (6+ messages)
` [Qemu-devel] [RFC v2 07/34] exec-all: Move cpu_can_do_io to qom/cpu.h

[PATCH] touchscreen: sun4i-ts: Really fix A10 temperature reporting
 2015-06-24 11:59 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] Remove CP15 timer from the device tree if KVM is used without in-kernel irqchip
 2015-06-24 11:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] Introduce qemu_fdt_remove_compatible()
` [Qemu-devel] [PATCH 2/2] Remove CP15 timer from the device tree if KVM is used without in-kernel irqchip

[PATCH 0/2] spi: dw: Reintroduce optional 16 bit data register I/O
 2015-06-24 11:57 UTC  (4+ messages)
` [PATCH 1/2] spi: dw: Allow interface drivers to limit data I/O to word sizes

[Qemu-devel] [PATCH] hw: fix mask for ColdFire UART command register
 2015-06-24 11:56 UTC 

[PATCH 0/5] Packages Upgrade
 2015-06-24 11:56 UTC  (3+ messages)
` [PATCH 1/5] file: 5.22 -> 5.23

[PATCH V2] added device tree support to gpio-generic driver
 2015-06-24 11:55 UTC  (3+ messages)
` [PATCH V3] "

[PATCH 1/2] ASoC: gtm601: Fix modalias
 2015-06-24 11:50 UTC  (5+ messages)
` [PATCH 2/2] ASoC: gtm601: Remove .owner field from platform driver

next-20150624 build: 3 failures 78 warnings (next-20150624)
 2015-06-24 11:48 UTC 

Hyper and Xen Project
 2015-06-24 11:48 UTC 

[PATCH] efi: add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
 2015-06-24 11:47 UTC  (2+ messages)

[PATCH 0/6] ASoC: Intel: fix kconfig, symbols and sparse
 2015-06-24 11:47 UTC  (2+ messages)

LOAN
 2015-06-23 22:53 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.