All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-30 17:44:43 to 2014-10-30 19:19:00 UTC [more...]

[PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
 2014-10-30 19:19 UTC  (7+ messages)
` [PATCH v12 2/6] KVM: Add generic support for dirty page logging

Hard and silent lock up since linux 3.14 with PCIe pass through (vfio)
 2014-10-30 19:09 UTC  (25+ messages)

[PATCH 00/14] drm/i915: IRQ work for chv mostly
 2014-10-30 19:15 UTC  (13+ messages)
` [PATCH 01/14] drm/i915: Apply some ocd for IMR vs. IER order during irq enable
` [PATCH 02/14] drm/i915: Use DPINVGTT_STATUS_MASK
` [PATCH 03/14] drm/i915: Use gen8_gt_irq_reset() in cherryview_irq_uninstall()
` [PATCH 04/14] drm/i915: Drop the extra GEN8_PCU_IIR posting read from cherryview_irq_preinstall()
` [PATCH 10/14] drm/i915: Refactor vlv_display_irq_uninstall()
` [PATCH 12/14] drm/i915: Drop useless VLV_IIR writes from vlv_display_irq_postinstall()
` [PATCH 14/14] drm/i915: Reinit display irqs and hpd from chv pipe-a power well

Opkg 0.2.3
 2014-10-30 19:15 UTC 

[PATCH 0/5] drm/i915: Random pile of VLV/CHV fixes
 2014-10-30 19:14 UTC  (5+ messages)
` [PATCH 5/5] drm/i915: Initialize new chv primary plane and pipe blender registers

[PATCH 1/2] xfsprogs: ignore stripe geom if sunit or swidth == physical sector size
 2014-10-30 19:15 UTC  (6+ messages)

ipset 6.23 hangs on CentOS6 with hash:mac
 2014-10-30 19:11 UTC 

[PATCH v2 00/18] drm/i915: hdmi/dp audio rework
 2014-10-30 19:10 UTC  (7+ messages)
` [PATCH v2 13/18] drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequence
` [PATCH v2 14/18] drm/i915: enable audio codec after port
` [PATCH v2 15/18] drm/i915/audio: add audio codec disable on g4x

[Intel-gfx] [PATCH v4 2/5] drm/i915: create a prepare phase for sprite plane updates
 2014-10-30 19:10 UTC  (3+ messages)
` [PATCH] drm/i915: use the correct obj when preparing the sprite plane

[PATCH] x86, kaslr: Prevent .bss from overlaping initrd
 2014-10-30 19:09 UTC 

Package Upgrading for 1.8
 2014-10-30 19:07 UTC  (5+ messages)
` [OE-core] "

[RFC PATCH 0/3] Expose gpu counters via perf pmu driver
 2014-10-30 19:08 UTC  (2+ messages)

[PATCH] PM / Hibernate: Migrate to ktime_t
 2014-10-30 19:08 UTC  (3+ messages)

[usb] add support for APM X-Gene to xhci-platform
 2014-10-30 19:07 UTC  (5+ messages)
` [PATCH 1/2] [usb] make xhci platform driver use 64 bit or 32 bit DMA
` [PATCH 2/2] [usb] add support for APM X-Gene to xhci-platform

Problems with Elantech touchpad in 3.18-rc2
 2014-10-30 19:06 UTC  (3+ messages)

Fwd: [PATCH] x86, MCE, AMD: save IA32_MCi_STATUS before machine_check_poll() resets it
 2014-10-30 19:04 UTC  (12+ messages)

[PATCH 01/11] irqchip: Allow irq_reg_{readl,writel} to use __raw_{readl_writel}
 2014-10-30 19:03 UTC  (6+ messages)

[RFC/PATCH] bisect: clean flags after checking merge bases
 2014-10-30 19:01 UTC 

Differences between man-pages and libc manual safety markings
 2014-10-30 19:01 UTC  (16+ messages)

nfs stalls over loopback interface (no sk_data_ready events?)
 2014-10-30 19:00 UTC  (4+ messages)

[PATCH net-next 0/8] Mellanox ethernet driver update Oct-30-2014
 2014-10-30 19:00 UTC  (5+ messages)
` [PATCH net-next 5/8] net/mlx4_en: Remove redundant code from RX/GRO path
` [PATCH net-next 8/8] net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE

[PATCH] PCI: fix sriov enabling with virtual bus
 2014-10-30 18:57 UTC  (3+ messages)

Milky LED BULBS Ceramic ceiling lamps LED FLOOD LIGHTS
 2014-10-30 18:57 UTC 

[PATCH 00/29] Replace seqno values with request structures
 2014-10-30 18:55 UTC  (31+ messages)
` [PATCH 01/29] drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()
` [PATCH 02/29] drm/i915: Ensure OLS & PLR are always in sync
` [PATCH 03/29] drm/i915: Add reference count to request structure
` [PATCH 04/29] drm/i915: Add helper functions to aid seqno -> request transition
` [PATCH 05/29] drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
` [PATCH 06/29] drm/i915: Convert i915_gem_ring_throttle to use requests
` [PATCH 07/29] drm/i915: Ensure requests stick around during waits
` [PATCH 08/29] drm/i915: Remove 'outstanding_lazy_seqno'
` [PATCH 09/29] drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno
` [PATCH 10/29] drm/i915: Convert 'last_flip_req' to be a request not a seqno
` [PATCH 11/29] drm/i915: Convert i915_wait_seqno to i915_wait_request
` [PATCH 12/29] drm/i915: Convert __wait_seqno() to __wait_request()
` [PATCH 13/29] drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
` [PATCH 14/29] drm/i915: Convert mmio_flip::seqno to struct request
` [PATCH 15/29] drm/i915: Add IRQ friendly request deference facility
` [PATCH 16/29] drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'
` [PATCH 17/29] drm/i915: Convert trace functions from seqno to request
` [PATCH 18/29] drm/i915: Convert 'trace_irq' to use requests rather than seqnos
` [PATCH 19/29] drm/i915: Convert 'ring_idle()' to use requests not seqnos
` [PATCH 20/29] drm/i915: Connect requests to rings at creation not submission
` [PATCH 21/29] drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'
` [PATCH 22/29] drm/i915: Remove the now redundant 'obj->ring'
` [PATCH 23/29] drm/i915: Cache request completion status
` [PATCH 24/29] drm/i915: Zero fill the request structure
` [PATCH 25/29] drm/i915: Spinlock protection for request list
` [PATCH 26/29] drm/i915: Add uniq id to request structure for debugging
` [PATCH 27/29] drm/i915: Interrupt driven request completion
` [PATCH 28/29] drm/i915: Remove obsolete parameter to i915_gem_request_completed()
` [PATCH 29/29] WIP: Defer seqno allocation until actual hardware submission time

[PATCH v3 00/15] net: dsa: Fixes and enhancements
 2014-10-30 18:54 UTC  (4+ messages)

[PATCH 1/6] drm/i915: factor out compute_config from __intel_set_mode v2
 2014-10-30 18:54 UTC  (6+ messages)
` [PATCH 2/6] drm/i915: use compute_config in set_config v2
` [PATCH 3/6] drm/i915/hdmi: fetch infoframe status in get_config v2
` [PATCH 4/6] drm/i915: check for audio and infoframe changes across mode sets
` [PATCH 5/6] drm/i915: update pipe size at set_config time
` [PATCH 6/6] drm/i915: calculate pfit changes in set_config v2

[PATCH for Xen 4.5] xen/arm: Add support for GICv3 for domU
 2014-10-30 18:51 UTC 

[PATCH 1/6] drm/i915: factor out compute_config from __intel_set_mode
 2014-10-30 18:49 UTC  (9+ messages)
` [PATCH 2/6] drm/i915: use compute_config in set_config
` [PATCH 3/6] drm/i915/hdmi: fetch infoframe status in get_config

Ιnstrumenting RADOS with Zipkin + LTTng
 2014-10-30 18:49 UTC 

[PATCH] checkpatch: Reduce MAINTAINERS update message frequency
 2014-10-30 18:48 UTC 

[PATCH v2 net 0/2] drivers/net,ipv6: Fix IPv6 fragment ID selection for virtio
 2014-10-30 18:47 UTC  (5+ messages)
` [PATCH v2 net 1/2] drivers/net: Disable UFO through virtio
` [PATCH v2 net 2/2] drivers/net,ipv6: Select IPv6 fragment idents for virtio UFO packets

Quota question
 2014-10-30 18:37 UTC 

[PATCH 00/12] Add kdbus implementation
 2014-10-30 18:46 UTC  (10+ messages)
` kdbus: add code for buses, domains and endpoints

[PATCH 00/15] ref-transaction-rename
 2014-10-30 18:46 UTC  (9+ messages)
` [PATCH 05/15] refs.c: update rename_ref to use a transaction

[PATCH v2] clk: rockchip: disable unused clocks
 2014-10-30 18:46 UTC  (3+ messages)

[PATCHv4 4/7] arm64: Move some head.text functions to executable section
 2014-10-30 18:45 UTC  (5+ messages)

[RFC PATCH 0/2] arm: pcibios: remove pci_sys_data domain
 2014-10-30 18:42 UTC  (11+ messages)

[RFC PATCH net-next v3 0/4] netns: allow to identify peer netns
 2014-10-30 18:41 UTC  (7+ messages)
` [PATCH net-next v4 "
  ` [PATCH net-next v4 1/4] netns: add genl cmd to add and get peer netns ids

Listing live sessions after a session is destroyed
 2014-10-30 18:41 UTC 

[PATCH] Remove sarea header
 2014-10-30 18:38 UTC  (2+ messages)

[PATCH] MIPS: DMA: fix coherent alloc in non-coherent systems
 2014-10-30 18:38 UTC  (4+ messages)

Debugging AttributeError: 'module' object has no attribute 'kmod'
 2014-10-30 18:36 UTC 

[PATCH 0/2] i2c: Imagination Technologies I2C adapter driver
 2014-10-30 18:34 UTC  (5+ messages)
` [PATCH 2/2] DT: i2c: Add binding document for IMG I2C SCB

[PATCH] i8042: Add noloop quirk for Asus X750LN
 2014-10-30 18:34 UTC  (3+ messages)

[PATCH v2] psmouse: Add some support for the FocalTech PS/2 protocol extensions
 2014-10-30 18:33 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/2] Input: synaptics: Use in-kernel tracking for reporting mt data
 2014-10-30 18:33 UTC  (2+ messages)
` [PATCH 2/2] Input: synaptics: remove duplicated code

[Buildroot] [PATCH 0/15 v6] Introduce libudev (branch yem/libudev2)
 2014-10-30 18:28 UTC  (4+ messages)
` [Buildroot] [PATCH 05/15 v6] package/eudev: bump to 1.10

[PATCH v2 net 0/2] drivers/net,ipv6: Fix IPv6 fragment ID selection for virtio
 2014-10-30 18:26 UTC 

[PATCH] RFC drm/i915: Deflate error objects upon capture
 2014-10-30 18:25 UTC 

[PATCH] config: add show_err flag to git_config_parse_key()
 2014-10-30 18:25 UTC  (3+ messages)

Scrub / SnapTrim IO Prioritization and Latency
 2014-10-30 18:25 UTC  (3+ messages)

[PATCH 0/4] Convert khugepaged to a task_work function
 2014-10-30 18:25 UTC  (6+ messages)

A desktop environment[1] kernel wishlist
 2014-10-30 18:23 UTC  (11+ messages)

[GIT PULL] Quota and ext3 fixes for 3.18-rc3
 2014-10-30 18:20 UTC 

[ANNOUNCE] Linux 3.16.y.z extended stable support
 2014-10-30 18:18 UTC  (3+ messages)

[PATCH] config: add show_err flag to git_config_parse_key()
 2014-10-30 18:18 UTC 

[PATCH v7 0/2] iommu/arm-smmu: hard iova_to_phys
 2014-10-30 18:17 UTC  (6+ messages)
` [PATCH v7 1/2] iopoll: Introduce memory-mapped IO polling macros

DPDK on Xen Dom-U hangs during hugepage setup
 2014-10-30 18:15 UTC 

[PATCH 0/8] x86, microcode, intel: fixes and enhancements
 2014-10-30 18:15 UTC  (6+ messages)
` [PATCH 4/8] x86, microcode, intel: add error logging to early update driver

[PATCH 0/3] Remove use of early_vprintk, tile neatening
 2014-10-30 18:11 UTC  (4+ messages)
` [PATCH 1/3] printk: Remove used-once early_vprintk
` [PATCH 2/3] tile: Neaten early_printk uses
` [PATCH 3/3] tile: Use pr_warn instead of pr_warning

incompatible pci sysfs change since 3.12 (5136b2da770d)
 2014-10-30 18:09 UTC  (5+ messages)

[PATCH] use child_process_init() to initialize struct child_process variables
 2014-10-30 18:08 UTC  (5+ messages)
    ` [PATCH] bundle: split out a helper function to compute and write prerequisites

[PATCH 0/7] staging: comedi: enforce data transfer direction
 2014-10-30 18:07 UTC  (5+ messages)
` [PATCH 4/7] staging: comedi: don't allow read() on async command set up for "write"
` [PATCH 5/7] staging: comedi: don't allow write() on async command set up for "read"

[Buildroot] [PATCH 1/2] package/shairport-sync: fix avahi dependency
 2014-10-30 18:07 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/shairport-sync: bump to version 2.1.8

[Buildroot] [git commit] package/shairport-sync: bump to version 2.1.8
 2014-10-30 18:07 UTC 

[PATCH 0/3] ASoC: Intel: add runtime power management support
 2014-10-30 18:06 UTC  (3+ messages)
` [PATCH 2/3] ASoC: Intel: sst: add runtime power management handling

[GIT PULL] Various documentation fixes
 2014-10-30 18:06 UTC 

[Buildroot] [PATCH 1/1] package/nodejs: security bump to version 0.10.33
 2014-10-30 18:06 UTC  (2+ messages)

[Buildroot] [git commit] package/nodejs: security bump to version 0.10.33
 2014-10-30 18:06 UTC 

[Buildroot] [PATCH] gcc: bump 4.9.x series to version 4.9.2
 2014-10-30 18:05 UTC  (2+ messages)

[Buildroot] [git commit] gcc: bump 4.9.x series to version 4.9.2
 2014-10-30 18:05 UTC 

[Buildroot] [PATCH 1/1] systemd: downgrade kernel headers minimum version to 3.7
 2014-10-30 18:04 UTC  (2+ messages)

RAID1 fails to recover chunk tree
 2014-10-30 18:04 UTC  (5+ messages)

[Buildroot] [git commit] systemd: downgrade kernel headers minimum version to 3.7
 2014-10-30 18:04 UTC 

[Buildroot] [PATCH 1/3] linux-headers: bump 3.{17, 16, 14, 12, 10}.x series
 2014-10-30 18:04 UTC  (2+ messages)

[PATCH v2 12/18] drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence
 2014-10-30 18:04 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 7/7] ARM: shmobile: kzm9g-reference: require ZB clock for Ethernet controller
 2014-10-30 18:03 UTC  (2+ messages)

[Buildroot] [git commit] kernel headers: remove deprecated version 3.9
 2014-10-30 18:03 UTC 

[Buildroot] [git commit] linux: bump default version to 3.17.2
 2014-10-30 18:03 UTC 

[Buildroot] [git commit] linux-headers: bump 3.{17, 16, 14, 12, 10}.x series
 2014-10-30 18:02 UTC 

[PATCH RFC 00/11] qemu: towards virtio-1 host support
 2014-10-30 18:02 UTC  (4+ messages)
` [PATCH RFC 05/11] virtio: introduce legacy virtio devices
  ` [Qemu-devel] "

[PATCH] drm/i915: fix RPS on runtime suspend
 2014-10-30 17:59 UTC 

Xen-4.5-rc1 test day results from XenServer
 2014-10-30 17:59 UTC  (3+ messages)

[PATCH V2 for-4.5] EFI: Always use EFI command line
 2014-10-30 17:57 UTC  (11+ messages)

Joining historical repository using grafts or replace
 2014-10-30 17:56 UTC  (3+ messages)

[PATCH BlueZ v3 1/9] shared/gatt-db: Expose gatt_db_attribute
 2014-10-30 17:56 UTC  (6+ messages)
` [PATCH BlueZ v3 8/9] shared/gatt-db: Add gatt_db_attribute_get_start_handle
` [PATCH BlueZ v3 9/9] shared/gatt-db: Add gatt_db_attribute_get_end_handle

[PATCH 0/3] PCI: Fix detection of read-only BARs
 2014-10-30 17:54 UTC  (4+ messages)
` [PATCH 1/3] PCI: Restore "
` [PATCH 2/3] PCI: Re-factor __pci_read_base
` [PATCH 3/3] PCI: Add a informational printk for invalid BARs

[PATCH v2 11/18] drm/i915: rewrite hsw/bdw audio codec enable/disable sequences
 2014-10-30 17:54 UTC  (3+ messages)
` [PATCH v3] "

[RFC PATCH 0/1] arm64: Fix /proc/cpuinfo
 2014-10-30 17:20 UTC  (4+ messages)
` [RFC PATCH 1/1] arm64: Fix up /proc/cpuinfo

[PATCH] drm/i915: fix "Unexpected fault" error message line break
 2014-10-30 17:52 UTC 

[U-Boot] [PATCH v4] zynq: Use GPLed files for SPL
 2014-10-30 17:52 UTC 

[PATCH] virtio_ccw: remove unsued variable
 2014-10-30 17:51 UTC  (5+ messages)

[PATCH] Valgrind: Remove test apps not building with ppc64 and PTEST
 2014-10-30 17:50 UTC  (2+ messages)

[PATCH v7 0/7] usb: add support for the generic PHY framework
 2014-10-30 17:47 UTC  (6+ messages)
` [PATCH v7 1/7] usb: move the OTG state from the USB PHY to the OTG structure

Weird ALTERNATIVES and staging conflict
 2014-10-30 17:47 UTC  (2+ messages)

[PATCH] KEYS: Ensure expired keys are renewed
 2014-10-30 17:46 UTC 

[PATCH] rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() function
 2014-10-30 17:54 UTC  (9+ messages)

blk-mq problem on proliant DL380 G3 (cciss)
 2014-10-30 17:45 UTC  (10+ messages)

[PATCH v8 0/7] usb: add support for the generic PHY framework
 2014-10-30 17:41 UTC  (2+ messages)
` [PATCH v8 1/7] usb: move the OTG state from the USB PHY to the OTG structure


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.