All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-26 14:52:20 to 2012-04-26 16:20:50 UTC [more...]

[PATCH RFC V6 0/5] kvm : Paravirt-spinlock support for KVM guests
 2012-04-26 16:04 UTC  (6+ messages)
` [PATCH RFC V6 5/5] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

PROBLEM: cp210x
 2012-04-26 16:20 UTC  (2+ messages)

[PATCH-V4 0/3] ARM: OMAP: Make OMAP clocksource source selection runtime
 2012-04-26 16:20 UTC  (11+ messages)
` [PATCH-V4 3/3] ARM: OMAP: Make OMAP clocksource source selection using kernel param

[REVIEW][PATCH 0/43] Completing the user namespace
 2012-04-26 16:21 UTC  (12+ messages)
` [PATCH 16/43] userns: Simplify the user_namespace by making userns->creator a kuid
` [PATCH 23/43] userns: Convert setting and getting uid and gid system calls to use kuid and kgid

[PATCH-V5 0/3] ARM: OMAP: Make OMAP clocksource source selection runtime
 2012-04-26 16:20 UTC  (6+ messages)
` [PATCH-V5 3/3] ARM: OMAP: Make OMAP clocksource source selection using kernel param

[PATCH] pinctrl: add kerneldoc for pinctrl_ops device tree functions
 2012-04-26 16:18 UTC 

Heavy spin_lock contention in __udp4_lib_mcast_deliver increase
 2012-04-26 16:18 UTC  (3+ messages)

Linux server client ID behavior
 2012-04-26 16:17 UTC 

[PATCH 0/6][RFC] pci, x86: change the way to add MMCFG region on x86
 2012-04-26 16:16 UTC  (5+ messages)
` [PATCH 1/6] PCI, x86: split out pci_mmcfg_check_reserved() for code reuse
` [PATCH 6/6] PCI, x86: change the way to add MMCFG region on x86

[RFC v4] Add TCP encap_rcv hook (repost)
 2012-04-26 16:16 UTC  (13+ messages)

[PATCH RFC 0/6] Miscellaneous RCU fixes for 3.5
 2012-04-26 16:15 UTC  (7+ messages)
` [PATCH RFC tip/core/rcu 1/6] rcu: Stabilize use of num_online_cpus() for GP short circuit
  ` [PATCH RFC tip/core/rcu 6/6] rcu: Reduce cache-miss initialization latencies for large systems

[PATCH] diff: avoid stack-buffer-read-overrun for very long name
 2012-04-26 16:13 UTC  (6+ messages)

[PATCH 1/4] iio: Rename iio/dds to iio/frequency
 2012-04-26 16:14 UTC  (4+ messages)

[PATCH 00/22] m68knommu: simplify ColdFire GPIO init code
 2012-04-26 16:14 UTC  (4+ messages)
` [PATCH 21/22] m68knommu: simplify the ColdFire 532x GPIO struct setup

Netlabel
 2012-04-26 16:12 UTC 

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-04-26 16:08 UTC  (11+ messages)

[PATCH RFC tip/core/rcu 0/4] Updates to RCU_FAST_NO_HZ
 2012-04-26 16:08 UTC  (10+ messages)
` [PATCH RFC tip/core/rcu 1/4] rcu: Add RCU_FAST_NO_HZ tracing for idle exit
  ` [PATCH RFC tip/core/rcu 3/4] rcu: Make RCU_FAST_NO_HZ account for pauses out of idle
  ` [PATCH RFC tip/core/rcu 4/4] rcu: Ensure that RCU_FAST_NO_HZ timers expire on correct CPU

3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe
 2012-04-26 16:08 UTC  (14+ messages)

[U-Boot] [PATCH 0/6] Various gdsys ppc4xx boards revised
 2012-04-26 16:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/6] powerpc/ppc4xx: Make gdsys 405ep boards reset more generic

c/r: prctl: Drop VMA flags test on PR_SET_MM_ stack data assignment
 2012-04-26 16:08 UTC 

[RFCv2 00/15] perf: Add backtrace post dwarf unwind
 2012-04-26 15:28 UTC  (5+ messages)
` [PATCH 02/16] perf: Unified API to record selective sets of arch registers

[PATCH v1 02/12] vfs: make fstatat retry on ESTALE errors from getattr call
 2012-04-26 15:57 UTC  (10+ messages)
` [PATCH v1 03/12] vfs: fix readlinkat to retry on ESTALE
` [PATCH v1 05/12] vfs: fix mknodat to retry on ESTALE errors
` [PATCH v1 08/12] vfs: make rmdir "
` [PATCH v1 09/12] vfs: make do_unlinkat "
` [PATCH v1 11/12] vfs: fix linkat to "
` [PATCH v1 12/12] vfs: fix renameat "

[B.A.T.M.A.N.] [PATCH 03/15] batman-adv: add biggest_unsigned_int(x) macro
 2012-04-26 16:04 UTC  (5+ messages)
` [B.A.T.M.A.N.] Traffic Control in batman-adv

[PATCH] gitweb: Option to omit column with time of the last change
 2012-04-26 15:53 UTC  (8+ messages)
    ` [PATCH] gitweb: Improve repository verification
      ` [PATCH 2/2] gitweb: Option to not display information about owner

PROBLEM: OHCI HCD - computer freezes during boot
 2012-04-26 15:59 UTC  (3+ messages)

[PATCH] Add the Performance Monitoring Unit to the Trimslice device tree
 2012-04-26 15:58 UTC  (5+ messages)

[PATCH 00/10] NFS: callback threads containerization
 2012-04-26 15:56 UTC  (11+ messages)
` [PATCH 01/10] NFS: pass net to nfs_callback_down()
` [PATCH 02/10] NFS: callback service creation function introduced
` [PATCH 03/10] NFS: move per-net callback thread initialization to nfs_callback_up_net()
` [PATCH 04/10] NFS: callback up - transport backchannel cleanup
` [PATCH 05/10] NFS: callback service start function introduced
` [PATCH 06/10] NFS: callback up - users counting cleanup
` [PATCH 07/10] NFS: make nfs_callback_tcpport per network context
` [PATCH 08/10] NFS: make nfs_callback_tcpport6 "
` [PATCH 09/10] NFS; callback per-net usage counting introduced
` [PATCH 10/10] NFS: add debug messages to callback down function

[linux-lvm] addtag
 2012-04-26 15:55 UTC  (3+ messages)

omap3isp: isp_video_mbus_to_pix causes WARN_ON
 2012-04-26 15:54 UTC 

[PATCH v1 00/12] vfs: add the ability to retry on ESTALE to several syscalls
 2012-04-26 15:54 UTC  (2+ messages)

PROBLEM: OHCI HCD - computer freezes during boot
 2012-04-26 15:53 UTC  (5+ messages)

[PATCH v3] mm: compaction: handle incorrect Unmovable type pageblocks
 2012-04-26 15:53 UTC  (4+ messages)

[PATCH] b44: properly use pr_fmt()
 2012-04-26 15:53 UTC  (5+ messages)

[PATCH 0/6] Extended file stat system call
 2012-04-26 15:52 UTC  (7+ messages)

[PATCH 00/17] arch/arm/mach-* late_initcall cleanup
 2012-04-26 15:51 UTC  (20+ messages)
` [PATCH 01/17] ARM: provide a late_initcall hook for platform initialization
` [PATCH 02/17] ARM: at91: use machine specific hook for late init
` [PATCH 03/17] ARM: davinci: "
` [PATCH 04/17] ARM: ep93xx: "
` [PATCH 05/17] ARM: exynos: "
` [PATCH 06/17] ARM: imx: "
` [PATCH 07/17] ARM: kirkwood: "
` [PATCH 08/17] ARM: msm: "
` [PATCH 09/17] ARM: omap1: "
` [PATCH 10/17] ARM: omap2: "
` [PATCH 11/17] ARM: pnx4008: "
` [PATCH 12/17] ARM: prima2: "
` [PATCH 13/17] ARM: s3c64xx: "
` [PATCH 14/17] ARM: sa1100: "
` [PATCH 15/17] ARM: shmobile: "
` [PATCH 16/17] ARM: tegra: "
` [PATCH 17/17] ARM: ux500: "

Workings/effectiveness of the xen-acpi-processor driver
 2012-04-26 15:50 UTC  (2+ messages)

[PATCH 1/2] xfstests README: added 'make install' to building steps
 2012-04-26 15:49 UTC  (3+ messages)
` [PATCH 2/2] xfstests 273: fix of reading scratch size and removing lost+found

what determines how firmware is loaded? (Q. on request_firmware details)
 2012-04-26 15:48 UTC  (7+ messages)

[PATCH 0/2] Yocto 1656: rebase on autospectacle.pl
 2012-04-26 15:47 UTC  (2+ messages)

[PATCH] xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER
 2012-04-26 15:41 UTC  (7+ messages)
  ` [Xen-devel] "

[BUG] perf stat: useless output for raw events with new event parser
 2012-04-26 15:39 UTC  (8+ messages)

[PATCH] xen/apic: implement io apic read with hypercall
 2012-04-26 15:33 UTC  (12+ messages)
` [Xen-devel] "

freelance kernel work
 2012-04-26 15:39 UTC 

Unable to get QXL vga working
 2012-04-26 15:39 UTC  (2+ messages)

[PATCH obexd 1/2 v2] client: Fix not propagating GError in session API functions
 2012-04-26 15:37 UTC  (3+ messages)
` [PATCH obexd 2/2 v2] client: Return request id when generating a request in session API

[PATCH] use mkstemp instead of mktemp
 2012-04-26 15:36 UTC 

[PATCH 0/2] Solve problem adding internal bitmaps to 1.0 arrays
 2012-04-26 15:36 UTC  (9+ messages)
` [PATCH 1/2] Fix sign extension of bitmap_offset in super1.c
` [PATCH 2/2] Introduce sysfs_set_num_signed() and use it to set bitmap/offset

ibstat does not recognize iWARP RNIC adapters
 2012-04-26 15:36 UTC  (8+ messages)

[pull] drm-intel-fixes for 3.4
 2012-04-26 15:35 UTC  (2+ messages)

What's cooking in git.git (Apr 2012, #09; Mon, 23)
 2012-04-26 16:29 UTC  (7+ messages)
    ` [PATCH] Try an uppercase version of $prot_proxy env var

[U-Boot] [PATCH 0/1] i.MX2: Support splash screen
 2012-04-26 15:30 UTC  (5+ messages)
` [U-Boot] [PATCH] "

[PATCH 1/3] Add the Performance Monitoring Unit to the Trimslice device tree
 2012-04-26 15:29 UTC 

[v2 PATCH 1/1] ipvs: kernel oops - do_ip_vs_get_ctl
 2012-04-26 15:26 UTC  (4+ messages)

LVM2 ./WHATS_NEW man/lvm.8.in
 2012-04-26 15:24 UTC 

[PATCH 0/5] ACPI: Add _OST support for ACPI hotplug
 2012-04-26 15:22 UTC  (7+ messages)
` [PATCH 1/4] ACPI: Set hotplug _OST support bit to _OSC
` [PATCH 3/4] ACPI: Add _OST support for ACPI CPU hotplug

[PATCH] pinctrl: enhance reporting of errors when loading from DT
 2012-04-26 15:22 UTC  (2+ messages)

Support for AR9342 in ath9k?
 2012-04-26 15:21 UTC 

[PATCH] gfs2: Get rid of I_MUTEX_QUOTA usage
 2012-04-26 15:19 UTC  (7+ messages)
      ` [Cluster-devel] "

[PATCH v4 1/1] pinctrl: add pinctrl_provide_dummies interface for platforms to use
 2012-04-26 15:17 UTC  (3+ messages)

Xen bonding
 2012-04-26 15:17 UTC 

[PATCH] ASoC: pcm: Add pcm operation for pcm ioctl
 2012-04-26 15:16 UTC 

[PATCH v4 1/4] dt: add of_get_child_count helper function
 2012-04-26 15:15 UTC  (5+ messages)
` [PATCH v3 2/4] pinctrl: pinctrl-imx: add imx pinctrl core driver

[PATCH 0/5] perf tools: add meta-data header support in pipe mode
 2012-04-26 15:14 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/7] tegra: Add NAND flash support
 2012-04-26 15:13 UTC  (3+ messages)

[RFC PATCH] USB: remove CONFIG_USB_DEVICEFS
 2012-04-26 15:12 UTC  (3+ messages)

OSD died
 2012-04-26 15:12 UTC  (5+ messages)

[PATCH 1/4] vfs: introduce try_to_writeback_inodes_sb(_nr)
 2012-04-26 15:12 UTC  (4+ messages)

[PATCH 0/2] iproute2: add support for L2TP over IPv6, add manpage
 2012-04-26 15:11 UTC  (5+ messages)
` [PATCH 1/2] iproute2: allow IPv6 addresses for l2tp local and remote parameters

[Printing-architecture] printerd
 2012-04-26 15:09 UTC  (5+ messages)
        ` [Printing-architecture] colord profile per-user in CUPS server

[PATCH] mISDN: Ignore return value of driver_for_each_device in function hfcpci_softirq
 2012-04-26 15:08 UTC  (3+ messages)

[PATCH] Add missing unlocks on error paths
 2012-04-26 15:08 UTC  (3+ messages)

[GIT PULL 0/4] perf/annotate loop detection V2, fixes
 2012-04-26 15:06 UTC  (5+ messages)
` [PATCH 1/4] perf annotate browser: Handle NULL jump targets
` [PATCH 2/4] perf annotate: Disambiguage offsets and addresses in operands
` [PATCH 3/4] perf annotate: Mark jump instructions with no offset
` [PATCH 4/4] perf annotate browser: Don't draw jump connectors for out of function jumps

[PATCH] perf: Fix RCU dereference check in perf_event_comm
 2012-04-26 15:06 UTC  (5+ messages)

Query : NACK
 2012-04-26 15:05 UTC 

[RFC PATCHSET 00/13] perf tools: Fix cpu/thread map handling v2
 2012-04-26 15:05 UTC  (3+ messages)
` [PATCH 07/13] perf evlist: Fix creation of cpu map

[PATCH obexd 1/2] client: Fix not propagating GError in session API functions
 2012-04-26 15:05 UTC  (4+ messages)

[PATCH 2/2] Input: matrix_keymap - wire up device tree support
 2012-04-26 15:05 UTC  (2+ messages)

sd_mod or usb-storage fails to read a single good block (was: ehci_hcd fails to read a single good block)
 2012-04-26 15:03 UTC  (2+ messages)

[BUG]memblock: fix overflow of array index
 2012-04-26 15:01 UTC  (5+ messages)

[PATCH] mgag200: initial g200se driver
 2012-04-26 15:01 UTC  (2+ messages)

[EDAC PATCH v13 6/7] edac.h: Prepare to handle with generic layers
 2012-04-26 14:59 UTC  (13+ messages)

[patch] mm, mempolicy: dummy slab_node return value for bugless kernels
 2012-04-26 14:58 UTC  (7+ messages)
    ` [patch] mm, mempolicy: make mempolicies robust against errors

[linux-lvm] Missing PV
 2012-04-26 14:58 UTC  (2+ messages)

gcc 4.7 + mips64 architecture support
 2012-04-26 14:47 UTC  (2+ messages)

[PATCH BlueZ 0/2] Add support for find included services
 2012-04-26 14:55 UTC  (5+ messages)
` [PATCHv2 "
  ` [PATCHv2 BlueZ 1/2] GATT: "

[PATCH 1/2] ath6kl: Update netstats for some of the tx failrues in ath6kl_data_tx()
 2012-04-26 14:56 UTC  (2+ messages)
` [PATCH 2/2] ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()

[PATCH 0/2] kernel.bbclass sync, new efl release, systemd machine support
 2012-04-26 14:46 UTC  (5+ messages)
` [PATCH 2/2] opkg-utils: bump SRCREV for Packages cache fix and other fixes

[ANNOUNCE] backports for 4.0.4 and 4.1.3 stable releases
 2012-04-26 14:53 UTC  (2+ messages)

[PATCH v2 1/2] regulator: Add generic DT parsing for regulators
 2012-04-26 14:52 UTC  (2+ messages)
  ` [PATCH v2 2/2] tps6586x: Add device tree support


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.