All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-07 13:27:53 to 2015-10-07 14:16:19 UTC [more...]

[PATCH v3 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-10-07 14:16 UTC  (40+ messages)
` [PATCH XEN v3 01/22] tools/Rules.mk: Properly handle libraries with recursive dependencies
` [PATCH XEN v3 02/22] tools: Refactor "xentoollog" into its own library
` [PATCH XEN v3 03/22] tools/libxc: Remove osdep indirection for xc_evtchn
` [PATCH XEN v3 04/22] tools: Refactor /dev/xen/evtchn wrappers into libxenevtchn
` [PATCH XEN v3 05/22] tools: Arrange to check public headers for ANSI compatiblity
` [PATCH XEN v3 06/22] tools/libxc: Remove osdep indirection for xc_gnt{shr, tab}
` [PATCH XEN v3 07/22] tools: Refactor /dev/xen/gnt{dev, shr} wrappers into libxengnttab
` [PATCH XEN v3 08/22] tools/libxc: Remove osdep indirection for privcmd
` [PATCH XEN v3 09/22] tools: Refactor hypercall calling wrappers into libxencall
` [PATCH XEN v3 10/22] tools/libxc: drop xc_map_foreign_bulk_compat wrappers
` [PATCH XEN v3 11/22] tools: Remove xc_map_foreign_batch
` [PATCH XEN v3 12/22] tools: Implement xc_map_foreign_range(s) in terms of common helper
` [PATCH XEN v3 13/22] tools: Refactor foreign memory mapping into libxenforeignmemory
` [PATCH XEN v3 14/22] tools: foreignmemory: provide xenforeignmemory_unmap
` [PATCH XEN v3 15/22] tools/libs/evtchn: Review and update doc comments
` [PATCH XEN v3 16/22] tools/libs: Clean up hard tabs
` [PATCH XEN v3 17/22] tools/libs/gnttab: Review and update doc comments
` [PATCH XEN v3 18/22] tools/libs/call: Update some log messages to not refer to xc
` [PATCH XEN v3 19/22] tools/libs/call: Avoid xc_memalign in netbsd and solaris backends
` [PATCH XEN v3 20/22] tools/libs/foreignmemory: Mention restrictions on fork in docs
` [PATCH XEN v3 21/22] tools: Update CFLAGS for qemu-xen to allow it to use new libraries
` [PATCH XEN v3 22/22] HACK: Add a .config to pull all the right bits from my xenbits trees
` [PATCH QEMU-XEN v3 1/8] xen: Switch to libxenevtchn interface for compat shims
` [PATCH QEMU-XEN v3 2/8] xen: Switch to libxengnttab "
` [PATCH QEMU-XEN v3 3/8] xen: Switch uses of xc_map_foreign_range into xc_map_foreign_bulk
` [PATCH QEMU-XEN v3 4/8] xen: Switch uses of xc_map_foreign_pages "
` [PATCH QEMU-XEN v3 5/8] xen: Switch uses of xc_map_foreign_bulk to use libxenforeignmemory API
` [PATCH QEMU-XEN v3 6/8] xen: Use stable library interfaces when they are available
` [PATCH QEMU-XEN v3 7/8] xen: domainbuild: reopen libxenctrl interface after forking for domain watcher
` [PATCH QEMU-XEN v3 8/8] xen: make it possible to build without the Xen PV domain builder
` [PATCH QEMU-XEN-TRADITIONAL v3 1/5] qemu-xen-traditional: Use xentoollog as a separate library
` [PATCH QEMU-XEN-TRADITIONAL v3 2/5] qemu-xen-traditional: Use libxenevtchn
` [PATCH QEMU-XEN-TRADITIONAL v3 3/5] qemu-xen-traditional: Use libxengnttab
` [PATCH QEMU-XEN-TRADITIONAL v3 4/5] qemu-xen-traditional: Add libxencall to rpath-link
` [PATCH QEMU-XEN-TRADITIONAL v3 5/5] qemu-xen-traditional: Add libxenforeignmemory "
` [PATCH MINI-OS v3 1/5] mini-os: Include libxentoollog with libxc
` [PATCH MINI-OS v3 2/5] mini-os: Include libxenevtchn "
` [PATCH MINI-OS v3 3/5] mini-os: Include libxengnttab "

[PATCH -tip] ARM: atomics: implement _relaxed variants of atomic[64]_{inc, dec}
 2015-10-07 14:16 UTC  (3+ messages)
` [PATCH -tip] ARM: atomics: implement _relaxed variants of atomic[64]_{inc,dec}

[PATCH] leds: triggers: add invert to heartbeat
 2015-10-07 14:14 UTC  (3+ messages)

[PATCH v2 00/16] NFS/RDMA patches for merging into v4.4
 2015-10-07 14:13 UTC  (5+ messages)
` [PATCH v2 16/16] NFS: Enable client side NFSv4.1 backchannel to use other transports

Applied "ASoC: rsnd: Remove obsolete platform data support" to the asoc tree
 2015-10-07 14:12 UTC 

Applied "ASoC: da7213: Add DT support to codec driver" to the asoc tree
 2015-10-07 14:12 UTC 

[Qemu-devel] [PATCH v5 0/4] qapi: child add/delete support
 2015-10-07 14:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 1/4] Add new block driver interface to add/delete a BDS's child
` [Qemu-devel] [PATCH v5 2/4] quorum: implement bdrv_add_child() and bdrv_del_child()

Applied "ASoC: da7213: Add support to handle mclk data provided to driver" to the asoc tree
 2015-10-07 14:12 UTC 

[PATCH 2/2] ASoC: da7213: Add bindings documentation for codec driver
 2015-10-07 14:12 UTC  (2+ messages)
` Applied "ASoC: da7213: Add bindings documentation for codec driver" to the asoc tree

[PATCH net-next] net: Fix vti use case with oif in dst lookups for IPv6
 2015-10-07 14:12 UTC  (3+ messages)

[PATCH v2 0/3] ASoC: da7213: Add DT support for codec
 2015-10-07 14:10 UTC  (3+ messages)

[PATCH 1/2] drm: Stop using drm_vblank_count() as the hw frame counter
 2015-10-07 14:14 UTC  (7+ messages)

[PATCH] Btrfs: Intialize btrfs_root->highest_objectid when loading tree root and subvolume roots
 2015-10-07 14:10 UTC  (3+ messages)

[PATCH] cpufreq, intel_pstate, set max_sysfs_pct and min_sysfs_pct on governor switch
 2015-10-07 14:10 UTC  (8+ messages)

[PATCH V7 0/7] xen pvusb toolstack work
 2015-10-07 14:10 UTC  (16+ messages)
` [PATCH V7 6/7] xl: add usb-assignable-list command

[PATCH v1 0/7] Avoid L2CAP ERTM shutdown hung tasks
 2015-10-07 14:09 UTC  (3+ messages)

[PATCH] igt/kms_addfb_basic: New subtest to check for fb modifier and tiling mode mismatch
 2015-10-07 14:07 UTC  (2+ messages)

[xen-4.4-testing baseline-only test] 38130: regressions - FAIL
 2015-10-07 14:08 UTC 

[PATCH] PCI: prevent out of bounds access in numa_node override
 2015-10-07 14:07 UTC  (4+ messages)

[PATCH 1/2] Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status"
 2015-10-07 14:06 UTC  (6+ messages)
` [PATCH 2/2] mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting

[PATCH] ASoC: rt5645: fix build warning
 2015-10-07 14:05 UTC  (2+ messages)

[PATCH 1/1] drm/i915/bxt: Set time interval unit to 0.833us
 2015-10-07 14:07 UTC  (5+ messages)

[Qemu-devel] Debugging Migration
 2015-10-07 14:03 UTC  (6+ messages)
` [Qemu-devel] [RFC 0/8] QEMUFile-way to gather VM's memory statistics
  ` [Qemu-devel] [PATCH 6/8] migration: implementation of hook_ram_sync
  ` [Qemu-devel] [PATCH 7/8] migration: new migration test mode

[LTP] [PATCH v2] syscall/renameat2: Fix filesystem
 2015-10-07 14:03 UTC 

[PATCH v2 00/18] implement vNVDIMM
 2015-10-07 14:02 UTC  (5+ messages)
` [Qemu-devel] "

[PATCH] crypto x86/camellia_aesni_avx: Fix CPU feature checks
 2015-10-07 14:02 UTC  (3+ messages)

[PATCH] regulator: core: mark lock functions as __maybe_unused
 2015-10-07 14:01 UTC  (3+ messages)

[PATCH 0/2] dmaengine: usb-dmac: Runtime PM Related Fixes
 2015-10-07 14:01 UTC  (3+ messages)

[PATCH v7 00/32] Introduce HVM without dm and new boot ABI
 2015-10-07 14:01 UTC  (7+ messages)
` [PATCH v7 12/32] xen/x86: add bitmap of enabled emulated devices

[PATCH v2 00/18] powerpc/fsl-book3e-64: kexec/kdump support
 2015-10-07 14:00 UTC  (3+ messages)
` [PATCH v2 05/18] powerpc/85xx: Load all early TLB entries at once

[meta-fsl-arm] Error while building alsa-lib
 2015-10-07 14:00 UTC 

[PATCH] drm/amdgpu: fix 32-bit compiler warning
 2015-10-07 14:00 UTC  (6+ messages)

[PATCH] [RFC] drm/doc: Rename docbook to gpu.tmpl
 2015-10-07 14:02 UTC  (2+ messages)

[GIT PULL nf-next 0/2] Fourth Round of IPVS Updates for v4.4
 2015-10-07 13:58 UTC  (3+ messages)
` [PATCH nf-next 1/2] ipvs: Remove possibly unused variable from ip_vs_out

[PATCH v2 0/3] various strscpy fixes
 2015-10-07 13:58 UTC  (5+ messages)
` [PATCH v2 2/3] word-at-a-time.h: support zero_bytemask() on alpha and tile

[Qemu-devel] [PATCH v4] ivshmem: allow the sharing of hugepages
 2015-10-07 13:58 UTC  (6+ messages)

[U-Boot] U-Boot malloc implementation on arm - problem after relocation
 2015-10-07 13:58 UTC 

[PATCH] regulator: core: fix build warning
 2015-10-07 13:56 UTC  (2+ messages)

[PATCH 0/2] michaelw/toaster/buildinfo-fixes
 2015-10-07 13:56 UTC  (2+ messages)

[PATCH 4/5 v2] pseries/iommu: implement DDW-aware dma_get_page_shift
 2015-10-07 13:56 UTC  (4+ messages)
  ` [kbuild-all] "

[PATCH 0/2] dmaengine: hdmac: Add scatter-gathered memset support
 2015-10-07 13:54 UTC  (4+ messages)
` [PATCH 1/2] dmaengine: hdmac: factorise memset descriptor allocation

[PATCH v5 0/4] uio: add MSI/MSI-X support to uio_pci_generic driver
 2015-10-07 13:55 UTC  (8+ messages)

[PATCH 1/2] drm/i915: Kill DRI1 cliprects
 2015-10-07 13:58 UTC  (4+ messages)

[PATCH tip/core/rcu 02/18] rcu: Move rcu_report_exp_rnp() to allow consolidation
 2015-10-07 13:55 UTC  (5+ messages)
`  "
    ` [kbuild-all] "

[PATCH 0/2] toaster: buildinfohelper fixes
 2015-10-07 13:55 UTC  (3+ messages)
` [PATCH 1/2] toaster: buildinfohelper associate build data with built_recipe
` [PATCH 2/2] toaster: buildinfohelper Skip packages we have no build info about

[PATCH v7 0/6] Add support for DA9150 Fuel-Gauge
 2015-10-07 13:54 UTC  (14+ messages)
` [PATCH v7 1/6] mfd: da9150: Add support for Fuel-Gauge
` [PATCH v7 2/6] mfd: da9150: Update DT bindings for Fuel-Gauge support
` [PATCH v7 3/6] power: Add support for DA9150 Fuel-Gauge
` [PATCH v7 4/6] power: da9150: Add DT bindings documentation for Fuel-Gauge
` [PATCH v7 5/6] mfd: da9150: Use relative paths in DT bindings document
` [PATCH v7 6/6] mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resource

[PATCH 1/2] memory: omap-gpmc: dump "before" state before first modification
 2015-10-07 13:55 UTC  (11+ messages)
` [PATCH 2/2] memory: omap-gpmc: expand the description of the debug facility

[OT] x86-64 -> sh4 cross-toolchain availability?
 2015-10-07 13:53 UTC 

[ANNOUNCE] rt-tests-v0.95
 2015-10-07 13:53 UTC 

[PATCH 00/12] MMIO workaround list
 2015-10-07 13:52 UTC  (4+ messages)
` [PATCH 07/12] drm/i915: Write mmio workarounds after gpu reset

[PATCH 0/5] Introduce Kabylake Support
 2015-10-07 13:55 UTC  (5+ messages)
` [PATCH 1/5] drm/i915/kbl: Add Kabylake PCI ID

make headers_install for out-of-tree modules
 2015-10-07 13:51 UTC  (2+ messages)

Sessions are disconnected when disk is full on remote host
 2015-10-07 13:50 UTC 

[PATCH] change current_is_single_threaded() to use for_each_thread()
 2015-10-07 13:50 UTC  (4+ messages)

[PATCH tip/core/rcu 0/18] Expedited grace-period improvements for 4.4
 2015-10-07 13:49 UTC  (6+ messages)
` [PATCH tip/core/rcu 01/18] rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wq
  ` [PATCH tip/core/rcu 04/18] rcu: Use single-stage IPI algorithm for RCU expedited grace period

[PATCH 1/5] drm/i915: shrinker_control->nr_to_scan is now unsigned long
 2015-10-07 13:51 UTC  (9+ messages)
` [PATCH 2/5] drm/i915: Add a tracepoint for the shrinker
` [PATCH 5/5] drm/i915: Avoid GPU stalls from kswapd

[U-Boot] [PATCH] tools/proftool: fix use-after-free
 2015-10-07 13:48 UTC 

[PATCH 1/2] wireless: update robust action frame list
 2015-10-07 13:48 UTC  (2+ messages)
` [PATCH 2/2] wireless: add WNM action frame categories

[PATCH 2/2] mfd: rtsx: fix build warning
 2015-10-07 13:48 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH v2 0/3] nvmem: make sysfs binary file permissions more flexible
 2015-10-07 13:46 UTC  (5+ messages)
` [PATCH v2 1/3] nvmem: core: make default user binary file root-access only

[PATCH v6 0/5] input: add usb keyboard driver
 2015-10-07 13:47 UTC  (3+ messages)
` [PATCH 4/5] usb: ehci-hcd: use mdelay_non_inerruptible()

[PATCH] timekeeping: Limit system time to prevent 32-bit time_t overflow
 2015-10-07 13:47 UTC  (2+ messages)

[PATCH v9 00/43] Richacls
 2015-10-07 13:46 UTC  (5+ messages)

[PATCH] IB/core: avoid 32-bit warning
 2015-10-07 13:46 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 0/3] pcie: Add support for Single Root I/O Virtualization
 2015-10-07 13:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 2/3] pci: Update pci_regs header
` [Qemu-devel] [PATCH v4 3/3] pcie: Add support for Single Root I/O Virtualization (SR/IOV)

[patch] posix_fallocate.3: Mention glibc emulation caveats
 2015-10-07 13:44 UTC  (3+ messages)

[PATCH v5 0/4] PCI: Add support for PCI Enhanced Allocation "BARs"
 2015-10-07 13:44 UTC  (2+ messages)

[PATCH net-next 0/5] BPF/random32 updates
 2015-10-07 13:43 UTC  (6+ messages)
` [PATCH net-next 1/5] net: move net_get_random_once to lib
` [PATCH net-next 2/5] once: make helper generic for calling function once
` [PATCH net-next 3/5] random32: add prandom_seed_full_state helper
` [PATCH net-next 4/5] random32: add prandom_init_once helper for own rngs
` [PATCH net-next 5/5] bpf: split state from prandom_u32() and consolidate {c,e}BPF prngs

[U-Boot] DWMMC crontroller in Exynos4412
 2015-10-07 13:44 UTC  (11+ messages)

All OMAP platforms: MMC is broken
 2015-10-07 13:41 UTC  (13+ messages)

[PATCH] h8300: Fix build error due to missing word-at-a-time.h
 2015-10-07 13:41 UTC  (2+ messages)

error: implicit declaration of function 'zero_bytemask'
 2015-10-07 13:41 UTC  (3+ messages)

tmp on NFS
 2015-10-07 13:39 UTC  (4+ messages)

[PATCH v8 00/41] Richacls
 2015-10-07 13:38 UTC  (9+ messages)

[PATCH] ALSA: bebob: support Firewire I/O card of Mackie Onyx 1220/1620/1640
 2015-10-07 13:38 UTC  (2+ messages)
` [FFADO-devel] "

[RFC][PATCH] sched: Start stopper early
 2015-10-07 13:36 UTC  (2+ messages)
`  "

[PATCH v4 0/2] ethdev: add port speed capability bitmap
 2015-10-07 13:37 UTC  (7+ messages)
` [PATCH v5 0/4] ethdev: add speed capabilities and refactor link API
  ` [PATCH v5 3/4] ethdev: redesign link speed config API

[PATCH net-next 00/15] net: Pass net through the output path
 2015-10-07 13:37 UTC  (3+ messages)
` [PATCH net-next 01/15] ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk

[MM PATCH V4 5/6] slub: support for bulk free with SLUB freelists
 2015-10-07 13:36 UTC  (11+ messages)
` [MM PATCH V4.1 "

[PATCH 1/3] drm/i915: add kerneldoc for i915_audio_component
 2015-10-07 13:39 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: add DOC for i915_component

[PATCHv4 0/6] arm64: perf: heterogeneous PMU support
 2015-10-07 13:35 UTC  (4+ messages)

[Qemu-devel] Virtio drivers for WindowsServer 2012R2 network problems no outgoing traffic in Openstack
 2015-10-07 13:22 UTC  (2+ messages)
`  "

[PATCH] HID: multitouch: Fetch feature reports on demand for Win8 devices
 2015-10-07 13:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] drm/i915: set proper N/CTS in modeset
 2015-10-07 13:33 UTC  (4+ messages)

[PATCHv4 net 0/6] OVS conntrack fixes for net
 2015-10-07 13:33 UTC  (3+ messages)
` [PATCHv4 net 1/6] openvswitch: Fix typos in CT headers

[PATCH] Bluetooth: Send index information updates to monitor channel
 2015-10-07 13:32 UTC 

linux-next: Tree for Oct 6
 2015-10-07 13:31 UTC  (2+ messages)

[PATCH 1/6] drm/i915: Implement L3 partitioning set-up from the workaround list
 2015-10-07 13:30 UTC  (3+ messages)

[PATCH v4 0/2] pwm: Broadcom BCM7038 PWM controller (v4)
 2015-10-07 13:31 UTC  (4+ messages)
` [PATCH] pwm: fix Broadcom BCM7038 PWM driver

[PATCH 00/17] Enhance mlx5 with Mellanox OFED 3.1
 2015-10-07 13:30 UTC  (3+ messages)

[PATCH] ext2: don't mount filesystems with compat features we know only ext4 supports
 2015-10-07 13:29 UTC  (4+ messages)

[PATCH] net/bonding: send arp in interval if no active slave
 2015-10-07 13:29 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 1/3] drm/i915/snb: remove pre-production hardware workaround
 2015-10-07 13:28 UTC  (3+ messages)
` [PATCH 3/3] drm/i915/chv: remove pre-production hardware workarounds

[Bug 92214] Flightgear crashes during splashboot with R600 driver and mesa 11.0.2
 2015-10-07 13:28 UTC  (2+ messages)

[LTP] [PATCH v7 1/7] lib6: Remove runcc.* and the testcases that use it
 2015-10-07 13:28 UTC  (3+ messages)
` [LTP] [PATCH v7 2/7] SAFE_MACROS: Add socket(), bind(), listen(), connect() and getsockname()

[PATCH] bnx2fc: reduce stack usage in __bnx2fc_enable
 2015-10-07 13:28 UTC  (3+ messages)

[review-request][PATCH 00/10][v2] Implement UI changes for "command line builds" project
 2015-10-07 13:27 UTC  (2+ 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.