All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-10 15:24:23 to 2015-09-10 16:27:17 UTC [more...]

[PATCH 1/2] drm/i915: workaround bad DSL readout in start of pipe update
 2015-09-10 16:27 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: add more debug info for when atomic updates fail

[Qemu-devel] [PATCH v4 0/4] Move target- and device specific code from monitor
 2015-09-10 16:26 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/4] hmp-commands-info: move info_cmds content out of monitor.c
` [Qemu-devel] [PATCH 2/4] monitor: remove target-specific code from monitor.c
` [Qemu-devel] [PATCH 3/4] hmp-commands.hx: fix end of table info
` [Qemu-devel] [PATCH 4/4] monitor: added generation of documentation for hmp-commands-info.hx

[OSSTest Nested v12 00/21] Introduction of netsted HVM test job
 2015-09-10 16:26 UTC  (11+ messages)
` [OSSTest Nested v12 01/21] Optimize and re-format previous code of 'submenu' parsing
` [OSSTest Nested v12 02/21] Correct a mistake in setboot_grup2() of Xen entry parsing pattern
` [OSSTest Nested v12 03/21] Allow runvars to specify guest disk and ram size (turning previous values into defaults)
` [OSSTest Nested v12 04/21] Comment out CDROM entry in HVM guest VM
` [OSSTest Nested v12 05/21] Honour $xopts{ExtraConfig} and use it to enable nestedhvm

[PATCH] drm/i915: Remove one very outdated comment
 2015-09-10 16:28 UTC  (2+ messages)

[Qemu-devel] [RFC v4 0/9] Slow-path for atomic instruction translation
 2015-09-10 16:25 UTC  (12+ messages)
` [Qemu-devel] [RFC v4 1/9] exec.c: Add new exclusive bitmap to ram_list

[PATCH net] sctp: fix race on protocol/netns initialization
 2015-09-10 16:24 UTC  (9+ messages)

stmmac: improve logging
 2015-09-10 16:24 UTC  (5+ messages)
` [PATCH v2 1/5] stmmac: replace all pr_xxx by their netdev_xxx counterpart
` [PATCH v2 5/5] stmmac: replace if (netif_msg_type) by their netif_xxx counterpart

[Cocci] Comments removed on (adjacent) lines not touched ... ?
 2015-09-10 16:24 UTC  (8+ messages)

[kvm-unit-tests RFC PATCH 0/2] try another approach for uapi headers
 2015-09-10 16:24 UTC  (2+ messages)

[PATCH v4 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
 2015-09-10 16:23 UTC  (7+ messages)
` [PATCH v4 3/4] irqchip: GIC: Convert to EOImode == 1

[PATCH 2/2 v2] ti-tisdk-makefile: Add omapdrm-pvr makefile fragment
 2015-09-10 16:23 UTC 

[PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters
 2015-09-10 16:23 UTC  (16+ messages)

[Qemu-devel] [PATCH] ui/cocoa.m: Add Mount image file menu item
 2015-09-10 16:22 UTC  (9+ messages)

[PATCH v17 00/14] port tag.c to use ref-filter APIs
 2015-09-10 16:22 UTC  (15+ messages)
` [PATCH v17 01/14] ref-filter: move `struct atom_value` to ref-filter.c
` [PATCH v17 02/14] ref-filter: introduce ref_formatting_state and ref_formatting_stack
` [PATCH v17 03/14] utf8: add function to align a string into given strbuf
` [PATCH v17 04/14] ref-filter: introduce handler function for each atom
` [PATCH v17 05/14] ref-filter: introduce match_atom_name()
` [PATCH v17 06/14] ref-filter: implement an `align` atom
` [PATCH v17 07/14] ref-filter: add option to filter out tags, branches and remotes
` [PATCH v17 08/14] ref-filter: add support for %(contents:lines=X)
` [PATCH v17 09/14] ref-filter: add support to sort by version
` [PATCH v17 10/14] ref-filter: add option to match literal pattern
` [PATCH v17 11/14] tag.c: use 'ref-filter' data structures
` [PATCH v17 12/14] tag.c: use 'ref-filter' APIs
` [PATCH v17 13/14] tag.c: implement '--format' option
` [PATCH v17 14/14] tag.c: implement '--merged' and '--no-merged' options

Web Listing
 2015-09-10 16:22 UTC 

[RFC][PATCH 0/3] variuos perf fixes
 2015-09-10 16:16 UTC  (4+ messages)
` [RFC][PATCH 1/3] perf: Restructure perf syscall point of no return
` [RFC][PATCH 2/3] perf: Fix u16 overflows
` [RFC][PATCH 3/3] perf: Fix races in computing the header sizes

[Qemu-devel] [PULL 0/7] error: On abort, report where the error was created
 2015-09-10 16:21 UTC  (4+ messages)
` [Qemu-devel] [PULL 7/7] "

xhci_hcd intterrupt affinity in Dom0/DomU limited to single interrupt
 2015-09-10 16:20 UTC  (8+ messages)

[PATCH] toshiba_acpi: Fix USB Sleep and Music always disabled
 2015-09-10 16:20 UTC  (4+ messages)
` [PATCH] toshiba_acpi: Fix hotkeys registration on some toshiba models

[PATCH v2 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-09-10 16:20 UTC  (7+ messages)
` [PATCH v2 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro

[PATCHv1 0/2] git-p4: work on a detached head
 2015-09-10 16:20 UTC  (5+ messages)
` [PATCHv1 2/2] git-p4: work with "

[PATCH 1/4] drm/i915: Assign hwmode after encoder state readout
 2015-09-10 16:20 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: Move sprite/cursor plane disable to intel_sanitize_crtc()
` [PATCH 3/4] drm/i915: Add .get_hw_state() method for planes
` [PATCH 4/4] drm/i915: Move scanline_offset and timestamping constant setup to intel_modeset_readout_hw_state()

[PATCH v2 00/13] power: bq24257: Add support for bq24250/bq24251
 2015-09-10 16:19 UTC  (4+ messages)
` [PATCH v2 02/13] power: bq24257: Add basic "

[Qemu-devel] [PATCH v4] hmp: Allow for error message hints on HMP
 2015-09-10 16:19 UTC 

[RFC v4 0/4] iio: new chemical sensor framework and channel types
 2015-09-10 16:16 UTC  (4+ messages)
` [RFC v4 4/4] iio: chemical: add SGX VZ89x VOC sensor support

[Intel-wired-lan] [next PATCH S13 00/15] i40e/i40evf updates
 2015-09-10 16:15 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S13 14/15] i40e: fix ip-ip GRE encapulation

[PATCH for 4.6 v3 0/3] More vNUMA patches
 2015-09-10 16:15 UTC  (6+ messages)
` [PATCH for 4.6 v3 2/3] xl/libxl: disallow saving a guest with vNUMA configured
` [PATCH for 4.6 v3 3/3] xl: handle empty vnuma configuration

[Buildroot] [PATCH] modem-manager: now needs libgudev under systemd
 2015-09-10 16:13 UTC  (3+ messages)

[Qemu-devel] [PATCH] qemu-thread: add a fast path to the Win32 QemuEvent
 2015-09-10 16:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-input-vmmouse: dep on udev
 2015-09-10 16:11 UTC  (2+ messages)

[PATCH v2] arm64/efi: don't pad between EFI_MEMORY_RUNTIME regions
 2015-09-10 16:10 UTC  (7+ messages)
` [PATCH v3] "

[RFC][PATCH 1/3] rootfs.py: Allow to override postinst-intercepts location
 2015-09-10 16:07 UTC  (3+ messages)
` [RFC][dizzy][fido][master][PATCH "

[Patch v3] Bluetooth: remove SCO fragments on connection close
 2015-09-10 16:07 UTC 

Robert Yang : perf: fix for rebuilding
 2015-09-10 16:05 UTC  (2+ messages)

mgmt-api callback not firing properly
 2015-09-10 16:04 UTC  (3+ messages)

[PATCH 1/2] packagegroup-arago-tisdk-graphics-sdk-host: Add omapdrm-pvr-src for omap-a15
 2015-09-10 16:03 UTC  (3+ messages)
` [PATCH 2/2] ti-tisdk-makefile: Add omapdrm-pvr makefile fragment

[Buildroot] [RFC] Add pyudev package
 2015-09-10 16:03 UTC  (5+ messages)

[PATCH] igb_uio: use existing PCI macros
 2015-09-10 16:01 UTC 

SH FDPIC ABI spec/binutils and kernel conflict on flag definitions
 2015-09-10 16:01 UTC  (5+ messages)

[PATCH] igb_uio: remove unnecessary igbuio_get_uio_pci_dev()
 2015-09-10 16:01 UTC 

[Qemu-devel] [RFC 00/38] MTTCG: i386, user+system mode
 2015-09-10 16:01 UTC  (5+ messages)
` [Qemu-devel] [RFC 18/38] tcg: add fences
` [Qemu-devel] [RFC 19/38] tcg: add tcg_gen_smp_rmb()

[PATCH 0/7 v3] tools/hotplug: systemd changes for 4.5
 2015-09-10 16:01 UTC  (7+ messages)
` [PATCH 7/7] tools/hotplug: add wrapper to start xenstored

[PATCH] mm/early_ioremap: add explicit #include of asm/early_ioremap.h
 2015-09-10 16:00 UTC  (2+ messages)

[PATCH v6 00/29] Introduce HVM without dm and new boot ABI
 2015-09-10 16:00 UTC  (5+ messages)
` [PATCH v6 26/29] libxc/xen: introduce a start info structure for HVMlite guests
` [PATCH v6 29/29] libxl: add support for migrating HVM guests without a device model

[PATCH v3 0/1 RESEND] gpio: arizona: add support for WM8998 and WM1814
 2015-09-10 15:59 UTC  (4+ messages)
` [PATCH v3 1/1 "

[Buildroot] [PATCH] setools: fix race condition
 2015-09-10 15:58 UTC 

[PATCH v5 0/6] bcm2835: auxiliar device support for spi
 2015-09-10 15:57 UTC  (7+ messages)

4.1.0, kernel panic, pppoe_release
 2015-09-10 15:56 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2015-09-10 15:55 UTC 

[RFC PATCH 00/10] arm64: Expose CPU feature registers
 2015-09-10 15:55 UTC  (9+ messages)
` [RFC PATCH 01/10] arm64: feature registers: Documentation

[PATCH 1/3] ARM: dts: sun4i: Fix itead-iteaduino-plus reference in Makefile
 2015-09-10 15:55 UTC  (3+ messages)

What's cooking in git.git (Sep 2015, #02; Wed, 9)
 2015-09-10 15:54 UTC  (3+ messages)

[PATCH] igb: don't unmap hw_addr if its NULL
 2015-09-10 15:53 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH v2] distutils.bbclass: Handle python-backport modules
 2015-09-10 15:51 UTC 

Bug in handling $ character in GIT SVN
 2015-09-10 15:22 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2015-09-10 15:50 UTC 

[PATCH libdrm 0/12] Rework drm{Get, Free}Devices and add drm{Get, Free}Device
 2015-09-10 15:49 UTC  (2+ messages)

Does perf randomize the sampling period?
 2015-09-10 15:48 UTC  (2+ messages)

[PATCH v1 0/8] VFS: In-kernel copy system call
 2015-09-10 15:49 UTC  (21+ messages)
` [PATCH v1 9/8] copy_file_range.2: New page documenting copy_file_range()

[PATCH 00/10] Nuke some legacy state
 2015-09-10 15:51 UTC  (17+ messages)
` [PATCH 03/10] drm/i915: Use the atomic state in intel_update_primary_planes
` [PATCH 04/10] drm/i915: Use atomic state when changing cursor visibility
` [PATCH 05/10] drm/i915: Remove legacy plane updates for cursor and sprite planes
` [PATCH 06/10] drm/i915: Update legacy primary state outside the commit hook
` [PATCH 08/10] drm/i915: Use crtc->state for duplication
` [PATCH 09/10] drm/i915: Kill off a user of update_state_fb
` [PATCH 10/10] drm/i915: Only run commit when crtc is active

[PATCH 1/4] busybox: Enable getopt applet
 2015-09-10 15:48 UTC  (8+ messages)
` [PATCH 2/4] rootfs: Do not uninstall update-rc.d

IFLA_INET6_[ICMP6]STATS
 2015-09-10 15:48 UTC  (5+ messages)

Curriculum Vitae
 2015-09-10 15:47 UTC 

[PATCH] lib/vsprintf.c: increase the size of the field_width variable
 2015-09-10 15:47 UTC  (7+ messages)

[PATCH LIBVIRT] libxl: don't end job for ephemeal domain on start failure
 2015-09-10 15:45 UTC 

[meta-oe][PATCH]] toybox: upgrade to 0.6.0
 2015-09-10 15:44 UTC  (3+ messages)

ios-image of linux 17.2
 2015-09-10 15:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user/main.c: Always set QEMU_LD_PREFIX when interp_prefix is changed
 2015-09-10 15:45 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2015-09-10 15:39 UTC 

Patch merge process
 2015-09-10 15:39 UTC  (10+ messages)

[PATCH] arm64: Add support for hardware updates of the access and dirty pte bits
 2015-09-10 15:38 UTC  (5+ messages)

[PATCHv2 2/3] devicetree: Add new ANX7814 SlimPort transmitter binding
 2015-09-10 15:37 UTC  (5+ messages)

[PATCH 00/16] Recipes fixes for clang
 2015-09-10 15:37 UTC  (9+ messages)
` [PATCH 02/16] slang: Fix namespace conflict vis-a-vis posix_close
            ` Policy for 'Pending' patches (was Re: [PATCH 02/16] slang: Fix namespace conflict vis-a-vis posix_close)

[review-request][PATCH 0/5] [v2] Hide irrelevant builds
 2015-09-10 15:35 UTC  (5+ messages)

[PATCH V9 0/6] Freq/CPU%/CORE_BUSY% support
 2015-09-10 15:35 UTC  (4+ messages)
` [PATCH V9 1/6] perf,tools: introduce generic FEAT for CPU attributes

[PATCH 00/17] thermal: add COMPILE_TEST (on drivers)
 2015-09-10 15:34 UTC  (4+ messages)

Chipidea ULPI driver
 2015-09-10 14:57 UTC  (2+ messages)

J1939 message length
 2015-09-10 15:32 UTC  (13+ messages)
        ` J1939 + iMX6 + yocto

Xorg driver in powervr-drivers omap3-sgx-modules?
 2015-09-10 15:30 UTC 

[PATCH] drm/i915: make CSR firmware messages less verbose
 2015-09-10 15:29 UTC  (2+ messages)

master - spec: upgrade
 2015-09-10 15:30 UTC 

master - tests: remove only existing loops
 2015-09-10 15:30 UTC 

master - tests: fix check lv_not_exist
 2015-09-10 15:30 UTC 

master - tests: check cache stripe and raid behavior
 2015-09-10 15:30 UTC 

master - cache: disallow stripes/size for cache pool
 2015-09-10 15:30 UTC 

master - cache: warn if caching causes troubles
 2015-09-10 15:29 UTC 

[Qemu-devel] EFI_PXE_BASE_CODE_PROTOCOL
 2015-09-10 15:29 UTC  (6+ messages)
` [Qemu-devel] [ipxe-devel] EFI_PXE_BASE_CODE_PROTOCOL

master - lib: when moving segtypes, move LV bits
 2015-09-10 15:29 UTC 

[Qemu-devel] [PATCH 0/2] PCI-e device multi-function hot-add support
 2015-09-10 15:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] "

[PATCH 0/2] spi/bcm63xx: add device tree support
 2015-09-10 15:29 UTC  (3+ messages)
  ` [PATCH 1/2] spi/bcm63xx: document device tree bindings
  ` [PATCH 2/2] spi/bcm63xx: add support for probing through devicetree

[RFC 0/5] console/acpi: add DBG2 and SPCR console configuration
 2015-09-10 15:28 UTC  (4+ messages)
` [RFC 4/5] tty/console: use SPCR table to define console
  ` [Linaro-acpi] "

[PATCH V4] makedumpfile: exclude page structures of non-dumped pages
 2015-09-10 15:27 UTC 

[PATCH V2] makedumpfile: make --work-dir easier to use
 2015-09-10 15:27 UTC 

[Qemu-devel] [PATCH v14 00/33] TileGX basic instructions
 2015-09-10 15:29 UTC  (5+ messages)

Missing copyright in the Xen header files
 2015-09-10 15:26 UTC  (2+ messages)

[PATCH 1/2] sama5d33ek: enable led D3
 2015-09-10 15:24 UTC  (3+ messages)
` [PATCH 2/2] ARM: at91: at91sam9n12ek/dts: fix the led labels name


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.