All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-03 19:40:04 to 2016-02-03 20:52:55 UTC [more...]

[PATCH v2 00/11] HVMlite domU support
 2016-02-03 20:52 UTC  (7+ messages)
` [PATCH v2 02/11] xen/hvmlite: Bootstrap HVMlite guest
    ` [Xen-devel] "

Default value for FULL_OPTIMIZATION
 2016-02-03 20:51 UTC  (5+ messages)

binutils upgrade to 2.26 failure - unsupported reloc 42 against global symbol __gmon_start__
 2016-02-03 20:50 UTC  (7+ messages)

[PATCH] vfio: fix link failures when CONFIG_PCI_MSI is disabled
 2016-02-03 20:51 UTC  (2+ messages)

[PATCH] of: of_mdio: Add marvell,88e1145 to whitelist of PHY compatibilities
 2016-02-03 20:50 UTC  (5+ messages)

[PATCH 0/7] USB changes for rare warnings
 2016-02-03 20:49 UTC  (5+ messages)

[PATCH] udev: add runtime dependencies for udev-cache
 2016-02-03 20:48 UTC  (3+ messages)

[U-Boot] Wacky vlan IP format in env_flags.h ?
 2016-02-03 20:48 UTC 

[PATCH v2 00/26] drm: Add Allwinner A10 display engine support
 2016-02-03 20:47 UTC  (35+ messages)
` [PATCH v2 05/26] clk: sunxi: Add display and TCON0 clocks driver
` [PATCH v2 06/26] clk: sunxi: Add PLL3 clock
` [PATCH v2 07/26] clk: sunxi: Add TCON channel1 clock
` [PATCH v2 10/26] ARM: sun5i: a13: Add display and TCON clocks
` [PATCH v2 11/26] ARM: sun5i: Add DRAM gates
` [PATCH v2 17/26] drm: sun4i: Add DT bindings documentation

[PATCH v6 0/4] mailbox: hisilicon: add Hi6220 mailbox driver
 2016-02-03 20:47 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: mailbox: Document "

[U-Boot] [PATCH 1/2] fastboot: sparse: fix block addressing for don't care chunk type
 2016-02-03 20:46 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] fastboot: sparse: remove unnecessary logging

[PATCH] scripts/sign-file.c: Add support for signing with a raw signature
 2016-02-03 20:45 UTC  (3+ messages)

[PATCH/RFC 00/10] Add support for USB2.0 host/peripheral on R-Car H3
 2016-02-03 20:45 UTC  (3+ messages)
` [PATCH/RFC 02/10] phy: rcar-gen3-usb2: Add phy-supply description in device tree doc

<summary> RE: [iGVT-g] VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
 2016-02-03 20:44 UTC  (3+ messages)
` [Qemu-devel] "

commit 9178ba294b6839eeff1a91bed95515d783f3ee6c an A-Eon Tabor Board
 2016-02-03 20:43 UTC  (2+ messages)

[PATCH] [RFC] ARM: modify pgd_t definition for TRANSPARENT_HUGEPAGE_PUD
 2016-02-03 20:36 UTC  (5+ messages)

[RFC] Inverse of flowi{4,6}_oif: flowi{4,6}_not_oif
 2016-02-03 20:42 UTC  (3+ messages)
` [PATCH] flowi: add concept of "not_oif"

[PATCH] qtmultimedia: add gstreamer in PACKAGECONFIG to enable video
 2016-02-03 20:42 UTC 

[PATCH 1/8] libnss-mdns: Check for nss.h before using
 2016-02-03 20:42 UTC  (3+ messages)
` [PATCH 8/8] boost: Fix build on soft-float ABI arm systems

[PATCH v5] fuse: Add support for passthrough read/write
 2016-02-03 20:42 UTC  (11+ messages)

Keystone 2 boards boot failure
 2016-02-03 20:41 UTC  (12+ messages)

[BUG] ACPI Error: 
 2016-02-03 20:41 UTC  (2+ messages)

[PATCH 0/3] kallsyms: remove special handling for CONFIG_ARM
 2016-02-03 20:41 UTC  (11+ messages)

+ kernel-locking-lockdepc-convert-hash-tables-to-hlists.patch added to -mm tree
 2016-02-03 20:40 UTC 

New Defects reported by Coverity Scan for ceph
 2016-02-03 20:40 UTC 

+ kernel-locking-lockdepc-make-lockdep-initialize-itself-on-demand.patch added to -mm tree
 2016-02-03 20:40 UTC  (4+ messages)

[PATCH v2 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based
 2016-02-03 20:38 UTC  (7+ messages)
` [PATCH v2 08/12] devicetree: bindings: add DT binding for the Marvell Armada 3700 SoC family

[Qemu-devel] [PATCH v2 0/4] set the OEM fields in the RSDT and the FADT from the SLIC
 2016-02-03 20:37 UTC  (6+ messages)

[mdadm PATCH 1/1] Fix some type comparison problems
 2016-02-03 20:36 UTC  (2+ messages)

[Qemu-devel] [PULL 00/20] FDC patches
 2016-02-03 20:32 UTC  (21+ messages)
` [Qemu-devel] [PULL 01/20] fdc: fix detection under Linux
` [Qemu-devel] [PULL 02/20] i82374: device only existed as ISA device, so simplify device
` [Qemu-devel] [PULL 03/20] i8257: pass ISA bus to DMA_init() function
` [Qemu-devel] [PULL 04/20] i8257: rename struct dma_cont to I8257State
` [Qemu-devel] [PULL 05/20] i8257: rename struct dma_regs to I8257Regs
` [Qemu-devel] [PULL 06/20] i8257: rename functions to start with i8257_ prefix
` [Qemu-devel] [PULL 07/20] i8257: make the DMA running method per controller
` [Qemu-devel] [PULL 08/20] i8257: add missing const
` [Qemu-devel] [PULL 09/20] i8257: QOM'ify
` [Qemu-devel] [PULL 10/20] i8257: move state definition to new independent header
` [Qemu-devel] [PULL 11/20] isa: add an ISA DMA interface, and store it within the ISA bus
` [Qemu-devel] [PULL 12/20] i8257: implement the IsaDma interface
` [Qemu-devel] [PULL 13/20] magnum: disable floppy DMA for now
` [Qemu-devel] [PULL 14/20] sparc: disable floppy DMA
` [Qemu-devel] [PULL 15/20] sparc64: "
` [Qemu-devel] [PULL 16/20] fdc: use IsaDma interface instead of global DMA_* functions
` [Qemu-devel] [PULL 17/20] cs4231a: "
` [Qemu-devel] [PULL 18/20] gus: "
` [Qemu-devel] [PULL 19/20] sb16: "
` [Qemu-devel] [PULL 20/20] dma: remove now useless "

booting from BTRFS works only with one device in the pool
 2016-02-03 20:30 UTC  (6+ messages)

[PATCH v6 0/22] usb: dwc2: host: Fix and speed up all the stuff, especially with splits
 2016-02-03 20:29 UTC  (4+ messages)
` [PATCH v6 17/22] usb: dwc2: host: Manage frame nums better in scheduler

[PATCH RESEND] kprobe: Use percpu counter to collect nhit statistics
 2016-02-03 20:28 UTC 

[PATCH] psmouse: added BYD touchpad driver
 2016-02-03 20:28 UTC  (5+ messages)

[BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices
 2016-02-03 20:28 UTC  (3+ messages)

[PATCH] Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
 2016-02-03 20:26 UTC 

[RFC 00/22] Add support for GuC-based SLPC
 2016-02-03 20:25 UTC  (2+ messages)

Adjusting_tbtt in mesh capability
 2016-02-03 20:18 UTC 

[PULL REQUEST] Please pull rdma.git
 2016-02-03 20:24 UTC 

[PATCH nft 0/3] meta: random match for statistic sampling
 2016-02-03 20:23 UTC  (2+ messages)

[PATCH net v2] bonding: Fix ARP monitor validation
 2016-02-03 20:23 UTC  (3+ messages)

[PATCH V2 0/7] cpufreq: governors: Fix ABBA lockups
 2016-02-03 20:21 UTC  (3+ messages)
` [PATCH V2 5/7] cpufreq: Merge cpufreq_offline_prepare/finish routines

[Buildroot] [PATCH] toolchain: bump ARC toolchain components to arc-2015.12
 2016-02-03 20:21 UTC  (2+ messages)

[Buildroot] [Bug 8646] New: check-host-rpath script returns false positives when rpath contains symlink
 2016-02-03 20:20 UTC  (4+ messages)
` [Buildroot] [Bug 8646] "

[PATCH v5 1/3] Add BUG_XX() debugging options
 2016-02-03 20:18 UTC  (8+ messages)
` [PATCH v5 3/3] Add BUG_XX() debugging hard/soft lockup detection

[PATCH v2 0/7] Use devm_request_region
 2016-02-03 20:17 UTC  (8+ messages)
` [PATCH v2 1/7] gpio: 104-dio-48e: "
` [PATCH v2 2/7] gpio: 104-idi-48: "
` [PATCH v2 3/7] gpio: 104-idio-16: "
` [PATCH v2 4/7] gpio: amd8111: "
` [PATCH v2 5/7] gpio: ich: "
` [PATCH v2 6/7] gpio: sch311x: "
` [PATCH v2 7/7] gpio: ws16c48: "

[RFC 1/2] misc: Add MAC address mapper "driver"
 2016-02-03 20:16 UTC  (6+ messages)

[Buildroot] [PATCH v6 00/13] Relocatable SDK / build machine leaks
 2016-02-03 20:15 UTC  (3+ messages)
` [Buildroot] [PATCH v6 03/13] core: re-enter make if $(CURDIR) or $(O) are not absolute canonical path

[PATCH 0/5] cpufreq: governors: Solve the ABBA lockups
 2016-02-03 20:14 UTC  (16+ messages)
` [PATCH 2/5] cpufreq: governor: Create separate sysfs-ops

[PATCH 2/2] dax: fix bdev NULL pointer dereferences
 2016-02-03 20:13 UTC  (11+ messages)

[PATCH net-next] sxgbe: remove unused code
 2016-02-03 20:11 UTC 

[PATCH] ext4: add a line break for proc mb_groups display
 2016-02-03 20:07 UTC  (7+ messages)

[meta-cpan] Updates pushed
 2016-02-03 20:12 UTC 

[PATCH v3 00/11] android sync framework: clean up IOCTLs and ABI
 2016-02-03 20:09 UTC  (5+ messages)
` [PATCH v3 06/11] staging/android: turn fence_info into a __u64 pointer

Problem installing ath10k firmware
 2016-02-03 20:06 UTC  (5+ messages)

OpenEmbedded Metadata: Recipe update broken
 2016-02-03 20:06 UTC  (3+ messages)

inline vector container
 2016-02-03 20:04 UTC 

vfs/xfs: directio updates to ease COW handling V2
 2016-02-03 20:01 UTC  (11+ messages)
` [PATCH 1/3] direct-io: always call ->end_io if non-NULL
    ` [Ocfs2-devel] "
  ` [Ocfs2-devel] vfs/xfs: directio updates to ease COW handling V2

[PATCH net-next] hv_netvsc: Add feature flags NETIF_F_IPV6_CSUM and NETIF_F_TSO6 for netvsc
 2016-02-03 21:30 UTC  (2+ messages)

[PATCH v2 0/4] kallsyms: remove special handling for CONFIG_ARM
 2016-02-03 20:00 UTC  (2+ messages)

[PATCH 1/2] ARM: make virt_to_idmap() return unsigned long
 2016-02-03 19:59 UTC  (9+ messages)

Which Toolchain is being used to build Yocto ?
 2016-02-03 19:58 UTC  (4+ messages)

[PATCH] irqchip-gicv3: wait for ack from redistributer after read_iar
 2016-02-03 19:43 UTC  (2+ messages)

spolupráce
 2016-02-03 12:42 UTC 

spolupráce
 2016-02-03 12:42 UTC 

[PATCH net-next] bonding: 3ad: apply ad_actor settings changes immediately
 2016-02-03 19:55 UTC  (5+ messages)

[PATCH] ARM: ICST: avoid arithmetic overflow in icst_hz()
 2016-02-03 19:55 UTC  (2+ messages)

[PATCH] parisc: Use parentheses around expression in floppy.h
 2016-02-03 19:54 UTC 

[Qemu-devel] [RFC PATCH 7/7] vfio/pci: Find and expose Intel IGD OpRegion
 2016-02-03 19:52 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v2 "

[PATCH] mac80211: fix VHT MU-MIMO frame processing
 2016-02-03 19:52 UTC 

[PATCH 1/2] [media] dvb_frontend: print DTV property dump also for SET_PROPERTY
 2016-02-03 19:48 UTC  (2+ messages)
` [PATCH 2/2] tda1004x: only update the frontend properties if locked

[DRBD-announce] drbd-9.0.1 & drbd-utils-8.9.6
 2016-02-03 19:49 UTC 

DPDK ixgbevf multi-queue disabled
 2016-02-03 19:47 UTC 

[PATCH v2 2/2] rtlwifi: Fix reusable codes in core.c
 2016-02-03 19:46 UTC  (2+ messages)

[dm-crypt] The future of disk encryption with LUKS2
 2016-02-03 19:46 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Allow i915_gem_object_get_page() on userptr as well
 2016-02-03 19:45 UTC  (2+ messages)

[PATCH 1/2] rtlwifi: Fix improve function 'rtl_addr_delay()' in core.c
 2016-02-03 19:44 UTC  (4+ messages)

[PATCH 0/3] Imagination Technologies MIPS P6600 CPU Support
 2016-02-03 19:43 UTC  (4+ messages)
` [PATCH 2/3] MIPS: Add P6600 cases to CPU switch statements

[Qemu-devel] [RFC PATCH v2] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
 2016-02-03 19:43 UTC  (3+ messages)
` [Qemu-devel] [SeaBIOS] "

[PATCH v7 00/18] Prerequisite patches for COLO
 2016-02-03 19:41 UTC  (25+ messages)
` [PATCH v7 06/18] tools/libxl: introduce enum type libxl_checkpointed_stream
` [PATCH v7 07/18] migration/save: pass checkpointed_stream from libxl to libxc
` [PATCH v7 08/18] tools/libxl: introduce libxl__domain_restore_device_model to load qemu state
` [PATCH v7 09/18] tools/libxl: introduce libxl__domain_common_switch_qemu_logdirty()
` [PATCH v7 10/18] tools/libxl: export logdirty_init
` [PATCH v7 11/18] tools/libxl: Add back channel to allow migration target send data back
` [PATCH v7 12/18] tools/libx{l, c}: add back channel to libxc
` [PATCH v7 13/18] tools/libxl: rename remus device to checkpoint device
` [PATCH v7 15/18] tools/libxl: adjust the indentation
` [PATCH v7 16/18] tools/libxl: store remus_ops in checkpoint device state
` [PATCH v7 17/18] tools/libxl: move remus state into a seperate structure
` [PATCH v7 18/18] tools/libxl: seperate device init/cleanup from checkpoint device layer


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.