All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-09 02:56:54 to 2015-10-09 06:15:06 UTC [more...]

[Qemu-trivial] [PATCH 0/5] Small optimizations for code using g_malloc0 + memset/memcpy
 2015-10-09  1:51 UTC  (4+ messages)
` [Qemu-trivial] [PATCH 2/5] hw/scsi/spapr_vscsi: Remove superfluous memset
  ` [Qemu-devel] "

nvme reset and probe updates V2
 2015-10-09  6:15 UTC  (4+ messages)
` [PATCH 8/8] nvme: properly handle partially initialized queues in nvme_create_io_queues

[PATCH] staging: gdmwm: move constant to right side of comparison test
 2015-10-09  6:13 UTC 

updated orangefs tree at kernel.org
 2015-10-09  6:13 UTC  (5+ messages)

[Ocfs2-devel] OCFS2 test project current status ANNOUNCEMENT
 2015-10-09  6:09 UTC  (3+ messages)

[RFC/PATCH 00/38] perf tools: Speed-up perf report by using multi thread (v5)
 2015-10-09  6:04 UTC  (7+ messages)
` [RFC/PATCH 02/38] perf tools: Save mmap_param.len instead of mask
` [RFC/PATCH 15/38] perf tools: Introduce machine__find*_thread_by_time()

[PATCH] staging: lustre: lent: add missing __user __user annotation
 2015-10-09  6:06 UTC  (3+ messages)
` [Outreachy kernel] "

watches
 2015-10-09  6:01 UTC 

[PATCH] kexec-tools: do not copy 1st kernel root= param in fs2dt.c
 2015-10-09  5:57 UTC 

[ovmf test] 62723: trouble: broken/pass
 2015-10-09  5:56 UTC 

[PATCH v2] sunrpc: fix waitqueue_active without memory barrier in sunrpc
 2015-10-09  5:56 UTC  (2+ messages)

[PATCH 1/6] powerpc/kconfig: Move NR_IRQS into "Kernel Options"
 2015-10-09  5:54 UTC  (7+ messages)
` [PATCH 2/6] powerpc/kconfig: Move sysdev Kconfig later
` [PATCH 5/6] powerpc/kconfig: Move cpu options after platform options
` [PATCH 6/6] powerpc/kconfig: Cell CPU options should depend on PPC_CELL

[PATCH][RFC] mm: Introduce kernelcore=reliable option
 2015-10-09 14:56 UTC  (2+ messages)

[Patch V3 0/9] Enable memoryless node support for x86
 2015-10-09  5:52 UTC  (18+ messages)
` [Patch V3 3/9] sgi-xp: Replace cpu_to_node() with cpu_to_mem() to support memoryless node
` [Intel-wired-lan] [Patch V3 5/9] i40e: Use numa_mem_id() to better "

[PATCH v2 0/6] mdadm support for journal device of RAID-4/5/6
 2015-10-09  5:51 UTC  (7+ messages)
` [PATCH v2 1/6] add macros for MD_DISK_ROLE_(SPARE/FAULTY)
` [PATCH v2 2/6] Show device as journal in --detail --examine
` [PATCH v2 3/6] Enable create array with write journal (--write-journal DEVICE)
` [PATCH v2 4/6] Assemble array with write journal
` [PATCH v2 5/6] Check write journal in incremental
` [PATCH v2 6/6] Add help message and man entry for --write-journal

[V5 0/4] add xsaves/xrstors support
 2015-10-09  5:49 UTC  (4+ messages)
` [V5 2/4] x86/xsaves: enable xsaves/xrstors/xsavec in xen

[PATCH v6 00/13] vhost-user multiple queues enabling
 2015-10-09  5:46 UTC  (14+ messages)
` [PATCH v6 01/13] vhost-user: add protocol features support
` [PATCH v6 02/13] vhost-user: add VHOST_USER_GET_QUEUE_NUM message
` [PATCH v6 03/13] vhost: vring queue setup for multiple queue support
` [PATCH v6 04/13] vhost: rxtx: prepare work "
` [PATCH v6 05/13] vhost-user: handle VHOST_USER_RESET_OWNER correctly
` [PATCH v6 06/13] virtio: read virtio_net_config correctly
` [PATCH v6 07/13] vhost-user: enable vhost-user multiple queue
` [PATCH v6 08/13] vhost: add VHOST_USER_SET_VRING_ENABLE message
` [PATCH v6 09/13] vhost: add API bind a virtq to a specific core
` [PATCH v6 10/13] ixgbe: support VMDq RSS in non-SRIOV environment
` [PATCH v6 11/13] examples/vhost: demonstrate the usage of vhost mq feature
` [PATCH v6 12/13] examples/vhost: add per queue stats
` [PATCH v6 13/13] doc: update release note for vhost-user mq support

[Qemu-devel] [PATCH 00/12] block: bdrv_drained_begin/end for transactions on dataplane devices
 2015-10-09  5:45 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] aio: Introduce "type" in aio_set_fd_handler and aio_set_event_notifier
` [Qemu-devel] [PATCH 02/12] aio: Save fd client type to AioHandler
` [Qemu-devel] [PATCH 03/12] nbd: Mark fd handlers client type as "external"
` [Qemu-devel] [PATCH 04/12] dataplane: Mark host notifiers' "
` [Qemu-devel] [PATCH 05/12] aio: introduce aio_{disable, enable}_clients
` [Qemu-devel] [PATCH 06/12] block: Introduce "drained begin/end" API
` [Qemu-devel] [PATCH 07/12] block: Add "drained begin/end" for transactional external snapshot
` [Qemu-devel] [PATCH 08/12] block: Add "drained begin/end" for transactional backup
` [Qemu-devel] [PATCH 09/12] block: Add "drained begin/end" for transactional blockdev-backup
` [Qemu-devel] [PATCH 10/12] block: Add "drained begin/end" for internal snapshot
` [Qemu-devel] [PATCH 11/12] block: Introduce BlockDriver.bdrv_drain callback
` [Qemu-devel] [PATCH 12/12] qed: Implement .bdrv_drain

[PATCH v2 00/23] Rework btrfs qgroup reserved space framework
 2015-10-09  5:45 UTC  (4+ messages)
` [PATCH v2 17/23] btrfs: qgroup: Cleanup old inaccurate facilities

[PATCH v6 0/3] arm64: IOMMU-backed DMA mapping
 2015-10-09  5:44 UTC  (6+ messages)
` [PATCH v6 2/3] arm64: Add IOMMU dma_ops

[linux-4.1 test] 62719: regressions - trouble: broken/fail/pass
 2015-10-09  5:44 UTC 

Potential OSD deadlock?
 2015-10-09  5:44 UTC  (20+ messages)
    ` [ceph-users] "

[PATCH v2 0/9] staging: iio: adc: fix multiple checkpatch issues
 2015-10-09  5:40 UTC  (9+ messages)
` [PATCH v2 2/9] staging: iio: adc: properly indent to match open paranthesis
  ` [Outreachy kernel] "

[PATCH] UBI: rename free variable
 2015-10-09  5:39 UTC  (4+ messages)

linux-next: build warning after merge of the driver-core tree
 2015-10-09  5:36 UTC  (5+ messages)

[PATCH] input:gpio-key: set IRQF_NO_SUSPEND for wake capable key
 2015-10-09  5:36 UTC  (6+ messages)

[BUG] RCU stall in cursor_timer_handler
 2015-10-09  5:31 UTC  (4+ messages)

[PATCH 0/7] xen: sched: fix locking of {insert, remove}_vcpu()
 2015-10-09  5:31 UTC  (5+ messages)
` [PATCH 3/7] xen: sched: better handle (not) inserting idle vCPUs in runqueues
` [PATCH 7/7] xen: sched / cpupool: dump the actual value of NOW()

[U-Boot] [PATCH 1/2] dm: implement a Timer uclass
 2015-10-09  5:26 UTC  (5+ messages)
` [U-Boot] [PATCH v6 1/3] "
  ` [U-Boot] [PATCH v6 2/3] timer: start a new TIMER after relocation

[Devel] [PATCH] ACPICA: AcpiGetSleepTypeData: Failure to find \_Sx should not result in a loud warning [v2]
 2015-10-09  5:26 UTC  (2+ messages)
`  "

[dm-devel] AMD-Vi IO_PAGE_FAULTs and ata3.00: failed command: READ FPDMA QUEUED errors since Linux 4.0
 2015-10-09  5:20 UTC  (15+ messages)

fd from NewConnection always zero
 2015-10-09  5:20 UTC 

[PATCH v3] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-10-09  5:11 UTC  (6+ messages)

[PATCH v3 0/10] megaraid_sas : Updates for scsi for-next
 2015-10-09  5:10 UTC  (2+ messages)

[PATCH] IB/hfi1: use TASK_COMM_LEN in hfi1_ctxtdata
 2015-10-09  5:04 UTC  (3+ messages)
` [PATCH] IB/ipath: use TASK_COMM_LEN in ipath_portdata

Error with weston 1.8.0 on linux 3.14.28 using imx-gpu-viv_5.0.11.p7.1-hfp
 2015-10-09  5:05 UTC  (10+ messages)

Change "mv $targetdir/log $logdir/$log" to "cp $targetdir/log $logdir/$log"
 2015-10-09  5:02 UTC  (2+ messages)

[PATCH v2 0/2] staging: skein: fix checkpatch warnings
 2015-10-09  4:58 UTC  (3+ messages)
` [PATCH v2 2/2] staging: skein: remove extra indentation
` [PATCH v2 1/2] staging: skein: fix block comment style

DEV@DPDK.ORG
 2015-10-09  4:55 UTC 

[PATCH 1/2] Allow recipe-individual configure scripts
 2015-10-09  4:55 UTC  (2+ messages)

[PATCH 0/9] raid5-cache fixes
 2015-10-09  4:54 UTC  (10+ messages)
` [PATCH 1/9] MD: fix info output for journal disk
` [PATCH 2/9] raid5-cache: add trim support for log
` [PATCH 3/9] raid5: journal disk can't be removed
` [PATCH 4/9] raid5-cache: IO error handling
` [PATCH 5/9] MD: add new bit to indicate raid array with journal
` [PATCH 6/9] raid5-cache: start raid5 readonly if journal is missing
` [PATCH 7/9] MD: kick out journal disk if it's not fresh
` [PATCH 8/9] MD: set journal disk ->raid_disk
` [PATCH 9/9] MD: when RAID journal is missing/faulty, block RESTART_ARRAY_RW

[PATCH] btrfs: fix waitqueue_active without memory barrier in btrfs
 2015-10-09  4:50 UTC  (3+ messages)

AIO requests may be disordered by Qemu-kvm iothread with disk cache=writethrough, Bug or Feature?
 2015-10-09  4:44 UTC  (6+ messages)
  `  "
      `  "

[PATCH] tools: remove unused wrappers for python
 2015-10-09  4:42 UTC  (12+ messages)

[patch net-next RFC 0/3] switchdev: change locking
 2015-10-09  4:39 UTC  (7+ messages)
` [patch net-next RFC 2/3] switchdev: allow caller to explicitly use deferred attr_set version

[PATCH 0/4] arm64: Hi6220: enable CPU idle states
 2015-10-09  4:36 UTC  (10+ messages)
` [PATCH 1/4] arm64: dts: Reserve memory regions for hi6220
` [PATCH 2/4] arm64: Kconfig: select sp804 timer for ARCH_HISI
` [PATCH 3/4] arm64: dts: add sp804 timer node for Hi6220
` [PATCH 4/4] arm64: dts: enable idle states "

[PATCH net-next v3 0/4] switchdev: push bridge ageing_time attribute down
 2015-10-09  4:38 UTC  (13+ messages)
` [PATCH net-next v3 1/4] switchdev: add bridge ageing_time attribute
` [PATCH net-next v3 2/4] switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
` [PATCH net-next v3 3/4] bridge: push bridge setting ageing_time down to switchdev
` [PATCH net-next v3 4/4] rocker: handle setting bridge ageing_time

[qemu-upstream-4.4-testing baseline-only test] 38139: tolerable FAIL
 2015-10-09  4:34 UTC 

[PATCH v2 4/4] platform:x86: Makefile/Kconfig/MAINTAINERS changes for Intel Telemetry
 2015-10-09  4:31 UTC  (3+ messages)

[PATCH] drm/i915: Add hot_plug hook for hdmi encoder
 2015-10-09  4:31 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: Call encoder hotplug for init and resume cases

[PATCH v4 0/3] net: unix: fix use-after-free
 2015-10-09  4:29 UTC  (5+ messages)
` [PATCH v4 1/3] net: unix: fix use-after-free in unix_dgram_poll()
` [PATCH v4 2/3] net: unix: Convert gc_flags to flags
` [PATCH v4 3/3] net: unix: optimize wakeups in unix_dgram_recvmsg()

VB2 will returning -ERESTARTSYS to userland
 2015-10-09  4:30 UTC 

[U-Boot] [PATCH] imx35, flea3: add FIT image support
 2015-10-09  4:24 UTC 

[Qemu-devel] [PATCH] Exit on reset for armv7-m
 2015-10-09  4:21 UTC  (4+ messages)

[PATCH] staging: wilc1000: remove braces around single statement blocks
 2015-10-09  4:18 UTC 

[PATCH v3 net-next 0/4] tcp: better smp listener behavior
 2015-10-09  4:16 UTC  (4+ messages)
` [PATCH v3 net-next 1/4] net: SO_INCOMING_CPU setsockopt() support

what code generates this message?
 2015-10-09  4:14 UTC  (2+ messages)

[PATCH] Staging: sm750fb: ddk750_help: Included KERN_ facility level
 2015-10-09  4:14 UTC  (2+ messages)
` [Outreachy kernel] "

[ath9k-devel] ANI Immunity stuck?
 2015-10-09  4:13 UTC 

[RFC PATCH 00/27] Introduce ubifs_dump in ubifs-utils
 2015-10-09  4:06 UTC  (6+ messages)
` [PATCH 19/27] ubifs: ubifs_dump: dump master node
  ` [PATCH v2] "

Release Candidate Build for yocto-1.7.3.rc1.rc1 now available
 2015-10-09  4:08 UTC 

[U-Boot] Porting UBI fixes (specially fastmap's) to U-Boot
 2015-10-09  4:01 UTC  (9+ messages)

[REGRESSION] 998ef75ddb and aio-dio-invalidate-failure w/ data=journal
 2015-10-09  4:01 UTC  (2+ messages)
` [PATCH] ext4: use private version of page_zero_new_buffers() for data=journal mode

[PATCH 10/44] kdbus: Use conditional operator
 2015-10-09  3:58 UTC 

[dm-crypt] SHA-1 Freestart Collision: No, it does not break LUKS
 2015-10-09  3:56 UTC 

[PATCH v2] UBIFS: rename free variable
 2015-10-09  3:55 UTC 

[PATCH tip/core/rcu 18/18] rcu: Better hotplug handling for synchronize_sched_expedited()
 2015-10-09  3:54 UTC  (11+ messages)

[PATCH] workqueue: Allocate the unbound pool using local node memory
 2015-10-09  3:53 UTC 

PLS I NEED YOUR HELP!
 2015-10-08 20:18 UTC 

[Qemu-devel] Qemu - Install Windows 7 64bits hang on startup with Blue Screen of Death
 2015-10-09  3:48 UTC  (3+ messages)

[PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
 2015-10-09  3:44 UTC  (6+ messages)

[bluez-android] HOG Device re-connection over reboot
 2015-10-09  3:44 UTC 

[PATCH 07/44] kdbus: Fix comment on translation of caps between namespaces
 2015-10-09  3:43 UTC 

question about authentication
 2015-10-09  3:42 UTC  (5+ messages)

[PATCH] UBIFS: rename free variable
 2015-10-09  3:40 UTC  (2+ messages)

[PATCH net-next 0/4] tcp: better smp listener behavior
 2015-10-09  3:42 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: zap cache status enable and disable functions
 2015-10-09  3:32 UTC 

[PATCH] md: workqueue: Remove WQ_CPU_INTENSIVE from unbound workqueue allocations
 2015-10-09  3:25 UTC 

[PATCH v3 0/9] qcom: Add support for TSENS driver
 2015-10-09  3:14 UTC  (5+ messages)
` [PATCH v3 4/9] clk: qcom: create virtual child device for TSENS

[BlueZ] Difference profiles, dbus profiles and plugins ?
 2015-10-09  3:14 UTC 

[PATCH 1/1] net namespace: dynamically configure new net namespace inherit net config
 2015-10-09  3:13 UTC  (3+ messages)

[linux-3.0 test] 62716: tolerable trouble: broken/fail/pass - PUSHED
 2015-10-09  3:12 UTC 

[lm-sensors] [PATCH] lm75: Add support for the TMP75C
 2015-10-09  3:10 UTC  (2+ messages)

[PATCH v4 00/26] ARM: pxa: magician: Rework HTC Magician support
 2015-10-09  3:07 UTC  (4+ messages)

[PATCH 1/5] iio: adc: add IMX7D ADC driver support
 2015-10-09  3:05 UTC  (7+ messages)
` [PATCH 3/5] clk: imx7d: add ADC root clock

[PATCH ethtool 2/2] Fix return type of test_free() prorotype
 2015-10-09  3:03 UTC 

[PATCH ethtool 1/2] Fix missing function declarations when building tests
 2015-10-09  3:03 UTC 

[PATCH] powerpc/mm: Differentiate between hugetlb and THP during page walk
 2015-10-09  3:02 UTC 

[PATCH] powerpc: Quick fix upstream main line build error on PowerPC
 2015-10-09  2:55 UTC 

[PATCH] t0027: Improve test for not-normalized files
 2015-10-09  2:58 UTC 

[LTP] inotify06 test causing kernel panic
 2015-10-09  2:58 UTC  (3+ messages)

[PATCH v1] Add build-id to XENVER hypercall
 2015-10-09  2:56 UTC  (4+ messages)
` [PATCH v1 2/4] xen-version: Add third parameter (len) to the do_version hypercall
` [PATCH v1 3/4] XENVER_build_id: Provide ld-embedded build-ids
` [PATCH v1 4/4] libxl: info: Display build_id of the hypervisor


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.