All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-10 00:53:51 to 2015-02-10 03:16:05 UTC [more...]

[GIT PULL] Kselftest updates for 3.20-rc1
 2015-02-10  3:16 UTC  (7+ messages)

[GIT] Networking
 2015-02-10  3:16 UTC 

[Qemu-devel] [PATCH v2] qemu-coroutine: segfault when restarting co_queue
 2015-02-10  3:16 UTC  (5+ messages)

[PATCH -v3 0/6] rcu,nohz,kvm: use RCU extended quiescent state when running KVM guest
 2015-02-10  3:13 UTC  (7+ messages)

[PATCH -v2 00/14] drm/exynos: clean up + atomic phase 1 and 2
 2015-02-10  3:13 UTC  (6+ messages)
` [PATCH -v2 10/14] drm/exynos: atomic phase 1: add atomic_begin()/atomic_flush()

Replacing a (or two?) failed drive(s) in RAID-1 btrfs filesystem
 2015-02-10  3:11 UTC  (3+ messages)

[PATCH 1/2] tools: normalize usage messages
 2015-02-10  3:11 UTC  (3+ messages)
` [PATCH 2/2] tools: add kmod info

[Qemu-devel] [PATCH v4] sheepdog: selectable object size support
 2015-02-10  3:10 UTC  (2+ messages)

[PATCH] ARM: exynos: Fix wrong hwirq of RTC interrupt for Exynos3250 SoC
 2015-02-10  3:09 UTC  (2+ messages)

[PATCH] rtc: s3c: Fix the duplicate clock control
 2015-02-10  3:07 UTC 

[PATCH v2 0/4] DPDK memcpy optimization
 2015-02-10  3:06 UTC  (2+ messages)

[RFC PATCH 0/9] livepatch: consistency model
 2015-02-10  3:05 UTC  (3+ messages)

[PATCH v2] ARM: Don't use complete() during __cpu_die
 2015-02-10  3:05 UTC  (12+ messages)

[PATCH] packagegroup-arago-tisdk-addons: Remove switch-config for keystone
 2015-02-10  3:04 UTC 

[PATCH 01/02 resend] RTC: Add driver for DS1685 family of real time clocks
 2015-02-10  2:59 UTC  (3+ messages)
` [rtc-linux] "

[PATCH RFC] xen: arm: context switch vtimer PPI state
 2015-02-10  2:59 UTC  (2+ messages)

[PATCH v3 00/16] support multi-pthread per core
 2015-02-10  2:57 UTC  (37+ messages)
` [PATCH v4 00/17] "
  ` [PATCH v4 03/17] eal: fix wrong strnlen() return value in 32bit icc
  ` [PATCH v4 05/17] eal: new TLS definition and API declaration
  ` [PATCH v4 06/17] eal: add eal_common_thread.c for common thread API
  ` [PATCH v4 08/17] eal: apply affinity of EAL thread by assigned cpuset
  ` [PATCH v4 11/17] log: fix the gap to support non-EAL thread
  ` [PATCH v4 12/17] eal: set _lcore_id and _socket_id to (-1) by default
  ` [PATCH v4 14/17] mempool: add support to non-EAL thread

[PATCH] Prevent offset + size overflow
 2015-02-10  2:56 UTC  (2+ messages)

[PATCH net-next 0/3] net: Introducing socket mark receive socket option
 2015-02-10  2:55 UTC  (3+ messages)
` [PATCH net-next 1/3] net: Rename sock_recv_ts_and_drops() to sock_cmsg_recv()

[PATCH] sched: call blk_schedule_flush_plug from io_schedule
 2015-02-10  2:51 UTC  (2+ messages)

RAID1 might_sleep() warning on 3.19-rc7
 2015-02-10  2:50 UTC  (6+ messages)

mdsadm -A won't assemble my array
 2015-02-10  2:48 UTC  (6+ messages)

[PATCH] prevent the read ahead of /proc/slabinfo in ss take 2
 2015-02-10  2:46 UTC 

[PATCH net-next] ipv4: Namespecify TCP PMTU mechanism
 2015-02-10  2:45 UTC  (3+ messages)
` [PATCHv2 "

[net-next] i40e: Fix for stats init function call in Rx setup
 2015-02-10  2:45 UTC  (2+ messages)

[ANNOUNCE] ipvsadm release v1.28
 2015-02-10  2:42 UTC  (2+ messages)

[RFC PATCH] sched_clock: Avoid tearing during read from NMI
 2015-02-10  2:37 UTC  (6+ messages)
` [PATCH v4 0/5] sched_clock: Optimize and avoid deadlock "
  ` [PATCH v4 2/5] sched_clock: Optimize cache line usage

[GIT PULL] bulk GPIO changes for v3.20
 2015-02-10  2:35 UTC 

[PATCH V5 0/8] USB: f81534: v5 patch
 2015-02-10  2:35 UTC  (6+ messages)
` [PATCH V5 6/8] USB: f81232: clarify f81232_ioctl()

[PATCH 00/18] sync opal.h with firmware
 2015-02-10  2:27 UTC  (38+ messages)
` [PATCH 01/18] powerpc/powernv: sync OPAL API tokens with skiboot
` [PATCH 02/18] powerpc/powernv: synchronize OPAL calls and return codes with firmware
` [PATCH 03/18] powerpc/powernv: s/OPAL_PCI_SET_PHB_CXL_MODE/OPAL_PCI_SET_PHB_CAPI_MODE/ to match firmware
` [PATCH 04/18] powerpc/powernv: relocate struct opal_sg_entry in opal.h to same place it is in firmware
` [PATCH 05/18] powerpc/powernv: synchronize opal.h whitespace with firmware
` [PATCH 06/18] powerpc/powernv: move OPAL_DUMP_REGION defines in opal.h to same place as in firmware opal.h
` [PATCH 07/18] powerpc/powernv: make whitespace for OPAL_PM_* defines match firmware
` [PATCH 08/18] powerpc/powernv: Move OpalSysparamPerm,OpalMessageType in opal.h to "
  ` [PATCH 08/18] powerpc/powernv: Move OpalSysparamPerm, OpalMessageType "
` [PATCH 09/18] powerpc/powernv: match enum OpalMessageType with firmware
` [PATCH 10/18] powerpc/powernv: move OPAL API prototypes to opal-api.h
` [PATCH 11/18] powerpc/powernv: make whitespace in enum OpalSysparamPerm match firmware
` [PATCH 12/18] powerpc/powernv: add CAPI and EPOW parts to opal.h
` [PATCH 13/18] powerpc/powernv: add remaining missing enums "
` [PATCH 14/18] powerpc/powernv: sync comments and whitespace in opal.h with firmware
` [PATCH 15/18] powerpc/powernv: sync #includes "
` [PATCH 16/18] powerpc/powernv: move SG_ENTRIES_PER_NODE to linux-specific opal-api.h
` [PATCH 17/18] powerpc/powernv: s/u8/uint8_t/ to match firmware in opal.h
` [PATCH 18/18] powerpc/powernv: s/OpalM64EnableAction/OpalM64Action/ and __be64 annotation

[PATCH 1/3] ixgbe, ixgbevf: Add new mbox API to enable MC promiscuous mode
 2015-02-10  2:28 UTC  (5+ messages)
` [E1000-devel] "

[nightly] Distroless meta-ti/master minimal build 2015-02-09_21-00-57
 2015-02-10  2:04 UTC 

[PATCH 00/26] iommu/fsl: Various cleanup
 2015-02-10  2:26 UTC  (4+ messages)
` [PATCH v2 01/26] iommu/fsl: Sprinkle some __init* annotations

[PATCH V10 00/17] Enable SRIOV on Power8
 2015-02-10  2:14 UTC  (22+ messages)
` [PATCH V11 "
  ` [PATCH V11 02/17] PCI/IOV: add VF enable/disable hook
  ` [PATCH V11 03/17] PCI: Add weak pcibios_iov_resource_alignment() interface
  ` [PATCH V11 06/17] powerpc/pci: Add PCI resource alignment documentation
  ` [PATCH V11 07/17] powerpc/pci: Don't unset pci resources for VFs

[PATCH 0/2] ARM: shmobile: r8a7790: add for USB-DMAC
 2015-02-10  2:11 UTC  (5+ messages)

[PATCH] contrib/completion: suppress stderror in bash completion of git remotes
 2015-02-10  2:10 UTC  (3+ messages)
  ` [PATCH] contrib/completion: suppress stderror in bash

PROBLEM: USB isochronous urb leak on EHCI driver
 2015-02-10  2:09 UTC  (2+ messages)

[PATCH] ASoC: Intel: Clean data after SST fw fetch
 2015-02-10  2:02 UTC 

Confused with adding drivers to kernel via bitbake -c menuconfig
 2015-02-10  2:03 UTC  (4+ messages)

[Bug 89009] radeon: Failed to allocate a buffer
 2015-02-10  2:03 UTC  (4+ messages)

[PATCH] prevent the read ahead of /proc/slabinfo in ss
 2015-02-10  2:01 UTC  (3+ messages)

[PATCH v2 0/2] ARM: at91: dt: at91sam9n12ek: enable udp device
 2015-02-10  1:55 UTC  (9+ messages)
` [PATCH v2 1/2] ARM: at91: dt: at91sam9n12: add udp device node
` [PATCH v2 2/2] ARM: at91: dt: at91sam9n12ek: enable udp

[PATCH] llist: Fix missing lockless_dereference()
 2015-02-10  1:52 UTC  (6+ messages)

Bounding OSD memory requirements during peering/recovery
 2015-02-10  1:51 UTC  (4+ messages)

BlueZ for Android 4.4.3
 2015-02-10  1:51 UTC 

[PATCH RFC v5 net-next 0/6] enable tx interrupts for virtio-net
 2015-02-10  1:32 UTC  (8+ messages)
` [PATCH RFC v5 net-next 1/6] virtio_ring: fix virtqueue_enable_cb() when only 1 buffers were pending
` [PATCH RFC v5 net-next 2/6] virtio_ring: try to disable event index callbacks in virtqueue_disable_cb()
` [PATCH RFC v5 net-next 4/6] virtio-net: add basic interrupt coalescing support

Regression for Lenovo X240 sound in 3.18
 2015-02-10  1:49 UTC  (10+ messages)

[PATCH] pnfs/flexfiles: Do not dprintk after the free
 2015-02-10  1:48 UTC 

[PATCH] dmaengine: rcar-dmac: fixup spinlock in rcar-dmac
 2015-02-10  1:48 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: atmel_nand: according to pmecc version to perform 0xff page correction
 2015-02-10  1:44 UTC  (8+ messages)

[meta-networking][PATCH] snmpd: instead option -LS by -Ls
 2015-02-10  1:38 UTC 

rcu_read_unlock() in the nestable rcu based on free-running counter
 2015-02-10  1:42 UTC 

[PATCH] kprobes: x86: mark 2 bytes NOP as boostable
 2015-02-10  1:34 UTC  (2+ messages)
` [PATCH][RESEND] "

[PATCH v2] ARM: at91: dts: sama5d4: add dts for sama5d4 xplained board
 2015-02-10  1:40 UTC  (5+ messages)

[PATCH v3 00/13] xen/arm: Resync the SMMU driver with the Linux one
 2015-02-10  1:37 UTC  (5+ messages)
` [PATCH v3 13/13] xen/iommu: smmu: Advertise when the SMMU support coherent table walk

brcmfmac + AP6120 (brcm43362) doesn't connect to WPA2 AP (unprotected ok)
 2015-02-10  1:37 UTC  (6+ messages)

[Qemu-devel] [PATCH v12 00/17] block: incremental backup series
 2015-02-10  1:35 UTC  (18+ messages)
` [Qemu-devel] [PATCH v12 01/17] qapi: Add optional field "name" to block dirty bitmap
` [Qemu-devel] [PATCH v12 02/17] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
` [Qemu-devel] [PATCH v12 03/17] block: Introduce bdrv_dirty_bitmap_granularity()
` [Qemu-devel] [PATCH v12 04/17] hbitmap: add hbitmap_merge
` [Qemu-devel] [PATCH v12 05/17] qmp: Add block-dirty-bitmap-enable and block-dirty-bitmap-disable
` [Qemu-devel] [PATCH v12 06/17] block: Add bitmap successors
` [Qemu-devel] [PATCH v12 07/17] qmp: Add support of "dirty-bitmap" sync mode for drive-backup
` [Qemu-devel] [PATCH v12 08/17] qmp: add block-dirty-bitmap-clear
` [Qemu-devel] [PATCH v12 09/17] qapi: Add transaction support to block-dirty-bitmap operations
` [Qemu-devel] [PATCH v12 10/17] qmp: Add dirty bitmap status fields in query-block
` [Qemu-devel] [PATCH v12 11/17] block: add BdrvDirtyBitmap documentation
` [Qemu-devel] [PATCH v12 12/17] block: Ensure consistent bitmap function prototypes
` [Qemu-devel] [PATCH v12 13/17] iotests: add invalid input incremental backup tests
` [Qemu-devel] [PATCH v12 14/17] iotests: add simple incremental backup case
` [Qemu-devel] [PATCH v12 15/17] iotests: add transactional incremental backup test
` [Qemu-devel] [PATCH v12 16/17] blkdebug: fix "once" rule
` [Qemu-devel] [PATCH v12 17/17] iotests: add incremental backup failure recovery test

BlueZ for Android 4.4.3
 2015-02-10  1:37 UTC 

[PATCH] mfd: devicetree: bindings: Add Qualcomm RPM regulator subnodes
 2015-02-10  1:37 UTC  (3+ messages)

[trivial PATCH] mod_devicetable.h: Make the definition of struct of_device_id easier to find
 2015-02-10  1:35 UTC  (2+ messages)

question about memory allocation for driver domain
 2015-02-10  1:31 UTC  (9+ messages)

[PATCH v6 03/13] eal/pci, ethdev: Remove assumption that port will not be detached
 2015-02-10  1:30 UTC  (5+ messages)
` [PATCH v7 00/14] Port Hotplug Framework
  ` [PATCH v7 07/14] ethdev: Add functions that will be used by port hotplug functions

[Bug 89034] Firefox crashing xserver and some major rendering bugs
 2015-02-10  1:29 UTC  (2+ messages)

freemem-slack and large memory environments
 2015-02-10  1:27 UTC 

[PATCH] sched, autogroup: Fix failure when writing to cpu.rt_runtime_us
 2015-02-10  1:26 UTC  (7+ messages)

[PATCH 0/3] ARM: at91: at91sam9n12ek: enable usb gadget support
 2015-02-10  1:25 UTC  (6+ messages)
` [PATCH 1/3] USB: gadget: at91_udc: add at91sam9n12 support

Agenda: Yocto Project Technical Team Meeting - Tuesday, Feb. 10, 2015 8:00 AM US Pacific Time
 2015-02-10  1:21 UTC  (2+ messages)

[meta-oe][PATCH] zram: remove bash dependency from init script
 2015-02-10  1:20 UTC 

[ath9k-devel] tcpdump Data Rate 802.11n
 2015-02-10  1:17 UTC  (5+ messages)

[PATCH] modify the IO_TLB_SEGSIZE to io_tlb_segsize configurable as flexible requirement about SW-IOMMU
 2015-02-10  1:14 UTC  (8+ messages)

[Qemu-devel] [PATCH] fix the co_queue multi-adding bug
 2015-02-10  1:08 UTC  (6+ messages)
` [Qemu-devel] [PATCH] qemu-coroutine-lock: fix "

[PATCH] fast-import: avoid running end_packfile recursively
 2015-02-10  1:07 UTC 

[PATCH] Remove a duplicate 'not'
 2015-02-10  1:04 UTC 

[PATCH 0/2] Add support for Broadcom keypad controller
 2015-02-10  1:02 UTC  (4+ messages)
` [PATCH 2/2] Input: bcm-keypad: Add "

[meta-security][PATCH 0/3] initial Forensic packages
 2015-02-10  1:00 UTC  (4+ messages)
` [meta-security][PATCH 1/3] afflib: new package
` [meta-security][PATCH 2/3] libewf: add package
` [meta-security][PATCH 3/3] sleuth: add sleuthkit

[PATCH 0/3] nft hash set expansion fixes
 2015-02-10  0:58 UTC  (3+ messages)
` [PATCH 1/3] rhashtable: require max_shift definition

linux-next: manual merge of the nfsd tree with the nfs tree
 2015-02-10  0:55 UTC 

[PATCH] x86 spinlock: Fix memory corruption on completing completions
 2015-02-10  0:53 UTC  (8+ messages)

[PATCH 00/17] unified packet type
 2015-02-10  0:53 UTC  (5+ messages)
` [PATCH v2 00/15] "
  ` [PATCH v2 01/15] mbuf: add definitions of unified packet types


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.