All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-23 13:01:48 to 2014-09-23 13:42:48 UTC [more...]

[PATCH v8 0/8] ARM generic idle states
 2014-09-23 13:42 UTC  (5+ messages)
` [PATCH v8 6/8] drivers: cpuidle: CPU idle ARM64 driver

[PATCH for-3.12] brcmfmac: handle IF event for P2P_DEVICE interface
 2014-09-23 13:42 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] uclibc/ffmpeg: Fix fminf-related build error
 2014-09-23 13:41 UTC 

[PATCH] gpiolib:change to use irq_alloc_descs_from to alloc virqs
 2014-09-23 13:39 UTC  (6+ messages)

[PATCH v5 00/35] Lockfile correctness and refactoring
 2014-09-23 13:40 UTC  (7+ messages)
` [PATCH v5 22/35] git_config_set_multivar_in_file(): avoid call to rollback_lock_file()
` [PATCH v5 23/35] lockfile: avoid transitory invalid states

Workqueue "scheduling while atomic" issues in v3.12.19-rt30
 2014-09-23 13:39 UTC  (2+ messages)

[PATCH 1/2] Btrfs: add missing end_page_writeback on submit_extent_page failure
 2014-09-23 13:39 UTC  (4+ messages)

[RFC] fs: move freeze/unfreeze_fs hooks before freeze/thaw_super
 2014-09-23 13:38 UTC  (2+ messages)

[PATCH] clk: prevent erronous parsing of children during rate change
 2014-09-23 13:38 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/7] add description field in ObjectProperty and PropertyInfo struct
 2014-09-23 13:38 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/7] qom: add error handler for object_property_print()
` [Qemu-devel] [PATCH 2/7] qom: add error handler for object alias property
` [Qemu-devel] [PATCH 3/7] qdev: add description field in PropertyInfo struct
` [Qemu-devel] [PATCH 4/7] qom: add description field in ObjectProperty struct
` [Qemu-devel] [PATCH 5/7] qdev: set the object property's description to the qdev property's
` [Qemu-devel] [PATCH 6/7] qmp: print descriptions of object properties
` [Qemu-devel] [PATCH 7/7] qdev: drop legacy_name from qdev properties

Reading GIC version from domU cfg file
 2014-09-23 13:38 UTC 

general thoughts and questions + general and RAID5/6 stability?
 2014-09-23 13:38 UTC  (6+ messages)

xen-blkback unmap with network retansmission will cause a coredump
 2014-09-23 13:36 UTC  (5+ messages)

[PATCH v6 00/12] ARM: berlin: USB support
 2014-09-23 13:36 UTC  (6+ messages)
` [PATCH v6 07/12] usb: chipidea: add a usb2 driver for ci13xxx

[Qemu-devel] [PATCH v3 00/23] Split BlockBackend off BDS with an axe
 2014-09-23 13:36 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 03/23] block: Connect BlockBackend to BlockDriverState
` [Qemu-devel] [PATCH v3 06/23] block: Make BlockBackend own its BlockDriverState

[PATCH v5 0/4] ftrace: Add a ftrace test collection
 2014-09-23 13:36 UTC  (3+ messages)
` [PATCH v5 1/4] ftracetest: Initial commit for ftracetest

[PATCH v4 0/3] Move xenstore and libxc public headers to include subdir
 2014-09-23 13:35 UTC  (14+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 3/3] enable QEMU for ARM builds

[PATCH v8 6/8] drivers: cpuidle: CPU idle ARM64 driver
 2014-09-23 13:35 UTC  (5+ messages)

[PATCH 0/7] sched: Scale-invariant per-entity load-tracking
 2014-09-23 13:35 UTC  (4+ messages)
` [PATCH 6/7] sched: Make sched entity usage tracking scale-invariant

[PATCH v4] can: flexcan: Re-write receive path to use MB queue instead of FIFO
 2014-09-23 13:34 UTC  (3+ messages)

Important security message : NNRKIHLKWS
 2014-09-23 13:30 UTC 

WARNING at fs/nfs/write.c:743 nfs_inode_remove_request with -rc6
 2014-09-23 13:33 UTC  (2+ messages)

Forcing fetch task when source changes
 2014-09-23 13:32 UTC  (4+ messages)

[RFC PATCH] x86: Use ACCESS_ONCE() for atomic_read()
 2014-09-23 13:32 UTC  (3+ messages)

[PATCH for-4.5 v8 00/19] Mem_event and mem_access for ARM
 2014-09-23 13:32 UTC  (22+ messages)
` [PATCH for-4.5 v8 01/19] xen: Relocate mem_access and mem_event into common
` [PATCH for-4.5 v8 02/19] xen: Relocate struct npfec definition "
` [PATCH for-4.5 v8 03/19] xen: Relocate p2m_access_t into common and swap the order
` [PATCH for-4.5 v8 04/19] xen: Relocate p2m_mem_access_resume to mem_access common
` [PATCH for-4.5 v8 05/19] xen: Relocate set_access_required domctl into common
` [PATCH for-4.5 v8 06/19] xen: Relocate mem_event_op domctl and access_op memop "
` [PATCH for-4.5 v8 07/19] x86/p2m: Typo fix for spelling ambiguous
` [PATCH for-4.5 v8 08/19] xen/mem_event: Clean out superfluous white-spaces
` [PATCH for-4.5 v8 09/19] xen/mem_event: Relax error condition on debug builds
` [PATCH for-4.5 v8 10/19] xen/mem_event: Abstract architecture specific sanity checks
` [PATCH for-4.5 v8 11/19] xen/mem_access: Abstract architecture specific sanity check
` [PATCH for-4.5 v8 12/19] xen/arm: p2m changes for mem_access support
` [PATCH for-4.5 v8 13/19] xen/arm: Implement domain_get_maximum_gpfn
` [PATCH for-4.5 v8 14/19] xen/arm: Add p2m_set_permission and p2m_shatter_page helpers
` [PATCH for-4.5 v8 15/19] xen/arm: Data abort exception (R/W) mem_events
` [PATCH for-4.5 v8 16/19] xen/arm: Instruction prefetch abort (X) mem_event handling
` [PATCH for-4.5 v8 17/19] xen/arm: Enable the compilation of mem_access and mem_event on ARM
` [PATCH for-4.5 v8 18/19] tools/libxc: Allocate magic page for mem access "
` [PATCH for-4.5 v8 19/19] tools/tests: Enable xen-access "

[RFC PATCH net-next v2 0/5] netns: allow to identify peer netns
 2014-09-23 13:20 UTC  (11+ messages)
` [RFC PATCH net-next v2 1/5] netns: allocate netns ids
` [RFC PATCH net-next v2 2/5] netns: add genl cmd to get the id of a netns
  ` [RFC PATCH net-next v2 3/5] rtnl: add link netns id to interface messages
  ` [RFC PATCH net-next v2 4/5] iptunnels: advertise link netns via netlink
` [RFC PATCH net-next v2 5/5] rtnl: allow to create device with IFLA_LINK_NETNSID set

[PATCH v2 1/6] V4L2: Add Renesas R-Car JPEG codec driver
 2014-09-23 13:31 UTC  (3+ messages)

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.17-rc3-27-g33044dc
 2014-09-23 13:31 UTC 

[PATCH] ARM: hw_breakpoint: Trap undef instruction exceptions on wake-up
 2014-09-23 13:30 UTC  (5+ messages)

[XFS updates] XFS development tree branch, xfs-misc-fixes-for-3.18-2, created. v3.16-11814-g2ebff7b
 2014-09-23 13:30 UTC 

Introduce rtds real-time scheduler for Xen
 2014-09-23 13:30 UTC  (3+ messages)

[PATCH v11 00/10] Support for creating generic PCI host bridges from DT
 2014-09-23 13:30 UTC  (7+ messages)
` [PATCH v11 08/10] OF: PCI: Add support for parsing PCI host bridge resources "

[XFS updates] XFS development tree branch, xfs-shift-extents-rework, created. xfs-for-linus-3.17-rc3-6-g8b5279e
 2014-09-23 13:30 UTC 

post-receive: pub/scm/linux/kernel/git/dgc/linux-xfs
 2014-09-23 13:29 UTC 

post-receive: pub/scm/linux/kernel/git/dgc/linux-xfs
 2014-09-23 13:29 UTC 

post-receive: pub/scm/linux/kernel/git/dgc/linux-xfs
 2014-09-23 13:29 UTC 

[Qemu-devel] [PATCH 0/8] add virtio-gpu
 2014-09-23 13:28 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] virtio-gpu/2d: add hardware spec include file
` [Qemu-devel] [PATCH 2/8] virtio-gpu/2d: add virtio gpu core code
` [Qemu-devel] [PATCH 3/8] virtio-gpu-pci: add virtio pci support
` [Qemu-devel] [PATCH 4/8] virtio-vga: add virtio gpu device with vga compatibility
` [Qemu-devel] [PATCH 5/8] virtio-vga: add '-vga virtio' support
` [Qemu-devel] [PATCH 6/8] virtio-vga: add vgabios configuration
` [Qemu-devel] [PATCH 7/8] virtio-vga: add vgabios binary
` [Qemu-devel] [PATCH 8/8] virtio-gpu: add to display-vga test

[patch] mm: memcontrol: lockless page counters
 2014-09-23 13:28 UTC  (13+ messages)

[PATCH v2 0/4] Add Mediatek SoC Pinctrl/GPIO driver for MT8135
 2014-09-23 13:28 UTC  (8+ messages)
` [PATCH v2 4/4] ARM: dts: mt8135: Add pinctrl node for mt8135

hash generation/PR service problem with xuser-account and other packages
 2014-09-23 13:21 UTC  (2+ messages)

[PATCH 01/10] textual: use angular brackets around each individual argument
 2014-09-23 13:26 UTC  (3+ messages)

[Cocci] wrong indentation
 2014-09-23 13:26 UTC 

[linux-next test] 30362: tolerable FAIL
 2014-09-23 13:26 UTC 

[PATCH/RFC 0/2] serial: samsung: add support for early console
 2014-09-23 13:25 UTC  (8+ messages)

[PATCH 0/3] IT930x USB DVB-T2/C tuner
 2014-09-23 13:25 UTC  (4+ messages)
` [PATCH 3/3] af9035: Add support for IT930x USB bridge

[PATCH] can: flexcan: make use of FLEXCAN_MB_CODE_
 2014-09-23 13:25 UTC 

[Qemu-devel] [PATCH 0/2] qom: add error handler for security
 2014-09-23 13:25 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] qom: add error handler for object_property_print()

[Buildroot] additional autobuilder
 2014-09-23 13:25 UTC 

post-receive: pub/scm/linux/kernel/git/rric/linux
 2014-09-23 13:24 UTC 

[PATCH 1/2] ath10k: save firmware stacks upon firmware crash
 2014-09-23 13:23 UTC  (3+ messages)

[PATCH v3 0/2] dmaengine: omap-dma: Fix cyclic suspend/resume
 2014-09-23 12:53 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Initialize bdw workarounds in logical ring mode too
 2014-09-23 13:21 UTC  (4+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2014-09-23 13:22 UTC 

[RFC PATCH net-next v2 0/5] netns: allow to identify peer netns
 2014-09-23 13:20 UTC 

snap_trimming + backfilling is inefficient with many purged_snaps
 2014-09-23 13:20 UTC  (14+ messages)

[PATCH] net: bcmgenet: Fix compile warning
 2014-09-23 13:19 UTC 

AMD GPU passthrough in Xen
 2014-09-23 13:19 UTC  (3+ messages)

[RFC] nondestructive nandtest
 2014-09-23 13:19 UTC 

[Bug 84232] New: PHINode containing itself causes segfault in LLVM when compiling Blender OpenCL kernel with R600 backend
 2014-09-23 13:19 UTC  (2+ messages)
` [Bug 84232] "

mmap writes vs truncate causing data corruption
 2014-09-23 13:18 UTC  (3+ messages)

[GIT PULL] x86 fixes
 2014-09-23 13:18 UTC  (8+ messages)

[PATCH v2 4/6] bond: free mbufs if transmission fails in bonding tx_burst functions
 2014-09-23 13:18 UTC  (7+ messages)
  ` [PATCH v3 0/5] link bonding
      ` [PATCH v3 1/5] bond: free mbufs if transmission fails in bonding tx_burst functions
      ` [PATCH v3 2/5] test app: adding support for generating variable sized packet
      ` [PATCH v3 3/5] testpmd: adding parameter to reconfig method to set socket_id when adding new port to portlist
      ` [PATCH v3 4/5] bond: lsc polling support
      ` [PATCH v3 5/5] bond: unit test test macro refactor

[PATCH v5 1/2] ahci-platform: Bump max number of clocks to 5
 2014-09-23 13:17 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tj/libata
 2014-09-23 13:17 UTC 

[PATCH] tests/kms_psr_sink_crc: Use options
 2014-09-23 13:16 UTC 

[PATCH v3] docs: add PVH specification
 2014-09-23 13:16 UTC  (3+ messages)

[PATCH] x86 generated files in gitignore
 2014-09-23 13:16 UTC  (4+ messages)

Your Partnership and Trust
 2014-09-23 13:16 UTC 

[PATCH 1/2] ath10k: make firmware text debug messages more verbose
 2014-09-23 13:13 UTC  (3+ messages)

[PATCH 0/6] i40e VMDQ support
 2014-09-23 13:14 UTC  (7+ messages)
  ` [PATCH 1/6] ether: enhancement for "
  ` [PATCH 2/6] igb: change for VMDQ arguments expansion
  ` [PATCH 3/6] ixgbe: "
  ` [PATCH 4/6] i40e: add VMDQ support
  ` [PATCH 5/6] i40e: macaddr add/del enhancement
  ` [PATCH 6/6] i40e: Add full VMDQ pools support

[Qemu-devel] [PATCH] Modify qemu_opt_rename to realize renaming all items in opts
 2014-09-23 13:13 UTC 

[PATCH v2 1/3] sched: fix confusing PFA_NO_NEW_PRIVS constant
 2014-09-23 13:13 UTC  (5+ messages)
` [PATCH v2 3/3] cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
  ` [PATCH v2 3/3] cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should beatomic flags

[PATCH 00/15] Kbuild for perf
 2014-09-23 13:13 UTC  (4+ messages)
` [PATCH 01/15] kbuild: add support of custom paths for "auto.conf*" files

[Bug 85021] New: radeon: Allow one to set "mid" to power_dpm_force_performance_level
 2014-09-23 13:12 UTC  (2+ messages)
` [Bug 85021] "

Wireless Card
 2014-09-23 13:11 UTC 

Fw: [PATCH 4/4] V4L/DVB: Add sleep for firmware ready
 2014-09-23 13:11 UTC  (3+ messages)
  `  "

[PATCH V3] xen: remove some memory limits from pv-domains
 2014-09-23 13:10 UTC  (5+ messages)
` [PATCH V3] xen: eliminate scalability issues from initial mapping setup

[GIT PULL] cgroup fixes for v3.17-rc6
 2014-09-23 13:10 UTC  (6+ messages)
` [GIT UPDATED "

Any hope of vblank-synchronized rendering (from vivante) on i.MX6 soon?
 2014-09-23 13:09 UTC  (4+ messages)

[PATCH for-4.5 v11 0/7] xen/arm: Add GICv3 support
 2014-09-23 13:09 UTC  (8+ messages)
` [PATCH for-4.5 v11 2/7] xen/arm: Add vgic callback to read irq priority

[PATCH 0/3] SCHED_DEADLINE fix AC and SMP scheduling
 2014-09-23 13:08 UTC  (6+ messages)
` [PATCH 2/3] sched/deadline: fix bandwidth check/update when migrating tasks between exclusive cpusets

[PATCH 00/45 v3] tool changes to honor configure --prefix=DIR
 2014-09-23 13:06 UTC  (16+ messages)
` [PATCH 38/46] Move xenconsoled to libexec
` [PATCH 42/46] Use XEN_RUN_DIR instead of /var/run/xen
` [PATCH 43/46] Move systemd paths to Paths.mk
` [PATCH 44/46] Include Paths.mk in toplevel Makefile to fix uninstall

[PATCH net] net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode
 2014-09-23 13:05 UTC 

FIX Me in pgtable.h
 2014-09-23 13:04 UTC  (2+ messages)

[PATCH] drm: change drm_err return type to void
 2014-09-23 13:00 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.