messages from 2014-12-11 12:38:12 to 2014-12-11 13:27:50 UTC [more...]
MIPS in 3.19
2014-12-11 13:27 UTC
[PATCH v6 0/5] Command parser batch buffer copy
2014-12-11 13:26 UTC (3+ messages)
` [PATCH v6 4/5] drm/i915: Mark shadow batch buffers as purgeable
[Qemu-devel] [PATCH RFC v6 00/20] qemu: towards virtio-1 host support
2014-12-11 13:25 UTC (42+ messages)
` "
` [Qemu-devel] [PATCH RFC v6 01/20] linux-headers/virtio_config: Update with VIRTIO_F_VERSION_1
` "
` [Qemu-devel] [PATCH RFC v6 02/20] virtio: cull virtio_bus_set_vdev_features
` "
` [Qemu-devel] [PATCH RFC v6 03/20] virtio: feature bit manipulation helpers
` "
` [Qemu-devel] [PATCH RFC v6 04/20] virtio: add feature checking helpers
` "
` [Qemu-devel] [PATCH RFC v6 05/20] virtio: support more feature bits
` "
` [Qemu-devel] [PATCH RFC v6 06/20] virtio: endianness checks for virtio 1.0 devices
` "
` [Qemu-devel] [PATCH RFC v6 07/20] virtio: allow virtio-1 queue layout
` "
` [Qemu-devel] [PATCH RFC v6 08/20] dataplane: allow virtio-1 devices
` "
` [Qemu-devel] [PATCH RFC v6 09/20] s390x/css: Add a callback for when subchannel gets disabled
` "
` [Qemu-devel] [PATCH RFC v6 10/20] s390x/virtio-ccw: add virtio set-revision call
` "
` [Qemu-devel] [PATCH RFC v6 11/20] s390x/virtio-ccw: support virtio-1 set_vq format
` "
` [Qemu-devel] [PATCH RFC v6 12/20] virtio: disallow late feature changes for virtio-1
` "
` [Qemu-devel] [PATCH RFC v6 13/20] virtio: allow to fail setting status
` "
` [Qemu-devel] [PATCH RFC v6 14/20] s390x/virtio-ccw: enable virtio 1.0
` "
` [Qemu-devel] [PATCH RFC v6 15/20] virtio-net: no writeable mac for virtio-1
` "
` [Qemu-devel] [PATCH RFC v6 16/20] virtio-net: support longer header
` "
` [Qemu-devel] [PATCH RFC v6 17/20] virtio-net: enable virtio 1.0
` "
` [Qemu-devel] [PATCH RFC v6 18/20] virtio: support revision-specific features
` "
` [Qemu-devel] [PATCH RFC v6 19/20] virtio-blk: revision specific feature bits
` "
` [Qemu-devel] [PATCH RFC v6 20/20] vhost: 64 bit features
` "
[PATCH v3] Fix two compile issues with i686 platform
2014-12-11 13:25 UTC (4+ messages)
` [PATCH 0/2 v4] "
[PATCH 1/8] drm/i915: Rebalance runtime pm vs forcewake
2014-12-12 13:21 UTC (13+ messages)
` [PATCH 4/8] drm/i915: Reduce duplicated forcewake logic
` [PATCH 5/8] drm/i915: Consolidate forcewake code
` [PATCH 6/8] drm/i915: Make vlv and chv forcewake put generic
` [PATCH 7/8] drm/i915: Rename the forcewake get/put functions
` [PATCH 8/8] drm/i915: Follow the forcewake domains type on hw accessors
` [PATCH 8/8] drm/i915: Enum forcewake domains and domain identifiers
[PATCH 1/2] HID: logitech-hidpp: do not return the name length
2014-12-11 13:24 UTC (4+ messages)
` [PATCH 2/2] HID: logitech-hidpp: prefix the name with Logitech
[U-Boot] [PATCH 00/19] [RFC] Power(full) framework based on Driver Model
2014-12-11 13:24 UTC (6+ messages)
` [U-Boot] [PATCH 01/19] lib: errno: introduce errno_str(): returns errno related message
[Qemu-trivial] [PATCH 1/1] Sort include/qemu/typedefs.h
2014-12-11 13:24 UTC (3+ messages)
` [Qemu-devel] "
` [Qemu-trivial] "
[PATCH v6 0/2] add new p2m type class and new p2m type
2014-12-11 13:23 UTC (4+ messages)
` [PATCH v6 2/2] add a new p2m type - p2m_mmio_write_dm
[seabios test] 32215: trouble: broken/fail/pass
2014-12-11 13:23 UTC
[PATCH 00/27] Running benchmarks via OSSTest
2014-12-11 13:23 UTC (19+ messages)
` [PATCH 03/27] Guest setup: allow the amount of RAM to be a runvar
` [PATCH 08/27] ts-unixbench-reslts: for retrieving the results
` [PATCH 09/27] ts-unixbench-reslts: process and plot bench results
` [PATCH 17/27] ts-kernbench-reslts: "
` [PATCH 22/27] ts-bench-hostcmp-host-prep: new script
` [PATCH 23/27] ts-bench-hostcmp-host-reset: "
[PATCH v2 00/17] On demand paging
2014-12-11 13:23 UTC (7+ messages)
` [PATCH v2 04/17] IB/core: Add umem function to read data from user-space
[U-Boot] [PATCH v6 0/11] dm: Add I2C support and convert sandbox, tegra
2014-12-11 13:23 UTC (22+ messages)
` [U-Boot] [PATCH v6 01/11] dm: i2c: Add a uclass for I2C
` [U-Boot] [PATCH v6 02/11] dm: i2c: Implement driver model support in the i2c command
` [U-Boot] [PATCH v6 03/11] dm: i2c: Add I2C emulation driver for sandbox
` [U-Boot] [PATCH v6 04/11] dm: i2c: Add a sandbox I2C driver
` [U-Boot] [PATCH v6 05/11] dm: i2c: Add an I2C EEPROM simulator
` [U-Boot] [PATCH v6 06/11] dm: i2c: config: Enable I2C for sandbox using driver model
` [U-Boot] [PATCH v6 07/11] dm: i2c: dts: Add an I2C bus for sandbox
` [U-Boot] [PATCH v6 08/11] dm: Add a simple EEPROM driver
` [U-Boot] [PATCH v6 09/11] dm: i2c: Add tests for I2C
` [U-Boot] [PATCH v6 10/11] dm: device: Add newline to debug() messages
[PATCH 0/5] drm/i915/opregion updates
2014-12-11 13:23 UTC (6+ messages)
` [PATCH 1/5] drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizes
` [PATCH 2/5] drm/i915/opregion: add new opregion stuff
` [PATCH 3/5] drm/i915/opregion: prefer DRM logging functions over pr_warn and dev_dbg
` [PATCH 4/5] drm/i915/opregion: abstract didl and did2 getter and setter
` [PATCH 5/5] drm/i915/opregion: start using extended didl
[Qemu-devel] [PATCH 0/4] linux-aio: rewrite and simplify queuing code
2014-12-11 13:22 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/4] linux-aio: queue requests that cannot be submitted
` [Qemu-devel] [PATCH 4/4] linux-aio: simplify removal of completed iocbs from the list
[Qemu-devel] [PATCH 00/14] block: Remove "growable", add blk_new_open()
2014-12-11 13:20 UTC (11+ messages)
` [Qemu-devel] [PATCH 02/14] block: Add blk_new_open()
` [Qemu-devel] [PATCH 04/14] block/xen: Use blk_new_open() in blk_connect()
` [Qemu-devel] [PATCH 05/14] qemu-img: Use blk_new_open() in img_open()
` [Qemu-devel] [PATCH 06/14] qemu-img: Use blk_new_open() in img_rebase()
` [Qemu-devel] [PATCH 07/14] qemu-img: Use BlockBackend as far as possible
` [Qemu-devel] [PATCH 08/14] qemu-nbd: Use blk_new_open() in main()
` [Qemu-devel] [PATCH 10/14] qemu-io: Remove "growable" option
` [Qemu-devel] [PATCH 11/14] qemu-io: Use BlockBackend
` [Qemu-devel] [PATCH 13/14] block: Remove "growable" from BDS
` [Qemu-devel] [PATCH 14/14] block: Keep bdrv_check*_request()'s return value
[PATCH] mm: add fields for compound destructor and order into struct page
2014-12-11 13:20 UTC (2+ messages)
[PATCH] regulator: s2mps11: Fix dwmmc failure on Gear 2
2014-12-11 13:20 UTC (3+ messages)
[PATCH] x86: don't deliver NMI to PVH Dom0
2014-12-11 13:20 UTC (5+ messages)
[PATCH] ASoC: Intel: fix possible acpi enumeration panic
2014-12-11 13:20 UTC (2+ messages)
[PATCH 0/7] slub: Fastpath optimization (especially for RT) V1
2014-12-11 13:19 UTC (8+ messages)
` [PATCH 3/7] slub: Do not use c->page on free
[Qemu-devel] [PATCH v2] pc: acpi-build: make linker & RSDP tables dynamic
2014-12-11 13:18 UTC (5+ messages)
[PATCH] have architectures specify the number of PIRQs a hardware domain gets
2014-12-11 13:16 UTC (6+ messages)
[PATCH v2 1/1] create gpg homedir on the fly and skip RFC1991 tests for gnupg 2.1
2014-12-11 13:16 UTC
[Cocci] 1.0.0-rc23 release
2014-12-11 13:16 UTC
[QUESTION] How is the backlog supposed to be used?
2014-12-11 13:15 UTC (2+ messages)
[Patch v2 02/11] ASoC: qcom: Add device tree binding docs
2014-12-11 13:15 UTC (2+ messages)
[PATCH 1/2 v1] Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()
2014-12-11 13:14 UTC (4+ messages)
` [PATCH 2/2 v1] Bluetooth: Fix missing hci_dev_lock/unlock in hci_event
lib: Fix out of tree build of version.h
2014-12-11 13:11 UTC
lib: Fix out of tree build of version.h
2014-12-11 13:11 UTC
Problem setting up nftables dnat : dport set to 0 instead of requested value (22)
2014-12-11 13:12 UTC (3+ messages)
[PATCH iproute2] ip: Simplify executing ip cmd within namespace
2014-12-11 13:02 UTC (5+ messages)
[PATCH 1/4] sound: oss: Remove SoftOSS documentation
2014-12-11 13:10 UTC (4+ messages)
` [PATCH 4/4] sound: oss: Remove dead sound card number definitions part #2
[U-Boot] [PATCH] arm: socfpga: Add DT support for SoCFPGA
2014-12-11 13:09 UTC (4+ messages)
[v8][PATCH 04/17] update the existing hypercall to support XEN_DOMCTL_set_rdm
2014-12-11 13:09 UTC (11+ messages)
[Qemu-devel] [PATCH 0/4] virtio-blk: add multiread support
2014-12-11 13:07 UTC (4+ messages)
` [Qemu-devel] [PATCH 4/4] virtio-blk: introduce multiread
[U-Boot] USB Host not enumerating properly on AM335x-based board
2014-12-11 13:09 UTC (3+ messages)
[PATCH 0/4] arm/cpu/lowlevel cleanups
2014-12-11 13:08 UTC (4+ messages)
` [PATCH 4/4] arm/cpu/lowlevel: invalidate i-cache before enabling
[RFC PATCH net-next 1/1] net: Support for switch port configuration
2014-12-11 13:08 UTC (7+ messages)
[PATCH] KVM: add KVM_CAP_VMX_APICV to advertise hardware apic-v support
2014-12-11 13:08 UTC (4+ messages)
[PATCH] [media] videobuf-dma-contig: NULL check for vb2_plane_cookie
2014-12-11 13:07 UTC
[PATCH 0/3] DLN2 fixes related to suspend/resume
2014-12-11 13:02 UTC (4+ messages)
` [PATCH 1/3] gpio: dln2: fix issue when an IRQ is unmasked then enabled
` [PATCH 2/3] gpio: dln2: use bus_sync_unlock instead of scheduling work
` [PATCH 3/3] mfd: dln2: add suspend/resume functionality
Audio stream routing
2014-12-11 13:03 UTC (6+ messages)
[PATCH 0/4] Add basic support for Mediatek MT8173 SoC
2014-12-11 13:02 UTC (10+ messages)
` [PATCH 3/4] arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and Makefile
coda: not generating EOS event
2014-12-11 13:00 UTC
Recent changes (master)
2014-12-11 13:00 UTC
[RFC 00/15] Resource tracking/allocation framework
2014-12-11 12:58 UTC (7+ messages)
` [RFC 04/15] regulator: add restrack support
[PATCH 0/2] Drivers: hv: hv_balloon: Fix a deadlock in the hot-add path
2014-12-11 12:58 UTC (11+ messages)
` [PATCH 1/2] Drivers: base: core: Export functions to lock/unlock device hotplug lock
` [PATCH 2/2] Drivers: hv: balloon: Fix the deadlock issue in the memory hot-add code
__hci_cmd_sync() not suitable for nokia h4p
2014-12-11 12:58 UTC (7+ messages)
[PATCH 00/19] gssd improvements
2014-12-11 12:55 UTC (17+ messages)
Firmware load fails in 3.18.0
2014-12-11 12:55 UTC (2+ messages)
[lm-sensors] [PATCH v3] sensors-detect: Add code to detect TMP400 and TMP435
2014-12-11 12:54 UTC (2+ messages)
[U-Boot] [PULL] u-boot-usb/master
2014-12-11 12:54 UTC
[RFC v2 3/4] Bluetooth: Set file extension to SFI file for bootloader mode
2014-12-11 12:53 UTC (6+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2014-12-11 12:53 UTC
[PATCH] extcon: add MAX3355 driver
2014-12-11 12:51 UTC (7+ messages)
[PATCH 0/4] phy: samsung-usb2: Add support for Vbus regulator
2014-12-11 12:51 UTC (3+ messages)
[PATCH 0/4] HID: logitech-hidpp: fixes for error conditions
2014-12-11 12:51 UTC (5+ messages)
` [PATCH 1/4] HID: logitech-hidpp: do not return the name length
` [PATCH 2/4] HID: logitech-hidpp: check name retrieval return code
` [PATCH 3/4] HID: logitech-hidpp: add boundary check for name retrieval
` [PATCH 4/4] HID: logitech-hidpp: disable io in probe error path
Crypto Update for 3.7
2014-12-11 12:51 UTC (11+ messages)
` Crypto Update for 3.8
` Crypto Update for 3.9
` Crypto Update for 3.12
` Crypto Update for 3.13
` Crypto Update for 3.14
` Crypto Update for 3.15
` Crypto Update for 3.16
` Crypto Update for 3.17
` Crypto Update for 3.18
` Crypto Update for 3.19
BCSP line discipline
2014-12-11 12:50 UTC (2+ messages)
Promote Snapshot to Subvolume? (again)
2014-12-11 12:50 UTC (2+ messages)
[PATCH 0/8] Resend of drm/i915: Keep drm_crtc->state in sync
2014-12-11 12:49 UTC (10+ messages)
` [PATCH 1/8] drm/i915: Rename struct intel_crtc_config to intel_crtc_state
` [PATCH 2/8] drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
` [PATCH 3/8] drm/i915: Pass new_config down do crtc_compute_clock
` [PATCH 4/8] drm/i915: Use local pipe_config varariable when available
` [PATCH 5/8] drm/i915: Don't access to crtc->new_config from intel_mode_max_pixclk()
` [PATCH 6/8] drm/i915: Remove intel_crtc->new_config pointer
` [PATCH 7/8] drm/i915: Make intel_crtc->config a pointer
` [PATCH 8/8] drm/i915: Keep drm_crtc->state in sync with intel_crtc->config
[PATCH] drm/i915/bdw: Enable execlists by default where supported
2014-12-11 12:48 UTC (2+ messages)
` [PATCH v2] "
[PATCH] fs/debugfs: add get/set for atomic_long types
2014-12-11 12:47 UTC
State of bitbake world, test-dependencies 2014-12-11
2014-12-11 12:44 UTC (6+ messages)
` [oe] "
` [OE-core] "
[PATCH] lock down hypercall continuation encoding masks
2014-12-11 12:44 UTC (2+ messages)
[PATCH RFC] ipvs: reschedule new connections if previous was on FIN_WAIT or TIME_WAIT
2014-12-11 12:44 UTC (6+ messages)
Question about mgmt header files and shared-mainloop library
2014-12-11 12:42 UTC (5+ messages)
[RFC PATCH 0/2] Fix rockchip IOMMU driver vs PM issues
2014-12-11 12:42 UTC (5+ messages)
` [RFC PATCH 2/2] iommu: rockchip: Handle system-wide and runtime PM
[PATCH 0/5] Fix vgic initialization problems
2014-12-11 12:38 UTC (6+ messages)
` [PATCH 5/5] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs
Announcements for btrfs-progs?
2014-12-11 12:37 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.