All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-13 15:08:45 to 2012-09-13 16:01:22 UTC [more...]

gre: Support GRE over IPv6
 2012-09-13 16:01 UTC 

[PATCH] Xen-SWIOTLB fixes (v4) for v3.7
 2012-09-13 16:00 UTC  (6+ messages)
  ` [Xen-devel] [PATCH 09/10] xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer

potential integer overflow in xenbus_file_write()
 2012-09-13 16:00 UTC 

[PATCH for-next V2 00/22] Add SRIOV support for IB interfaces
 2012-09-13 16:00 UTC  (5+ messages)
` [PATCH for-next V2 02/22] IB/core: change pkey table lookups to support full and partial membership for the same pkey

[PATCH 0/7] [GIT PULL][v3.7] tracing: Updates and fixes (for 3.7 queue)
 2012-09-13 15:58 UTC  (4+ messages)
` [PATCH 1/7] perf: Enable function tracing for perf core

[PATCH] perf, tools: Stop perf stat -p when profiled process exits v3
 2012-09-13 15:58 UTC 

[PATCH 1/4] net_sched: gred: correct comment about qavg calculation in RIO mode
 2012-09-13 15:22 UTC  (4+ messages)
` [PATCH 2/4] net_sched: gred: eliminate redundant DP prio comparisons
` [PATCH 3/4] net_sched: gred: fix qave reporting via netlink
` [PATCH 4/4] net_sched: gred: actually perform idling in WRED mode

input_to_handler: unable to handle kernel NULL pointer dereference
 2012-09-13 15:57 UTC  (2+ messages)

[PATCH] ARM: Tegra: Add smp_twd clock for Tegra20
 2012-09-13 15:57 UTC  (3+ messages)

[Qemu-devel] Rethinking missed tick catchup
 2012-09-13 15:56 UTC  (17+ messages)

[PATCH] [RFC]power: battery: Generic battery driver using IIO
 2012-09-13 15:56 UTC  (8+ messages)
            ` Re:iio: Documentation change for inkern interface

[PATCH net-next V4 0/2] Add rtnl_link_ops support to IPoIB
 2012-09-13 15:56 UTC  (3+ messages)
` [PATCH net-next V4] IB/ipoib: Add rtnl_link_ops support
` [PATCH iproute2 2/2] iplink: added support for ipoib rtnl link ops

[PATCH v3 00/31] AArch64 Linux kernel port
 2012-09-13 15:56 UTC  (14+ messages)
` [PATCH v3 02/31] arm64: Kernel booting and initialisation
` [PATCH v3 21/31] arm64: 32-bit (compat) applications support

[refpolicy] [PATCH] Add Debian location for rtkit-daemon daemon
 2012-09-13 15:56 UTC  (3+ messages)

[PATCH 0/2] lis3: lis3lv02d_i2c: Add device tree support
 2012-09-13 15:54 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ARM: dts: AM33XX: Add lis331dlh device tree data to am335x-evm

bnx2 cards intermittantly going offline
 2012-09-13 15:45 UTC  (2+ messages)

[PATCH v4] gpio: mvebu: new gpio driver for mvebu platforms
 2012-09-13 15:54 UTC  (12+ messages)
` [PATCH v3 1/5] gpio: introduce gpio-mvebu driver for Marvell SoCs
` [PATCH v3 2/5] Documentation: add description of DT binding for the gpio-mvebu driver
` [PATCH v3 3/5] arm: mvebu: use GPIO support now that a driver is available
` [PATCH v3 4/5] arm: mvebu: add DT information for GPIO banks on Armada 370 and XP
` [PATCH v3 5/5] arm: mvebu: add gpio support in defconfig

raid1 issue after disk failure: both disks of the array are still active
 2012-09-13 15:53 UTC  (6+ messages)

CRLF, LF ... CR ?
 2012-09-13 15:53 UTC  (5+ messages)

[PATCH 0/5] Improve hugepage allocation success rates under load V4
 2012-09-13 15:52 UTC  (4+ messages)
` [PATCH 4/5] mm: have order > 0 compaction start near a pageblock with free pages

[PATCH 1/5] search for fonts in /usr/share/fonts/uni
 2012-09-13 15:52 UTC  (7+ messages)
` [PATCH 3/5] msdos-part: allow embedding in extended partition

[Qemu-devel] [PATCH 00/22 v2] target-i386: convert CPU features into properties
 2012-09-13 15:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/22] target-i386: return Error from cpu_x86_find_by_name()

[PATCH] perf, tools: Stop perf stat -p when profiled process exits v2
 2012-09-13 15:52 UTC  (3+ messages)

[PATCH] blkdiscard: add new command
 2012-09-13 15:52 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 00/16] block: bdrv_reopen() patches
 2012-09-13 15:49 UTC  (17+ messages)
` [Qemu-devel] [PATCH v2 01/16] block: correctly set the keep_read_only flag
` [Qemu-devel] [PATCH v2 02/16] block: make bdrv_set_enable_write_cache() modify open_flags
` [Qemu-devel] [PATCH v2 03/16] block: Framework for reopening files safely
` [Qemu-devel] [PATCH v2 04/16] block: move aio initialization into a helper function
` [Qemu-devel] [PATCH v2 05/16] block: move open flag parsing in raw block drivers to helper functions
` [Qemu-devel] [PATCH v2 06/16] block: do not parse BDRV_O_CACHE_WB in raw block drivers
` [Qemu-devel] [PATCH v2 07/16] block: move allocating aligned_buf into a helper function in raw_posix.c
` [Qemu-devel] [PATCH v2 08/16] block: raw-posix image file reopen
` [Qemu-devel] [PATCH v2 09/16] block: raw "
` [Qemu-devel] [PATCH v2 10/16] block: qed "
` [Qemu-devel] [PATCH v2 11/16] block: qcow2 "
` [Qemu-devel] [PATCH v2 12/16] block: qcow "
` [Qemu-devel] [PATCH v2 13/16] block: vmdk "
` [Qemu-devel] [PATCH v2 14/16] block: raw-win32 driver reopen support
` [Qemu-devel] [PATCH v2 15/16] block: convert bdrv_commit() to use bdrv_reopen()
` [Qemu-devel] [PATCH v2 16/16] block: remove keep_read_only flag from BlockDriverState struct

[PATCH 3.6.0-rc5] dt: introduce of_get_child to get child node by name
 2012-09-13 15:51 UTC  (6+ messages)

Clang/LLVM version requirements
 2012-09-13 15:51 UTC  (7+ messages)

[PATCH 1/2] coredump: pass siginfo_t* to do_coredump() and below, not merely signr
 2012-09-13 15:52 UTC  (4+ messages)
` [PATCH 2/2] coredump: add a new elf note with siginfo fields of the signal

[PATCH 0/3] Prepare kvm for lto
 2012-09-13 15:50 UTC  (4+ messages)

[PATCHv3 00/19] Bluetooth: Create AMP physical link
 2012-09-13 15:50 UTC  (8+ messages)
` [PATCHv4 00/17] "
  ` [PATCHv4 04/17] Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
  ` [PATCHv4 06/17] Bluetooth: AMP: Physical link struct and heplers
  ` [PATCHv4 07/17] Bluetooth: AMP: Remote AMP ctrl definitions

[PATCH v2] docs: flesh out xl.cfg documentation, correct typos, reorganize
 2012-09-13 15:49 UTC  (2+ messages)

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-09-13 15:48 UTC  (25+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] pinctrl: mvebu: pinctrl driver core
  ` [PATCH v4 02/10] pinctrl: mvebu: dove pinctrl driver
  ` [PATCH v4 03/10] pinctrl: mvebu: kirkwood "
  ` [PATCH v4 04/10] pinctrl: mvebu: add pinctrl driver for Armada 370
  ` [PATCH v4 05/10] pinctrl: mvebu: add pinctrl driver for Armada XP
  ` [PATCH v4 06/10] ARM: mvebu: Add pinctrl support to Armada XP SoCs
  ` [PATCH v4 07/10] ARM: mvebu: Add pinctrl support to Armada 370 SoC
  ` [PATCH v4 08/10] ARM: mvebu: adjust Armada XP evaluation board DTS
  ` [PATCH v4 09/10] arm: mvebu: split Kconfig options for Armada 370 and XP
  ` [PATCH v4 10/10] arm: mvebu: select the pinctrl drivers for Armada 370 and Armada XP platforms

[meta-oe][for-denzil][PATCH] systemd.bbclass: use system variables instead of hardcoded paths
 2012-09-13 15:20 UTC  (3+ messages)

[PATCH 1/2] KVM: fix i8259 interrupt high to low transition logic
 2012-09-13 15:48 UTC  (9+ messages)
` [Qemu-devel] "

Acer-WMI disables touchpad and other issues
 2012-09-13 15:47 UTC  (5+ messages)

[PATCH 00/45] SMB2 base operation support
 2012-09-13 15:45 UTC  (3+ messages)
` [PATCH 12/45] CIFS: Move close code to ops struct

[PATCH] MIPS: Alchemy: single kernel for DB1200/1300/1550
 2012-09-13 15:44 UTC 

Need help with WM8960
 2012-09-13 15:44 UTC  (4+ messages)

[PATCH v6 0/4] Runtime Interpreted Power Sequences
 2012-09-13 15:44 UTC  (18+ messages)
` [PATCH v6 1/4] "

[PATCH 1/4] v4l: vb2: add prepare/finish callbacks to allocators
 2012-09-13 15:46 UTC  (6+ messages)
` [PATCH 3/4] videobuf2-dma-streaming: new videobuf2 memory allocator

[PATCH v3] Btrfs: fix a bug of per-file nocow
 2012-09-13 15:42 UTC  (2+ messages)

Openvswitch error on shutdown/destroy
 2012-09-13 15:42 UTC  (2+ messages)

[PATCH v2] ARM: perf: add guest vs host discrimination
 2012-09-13 15:40 UTC 

[refpolicy] [PATCH 1/2] Properly label /etc/ssh/ssh_host_ecdsa_key private key
 2012-09-13 15:40 UTC  (2+ messages)

Change in sysfs topology for libata
 2012-09-13 15:38 UTC  (3+ messages)

[PATCH v2 00/15] ASoC: OMAP: Convert to use dmaengine
 2012-09-13 15:38 UTC  (7+ messages)
` [PATCH v2 03/15] dmaengine: Add no_wakeup parameter to dmaengine_prep_dma_cyclic()

[refpolicy] [PATCH 1/2] Label /var/run/mdadm/map as mdadm_map_t
 2012-09-13 15:36 UTC  (3+ messages)

[PATCH] x86/mm: remove the linear mapping of the p2m tables
 2012-09-13 15:36 UTC  (3+ messages)

[Bug 54877] New: [bisected] rendering corrupted for windows larger than 2048 pixels in one dimension
 2012-09-13 15:36 UTC 

Connecting to Bluetooth Low Energy devices
 2012-09-13 15:34 UTC 

[PATCH v2 1/5] fat: allocate persistent inode numbers
 2012-09-13 15:34 UTC  (12+ messages)

[Bug 47471] New: Radeon - NMI: PCI system error (SERR) for reason a1 on CPU 0
 2012-09-13 15:33 UTC  (2+ messages)
` [Bug 47471] "

clock_nanosleep and NTP drift correction
 2012-09-13 15:33 UTC  (4+ messages)

[PATCH 1/2] x86: construct static parts of 1:1 mapping at build time
 2012-09-13 15:32 UTC  (4+ messages)

[PATCH v3] Merge IS_PRIV checks into XSM hooks
 2012-09-13 15:29 UTC  (4+ messages)

[PATCH] libxcmd: link against readline
 2012-09-13 15:30 UTC  (2+ messages)

[PATCH] Add 2-level GPUVM pagetables support to radeon driver
 2012-09-13 15:22 UTC  (3+ messages)

[PATCH 1/1] mci_spi: fix missing switch to spi_register_driver
 2012-09-13 15:27 UTC  (2+ messages)

[PATCH 1/2] Staging: Comedi: dyna_pci10xx: Replace printk with dev_info
 2012-09-13 15:27 UTC  (3+ messages)

[PATCH] Extra check in grant table code for mapping of shared frame
 2012-09-13 15:27 UTC 

[PATCH] selinux-testsuite: Allow test domains to read /etc/passwd
 2012-09-13 15:27 UTC  (2+ messages)

[GIT PULL] sound fixes for 3.6-rc6
 2012-09-13 15:26 UTC  (8+ messages)

[PATCH] pwm: Move AB8500 PWM driver to PWM framework
 2012-09-13 15:25 UTC  (5+ messages)

[PATCH] perf record: Change error message on failure
 2012-09-13 15:25 UTC  (4+ messages)

[PATCH 0/5] cpu edp fixes
 2012-09-13 15:23 UTC  (4+ messages)
` [PATCH 2/5] drm/i915: clean up the cpu edp pll special case

[ 34/95] USB: option: add ZTE K5006-Z
 2012-09-13 15:22 UTC  (4+ messages)

[PATCH][GIT PULL][v3.7] trace: Don't declare trace_*_rcuidle functions in modules
 2012-09-13 15:20 UTC  (2+ messages)

[Powertop] [PATCH] abstract_cpu: do not call total_pstate_time() in validate()
 2012-09-13 15:19 UTC 

[PATCH] x86/mm: remove the linear mapping of the p2m tables
 2012-09-13 15:18 UTC  (4+ messages)

[PATCH] drm/i915: rip out pre-production ilk cpu edp w/a
 2012-09-13 14:11 UTC  (2+ messages)

[PATCH v2] i2c: (algo-pca) Fix mode selection for PCA9665
 2012-09-13 15:16 UTC 

[Qemu-devel] Enablig DLPAR capacity on QEMU pSeries
 2012-09-13 15:15 UTC  (4+ messages)

[PATCH] Fix libxenstore memory leak when USE_PTHREAD is not defined
 2012-09-13 15:16 UTC 

[GIT PULL 00/20] perf/core improvements and fixes
 2012-09-13 15:15 UTC  (2+ messages)

[PATCH 00/15 v2] Add invalidatepage_range address space operation
 2012-09-13 15:15 UTC  (5+ messages)
` [PATCH 07/15 v2] ext4: Take i_mutex before punching hole

[PATCH v3 00/12] Initial multi-platform support
 2012-09-13 15:14 UTC  (4+ messages)
` [PATCH 06/12] ARM: picoxcell: move debug macros to include/debug

[PATCH 0/9] ext4: Bunch of DIO/AIO fixes V2
 2012-09-13 15:13 UTC  (3+ messages)
` [PATCH 4/9] ext4: punch_hole should wait for DIO writers

[digsig:working 47/64] security/integrity/digsig.c:74:1: warning: 'shash_digest' uses dynamic stack
 2012-09-13 15:10 UTC  (2+ messages)
` [digsig:working 47/64] security/integrity/digsig.c:74:1: warning: 'shash_digest' uses dynamic st

[PATCH v7 0/11] KGDB/KDB FIQ (NMI) debugger
 2012-09-13 15:03 UTC  (2+ messages)
` [PATCH 02/11] kdb: Implement disable_nmi command

What's cooking in git.git (Sep 2012, #03; Mon, 10)
 2012-09-13 15:09 UTC  (7+ messages)
` [PATCH v3] Teach rm to remove submodules unless they contain a git directory
    ` Suggestions for "What's cooking"

[PATCH] arm: tegra: fixing compilation error
 2012-09-13 15:09 UTC  (3+ messages)

oFono upstream test results_20120913
 2012-09-13 15:08 UTC 


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.