All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-20 09:25:32 to 2015-03-20 10:12:40 UTC [more...]

[PATCH 0/25] detecting &&-chain breakage
 2015-03-20 10:12 UTC  (12+ messages)
` [PATCH 01/25] t/test-lib: introduce --chain-lint option
` [PATCH 02/25] t: fix severe &&-chain breakage
` [PATCH 03/25] t: fix moderate "
` [PATCH 04/25] t: fix trivial "
` [PATCH 05/25] t: assume test_cmp produces verbose output
` [PATCH 06/25] t: use verbose instead of hand-rolled errors
` [PATCH 07/25] t: use test_must_fail instead of hand-rolled blocks
` [PATCH 08/25] t: fix &&-chaining issues around setup which might fail
` [PATCH 09/25] t: use test_might_fail for diff and grep
` [PATCH 10/25] t: use test_expect_code instead of hand-rolled comparison
` [PATCH 11/25] t: wrap complicated expect_code users in a block

[PATCH] irq_work: Fix build failure when CONFIG_IRQ_WORK not defined
 2015-03-20 10:12 UTC  (2+ messages)

[PATCH v2] xen-netback: making the bandwidth limiter runtime settable
 2015-03-20 10:11 UTC  (3+ messages)

[Qemu-devel] [v2][PATCH 0/2] libxl: try to support IGD passthrough for qemu upstream
 2015-03-20 10:11 UTC  (22+ messages)
` [Qemu-devel] [v2][PATCH 2/2] libxl: introduce gfx_passthru_kind
                              `  "

master - tests: revert should removal in mirror test
 2015-03-20 10:11 UTC 

master - tests: start clvmd without lib/
 2015-03-20 10:11 UTC 

[U-Boot] question about software i2c multi instance
 2015-03-20 10:10 UTC  (2+ messages)

[PATCH] tools/libxl: close the logfile_w and null file descriptors in libxl__spawn_qdisk_backend() error path
 2015-03-20 10:10 UTC  (2+ messages)

[RFC][PATCH 00/13] alsa-tools: libhinawa for control applications of FireWire devices
 2015-03-20 10:09 UTC  (3+ messages)
` [FFADO-devel] "
  ` [alsa-devel] "

[PATCH] tools/libxl: close the logfile_w and null file descriptors in libxl__spawn_qdisk_backend() error path
 2015-03-20 10:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] libxl/libxl_qmp.c: fix qmp_open
 2015-03-20 10:08 UTC  (3+ messages)
` [PATCH v3] libxl/libxl_qmp.c: fix error handling in qmp_open

Deadlock in /proc/xen/xenbus watch+read on 3.17+ (maybe earlier)
 2015-03-20 10:08 UTC  (8+ messages)

[PATCH v2] add systemd service file
 2015-03-20  9:53 UTC 

[PATCH v2] add systemd service file
 2015-03-20  9:53 UTC 

[PATCH] iio: Add ABI documentation for illuminance raw and scale values in light
 2015-03-20 10:07 UTC  (2+ messages)
` [PATCH v2] "

[U-Boot] [PATCH 0/10] Add Marvell Armada A38x 88F6820 SoC support
 2015-03-20 10:07 UTC  (4+ messages)
` [U-Boot] [PATCH 10/10] arm: mvebu: Add Armada A38x DB-88F6820-GP board support

[PATCH v2 00/19] Remove depencies on staged config for atomic transition
 2015-03-20 10:06 UTC  (7+ messages)
` [PATCH 04/19] drm/i915: Allocate a crtc_state also when the crtc is being disabled

bluez5 pairing devices
 2015-03-20 10:06 UTC  (6+ messages)

[PATCH 00/26 v4] provide framework so that sysfs attributs from the fs_devices can be added
 2015-03-20 10:03 UTC  (3+ messages)

[PATCH] drm/i915: Keep ring->active_list and ring->requests_list consistent
 2015-03-20 10:06 UTC  (4+ messages)

[PATCH 5/9] drm/i915: Pass primary plane size to .update_primary_plane()
 2015-03-20 10:04 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 00/27 V5] provide framework so that sysfs attributs from the fs_devices can be added
 2015-03-20 10:01 UTC  (28+ messages)
` [PATCH 01/27] export symbol kobject_move()
` [PATCH 02/27] Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject data
` [PATCH 03/27] Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice
` [PATCH 04/27] Btrfs: sysfs: fix, undo sysfs device links
` [PATCH 05/27] Btrfs: sysfs: fix, kobject pointer clean up needed after kobject release
` [PATCH 06/27] Btrfc: sysfs: fix, check if device_dir_kobj is init before destroy
` [PATCH 07/27] Btrfs: sysfs: reorder the kobject creations
` [PATCH 08/27] Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsid
` [PATCH 09/27] Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsid
` [PATCH 10/27] Btrfs: sysfs: let default_attrs be separate from the kset
` [PATCH 11/27] Btrfs: sysfs: separate device kobject and its attribute creation
` [PATCH 12/27] Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices
` [PATCH 13/27] Btrfs: introduce btrfs_get_fs_uuids to get fs_uuids
` [PATCH 14/27] Btrfs: sysfs: add pointer to access fs_info from fs_devices
` [PATCH 15/27] Btrfs: sysfs: provide framework to remove all fsid sysfs kobject
` [PATCH 16/27] Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info
` [PATCH 17/27] Btrfs: sysfs btrfs_kobj_rm_device() "
` [PATCH 18/27] Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static
` [PATCH 19/27] Btrfs: sysfs: make btrfs_sysfs_add_device() "
` [PATCH 20/27] Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it "
` [PATCH 21/27] Btrfs: sysfs: separate kobject and attribute creation
` [PATCH 22/27] Btrfs: sysfs: add support to add parent for fsid
` [PATCH 23/27] Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issue
` [PATCH 24/27] Btrfs: free the stale device
` [PATCH 25/27] Btrfs: sysfs: add support to show replacing target in the sysfs
` [PATCH 26/27] Btrfs: sysfs: support seed devices in the sysfs layout
` [PATCH 27/27] Btrfs: create sys/fs/btrfs/fsid when scanned instead of when mounted

GitLab and Gitorious
 2015-03-20 10:03 UTC  (3+ messages)
` MOVED TO GITHUB: Linux-CAN user space source repositories

[Bug 93251] New: qemu-kvm guests randomly hangs after reboot command in guest
 2015-03-20 10:04 UTC  (3+ messages)
` [Bug 93251] "

7461 "Filters not working as designed"
 2015-03-20 10:03 UTC  (3+ messages)

KVM live migration i/o error
 2015-03-20 10:03 UTC  (2+ messages)

[review-request] dreyna/search_machine_7334
 2015-03-20 10:02 UTC  (4+ messages)

[v1 PATCH 0/14] rhashtable: Kill shift/Key netlink namespace/Merge jhash
 2015-03-20 10:02 UTC  (11+ messages)
` [v1 PATCH 7/14] netfilter: Use rhashtable_lookup instead of lookup_compare

[PATCH 00/49] Basic Broxton enabling
 2015-03-20 10:02 UTC  (7+ messages)
` [PATCH 38/49] drm/i915: check for div-by-zero in vlv_PLL_is_optimal
` [PATCH 39/49] drm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpll

[PATCH v3 0/6] Add support for QCOM GDSCs
 2015-03-20 10:01 UTC  (7+ messages)
` [PATCH v3 1/6] clk: qcom: Add support for GDSCs

[xen-4.3-testing test] 36551: regressions - trouble: blocked/fail/pass/preparing/queued/running
 2015-03-20  9:57 UTC  (2+ messages)

[PATCH v4] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2015-03-20  9:57 UTC  (2+ messages)

[PATCH v2] xentop: add support for qdisks
 2015-03-20  9:57 UTC  (7+ messages)

[PATCH 4/4] mm: numa: Slow PTE scan rate if migration failures occur
 2015-03-20  9:56 UTC  (14+ messages)

[PATCH 00/21] skylake display scalers
 2015-03-20  9:57 UTC  (5+ messages)
` [PATCH 08/21] drm/i915: Add helper function to update scaler_users in crtc_state

[PATCH 1/1] Add virtio-input driver
 2015-03-20  9:55 UTC  (11+ messages)

[PATCH v2] ide_tape: convert jiffies with jiffies_to_msecs
 2015-03-20  9:54 UTC  (3+ messages)

Hardware support for vt-posted interrupts described in vt-directed-io-spec for assigned devices
 2015-03-20  9:54 UTC  (2+ messages)

[PATCH] lib/igt_aux: Introduce igt_interactive_debug_manual_check
 2015-03-20  9:55 UTC  (3+ messages)

[review-request] 6040 and 7249: daterange filtering for builds page
 2015-03-20  9:53 UTC  (4+ messages)

[PATCH i-g-t 02/10] tests/kms_psr_sink_crc: Make render visible to human eyes
 2015-03-20  9:54 UTC  (3+ messages)
` [PATCH] "

[PATCH v2 03/15] eal: Fix memory leak of pci_uio_map_resource()
 2015-03-20  9:53 UTC  (4+ messages)
` [PATCH 0/6] Clean up pci uio implementations
  ` [PATCH 6/6] eal: Fix interface of pci_map_resource()

[U-Boot] [PATCHv2] ARM: at91: atmel_nand: Support flash based BBT
 2015-03-20  9:52 UTC 

[PATCH] SPI: BCM2835: fix all checkpath --strict messages
 2015-03-20  9:52 UTC  (4+ messages)
` [PATCH V2] SPI: BCM2835: allow arbitrary GPIO to act as SPI-chip_select

xe timer
 2015-03-20  9:51 UTC  (2+ messages)

[PATCH] kvm: avoid page allocation failure in kvm_set_memory_region()
 2015-03-20  9:51 UTC 

[PATCH 0/8] latched RB-trees and __module_address()
 2015-03-20  9:50 UTC  (7+ messages)
` [PATCH 6/8] rbtree: Implement generic latch_tree

[Bug 89374] Firefox smooth scrolling isn't smooth
 2015-03-20  9:50 UTC  (2+ messages)

[RFC][PATCH 1/9] usb: hcd: Introduce usb_start/stop_hcd()
 2015-03-20  9:49 UTC  (5+ messages)

[GIT PULL] ARM: mvebu: dt changes for v4.1 (round 2)
 2015-03-20  9:49 UTC 

[GIT PULL] ARM: mvebu: defconfig changes for v4.1 (round 2)
 2015-03-20  9:48 UTC 

[PATCH v2] Fix libxc return -E misusage
 2015-03-20  9:48 UTC  (5+ messages)
` [PATCH v2 08/13] libxc: Check xc_domain_maximum_gpfn for negative return values

[RFC][PATCH 0/9] USB: OTG Core functionality
 2015-03-20  9:46 UTC  (15+ messages)
` [RFC][PATCH 2/9] usb: gadget: add usb_gadget_start/stop()
` [RFC][PATCH 3/9] usb: otg: add OTG core

[PATCH] lib/librte_pmd_virtio fix can't receive packets after rx_q is empty If failed to alloc mbuf ring_size times the rx_q may be empty and can't receive any packets forever because nb_used is 0 forever
 2015-03-20  9:45 UTC  (2+ messages)

Kernel panic with IPSec VTI interfaces
 2015-03-20  9:43 UTC 

[PATCH 0/2] doc: update release notes for jobstats and bonding mode 6
 2015-03-20  9:43 UTC  (3+ messages)
  ` [PATCH 1/2] doc: update bonding mode 6 release notes
  ` [PATCH 2/2] doc: add jobstats library and application "

[PATCH] drm/i915: Do not leak objects after capturing error state
 2015-03-20  9:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] MAINTAINERS: add amlogic meson git tree and website
 2015-03-20  9:40 UTC  (4+ messages)

[PATCH 00/23] Bug fixes and improvements for HV KVM
 2015-03-20  9:40 UTC  (48+ messages)
` [PATCH 01/23] KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()
` [PATCH 02/23] KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count
` [PATCH 03/23] KVM: PPC: Book3S HV: Fix instruction emulation
` [PATCH 04/23] KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation
` [PATCH 05/23] KVM: PPC: Book3S HV: Remove RMA-related variables from code
` [PATCH 06/23] KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte
` [PATCH 07/23] KVM: PPC: Book3S: Allow reuse of vCPU object
` [PATCH 08/23] KVM: PPC: Book3S HV: Add guest->host real mode completion counters
` [PATCH 09/23] KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock
` [PATCH 10/23] KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode
` [PATCH 11/23] KVM: PPC: Book3S HV: Add ICP real mode counters
` [PATCH 12/23] KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
` [PATCH 13/23] KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
` [PATCH 14/23] KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
` [PATCH 15/23] KVM: PPC: Book3S HV: Minor cleanups
` [PATCH 16/23] KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
` [PATCH 17/23] KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
` [PATCH 18/23] KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI
` [PATCH 19/23] KVM: PPC: Book3S HV: Use decrementer to wake napping threads
` [PATCH 20/23] KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
` [PATCH 21/23] KVM: PPC: Book3S HV: Streamline guest entry and exit
` [PATCH 22/23] KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
` [PATCH 23/23] KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C

[U-Boot] [PATCH] Vexpress64: Fix the compiling error when CONFIG_ARMV8_MULTIENTRY defined
 2015-03-20  9:39 UTC  (4+ messages)

[PATCH] radeon: Do not directly dereference pointers to BIOS area
 2015-03-20  9:38 UTC  (5+ messages)

[PATCH RFC V2 0/5] pvusb toolstack work
 2015-03-20  9:37 UTC  (4+ messages)
` [PATCH RFC V2 3/5] libxl: add pvusb API

[xen-4.3-testing test] 36526: regressions - FAIL
 2015-03-20  9:36 UTC  (2+ messages)

Arm SP804 module compilation for arm64
 2015-03-20  9:35 UTC 

[U-Boot] [PATCH v6 0/8] Extend LPC32xx functionality and add LPC32xx-based work_92015 board
 2015-03-20  9:35 UTC  (5+ messages)
` [U-Boot] [PATCH v6 1/8] lpc32xx: add Ethernet support
  ` [U-Boot] [PATCH v6 2/8] lpc32xx: mtd: nand: add MLC NAND controller

screen goes blank when loading gma500_gfx (atom D2500)
 2015-03-20  9:34 UTC  (12+ messages)

[PATCH 0/3] tty slave device support - version 3
 2015-03-20  9:34 UTC  (5+ messages)
` [PATCH 3/3] tty/slaves: add a driver to power on/off UART attached devices
  ` [Gta04-owner] "

virtio-net: tx queue was stopped
 2015-03-20  9:23 UTC  (5+ messages)

[PATCH 0/3] Add small improvements to iio/magnetometer hmc5843 driver
 2015-03-20  9:31 UTC  (4+ messages)
` [PATCH 1/3] Staging: iio: Place driver in sleep mode on error
  ` [Outreachy kernel] "

Policy of explicit disabling of package features
 2015-03-20  9:30 UTC  (2+ messages)

[PATCH v2 0/2] ALSA: jack: Refactoring for jack kctls
 2015-03-20  9:29 UTC  (4+ messages)
` [PATCH v2 1/2] ALSA: jack: create jack kcontrols for every jack input device

[PATCH] drm/i195/bxt: Add A1 stepping for Broxton
 2015-03-20  9:29 UTC 

[PATCH] power_supply: 88pm860x_charger: Fix possible NULL pointer dereference and use of initialized variable
 2015-03-20  9:26 UTC 

[PATCH 0/3] powerpc/tm: Abort syscalls in active transactions
 2015-03-20  9:25 UTC  (3+ messages)
` [PATCH 3/3] selftests/powerpc: Add transactional syscall test

ocaml libxl bindings and KeyedUnion
 2015-03-20  9:25 UTC  (2+ messages)

[PATCH 1/6] drm/i915: Split i915_gem_batch_pool into its own header
 2015-03-20  9:25 UTC  (5+ messages)
` [PATCH 5/6] drm/i915: Split batch pool into size buckets


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.