All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-18 11:04:27 to 2015-06-18 11:52:53 UTC [more...]

[PATCH v2 0/3] Add DT support for netxbig LEDs
 2015-06-18 11:52 UTC  (8+ messages)
` [PATCH v2 1/3] leds: netxbig: add device tree binding
` [PATCH v2 2/3] ARM: Kirkwood: add LED DT entries for netxbig boards
` [PATCH v2 3/3] ARM: mvebu: remove static LED setup "

[U-Boot] [PATCH] Fix default env includes to fix sandbox build
 2015-06-18 11:51 UTC  (3+ messages)

[PATCH] PCI: Trivial comment fix
 2015-06-18 11:47 UTC 

[PATCH 3/5] vhost: support upto 509 memory regions
 2015-06-18 11:50 UTC  (14+ messages)

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

[Qemu-devel] [PATCH v3 2/2] hw/arm/virt-acpi-build: Add SPCR table
 2015-06-18 11:49 UTC  (12+ messages)

[PATCH 00/15] Batch submission via GuC
 2015-06-18 11:49 UTC  (6+ messages)
` [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c

Mount regression between 4.0.4 client and 2.6.35 server
 2015-06-18 11:49 UTC  (2+ messages)

[RFC][PATCH v3 0/7] introduce automatic pool compaction
 2015-06-18 11:46 UTC  (16+ messages)
` [RFC][PATCHv3 1/7] zsmalloc: drop unused variable `nr_to_migrate'
` [RFC][PATCHv3 2/7] zsmalloc: partial page ordering within a fullness_list
` [RFC][PATCHv3 3/7] zsmalloc: always keep per-class stats
` [RFC][PATCHv3 4/7] zsmalloc: introduce zs_can_compact() function
` [RFC][PATCHv3 5/7] zsmalloc: cosmetic compaction code adjustments
` [RFC][PATCHv3 6/7] zsmalloc/zram: move `num_migrated' to zs_pool
` [RFC][PATCHv3 7/7] zsmalloc: register a shrinker to trigger auto-compaction

post-receive: pub/scm/network/connman/connman
 2015-06-18 11:49 UTC 

[PATCH] Bluetooth: hci_uart: Fix speed selection
 2015-06-18 11:48 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2015-06-18 11:48 UTC 

[PATCH 0/8] tcm_loop updates
 2015-06-18 11:40 UTC  (3+ messages)
` [PATCH 7/8] target_core_alua: disallow READ_CAPACITY when in standby

[Resend PATCH v8 0/4] sched: Rewrite runnable load and utilization average tracking
 2015-06-18 11:48 UTC  (6+ messages)

[Qemu-devel] [PATCH v7 00/11] Support streaming to an intermediate layer
 2015-06-18 11:47 UTC  (5+ messages)
  ` [Qemu-devel] [Qemu-block] "

[PATCH 0/2] Improve support for card hot-swapping
 2015-06-18 11:46 UTC  (3+ messages)
` [PATCH 1/2] [sim] Emit LockedPins after pin_type is queried
` [PATCH 2/2] [sim] Reset pin_type on card remove

[PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany
 2015-06-18 11:46 UTC  (9+ messages)
` [PATCH 05/22] Update libnotify to version 0.7.6
` [PATCH 09/22] Add a recipe for libsecret

[PATCH v3 0/1] iio:light: Add support for APDS9930 ALS and proximity
 2015-06-18 11:44 UTC  (2+ messages)
` [PATCH v3 1/1] iio:light: Avago APDS9930 ALS and proximity sensor

802.15.4 security
 2015-06-18 11:44 UTC  (8+ messages)

rebase -i might leave CHERRY_PICK_HEAD behind
 2015-06-18 11:44 UTC  (8+ messages)
` [PATCH 0/2] rebase -i: Fix left-behind CHERRY_PICK_HEAD
  ` [PATCH 1/2] t3404: demonstrate CHERRY_PICK_HEAD bug
  ` [PATCH v2 0/2] rebase -i: Fix left-behind CHERRY_PICK_HEAD
    ` [PATCH v2 1/2] t3404: demonstrate CHERRY_PICK_HEAD bug
    ` [PATCH v2 2/2] rebase -i: do not leave a CHERRY_PICK_HEAD file behind

[PATCH] drm/i915: Reset request handling for gen8+
 2015-06-18 11:42 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2015-06-18 11:43 UTC 

[PATCH] nfs: Fix comment for nfs_pageio_init() and nfs_pageio_complete_mirror()
 2015-06-18 11:37 UTC 

[PATCH net-next] inet_diag: Remove _bh suffix in inet_diag_dump_reqs()
 2015-06-18 11:40 UTC 

[Qemu-devel] [PATCH qemu v8 00/14] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-06-18 11:37 UTC  (15+ messages)
` [Qemu-devel] [PATCH qemu v8 01/14] vmstate: Define VARRAY with VMS_ALLOC
` [Qemu-devel] [PATCH qemu v8 02/14] vfio: spapr: Move SPAPR-related code to a separate file
` [Qemu-devel] [PATCH qemu v8 03/14] spapr_pci_vfio: Enable multiple groups per container
` [Qemu-devel] [PATCH qemu v8 04/14] spapr_pci: Convert finish_realize() to dma_capabilities_update()+dma_init_window()
` [Qemu-devel] [PATCH qemu v8 05/14] spapr_iommu: Move table allocation to helpers
` [Qemu-devel] [PATCH qemu v8 06/14] spapr_iommu: Introduce "enabled" state for TCE table
` [Qemu-devel] [PATCH qemu v8 07/14] spapr_iommu: Remove vfio_accel flag from sPAPRTCETable
` [Qemu-devel] [PATCH qemu v8 08/14] spapr_iommu: Add root memory region
` [Qemu-devel] [PATCH qemu v8 09/14] spapr_pci: Do complete reset of DMA config when resetting PHB
` [Qemu-devel] [PATCH qemu v8 10/14] spapr_vfio_pci: Remove redundant spapr-pci-vfio-host-bridge
` [Qemu-devel] [PATCH qemu v8 11/14] spapr_pci: Enable vfio-pci hotplug
` [Qemu-devel] [PATCH qemu v8 12/14] linux headers update for DDW on SPAPR
` [Qemu-devel] [PATCH qemu v8 13/14] vfio: spapr: Add SPAPR IOMMU v2 support (DMA memory preregistering)
` [Qemu-devel] [PATCH qemu v8 14/14] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)

[PATCH v0] bpf: BPF based latency tracing
 2015-06-18 11:40 UTC 

[PATCHv3 0/6] evtchn: Improve scalebility
 2015-06-18 11:39 UTC  (9+ messages)
` [PATCHv3 4/6] evtchn: use a per-event channel lock for sending events
` [PATCHv3 5/6] evtchn: remove the locking when unmasking an event channel
` [PATCHv3 6/6] evtchn: pad struct evtchn to 64 bytes

[PATCH/RFC v4 01/10] t9001-send-email: move script creation in a setup test
 2015-06-18 11:39 UTC  (5+ messages)
` [PATCH/RFC v4 07/10] send-email: reduce dependancies impact on parse_address_line

VT-d async invalidation for Device-TLB
 2015-06-18 11:39 UTC  (14+ messages)
      ` FW: "

[xen-4.2-testing test] 58584: regressions - trouble: blocked/broken/fail/pass
 2015-06-18 11:37 UTC  (4+ messages)
` stable trees (was: [xen-4.2-testing test] 58584: regressions)

spi: bcm2835: driver for "auxiliar" spi1/spi2
 2015-06-18 11:37 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/11] Migraiton events + optional sections
 2015-06-18 11:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH 04/11] global_state: Make section optional

[Qemu-devel] [PATCH COLO-Block v6 00/16] Block replication for continuous checkpoints
 2015-06-18 11:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH COLO-Block v6 04/16] block: Parse "backing_reference" option to reference existing BDS

[Qemu-devel] [PATCH qemu v7 00/14] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-06-18 11:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH qemu v7 13/14] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)

[PATCH 0/2] fix build failure of mn10300
 2015-06-18 11:32 UTC  (2+ messages)

[PATCH 07/41] clocksource: fsl_ftm: Migrate to new 'set-state' interface
 2015-06-18 11:32 UTC  (16+ messages)
` [PATCH 08/41] clocksource: i8253: "
` [PATCH 09/41] clocksource: meson6: "
` [PATCH 10/41] clocksource: metag_generic: "
` [PATCH 11/41] clocksource: mips-gic: "
` [PATCH 12/41] clocksource: moxart: "
` [PATCH 13/41] clocksource: mtk: "
` [PATCH 14/41] clocksource: mxs: "
` [PATCH 15/41] clocksource: nomadik-mtu: "
` [PATCH 16/41] clocksource: pxa: "
` [PATCH 17/41] clocksource: qcom: "
` [PATCH 36/41] clocksource: stm32: "

[PATCH] i2c: davinci: Fix bus rate calculation on Keystone SoC
 2015-06-18 11:30 UTC  (9+ messages)

Git completion not using ls-remote to auto-complete during push
 2015-06-18 11:29 UTC  (2+ messages)

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

[PATCH/WIP v3 00/31] Make git-am a builtin
 2015-06-18 11:25 UTC  (32+ messages)
` [PATCH/WIP v3 01/31] wrapper: implement xopen()
` [PATCH/WIP v3 02/31] wrapper: implement xfopen()
` [PATCH/WIP v3 03/31] am: implement skeletal builtin am
` [PATCH/WIP v3 04/31] am: implement patch queue mechanism
` [PATCH/WIP v3 05/31] am: split out mbox/maildir patches with git-mailsplit
` [PATCH/WIP v3 06/31] am: detect mbox patches
` [PATCH/WIP v3 07/31] am: extract patch, message and authorship with git-mailinfo
` [PATCH/WIP v3 08/31] am: apply patch with git-apply
` [PATCH/WIP v3 09/31] am: commit applied patch
` [PATCH/WIP v3 10/31] am: refresh the index at start
` [PATCH/WIP v3 11/31] am: refuse to apply patches if index is dirty
` [PATCH/WIP v3 12/31] am: implement --resolved/--continue
` [PATCH/WIP v3 13/31] am: implement --skip
` [PATCH/WIP v3 14/31] am: implement --abort
` [PATCH/WIP v3 15/31] am: don't accept patches when there's a session in progress
` [PATCH/WIP v3 16/31] am: implement quiet option
` [PATCH/WIP v3 17/31] am: exit with user friendly message on patch failure
` [PATCH/WIP v3 18/31] am: implement am --signoff
` [PATCH/WIP v3 19/31] cache-tree: introduce write_index_as_tree()
` [PATCH/WIP v3 20/31] am: implement 3-way merge
` [PATCH/WIP v3 21/31] am: --rebasing
` [PATCH/WIP v3 22/31] am: don't use git-mailinfo if --rebasing
` [PATCH/WIP v3 23/31] am: handle stray state directory
` [PATCH/WIP v3 24/31] am: implement -k/--keep, --keep-non-patch
` [PATCH/WIP v3 25/31] am: implement --[no-]message-id, am.messageid
` [PATCH/WIP v3 26/31] am: support --keep-cr, am.keepcr
` [PATCH/WIP v3 27/31] am: implement --[no-]scissors
` [PATCH/WIP v3 28/31] am: pass git-apply's options to git-apply
` [PATCH/WIP v3 29/31] am: implement --ignore-date
` [PATCH/WIP v3 30/31] am: implement --committer-date-is-author-date
` [PATCH/WIP v3 31/31] am: implement -S/--gpg-sign, commit.gpgsign

[PATCH 00/55] Remove the outstanding_lazy_request
 2015-06-18 11:27 UTC  (13+ messages)
` [PATCH 48/55] drm/i915: Add *_ring_begin() to request allocation
` [PATCH 55/55] drm/i915: Rename the somewhat reduced i915_gem_object_flush_active()

[PATCH linux-next v2 0/1] dmaengine: at_hdmac: fix residue computation
 2015-06-18 11:25 UTC  (4+ messages)
` [PATCH linux-next v2 1/1] "

[PATCH] Revert "[media] vb2: Push mmap_sem down to memops"
 2015-06-18 11:25 UTC  (4+ messages)

[PATCH v2] cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state
 2015-06-18 11:23 UTC 

[PATCH] drm/i915: Per-DDI I_boost override
 2015-06-18 11:25 UTC  (2+ messages)

[PATCH] gpio: zynq: add missing module_exit function
 2015-06-18 11:24 UTC  (4+ messages)

[PATCH ipv6 0/1] ipv6: addrconf: routes are not deleted if last ipv6 address is removed
 2015-06-18 11:23 UTC  (2+ messages)

[PATCH] NVMe: Remove the redundant sg_mar_end()
 2015-06-18 11:22 UTC 

Having Yocto Sandbox information on target in any form
 2015-06-18 11:21 UTC  (2+ messages)

[OSSTEST PATCH 00/25] Reporting improvements
 2015-06-18 11:21 UTC  (3+ messages)

cpuidle: Kernel panics with AMD Opteron 6300 entering C2 - clock related
 2015-06-18 11:21 UTC  (4+ messages)

[Qemu-devel] [PATCH v8 0/3] spapr_pci: PCI DT node creation in QEMU
 2015-06-18 11:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 1/3] spapr_pci: enumerate and add PCI device tree
` [Qemu-devel] [PATCH v8 2/3] spapr_pci: populate ibm,loc-code
` [Qemu-devel] [PATCH v8 3/3] spapr_pci: drop redundant args in spapr_[populate, create]_pci_child_dt

Qemu configuration question
 2015-06-18 11:18 UTC  (3+ messages)

[PATCH] format-patch: introduce format.outputDirectory configuration
 2015-06-18 11:18 UTC 

[PATCH next v2] bonding: Display LACP info only to CAP_NET_ADMIN capable user
 2015-06-18 11:17 UTC  (2+ messages)

[PATCH v2] ath9k: spectral - simplify max_index calculation
 2015-06-18 11:17 UTC  (2+ messages)
` [ath9k-devel] "

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-06-18 11:17 UTC  (4+ messages)
` [RFC v3 1/4] "

post-receive: pub/scm/linux/kernel/git/wfg/lkp-tests
 2015-06-18 11:16 UTC 

[Qemu-devel] [PULL 00/10] virtio, pci fixes, enhancements
 2015-06-18 11:14 UTC  (3+ messages)

[Qemu-devel] [PULL 0/1] virtio-input: evdev passthrough
 2015-06-18 11:14 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/1] "

[PATCH net] Revert "tcp: switch tcp_fastopen key generation to net_get_random_once"
 2015-06-18 11:14 UTC  (3+ messages)

[PATCH RFC] tun, macvtap: higher order allocations for skbs
 2015-06-18 11:13 UTC  (3+ messages)

writing an alsa driver
 2015-06-18 11:14 UTC  (11+ messages)

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-06-18 11:12 UTC  (7+ messages)
` [PATCH 06/51] memcg: add mem_cgroup_root_css

post-receive: pub/scm/linux/kernel/git/bp/bp
 2015-06-18 11:12 UTC 

[RFC 00/11] TDR/watchdog timeout support for gen8
 2015-06-18 11:12 UTC  (6+ messages)
` [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset

[PATCH net] packet: avoid out of bounds read in round robin fanout
 2015-06-18 11:08 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH v4 00/19] Make git-pull a builtin
 2015-06-18 10:54 UTC  (8+ messages)
` [PATCH v4 11/19] pull: check if in unresolved merge state
` [PATCH v4 14/19] pull: set reflog message
` [PATCH v4 15/19] pull: teach git pull about --rebase
` [PATCH v4 16/19] pull: configure --rebase via branch.<name>.rebase or pull.rebase
` [PATCH v4 17/19] pull --rebase: exit early when the working directory is dirty
` [PATCH v4 18/19] pull --rebase: error on no merge candidate cases
` [PATCH v4 19/19] pull: remove redirection to git-pull.sh

[RFC/INCOMPLETE 00/13] x86: Rewrite exit-to-userspace code
 2015-06-18 11:07 UTC  (10+ messages)
` [RFC/INCOMPLETE 01/13] context_tracking: Add context_tracking_assert_state

btrfs partition converted from ext4 becomes read-only minutes after booting: WARNING: CPU: 2 PID: 2777 at ../fs/btrfs/super.c:260 __btrfs_abort_transaction+0x4b/0x120
 2015-06-18 11:08 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 0/5] Some fixes related to scsi-generic
 2015-06-18 11:07 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/fdmanana/linux
 2015-06-18 11:05 UTC 

[PATCH v4 00/13] port: added port statistics
 2015-06-18 11:03 UTC  (3+ messages)
` [PATCH v4 01/13] port: added structures for port stats and config option


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.