All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-25 12:37:24 to 2012-05-25 13:34:40 UTC [more...]

[BUG?] warning from native_smp_send_reschedule() in 3.4
 2012-05-25 13:33 UTC  (2+ messages)

[PATCH v4 1/6] gpio: fix a typo of comment message
 2012-05-25 13:36 UTC  (5+ messages)
` [PATCH v4 2/6] gpio: re-add of_node_to_gpiochip function
` [PATCH v4 3/6] of: release node fix for of_parse_phandle_with_args
` [PATCH v4 5/6] of: add of_parse_phandle_with_args_ext function
` [PATCH v4 6/6] pinctrl: add pinctrl gpio binding support

ceph.spec does not list libuuid as build time dependency
 2012-05-25 13:33 UTC 

[LTP] [PATCH 0/2] move_pages: dont use hardcoded node numbers
 2012-05-25 13:30 UTC  (2+ messages)

[patch 1/4] BFS 420: fix ttwu_post_activation
 2012-05-25 13:32 UTC 

[Qemu-devel] [PATCH 00/10] push static properties to Object, add realized property
 2012-05-25 13:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH 07/10] qdev: move bulk of qdev-properties.c to qom/object.c

[patch 0/4] BFS 420: fix ttwu
 2012-05-25 13:31 UTC 

[RFC PATCH] USB: remove CONFIG_USB_DEVICEFS
 2012-05-25 13:31 UTC  (11+ messages)

3.4. sunrpc oops during shutdown
 2012-05-25 13:31 UTC  (6+ messages)

[RFT PATCH 0/4] fix / cleanup async scsi scanning
 2012-05-25 13:31 UTC  (4+ messages)
` [PATCH 1/4] async: introduce 'async_domain' type

[PATCH] tty: tty_mutex: fix lockdep warning in tty_lock_pair(v1)
 2012-05-25 13:47 UTC  (4+ messages)

The Xenoprof results
 2012-05-25 13:31 UTC 

[PATCH v3 00/16] net: hub-based networking
 2012-05-25 13:30 UTC  (22+ messages)
` [Qemu-devel] "

[PATCH v6 0/5] arm: compile tools
 2012-05-25 13:30 UTC  (2+ messages)

pread() and pwrite() system calls
 2012-05-25 13:29 UTC 

credential-helpers + remote-helper, starting point?
 2012-05-25 13:28 UTC  (3+ messages)

[PATCH] OpenRISC: Make do_signal() non-static
 2012-05-25 13:25 UTC  (2+ messages)

[Qemu-devel] Proposal for extensions of block job commands in QEMU 1.2
 2012-05-25 13:25 UTC  (6+ messages)
` [Qemu-devel] Block job commands in QEMU 1.2 [v2, including support for replication]

[Qemu-devel] [PATCH 1/3] qerror: add QERR_TOO_MANY_PARAMETERS
 2012-05-25 13:16 UTC  (11+ messages)
` [Qemu-devel] [PATCH 3/3] qapi: convert sendkey

[RFC PATCH 0/4] Allow user w/o CAP_SYS_ADMIN to submit ioctl commands into DM
 2012-05-25 13:22 UTC  (5+ messages)
` [RFC PATCH v2 0/3] "
  ` [RFC PATCH v2 1/3] Adds support for user-submitted ioctl commands
  ` [RFC PATCH v2 2/3] Adds support for security checks in the linear target
  ` [RFC PATCH v2 3/3] Adds support for security checks in the crypt target

[PATCH 1/1] perf tools: fix thread_map__new_by_pid_str() memory leak in error path
 2012-05-25 13:21 UTC 

[PATCH] UBIFS: compute KSA size and store in superblock
 2012-05-25 13:24 UTC  (2+ messages)

dump with xen-unstable & linux 3.2.17
 2012-05-25 13:20 UTC  (15+ messages)

[PATCH v3 00/28] kmem limitation for memcg
 2012-05-25 13:03 UTC  (85+ messages)
  ` [PATCH v3 01/28] slab: move FULL state transition to an initcall
  ` [PATCH v3 02/28] memcg: Always free struct memcg through schedule_work()
  ` [PATCH v3 03/28] slab: rename gfpflags to allocflags
  ` [PATCH v3 04/28] memcg: Make it possible to use the stock for more than one page
  ` [PATCH v3 05/28] memcg: Reclaim when more than one page needed
  ` [PATCH v3 06/28] slab: use obj_size field of struct kmem_cache when not debugging
  ` [PATCH v3 07/28] memcg: change defines to an enum
  ` [PATCH v3 08/28] res_counter: don't force return value checking in res_counter_charge_nofail
  ` [PATCH v3 09/28] kmem slab accounting basic infrastructure
  ` [PATCH v3 10/28] slab/slub: struct memcg_params
  ` [PATCH v3 11/28] slub: consider a memcg parameter in kmem_create_cache
  ` [PATCH v3 12/28] slab: pass memcg parameter to kmem_cache_create
  ` [PATCH v3 13/28] slub: create duplicate cache
  ` [PATCH v3 14/28] slab: "
  ` [PATCH v3 15/28] slub: always get the cache from its page in kfree
  ` [PATCH v3 16/28] memcg: kmem controller charge/uncharge infrastructure
  ` [PATCH v3 17/28] skip memcg kmem allocations in specified code regions
  ` [PATCH v3 18/28] slub: charge allocation to a memcg
  ` [PATCH v3 19/28] slab: per-memcg accounting of slab caches
  ` [PATCH v3 20/28] memcg: disable kmem code when not in use
  ` [PATCH v3 21/28] memcg: destroy memcg caches
  ` [PATCH v3 22/28] memcg/slub: shrink dead caches
  ` [PATCH v3 23/28] slab: Track all the memcg children of a kmem_cache
  ` [PATCH v3 24/28] memcg: Per-memcg memory.kmem.slabinfo file
  ` [PATCH v3 25/28] slub: create slabinfo file for memcg
  ` [PATCH v3 26/28] slub: track all children of a kmem cache
` [PATCH v3 27/28] memcg: propagate kmem limiting information to children
` [PATCH v3 28/28] Documentation: add documentation for slab tracker for memcg

[PATCH] sched/rt: fix SCHED_RR across cgroups
 2012-05-25 13:12 UTC  (10+ messages)

[PATCHv1 00/17] Bluetooth A2MP implementation
 2012-05-25 13:11 UTC  (8+ messages)
` [PATCHv3 00/18] "
  ` [PATCHv3 05/18] Bluetooth: A2MP: Add chan callbacks
  ` [PATCHv3 10/18] Bluetooth: A2MP: Process A2MP Discover Request

[PATCH 3/3] virtio-blk: Use block layer provided spinlock
 2012-05-25 13:10 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4] libxl: introduce LIBXL_DOMAIN_TYPE_INVALID
 2012-05-25 13:10 UTC  (6+ messages)

[PATCH 00/23] Crypto keys and module signing
 2012-05-25 13:08 UTC  (7+ messages)

[PATCH 1/3] sched: Make sched_feat_names const
 2012-05-25 13:08 UTC  (4+ messages)
` [PATCH 3/3] sched/rt: Remove redundant check before push_rt_task()

USB device PM oddity in 3.5
 2012-05-25 13:08 UTC  (5+ messages)

[PATCH] imsm: fix: correct checking volume's degradation
 2012-05-25 13:06 UTC 

[GIT PULL] CRIS updates for v3.5
 2012-05-25 13:02 UTC 

[PATCH] Btrfs: don't update atime on RO subvolumes
 2012-05-25 12:50 UTC 

Problems with 3.4-rc5
 2012-05-25 12:55 UTC  (17+ messages)
            ` v3.4-rc4 DSS PM problem (Was: Re: Problems with 3.4-rc5)

[PATCH] ARM: at91: aic can use fast eoi handler type
 2012-05-25 12:55 UTC 

[RFC PATCH 00/11] OMAP System Control Module
 2012-05-25 12:53 UTC  (7+ messages)
` [RFC PATCH 05/11] mfd: omap: control: core system control driver
` [RFC PATCH 06/11] OMAP2+: use control module mfd driver in omap_type

[PATCH v2] scripts/coccinelle: sizeof of pointer
 2012-05-25 12:53 UTC  (3+ messages)

[PATCH] scripts/coccinelle: address test is always true
 2012-05-25 12:52 UTC  (3+ messages)

[PATCH 3/3] gnttab: cleanup
 2012-05-25 12:52 UTC 

[Buildroot] [PATCH resend] owl-linux: new package
 2012-05-25 12:51 UTC 

[PATCH] Teach ignore machinery about pattern "/"
 2012-05-25 12:47 UTC 

[PATCH 2/3] gnttab: mark maptrack free list tail with an explicit terminator
 2012-05-25 12:51 UTC 

[PATCH 1/3] gnttab: don't use domain lock for serialization
 2012-05-25 12:50 UTC 

Linux Kernel boot up stops after message "Uncompressing Linux....done, booting the kernel"
 2012-05-25 12:50 UTC  (3+ messages)

[PATCH] ieee802154: pass source address in dgram_recvmsg
 2012-05-25 12:14 UTC 

[PATCH 0/3] gnttab: drop use of domain lock and cleanup
 2012-05-25 12:49 UTC 

remove repeat implementation of page_referenced
 2012-05-25 12:47 UTC  (2+ messages)

[Buildroot] [PATCH resend] midori: bump version to 0.4.6
 2012-05-25 12:47 UTC 

[PATCH] spapr: Add "memop" hypercall
 2012-05-25 12:41 UTC  (13+ messages)
      ` [PATCH v2] "
                    ` [Qemu-devel] "

[Xen-staging] [xen-unstable] autoconf: check for dev86 and iasl on x86* only
 2012-05-25 12:42 UTC 

[PATCH -v2 00/12] Another step in l2cap_core/sock separation
 2012-05-25 12:41 UTC  (4+ messages)
` [PATCH -v2 12/12] Bluetooth: Used void * as parameter in alloc_skb()

[Qemu-devel] [PATCH 00/18] ehci updates
 2012-05-25 12:40 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/18] ehci: add EHCIPacket
` [Qemu-devel] [PATCH] uhci: fix irq routing
` [Qemu-devel] [PATCH 02/18] ehci: make ehci_execute work on EHCIPacket instead of EHCIQueue
` [Qemu-devel] [PATCH 03/18] ehci: cache USBDevice in EHCIQueue
` [Qemu-devel] [PATCH 04/18] ehci: move ehci_flush_qh
` [Qemu-devel] [PATCH 05/18] ehci: add queuing support
` [Qemu-devel] [PATCH 06/18] ehci: tweak queue initialization
` [Qemu-devel] [PATCH 07/18] ehci: add async field to EHCIQueue
` [Qemu-devel] [PATCH 08/18] ehci: move async schedule to bottom half
` [Qemu-devel] [PATCH 09/18] ehci: schedule async bh on async packet completion
` [Qemu-devel] [PATCH 10/18] ehci: kick async schedule on wakeup
` [Qemu-devel] [PATCH 11/18] ehci: fix reset
` [Qemu-devel] [PATCH 12/18] ehci: add ehci_*_enabled() helpers
` [Qemu-devel] [PATCH 13/18] ehci: update status bits in ehci_set_state
` [Qemu-devel] [PATCH 14/18] ehci: fix halt status handling
` [Qemu-devel] [PATCH 15/18] ehci: remove unused attach_poll_counter
` [Qemu-devel] [PATCH 16/18] ehci: create ehci_update_frindex
` [Qemu-devel] [PATCH 17/18] ehci: adaptive wakeup rate
` [Qemu-devel] [PATCH 18/18] ehci: rework frame skipping

mm: fix faulty initialization in vmalloc_init()
 2012-05-25 12:39 UTC  (4+ 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.