All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-16 14:28:13 to 2014-05-16 15:09:57 UTC [more...]

[PATCH] usb: dwc3: gadget: check link trb after free_slot is increased
 2014-05-16 15:50 UTC  (5+ messages)

830GM still woes
 2014-05-16 15:09 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] iotests: Allow out-of-tree run
 2014-05-16 15:09 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/7] "
` [Qemu-devel] [PATCH 4/7] iotests: Source common.env
` [Qemu-devel] [PATCH 5/7] iotests: Use $PYTHON for Python scripts

[Qemu-devel] [RFC 0/5] virtio: use alias properties in transport devices
 2014-05-16 15:08 UTC  (2+ messages)

[PATCH net-next] pktgen: Add NOINIT option to leave packet data uninitialized
 2014-05-16 15:08 UTC  (6+ messages)

[Xenomai] [Xenomai-git] Philippe Gerum : cobalt/shadow: drop spurious assertion
 2014-05-16 15:08 UTC  (2+ messages)

[PATCH net-next] pktgen: Use seq_puts() where seq_printf() is not needed
 2014-05-16 15:08 UTC  (3+ messages)

[PATCHv3 0/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support
 2014-05-16 15:07 UTC  (6+ messages)
` [PATCHv3 3/3] "

[RFC v3] domain snapshot documents
 2014-05-16 15:07 UTC  (4+ messages)

igt tests/rendercopy: Add option to test resource streamer functionality
 2014-05-16 15:07 UTC  (11+ messages)
` [PATCH 1/2] rendercopy/bdw: Enable hw-generated binding tables

[PATCH v2 00/10] x86: Improvements to trap handling
 2014-05-16 15:06 UTC  (3+ messages)
` [PATCH v2 09/10] x86/irqs: Move interrupt-stub generation out of C

[PATCH RFC 0/3] kmemcg slab reparenting
 2014-05-16 15:05 UTC  (15+ messages)
` [PATCH RFC 1/3] slub: keep full slabs on list for per memcg caches
` [PATCH RFC 3/3] slub: reparent memcg caches' slabs on memcg offline

[PATCH 0/3] btrfs-progs: add quota group verify to btrfsck
 2014-05-16 15:05 UTC  (3+ messages)
` [PATCH 3/3] btrfs-progs: add quota group verify code

secilc: classmappings do not work
 2014-05-16 15:05 UTC  (4+ messages)

[Qemu-devel] [PATCH v4] Let the C generated bits of QAPI be generated only once when identical includes are done
 2014-05-16 14:44 UTC  (2+ messages)

[Qemu-devel] [PATCH] doc: add "setup" to list of migration states
 2014-05-16 15:04 UTC  (2+ messages)

Living without shadow
 2014-05-16 15:04 UTC 

[Bug 78453] New: [HAWAII] Get acceleration working
 2014-05-16 15:04 UTC  (3+ messages)
` [Bug 78453] "

[PATCH] Btrfs-progs: save us an unnecessary ioctl call
 2014-05-16 15:06 UTC  (7+ messages)
` [PATCH] Btrfs: set right total device count for seeding support

[PATCH v8 00/44] Use ref transactions for all ref updates
 2014-05-16 15:02 UTC  (4+ messages)
` [PATCH v8 21/44] refs.c: ref_transaction_commit should not free the transaction

[Ksummit-discuss] [CORE TOPIC] [nomination] Move Fast and Oops Things
 2014-05-16 15:04 UTC  (3+ messages)

[PATCH v3 00/13] ARM/DT: edma: IP configuration from hardware and cleanups
 2014-05-16 15:02 UTC  (7+ messages)
` [PATCH v3 10/13] ARM: dts: am33xx: Remove obsolete properties from edma node
` [PATCH v3 11/13] ARM: dts: am4372: "

dwapb: a bug fix a few cleanups, v2
 2014-05-16 15:01 UTC  (8+ messages)
` [PATCH 6/7] gpio: dwapb: use a second irq chip
        ` [PATCH 6/7 v2] "

[PATCH] staging: dgap: implement error handling in dgap_tty_register()
 2014-05-16 15:01 UTC  (9+ messages)

[GUILT v3 00/31] Teach guilt import-commit how to create legal patch names, and more
 2014-05-16 15:01 UTC  (33+ messages)
` [GUILT v3 01/31] The tests should not fail if guilt.diffstat is set
` [GUILT v3 02/31] Allow "guilt delete -f" to run from a dir which contains spaces
` [GUILT v3 03/31] Added test case for "guilt delete -f"
` [GUILT v3 04/31] Allow "guilt import-commit" to run from a dir which contains spaces
` [GUILT v3 05/31] "guilt new": Accept more than 4 arguments
` [GUILT v3 06/31] Fix the do_get_patch function
` [GUILT v3 07/31] Added test cases for "guilt fold"
` [GUILT v3 08/31] Added more test cases for "guilt new": empty patches
` [GUILT v3 09/31] Test suite: properly check the exit status of commands
` [GUILT v3 10/31] Run test_failed if the exit status of a test script is bad
` [GUILT v3 11/31] test suite: remove pointless redirection
` [GUILT v3 12/31] "guilt header": more robust header selection
` [GUILT v3 13/31] Check that "guilt header '.*'" fails
` [GUILT v3 14/31] Use "git check-ref-format" to validate patch names
` [GUILT v3 15/31] Produce legal patch names in guilt-import-commit
` [GUILT v3 16/31] Fix backslash handling when creating names of imported patches
` [GUILT v3 17/31] "guilt graph" no longer loops when no patches are applied
` [GUILT v3 18/31] guilt-graph: Handle commas in branch names
` [GUILT v3 19/31] Check that "guilt graph" works when working on a branch with a comma
` [GUILT v3 20/31] "guilt graph": Handle patch names containing quotes
` [GUILT v3 21/31] The log.decorate setting should not influence import-commit
` [GUILT v3 22/31] The log.decorate setting should not influence patchbomb
` [GUILT v3 23/31] The log.decorate setting should not influence guilt rebase
` [GUILT v3 24/31] disp no longer processes backslashes
` [GUILT v3 25/31] "guilt push" now fails when there are no more patches to push
` [GUILT v3 26/31] "guilt pop" now fails when there are no more patches to pop
` [GUILT v3 27/31] Minor testsuite fix
` [GUILT v3 28/31] Fix coding style errors in t-061.sh
` [GUILT v3 29/31] Added guilt.reusebranch configuration option
` [GUILT v3 30/31] Added a short style guide, and Emacs settings
` [GUILT v3 31/31] Don't use "git log -p" in the test suite

[RFC Patch Part1 V1 00/30] use irqdomain to dynamically allocate IRQ for IOAPIC pin
 2014-05-16 15:01 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v3 00/13] Reverse execution
 2014-05-16 15:00 UTC  (14+ messages)
` [Qemu-devel] [RFC PATCH v3 01/13] icount: put icount variables into TimerState
` [Qemu-devel] [RFC PATCH v3 02/13] migration: migrate icount fields
` [Qemu-devel] [RFC PATCH v3 03/13] migration: make qemu_savevm_state public
` [Qemu-devel] [RFC PATCH v3 04/13] icount: introduce icount timer
` [Qemu-devel] [RFC PATCH v3 05/13] icount: check for icount clock deadline when cpu loop exits
` [Qemu-devel] [RFC PATCH v3 06/13] icount: make icount extra computed on icount clock as well
` [Qemu-devel] [RFC PATCH v3 07/13] timer: add cpu_icount_to_ns function
` [Qemu-devel] [RFC PATCH v3 08/13] trace-events: add reverse-execution events
` [Qemu-devel] [RFC PATCH v3 09/13] introduce reverse execution mechanism
` [Qemu-devel] [RFC PATCH v3 10/13] gdbstub: allow reverse execution in gdb stub
` [Qemu-devel] [RFC PATCH v3 11/13] cpu-exec: trigger a debug request when rexec stops
` [Qemu-devel] [RFC PATCH v3 12/13] cexe: synchronize icount on the next event
` [Qemu-devel] [RFC PATCH v3 13/13] cexe: allow to enable reverse execution

[PATCH] [RFC] ARM: perf: allow tracing with kernel tracepoints events
 2014-05-16 15:01 UTC  (2+ messages)

[Qemu-devel] vfio - bind failure : user space recovery
 2014-05-16 15:01 UTC 

[PATCH 0/3] Rework of_find_node_by_path() code
 2014-05-16 15:00 UTC  (4+ messages)
` [PATCH 1/3] lib: add glibc style strchrnul() variant

Use the src ip from the routing table for SNAT (not the first if IP)
 2014-05-16 15:00 UTC 

[PATCHv2] x86: skip check for spurious faults for non-present faults
 2014-05-16 14:44 UTC 

[PATCH RFC 0/4] Add support for Exynos clock output configuration
 2014-05-16 14:58 UTC  (9+ messages)
` [PATCH RFC 3/4] clk: samsung: Add driver to control CLKOUT line on Exynos SoCs

[PATCH] virtio_blk: fix race between start and stop queue
 2014-05-16 14:58 UTC  (5+ messages)

[PATCH v6 00/19] x86/PMU: Xen PMU PV(H) support
 2014-05-16 14:58 UTC  (6+ messages)
` [PATCH v6 01/19] common/symbols: Export hypervisor symbols to privileged guest

[Qemu-devel] [RFC 0/5] Allow object-add on X86CPU subclasses, for CPU model probing
 2014-05-16 14:57 UTC  (13+ messages)

`xl create` can not parse `disk = ['target=/tmp/disk.img, vdev=xvdb']`
 2014-05-16 14:57 UTC  (5+ messages)

[libvirt test] 26314: tolerable FAIL - PUSHED
 2014-05-16 14:56 UTC 

[PATCH v2] PCI: Introduce new device binding path using pci_dev.driver_override
 2014-05-16 14:55 UTC  (4+ messages)

[PATCH v2 1/4] pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatform
 2014-05-16 14:54 UTC  (2+ messages)

[PATCH] commit: switch core.commentChar if it's found in existing commit
 2014-05-16 14:42 UTC  (3+ messages)
` [PATCH 1/2] config: be strict on core.commentChar

[Qemu-devel] [PATCH] target-i386: set CC_OP to CC_OP_EFLAGS in cpu_load_eflags
 2014-05-16 14:51 UTC  (2+ messages)

[git pull] device mapper fixes for 3.15-rc6
 2014-05-16 14:51 UTC 

[PATCH] ARM: remove last use of CONFIG_CPU_ARM710
 2014-05-16 14:50 UTC  (8+ messages)
` [PATCH] [RESEND] "
      ` [PATCH] ARM: remove ARM710 specific assembler code

[PATCH v1 RFC 0/6] KVM: s390: cpu model implementation
 2014-05-16 14:49 UTC  (10+ messages)
` [PATCH v1 RFC 3/6] KVM: s390: use facilities and cpu_id per KVM
    ` [Qemu-devel] "
  ` [Qemu-devel] [PATCH v1 RFC 0/6] KVM: s390: cpu model implementation

[PATCH v3 0/3] phy: Add exynos-simple-phy driver
 2014-05-16 14:49 UTC  (12+ messages)
` [PATCH v3 1/3] "

[PATCH] tests/kms_flip: test a fb backed by a bo too big for its own good
 2014-05-16 14:49 UTC  (4+ messages)
` [PATCH 1/2] lib/igt_fb: igt_create_fb_with_bo_size
  ` [PATCH v2 2/2] tests/kms_flip: test a fb backed by a bo too big/small for its own good

[dm-crypt] Truecrypt audit
 2014-05-16 14:40 UTC  (2+ messages)

[PATCH] Bluetooth: Add missing msecs to jiffies conversion
 2014-05-16 14:48 UTC 

[PATCH 00/10] Enable RC6/Turbo on CHV
 2014-05-16 14:46 UTC  (3+ messages)
` [PATCH 04/10] drm/i915/chv: Added CHV specific register read and write

dom0 USB failing with "ehci-pci: probe of 0000:00:1d.0 failed with error -110"
 2014-05-16 14:48 UTC  (3+ messages)

[PATCH] spi-topcliff-pch: Fix Kconfig dependencies
 2014-05-16 14:47 UTC 

[PATCH] spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans()
 2014-05-16 14:46 UTC 

[PATCHv2 0/4] ACPI / LPSS: Solution for two issues seen on Asus T100
 2014-05-16 14:45 UTC  (9+ messages)

[Qemu-devel] [PATCH v1 00/22] target-arm: Preparations for A64 EL2 and 3
 2014-05-16 14:43 UTC  (10+ messages)
` [Qemu-devel] [PATCH v1 10/22] target-arm: A64: Introduce arm64_banked_spsr_index()
` [Qemu-devel] [PATCH v1 13/22] target-arm: Register EL2 versions of ELR and SPSR
` [Qemu-devel] [PATCH v1 19/22] target-arm: Add storage for VBAR_EL2 and 3
` [Qemu-devel] [PATCH v1 21/22] target-arm: A64: Register VBAR_EL2

[[PATCH] 0/3] btrfs-check: Fix bitflipped keys from bad RAM
 2014-05-16 14:43 UTC  (4+ messages)
` [PATCH 3/3] btrfs check: Attempt to fix misordered keys with bitflips in them

Sparklan cards
 2014-05-16 14:42 UTC  (2+ messages)

[PATCH 0/5] Various patches to 1.6.0r2
 2014-05-16 14:42 UTC  (5+ messages)
` [PATCH 5/5] add FILE arguement to debug functions

[GIT PULL] Metag architecture and related fixes for v3.15
 2014-05-16 14:41 UTC  (2+ messages)

[PATCH v7 0/6] xen/arm: Interrupt management reworking
 2014-05-16 14:40 UTC  (7+ messages)
` [PATCH v7 1/6] xen/arm: IRQ: Store IRQ type in arch_irq_desc
` [PATCH v7 2/6] xen/arm: IRQ: Replace {request, setup}_dt_irq by {request, setup}_irq
` [PATCH v7 3/6] xen/arm: Replace route_guest_dt_irq by route_guest_irq
` [PATCH v7 4/6] xen: IRQ: Add dev_id parameter to release_irq
` [PATCH v7 5/6] xen/arm: IRQ: extend {request, setup}_irq to take an irqflags in parameter
` [PATCH v7 6/6] xen/arm: IRQ: Handle multiple action per IRQ

[PATCH] btrfs: ioctl BTRFS_IOC_FS_INFO and BTRFS_IOC_DEV_INFO miss-matched with slots
 2014-05-16 14:40 UTC  (2+ messages)

[PATCH] i915: Add module option to support VGA arbiter on HD devices
 2014-05-16 14:38 UTC  (10+ messages)

[PATCH 0/5] ath10k: recovery fixes 2014-05-09
 2014-05-16 14:37 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] ath10k: drain tx before restarting hw

[Qemu-devel] [v2][PATCH 0/8] xen: add Intel IGD passthrough support
 2014-05-16 14:37 UTC  (7+ messages)
` [Qemu-devel] [v2][PATCH 6/8] xen, gfx passthrough: support Intel IGD passthrough with VT-D
  ` [Qemu-devel] [Xen-devel] "
    `  "
` [Qemu-devel] [v2][PATCH 7/8] xen, gfx passthrough: create host bridge to passthrough
  ` [Qemu-devel] [Xen-devel] "
    `  "

[PATCHSET cgroup/for-3.16] cgroup: use css->refcnt for cgroup reference counting
 2014-05-16 14:37 UTC  (6+ messages)
` [PATCH 9/9] cgroup: use cgroup->self.refcnt for cgroup refcnting

[PATCH v3 0/6] examples: add a new makefile to build all examples
 2014-05-16 14:37 UTC  (2+ messages)

[PATCH v1 0/5] Add Keystone PCIe controller driver
 2014-05-16 14:36 UTC  (5+ messages)
` [PATCH v1 1/5] ARM: keystone: add pcie related options

[PATCH net-next] xen-netfront: try linearizing SKB if it occupies too many slots
 2014-05-16 14:36 UTC  (6+ messages)

an interesting note on LUN coalescing
 2014-05-16 14:36 UTC  (7+ messages)

GPU passthrough performance regression in >4GB vms due to XSA-60 changes
 2014-05-16 14:36 UTC  (13+ messages)

[Qemu-devel] [PATCH 0/9] spapr: Enable ibm, client-architecture-support
 2014-05-16 14:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH 9/9] KVM: PPC: Enable compatibility mode

[PATCH] arm64: ptrace: fix setting hw breakpoint/watchpoint
 2014-05-16 14:35 UTC  (3+ messages)

[bisected] [oops] gre/gro oops in skb_gro_receive+0x118/0x453
 2014-05-16 14:34 UTC  (3+ messages)

mplement lbr-as-callgraph v6
 2014-05-16 14:34 UTC  (3+ messages)

Bad checksum on bridge with IP options
 2014-05-16 14:33 UTC  (6+ messages)
        ` Revert 462fb2af9788a82a534f8184abfde31574e1cfa0 (bridge : Sanitize skb before it enters the IP stack)

[PATCH] clk: tegra: Fix wrong value written to PLLE_AUX
 2014-05-16 14:31 UTC  (3+ messages)

[PATCH] mk: add missing scripts directory in install directory
 2014-05-16 14:32 UTC  (2+ messages)

[GIT PULL] ARM: STi: DT changes for v3.16
 2014-05-16 14:31 UTC  (3+ messages)

[linux-linus test] 26309: regressions - trouble: broken/fail/pass
 2014-05-16 14:30 UTC 

[PATCH v5] libxl: add basic spice support for pv domUs
 2014-05-16 14:28 UTC  (7+ messages)
  ` [Qemu-devel] "

[PATCH 2/5] drm/i915/bdw: Implement a basic PM interrupt handler
 2014-05-16 14:29 UTC  (3+ messages)
` [PATCH] drm/i915: Be careful with non-disp bit in PMINTRMSK

[GIT PULL]]ARM: sirf: machine update for 3.16
 2014-05-16 14:29 UTC  (2+ messages)

[PATCH V3 00/17] NFS/RDMA client-side patches
 2014-05-16 14:29 UTC  (7+ messages)
` [PATCH V3 01/17] xprtrdma: mind the device's max fast register page list depth


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.