All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-08 14:57:21 to 2015-05-08 16:02:55 UTC [more...]

[PATCH v1 0/2] relocate Xen in over 4GB space for arm32
 2015-05-08 16:02 UTC  (5+ messages)
` [PATCH v1 1/2] arm: Add ability to relocate Xen in over 4GB space

[̈́PATCHv4 00/12] usb: ulpi bus
 2015-05-08 16:00 UTC  (4+ messages)
` [̈́PATCHv4 10/12] usb: dwc3: add ULPI interface support

ext4_es_lookup_extent causing rcu stalls
 2015-05-08 16:02 UTC  (4+ messages)

[PATCH] net: mdio-gpio: Allow for unspecified bus id
 2015-05-08 16:01 UTC  (3+ messages)

[PATCH] drivers: char: misc.c: remove trailing whitespace
 2015-05-08 16:00 UTC 

[PATCH v2 2/4] md-raid0: conditional mddev->queue access to suit dm-raid
 2015-05-08 16:00 UTC  (2+ messages)

kexec's v1 compatibility code
 2015-05-08 15:53 UTC  (2+ messages)

nvme patchbomb, take 2
 2015-05-08 16:00 UTC  (12+ messages)
` [PATCH 01/11] nvme: fix kernel memory corruption with short INQUIRY buffers
` [PATCH 02/11] nvme: consolidate synchronous command submission helpers
` [PATCH 03/11] nvme: store a struct device pointer in struct nvme_dev
` [PATCH 04/11] nvme: remove the unused dma_addr_t arguments to nvme_{get, set}_features
` [PATCH 05/11] nvme: split nvme_trans_send_fw_cmd
` [PATCH 06/11] nvme: fix scsi translation error handling
` [PATCH 07/11] nvme: first round at deobsfucating the SCSI translation code
` [PATCH 08/11] nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing code
` [PATCH 09/11] nvme: report the DPOFUA in MODE_SENSE
` [PATCH 10/11] nvme: fail SCSI read/write command with unsupported protection bit
` [PATCH 11/11] nvme: submit internal commands through the block layer

[Bug 85320] New: GPU hangs using hardware acceleration
 2015-05-08 16:00 UTC  (2+ messages)
` [Bug 85320] [RV620][RV630][RS880] GPU hangs using UVD "

[PATCH] ARM: tegra: add "nor-jedec" flash compatible binding
 2015-05-08 16:00 UTC  (4+ messages)

[PATCH v4] http: add support for specifying an SSL cipher list
 2015-05-08 15:59 UTC  (3+ messages)

[PATCH v2 00/10] evacuate struct page from the block layer, introduce __pfn_t
 2015-05-08 15:59 UTC  (4+ messages)
` [PATCH v2 02/10] block: add helpers for accessing a bio_vec page

[Qemu-devel] [PATCH] Fix default CPU model for ARM64
 2015-05-08 15:59 UTC  (10+ messages)

[Bug 97931] New: GPU lockup with Radeon HD 4670
 2015-05-08 15:58 UTC  (3+ messages)
` [Bug 97931] "

[PATCH] Bluetooth: btrtl: Create separate module for Realtek BT driver
 2015-05-08 15:57 UTC 

[PATCH v5 0/2] pktgen changes
 2015-05-08 15:57 UTC  (8+ messages)
` [PATCH v5 2/2] pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
        ` Multiqueue pktgen and ingress path (Was: [PATCH v5 2/2] pktgen: introduce xmit_mode '<start_xmit|netif_receive>')

[PATCH 0/2] MIPS: BMIPS: dts: update device nodes for bcm7xxx platforms
 2015-05-08 15:55 UTC  (8+ messages)
` [PATCH 1/2] MIPS: BMIPS: dts: remove unsupported entry for bcm7362

[PATCH v8 0/5] Display IO topology when PXM data is available (plus some cleanup)
 2015-05-08 15:56 UTC  (7+ messages)
` [PATCH v8 4/5] libxc: Provide set_xen_guest_handle_offset macro
` [PATCH v8 5/5] libxl: Add interface for querying hypervisor about PCI topology

[PATCH v2 00/10] evacuate struct page from the block layer, introduce __pfn_t
 2015-05-08 15:54 UTC  (14+ messages)

[PATCH v1 00/14] client NFS/RDMA patches for 4.2
 2015-05-08 15:53 UTC  (27+ messages)
` [PATCH v1 08/14] xprtrdma: Acquire MRs in rpcrdma_register_external()
` [PATCH v1 09/14] xprtrdma: Remove unused LOCAL_INV recovery logic
` [PATCH v1 10/14] xprtrdma: Remove ->ro_reset
` [PATCH v1 11/14] xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
` [PATCH v1 13/14] xprtrdma: Stack relief in fmr_op_map()
` [PATCH v1 14/14] xprtrmda: Reduce per-transport MR allocation

[Qemu-devel] [PATCH v3 0/3] tpm: Upgrade TPM TIS for support of a TPM 2
 2015-05-08 15:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] Extend TPM TIS interface to support "
` [Qemu-devel] [PATCH v3 2/3] tpm: Probe for connected TPM 1.2 or "
` [Qemu-devel] [PATCH v3 3/3] TPM2 ACPI table support

[PATCH v2 1/4] dm-raid: Add support for the MD RAID0 personality
 2015-05-08 15:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] qcow2 L2/refcount cache improvements
 2015-05-08 15:52 UTC  (15+ messages)
` [Qemu-devel] [PATCH 1/7] qcow2: use one single memory block for the L2/refcount cache tables
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 2/7] qcow2: simplify qcow2_cache_put() and qcow2_cache_entry_mark_dirty()
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 3/7] qcow2: use an LRU algorithm to replace entries from the L2 cache
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 4/7] qcow2: remove qcow2_cache_find_entry_to_replace()
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 5/7] qcow2: use a hash to look for entries in the L2 cache
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 6/7] qcow2: make qcow2_cache_put() a void function
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 7/7] qcow2: style fixes in qcow2-cache.c
  ` [Qemu-devel] [Qemu-block] "

[PATCH] xen/arm: gic-v3: Implement correctly the callback send_SGI
 2015-05-08 15:51 UTC  (9+ messages)

[PATCH v1] Mediatek SCPSYS power domain support
 2015-05-08 15:51 UTC  (9+ messages)
` [PATCH 2/4] soc: Mediatek: Add SCPSYS power domain driver

[PATCH] net: deinline netif_tx_stop_queue() and netif_tx_stop_all_queues()
 2015-05-08 15:50 UTC  (4+ messages)

[PATCH 1/2] glibc: CVE-2015-1472: wscanf allocates too little memory
 2015-05-08 15:50 UTC  (2+ messages)
  ` [PATCH 2/2] glibc: CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow

[B.A.T.M.A.N.] FW: using Batman-adv
 2015-05-08 15:49 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/8] mtd: vf610_nfc: various fixes and improvements
 2015-05-08 15:49 UTC  (4+ messages)
` [U-Boot] [PATCH v2 8/8] mtd: vf610_nfc: enable ONFI detection

Master-aware devices and sideband ID data
 2015-05-08 15:49 UTC  (4+ messages)

[xen-4.3-testing test] 53898: trouble: pass/preparing/queued/running
 2015-05-08 15:48 UTC  (2+ messages)

[PATCH] scsi: ufs: enable no_write_same for ufs
 2015-05-08 15:47 UTC  (3+ messages)

[PATCH] MIPS: KVM: fix unused variable build warning
 2015-05-08 15:38 UTC 

[PATCH 00/18] Remove media controller entity subtypes and rename types
 2015-05-08 15:46 UTC  (8+ messages)
` [PATCH 07/18] media controller: rename the tuner entity

[PATCH] drm/i915: Remove unused variable from i915_gem_mmap_gtt
 2015-05-08 15:47 UTC 

[RFC PATCH] ahci: avoton port-disable reset-quirk
 2015-05-08 15:44 UTC  (2+ messages)

[RFC] i2c-tools: i2ctransfer: add new tool
 2015-05-08 15:28 UTC  (6+ messages)

[U-Boot] [PATCH 0/4]: imx: mx6: use OTP for temperature grade and freq grade
 2015-05-08 15:42 UTC  (6+ messages)

[PATCH v4 i-g-t] kms_flip_tiling: New tiling tests, including Y/Yf
 2015-05-08 15:41 UTC 

Radeon Verde displayport failure
 2015-05-08 15:40 UTC  (3+ messages)

[U-Boot] [PATCH v7 00/17] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-05-08 15:40 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/22] Generate ACPI v5.1 tables and expose them to guest over fw_cfg on ARM
 2015-05-08 15:39 UTC  (4+ messages)

Updated drm-intel-testing
 2015-05-08 15:42 UTC 

[PATCH RFC] MIPS: KVM: role back pc in case of EMULATE_FAIL
 2015-05-08 15:39 UTC  (3+ messages)

[PATCH v4 0/2] arm & arm64: perf: Fix callchain parse error with kernel tracepoint events
 2015-05-08 15:37 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH 0/2] Introducing GICv2m Supports
 2015-05-08 15:37 UTC  (5+ messages)
` [PATCH 1/2] xen/arm: gic: Refactor the code for creating gic node
` [PATCH 2/2] xen/arm: gicv2: Adding support for GICv2m in Dom0

[PATCH v5 0/4] xen/pvh: enable migration on PVH Dom0
 2015-05-08 15:34 UTC  (8+ messages)
` [PATCH v5 1/4] xen: introduce a helper to allocate non-contiguous memory
` [PATCH v5 2/4] xen/shadow: fix shadow_track_dirty_vram to work on hvm guests

[PATCH RFC 0/5] ACPI / core : few cleanups and updates for LPI
 2015-05-08 15:32 UTC  (5+ messages)
` [PATCH RFC 1/5] ACPI / containers : add support for ACPI0010 processor container

[PATCH] arm64: bpf: fix signedness bug in loading 64-bit immediate
 2015-05-08 15:30 UTC  (7+ messages)

4.0 NFS client in infinite loop in state recovery after getting BAD_STATEID
 2015-05-08 15:29 UTC  (8+ messages)

Question about barriers for ARM on tools/perf/
 2015-05-08 15:27 UTC  (7+ messages)

Bulid regression with VDSO enabled
 2015-05-08 15:27 UTC 

[PATCH] tile: improve stack backtrace
 2015-05-08 15:25 UTC 

[RFC PATCH] PM, freezer: Don't thaw when it's intended frozen processes
 2015-05-08 15:25 UTC  (5+ messages)

[PATCH v2 1/2] drm/i915/vlv: Remove wait for for punit to updates freq
 2015-05-08 15:24 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915/chv: Extend set idle rps wa to chv
` [PATCH v4] drm/i915/chv: Set min freq to efficient frequency on chv

[PATCH] Hotplug: fix the bug that the system is down,when memory is not in node0 and cpu is logically hotadded
 2015-05-08 15:23 UTC  (2+ messages)

[PATCH] sqlite3: upgrade to 3.8.10
 2015-05-08 15:22 UTC  (2+ messages)

[PATCH] module: Call module notifier on failure after complete_formation()
 2015-05-08 15:22 UTC  (2+ messages)

[PATCH] i2c: hix5hd2: Fix modalias to make module auto-loading work
 2015-05-08 15:21 UTC  (3+ messages)

[Qemu-devel] [RFC 0/5] Slow-path for atomic instruction translation
 2015-05-08 15:22 UTC  (2+ messages)

[PATCH v2] config: generate Paths-$SUBSYSTEM.mk
 2015-05-08 15:20 UTC  (3+ messages)

[PATCH RFC] vfs: add a O_NOMTIME flag
 2015-05-08 15:19 UTC  (6+ messages)

[Printing-architecture] CUPS queues should emulate IPP Everywhere printers - First tests
 2015-05-08 15:17 UTC  (2+ messages)

[PATCH] drm/i915: Fix screen flickering on X
 2015-05-08 15:16 UTC  (9+ messages)
  ` [Intel-gfx] "

[PATCH] NFS: report more appropriate block size for directories
 2015-05-08 15:14 UTC  (2+ messages)

[PATCH 3.19 0/7] 3.19.8-stable review
 2015-05-08 15:14 UTC  (2+ messages)

[Buildroot] [Bug 7931] New: Default configuration for Cubieboard v1 is outdated
 2015-05-08 15:14 UTC  (2+ messages)
` [Buildroot] [Bug 7931] "

[RFC][PATCH 00/13] Fix RMRR
 2015-05-08 15:13 UTC  (8+ messages)
` [RFC][PATCH 04/13] tools/libxl: detect and avoid conflicts with RDM

long running workloads/rbd_fsx_cache_writeback.yaml on hammer
 2015-05-08 15:13 UTC  (5+ messages)

[meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit
 2015-05-08 15:12 UTC  (2+ messages)

[i915 dp mst] drm-intel-nightly-2015y-05m-07d dies when monitor at docking station
 2015-05-08 15:13 UTC  (3+ messages)

Question about windows domU long boot time in xen and help for update libxl virtio patch (for a test)
 2015-05-08 15:11 UTC  (3+ messages)

[PATCH v3] xen/pvh: trap access to sensitive IO ports
 2015-05-08 15:10 UTC  (2+ messages)

[PATCH v5 0/8] dmaengine/dra7x: DMA router (crossbar support)
 2015-05-08 15:09 UTC  (9+ messages)
` [PATCH v5 3/8] dmaengine: Add driver for TI DMA crossbar on DRA7x

[PATCH v2] drm/i915: Setup static bias for GPU
 2015-05-08 15:06 UTC  (9+ messages)
` [PATCH v3] "

[PATCH v11 00/19] Re-introduce h8300 architecture
 2015-05-08 15:04 UTC  (22+ messages)
` [PATCH v11 01/19] MAINTAINERS: Add H8/300 entry
` [PATCH v11 02/19] mksysmap: Add h8300 local symbol pattern
` [PATCH v11 03/19] Add ELF machine
` [PATCH v11 04/19] sh-sci: Add h8300 SCI
` [PATCH v11 05/19] asm-generic: Add common asm-offsets.h
` [PATCH v11 06/19] h8300: Assembly headers
` [PATCH v11 07/19] h8300: UAPI headers
` [PATCH v11 08/19] h8300: Exception and Interrupt handling
` [PATCH v11 09/19] h8300: kernel booting
` [PATCH v11 10/19] h8300: Process and signal
` [PATCH v11 11/19] h8300: CPU depend helpers
` [PATCH v11 12/19] h8300: miscellaneous functions
` [PATCH v11 13/19] h8300: Memory management
` [PATCH v11 14/19] h8300: library functions
` [PATCH v11 15/19] h8300: Build scripts
` [PATCH v11 16/19] h8300: configs
` [PATCH v11 17/19] h8300: clock driver
` [PATCH v11 18/19] h8300: clocksource
` [PATCH v11 19/19] h8300: devicetree source

[PATCH iio] imu: inv_mpu6050: adds device tree bindings
 2015-05-08 15:08 UTC  (2+ messages)

vmfork in KVM
 2015-05-08 15:07 UTC  (4+ messages)
  ` [Qemu-devel] "

ARINC scheduler entry in MAINTAINERS
 2015-05-08 15:06 UTC  (3+ messages)

[PATCH v4] Replace fmemopen() with internal function in libsepol
 2015-05-08 15:05 UTC  (3+ messages)

[PATCH 0/8] NV12 90/270 rotated GGTT mapping
 2015-05-08 15:05 UTC  (3+ messages)

Extreme slowdown
 2015-05-08 15:05 UTC 

[PATCH 1/2] gstreamer1.0: convert GSTREAMER_1_DEBUG to PACKAGECONFIG
 2015-05-08 15:04 UTC  (2+ messages)
` [PATCH 2/2] gstreamer1.0: Make check selectable via PACKAGECONFIG

[PATCH] x86: force inlining of atomic ops
 2015-05-08 15:03 UTC  (2+ messages)

[PATCH v4 00/13] arm64: update/clarify/relax Image and FDT placement rules
 2015-05-08 15:03 UTC  (6+ messages)
` [PATCH v4 09/13] arm64: mm: explicitly bootstrap the linear mapping

[PATCH 0/7] drm/i915: CHV DPIO power gating stuff
 2015-05-08 14:58 UTC  (3+ messages)
` [PATCH 7/7] drm/i915: Throw out WIP CHV power well definitions

[RFI] pinmux: pin group ownership
 2015-05-08 15:01 UTC 

[PATCH v6 00/19] xen/arm: Add support for non-PCI passthrough
 2015-05-08 15:01 UTC  (2+ messages)

[PATCH 0/3] Misc patches to aid migration v2 Remus support
 2015-05-08 15:00 UTC  (4+ messages)
` [PATCH 2/3] tools/libxc: Properly quote macro parameters

[PATCH] libxlu: handle NULL pointer in xlu_cfg_destroy
 2015-05-08 15:00 UTC  (3+ messages)

[PATCH] libxl: remove redundant assignment of spawn-xspath
 2015-05-08 15:00 UTC  (3+ messages)

[PATCH v18] libxl: Add qxl vga interface support for upstream qemu
 2015-05-08 14:59 UTC  (2+ messages)

[PATCH] Add toeplitz hash algorithm
 2015-05-08 14:58 UTC  (7+ messages)
` [PATCH v2] Add toeplitz hash algorithm used by RSS

[PATCH v4.1] Support CPU list parsing in xentrace
 2015-05-08 14:58 UTC  (2+ messages)

[Qemu-devel] [RFC v1 PATCH 0/3] cpus: Convert cpu_index into a bitmap
 2015-05-08 14:57 UTC  (3+ messages)
` [Qemu-devel] [RFC v1 PATCH 2/3] "

[PATCH] mips:Remove unneeded duplicate declaration of cpu_callin_map in smp.h
 2015-05-08 14:57 UTC  (3+ messages)


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.