All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-23 09:57:28 to 2015-06-23 10:47:27 UTC [more...]

[PATCH 00/55] Remove the outstanding_lazy_request
 2015-06-23 10:47 UTC  (10+ messages)
` [PATCH 03/55] drm/i915: i915_add_request must not fail
` [PATCH 46/55] drm/i915: Update intel_ring_begin() to take a request structure
` [PATCH 54/55] drm/i915: Remove the now obsolete 'i915_gem_check_olr()'

[RFC 00/11] TDR/watchdog timeout support for gen8
 2015-06-23 10:47 UTC  (3+ messages)

[PATCH] drm/i915: Remove KMS Kconfig option
 2015-06-23 10:46 UTC  (4+ messages)

Linux 4.1 WARNING in drm_ioctl.c
 2015-06-23 10:46 UTC  (4+ messages)

[PATCH v3 00/18] x86/hvm: I/O emulation cleanup and fix
 2015-06-23 10:39 UTC  (19+ messages)
` [PATCH v3 01/18] x86/hvm: simplify hvmemul_do_io()
` [PATCH v3 02/18] x86/hvm: remove hvm_io_pending() check in hvmemul_do_io()
` [PATCH v3 03/18] x86/hvm: remove extraneous parameter from hvmtrace_io_assist()
` [PATCH v3 04/18] x86/hvm: make sure translated MMIO reads or writes fall within a page
` [PATCH v3 05/18] x86/hvm: remove multiple open coded 'chunking' loops
` [PATCH v3 06/18] x86/hvm: re-name struct hvm_mmio_handler to hvm_mmio_ops
` [PATCH v3 07/18] x86/hvm: unify internal portio and mmio intercepts
` [PATCH v3 08/18] x86/hvm: add length to mmio check op
` [PATCH v3 09/18] x86/hvm: unify dpci portio intercept with standard portio intercept
` [PATCH v3 10/18] x86/hvm: unify stdvga mmio intercept with standard mmio intercept
` [PATCH v3 11/18] x86/hvm: revert 82ed8716b "fix direct PCI port I/O emulation retry
` [PATCH v3 12/18] x86/hvm: only call hvm_io_assist() from hvm_wait_for_io()
` [PATCH v3 13/18] x86/hvm: split I/O completion handling from state model
` [PATCH v3 14/18] x86/hvm: remove HVMIO_dispatched I/O state
` [PATCH v3 15/18] x86/hvm: remove hvm_io_state enumeration
` [PATCH v3 16/18] x86/hvm: use ioreq_t to track in-flight state
` [PATCH v3 17/18] x86/hvm: always re-emulate I/O from a buffer
` [PATCH v3 18/18] x86/hvm: track large memory mapped accesses by buffer offset

Xen 4.5.1 released
 2015-06-23 10:45 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 0/5] Some fixes related to scsi-generic
 2015-06-23 10:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 1/5] block: Use bdrv_is_sg() everywhere
` [Qemu-devel] [PATCH v5 2/5] Fix migration in case of scsi-generic
` [Qemu-devel] [PATCH v5 3/5] raw-posix: DPRINTF instead of DEBUG_BLOCK_PRINT
` [Qemu-devel] [PATCH v5 4/5] raw-posix: Use DPRINTF for DEBUG_FLOPPY
` [Qemu-devel] [PATCH v5 5/5] raw-posix: Introduce hdev_is_sg()

[PATCH 0/6] ASoC: Intel: Sklyake - add IPC routines
 2015-06-23 10:46 UTC  (7+ messages)
` [PATCH 1/6] ASoC: Intel: Add helper to poll register for DSP status
` [PATCH 2/6] ASoC: Intel: Define SKL ADSP IPC and general purpose registers
` [PATCH 3/6] ASoC: Intel: Reorganize the common dsp structure
` [PATCH 4/6] ASoC: Intel: Add helper to update register bits with attr RWC
` [PATCH 5/6] ASoC: Intel: Add Skylake IPC library
` [PATCH 6/6] ASoC: Intel: Add DSP init and boot up functionality for SKL

[PATCH] md: remove an unneeded condition in set_array_info
 2015-06-23 10:44 UTC 

[PATCH RESEND] ubifs: Introduce a mount option of force_atime
 2015-06-23 10:44 UTC  (13+ messages)

Bug in devicetree_for_each_node() in xen/arch/arm/bootfdt.c ?
 2015-06-23 10:43 UTC  (10+ messages)

[PATCH] drm/i915: enable BIOS hang workaround for Lenovo T60 too
 2015-06-23 10:42 UTC  (6+ messages)

Request for help: HDLCD Controller
 2015-06-23 10:42 UTC 

post-receive: pub/scm/linux/kernel/git/sstabellini/xen
 2015-06-23 10:42 UTC 

[GIT PULL] spi updates for v4.2
 2015-06-23 10:41 UTC 

[Qemu-devel] [PATCH v5 0/10] QGA: disk and volume info for Windows & guest exec
 2015-06-23 10:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH 02/10] qga: implement guest-pipe-open command

[Qemu-devel] [PATCH v2 00/15] target-mips: add microMIPS32 R6 Instruction Set support
 2015-06-23 10:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 09/15] target-mips: microMIPS32 R6 branches and jumps

[PATCH] ASoC: fsl: Add dedicated DMA buffer size for each cpu dai
 2015-06-23 10:23 UTC  (2+ messages)

[PATCH v3 0/7] Btrfs incremental send fix serval case for rename and rm directory
 2015-06-23 10:39 UTC  (8+ messages)
` [PATCH v3 1/7] Revert "Btrfs: incremental send, remove dead code"
` [PATCH v3 2/7] Btrfs: incremental send, avoid circular waiting and descendant overwrite ancestor need to update path
` [PATCH v3 3/7] Btrfs: incremental send, avoid ancestor rename to descendant
` [PATCH v3 4/7] Btrfs: incremental send, fix orphan_dir_info leak
` [PATCH v3 5/7] Btrfs: incremental send, fix rmdir but dir have a unprocess item
` [PATCH v3 6/7] Btrfs: incremental send, don't send utimes for non-existing directory
` [PATCH v3 7/7] Btrfs: incremental send, avoid the overhead of allocating an orphan_dir_info object unnecessarily

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2015-06-23 10:39 UTC 

[PATCH] mem: Warn once if /proc/self/pagemap is unreadable
 2015-06-23 10:39 UTC 

[PATCH v5 0/6] pmem api, generic ioremap_cache, and memremap
 2015-06-23 10:39 UTC  (13+ 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

[Qemu-devel] [RFC] QDev explicit constructors & destructors
 2015-06-23 10:39 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/3] ich9: add TCO interface emulation
 2015-06-23 10:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 "
  ` [Qemu-devel] [PATCH v4 2/3] target-i386: reserve RCRB mmio space in ACPI DSDT table
    ` [Qemu-devel] [SeaBIOS] "

[RFC PATCH 0/7] Convert to atomic, part 4
 2015-06-23 10:38 UTC  (4+ messages)
` [RFC PATCH 4/7] drm/i915: enable fastboot for everyone

[Buildroot] [PATCH] linux-headers: bump 3.{10, 14}.x and 4.0.x series
 2015-06-23 10:38 UTC 

Optional switching off cow in overlayfs
 2015-06-23 10:36 UTC  (11+ messages)

build failure with VDSO on non-glibc based systems
 2015-06-23 10:35 UTC 

[PATCH bluetooth-next] mac802154: remove unused macro
 2015-06-23 10:33 UTC 

[PATCH 1/2] powerpc: Define the hcall opcodes & return values we need
 2015-06-23 10:33 UTC  (8+ messages)

[git pull] Please pull mpe/linux.git powerpc-4.2-1 tag
 2015-06-23 10:32 UTC 

[PATCH v5 00/13] port: added port statistics
 2015-06-23 10:31 UTC  (4+ messages)
` [PATCH v5 01/13] port: added structures for port stats and config option

[PATCH v9 0/4] sched: Rewrite runnable load and utilization average tracking
 2015-06-23 10:30 UTC  (3+ messages)
` [PATCH v9 2/4] "

[Qemu-devel] [PULL 0/5] xen-220615
 2015-06-23 10:30 UTC  (4+ messages)
    `  "

[Qemu-devel] [PATCH] thread-win32: fix GetThreadContext() permanently fails
 2015-06-23 10:30 UTC  (6+ messages)

[GIT PULL] regmap updates for v4.2
 2015-06-23 10:30 UTC 

[Qemu-devel] [PATCH v2 0/11] HyperV equivalent of pvpanic driver
 2015-06-23 10:30 UTC  (9+ messages)
` [Qemu-devel] [PATCH 07/11] kvm/x86: added hyper-v crash data and ctl msr's get/set'ers
          `  "

i.MX6 video capture support in mainline
 2015-06-23 10:20 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regmap
 2015-06-23 10:29 UTC 

[PATCH] drm/i915/skl: Buffer translation improvements
 2015-06-23 10:28 UTC  (5+ messages)

[PATCH 1/3] drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages
 2015-06-23 10:29 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Move rotated geometry calculations into the fill helper
` [PATCH 3/3] drm/i915: Return correct size for rotated views

[PATCH v5 1/1] pipeline: add statistics for librte_pipeline ports and tables
 2015-06-23 10:29 UTC  (2+ messages)

[PATCH v5 00/11] table: added table statistics
 2015-06-23 10:27 UTC  (2+ messages)

[BACKPORT PATCH 1/5] perf probe ppc: Fix symbol fixup issues due to ELF type
 2015-06-23 10:26 UTC  (4+ messages)
` [BACKPORT PATCH 2/5] perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding
` [BACKPORT PATCH 3/5] perf probe ppc64le: Prefer symbol table lookup over DWARF
` [BACKPORT PATCH 4/5] perf probe ppc64le: Fixup function entry if using kallsyms lookup

[PATCH 0/1] regmap: debugfs: Allow writes to cache state settings
 2015-06-23 10:26 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] NET: ROSE: Don't dereference NULL neighbour pointer
 2015-06-23 10:26 UTC  (2+ messages)

[PATCH net-next v2] bridge: multicast: start querier timer when running user-space stp
 2015-06-23 10:31 UTC  (7+ messages)
` [PATCH net-next] bridge: multicast: disable port when in blocking state

[PATCH] fsnotify: fix a crash due to invalid virtual address
 2015-06-23 10:25 UTC  (2+ messages)

RFC/Pull Request: Refs db backend
 2015-06-23 10:23 UTC  (3+ messages)

[Qemu-devel] [PATCH] net/virtio: fix multi-queue negotiation
 2015-06-23 10:23 UTC  (3+ messages)

[PATCH] xen-netback: fix a BUG() during initialization
 2015-06-23 10:34 UTC  (3+ messages)

pull request: bluetooth-next 2015-06-18
 2015-06-23 10:22 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-06-23 10:22 UTC 

[RFC PATCH v3 00/18] Add ITS support
 2015-06-23 10:21 UTC  (3+ messages)
` [RFC PATCH v3 06/18] xen/arm: ITS: Add helper functions to manage its_devices

Persistent memory interface
 2015-06-23 10:21 UTC  (6+ messages)

[PATCH 32/41] clocksource: digicolor: Migrate to new 'set-state' interface
 2015-06-23 10:21 UTC  (5+ messages)

[PATCH 00/15] libnvdimm: ->rw_bytes(), BLK-mode, unit tests, and misc features
 2015-06-23 10:20 UTC  (11+ messages)
` [PATCH 02/15] libnvdimm: infrastructure for btt devices

[PATCH bluetooth-next] mac802154: use WARN_ON() macro
 2015-06-23 10:19 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-06-23 10:19 UTC 

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2015-06-23 10:19 UTC 

rsyslogd
 2015-06-23 10:18 UTC  (3+ messages)

[PATCH] pinctrl: single: support GPIO for bits pinctrl
 2015-06-23 10:18 UTC  (5+ messages)

[PATCH net v2] bridge: multicast: restore router configuration on port link down/up
 2015-06-23 10:30 UTC  (2+ messages)

[PATCH V4 0/7] xen pvusb toolstack work
 2015-06-23 10:18 UTC  (4+ messages)
` [PATCH V4 3/7] libxl: add pvusb API

reinstate path not working
 2015-06-23 10:18 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2015-06-23 10:18 UTC 

clockevents_shutdown vs pending interrupt
 2015-06-23 10:15 UTC  (2+ messages)

erasure pool with isa plugin
 2015-06-23 10:15 UTC  (4+ messages)

ASoC updates for v4.2
 2015-06-23 10:14 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-06-23 10:14 UTC 

[PATCH] staging: rtl8192u: ieee80211_rx: Fix incorrect type in assignments
 2015-06-23 10:13 UTC  (2+ messages)

[GIT] [4.2] 2nd NFC update
 2015-06-23 10:25 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2015-06-23 10:13 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2015-06-23 10:13 UTC 

[LTP] Option to skip some tests from install
 2015-06-23 10:12 UTC  (2+ messages)

[PATCH] ALSA: pcm: Fix pcm_class sysfs output
 2015-06-23 10:13 UTC 

[v4][PATCH 00/19] Fix RMRR
 2015-06-23 10:12 UTC  (6+ messages)
` [v4][PATCH 03/19] xen/vtd: create RMRR mapping
` [v4][PATCH 17/19] xen/vtd: enable USB device assignment
` [v4][PATCH 18/19] xen/vtd: prevent from assign the device with shared rmrr
` [v4][PATCH 19/19] tools: parse to enable new rdm policy parameters

[PATCH] staging: sm750fb: remove unused variables
 2015-06-23 10:12 UTC  (2+ messages)

[added to the 3.18 stable tree] sched, numa: Do not hint for NUMA balancing on VM_MIXEDMAP mappings
 2015-06-23 10:11 UTC  (3+ messages)
` [added to the 3.18 stable tree] [media] Add and use IS_REACHABLE macro

[PATCH 14/15] libnvdimm: support read-only btt backing devices
 2015-06-23 10:10 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2015-06-23 10:10 UTC 

[RFC][PATCH 00/13] percpu rwsem -v2
 2015-06-23 10:09 UTC  (8+ messages)
` [RFC][PATCH 12/13] stop_machine: Remove lglock

[PATCH v2 0/7] fix build failure of mn10300
 2015-06-23 10:09 UTC  (4+ messages)
` [PATCH v2 4/7] USB: mos7720: rename DCR

[Xenomai] I-Pipe Tracer and linux ftrace
 2015-06-23 10:09 UTC  (5+ messages)

DPDK with Openvswitch Compatibility issue
 2015-06-23 10:08 UTC  (2+ messages)

WARNING: at fs/block_dev.c:5 when removing LV on removed device
 2015-06-23 10:08 UTC  (9+ messages)
      ` [dm-devel] "

[PATCH] mk: add support for gdb debug info generation
 2015-06-23 10:08 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/mpe/linux
 2015-06-23 10:06 UTC 

post-receive: pub/scm/linux/kernel/git/mpe/linux
 2015-06-23 10:06 UTC 

[PATCH] drm/i915: Officially give up on seqno coherency
 2015-06-23 10:05 UTC  (4+ messages)
  ` [Intel-gfx] "

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2015-06-23 10:05 UTC 

[Qemu-devel] [PATCH v2 0/5] Add feature to start QEMU without vhost-user backend
 2015-06-23  9:41 UTC  (4+ messages)

[osstest test] 58828: regressions - trouble: blocked/broken/fail/pass
 2015-06-23 10:04 UTC  (2+ messages)

[RFC v2 14/15] Suppress posting interrupts when 'SN' is set
 2015-06-23 10:03 UTC  (9+ messages)

[LTP] [PATCH] sem_conpro: fix memory leak
 2015-06-23 10:06 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] sunxi: Enable both ehci and otg in host mode on various boards
 2015-06-23 10:02 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] sunxi: musb: Improve output during probing

[PATCH RFC v1 00/13] Introduce HMV without dm and new boot ABI
 2015-06-23 10:01 UTC  (5+ messages)
` [PATCH RFC v1 09/13] elfnotes: intorduce a new PHYS_ENTRY elfnote

[PATCH] usb: dwc3: pci: make better use of gpiod API
 2015-06-23 10:01 UTC  (2+ messages)

[PATCH next v3] bonding: Display LACP info only to CAP_NET_ADMIN capable user
 2015-06-23 10:12 UTC  (2+ messages)

[PATCH OSSTEST v] Add some sanity checks for presence of Repos configuration
 2015-06-23 10:00 UTC  (2+ messages)

post-receive: pub/scm/virt/kvm/mst/qemu
 2015-06-23  9:59 UTC 

[Intel-wired-lan] [jkirsher-net-queue:master 6/8] drivers/video/console/.tmp_vgacon.o:undefined reference to `screen_info'
 2015-06-23  9:58 UTC  (2+ messages)

[PATCH 00/12] Use !x to check for kzalloc failure
 2015-06-23  9:57 UTC  (6+ messages)
` [PATCH 01/12] staging: lustre: fid: "


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.