All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-27 18:14:11 to 2015-02-27 19:06:31 UTC [more...]

[PATCH] lib/igt_core: don't add newlines in logging functions
 2015-02-27 18:34 UTC 

[Qemu-devel] [PATCH 0/2] cpus: fix deadlock and segfault
 2015-02-27 19:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] cpus: fix deadlock and segfault in qemu_mutex_lock_iothread
` [Qemu-devel] [PATCH 2/2] cpus: be more paranoid in avoiding deadlocks

[PATCH 00/24] remove unused variables
 2015-02-27 19:06 UTC  (4+ messages)
` [PATCH 21/24] staging: iio: meter: "
  ` [Outreachy kernel] "

Intel HDA / ALC662 analog surround problem
 2015-02-27 18:55 UTC  (2+ messages)

[PATCH] ALSA: hda - Make slave strings more user-friendly
 2015-02-27 19:03 UTC 

[PATCH V7 0/3] Add support for eXtended Physical Addressing
 2015-02-27 19:04 UTC  (7+ messages)
` [PATCH V7 1/3] MIPS: Rearrange PTE bits into fixed positions

[PATCH 1/2] generic/065: f2fs serves 64KB size with zero data
 2015-02-27 19:02 UTC  (4+ messages)
` [PATCH 2/2] generic/066: add _require_metadata_replay

[Qemu-devel] [PULL 00/11] X86 patches
 2015-02-27 19:01 UTC  (6+ messages)
` [Qemu-devel] [PULL 04/11] target-i386: Rename cpu_x86_init() to cpu_x86_init_user()

[PATCH] crypto: Documentation - describe internal structure
 2015-02-27 19:00 UTC 

[REGRESSION][4.0-rc1] My i386 fails to do CPU hotplug
 2015-02-27 18:59 UTC  (2+ messages)

[PATCH 1/1] Add hid-logitech-hidpp to module-setup.sh
 2015-02-27 18:59 UTC 

[Qemu-devel] [PATCH v7 5/5] BlockConf: Call backend functions to detect geometry and blocksizes
 2015-02-27 18:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH 0/1]
  ` [Qemu-devel] [PATCH 1/1] scsi-hd: fix property unset case

[PATCH 1/4] ARM: qcom: Merge scm and scm boot code together
 2015-02-27 18:58 UTC  (4+ messages)
` [PATCH 4/4] firmware: qcom: scm: Move the scm driver to drivers/firmware

[Qemu-devel] [PULL 00/69] Block patches
 2015-02-27 18:57 UTC  (71+ messages)
` [Qemu-devel] [PULL 01/69] coroutine: Fix use after free with qemu_coroutine_yield()
` [Qemu-devel] [PULL 02/69] coroutine: Clean up qemu_coroutine_enter()
` [Qemu-devel] [PULL 03/69] test-coroutine: Regression test for yield bug
` [Qemu-devel] [PULL 04/69] vpc: Fix size in fixed image creation
` [Qemu-devel] [PULL 05/69] vpc: Implement bdrv_co_get_block_status()
` [Qemu-devel] [PULL 06/69] sheepdog: selectable object size support
` [Qemu-devel] [PULL 07/69] block/raw-posix: fix compilation warning on OSX
` [Qemu-devel] [PULL 08/69] qcow2: Remove unused struct QCowCreateState
` [Qemu-devel] [PULL 09/69] virtio-blk: Check return value of blk_aio_ioctl
` [Qemu-devel] [PULL 10/69] libqos: Change use of pointers to uint64_t in virtio
` [Qemu-devel] [PULL 11/69] tests: Prepare virtio-blk-test for multi-arch implementation
` [Qemu-devel] [PULL 12/69] libqos: Remove PCI assumptions in constants of virtio driver
` [Qemu-devel] [PULL 13/69] libqos: Add malloc generic
` [Qemu-devel] [PULL 14/69] libqos: Add virtio MMIO support
` [Qemu-devel] [PULL 15/69] qcow2: Add two new fields to BDRVQcowState
` [Qemu-devel] [PULL 16/69] qcow2: Add refcount_bits to format-specific info
` [Qemu-devel] [PULL 17/69] qcow2: Do not return new value after refcount update
` [Qemu-devel] [PULL 18/69] qcow2: Only return status from qcow2_get_refcount
` [Qemu-devel] [PULL 19/69] qcow2: Use unsigned addend for update_refcount()
` [Qemu-devel] [PULL 20/69] qcow2: Use 64 bits for refcount values
` [Qemu-devel] [PULL 21/69] qcow2: Helper for refcount array reallocation
` [Qemu-devel] [PULL 22/69] qcow2: Helper function for refcount modification
` [Qemu-devel] [PULL 23/69] qcow2: More helpers "
` [Qemu-devel] [PULL 24/69] qcow2: Open images with refcount order != 4
` [Qemu-devel] [PULL 25/69] qcow2: refcount_order parameter for qcow2_create2
` [Qemu-devel] [PULL 26/69] qcow2: Use symbolic macros in qcow2_amend_options
` [Qemu-devel] [PULL 27/69] iotests: Prepare for refcount_bits option
` [Qemu-devel] [PULL 28/69] qcow2: Allow creation with refcount order != 4
` [Qemu-devel] [PULL 29/69] iotests: Add test for different refcount widths
` [Qemu-devel] [PULL 30/69] blkdebug: fix "once" rule
` [Qemu-devel] [PULL 31/69] block: add bdrv functions for geometry and blocksize
` [Qemu-devel] [PULL 32/69] raw-posix: Factor block size detection out of raw_probe_alignment()
` [Qemu-devel] [PULL 33/69] block: Add driver methods to probe blocksizes and geometry
` [Qemu-devel] [PULL 34/69] block-backend: Add wrappers for blocksizes and geometry probing
` [Qemu-devel] [PULL 35/69] BlockConf: Call backend functions to detect geometry and blocksizes
` [Qemu-devel] [PULL 36/69] ide: start extracting ide_restart_dma out of bmdma_restart_dma
` [Qemu-devel] [PULL 37/69] ide: prepare to move restart to common code
` [Qemu-devel] [PULL 38/69] ide: introduce ide_register_restart_cb
` [Qemu-devel] [PULL 39/69] ide: do not use BMDMA in restart callback
` [Qemu-devel] [PULL 40/69] ide: pass IDEBus to the restart_cb
` [Qemu-devel] [PULL 41/69] ide: move restart callback to common code
` [Qemu-devel] [PULL 42/69] ide: remove restart_cb callback
` [Qemu-devel] [PULL 43/69] ide: replace set_unit callback with more IDEBus state
` [Qemu-devel] [PULL 44/69] ide: place initial state of the current request to IDEBus
` [Qemu-devel] [PULL 45/69] ide: migrate initial request state via IDEBus
` [Qemu-devel] [PULL 46/69] ide: commonize io_buffer_index initialization
` [Qemu-devel] [PULL 47/69] ide: make more functions static
` [Qemu-devel] [PULL 48/69] ide: support PIO restart for the ISA controller
` [Qemu-devel] [PULL 49/69] ahci: Migrate IDEStatus
` [Qemu-devel] [PULL 50/69] ahci: add support for restarting non-queued commands
` [Qemu-devel] [PULL 51/69] ahci: Recompute cur_cmd on migrate post load
` [Qemu-devel] [PULL 52/69] qtest/ide: Test flush / retry for ISA and PCI
` [Qemu-devel] [PULL 53/69] libqos/ahci: Zero-fill AHCI headers
` [Qemu-devel] [PULL 54/69] qtest/ahci: Add a macro bootup routine
` [Qemu-devel] [PULL 55/69] libqos/ahci: add ahci command helpers
` [Qemu-devel] [PULL 56/69] qtest/ahci: Add DMA test variants
` [Qemu-devel] [PULL 57/69] qtest/ahci: Add PIO and LBA48 tests
` [Qemu-devel] [PULL 58/69] qtest/ahci: add fragmented dma test
` [Qemu-devel] [PULL 59/69] qtest/ahci: add qcow2 support to ahci-test
` [Qemu-devel] [PULL 60/69] qtest/ahci: test different disk sectors
` [Qemu-devel] [PULL 61/69] qtest/ahci: Add simple flush test
` [Qemu-devel] [PULL 62/69] qtest/ahci: Allow override of default CLI options
` [Qemu-devel] [PULL 63/69] libqtest: add qmp_eventwait
` [Qemu-devel] [PULL 64/69] libqtest: add qmp_async
` [Qemu-devel] [PULL 65/69] libqos: add blkdebug_prepare_script
` [Qemu-devel] [PULL 66/69] qtest/ahci: add flush retry test
` [Qemu-devel] [PULL 67/69] sheepdog: fix confused return values
` [Qemu-devel] [PULL 68/69] libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.c
` [Qemu-devel] [PULL 69/69] tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk test

[PATCH] Staging: rtl8188eu: Shorten if condition
 2015-02-27 18:57 UTC 

rt_mutex based ww_mutex implementation
 2015-02-27 18:57 UTC  (4+ messages)
` [PATCH 1/3] locking: ww_mutex: add one level of indirection for access of the lock

[PATCH v2 0/4] fstests: sector size fixes and whiteouts
 2015-02-27 18:57 UTC  (7+ messages)
` [PATCH 2/4] xfs: don't output mkfs sector sizes into golden output
` [PATCH 3/4] xfs/049: umount -d fails when kernel wins teardown race
` [PATCH 4/4] generic: Add rudimetary RENAME_WHITEOUT test

[PATCH v12 0/2] crypto: AF_ALG: add AEAD and RNG support
 2015-02-27 18:54 UTC  (7+ messages)
` [PATCH v12 1/2] crypto: AF_ALG: add AEAD support

[PATCH] Staging: lustre: lustre: ldlm: Fix do not add new typedefs
 2015-02-27 18:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] Watermark atomic fixes (v2)
 2015-02-27 18:57 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Move watermark handling to intel_wm.c (v2)
` [PATCH 3/3] drm/i915: Use plane->state->fb in watermark code (v2)

[PATCH v4 0/3] dtc: Dynamic DT support
 2015-02-27 18:55 UTC  (4+ messages)
  ` [PATCH v4 1/3] dtc: Symbol and local fixup generation support
  ` [PATCH v4 2/3] dtc: Plugin (object) device tree support
  ` [PATCH v4 3/3] dtc: Document the dynamic plugin internals

[Qemu-devel] [PATCH v2] block/vdi: Add locking for parallel requests
 2015-02-27 18:55 UTC  (12+ messages)

[PATCH net-next 00/10] eBPF support for cls_bpf
 2015-02-27 18:51 UTC  (3+ messages)
` [PATCH net-next 09/10] arm64: unexport set_memory_ro and set_memory_rw

[peterz-queue:perf/core 6/22] kernel/module.c:163:29: sparse: symbol 'mod_tree_ops' was not declared. Should it be static?
 2015-02-27 18:50 UTC  (2+ messages)
` [PATCH peterz-queue] module: mod_tree_ops can be static

[PATCH 0/3] Watermark atomic fixes
 2015-02-27 18:51 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Move watermark handling to intel_wm.c

[xen-unstable test] 35257: regressions - FAIL
 2015-02-27 18:51 UTC  (3+ messages)

[PATCH] net: pasemi: Use setup_timer and mod_timer
 2015-02-27 18:50 UTC 

Making Nilfs ZAC Compliant
 2015-02-27 18:50 UTC  (2+ messages)

[PATCH RFC 0/2] add nproc cgroup subsystem
 2015-02-27 18:49 UTC  (6+ messages)

[Buildroot] error in skeleton ?
 2015-02-27 18:45 UTC 

[Qemu-devel] [PATCH v14 00/19] block: incremental backup series
 2015-02-27 18:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH v14 03/19] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove

[PATCH] hso: add missing spinlock grab when iterating the serial table
 2015-02-27 18:44 UTC 

[RFC PATCH] ARM64: cmpxchg.h: Clear the exclusive access bit on fail
 2015-02-27 18:44 UTC  (8+ messages)

[PATCH] dm-io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRITE_SAME
 2015-02-27 18:44 UTC 

[GIT PULL] arm64 fixes for 4.0
 2015-02-27 18:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] virtio-scsi: Allocate op blocker reason before blocking
 2015-02-27 18:43 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v2 00/26] batman-adv: Cleanups
 2015-02-27 18:43 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH v2 16/26] batman-adv: iv_ogm_orig_update, style, add missin brackets
` [B.A.T.M.A.N.] [PATCH v2 17/26] batman-adv: iv_ogm, Fix dup_status comment

[PATCH] net: stmmac: Use setup_timer and mod_timer
 2015-02-27 18:42 UTC 

[PATCH] dm-io: reject unsupported DISCARD/WRITE SAME requests with EOPNOTSUPP
 2015-02-27 18:42 UTC  (4+ messages)
`  "

[Qemu-devel] [PATCH 1/2] Makefile: don't silence mak file test with V=1
 2015-02-27 18:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] Makefile.target: binary depends on config-devices

[PATCH 00/51] Remove the outstanding_lazy_request
 2015-02-27 18:43 UTC  (7+ messages)
` [PATCH 04/51] drm/i915: Merged the many do_execbuf() parameters into a structure

[Qemu-devel] [PATCH] Makefile.objs: add dummy rule for .dsl files
 2015-02-27 18:41 UTC  (2+ messages)

Bug in i2c-core?
 2015-02-27 18:39 UTC  (7+ messages)

[PATCH v2 0/4] Mellanox ConnectX-3 PMD
 2015-02-27 18:38 UTC  (6+ messages)
` [PATCH v3 0/3] "

Flows! Offload them
 2015-02-27 18:37 UTC  (5+ messages)

[PATCH] btrfs-progs: use less memory for pretty_size_mode buffers
 2015-02-27 18:37 UTC 

[PATCH 0/2] SSEU detection for CHV
 2015-02-27 18:36 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/chv: Determine CHV slice/subslice/EU info
` [PATCH 2/2] drm/i915/chv: Add CHV HW status to SSEU status

[Patch net] netns: avoid allocating idr when dumping info
 2015-02-27 18:35 UTC  (6+ messages)
    ` [PATCH] net: do not use rcu in rtnl_dump_ifinfo()

[PATCH] mm: replace mmap_sem for mm->exe_file serialization
 2015-02-27 18:34 UTC  (5+ messages)

[PATCH 1/1] tty: fix up atime/mtime mess, take four
 2015-02-27 18:33 UTC  (2+ messages)

Suspend/resume problems on Broadwell
 2015-02-27 18:33 UTC  (4+ messages)

Problem with traffic scheduling using DRR with HTB or with TBF
 2015-02-27 18:32 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC v4 00/13] Dirty bitmaps migration
 2015-02-27 18:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC v4 06/13] qapi: add dirty-bitmaps migration capability
` [Qemu-devel] [PATCH RFC v4 11/13] qapi: add md5 checksum of last dirty bitmap level to query-block

[Buildroot] [PATCH 0/7] Various fixes
 2015-02-27 18:32 UTC  (4+ messages)
` [Buildroot] [PATCH 5/7] freetype: host-freetype-patch requires host-automake

[PATCH v2] net: 8390: axnet_cs: Use setup_timer and mod_timer
 2015-02-27 18:32 UTC 

s3-tests development
 2015-02-27 18:31 UTC  (4+ messages)

[BUG] git mangles up commit messages on rebase
 2015-02-27 18:31 UTC  (11+ messages)
` [PATCH] sequencer: preserve commit messages

[Qemu-devel] [PATCH v6 00/15] spapr: add support for pci hotplug
 2015-02-27 18:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 02/15] spapr_drc: initial implementation of sPAPRDRConnector device

freemem-slack and large memory environments
 2015-02-27 18:29 UTC  (4+ messages)

[PATCH 2/2] Staging: lustre: lustre: lov: Add blank line after declarations
 2015-02-27 18:28 UTC 

[PATCH] Staging: wlan-ng: Removed Use of volatile is usually wrong
 2015-02-27 18:28 UTC  (4+ messages)
` [Outreachy kernel] "

RFC: xen config changes v4
 2015-02-27 18:27 UTC  (18+ messages)

[Buildroot] [PATCH 1/1] perl-file-util: new package
 2015-02-27 18:27 UTC 

[PATCH v2 1/2] x86: mce: kexec: turn off MCE in kexec
 2015-02-27 18:27 UTC  (4+ messages)

[PATCH] Staging: rtl8188eu: Refactor loop to increase compactness
 2015-02-27 18:27 UTC  (4+ messages)
` [Outreachy kernel] "

[Qemu-devel] [PULL 00/21] SCSI, RCU, KVM changes for 2015-02-16
 2015-02-27 18:27 UTC  (7+ messages)
` [Qemu-devel] [PULL 08/21] rcu: run RCU callbacks under the BQL

[PATCH] mm: set khugepaged_max_ptes_none by 1/8 of HPAGE_PMD_NR
 2015-02-27 18:26 UTC  (2+ messages)

[PATCH] mlx4: avoid init errors when kernel modules are not loaded
 2015-02-27 18:27 UTC 

[Qemu-devel] [PATCH v2] hmp: info spice: Show string channel name
 2015-02-27 18:26 UTC  (2+ messages)

[PATCH 1/1] futex.2: fork fails with -1
 2015-02-27 18:25 UTC 

How to handle TIF_MEMDIE stalls?
 2015-02-27 18:24 UTC  (13+ messages)

[Qemu-devel] [PATCH 0/6 v4] tilegx: Can load elf64 tilegx binary successfully for linux-user
 2015-02-27 18:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH 6/6 v4] linux-user/syscall.c: Switch all macros which are not defined in tilegx

[PATCH 0/2] Improve code, codestyle in usb_ops_linux.c
 2015-02-27 18:24 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8188eu: Compress two statements into one
  ` [Outreachy kernel] "

[PATCH] HID: sony: Fix uninitialized spinlocks
 2015-02-27 18:23 UTC  (3+ messages)

[BISECTED REGRESSION v3.18->v3.19-rc1] drm/i915: failure to poweroff after hibernation
 2015-02-27 18:23 UTC  (10+ messages)
` [PATCH] drm/i915: fix failure to power off after hibernate
              ` [Intel-gfx] "

[PATCH v2] net: 8390: pcnet_cs: Use setup_timer and mod_timer
 2015-02-27 18:23 UTC 

problem in binding interfaces of virtio-pci on the VM
 2015-02-27 18:21 UTC  (9+ messages)
` [Dpdk-ovs] "

[PATCH] generic/065: fsync file 'hello' before checking its content
 2015-02-27 18:19 UTC  (2+ messages)

Updated drm-intel-testing
 2015-02-27 18:16 UTC 

[PATCH] Staging: vt6655: replace C99 style comments
 2015-02-27 18:18 UTC 

[Bug 93701] New: radeon: two "empty" pixel lines on left side of screen, rest of screen gets slightly squished
 2015-02-27 18:15 UTC  (2+ messages)
` [Bug 93701] "

[PATCH net-next v4 0/3] Linn Ethernet Packet Sniffer driver
 2015-02-27 18:14 UTC  (7+ messages)

[PATCH RESEND 00/15] Drivers: hv: vmbus: Miscellaneous fixes/enhancements
 2015-02-27 19:26 UTC  (4+ messages)
` [PATCH RESEND 01/15] Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors
  ` [PATCH RESEND 04/15] Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection pages on shutdown
  ` [PATCH RESEND 15/15] Drivers: hv: vmbus: Add support for the NetworkDirect GUID


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.