All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-16 11:49:46 to 2016-02-16 12:53:40 UTC [more...]

[patch] video: fbdev: metronomefb: two harmless off by one bugs
 2016-02-16 12:53 UTC  (3+ messages)

[PATCH 00/12] vb2: replace allocation context by device pointer
 2016-02-16 12:43 UTC  (13+ messages)
` [PATCH 01/12] vb2: add a dev field to use for the default allocation context
` [PATCH 02/12] v4l2-pci-skeleton: set q->dev instead of allocating a context
` [PATCH 03/12] sur40: "
` [PATCH 04/12] media/pci: convert drivers to use the new vb2_queue dev field
` [PATCH 05/12] staging/media: "
` [PATCH 06/12] media/platform: "
` [PATCH 07/12] "
` [PATCH 08/12] "
` [PATCH 09/12] media/.../soc-camera: "
` [PATCH 10/12] media/platform: "
` [PATCH 11/12] "
` [PATCH 12/12] vb2: replace void *alloc_ctxs by struct device *alloc_devs

Missed interrupt false positives mitigation
 2016-02-16 12:51 UTC  (4+ messages)
` [PATCH 2/5] drm/i915: Separate out the seqno-barrier from engine->get_seqno
` ✗ Fi.CI.BAT: warning for series starting with [1/5] drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+

[PATCH v6sub1 00/11] arm64: split linear and kernel mappings
 2016-02-16 12:52 UTC  (12+ messages)
` [PATCH v6sub1 01/11] of/fdt: make memblock minimum physical address arch configurable
` [PATCH v6sub1 02/11] of/fdt: factor out assignment of initrd_start/initrd_end
` [PATCH v6sub1 03/11] arm64: prevent potential circular header dependencies in asm/bug.h
` [PATCH v6sub1 04/11] arm64: add support for ioremap() block mappings
` [PATCH v6sub1 05/11] arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
` [PATCH v6sub1 06/11] arm64: pgtable: implement static [pte|pmd|pud]_offset variants
` [PATCH v6sub1 07/11] arm64: decouple early fixmap init from linear mapping
` [PATCH v6sub1 08/11] arm64: kvm: deal with kernel symbols outside of "
` [PATCH v6sub1 09/11] arm64: move kernel image to base of vmalloc area
` [PATCH v6sub1 10/11] arm64: defer __va translation of initrd_start and initrd_end
` [PATCH v6sub1 11/11] arm64: allow kernel Image to be loaded anywhere in physical memory

[PATCH v6 1/2] ACPI: introduce a function to find the first physical device
 2016-02-16 12:52 UTC  (2+ messages)

[GIT PULL 0/5] EFI urgent fixes
 2016-02-16 12:52 UTC  (3+ messages)

[PATCH BlueZ] tools/btattach: add marvell support
 2016-02-16 12:52 UTC 

[U-Boot] [PATCH v2 0/3] UniPhier SD/eMMC controller driver
 2016-02-16 12:51 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/3] mmc: uniphier: add driver for UniPhier SD/MMC host controller

efivarfs immutable files patch set
 2016-02-16 12:49 UTC  (7+ messages)
` [PATCH 5/5] efi: Make efivarfs entries immutable by default. (v5)

[Qemu-devel] [PATCH] migration: fix incorrect memory_global_dirty_log_start outside BQL
 2016-02-16 12:49 UTC  (2+ messages)

[RFC PATCH] GPIO/ACPI: DesignWare: Add GPIO-signaled ACPI events support for power button
 2016-02-16 12:49 UTC  (8+ messages)

[PATCH nf-next] netfilter: meta: add PRANDOM support
 2016-02-16 12:48 UTC  (2+ messages)

[PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt
 2016-02-16 12:48 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/4] Error location reporting fixes
 2016-02-16 12:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/4] vl.c: Fix regression in machine error message

[PATCH 0/4] ASoC: simple-card/davinci-mcasp: System clock configuration support
 2016-02-16 12:46 UTC  (4+ messages)
` [PATCH 4/4] ASoC: simple-card: Support for selecting system clocks by ID

[PATCH] qxl: apply limit to relocs_num in qxl_process_single_command
 2016-02-16 12:45 UTC  (3+ messages)

[RFC 00/29] iGVT-g implementation in i915
 2016-02-16 12:44 UTC  (6+ messages)
` [RFC 01/29] drm/i915/gvt: Introduce the basic architecture of GVT-g

[PATCH v3 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-02-16 12:43 UTC  (12+ messages)
` [PATCH v3 1/8] iommu: Add MMIO mapping type

[PATCH] staging: lustre: osc: osc_request: Fix sparse warnings
 2016-02-16 12:43 UTC 

v4.1.18 build: 0 failures 32 warnings (v4.1.18)
 2016-02-16 12:42 UTC 

[Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
 2016-02-16 12:41 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/15] tests: Introducing docker tests
 2016-02-16 12:39 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 01/15] tests: Add utilities for docker testing
` [Qemu-devel] [PATCH v2 02/15] Makefile: Rules "
` [Qemu-devel] [PATCH v2 03/15] docker: Add images
` [Qemu-devel] [PATCH v2 04/15] docker: Add test runner
` [Qemu-devel] [PATCH v2 05/15] docker: Add common.rc
` [Qemu-devel] [PATCH v2 06/15] docker: Add quick test
` [Qemu-devel] [PATCH v2 07/15] docker: Add full test
` [Qemu-devel] [PATCH v2 08/15] docker: Add clang test
` [Qemu-devel] [PATCH v2 09/15] docker: Add mingw test
` [Qemu-devel] [PATCH v2 10/15] docker: Add travis tool
` [Qemu-devel] [PATCH v2 11/15] docs: Add text for tests/docker in build-system.txt
` [Qemu-devel] [PATCH v2 12/15] .gitignore: Ignore temporary dockerfile
` [Qemu-devel] [PATCH v2 13/15] MAINTAINERS: Add tests/docker
` [Qemu-devel] [PATCH v2 14/15] docker: Support interactive shell for debugging
` [Qemu-devel] [PATCH v2 15/15] tests/docker/Makefile.include: snapshot the src for docker

[Qemu-devel] [PATCH v7 00/11] Add basic "detach" support for dump-guest-memory
 2016-02-16 12:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 03/11] dump-guest-memory: using static DumpState, add DumpStatus
` [Qemu-devel] [PATCH v7 08/11] DumpState: adding total_size and written_size fields

[PATCH v5 0/5] Add memory mapped read support for ti-qspi
 2016-02-16 12:38 UTC  (9+ messages)
` [PATCH v5 3/5] mtd: devices: m25p80: add support for mmap read request

[U-Boot] i.MX286 U-Boot fails with code HTLLCL0x8050100b
 2016-02-16 12:38 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
 2016-02-16 12:38 UTC  (16+ messages)
                  ` [Qemu-devel] [libvirt] "

[net-next PATCH v2 1/1] net_sched fix: reclassification needs to consider ether protocol changes
 2016-02-16 12:37 UTC 

[Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
 2016-02-16 12:36 UTC  (14+ messages)

[PATCH 1/5] drm/i915: Splitting intel_dp_detect
 2016-02-16 12:36 UTC  (4+ messages)
` [PATCH 4/5] drm/i915: Read sink_count dpcd always
` [PATCH 5/5] drm/i915: force full detect on sink count change
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Splitting intel_dp_detect

[PATCH 0/3] usb: Allow compilation on platforms where NO_DMA=y
 2016-02-16 12:35 UTC  (6+ messages)
` [PATCH 1/3] usb: core: "

[PATCH] tools: libxl: NULL terminate partially constructed hex string
 2016-02-16 12:34 UTC  (2+ messages)

[PATCH v4 0/2] Vm-events: move monitor vm-events code to common-side
 2016-02-16 12:34 UTC  (6+ messages)
` [PATCH v4 2/2] xen/vm-events: Move parts of monitor_domctl "

[PATCH net v2 0/3] Set a large MTU on ovs-created tunnel devices
 2016-02-16 12:33 UTC  (8+ messages)
` [PATCH net v2 2/3] geneve: Relax MTU constraints

[PATCH net] geneve: Refine MTU limit
 2016-02-16 12:33 UTC 

[PATCH] tools: libxl: free devpath on failure in libxl__blktap_devpath
 2016-02-16 12:31 UTC  (2+ messages)

[PATCH 00/26] spl: Support loading a FIT image containing U-Boot
 2016-02-16 12:30 UTC  (6+ messages)
  ` [U-Boot] "

[git pull] stm class/intel_th: Updates for char-misc-next
 2016-02-16 12:29 UTC  (3+ messages)

[PATCH 0/2] pinctrl: mediatek: Add direction control and gpio_request_enable Support
 2016-02-16 12:28 UTC  (8+ messages)
` [PATCH 1/2] pinctrl: mediatek: fix direction control issue

[Qemu-devel] [PATCHv8 0/9] slirp: Adding IPv6 support to Qemu -net user mode
 2016-02-16 12:28 UTC  (8+ messages)
` [Qemu-devel] [PATCHv7 2/9] slirp: Adding ICMPv6 error sending
` [Qemu-devel] [PATCHv7 3/9] slirp: Adding IPv6 UDP support
` [Qemu-devel] [PATCH] slirp: Add IPv6 support to the TFTP code

[PATCH v2] stubdom: fix link farm runes
 2016-02-16 12:28 UTC 

[PATCH 0/3] Remove unhelpful default value of EXTRA_OEMAKE
 2016-02-16 12:28 UTC  (3+ messages)
` [PATCH 3/3] bitbake.conf: Remove unhelpful default value for EXTRA_OEMAKE

[PATCH v3 00/06] clocksource: sh_cmt: DT binding rework V3
 2016-02-16 12:27 UTC  (3+ messages)
` [PATCH v3 05/06] devicetree: bindings: Remove unused 32-bit CMT bindings

Messenger issues with Kernel RBD client
 2016-02-16 12:27 UTC  (3+ messages)

[Qemu-arm] [PATCH v2 0/3] Add ASPEED AST2400 machine model
 2016-02-16 11:34 UTC  (4+ messages)
` [Qemu-arm] [PATCH v2 1/3] hw/timer: Add ASPEED AST2400 timer device model
` [Qemu-arm] [PATCH v2 2/3] hw/intc: Add (new) ASPEED AST2400 AVIC "
` [Qemu-arm] [PATCH v2 3/3] hw/arm: Add ASPEED AST2400 machine type

[PATCH] staging: rtl8192e: Remove explicit pointer cast in assignments
 2016-02-16 17:24 UTC 

[GIT PULL FOR v4.6] Fix and new control
 2016-02-16 12:24 UTC 

КЛИЕНТС� =?utf-8?Q?=9A=D0=98=D0=95_=D0=91=D0=90=D0=
 2016-02-16 12:24 UTC 

[PATCH] esas2r: Fix array overrun
 2016-02-16 12:24 UTC  (2+ messages)

[PATCH] busybox: enable httpd su install init
 2016-02-16 12:23 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Update VBT fields for child devices
 2016-02-16 12:23 UTC  (2+ messages)

[PATCH 0/6] hisi_sas: add abort and retry feature
 2016-02-16 12:22 UTC  (14+ messages)
` [PATCH 1/6] hisi_sas: add TMF_RESP_FUNC_SUCC check
` [PATCH 2/6] hisi_sas: add hisi_sas_slot_abort()
` [PATCH 3/6] hisi_sas: use slot abort in v1 hw
` [PATCH 4/6] hisi_sas: use slot abort in v2 hw
` [PATCH 5/6] hisi_sas: add hisi_sas_slave_configure()
` [PATCH 6/6] hisi_sas: update driver version to 1.3

[PATCH v2] arm64: add alignment fault hanling
 2016-02-16 12:21 UTC  (5+ messages)

[GIT PULL] Btrfs fix for direct IO error reporting
 2016-02-16  4:02 UTC 

[PATCH] Btrfs: fix direct IO requests not reporting IO error to user space
 2016-02-16  4:01 UTC  (2+ messages)
` [PATCH v2] "

[U-Boot] (no subject)
 2016-02-16 12:18 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] common: env_flags: include common.h even for HOST_CC

[PATCH 01/33] mm: introduce get_user_pages_remote()
 2016-02-16 12:14 UTC  (2+ messages)
` [tip:x86/pkeys] mm/gup: Introduce get_user_pages_remote()

[PATCH] stubdom: fix link farm runes
 2016-02-16 12:15 UTC  (5+ messages)

x86_64-native-linuxapp-clang compilation broken?
 2016-02-16 12:15 UTC  (3+ messages)

[PART1 RFC 0/9] KVM: x86: Introduce SVM AVIC support
 2016-02-16 12:15 UTC  (5+ messages)
` [PART1 RFC 5/9] svm: Add VMEXIT handlers for AVIC

[PATCH] x86/boot: remove unused is_big_kernel variable
 2016-02-16 12:14 UTC  (2+ messages)
` [tip:x86/boot] x86/boot: Remove unused 'is_big_kernel' variable

[PATCH 5/5] x86: make platform/geode/net5501.c explicitly non-modular
 2016-02-16 12:14 UTC  (2+ messages)
` [tip:x86/platform] x86/platform: Make platform/geode/ net5501.c "

[PATCH] xen kconfig: clarify INPUT_XEN_KBDDEV_FRONTEND select
 2016-02-16 12:14 UTC  (7+ messages)

dm-mpath: fix a tiny case which can cause an infinite loop
 2016-02-16 12:14 UTC  (5+ messages)
` [PATCH] block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled

[PATCH 4/5] x86: make platform/geode/alix.c explicitly non-modular
 2016-02-16 12:13 UTC  (2+ messages)
` [tip:x86/platform] x86/platform: Make platform/geode/ alix.c "

malloc memory corruption on merge-tree with leading newline
 2016-02-16 12:14 UTC  (5+ messages)
` [PATCH] merge_blobs: use strbuf instead of manually-sized mmfile_t

[PATCH 3/5] x86: make platform/geode/geos.c explicitly non-modular
 2016-02-16 12:13 UTC  (2+ messages)
` [tip:x86/platform] x86/platform: Make platform/geode/ geos.c "

[PATCH] x86: make platform/intel-quark/imr_selftest.c explicitly non-modular
 2016-02-16 12:13 UTC  (2+ messages)
` [tip:x86/platform] x86/platform: Make platform/intel-quark/ imr_selftest.c "

[PATCH 1/5] x86: make platform/intel-quark/imr.c explicitly non-modular
 2016-02-16 12:12 UTC  (2+ messages)
` [tip:x86/platform] x86/platform: Make platform/intel-quark/ imr.c "

[U-Boot] [PATCH] test/py: only check for SPL signature if SPL uses serial output
 2016-02-16 12:13 UTC 

[net-next PATCH 1/1] net_sched fix: reclassification needs to consider ether protocol changes
 2016-02-16 12:12 UTC  (3+ messages)

[U-Boot] test/py main_signon
 2016-02-16 12:12 UTC 

[PATCH] arm64: mark kernel text segment as MEMBLOCK_NOMAP
 2016-02-16 12:11 UTC  (5+ messages)

[PATCH 0/5] perf tools: Store CPU cache details under perf data
 2016-02-16 12:11 UTC  (3+ messages)
` [PATCH 5/5] perf tools: Add perf data cache feature
  ` [PATCHv2 "

[PATCH 0/1] V2: Replace retry logic in useradd with flock
 2016-02-16 12:09 UTC  (3+ messages)
` [PATCH 1/1] useradd_base.bbclass: fix simultaneous "

[PATCH v1] Modify and modularize l3fwd code
 2016-02-16 12:09 UTC  (5+ messages)

[RFC PATCH v3 0/3] IGD assignment support for QEMU/vfio
 2016-02-16 12:08 UTC  (14+ messages)
` [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
                  ` [Qemu-devel] "

[PATCH] config: add default linux configuration
 2016-02-16 12:08 UTC  (4+ messages)

[PATCH v3] staging: lustre: llite: Remove IS_ERR tests
 2016-02-16 12:08 UTC 

[RFC 0/3] MT8173 CMDQ support
 2016-02-16 12:06 UTC  (8+ messages)
` [RFC 1/3] dt-bindings: soc: Add documentation for the MediaTek GCE unit

[PATCH] powerpc/eeh: rename EEH from "extended" to "enhanced" error handling
 2016-02-16 12:06 UTC 

[PATCH v1 0/3] Add missing ethdev driver support
 2016-02-16 12:02 UTC  (2+ messages)

[PATCH 1/2] drm/i915: drop write perm from module params which don't support changing
 2016-02-16 12:01 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[dm-crypt] yet another header reconstruction question
 2016-02-16 12:01 UTC  (2+ messages)

[PATCH nft 2/3] meta: add prandom matching
 2016-02-16 12:00 UTC  (11+ messages)

[PATCH 1/3] ARM: zynq: Move early printk virtual address to vmalloc area
 2016-02-16 11:57 UTC  (6+ messages)
` [PATCH 2/3] serial: xuartps: Enable OF earlycon support

[PATCH] staging: lustre: obdclass: obd_mount: Declare function as static
 2016-02-16 11:57 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v4 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2016-02-16 11:57 UTC  (12+ messages)
` [PATCH v4 1/8] dt-bindings: Add a binding for Mediatek Video Processor
  ` [PATCH v4 2/8] [media] VPU: mediatek: support Mediatek VPU
    ` [PATCH v4 3/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
      ` [PATCH v4 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
        ` [PATCH v4 5/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
          ` [PATCH v4 6/8] [media] vcodec: mediatek: Add Mediatek VP8 "
            ` [PATCH v4 7/8] [media] vcodec: mediatek: Add Mediatek H264 "

[Buildroot] [v3, 0/4] Supporting building a second Barebox config
 2016-02-16 11:55 UTC  (2+ messages)

KVH call for agenda for 2016-02-16
 2016-02-16 11:54 UTC  (3+ messages)
` [Qemu-devel] KVM "
  `  "

[PATCH v4 0/3] IPK signing for gpg_sign module
 2016-02-16 11:54 UTC  (3+ messages)
` [PATCH v4 1/3] gpg_sign: add support for gpg signature types

(unknown)
 2016-02-16 11:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 1/1] etraxfs_dma: Dont forward zero-length payload to clients
 2016-02-16 11:53 UTC 

[PATCH] arm64: Add support for Half precision floating point
 2016-02-16 11:53 UTC  (6+ messages)

[meta-webserver][PATCH 0/2] nginx: make mainline and stable version available
 2016-02-16 11:51 UTC  (2+ messages)

[PATCH v3 00/21] drm/i915: Handle fb->offsets[] and rewrite fb rotation handling to be more generic (v3)
 2016-02-16 11:49 UTC  (4+ messages)
` [PATCH 01/21] drm/i915: Account for the size of the chroma plane for the rotated gtt view

What does mean "GattServices is nil" ?
 2016-02-16 11:49 UTC  (7+ messages)

[PATCH] libxl: close fd's in parent when spawning qdisk
 2016-02-16 11:49 UTC 


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.