All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-27 18:18:48 to 2014-03-27 19:22:38 UTC [more...]

[PATCH net v2 0/3] xen-netback: fix rx slot estimation
 2014-03-27 19:22 UTC  (14+ messages)
` [PATCH net v2 1/3] xen-netback: remove pointless clause from if statement
                    ` [Xen-devel] "

[PATCH 00/33] OSDMAP_ENC, primary_temp, PRIMARY_AFFINITY
 2014-03-27 19:18 UTC  (35+ messages)
` [PATCH 01/33] libceph: refer to osdmap directly in osdmap_show()
` [PATCH 02/33] libceph: do not prefix osd lines with \t in debugfs output
` [PATCH 03/33] libceph: dump pg_temp mappings to debugfs
` [PATCH 04/33] libceph: dump osdmap and enhance output on decode errors
` [PATCH 05/33] libceph: split osdmap allocation and decode steps
` [PATCH 10/33] libceph: fixup error handling in osdmap_apply_incremental()
` [PATCH 11/33] libceph: nuke bogus encoding version check "
` [PATCH 12/33] libceph: fix and clarify ceph_decode_need() sizes
` [PATCH 13/33] libceph: rename __decode_pool{,_names}() to decode_pool{,_names}()
` [PATCH 14/33] libceph: introduce decode{,_new}_pools() and switch to them
` [PATCH 15/33] libceph: switch osdmap_set_max_osd() to krealloc()
` [PATCH 16/33] libceph: introduce decode{,_new}_pg_temp() and switch to them
` [PATCH 17/33] libceph: introduce get_osdmap_client_data_v()
` [PATCH 18/33] libceph: generalize ceph_pg_mapping
` [PATCH 19/33] libceph: primary_temp infrastructure
` [PATCH 20/33] libceph: primary_temp decode bits
` [PATCH 21/33] libceph: primary_affinity infrastructure
` [PATCH 22/33] libceph: primary_affinity decode bits
` [PATCH 23/33] libceph: enable OSDMAP_ENC feature bit
` [PATCH 24/33] libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions
` [PATCH 25/33] libceph: ceph_can_shift_osds(pool) and pool type defines
` [PATCH 26/33] libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpers
` [PATCH 27/33] libceph: introduce apply_temps() helper
` [PATCH 28/33] libceph: switch ceph_calc_pg_acting() to new helpers
` [PATCH 29/33] libceph: return primary from ceph_calc_pg_acting()
` [PATCH 30/33] libceph: add support for primary_temp mappings
` [PATCH 31/33] libceph: add support for osd primary affinity
` [PATCH 32/33] libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting()
` [PATCH 33/33] libceph: enable PRIMARY_AFFINITY feature bit

[PATCH] packagegroup-arago-tisdk-addons: add u-boot-fw-utils package on the target
 2014-03-27 19:15 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the net-next tree
 2014-03-27 19:14 UTC  (3+ messages)

[PATCH 1/2] android/gatt: Refactor characteristic notify function
 2014-03-27 19:14 UTC  (2+ messages)

udev PATH_ID for virtio devices
 2014-03-27 19:13 UTC  (3+ messages)

[PATCH][fsl-community-bsp-base] setup-environment: provide a MACHINE menu
 2014-03-27 19:12 UTC  (8+ messages)

[PATCH net] vlan: Mask off vlan acceleration features on vlan device
 2014-03-27 19:12 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] vfio: always select ANON_INODES
 2014-03-27 18:20 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] xen: add Intel IGD passthrough support
 2014-03-27 19:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/5] xen, gfx passthrough: support Intel IGD passthrough with VT-D
    `  "

[PATCH net-next] tcp: tcp_make_synack() minor changes
 2014-03-27 19:10 UTC  (2+ messages)

[Xenomai] Raspberry Pi Xenomai Linux + Minimal Raspian Net Install Guide
 2014-03-27 19:09 UTC  (6+ messages)

[PATCH net-next v4] ipv6: do not overwrite inetpeer metrics prematurely
 2014-03-27 19:09 UTC  (4+ messages)
` [PATCH net-next v5] "

Particular APN and Ofono+Connman+BBB+Buildroot
 2014-03-27 19:09 UTC 

mach-spear SMP questions
 2014-03-27 19:08 UTC  (5+ messages)

memory barriers in rte_ring
 2014-03-27 19:06 UTC  (2+ messages)

[PATCH v8 00/20] xenctx: Many changes
 2014-03-27 19:05 UTC  (21+ messages)
` [PATCH v8 01/20] xenctx: clean up usage output
` [PATCH v8 02/20] xenctx: Clean up stack trace when hypercall_page not in symbol table
` [PATCH v8 03/20] xenctx: Add -n (--display-stack-pages) option to output larger stack
` [PATCH v8 04/20] xenctx: Add command line options -b (--bytes-per-line) and -l (--lines)
` [PATCH v8 05/20] xenctx: Add command line option -D (--decode-as-ascii)
` [PATCH v8 06/20] xenctx: Add command line option -t (--tag-stack-dump)
` [PATCH v8 07/20] xenctx: Change print_symbol to do the space before
` [PATCH v8 08/20] xenctx: More info on failed to map page
` [PATCH v8 09/20] xenctx: Add output of stack address to Call and Stack Trace
` [PATCH v8 10/20] xenctx: Add -m (--memory) <maddr> option to dump memory at maddr
` [PATCH v8 11/20] xenctx: Add error output if --all-vcpus (-C) and [VCPU] are both specified
` [PATCH v8 12/20] xenctx: Add -d (--dump-as-stack) <daddr> option to dump memory at daddr as a stack
` [PATCH v8 13/20] xenctx: change is_kernel_text() into kernel_addr()
` [PATCH v8 14/20] xenctx: Add convert of more registers to symbols
` [PATCH v8 15/20] xenctx: Add output of vcpu value and state for --all-vcpus
` [PATCH v8 16/20] xenctx: Fix handling of !guest_protected_mode
` [PATCH v8 17/20] xenctx: Allow output for offline vcpu when specified
` [PATCH v8 18/20] xenctx: Add 16 bit output
` [PATCH v8 19/20] xenctx: Fix print_ctx_32on64's print_special call
` [PATCH v8 20/20] xenctx: Ensure errno is not zero on error in xc_translate_foreign_address()

[PATCH] gpio-sch: set output level after configuration of direction
 2014-03-27 19:05 UTC  (4+ messages)

[PATCHv2 1/2] android/gatt: Fix sendig wrong byte ordered uuids
 2014-03-27 19:03 UTC  (2+ messages)

[PATCH 00/10] [RFC] pickaxe for function names
 2014-03-27 19:03 UTC  (12+ messages)
` [PATCH 01/10] .gitattributes: specify the language used
  ` [PATCH 02/10] diffcore-pickaxe.c: refactor regex compilation
  ` [PATCH 03/10] diffcore-pickaxe.c: Refactor pickaxe_fn signature
  ` [PATCH 04/10] diff.c/diff.h: expose userdiff_funcname
  ` [PATCH 05/10] diffcore-pickaxe.c: set up funcname pattern
  ` [PATCH 06/10] log: --function-name pickaxe
  ` [PATCH 07/10] xdiff: add XDL_EMIT_MOREFUNCNAMES
  ` [PATCH 08/10] xdiff: add XDL_EMIT_MOREHUNKHEADS
  ` [PATCH 09/10] t4213: test --function-name option
  ` [PATCH 10/10] Documentation: Document --function-name usage

Thoughts on credential switching
 2014-03-27 19:02 UTC  (9+ messages)

[Qemu-devel] [PATCH qom-next v3 00/15] qtest: Prepare virtio, other PCI tests
 2014-03-27 19:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH qom-next v3 12/15] nvme: Permit zero-length block devices

[PATCH net] vlan: Set hard_header_len according to available acceleration
 2014-03-27 19:01 UTC  (2+ messages)

citizens
 2014-03-27 19:01 UTC 

[PATCH] usbnet: include wait queue head in device structure
 2014-03-27 18:59 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2014-03-27 18:59 UTC  (7+ messages)
  ` [Cocci] How to exclude volatile data accesses in expressions with SmPL?

[PATCH] Btrfs: do not reset last_snapshot after relocation
 2014-03-27 18:56 UTC 

[GIT PULL] tracing: Fix traceon trigger condition to actually turn tracing on
 2014-03-27 18:55 UTC 

problem sim status
 2014-03-27 18:55 UTC 

[PATCH] drm/i915/vlv: use W_SYNC_SHIFT for interlaced modes on VLV
 2014-03-27 18:56 UTC 

gecko
 2014-03-27 18:54 UTC 

Possible regression in master? (submodules without a "master" branch)
 2014-03-27 18:54 UTC  (7+ messages)
    `  "

[Bug 75992] New: Display freezes & corruption with an r7 260x on 3.14-rc6
 2014-03-27 18:53 UTC  (2+ messages)
` [Bug 75992] "

[PATCH v5 net-next 0/2] patchset: Support for configurable RSS hash key
 2014-03-27 18:53 UTC  (4+ messages)

[Bug 76564] New: [AMD Fusion E-350] Radeon UVD giving incorrect fps when playing videos
 2014-03-27 18:53 UTC  (5+ messages)
` [Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

[Qemu-devel] [PATCH for-2.0 00/47] block: image format input validation fixes
 2014-03-27 18:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.0 16/47] vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2014-0144)

[PATCH] mac80211: add vif to flush call
 2014-03-27 18:50 UTC  (4+ messages)
  ` [PATCH] iwlwifi: mvm: implement mac80211's flush callback

Bug report: Git 1.8 on Ubuntu 13.10 refs not valid
 2014-03-27 18:49 UTC  (2+ messages)

Bug: libmount essentially undocumented
 2014-03-27 18:49 UTC 

Read/Write BARs of device directly
 2014-03-27 18:49 UTC  (3+ messages)

[PATCH v2 00/19] Multiparent diff tree-walker + combine-diff speedup
 2014-03-27 18:48 UTC  (9+ messages)
` [PATCH v2 14/19] tree-diff: rework diff_tree interface to be sha1 based

Fw:
 2014-03-27 18:47 UTC 

[PATCH] btrfs: fix get_root key comparison failures due to endianness
 2014-03-27 18:26 UTC 

[PATCH v3 1/2] Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUT
 2014-03-27 18:46 UTC  (2+ messages)

[PATCH 1/3] patch-id: make it stable against hunk reordering
 2014-03-27 18:45 UTC  (6+ messages)

[PATCH] rtlwifi: add MSI interrupts support
 2014-03-27 18:45 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] tests/gem_exec_parse: Test for OACONTROL tracking
 2014-03-27 18:44 UTC 

[PATCH 0/3] Fix up cmd parser OACONTROL handling + refactorings
 2014-03-27 18:43 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: BUG_ON() when cmd/reg tables are not sorted
` [PATCH 2/3] drm/i915: Refactor cmd parser checks into a function
` [PATCH 3/3] drm/i915: Track OACONTROL register enable/disable during parsing

[patch]x86: clearing access bit don't flush tlb
 2014-03-27 18:41 UTC  (4+ messages)

[PATCH net v2] openvswitch: fix a possible deadlock and lockdep warning
 2014-03-27 18:40 UTC  (7+ messages)
        ` [ovs-dev] "

[Qemu-devel] Virtual VFAT with floppy option doesn't work
 2014-03-27 18:40 UTC  (3+ messages)

[PATCH net-next 00/14] net: remove empty MDIO bus reset functions
 2014-03-27 18:40 UTC  (4+ messages)

tty swtch key
 2014-03-27 18:40 UTC  (2+ messages)

[Xenomai] Rescnt imbalance in rtdm_mutex_timedlock
 2014-03-27 18:39 UTC  (11+ messages)

[Xenomai] Raspberry Pi - 3.10.34
 2014-03-27 18:37 UTC  (3+ messages)

[RFC] Serial port aliases in DT
 2014-03-27 18:34 UTC  (7+ messages)

[PATCH 0/1] base-files: do_install.sigdata: remove the depends on DATE
 2014-03-27 18:31 UTC  (7+ messages)
` [PATCH 1/1] "

pull request: bluetooth-next 2014-03-24
 2014-03-27 18:18 UTC  (3+ messages)

[PATCH 0/6] poky/yocto-bsps: 3.4, 3.8, 3.10 and 3.14 updates
 2014-03-27 18:29 UTC  (7+ messages)
` [PATCH 1/6] poky: set qemu BSPs preferred version to 3.14
` [PATCH 2/6] yocto-bsps: update reference BSPs to v3.10.34
` [PATCH 3/6] yocto-bsps: Add a new BSP to support edgerouter
` [PATCH 4/6] yocto-bsps: routerstationpro: explicitly set preferred version
` [PATCH 5/6] poky: add edgerouter information to README.hardware
` [PATCH 6/6] yocto-bsps: remove linux-yocto 3.8 bbappend

[PATCH net-next] bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
 2014-03-27 18:29 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 for-2.0] target-i386: x86_cpu_get_phys_page_debug(): support 1GB page translation
 2014-03-27 18:27 UTC  (5+ messages)

[PATCH 0/3] input: appletouch: fixes for jagged/uneven cursor movement
 2014-03-27 18:26 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] input: appletouch: implement sensor data smoothing

[PATCH 00/13] linux-yocto: 3.4, 3.8, 3.10 AND 3.14 updates
 2014-03-27 18:25 UTC  (14+ messages)
` [PATCH 01/13] linux-yocto/3.10: intel-core*/common configuration updates
` [PATCH 02/13] linux-yocto/3.4: update mohonpeak.cfg for SATA, SMBus, LPC, WDT, crypto & highmem64g
` [PATCH 03/13] linux-yocto/3.10: update EFI configuration
` [PATCH 04/13] linux-yocto/3.10: update to v3.10.33
` [PATCH 05/13] linux-yocto/3.10: add valleyisland io
` [PATCH 06/13] linux-yocto/3.10: update to v3.10.34
` [PATCH 07/13] linux-yocto/3.10: update intel common meta data
` [PATCH 08/13] linux-yocto/3.10: fix drm build failure
` [PATCH 09/13] linux-yocto/3.8: remove versioned recipes
` [PATCH 10/13] linux-yocto/3.14: introduce "
` [PATCH 11/13] linux-libc-headers: add 3.14 libc headers
` [PATCH 12/13] libc-headers: set TC default to 3.14
` [PATCH 13/13] linux-libc-headers: remove 3.10 recipe

[Qemu-devel] [PATCH v6] net: L2TPv3 transport
 2014-03-27 18:25 UTC  (4+ messages)

[PATCH] ASoC: Add support for multi register mux
 2014-03-27 18:24 UTC  (5+ messages)
` [alsa-devel] "

[PATCH RFC 0/3] Add arm pl353 smc driver for xilinx zynq soc
 2014-03-27 18:21 UTC  (3+ messages)

[PATCH v2 net] mac802154: stop tx queue before destroy workqueue
 2014-03-27 18:23 UTC 

[PATCH RFC 1/3] Devicetree: Add pl353 smc controller devicetree binding information
 2014-03-27 18:21 UTC  (9+ messages)
` [PATCH RFC 2/3] memory: pl353: Add driver for arm pl353 static memory controller
` [PATCH RFC 3/3] nand: pl353: Add driver for arm pl353 smc nand interface

OSS target - VMware SCSI reservation bug conformity
 2014-03-27 18:21 UTC 

[PATCH 00/16] move at91 and avr32 to the PWM framework, remove obsolete drivers
 2014-03-27 18:21 UTC  (5+ messages)

[PATCH net] mac802154: move flush and destroy workqueue
 2014-03-27 18:20 UTC  (2+ messages)

[PATCH RFT] spi: mpc512x-psc: Refactor to use core message parsing
 2014-03-27 18:20 UTC  (3+ messages)

Proposal
 2014-03-27 17:55 UTC 

[Buildroot] [RFC] add ability to pass additional users tables
 2014-03-27 18:19 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] system: "


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.