All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-30 12:43:43 to 2013-08-30 13:30:10 UTC [more...]

[Qemu-devel] [PATCH v2] Make -kernel flag optional on ARM
 2013-08-30 13:29 UTC  (5+ messages)

[PATCH] net: fix comment typo for __skb_alloc_pages()
 2013-08-30 13:28 UTC 

[RFC][PATCH 0/8] ftrace/rcu: Handle unsafe RCU functions and ftrace callbacks
 2013-08-30 13:02 UTC  (8+ messages)
` [RFC][PATCH 1/8] ftrace: Add hash list to save RCU unsafe functions
` [RFC][PATCH 2/8] ftrace: Do not set ftrace records for unsafe RCU when not allowed
` [RFC][PATCH 3/8] ftrace: Set ftrace internal function tracing RCU safe
` [RFC][PATCH 4/8] ftrace: Add test for ops against unsafe RCU functions in callback
` [RFC][PATCH 6/8] ftrace: Add rcu_unsafe_filter_functions file
` [RFC][PATCH 7/8] ftrace: Add selftest to check if RCU unsafe functions are filtered properly
` [RFC][PATCH 8/8] rcu/ftrace: Add FTRACE_UNSAFE_RCU() to unsafe RCU functions

"semop failed" while lvrename execution
 2013-08-30 13:29 UTC  (3+ messages)

[RESEND RFC PATCH v3 00/35] mm: Memory Power Management
 2013-08-30 13:26 UTC  (73+ messages)
` [RFC PATCH v3 01/35] mm: Restructure free-page stealing code and fix a bug
` [RFC PATCH v3 02/35] mm: Fix the value of fallback_migratetype in alloc_extfrag tracepoint
` [RFC PATCH v3 03/35] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v3 04/35] mm: Initialize node memory regions during boot
` [RFC PATCH v3 05/35] mm: Introduce and initialize zone memory regions
` [RFC PATCH v3 06/35] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v3 07/35] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v3 08/35] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v3 09/35] mm: Track the freepage migratetype of pages accurately
` [RFC PATCH v3 10/35] mm: Use the correct migratetype during buddy merging
` [RFC PATCH v3 11/35] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v3 12/35] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v3 13/35] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v3 14/35] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v3 15/35] mm: Print memory region statistics to understand the buddy allocator behavior
` [RFC PATCH v3 16/35] mm: Enable per-memory-region fragmentation stats in pagetypeinfo
` [RFC PATCH v3 17/35] mm: Add aggressive bias to prefer lower regions during page allocation
` [RFC PATCH v3 18/35] mm: Introduce a "Region Allocator" to manage entire memory regions
` [RFC PATCH v3 19/35] mm: Add a mechanism to add pages to buddy freelists in bulk
` [RFC PATCH v3 20/35] mm: Provide a mechanism to delete pages from "
` [RFC PATCH v3 21/35] mm: Provide a mechanism to release free memory to the region allocator
` [RFC PATCH v3 22/35] mm: Provide a mechanism to request free memory from "
` [RFC PATCH v3 23/35] mm: Maintain the counter for freepages in "
` [RFC PATCH v3 24/35] mm: Propagate the sorted-buddy bias for picking free regions, to "
` [RFC PATCH v3 25/35] mm: Fix vmstat to also account for freepages in the "
` [RFC PATCH v3 26/35] mm: Drop some very expensive sorted-buddy related checks under DEBUG_PAGEALLOC
` [RFC PATCH v3 27/35] mm: Connect Page Allocator(PA) to Region Allocator(RA); add PA => RA flow
` [RFC PATCH v3 28/35] mm: Connect Page Allocator(PA) to Region Allocator(RA); add PA <= "
` [RFC PATCH v3 29/35] mm: Update the freepage migratetype of pages during region allocation
` [RFC PATCH v3 30/35] mm: Provide a mechanism to check if a given page is in the region allocator
` [RFC PATCH v3 31/35] mm: Add a way to request pages of a particular region from "
` [RFC PATCH v3 32/35] mm: Modify move_freepages() to handle pages in the region allocator properly
` [RFC PATCH v3 33/35] mm: Never change migratetypes of pageblocks during freepage stealing
` [RFC PATCH v3 34/35] mm: Set pageblock migratetype when allocating regions from region allocator
` [RFC PATCH v3 35/35] mm: Use a cache between page-allocator and region-allocator

[PATCH 0/1] build-appliance-image: upgrade to newer poky head
 2013-08-30 13:29 UTC  (2+ messages)
` [PATCH 1/1] build-appliance-image: upgrade to commit 5745e45b18e5099e94b4d5a73bc97dc6d4cdc91f

NFS: Add event tracing for generic NFS lookups
 2013-08-30 13:26 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] target-ppc: Tidy sPAPR device tree CPU nodes
 2013-08-30 13:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/4] spapr: Use DeviceClass::fw_name for device tree CPU node

[PATCH 00/10] cpufreq: OMAP: move into drivers, cleanups/fixes for v3.2
 2013-08-30 13:26 UTC  (8+ messages)
` [PATCH 02/10] cpufreq: OMAP: Add SMP support for OMAP4+

[Qemu-devel] [RFC] aio: add aio_context_acquire() and aio_context_release()
 2013-08-30 13:24 UTC  (4+ messages)

Clock framework deadlock with external SPI clockchip
 2013-08-30 13:24 UTC  (2+ messages)

bootwrapper can't be compiled for cubieboard2
 2013-08-30 13:24 UTC  (6+ messages)

[PATCH v4 0/10] enable swiotlb-xen on arm and arm64
 2013-08-30 13:23 UTC  (13+ messages)
` [PATCH v4 09/10] swiotlb-xen: support autotranslate guests
` [PATCH v4 10/10] xen/arm,arm64: enable SWIOTLB_XEN

[Qemu-devel] [PATCH v2] s390-ccw: Fix ipl failure
 2013-08-30 13:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2] s390-ccw: Fix waiting for virtio processing

[PATCH] ARM64: KVM: Fix coherent_icache_guest_page() for host with external L3-cache
 2013-08-30 13:21 UTC  (21+ messages)

Agenda for the Edinburgh mini-summit
 2013-08-30 13:21 UTC  (2+ messages)

[PATCHv3 0/8] Thermal Framework Enhancements
 2013-08-30 13:21 UTC  (5+ messages)

[PATCH] block: Device driver for sTec's PCIe Kronos Card
 2013-08-30 13:18 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/eeprom: update MAX_NUM_PORTS to fix program failure
 2013-08-30 13:19 UTC  (6+ messages)

[PATCH 1/2] drm/i915: ban badly behaving contexts
 2013-08-30 13:19 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: add hangcheck action and score to error state

[GIT PULL] ARM: KVM: VGIC fixes for 3.12
 2013-08-30 13:15 UTC  (3+ messages)

[PATCH] drm/radeon: enable UVD interrupts on CIK
 2013-08-30 13:15 UTC  (2+ messages)

[PATCH] cpuidle: Check cpuidle driver before add refcount
 2013-08-30 13:25 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] qcow2: Snapshot update for zero clusters
 2013-08-30 13:12 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/2] qcow2-refcount: "
` [Qemu-devel] [PATCH v2 2/2] qemu-iotests: Snapshotting "

Bug: 5089
 2013-08-30 13:12 UTC  (4+ messages)

[RFC 00/17] ARM: provide common arch init for DT clocks
 2013-08-30 13:12 UTC  (7+ messages)
` [PATCH RFC v2 14/16] ARM: vexpress: remove custom .init_time hook

[PATCH] drm/radeon: fix init ordering for r600+
 2013-08-30 13:12 UTC 

[Qemu-devel] [PULLv2 0/7] s390x/kvm kdump and reset related changes
 2013-08-30 12:58 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/7] s390x/kvm: Fix switch/case indentation for handle_diag
` [Qemu-devel] [PULLv2 2/7] s390/kvm: basic implementation of diagnose 308 subcode 6
` [Qemu-devel] [PULL 3/7] s390: provide I/O subsystem reset
` [Qemu-devel] [PULL 4/7] s390: provide a cpu load normal function
` [Qemu-devel] [PULLv2 5/7] s390/cpu: split CPU reset into architectured functions
` [Qemu-devel] [PULLv2 6/7] s390: Implement load normal reset
` [Qemu-devel] [PULL 7/7] s390: wire up nmi command to raise a RESTART interrupt on S390

[PATCH] unmodified_drivers: change header string
 2013-08-30 13:09 UTC 

Xend starting error on Xen-4.1.2
 2013-08-30 13:08 UTC  (4+ messages)

[PATCH V3 RFC 00/16] EFI stub for ARM
 2013-08-30 13:08 UTC  (26+ messages)
` [PATCH 01/16] Move common EFI stub code from x86 arch code to common location
` [PATCH 02/16] Add system pointer argument to shared EFI stub related functions so they no longer use global system table pointer as they did when part of eboot.c. This code is now shared, so using a global variable as part of the interface is not that nice. Also, by avoiding any global variables in the ARM EFI stub, this allows the code to be position independent without requiring GOT fixups
` [PATCH 03/16] Rename memory allocation/free functions
` [PATCH 04/16] Add minimum address parameter to efi_low_alloc()
` [PATCH 05/16] rename __get_map() to efi_get_memory_map(), add parameter to optionally return mmap key. The mmap key is required to exit EFI boot services, and allows efi_get_memory_map() to be used for getting final memory map
` [PATCH 06/16] Enforce minimum alignment of 1 page on allocations. The efi_high_alloc() and efi_low_alloc() functions use the EFI_ALLOCATE_ADDRESS option to the EFI function allocate_pages(), which requires a minimum of page alignment, and rejects all other requests

[PATCH] libvhd: use UTC for VHD timestamp
 2013-08-30 13:07 UTC 

Les vacances continuent ! Jusqu'à -80% de remise
 2013-08-30 13:07 UTC 

[PATCH] fuse: hotfix truncate_pagecache() issue
 2013-08-30 13:06 UTC  (3+ messages)
` [PATCH] fuse: hotfix truncate_pagecache() issue -v2

[PATCH 02/14] HID: provide a helper for validating hid reports
 2013-08-30 13:05 UTC  (4+ messages)

(no subject)
 2013-08-30 12:53 UTC  (2+ messages)

[Bug 64746] New: optimus don't use nouveau card
 2013-08-30 13:03 UTC  (2+ messages)
  ` [Bug 64746] "

Advantech iManager2 driver for Linux Kernel
 2013-08-30 13:02 UTC 

[Qemu-devel] [PATCH 0/8 v3] vfio on power: preparations for VFIO, guest IOMMUs and VFIO itself
 2013-08-30 13:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 7/8] spapr vfio: add spapr-pci-vfio-host-bridge to support vfio

[PATCH 1/6] staging: ozwpan: Check for correct config number
 2013-08-30 12:59 UTC  (4+ messages)
` [PATCH 6/6] staging: ozwpan: change max. TX frame size supported

USB-to-SPI bridge to spi protocol driver w/ interrupts?
 2013-08-30 13:00 UTC 

[PATCH v2] unmodified_drivers: enable unplug per default
 2013-08-30 12:59 UTC 

[PATCH 0/1] Humusoft MF624 DAQ PCI card driver
 2013-08-30 12:58 UTC  (2+ messages)
` [PATCH 1/1] drivers: uio: Add driver for Humusoft MF624 DAQ PCI card

[PATCH RFC 1/2] linux/vnuma: vnuma support for pv guest
 2013-08-30 12:57 UTC  (11+ messages)

[Buildroot] [Bug 6482] New: Add c-ares
 2013-08-30 12:53 UTC  (2+ messages)
` [Buildroot] [Bug 6482] "

[xen-unstable test] 18900: regressions - FAIL
 2013-08-30 12:53 UTC 

RAID 10 on Fusion IO cards problems
 2013-08-30 12:53 UTC  (4+ messages)

[Buildroot] Build reproducibility
 2013-08-30 12:52 UTC  (4+ messages)

[PATCH] [RFC] xt_owner: enable xt_owner on INPUT chain
 2013-08-30 12:43 UTC  (2+ messages)
` [PATCH] "

[RFC] dm-lc: plan to go to staging
 2013-08-30 12:50 UTC  (6+ messages)
  ` [dm-devel] "

[PATCH 0/2] x86, apic: Disable BSP if boot cpu is AP
 2013-08-30 12:48 UTC  (5+ messages)

[PULL 00/19] ppc patch queue 2013-08-29
 2013-08-30 12:48 UTC  (3+ messages)

[PATCHv4 0/9] New EH command timeout handler
 2013-08-30 12:47 UTC  (4+ messages)
` [PATCH 4/9] virtio_scsi: Enable new EH "

PATCH: scsi: make scsi reset permissions more relaxed (RFC)
 2013-08-30 12:47 UTC  (2+ messages)

[PATCH] Make sure to wake reaper
 2013-08-30 12:46 UTC  (5+ messages)

[Qemu-devel] [edk2] OVMF hung on qemu 1.6.0 with KVM
 2013-08-30 12:42 UTC  (10+ messages)

[PATCH] i2c-omap: fix am33xx fclk_rate
 2013-08-30 12:45 UTC  (2+ messages)
` [PATCHi v2] i2c-omap: fix am33xx and omap3 fclk_rate

[PATCH v2 1/2] obexd: Add obc_session_get_folder function
 2013-08-30 12:45 UTC  (2+ messages)
` [PATCH v2 2/2] obexd: Add property Folder to MAP message

[Buildroot] feature or pebkac
 2013-08-30 12:45 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/3] bugs fix for hpet
 2013-08-30 12:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/3] hpet: entitle more irq pins "

[RFC PATCH v3 00/35] mm: Memory Power Management
 2013-08-30 12:39 UTC  (2+ messages)
` [RFC PATCH v3 15/35] mm: Print memory region statistics to understand the buddy allocator behavior


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.