All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-18 10:54:38 to 2015-06-18 11:36:35 UTC [more...]

[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 01/41] clocksource: asm9260: Migrate to new 'set-state' interface
 2015-06-18 11:32 UTC  (63+ messages)
` [PATCH 02/41] clocksource: cadence_ttc: "
` [PATCH 03/41] clocksource: clps711x: "
` [PATCH 04/41] clocksource: dummy_timer: "
` [PATCH 05/41] clocksource: dw_apb: "
` [PATCH 06/41] clocksource: exynos_mct: "
` [PATCH 07/41] clocksource: fsl_ftm: "
` [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 18/41] clocksource: rockchip: "
` [PATCH 19/41] clocksource: samsung_pwm: "
` [PATCH 20/41] clocksource: sh_cmt: "
` [PATCH 21/41] clocksource: sh_mtu2: "
` [PATCH 22/41] clocksource: sh_tmu: "
` [PATCH 23/41] clocksource: sun4i: "
` [PATCH 24/41] clocksource: tcb_clksrc: "
` [PATCH 25/41] clocksource: tegra20: "
` [PATCH 26/41] clocksource: time-armada-370-xp: "
` [PATCH 27/41] clocksource: efm32: "
` [PATCH 28/41] clocksource: orion: "
` [PATCH 29/41] clocksource: atlas7: "
` [PATCH 30/41] clocksource: atmel: "
` [PATCH 31/41] clocksource: atmel-st: "
` [PATCH 32/41] clocksource: digicolor: "
` [PATCH 33/41] clocksource: integrator: "
` [PATCH 34/41] clocksource: keystone: "
` [PATCH 35/41] clocksource: prima2: "
` [PATCH 36/41] clocksource: stm32: "
` [PATCH 37/41] clocksource: sun5i: "
` [PATCH 38/41] clocksource: u300: "
` [PATCH 39/41] clocksource: vf_pit: "
` [PATCH 40/41] clocksource: vt8500: "
` [PATCH 41/41] clocksource: zevio: "

[PATCHv3 0/6] evtchn: Improve scalebility
 2015-06-18 11:31 UTC  (11+ messages)
` [PATCHv3 2/6] evtchn: defer freeing struct evtchn's until evtchn_destroy_final()
` [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

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

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

[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)

[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  (14+ 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 

rebase -i might leave CHERRY_PICK_HEAD behind
 2015-06-18 11:22 UTC  (5+ messages)
` [PATCH 0/2] rebase -i: Fix left-behind CHERRY_PICK_HEAD
  ` [PATCH 1/2] t3404: demonstrate CHERRY_PICK_HEAD bug

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] drm/i915: Reset request handling for gen8+
 2015-06-18 11:18 UTC  (5+ 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] "

[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)

802.15.4 security
 2015-06-18 11:13 UTC  (4+ 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

[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  (20+ messages)
` [PATCH v4 01/19] parse-options-cb: implement parse_opt_passthru()
` [PATCH v4 02/19] parse-options-cb: implement parse_opt_passthru_argv()
` [PATCH v4 03/19] argv-array: implement argv_array_pushv()
` [PATCH v4 04/19] pull: implement skeletal builtin pull
` [PATCH v4 05/19] pull: implement fetch + merge
` [PATCH v4 06/19] pull: pass verbosity, --progress flags to fetch and merge
` [PATCH v4 07/19] pull: pass git-merge's options to git-merge
` [PATCH v4 08/19] pull: pass git-fetch's options to git-fetch
` [PATCH v4 09/19] pull: error on no merge candidates
` [PATCH v4 10/19] pull: support pull.ff config
` [PATCH v4 11/19] pull: check if in unresolved merge state
` [PATCH v4 12/19] pull: fast-forward working tree if head is updated
` [PATCH v4 13/19] pull: implement pulling into an unborn branch
` [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)

[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

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

[Qemu-devel] [PULL] Update OpenBIOS images
 2015-06-18 11:03 UTC  (2+ messages)

[PATCH] x86/intel: Add comments about why we disabled HPET on Baytrail
 2015-06-18 10:54 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/intel/baytrail: "

[PATCH] mkfs.xfs: always use underlying fs sector size when mkfs'ing a file
 2015-06-18 11:03 UTC  (2+ messages)

[PATCH] clk: at91: fix PERIPHERAL_MAX_SHIFT definition
 2015-06-18 11:03 UTC 

[PATCH 1/5] x86/asm/entry/32: Fix fallout from r9 trick removal in SYSCALL code
 2015-06-18 10:59 UTC  (8+ messages)
` [PATCH 4/5] x86/asm/entry/32: Replace RESTORE_RSI_RDI[_RDX] with open-coded 32-bit reads

Hi
 2015-06-18  7:28 UTC 

[PATCH] clk: at91: pll: fix input range validity check
 2015-06-18 10:59 UTC  (3+ messages)

[PATCH v7 1/3] ivtv: use arch_phys_wc_add() and require PAT disabled
 2015-06-18 10:55 UTC  (2+ messages)
` [tip:x86/mm] x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add () "

[PATCH] drm/i915/skl: Buffer translation improvements
 2015-06-18 10:59 UTC  (4+ messages)

[PATCH 0/6] drm/rockchip: support yuv overlay and plane scale
 2015-06-18 10:57 UTC  (5+ messages)
` [PATCH 1/6] drm/rockchip: import dma_buf to gem

[PATCH v7 3/3] IB/ipath: use arch_phys_wc_add() and require PAT disabled
 2015-06-18 10:55 UTC  (3+ messages)
` [PATCH 4/4] drivers/infiniband/ipath: Use "
  ` [tip:x86/mm] x86/mm/pat, "

spi: bcm2835: driver for "auxiliar" spi1/spi2
 2015-06-18 10:58 UTC  (3+ messages)

[PATCH] drm/i915: Fix IPS related flicker
 2015-06-18 10:58 UTC  (7+ messages)
      ` Fwd: "

[PATCH 1/3] x86, amd: Store number of nodes in a static global variable
 2015-06-18 10:55 UTC  (2+ messages)
` [tip:x86/cpu] x86/cpu/amd: Give access to the number of nodes in a physical package


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.