All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-13 12:31:21 to 2016-10-13 13:34:01 UTC [more...]

[PATCH RFC V3 0/6] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support
 2016-10-13 12:35 UTC  (4+ messages)
` [PATCH RFC V3 1/6] KVM: LAPIC: extract start_sw_period() to handle periodic/oneshot mode
` [PATCH RFC V3 6/6] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support

[PATCH v2 0/8] nvdimm: hotplug support
 2016-10-13 13:33 UTC  (9+ messages)
` [PATCH v2 3/8] nvdimm acpi: introduce _FIT
              ` [Qemu-devel] "

[U-Boot] [PATCH] ARM: dts: am437x-idk: Fix QSPI compatible string
 2016-10-13 13:29 UTC  (4+ messages)

[PATCH] app/test: remove large lpm test head file
 2016-10-13 13:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 2/3] rsi: Host to device command frame vap_capabilites modified with new field vap status
 2016-10-13 11:26 UTC 

[Qemu-devel] [PATCH 0/9] Fix mux regression (commit 949055a2)
 2016-10-13 13:27 UTC  (2+ messages)

optimize the COW I/O path
 2016-10-13 13:27 UTC  (13+ messages)
` [PATCH 5/9] xfs: optimize writes to reflink files
` [PATCH 6/9] xfs: refactor xfs_bunmapi_cow
` [PATCH 8/9] xfs: optimize xfs_reflink_end_cow

[PATCH v3 for-4.8] libelf: fix symtab/strtab loading for 32bit domains
 2016-10-13 13:25 UTC  (3+ messages)

[PATCH] x86emul: honor MXCSR.MM
 2016-10-13 13:26 UTC  (2+ messages)

[PATCH 0/3 for 4.8] docs: feature documents for the schedulers
 2016-10-13 13:26 UTC  (7+ messages)
` [PATCH 1/3] docs: Credit1 feature document

[Qemu-devel] [PATCH v4 00/12] qapi: Allow blockdev-add for NBD
 2016-10-13 13:26 UTC  (13+ messages)
` [Qemu-devel] [PATCH v4 07/12] block/nbd: Use SocketAddress options
` [Qemu-devel] [PATCH v4 08/12] qapi: Allow blockdev-add for NBD
` [Qemu-devel] [PATCH v4 09/12] iotests.py: Add qemu_nbd function
` [Qemu-devel] [PATCH v4 10/12] iotests.py: Allow concurrent qemu instances
` [Qemu-devel] [PATCH v4 11/12] socket_scm_helper: Accept fd directly
` [Qemu-devel] [PATCH v4 12/12] iotests: Add test for NBD's blockdev-add interface

[PATCH] cmake: improve CMAKE_SYSTEM_PROCESSOR assignment in nativesdk
 2016-10-13 13:26 UTC  (2+ messages)

[PATCH 0/7] Shared DPLL kernel doc and improvements
 2016-10-13 13:26 UTC  (9+ messages)
` [PATCH 1/7] drm/i915: Introduce intel_release_shared_dpll()
` [PATCH 2/7] drm/i915: Rename intel_shared_dpll_commit() to _swap_state()
` [PATCH 3/7] drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state
` [PATCH 4/7] drm/i915: Rename intel_shared_dpll->mode_set() to prepare()

[PATCH] cmake: also set CMAKE_FIND_ROOT_PATH_MODE_PACKAGE
 2016-10-13 13:26 UTC  (2+ messages)

[bug report] drm/amd/powerplay: add vce state tables initialize for ppt v1
 2016-10-13 13:25 UTC 

[arm-soc:to-build 4/4] include/linux/buffer_head.h:340:16: warning: 'bno' may be used uninitialized in this function
 2016-10-13 13:26 UTC 

[arm-soc:to-build 4/4] arch/s390/pci/pci_dma.c:309:13: warning: 'pa' may be used uninitialized in this function
 2016-10-13 13:25 UTC 

[openbmc] Adding new recipe qa error
 2016-10-13 13:25 UTC  (2+ messages)

[PATCH 0/1] GN Master role fails to accept connections
 2016-10-13 13:24 UTC  (2+ messages)
` [PATCH 1/1] profiles/network: look for GN servers to accept incoming connections

[Qemu-devel] [PATCH v3 00/13] pc: q35: x2APIC support in kvm_apic mode
 2016-10-13 13:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 11/13] increase MAX_CPUMASK_BITS from 255 to 288
` [Qemu-devel] [PATCH v3 14/13] pc: q35: bump max_cpus "

[PATCH v2 00/16] Convert FibreChannel bsg code to use bsg-lib
 2016-10-13 11:50 UTC  (11+ messages)
` [PATCH v2 04/16] scsi: Unify interfaces of fc_bsg_jobdone and bsg_job_done
` [PATCH v2 05/16] scsi: fc: provide fc_bsg_to_shost() helper
` [PATCH v2 12/16] scsi: fc: use bsg_softirq_done
` [PATCH v2 15/16] scsi: fc: move FC transport's bsg code to bsg-lib
` [PATCH v2 16/16] block: unexport bsg_softirq_done() again

[PATCH 00/24] FCoE VN2VN fixes, part two
 2016-10-13 13:10 UTC  (15+ messages)
` [PATCH 01/24] libfc: additional debugging messages
` [PATCH 02/24] libfc: spurious I/O error under high load
` [PATCH 03/24] libfc: use configured lport R_A_TOV
` [PATCH 04/24] libfc: use configured rport E_D_TOV
` [PATCH 05/24] libfc: sanitize E_D_TOV and R_A_TOV setting
` [PATCH 06/24] fcoe: make R_A_TOV and E_D_TOV configurable
` [PATCH 07/24] libfc: do not overwrite DID_TIME_OUT status
` [PATCH 08/24] libfc: use error code for fc_rport_error()
` [PATCH 09/24] libfc: Implement RTV responder
` [PATCH 10/24] libfc: Rework PRLI handling
` [PATCH 11/24] libfc: Return LS_RJT_BUSY for PRLI in status PLOGI
` [PATCH 12/24] libfc: Clarify ramp-down messages
` [PATCH 13/24] libfc: safeguard against invalid exchange index
` [PATCH 14/24] libfc: quarantine timed out xids

[U-Boot] [PATCH v2 0/6] imx6: icorem6: Add framebuffer support
 2016-10-13 13:23 UTC  (6+ messages)
` [U-Boot] [PATCH v2 5/6] Define/Move CONFIG_CMD_BMP to defconfig

[PATCH 0/4] remoteproc: Add sysfs interface
 2016-10-13 13:22 UTC  (4+ messages)
` [PATCH 1/4] remoteproc: Use fixed length field for firmware name

teuthology-suite argument puzzle
 2016-10-13 12:56 UTC  (2+ messages)

[PATCH net] net: bridge: add the multicast_flood flag attribute to brport_attrs
 2016-10-13 13:20 UTC 

[PATCH 4/4] net/enic: extend fdir support for 1300 series adapters
 2016-10-13 13:22 UTC  (3+ messages)
` [PATCH] net/enic: remove assert which causes compile error

Merging a custom SDK with meta-toolchain-qt5
 2016-10-13 13:19 UTC 

[PATCH v4 0/2] Rework gcov support in Xen
 2016-10-13 13:19 UTC  (6+ messages)
` [PATCH v4 1/2] gcov: add new interface and new formats support
` [PATCH v4 2/2] gcov: provide the capability to select gcov format automatically

[PATCH u-boot] aspeed/g5: Device Tree for ast2500
 2016-10-13 13:10 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 2/3] 9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t
 2016-10-13 13:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/3] 9pfs: fix integer overflow issue in xattr read/write
  ` [Qemu-devel] [PATCH v3 1/3] 9pfs: add xattrwalk_fid field in V9fsXattr struct

[Xenomai] Adding a new RTnet driver
 2016-10-13 13:18 UTC 

[Qemu-devel] [PATCH 0/9] target-mips: Add Enhanced Virtual Addressing (EVA) support
 2016-10-13 13:18 UTC  (7+ messages)
` [Qemu-devel] [PATCH 6/9] target-mips: Add an MMU mode for ERL
` [Qemu-devel] [PATCH 8/9] target-mips: Implement segmentation control
` [Qemu-devel] [PATCH 9/9] target-mips: Add EVA support to P5600

[PATCH] drm/i915: Fix mismatched INIT power domain disabling during suspend
 2016-10-13 13:18 UTC  (3+ messages)

[PATCHv3 00/41] ext4: support of huge pages
 2016-10-13 13:18 UTC  (7+ messages)
` [PATCHv3 15/41] filemap: handle huge pages in do_generic_file_read()
` [PATCHv3 17/41] filemap: handle huge pages in filemap_fdatawait_range()

[bug report] IB/hns: Add driver files for hns RoCE driver
 2016-10-13 13:18 UTC  (2+ messages)

[arm-soc:to-build 4/4] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:4586:10: warning: 'is_11d' may be used uninitialized in this function
 2016-10-13 13:17 UTC 

[i-g-t PATCH 1/3] tests: add more checks for finding the debugfs in script based tests
 2016-10-13 13:17 UTC  (4+ messages)
` [i-g-t PATCH 2/3] tests: add facility to enable/disable hda dynamic debug "
` [i-g-t PATCH 3/3] tests: enable hda dynamic debug for module reload test

[PATCH v2] z3fold: add shrinker
 2016-10-13 13:15 UTC  (6+ messages)

[PATCH] leds: leds-pca963x: workaround group blink scaling issue
 2016-10-13 13:16 UTC  (2+ messages)

[PATCH] kms_atomic : Added subtest for Single Pipe DBUF validation
 2016-10-13 13:16 UTC  (2+ messages)

[PATCH V3 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-13 13:14 UTC  (8+ messages)
` [PATCH V3 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V3 10/10] arm64: KVM: add guest SEA support

[Bug 94354] R9285 Unigine Valley perf regression since radeonsi: use re-Z
 2016-10-13 13:15 UTC  (2+ messages)

[PATCH xf86-video-amdgpu] Enable HW cursor support with PRIME slave output & Xorg > 1.18.99.901
 2016-10-13 13:15 UTC  (2+ messages)

[PATCH v2 1/2] eal/mempool: introduce check for external mempool availability
 2016-10-13 13:15 UTC  (6+ messages)
` [PATCH v3 1/2] eal/mempool: check for external mempool support
  ` [PATCH v3 2/2] mempool: pktmbuf pool default fallback for mempool ops error

[PATCH] staging: vt6655: Replace BBvClearFOE by bbvclearfoe
 2016-10-13 13:15 UTC  (17+ messages)
` [Outreachy kernel] "

[PATCH] examples/l3fwd: em path hash offload to machine
 2016-10-13 18:47 UTC  (2+ messages)
` [PATCH v2] examples/l3fwd: em: use hw accelerated crc hash function for arm64

[kvm-unit-tests PATCH v7 00/13] PCI bus support
 2016-10-13 13:16 UTC  (6+ messages)
` [kvm-unit-tests PATCH v7 12/13] pci: Add pci-testdev PCI bus test device

[PATCH 1/3] rsi: Fix memory leak in module unload
 2016-10-13 13:11 UTC  (2+ messages)

[Qemu-devel] [PATCH V2] docs: add PCIe devices placement guidelines
 2016-10-13 13:12 UTC  (7+ messages)

[PATCH] drm/i915: Unalias obj->phys_handle and obj->userptr
 2016-10-13 13:11 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH xf86-video-ati] Restore location of radeon_set_pixmap_bo call in drmmode_create_bo_pixmap
 2016-10-13 13:11 UTC  (2+ messages)

[PATCH][v10] PM / hibernate: Verify the consistent of e820 memory map by md5 digest
 2016-10-13 13:10 UTC  (2+ messages)

[PATCH 0/8] HuC Loading Patches
 2016-10-13 13:10 UTC  (2+ messages)

[PATCH 1/2] pixbufcache: Ensure sysroot dependencies are satisfied
 2016-10-13 13:09 UTC  (5+ messages)
` [PATCH 2/2] librsvg: Add missing pixbufcache dependencies

[PATCH RFC v2 net-next 0/8] net: qualcomm: add QCA7000 UART driver
 2016-10-13 13:08 UTC  (3+ messages)

Test generic/299 stalling forever
 2016-10-13 13:08 UTC  (7+ messages)

[bug report] pinctrl: berlin: Don't leak memory if krealloc() fails
 2016-10-13 13:09 UTC  (8+ messages)

Incorrect(?) use of open_state->stateid in pnfs
 2016-10-13 13:08 UTC  (2+ messages)

[mlmmj] Subscription confirmation address length vs RFC 5321
 2016-10-13 13:10 UTC 

port intel-gpu-tools to Wayland
 2016-10-13 13:09 UTC  (4+ messages)

[PATCH v2] usb: dwc3: gadget: Wait for end transfer complete before free irq
 2016-10-13 12:41 UTC  (10+ messages)

[PATCH] drm/i915/bxt: Fix HDMI DPLL configuration
 2016-10-13 13:07 UTC  (3+ messages)

[PATCH 0/3] THREAD_INFO_IN_TASK_STRUCT vs generic preemption code
 2016-10-13 11:57 UTC  (3+ messages)
` [PATCH 1/3] sched/core,x86: make struct thread_info arch specific again
` [PATCH 2/3] sched/preempt: include asm/current.h

[Buildroot] [ BUG ] Gzip shell configuration ?
 2016-10-13 13:05 UTC 

[PATCH 0/6] chcr: AEAD support and bug fixes
 2016-10-13 11:09 UTC  (2+ messages)
` [PATCH 1/6] chcr:Fix memory corruption done

[Buildroot] [PATCH] configs/qemu: bump to the latest kernel version
 2016-10-13 13:02 UTC 

[PATCH 0/3] Add Mediatek CIRQ interrupt controller
 2016-10-13 13:00 UTC  (5+ messages)
` [PATCH 1/3] binding: irqchip: mtk-cirq: Add binding document

[PATCH] test: fix hash multiwriter test
 2016-10-13 13:00 UTC  (2+ messages)

qca6174 missing firmware or subsystem id?
 2016-10-13 13:00 UTC  (2+ messages)

[PATCH v4 0/8] New DDB Algo and WM fixes
 2016-10-13 13:01 UTC  (4+ messages)
` [PATCH v4 8/8] drm/i915/bxt: Enable IPC support

[PATCH] mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
 2016-10-13 12:59 UTC  (2+ messages)

[PATCH] drm/i915: Skip unbinding large unmappable global buffers
 2016-10-13 12:59 UTC  (3+ messages)

[patch net-next RFC 0/6] Add support for offloading packet-sampling
 2016-10-13 12:45 UTC  (7+ messages)

[PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning
 2016-10-13 12:55 UTC  (9+ messages)
` [PATCH] iwlwifi: pcie: fix SPLC structure parsing

Explicit fencing on multiple timelines, again
 2016-10-13 12:56 UTC  (4+ messages)
` [PATCH 18/42] drm/i915: Move object backing storage manipulation to its own locking

[PATCH i-g-t] build: Fix assmebler/etc. tools build for 32bit x86
 2016-10-13 12:55 UTC  (2+ messages)

Issue with fc_exch_alloc failing initiated by fc_queuecommand on NUMA or large configurations with Intel ixgbe running FCOE
 2016-10-13 12:55 UTC  (9+ messages)
  ` [Open-FCoE] "
            ` Patch: Revert commit 3e22760d4db6fd89e0be46c3d132390a251da9c6 due to performance issues

[patch v2] staging: android: ion: Fix error handling in ion_query_heaps()
 2016-10-13 12:55 UTC 

MPOL_BIND on memory only nodes
 2016-10-13 12:51 UTC  (11+ messages)

[PATCH] cfg80211: cap 20MHz VHT bitrate at MCS 8
 2016-10-13 12:52 UTC  (12+ messages)

Git clone/pull not working?
 2016-10-13 12:16 UTC 

[U-Boot] [PATCH] pmic: lp873x: Accommodate fdt_subnode_offset signature change
 2016-10-13 12:52 UTC  (2+ messages)

[U-Boot] [PATCH] pmic: palmas: Accommodate fdt_subnode_offset signature change
 2016-10-13 12:52 UTC  (2+ messages)

[PATCH] KVM: document lock orders
 2016-10-13 12:51 UTC  (2+ messages)

[PATCH v4 0/3] Broadcom STB AVS CPUfreq driver
 2016-10-13 12:49 UTC  (3+ messages)

[PATCH 1/1 v8] ARM: imx: Added perf functionality to mmdc driver
 2016-10-13 12:49 UTC  (5+ messages)

[PATCH] powerpc/mm: Drop dump_numa_memory_topology()
 2016-10-13 12:47 UTC  (2+ messages)

[meta-oe][PATCH] ipmiutil: uncomment PARALLEL_MAKE
 2016-10-13 12:46 UTC 

[PATCH] [RFC] x86: avoid -mtune=atom for objtool warnings
 2016-10-13 12:46 UTC  (5+ messages)
      ` Another gcc corruption bug (was Re: [PATCH] [RFC] x86: avoid -mtune=atom for objtool warnings)

[PATCH 0/2] ARM: at91: properly handle LPDDR poweroff
 2016-10-13 12:39 UTC  (8+ messages)
` [PATCH 2/2] power/reset: at91-poweroff: timely shitdown LPDDR memories

[PATCH 3/3] rsi: Updated boot parameters
 2016-10-13 12:45 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fdt
 2016-10-13 12:43 UTC  (10+ messages)

[PATCH v2] cfg80211: Check radar_detect and num_different_channels with beacon interface combinations
 2016-10-13 12:42 UTC  (2+ messages)

[PATCH] s390: Add support for z13
 2016-10-13 12:42 UTC  (2+ messages)

[patch] drm/imx: drm_dev_alloc() returns error pointers
 2016-10-13 12:40 UTC  (3+ messages)

[PATCH nf-next,RFC 00/10] Netfilter core updates
 2016-10-13 12:38 UTC  (3+ messages)
` [PATCH nf-next,RFC 08/10] netfilter: move NF_QUEUE handling away from core

[PATCH v2 1/3] lib/librte_port: enable file descriptor port support
 2016-10-13 12:38 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] ti-sgx-ddk-km: remove dependency between user-mode and kernel-mode builds
 2016-10-13 12:38 UTC 

[PATCH] sound/pci/asihpi: fix kernel memory disclosure
 2016-10-13 12:36 UTC 

[PATCH] ti-sgx-ddk-um: remove invalid tests for sgx
 2016-10-13 12:37 UTC 

[GIT PULL REQUEST] watchdog - v4.9 merge window
 2016-10-13 12:36 UTC  (4+ messages)

[PATCH v2] kvm: x86: remove the misleading comment in vmx_handle_external_intr
 2016-10-13 12:36 UTC  (2+ messages)

[U-Boot] Passing numeric values via fdt
 2016-10-13 12:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v14 00/21] QAPI/QOM work for non-scalar object properties
 2016-10-13 12:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v14 13/21] qdict: allow qdict_crumple to accept compound types as values

[Buildroot] initramfs is not being linked into kernel
 2016-10-13 12:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] 9pfs: fix xattr related issues
 2016-10-13 12:33 UTC  (5+ messages)

[userspace PATCH v2 0/3] Add support for sessionid user filters, sessionid_set
 2016-10-13 12:32 UTC  (4+ messages)
` [userspace PATCH v2 2/3] Add sessionid_set option from kernel uapi macro AUDIT_SESSIONID_SET

[PATCH] mempool: fix search of maximum contiguous pages
 2016-10-13 12:31 UTC  (5+ messages)

[PATCH v2 0/2] Fix and add more zx dt nodes
 2016-10-13 12:31 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: zx: Add clock controller nodes


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.