All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-18 13:09:06 to 2012-09-18 14:16:03 UTC [more...]

[Qemu-devel] [PATCH] SPARC LEON power-down support added
 2012-09-18 14:15 UTC  (2+ messages)

[PATCH v3 00/16] slab accounting for memcg
 2012-09-18 14:12 UTC  (21+ messages)
  ` [PATCH v3 01/16] slab/slub: struct memcg_params
  ` [PATCH v3 03/16] slab: Ignore the cflgs bit in cache creation
  ` [PATCH v3 04/16] provide a common place for initcall processing in kmem_cache
  ` [PATCH v3 05/16] consider a memcg parameter in kmem_create_cache
  ` [PATCH v3 06/16] memcg: infrastructure to match an allocation to the right cache
  ` [PATCH v3 07/16] memcg: skip memcg kmem allocations in specified code regions
  ` [PATCH v3 08/16] slab: allow enable_cpu_cache to use preset values for its tunables
  ` [PATCH v3 09/16] sl[au]b: always get the cache from its page in kfree
  ` [PATCH v3 10/16] sl[au]b: Allocate objects from memcg cache
  ` [PATCH v3 11/16] memcg: destroy memcg caches
  ` [PATCH v3 12/16] memcg/sl[au]b Track all the memcg children of a kmem_cache
  ` [PATCH v3 13/16] slab: slab-specific propagation changes
  ` [PATCH v3 14/16] slub: slub-specific "
  ` [PATCH v3 15/16] memcg/sl[au]b: shrink dead caches
` [PATCH v3 02/16] slub: use free_page instead of put_page for freeing kmalloc allocation
` [PATCH v3 16/16] Add documentation about the kmem controller

[PATCH v3 00/13] kmem controller for memcg
 2012-09-18 14:15 UTC  (43+ messages)
` [PATCH v3 01/13] memcg: Make it possible to use the stock for more than one page
` [PATCH v3 02/13] memcg: Reclaim when more than one page needed
` [PATCH v3 03/13] memcg: change defines to an enum
` [PATCH v3 04/13] kmem accounting basic infrastructure
` [PATCH v3 05/13] Add a __GFP_KMEMCG flag
` [PATCH v3 06/13] memcg: kmem controller infrastructure
` [PATCH v3 07/13] mm: Allocate kernel pages to the right memcg
` [PATCH v3 08/13] res_counter: return amount of charges after res_counter_uncharge
` [PATCH v3 09/13] memcg: kmem accounting lifecycle management
` [PATCH v3 10/13] memcg: use static branches when code not in use
` [PATCH v3 11/13] memcg: allow a memcg with kmem charges to be destructed
` [PATCH v3 12/13] execute the whole memcg freeing in rcu callback
` [PATCH v3 13/13] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs

[PATCH] can: sja1000: Add support for listen-only mode and one-shot mode
 2012-09-18 14:11 UTC  (3+ messages)

[Qemu-devel] [PULL 0/9] linux framebuffer display driver
 2012-09-18 14:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/9] move set_mouse + cursor_define callbacks

[U-Boot] [PATCH] mx51evk: Add CONFIG_REVISION_TAG
 2012-09-18 14:11 UTC  (8+ messages)

[Xenomai] [GIT PULL] core-5 for x86
 2012-09-18 14:11 UTC 

Missing __versions section on .ko
 2012-09-18 14:10 UTC  (2+ messages)

[Qemu-devel] [RFC v7 0/5] GlusterFS support in QEMU - v7
 2012-09-18 14:08 UTC  (7+ messages)
` [Qemu-devel] [PATCH v7 2/5] sockets: Change inet_parse() to accept address specification without port
` [Qemu-devel] [PATCH v7 5/5] block: Support GlusterFS as a QEMU block backend

[PATCH NEXT V2] rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE
 2012-09-18 14:09 UTC  (2+ messages)

[PATCH v4] Merge IS_PRIV checks into XSM hooks
 2012-09-18 14:09 UTC  (4+ messages)
` [PATCH 19/23] arch/x86: check remote MMIO remap permissions

[PATCHv4] clone --single: limit the fetch refspec to fetched branch
 2012-09-18 14:08 UTC  (6+ messages)
` [PATCHv5] "

[PATCH v10 0/5] make balloon pages movable by compaction
 2012-09-18 14:07 UTC  (6+ messages)
` [PATCH v10 3/5] virtio_balloon: introduce migration primitives to balloon pages

[PATCH 00/15] KVM/ARM Implementation
 2012-09-18 14:06 UTC  (5+ messages)
` [PATCH 02/15] ARM: Add page table and page defines needed by KVM

[PATCH v2 0/2] KVM: PPC: Save/restore complete Book3S HV guest register state
 2012-09-18 14:06 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: PPC: Book3S HV: Get/set guest SPRs using the GET/SET_ONE_REG interface

[josef-btrfs:master 66/68] fs/btrfs/inode.c:2185:6: warning: passing argument 2 of 'btrfs_drop_extents' from incompatible pointer type
 2012-09-18 14:05 UTC  (2+ messages)
` [josef-btrfs:master 66/68] fs/btrfs/inode.c:2185:6: warning: passing argument 2 of 'btrfs_drop_exten

[PATCH v5 00/17] Introduce Xen support on ARM (based on 3.6-rc5)
 2012-09-18 13:57 UTC  (7+ messages)

Valid DP connection without EDID?
 2012-09-18 14:04 UTC  (10+ messages)

[PATCH v3 1/4] ARM: tegra: Add Avionic Design Tamonten support
 2012-09-18 14:04 UTC  (2+ messages)

[usb:usb-next 25/32] drivers/usb/serial/omninet.c:165:6: warning: unused variable 'i'
 2012-09-18 14:04 UTC 

Can't connect to MIDI output of Edirol UA-1000
 2012-09-18 14:05 UTC 

NFS over RDMA small block DIRECT_IO bug
 2012-09-18 14:03 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] i.MX6: mx6qsabrelite: Add splash screen support
 2012-09-18 14:02 UTC  (8+ messages)
` [U-Boot] [PATCH V2 "
  ` [U-Boot] [PATCH V2 2/2] "

what is wrong?
 2012-09-18 14:02 UTC  (2+ messages)

[RFT/PATCH] serial: omap: prevent resume if device is not suspended
 2012-09-18 14:02 UTC  (3+ messages)

[PATCH v8 0/3] KVM: perf: kvm events analysis tool
 2012-09-18 14:01 UTC  (3+ messages)
` [PATCH v8 2/3] perf: move stat related code to util/stat.c

Linux USB Serial
 2012-09-18 14:00 UTC  (5+ messages)

[PATCH 0/1] [linux-yocto-3.0] boot-live.cfg: enable BLK_DEV_INITRD in kernel
 2012-09-18 13:58 UTC  (4+ messages)

[PATCH] intel-iommu: Default to non-coherent for domains unattached to iommus
 2012-09-18 13:57 UTC  (3+ messages)

[RFC, PATCH 0/102]: xfs: 3.0.x stable kernel update
 2012-09-18 13:59 UTC  (2+ messages)

[PATCH] btrfs: move transaction aborts to the point of failure
 2012-09-18 13:52 UTC 

[Cluster-devel] [PATCH] rgmanager: Don't use the resource name in tmp file names
 2012-09-18 13:56 UTC 

[Xenomai] native skin example with rt_pipe_monitor() ?
 2012-09-18 13:56 UTC  (2+ messages)

[PATCH] perf: teach perf inject to merge sched_stat_* and sched_switch events (v3)
 2012-09-18 13:56 UTC 

[PATCH v2] spi/pl022: Devicetree support w/o platform data
 2012-09-18 13:53 UTC  (3+ messages)

enabling cephx by default
 2012-09-18 13:54 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw/pflash_cfi0[12]: Use host-utils.h ctz32()
 2012-09-18 13:53 UTC 

[PATCH] spi/pl022: Devicetree support w/o platform data
 2012-09-18 13:52 UTC  (6+ messages)

[PATCH v3] gpio: Add Avionic Design N-bit GPIO expander support
 2012-09-18 13:48 UTC  (5+ messages)

[ath9k-devel] ath9k: spurious queue reset (beacon stuck) when joining an IBSS
 2012-09-18 13:46 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] Versatile Express: add modelling of NOR flash
 2012-09-18 13:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] "

What are you doing if the TX buffer overflows?
 2012-09-18 13:46 UTC  (16+ messages)

[PATCH v3 net-next 0/4] ipv6: fix the reassembly expire code in nf_conntrack
 2012-09-18 13:45 UTC  (5+ messages)
` [PATCH 1/4] ipv6: add a new namespace for nf_conntrack_reasm
` [PATCH 2/4] ipv6: unify conntrack reassembly expire code with standard one
` [PATCH 3/4] ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
` [PATCH 4/4] ipv6: unify fragment thresh handling code

[PATCH] selinux-testsuite: Allow test domains to read /etc/passwd
 2012-09-18 13:45 UTC  (4+ messages)

Dom0 crash with old style AMD NUMA detection
 2012-09-18 13:44 UTC  (8+ messages)

"firmware: fix directory creation rule matching with make 3.82" break make 3.80
 2012-09-18 13:36 UTC  (2+ messages)
` [PATCH] firmware: fix directory creation rule matching with "

loop back address question
 2012-09-18 13:42 UTC 

clean up in android.c
 2012-09-18 13:40 UTC  (2+ messages)

[xen-unstable test] 13805: tolerable FAIL
 2012-09-18 13:40 UTC 

[PATCH 0/2] rapidio: add inbound memory mapping API
 2012-09-18 13:37 UTC  (6+ messages)
` [PATCH 1/2] rapidio: add inbound memory mapping interface
` [PATCH 2/2] rapidio/tsi721: add inbound memory mapping callbacks

[Qemu-devel] qmp: dump-guest-memory: -p option has issues, fix it or drop it?
 2012-09-18 13:36 UTC  (7+ messages)

Error getting mfn
 2012-09-18 13:36 UTC  (2+ messages)

[U-Boot] using initrd with U-boot on the imx28evk
 2012-09-18 13:36 UTC  (7+ messages)

[PATCH] dma-debug: New interfaces to debug dma mapping errors
 2012-09-18 13:34 UTC  (6+ messages)

[Qemu-devel] [PATCH] Added more entries to the LEON processor configuration register
 2012-09-18 13:29 UTC 

xt_hashlimit.c race?
 2012-09-18 13:22 UTC 

[PATCH] gpio: Describe interrupt-controller binding
 2012-09-18 13:28 UTC  (3+ messages)

KVM call for agenda for Tuesday, September 18th
 2012-09-18 13:27 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH V3] mtd: basic (read only) driver for BCMA serial flash
 2012-09-18 13:32 UTC  (2+ messages)

[PATCH] xfs: flush workers before stopping log
 2012-09-18 13:28 UTC  (11+ messages)
            ` xfs: stop the sync worker before xfs_unmountfs
                  ` [PATCH] "

SATO video player app
 2012-09-18 13:26 UTC  (2+ messages)

hstest fails in Android
 2012-09-18 13:26 UTC 

[Powertop] [PATCH 1/2] Updates to support Android platform
 2012-09-18 13:26 UTC 

[GIT PULL] Samsung fixes-3 for v3.6
 2012-09-18 13:24 UTC  (2+ messages)

[PATCH V6 0/2] of: Add generic device tree DMA helpers
 2012-09-18 13:21 UTC  (8+ messages)
` [PATCH V6 2/2] dmaengine: add helper function to request a slave DMA channel

[PATCH] lib/dma-debug: check for vmalloc buffers used with the DMA-API
 2012-09-18 13:18 UTC  (2+ messages)

[PATCH 5/5] X86/vMCE: guest broken page handling when migration
 2012-09-18 13:18 UTC 

[PATCH 4/5] Xen/MCE: Abort live migration when vMCE occur
 2012-09-18 13:16 UTC 

[PATCH] staging: usbip: stub_dev: Fixed oops during removal of usbip_host
 2012-09-18 13:15 UTC  (6+ messages)

[PATCH 3/5] Xen/MCE: vMCE save and restore
 2012-09-18 13:15 UTC 

regression: tethering fails in 3.5 with iwlwifi
 2012-09-18 13:20 UTC  (8+ messages)

[Qemu-devel] guest clock management for testing real-time systems
 2012-09-18 13:14 UTC 

[PATCH 2/5] Xen/MCE: vMCE injection
 2012-09-18 13:14 UTC 

bugreport
 2012-09-18 13:13 UTC 

[pull] radeon drm-fixes-3.6
 2012-09-18 13:13 UTC 

[PATCH 1/5] Xen/MCE: vMCE emulation
 2012-09-18 13:12 UTC 

[PATCH] qemux86-64: Support for KVM, paravirt and virtio added
 2012-09-18 12:57 UTC 

[PATCH 0/5] Xen vMCE
 2012-09-18 13:10 UTC 

[PATCH 1/2 v3] Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
 2012-09-18 13:10 UTC  (5+ messages)
` [PATCH 2/2 v3] Btrfs: "

BTRFS_IOC_DEVICES_READY and removed devices
 2012-09-18 13:09 UTC  (2+ 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.