All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-03 14:27:55 to 2015-07-03 15:27:25 UTC [more...]

[meta-fsl-arm][PATCH 00/11] patches for fsl-qoriq-sdk-v1.8
 2015-07-03 15:03 UTC  (11+ messages)
` [meta-fsl-arm][PATCH 01/11] u-boot: upgrade to v2015.01 plus fsl patches
` [meta-fsl-arm][PATCH 02/11] linux-ls1: upgrade to 3.12.37-rt51 "
` [meta-fsl-arm][PATCH 03/11] ls1021aqds: remove as it is not supported
` [meta-fsl-arm][PATCH 04/11] ls1021atwr: update lquart/secure-boot UBOOT_CONFIG
` [meta-fsl-arm][PATCH 05/11] rcw: update to revision 426f7a6
` [meta-fsl-arm][PATCH 06/11] qemu: upgrade to v2.2.0 plus fsl patches
` [meta-fsl-arm][PATCH 07/11] asf: update to revision 62ba10a
` [meta-fsl-arm][PATCH 08/11] asf: use KBUILD_OUTPUT to point to build-artifacts
` [meta-fsl-arm][PATCH 09/11] cst: update to revision 6f57c86
` [meta-fsl-arm][PATCH 11/11] layer.conf: include layer-specific bb files

[PATCH-V2 00/12] i2c: pxa: Fixes, cleanup and support for pxa910 family
 2015-07-03 15:27 UTC  (4+ messages)
  ` [PATCH-V2 04/12] i2c: pxa: Reset i2c controller on timeout in interrupt and pio mode

[Bug 90378] GPU lockups in Left 4 Dead 2
 2015-07-03 15:27 UTC  (2+ messages)
` [Bug 90378] [LLVM][bisected] "

[PATCH 0/7] libxc: Fix a number of coverity issues
 2015-07-03 15:27 UTC  (19+ messages)
` [PATCH 1/7] libxc: fix uninitialized variable in xc_cpuid_pv_policy()
` [PATCH 2/7] libxc: Use const pointer in local_file_dump()
` [PATCH 4/7] libxc: Prevent dereferencing NULL pointers returned from xc_dom_allocate()
` [PATCH 5/7] libxc: Removing dead code "
` [PATCH 6/7] libxc: Fix misleading use of strncpy code in build_hvm_info()

[!GIT PULL] kdbus for 4.2
 2015-07-03 15:27 UTC  (7+ messages)

[PATCH v2] [meta-oe] opencv: Add OpenCV 3.0
 2015-07-03 15:27 UTC  (2+ messages)

Regression: sched/preempt: Add static_key() to preempt_notifiers breaks my KVM
 2015-07-03 15:26 UTC  (10+ messages)
    ` [PATCH] sched,kvm: Fix KVM preempt_notifier usage

[PATCH v5 00/16] x86/hvm: I/O emulation cleanup and fix
 2015-07-03 15:26 UTC  (15+ messages)
` [PATCH v5 10/16] x86/hvm: only call hvm_io_assist() from hvm_wait_for_io()
` [PATCH v5 11/16] x86/hvm: split I/O completion handling from state model
` [PATCH v5 12/16] x86/hvm: remove HVMIO_dispatched I/O state
` [PATCH v5 13/16] x86/hvm: remove hvm_io_state enumeration
` [PATCH v5 14/16] x86/hvm: use ioreq_t to track in-flight state
` [PATCH v5 15/16] x86/hvm: always re-emulate I/O from a buffer
` [PATCH v5 16/16] x86/hvm: track large memory mapped accesses by buffer offset

[PATCH 3/3] printk: implement support for extended console drivers
 2015-07-03 15:25 UTC  (11+ messages)
            ` [PATCH v4.2-rc1] printk: make extended printk support conditional on netconsole
              ` [PATCH v2 "

[PATCH infiniband-diags] ibdiag_sa.c: In sa_get_handle, handle umad_open_port and umad_register failures
 2015-07-03 15:25 UTC  (2+ messages)

[PATCH v2] drm/i915: Per-DDI I_boost override
 2015-07-03 15:25 UTC  (4+ messages)

Cherry-pick request: oe-core rev 2471f9b on branch dizzy
 2015-07-03 15:25 UTC  (3+ messages)

[PATCH 3/4 infiniband-diags] ibqueryerrors: improve code related to DR option
 2015-07-03 15:24 UTC  (2+ messages)

[PATCH v2 2/4 infiniband-diags] ibqueryerrors: Close global file descriptor before running ibnd_discover_fabric
 2015-07-03 15:24 UTC  (2+ messages)

"Internal error xfs_attr3_leaf_write_verify at line 216", "directory flags set on non-directory inode" and other errors
 2015-07-03 15:24 UTC  (7+ messages)

[PATCH 0/6] Fixes for memory corruption in mpt2sas
 2015-07-03 15:24 UTC  (4+ messages)
` [RESEND][PATCH "
  ` [PATCH 1/6] Add refcount to sas_device struct

Possible regression due to "tick: broadcast: Prevent livelock from event handler"
 2015-07-03 15:23 UTC  (26+ messages)

Non-booting current Linus' tree
 2015-07-03 15:23 UTC 

[PATCHv2 1/4 infiniband-diags] ibqueryerrors: Fix crash when no SM is running
 2015-07-03 15:22 UTC  (2+ messages)

[PATCH v2 0/4] Add support for DA9150 Fuel-Gauge
 2015-07-03 15:22 UTC  (7+ messages)
` [PATCH v2 1/4] mfd: da9150: Add support for Fuel-Gauge
` [PATCH v2 2/4] mfd: da9150: Update DT bindings for Fuel-Gauge support
` [PATCH v2 3/4] power: Add support for DA9150 Fuel-Gauge

[PATCH 4/4 infiniband-diags] ibqueryerrors: code improvement
 2015-07-03 15:22 UTC  (2+ messages)

[PATCH] SubmittingPatches: update CodingStyle reference
 2015-07-03 15:22 UTC 

[Qemu-devel] [PATCH 0/3] exec: Collect CPU's AddressSpace info into its own struct
 2015-07-03 15:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] exec.c: Don't call cpu_reload_memory_map() from cpu_exec_init()
` [Qemu-devel] [PATCH 2/3] cpu-exec.c: Clarify comment about cpu_reload_memory_map()'s RCU operations
` [Qemu-devel] [PATCH 3/3] exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct

[PATCH 1/1] we added changes in fnic driver patch 1.6.0.16 to acquire io_req_lock in fnic_queuecommand() before issuing I/O so that io completion is serialized. But when releasing the lock we check for the I/O flags and this could be modified if IO abort occurs before I/O completion. In this case we wont release the lock and causes deadlock in some scenerios. Using the local variable to check the IO lock status will resolve the problem
 2015-07-03 15:21 UTC  (2+ messages)

[PATCH infiniband-diags] dump_fts: Open global file descriptor after calling ibnd_discover_fabric
 2015-07-03 15:21 UTC  (2+ messages)

[PATCH infiniband-diags] query_smp.c: Avoid busy looping in process_one_recv
 2015-07-03 15:21 UTC  (2+ messages)

[PATCH infiniband-diags] Remove redundant umad file descriptor from libibnetdisc
 2015-07-03 15:20 UTC  (2+ messages)

[PATCH] xfsprogs: blkid is now mandatory
 2015-07-03 15:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] KVM: arm/arm64: gsi routing support
 2015-07-03 15:29 UTC  (9+ messages)
` [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi

[RFC] perf tools: Add hugetlbfs memory recognition
 2015-07-03 15:16 UTC  (8+ messages)

[linux-linus test] 59036: regressions - FAIL
 2015-07-03 15:17 UTC 

[PATCH v4 RESEND 2] mfd: arizona: Add support for WM8998 and WM1814
 2015-07-03 15:16 UTC  (2+ messages)

[PATCH v3 0/6] xen: arm: Parse PCI DT nodes' ranges and interrupt-map
 2015-07-03 15:15 UTC  (5+ messages)
` [PATCH v4 1/6] xen: dt: add dt_for_each_irq_map helper

[PATCH] ext4: Return the length of a hole from get_block
 2015-07-03 15:15 UTC 

[PATCH v4 1/1] vb2: Only requeue buffers immediately once streaming is started
 2015-07-03 15:12 UTC 

[PATCH] KVM: VMX: fix vmwrite to invalid VMCS
 2015-07-03 15:12 UTC  (2+ messages)

[PATCH v3 2/2] PM / Runtime: Add pm_runtime_enable_recursive
 2015-07-03 15:11 UTC  (2+ messages)

[PATCH] rtc-cmos: Support of century field
 2015-07-03 15:12 UTC  (2+ messages)

[PATCH] xfs: fix in the setting of logbsize
 2015-07-03 15:09 UTC  (5+ messages)

Failed to initialize HW 0x10bc
 2015-07-03 15:09 UTC  (2+ messages)

[RFC 0/8] Additional kmsg devices
 2015-07-03 15:09 UTC  (4+ messages)

Valgrind Memory Error in lttng-relayd
 2015-07-03 15:06 UTC 

Any hope of pool recovery?
 2015-07-03 15:05 UTC  (5+ messages)

[PATCH v3 1/1] vb2: Only requeue buffers immediately once streaming is started
 2015-07-03 15:04 UTC  (2+ messages)

[RFC PATCH v2] netfilter: nf_conntrack: fix endless loop on netns deletion
 2015-07-03 15:03 UTC 

[PATCH] mm:Make the function zap_huge_pmd bool
 2015-07-03 15:03 UTC  (10+ messages)

wireless-regdb: update CA rules for 5600 - 5650 mHz
 2015-07-03 15:01 UTC  (5+ messages)
    ` [wireless-regdb] "

ping6 doesn't use at86rf230 driver
 2015-07-03 15:01 UTC  (14+ messages)

running out of tags in 9P (was Re: [git pull] vfs part 2)
 2015-07-03 15:00 UTC  (12+ messages)
                  ` [PATCH] forgetting to cancel request in interrupted zero-copy 9P RPC "

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2015-07-03 15:00 UTC 

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2015-07-03 14:59 UTC 

[PATCH] clocksource: dw_apb_timer: add dynamic irq flag to the timer
 2015-07-03 14:58 UTC  (4+ messages)

[PATCH v2 0/2] Add support for NXP LPC18xx Watchdog timer
 2015-07-03 14:56 UTC  (5+ messages)
` [PATCH v2 1/2] watchdog: NXP LPC18xx Watchdog Timer Driver

SDK extract errors on master
 2015-07-03 14:56 UTC 

[PATCH v12 0/8] Xen VMware tools support
 2015-07-03 14:55 UTC  (4+ messages)
` [PATCH v12 7/8] Add IOREQ_TYPE_VMWARE_PORT

[PATCH] git-multimail: update to release 1.1.0
 2015-07-03 14:53 UTC 

[Bug 91141] Lots of *ERROR* Couldn't update BO_VA (-22) since drm/radeon: stop using addr to check for BO move
 2015-07-03 14:53 UTC  (2+ messages)

[PATCH 1/4] hvc_dcc: bind driver to core0 for reads and writes
 2015-07-03 14:53 UTC  (14+ messages)
` [PATCH 2/4] hvc_dcc: don't ignore errors during initialization
` [PATCH 4/4] hvc_dcc: disable user-space access to DCC

[PATCH v4 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-07-03 14:52 UTC  (5+ messages)
` [PATCH v4 3/8] clk: add support for clocks provided by SCP(System Control Processor)

[PATCH 0/2] libxl: fix NUMA placement preventing domain config to be re-used
 2015-07-03 14:52 UTC  (6+ messages)
` [PATCH 1/2] libxl: turn NUMA placement misconfigs into warnings

Transaction struct Op
 2015-07-03 14:52 UTC  (2+ messages)

[PATCH v2 0/7] get rid of the SEDF scheduler
 2015-07-03 14:50 UTC  (11+ messages)
` [PATCH v2 1/7] libxl: "
` [PATCH v2 6/7] xl: "

[PATCH] drm/i915: Drop a spurious intel_pre_plane_update() call
 2015-07-03 14:50 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/11] Xen PCI Passthrough security fixes
 2015-07-03 14:49 UTC  (3+ messages)
` [Qemu-devel] [Xen-devel] "
  ` [PATCH] tools: libxl: allow permissive qemu-upstream pci passthrough

[PATCH v2 1/1] vb2: Only requeue buffers immediately once streaming is started
 2015-07-03 14:47 UTC  (5+ messages)

[U-Boot] [PATCH 08/11] x86: Move VGA option rom macros to Kconfig
 2015-07-03 14:47 UTC  (4+ messages)

crypto: marvell/CESA: Issues with non cache-line aligned buffers
 2015-07-03 14:41 UTC  (4+ messages)

[PATCH 0/6] net: mvneta: Switch to per-CPU irq and make rxq_def useful
 2015-07-03 14:46 UTC  (8+ messages)
` [PATCH 1/6] net: mvneta: Fix CPU_MAP registers initialisation
` [PATCH 2/6] genirq: Fix the documentation of request_percpu_irq
` [PATCH 3/6] irqchip: armada-370-xp: Rework per-cpu interrupts handling
` [PATCH 4/6] net: mvneta: Handle per-cpu interrupts
` [PATCH 5/6] net: mvneta: Allow different queues
` [PATCH 6/6] net: mvneta: Statically assign queues to CPUs

[Bug 76490] New: No output after radeon module is loaded (R9 270X)
 2015-07-03 14:45 UTC  (5+ messages)
` [Bug 76490] Hang during boot when DPM is on "

[Qemu-devel] [PATCH v2] opts: produce valid command line in qemu_opts_print
 2015-07-03 14:45 UTC 

[PATCH OSSTEST v4] mg-all-branch-statuses: Show how up to date each branch is
 2015-07-03 14:43 UTC  (4+ messages)

[PATCH v2 0/6] Miscellaneous DAX patches, take 2
 2015-07-03 14:40 UTC  (7+ messages)
` [PATCH v2 1/6] dax: Add block size note to documentation
` [PATCH v2 2/6] dax: Use copy_from_iter_nocache
` [PATCH v2 3/6] ext4: Use ext4_get_block_write() for DAX
` [PATCH v2 4/6] vfs: Allow truncate, chomd and chown to be interrupted by fatal signals
` [PATCH v2 5/6] block: Add support for DAX reads/writes to block devices
` [PATCH v2 6/6] dax: bdev_direct_access() may sleep

[PATCH v3 COLOPre 00/26] Prerequisite patches for COLO
 2015-07-03 14:41 UTC  (10+ messages)
` [PATCH v3 COLOPre 19/26] libxc/migration: Specification update for DIRTY_BITMAP records

[U-Boot] [PATCH] ahci: Fix compiling warnings under 64bit platforms
 2015-07-03 14:41 UTC  (2+ messages)

[PATCH v7 0/2] e1000: PCI Port Hotplug changes
 2015-07-03 14:38 UTC  (3+ messages)
  ` [PATCH v7 1/2] e1000: igb and em1000 "
  ` [PATCH v7 2/2] e1000: free queue memory in close functions

[PATCH v4 00/17] x86: Rewrite exit-to-userspace code
 2015-07-03 14:37 UTC  (5+ messages)
` [PATCH v4 14/17] x86/asm/entry/64: Migrate error and interrupt exit work to C

[PATCH v2 0/5] drm/rockchip: support yuv overlay and plane scale
 2015-07-03 14:37 UTC  (9+ messages)
` [PATCH v2 3/5] drm/rockchip: vop: support "

[PATCH v3 0/6] libxl: xs_restrict QEMU
 2015-07-03 14:37 UTC  (9+ messages)
` [PATCH v3 1/6] libxl: allow /local/domain/$LIBXL_TOOLSTACK_DOMID/device-model/$DOMID to be written by $DOMID

Re: [RFC] arm: Add for atomic half word exchange
 2015-07-03 14:35 UTC 

loadable objectstore
 2015-07-03 14:00 UTC  (4+ messages)

[PATCH 4/4] phy: berlin-usb: rename table copied from SATA PHY
 2015-07-03 14:34 UTC  (4+ messages)

[libvirt test] 59038: regressions - FAIL
 2015-07-03 14:34 UTC 

[GIT PULL 0/8] perf/pt -> Intel PT/BTS
 2015-07-03 14:31 UTC  (8+ messages)

[PATCH 1/4] phy: berlin-usb: fix divider for BG2CD
 2015-07-03 14:33 UTC  (4+ messages)

[PATCH 0/2] irqchip: dw-apb-ictl: add irq_set_affinity support
 2015-07-03 14:32 UTC  (6+ messages)
` [PATCH 1/2] irqchip: dw-apb-ictl: add private data structure
` [PATCH 2/2] irqchip: dw-apb-ictl: add irq_set_affinity support

[PATCH v1 0/4] Add support for touchscreen on Colibri VF50
 2015-07-03 14:29 UTC  (4+ messages)
` [PATCH v1 3/4] touchscreen: colibri-vf50-ts: Add touchscreen support for "

[Bug 73528] New: Deferred lighting in Second Life causes system hiccups and screen flickering
 2015-07-03 14:32 UTC  (2+ messages)
` [Bug 73528] "

[PATCH v8 0/3] Enable PPI sysfs interface for TPM 2.0
 2015-07-03 14:27 UTC  (3+ messages)
` [PATCH v8 2/3] tpm: move the PPI attributes to character device directory
` [PATCH v8 3/3] tpm: update PPI documentation to address the location change

[PATCH v2] libxl: Make local_initiate_attach more rational
 2015-07-03 14:28 UTC  (3+ 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.