All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-18 15:20:27 to 2014-12-18 15:50:03 UTC [more...]

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2014-12-18 15:50 UTC 

[PATCH] ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
 2014-12-18 15:49 UTC  (2+ messages)

[Xenomai] [xenomai-forge] timer-internal consume a lot of cpu
 2014-12-18 15:49 UTC  (15+ messages)

[lm-sensors] System Monitor cannot read sensors anymore
 2014-12-18 15:49 UTC  (4+ messages)

[PATCH v16 00/23] x86/PMU: Xen PMU PV(H) support
 2014-12-18 15:49 UTC  (3+ messages)

[PATCH 0/2] doc: update to release notes
 2014-12-18 15:48 UTC  (4+ messages)
  ` [PATCH v2 "
      ` [PATCH v2 1/2] doc: add vxlan support "
      ` [PATCH v2 2/2] doc: updating from 1.7 to 1.8 release note

One question about the hypercall to translate gfn to mfn
 2014-12-18 15:46 UTC  (8+ messages)

[meta-raspberrypi] Image will halt soon after boot
 2014-12-18 15:45 UTC  (4+ messages)

[PATCH 1/2] of: Add vendor prefix for Shanghai AVIC Optoelectronics Co., Ltd
 2014-12-18 15:43 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: simple: Add AVIC TM070DDH03 panel support

[PATCH] doc:add udp info to prog_guide for vxlan
 2014-12-18 15:43 UTC  (2+ messages)

3.18.1: broken directory with one file too many
 2014-12-18 15:42 UTC  (8+ messages)

[PATCH v2] X86-32: Allocate 256 bytes for pgd in PAE paging
 2014-12-18 15:36 UTC  (4+ messages)

Asus N53 USB WiFi Driver porting
 2014-12-18 15:40 UTC  (4+ messages)

easily reproducible filesystem crash on rebuilding array
 2014-12-18 15:40 UTC  (7+ messages)

[U-Boot] [PATCH v2] arm: build arch memset/memcpy in Thumb2 mode
 2014-12-18 15:39 UTC  (6+ messages)

[Qemu-devel] 2.1 unexpected stop after exporting blockdev via nbd server
 2014-12-18 15:38 UTC 

[PATCH 0/25 RFC v2] quota: Unify VFS and XFS quota interfaces
 2014-12-18 15:37 UTC  (103+ messages)
` [Ocfs2-devel] "
` [Cluster-devel] "
` [PATCH 01/25] xfs: Remove useless test
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 02/25] xfs: Remove unused variable in xfs_qm_scall_quotaon()
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 03/25] xfs: Remove some useless flags tests
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 04/25] quota: Split ->set_xstate callback into two
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 05/25] quota: Wire up ->quota_{enable, disable} callbacks into Q_QUOTA{ON, OFF}
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [PATCH 05/25] quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}
` [PATCH 06/25] quota: Add ->quota_{enable, disable} callbacks for VFS quotas
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [PATCH 06/25] quota: Add ->quota_{enable,disable} "
` [PATCH 07/25] ext4: Use generic helpers for quotaon and quotaoff
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 08/25] ocfs2: "
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 09/25] quota: Remove quota_on_meta callback
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 10/25] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 11/25] quota: Store maximum space limit in bytes
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 12/25] quota: Make Q_XQUOTASYNC support VFS quota syncing
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 13/25] quota: Don't store flags for v2 quota format
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 14/25] ocfs2: Move OLQF_CLEAN flag out of generic quota flags
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 15/25] quota: Cleanup flags definitions
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 16/25] quota: Verify flags passed to Q_SETINFO
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 17/25] quota: Make VFS quotas use new interface for getting quota info
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 18/25] quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 19/25] xfs: Remove some pointless quota checks
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 20/25] xfs: Convert to using ->get_state callback
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 21/25] gfs2: "
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 22/25] quota: Remove ->get_xstate and ->get_xstatev callbacks
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 23/25] quota: Make ->set_info use structure with neccesary info to VFS and XFS
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 24/25] xfs: Add support for Q_SETINFO
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 25/25] quota: Hook up Q_XSETQLIM for id 0 to ->set_info
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "

How to submit for eudyptula-challenge
 2014-12-18 15:37 UTC  (7+ messages)
      ` Best way for PCI memory allocation?

[PATCH] mempool.c: Replace io_schedule_timeout with io_schedule
 2014-12-18 15:37 UTC  (2+ messages)
`  "

[DISCUSSION] USB device remote wakeup is not working for S3 case
 2014-12-18 15:35 UTC  (2+ messages)

Extra info
 2014-12-18 15:35 UTC  (2+ messages)

Question about phys_port_id
 2014-12-18 15:35 UTC  (5+ messages)
  ` [PATCH] Documentation: clarify phys_port_id

changes to Linux wireless maintenance
 2014-12-18 15:35 UTC  (3+ messages)
` [ath9k-devel] "

[PATCH] Staging: comedi: fix redundant parens in return in amplc_dio200_common.c
 2014-12-18 15:32 UTC 

[RFC PATCH] oom: Don't count on mm-less current process
 2014-12-18 15:33 UTC  (6+ messages)

[PATCH] vhost: add interface name to virtio-net struct
 2014-12-18 15:33 UTC  (2+ messages)

[PATCH v5 0/6] FPGA Manager Framework
 2014-12-18 15:31 UTC  (4+ messages)
` [PATCH v5 4/6] staging: fpga manager: add driver for socfpga fpga manager

[PATCH] MIPS: JZ4740: fixup #include's (sparse)
 2014-12-18 15:29 UTC  (2+ messages)

[PATCH RFC 00/67] Add MIPS R6 support
 2014-12-18 15:10 UTC  (36+ messages)
` [PATCH RFC 33/67] MIPS: kernel: genex: Set correct ISA level
` [PATCH RFC 34/67] MIPS: kernel: cps-vec: Replace addi with addiu
` [PATCH RFC 35/67] MIPS: uapi: inst: Add new opcodes for COP2 instructions
` [PATCH RFC 36/67] MIPS: kernel: unaligned: Add support for the MIPS R6
` [PATCH RFC 37/67] MIPS: lib: memcpy: Add MIPS R6 support
` [PATCH RFC 38/67] MIPS: lib: memset: "
` [PATCH RFC 39/67] MIPS: mm: page: "
` [PATCH RFC 40/67] MIPS: mm: tlbex: Add MIPS R6 case for the EHB instruction
` [PATCH RFC 41/67] MIPS: mm: c-r4k: Set the correct ISA level
` [PATCH RFC 42/67] MIPS: kernel: branch: Prepare the JR instruction for emulation on MIPS R6
` [PATCH RFC 43/67] MIPS: kernel: branch: Prevent BLTZL emulation for "
` [PATCH RFC 44/67] MIPS: kernel: branch: Prevent BGEZL "
` [PATCH RFC 45/67] MIPS: kernel: branch: Prevent BLTZAL "
` [PATCH RFC 46/67] MIPS: kernel: branch: Prevent BGEZAL "
` [PATCH RFC 47/67] MIPS: kernel: branch: Prevent BEQL "
` [PATCH RFC 48/67] MIPS: kernel: branch: Prevent BNEL "
` [PATCH RFC 49/67] MIPS: kernel: branch: Prevent BLEZL "
` [PATCH RFC 50/67] MIPS: kernel: branch: Prevent BGTZL "
` [PATCH RFC 51/67] MIPS: uapi: inst: Add new BC1EQZ and BC1NEZ MIPS R6 opcodes
` [PATCH RFC 52/67] MIPS: kernel: branch: Add support for the BC1{EQ,NE}Z FPU branches
` [PATCH RFC 53/67] MIPS: kernel: branch: Add new MIPS R6 B{L,G}ΕZ{AL,}C emulation
` [PATCH RFC 54/67] MIPS: kernel: branch: Add new MIPS R6 B{L,G}TZ{AL,}C emulation
` [PATCH RFC 55/67] MIPS: kernel: branch: Emulate the branch compact (BC) on MIPS R6
` [PATCH RFC 56/67] MIPS: kernel: branch: Emulate the BOVC, BEQC and BEQZALC R6 instructions
` [PATCH RFC 57/67] MIPS: kernel: branch: Emulate the BNVC, BNEC and BNEZLAC "
` [PATCH RFC 58/67] MIPS: kernel: branch: Emulate the BALC R6 instruction
` [PATCH RFC 59/67] MIPS: kernel: branch: Emulate the BEQZC and JIC instructions
` [PATCH RFC 60/67] MIPS: math-emu: cp1emu: Move the fpucondbit struct to a header
` [PATCH RFC 61/67] MIPS: Add LLB bit and related feature for the Config 5 CP0 register
` [PATCH RFC 62/67] MIPS: asm: mipsregs: Add support for the LLADDR register
` [PATCH RFC 63/67] MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6
` [PATCH RFC 64/67] MIPS: Make use of the ERETNC instruction on "
` [PATCH RFC 65/67] MIPS: Malta: malta-int: Set correct asm ISA level
` [PATCH RFC 66/67] MIPS: Malta: Add support for building MIPS R6 kernel
` [PATCH RFC 67/67] MIPS: Add Malta QEMU 32R6 defconfig

[RFC PATCH net-next v3 1/1] net: Support for switch port configuration
 2014-12-18 15:30 UTC 

[PATCH 00/29] drm/exynos: clean up + atomic phases 1 and 2
 2014-12-18 15:30 UTC  (3+ messages)
` [PATCH 25/29] drm/exynos: atomic phase 1: use drm_plane_helper_disable()

imx53: SDL2 +directfb video render Problem
 2014-12-18 15:28 UTC 

Latency measurement with oscilloscope, randomly high latency times
 2014-12-18 15:12 UTC 

[U-Boot] [PATCH 1/1] kikwood: uboot-envtools: add plugs boards
 2014-12-18 15:27 UTC  (2+ messages)

[RFC V9 0/4] domain snapshot document
 2014-12-18 15:27 UTC  (3+ messages)
` [RFC V9 4/4] domain snapshot design: libxl/libxlu

[PATCH v3] drm/i915: Disable the mmio.debug WARN after it fires
 2014-12-18 15:25 UTC  (2+ messages)

[Qemu-devel] Review of monitor commands identifying BDS / BB by name
 2014-12-18 15:25 UTC  (2+ messages)
` [Qemu-devel] Review of ways to create BDSes (was: Review of monitor commands identifying BDS / BB by name)

[PATCH v3 0/8] doc: patch set to update release notes
 2014-12-18 15:25 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/8] doc: moved known issue 6.29 to resolved issues in rel notes
  ` [PATCH v4 5/8] doc: remove appendix a from release notes
  ` [PATCH v4 6/8] doc: removed reference to Intel DPDK in Rel Notes
  ` [PATCH v4 7/8] doc: updated resolved issues with old known issues
  ` [PATCH v4 8/8] doc: updating the list of sample apps in rel notes

[linux-next test] 32438: tolerable trouble: broken/fail/pass
 2014-12-18 15:24 UTC 

Is it possible to get source code annotation for kernel modules ?
 2014-12-18 15:23 UTC  (4+ messages)

AT commands timeout
 2014-12-18 15:23 UTC 

[RFC PATCH net-next v2 1/1] net: Support for switch port configuration
 2014-12-18 15:20 UTC  (3+ messages)

[RFC] cfg80211: Add feature flag for 4-way handshake offload
 2014-12-18 15:21 UTC  (3+ messages)

[U-Boot] [PATCH] fs: fat: read: fix fat16 ls/read issue
 2014-12-18 15:21 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[v3 00/26] Add VT-d Posted-Interrupts support
 2014-12-18 15:19 UTC  (3+ messages)
` [v3 12/26] KVM: Initialize VT-d Posted-Interrupts Descriptor

[PATCH] python: remove modules moved to meta-python
 2014-12-18 15:20 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.