All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-11 05:00:25 to 2016-11-11 08:28:40 UTC [more...]

[Qemu-devel] [RFC PATCH 0/4] *** Half-cooked vhost-pci implementation patch ***
 2016-11-11  8:28 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH 1/4] qemu-char: add the "1-server-N-client" support
` [Qemu-devel] [RFC PATCH 2/4] vhost-user: add the vhost-user extension to support the vhost-pci based inter-vm communication

[bug report] drm/i915/gvt: vGPU display virtualization
 2016-11-11  8:28 UTC  (3+ messages)
` [igvt-g-dev] "

[ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0
 2016-11-11  8:28 UTC  (4+ messages)
` [git-for-windows] "

[patch] usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
 2016-11-11  8:28 UTC  (3+ messages)

[U-Boot] [PATCH] mx6ull_14x14_evk: Add README file
 2016-11-11  8:27 UTC  (2+ messages)

[RFC][PATCH v2 0/2] Improve libsas hotplug
 2016-11-11  8:26 UTC  (3+ messages)

[PATCH v8 0/3] ARM, arm64: renesas: Enable UHS-I SDR-104
 2016-11-11  8:27 UTC  (4+ messages)

PM regression with LED changes in next-20161109
 2016-11-11  8:25 UTC  (9+ messages)

[Qemu-devel] [PATCH v1] docs/vhost-user: extend the vhost-user protocol to support the vhost-pci based inter-vm communication
 2016-11-11  8:24 UTC  (7+ messages)
  ` [Qemu-devel] [virtio-comment] "

[RFC PATCH] scsi: libsas: fix WARN on device removal
 2016-11-11  8:23 UTC  (10+ messages)

[PATCH v1 0/2] Fix default macOS build locally and on Travis CI
 2016-11-11  8:22 UTC  (7+ messages)
` [PATCH v1 2/2] travis-ci: disable GIT_TEST_HTTPD for macOS

[PATCH] drm/rockchip: return ERR_PTR instead of NULL
 2016-11-11  8:22 UTC  (6+ messages)

[PATCH v2 00/28] Vybrid support in Barebox
 2016-11-11  8:21 UTC  (2+ messages)

[PATCH 0/2] makedumpfile: Adapt code to get value of phys_base
 2016-11-11  8:12 UTC  (4+ messages)
` [PATCH 1/2] "
  ` [PATCH v2 "

[PATCH net-next v7 00/10] dpaa_eth: Add the QorIQ DPAA Ethernet driver
 2016-11-11  8:20 UTC  (15+ messages)
` [PATCH net-next v7 01/10] devres: add devm_alloc_percpu()
` [PATCH net-next v7 02/10] dpaa_eth: add support for DPAA Ethernet
` [PATCH net-next v7 03/10] dpaa_eth: add option to use one buffer pool set
` [PATCH net-next v7 04/10] dpaa_eth: add ethtool functionality
` [PATCH net-next v7 05/10] dpaa_eth: add ethtool statistics
` [PATCH net-next v7 06/10] dpaa_eth: add sysfs exports
` [PATCH net-next v7 07/10] dpaa_eth: add trace points
` [PATCH net-next v7 08/10] arch/powerpc: Enable FSL_PAMU
` [PATCH net-next v7 09/10] arch/powerpc: Enable FSL_FMAN
` [PATCH net-next v7 10/10] arch/powerpc: Enable dpaa_eth

[PATCH v4 00/14] ARM: dts: r8a779x: use demuxer for I2C
 2016-11-11  8:20 UTC  (6+ messages)

[PATCH 1/3] i2c: octeon: thunderx: TWSI software reset in recovery
 2016-11-11  8:17 UTC 

[PATCH v2] Make system_reset_pSeries relocatable
 2016-11-11  8:15 UTC  (2+ messages)
` Fwd: "

[ovmf test] 102104: regressions - FAIL
 2016-11-11  8:14 UTC 

[Qemu-devel] [PATCH] spapr-vty: Fix bad assert() statement
 2016-11-11  8:13 UTC  (3+ messages)

[Qemu-devel] [PATCH] tests: add XSCOM tests for the PowerNV machine
 2016-11-11  8:11 UTC  (3+ messages)

[PATCH] arm: dts: Add pnor label for wspoon and romulus
 2016-11-11  8:02 UTC  (2+ messages)

[credential.helper] unexpectedly save credential to multiple credential files
 2016-11-11  8:10 UTC 

[PATCH] staging: vc04_services: fix setup_timer.cocci warnings
 2016-11-11  8:10 UTC 

Adding new CAN driver
 2016-11-11  8:04 UTC  (13+ messages)

[kvm-unit-tests PATCH v8 0/3] ARM PMU tests
 2016-11-11  8:08 UTC  (7+ messages)
` [kvm-unit-tests PATCH v8 1/3] arm: Add PMU test
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v8 2/3] arm: pmu: Check cycle count increases
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v8 3/3] arm: pmu: Add CPI checking
  ` [Qemu-devel] "

[PATCH V3] x86/vm_event: Added support for VM_EVENT_REASON_INTERRUPT
 2016-11-11  8:06 UTC 

[PATCH] ata: xgene: Enable NCQ support for APM X-Gene SATA controller hardware v1.1
 2016-11-11  8:06 UTC  (4+ messages)

[PATCH v3 00/12] xenstore: support reading directory with many children
 2016-11-11  8:00 UTC  (13+ messages)
` [PATCH v3 01/12] xenstore: modify add_change_node() parameter types
` [PATCH v3 02/12] xenstore: call add_change_node() directly when writing node
` [PATCH v3 03/12] xenstore: use common tdb record header in xenstore
` [PATCH v3 04/12] xenstore: add per-node generation counter
` [PATCH v3 05/12] xenstore: add support for reading directory with many children
` [PATCH v3 06/12] xenstore: support XS_DIRECTORY_PART in libxenstore
` [PATCH v3 07/12] xenstore: use array for xenstore wire command handling
` [PATCH v3 08/12] xenstore: let command functions return error or success
` [PATCH v3 09/12] xenstore: make functions static
` [PATCH v3 10/12] xenstore: add helper functions for wire argument parsing
` [PATCH v3 11/12] xenstore: add small default data buffer to internal struct
` [PATCH v3 12/12] xenstore: handle memory allocation failures in xenstored

[PATCH] staging: dgnc: re-arrange functions for removing forward declarations
 2016-11-11  7:55 UTC  (2+ messages)

[PATCH v2 0/3] increase TSCADC clock to 24MHz and fix ti,charge-delay to represent in nS
 2016-11-11  7:58 UTC  (3+ messages)
  ` [PATCH v2 2/3] Input: ti_am335x_tsc: Add support for ti,charge-delay-ns
  ` [PATCH v2 3/3] drivers: mfd: ti_am335x_tscadc: increase ADC ref clock to 24MHz

[Buildroot] [PATCH 1/1] Bump libxmlrpc
 2016-11-11  7:58 UTC  (2+ messages)
` [Buildroot] [PATCH v2] Bump libxmlrpc to version 1.39.10

BYD TouchPad driver (4.8.1) misdetects a Logitech mouse
 2016-11-11  7:56 UTC  (3+ messages)

[PATCH v4 0/5] Cavium ThunderX uncore PMU support
 2016-11-11  7:37 UTC  (5+ messages)
` [PATCH v4 1/5] arm64: perf: Basic uncore counter support for Cavium ThunderX SOC

[kernel-hardening] [RFC v4 PATCH 00/13] HARDENED_ATOMIC
 2016-11-11  7:50 UTC  (8+ messages)
` [kernel-hardening] "

[PATCH 0/8] firmware: arm_scpi: add support for legacy SCPI protocol
 2016-11-11  7:48 UTC  (11+ messages)
` [PATCH v5 6/8] Documentation: bindings: add compatible specific to "

Status for bug 71211? [random(4): clarify utility and volume]
 2016-11-11  7:41 UTC  (9+ messages)
      ` [patch] getrandom.2, random.4: Consolidate and improve discussion on usage of randomness

[Qemu-devel] [PATCH] tcg/mips: Add support for mips64el backend
 2016-11-11  7:20 UTC 

[PATCH v5 00/23] Support qcom's HSIC USB and rewrite USB2 HS support
 2016-11-11  7:40 UTC  (6+ messages)

[clk:clk-qcom-8994 2/2] include/linux/module.h:213:1: error: expected ',' or ';' before 'extern'
 2016-11-11  7:35 UTC  (4+ messages)
  ` [clk:clk-qcom-8994 2/2] include/linux/module.h:213:1: error: expected ',' or '; ' "

[xen-unstable test] 102097: tolerable FAIL - PUSHED
 2016-11-11  7:33 UTC 

[v3 0/5] plumb kvm/vfio to allow getting kvm from vfio_group
 2016-11-11  7:29 UTC  (12+ messages)
` [v3 4/5] vfio: implement APIs to set/put kvm to/from vfio group

[PATCH v3 00/46] Cache Monitoring Technology (aka CQM)
 2016-11-11  7:32 UTC  (6+ messages)
` [PATCH v3 05/46] perf/x86/intel/cmt: add per-package locks

[Qemu-devel] [PATCH v2] target-m68k: add rol/ror/roxl/roxr instructions
 2016-11-11  7:31 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-11-10
 2016-11-11  7:30 UTC 

[PATCH] pciehp_resume: don't add existing device
 2016-11-11  7:23 UTC  (4+ messages)

[PATCH v8 0/6] UHS-I SDR-104 support for sh_mobile_sdhi
 2016-11-11  7:20 UTC  (4+ messages)

question about clk_get_parent
 2016-11-11  7:19 UTC  (3+ messages)

[PATCH net 0/2] r8152: rx patches
 2016-11-11  7:15 UTC  (4+ messages)
` [PATCH net 1/2] r8152: fix the sw rx checksum is unavailable
` [PATCH net 2/2] r8152: rx descriptor check

[PATCH 0/5] Add V4L2 SDR (DRIF & MAX2175) driver
 2016-11-11  7:16 UTC  (3+ messages)
` [PATCH 2/5] media: i2c: max2175: Add MAX2175 support

next-20161111 build: 0 failures 0 warnings (next-20161111)
 2016-11-11  7:10 UTC 

[xen][dpdk][question] Does dpdk support xenserver 7.0 now?
 2016-11-11  7:08 UTC 

[PATCH 1/2] mmc: sdhci-pci: Let devices define their own private data
 2016-11-11  7:00 UTC  (4+ messages)

Reduced latency is killing performance
 2016-11-11  7:02 UTC  (2+ messages)

[PATCH 1/2] i2c: octeon: Fix register access
 2016-11-11  7:00 UTC  (5+ messages)

[Qemu-devel] [PULL 00/47] virtio, vhost, pc, pci: tests, documentation, fixes and cleanups
 2016-11-11  6:57 UTC  (9+ messages)
` [Qemu-devel] [PULL 36/47] pci: Convert msix_init() to Error and fix callers to check it
` [Qemu-devel] [PULL 37/47] megasas: change behaviour of msix switch
` [Qemu-devel] [PULL 39/47] megasas: remove unnecessary megasas_use_msix()
` [Qemu-devel] [PULL 40/47] megasas: undo the overwrites of msi user configuration

BMC (Bare-Metal Container) is relased
 2016-11-11  6:54 UTC 

[PATCH] t6026: ensure that long-running script really is
 2016-11-11  6:50 UTC  (3+ messages)

[Qemu-devel] alpha platform is missing files after initrd load
 2016-11-11  6:49 UTC  (13+ messages)

some question for help
 2016-11-11  6:49 UTC 

[PATCH] PCI: pciehp: Check for PCIe capabilities change after resume
 2016-11-11  6:47 UTC  (5+ messages)

[Ocfs2-devel] [PATCH 0/6] ocfs2: wire up {clone, copy, dedupe}_range
 2016-11-11  6:45 UTC  (8+ messages)
` [Ocfs2-devel] [PATCH 6/6] ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features

[PATCH v3 rdma-core 0/7] libhns: userspace library for hns
 2016-11-11  6:37 UTC  (3+ messages)

[PATCH v6 0/6] Introduce ZONE_CMA
 2016-11-11  6:38 UTC  (12+ messages)
` [PATCH v6 2/6] mm/cma: introduce new zone, ZONE_CMA

[PATCH 0/2] staging: iio: ad7606: move driver out of staging
 2016-11-11  6:34 UTC  (3+ messages)
` [PATCH 1/2] staging: iio: ad7606: replace range/range_available with corresponding scale
` [PATCH 2/2] staging: iio: ad7606: move out of staging

Did You Get My Message This Time?
 2016-11-11  5:36 UTC 

[PATCH v2] libnvdimm: check and clear poison before writing to pmem
 2016-11-11  6:18 UTC  (6+ messages)

[PATCH] drivers: mfd: ti_am335x_tscadc: increase ADC ref clock to 24MHz
 2016-11-11  6:17 UTC  (16+ messages)

[PATCH 1/2] toaster: localhostbecontroller accept custom init script for build
 2016-11-11  6:16 UTC  (2+ messages)
` [PATCH 2/2] toaster: localhostbecontroller write toaster layers for project to toaster-bblayers

[PATCH 0/3] Enable IAMR storage keys for radix
 2016-11-11  6:15 UTC  (10+ messages)
` [PATCH 1/3] Setup AMOR in HV mode
` [PATCH 2/3] Detect instruction fetch denied and report
` [PATCH 3/3] Enable storage keys for radix - user mode execution

[PATCH v2] staging: vc04_services: rework ioctl code path
 2016-11-11  6:15 UTC 

[PATCH] cpufreq: brcmstb-cpufreq: CPUfreq driver for older Broadcom STB SoCs
 2016-11-11  6:14 UTC  (2+ messages)

[PATCH v3 0/9] Qualcomm video decoder/encoder driver
 2016-11-11  6:12 UTC  (3+ messages)
` [PATCH v3 8/9] media: venus: add Makefiles and Kconfig files

[PATCH V3 0/2] powerpc: add support for ISA v2.07 compat level
 2016-11-11  6:11 UTC  (7+ messages)
` [PATCH V3 1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value

4042 linux-ext4
 2016-11-11  6:11 UTC 

[PATCH] mm: support anonymous stable page
 2016-11-11  6:06 UTC  (4+ messages)

[git pull] vfs.git
 2016-11-11  6:05 UTC 

[v17 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-11-11  6:02 UTC  (6+ messages)
` [v17 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH v6 00/21] Introduce SoC device/driver framework for EAL
 2016-11-11  6:04 UTC  (5+ messages)
` [PATCH v7 11/21] eal/soc: implement probing of drivers

[PATCH] devtool: fix handling of unicode characters from subprocess stdout
 2016-11-11  6:02 UTC 

[PATCH] powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
 2016-11-11  5:55 UTC 

[PATCH] sd_zbc: Force use of READ16/WRITE16
 2016-11-11  5:53 UTC  (2+ messages)

[patch] mm, slab: faster active and free stats
 2016-11-11  5:53 UTC  (5+ messages)

[PATCH] x86/cpuid: Deal with broken firmware once more
 2016-11-11  5:49 UTC  (3+ messages)
` [tip:x86/urgent] x86/cpu: Deal with broken firmware (VMWare/XEN)

[PATCH v16 0/5] Mediatek MT8173 CMDQ support
 2016-11-11  5:45 UTC  (5+ messages)

[U-Boot] [PATCH v3] rpi: passthrough of the firmware provided FDT blob
 2016-11-11  5:36 UTC  (2+ messages)

[PATCH v7 00/17] port branch.c to use ref-filter's printing options
 2016-11-11  5:29 UTC  (11+ messages)
` [PATCH v7 03/17] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH v7 04/17] ref-filter: modify "%(objectname:short)" to take length

[xen-unstable-smoke test] 102107: tolerable all pass - PUSHED
 2016-11-11  5:28 UTC 

[PATCH] drm/amdgpu: refine cz uvd clock gate logic
 2016-11-11  5:24 UTC 

[lustre-devel] [PATCH 06/35] staging: lustre: osc: Performance tune for LRU
 2016-11-11  5:16 UTC  (3+ messages)
`  "

[PATCH v8 0/3] drm: add explict fencing
 2016-11-11  5:16 UTC  (7+ messages)
` [PATCH v8 1/3] drm/fence: add in-fences support
` [PATCH v8 2/3] drm/fence: add fence timeline to drm_crtc
` [PATCH v8 3/3] drm/fence: add out-fences support

[PATCH linux v5 0/5] On-Chip Controller (OCC) hwmon driver
 2016-11-11  5:16 UTC  (3+ messages)
` [RFC PATCH linux 0/9] "

[PATCH net 0/2] bnxt_en: 2 bug fixes
 2016-11-11  5:11 UTC  (3+ messages)
` [PATCH net 1/2] bnxt_en: Fix ring arithmetic in bnxt_setup_tc()
` [PATCH net 2/2] bnxt_en: Fix VF virtual link state

[GIT PULL] nvme fabrics patches for the next round of 4.9 rc
 2016-11-11  5:11 UTC  (4+ messages)

[PATCH v4 0/6] make POSIX timers optional with some Kconfig help
 2016-11-11  5:10 UTC  (7+ messages)
` [PATCH v4 1/6] kconfig: introduce the "imply" keyword
` [PATCH v4 2/6] kconfig: regenerate *.c_shipped files after previous changes
` [PATCH v4 3/6] ptp_clock: allow for it to be optional
` [PATCH v4 4/6] timer: move sys_alarm from timer.c to itimer.c
` [PATCH v4 5/6] posix_cpu_timers_exit: wrong place to collect entropy
` [PATCH v4 6/6] posix-timers: make it configurable

[Qemu-devel] ARM documentation
 2016-11-11  5:09 UTC 

[GIT PULL] mediatek-drm: fix a typo, vblank interrupt disable, and HDMI 4K support
 2016-11-11  5:07 UTC 

[Qemu-devel] More platforms for the wiki
 2016-11-11  5:04 UTC 

iscsi: make mutex for target scanning and unbinding per-session
 2016-11-11  5:01 UTC  (4+ messages)

cron job: media_tree daily build: ERRORS
 2016-11-11  5:00 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.