public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-06 06:34:22 to 2010-09-06 15:05:11 UTC [more...]

[PATCH 0/27] Nested Paging Virtualization for KVM v3
 2010-09-06 15:02 UTC  (19+ messages)
` [PATCH 01/27] KVM: MMU: Check for root_level instead of long mode
` [PATCH 02/27] KVM: MMU: Make tdp_enabled a mmu-context parameter
` [PATCH 03/27] KVM: MMU: Make set_cr3 a function pointer in kvm_mmu
` [PATCH 05/27] KVM: MMU: Introduce get_cr3 function pointer
` [PATCH 09/27] KVM: MMU: Introduce generic walk_addr function
` [PATCH 13/27] KVM: X86: Add kvm_read_guest_page_tdp function
` [PATCH 16/27] KVM: MMU: Introduce init_kvm_nested_mmu()
` [PATCH 17/27] KVM: MMU: Track page fault data in struct vcpu
` [PATCH 18/27] KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa
` [PATCH 19/27] KVM: X86: Propagate fetch faults
` [PATCH 20/27] KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
` [PATCH 21/27] KVM: MMU: Introduce kvm_pdptr_read_mmu
` [PATCH 22/27] KVM: MMU: Refactor mmu_alloc_roots function
` [PATCH 23/27] KVM: MMU: Allow long mode shadows for legacy page tables
` [PATCH 24/27] KVM: SVM: Implement MMU helper functions for Nested Nested Paging
` [PATCH 25/27] KVM: SVM: Initialize Nested Nested MMU context on VMRUN
` [PATCH 26/27] KVM: SVM: Expect two more candiates for exit_int_info
` [PATCH 27/27] KVM: SVM: Report Nested Paging support to userspace

[PATCH 01/14] arch/arm: Removing undead ifdef __ASSEMBLY__
 2010-09-06 14:57 UTC  (15+ messages)
` [PATCH 02/14] arch/h8300: Removing dead ifdef __H8300_TLB_H__
` [PATCH 03/14] arch/parisc: Removing undead ifdef CONFIG_PA20
` [PATCH 04/14] arch/{s390,powerpc}: Removing undead ifdef __KERNEL__
` [PATCH 05/14] arch/x86: Removing undead ifdef ACPI/X86_IO_ACPI
` [PATCH 06/14] drivers/net: Removing undead ifdef CHELSIO_T1_1G
` [PATCH 07/14] drivers/scsi: Removing undead ifdef __ISAPNP__
` [PATCH 08/14] drivers/scsi: Removing undead ifdef CONFIG_PCI
` [PATCH 09/14] drivers/scsi: Removing undead ifdef REAL_DMA
` [PATCH 10/14] drivers/video: Removing undead ifdef ATAFB_FALCON
` [PATCH 11/14] drivers/video: Removing undead ifdef CONFIG_FB_MATROX_G
` [PATCH 12/14] include/linux: Removing undead ifdef __KERNEL__
` [PATCH 13/14] kernel/: Removing undead ifdef CONFIG_SMP
` [PATCH 14/14] kernel/: Removing undead ifdef CONFIG_DEBUG_LOCK_ALLOC

[IIO] Proposal for sysfs attributes
 2010-09-06 15:03 UTC  (6+ messages)

disabling group leader perf_event
 2010-09-06 14:57 UTC  (15+ messages)

[RFC 22/22] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module
 2010-09-06 14:48 UTC  (11+ messages)

Serious problem with ticket spinlocks on ia64
 2010-09-06 14:47 UTC  (4+ messages)

[PATCH] USB: Fix kernel oops with g_ether and Windows
 2010-09-06 14:37 UTC  (2+ messages)

2.6.36-rc3 NULL pointer dereference crypto_destroy_tfm+0x50/0x70
 2010-09-06 14:28 UTC  (3+ messages)

[PATCH 13/14] mm: mempolicy: Check return code of check_range
 2010-09-06 14:18 UTC  (4+ messages)

[PATCHv11 2.6.36-rc2-tip 0/15] 0: Uprobes Patches
 2010-09-06 14:16 UTC  (7+ messages)
` [PATCHv11 2.6.36-rc2-tip 4/15] 4: uprobes: x86 specific functions for user space breakpointing

[PATCH] Function btree_get_extent: Incorrect if-else if statement
 2010-09-06 14:15 UTC  (3+ messages)

[PATCH 0/3] memory hotplug: updates and bugfix for is_removable
 2010-09-06 13:58 UTC  (7+ messages)
` [BUGFIX][PATCH 1/3] memory hotplug: fix next block calculation in is_removable
` [PATCH 3/3] memory hotplug: use unified logic for is_removable and offline_pages

[PATCH 06/14] staging: rtl8192u: improve error path
 2010-09-06 13:50 UTC  (3+ messages)

2.6.35-rc4 / X201 issues
 2010-09-06 13:50 UTC  (5+ messages)
  ` 2.6.36-rc3 suspend issue (was: 2.6.35-rc4 / X201 issues)

[PATCH 0/4 -v2] x86: update AMD CPUID bits
 2010-09-06 13:14 UTC  (5+ messages)
` [PATCH 1/4] x86: Fix misnamed AMD CPUID feature bit
` [PATCH 2/4] x86: Update AMD CPUID feature bits
` [PATCH 3/4] x86: Fix allowed CPUID bits for KVM guests
` [PATCH 4/4] x86, kvm: add new AMD SVM feature bits

[PATCH] watchdog: add f71862fg support
 2010-09-06 13:24 UTC 

[PATCH] pio: add arch specific gpio_is_valid() function
 2010-09-06 14:21 UTC  (2+ messages)
` [PATCH v2] AT91: pio: add "

[PATCH] [RFC] introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver
 2010-09-06 13:01 UTC  (7+ messages)
` [PATCH] cxacru: ignore cx82310_eth devices

[PATCHSET] backing-dev: replace private thread pool with workqueue
 2010-09-06 12:46 UTC  (6+ messages)
` [PATCH 1/5] workqueue: implement workqueue_on_rescuer()
` [PATCH 2/5] backing-dev: kill unused bdi_writeback->nr
` [PATCH 3/5] backing-dev: replace private thread pool with workqueue
` [PATCH 4/5] backing-dev: update trace points
` [PATCH 5/5] backing-dev: replace sync_supers_tsk/timer with a delayed_work

I/O scheduler deadlocks on Xen virtual block devices
 2010-09-06 12:44 UTC  (4+ messages)

[PATCH 01/19] User-space API definition
 2010-09-06 12:33 UTC  (3+ messages)

Crash on reducing the kernel mem
 2010-09-06 12:33 UTC  (4+ messages)

[PATCH 3/4] x86: Fix allowed CPUID bits for KVM guests
 2010-09-06 12:14 UTC  (2+ messages)

[PATCH] Staging: xgifb: fixed many style issues in XGI_main_26.c
 2010-09-06 12:04 UTC 

[PATCH] Staging: xgifb: fixed many style issues in XGI_main_26.c
 2010-09-06 12:04 UTC  (3+ messages)

[PATCH] tracing, perf: add more power related events
 2010-09-06 12:00 UTC  (10+ messages)

[PATCH 0/3] make clean fixes
 2010-09-06 11:48 UTC  (4+ messages)
` [PATCH 1/3] kbuild: Really don't clean bounds.h and asm-offsets.h
` [PATCH 2/3] kbuild: Do not run make clean in $(srctree)
` [PATCH 3/3] kbuild: Use a single clean rule for kernel and external modules

[GIT PULL net-2.6] vhost-net: 2.6.36 regression fixes
 2010-09-06 11:36 UTC 

[PATCHSET 2.6.36-rc2] block, fs: replace HARDBARRIER with FLUSH/FUA
 2010-09-06 11:40 UTC  (4+ messages)
` [PATCH 24.5/30] jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier

[PATCH] xconfig: Change the titlebar if using Qt3
 2010-09-06 11:32 UTC  (3+ messages)

[Bisected Regression in 2.6.35] A full tmpfs filesystem causeshibernation to hang
 2010-09-06 11:27 UTC  (4+ messages)
    ` Important news regarding the two different patches

[Scst-devel] Fwd: Re: linuxcon 2010
 2010-09-06 11:27 UTC  (15+ messages)

[RFC PATCH v9 04/16] Add a function make external buffer owner to query capability
 2010-09-06 11:11 UTC  (11+ messages)
` [RFC PATCH v9 05/16] Add a function to indicate if device use external buffer
  ` [RFC PATCH v9 06/16] Use callback to deal with skb_release_data() specially
    ` [RFC PATCH v9 07/16] Modify netdev_alloc_page() to get external buffer
      ` [RFC PATCH v9 08/16] Modify netdev_free_page() to release "
        ` [RFC PATCH v9 09/16] Don't do skb recycle, if device use "
          ` [RFC PATCH v9 10/16] Add a hook to intercept external buffers from NIC driver
            ` [RFC PATCH v9 11/16] Add header file for mp device
              ` [RFC PATCH v9 13/16] Add a kconfig entry and make entry "
                ` [RFC PATCH v9 12/16] Add mp(mediate passthru) device

[PATCHSET #upstream] block, fs: replace HARDBARRIER with FLUSH/FUA, take#2
 2010-09-06 11:14 UTC  (3+ messages)
` [PATCH 23/41] dm: implement REQ_FLUSH/FUA support for bio-based dm
  ` [dm-devel] "

[MeeGo-Dev][PATCH] Topcliff: Update PCH_SPI driver to 2.6.35
 2010-09-06 11:09 UTC 

[PATCH] md: do not use ++ in rcu_dereference() argument
 2010-09-06 11:05 UTC  (7+ messages)

2.6.36-rc3: Reported regressions from 2.6.35
 2010-09-06 11:00 UTC  (5+ messages)
` [Bug #17131] WARN with 3c905 boomerang NIC

[PATCH -mm] uml: disable CONFIG_HAS_DMA
 2010-09-06 10:55 UTC  (4+ messages)

[PATCH] uml: define CONFIG_NO_DMA
 2010-09-06 10:55 UTC 

[PATCH 0/9] Reduce latencies and improve overall reclaim efficiency v1
 2010-09-06 10:49 UTC  (12+ messages)
` [PATCH 01/10] tracing, vmscan: Add trace events for LRU list shrinking
` [PATCH 02/10] writeback: Account for time spent congestion_waited
` [PATCH 03/10] writeback: Do not congestion sleep if there are no congested BDIs or significant writeback
` [PATCH 04/10] vmscan: Synchronous lumpy reclaim should not call congestion_wait()
` [PATCH 05/10] vmscan: Synchrounous lumpy reclaim use lock_page() instead trylock_page()
` [PATCH 06/10] vmscan: Narrow the scenarios lumpy reclaim uses synchrounous reclaim
` [PATCH 07/10] vmscan: Remove dead code in shrink_inactive_list()
` [PATCH 08/10] vmscan: isolated_lru_pages() stop neighbour search if neighbour cannot be isolated
` [PATCH 09/10] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 10/10] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages

[PATCH 1/1] SOUND: wm8753, remove dead code
 2010-09-06 10:44 UTC  (3+ messages)

[PATCH] regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDBY mode
 2010-09-06 10:22 UTC  (3+ messages)

[PATCH] AT91: SAM9G45 - add a separate clock entry for every single TC block
 2010-09-06 11:23 UTC 

bnx2: link drops when idle on 2.6.36-rc3
 2010-09-06 10:09 UTC 

[git pull] i915
 2010-09-06  9:49 UTC  (3+ messages)

[PATCH] regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATOR_MODE_STANDBY modes
 2010-09-06  9:44 UTC  (2+ messages)

Linux Kernel GDB tracepoint module 2010-8-30 release
 2010-09-06  9:30 UTC  (12+ messages)
                      ` Log of Using KGTP

[PATCH] mutex: add to kernel-locking docbook
 2010-09-06  9:28 UTC  (2+ messages)

Attn:
 2010-09-06  9:17 UTC 

[PATCH] KVM: don't sent IPI if the vcpu is not online
 2010-09-06  9:19 UTC  (11+ messages)

[GIT PULL] UBI fixes for 2.6.36-rc
 2010-09-06  8:35 UTC 

[PATCH] Make is_mem_section_removable more conformable with offlining code
 2010-09-06  9:16 UTC  (11+ messages)
  ` [PATCH 0/2 v2] "
    ` [PATCH 2/2] "
              ` [PATCH 2/2] Make is_mem_section_removable more conformable with offlining code v3

[2.6.36-rc2 regression] X201s: resume-from-S2R hangs
 2010-09-06  9:05 UTC 

[patch 1/5] mm: add nofail variants of kmalloc kcalloc and kzalloc
 2010-09-06  9:05 UTC  (3+ messages)
` [patch v2 "

[RFC] [PATCH V2 1/2] input: CMA3000 Accelerometer driver
 2010-09-06  9:03 UTC  (5+ messages)

[PATCH 14/14] mm: oom_kill: use IS_ERR() instead of strict checking
 2010-09-06  8:59 UTC  (3+ messages)

[PATCH] HPET: Supporting info for hpet_example
 2010-09-06  8:55 UTC  (2+ messages)

[PATCHv5 1/3] mmc_test: use API to check card type
 2010-09-06  8:12 UTC  (3+ messages)
` [PATCHv5 2/3] mmc_test: change simple_strtol() to strict_strtol()
` [PATCHv5 3/3] mmc_test: collect data and show it via sysfs by demand

[PATCH 3/3] mm: page allocator: Drain per-cpu lists after direct reclaim allocation fails
 2010-09-06  8:40 UTC  (7+ messages)

Issues in Linux HPET example
 2010-09-06  8:36 UTC  (2+ messages)
` [PATCH] hpet: fix unwanted interrupt due to stale irq status bit

[PATCH] no need to align .modinfo strings
 2010-09-06  8:34 UTC  (3+ messages)

[PATCH 1/4] swap: revert special hibernation allocation
 2010-09-06  8:21 UTC  (6+ messages)
` [PATCH 2/4] swap: prevent reuse during hibernation
` [PATCH 3/4] swap: do not send discards as barriers
` [PATCH 4/4] swap: discard while swapping only if SWAP_FLAG_DISCARD

[PATCH 1/1] iio: ak8975: Add Ak8975 magnetometer sensor
 2010-09-06  8:17 UTC  (2+ messages)

[PATCH net-next] net/caif: Use pr_fmt
 2010-09-06  8:08 UTC  (2+ messages)
` [PATCH net-next] net/caifcaif_dev.c: Use netdev_<level>

[PATCH 09/14] staging: westbridge: improve error path
 2010-09-06  7:51 UTC  (2+ messages)

[PATCH v3] power supply: add driver for TI BQ20Z75 gas gauge IC
 2010-09-06  7:41 UTC  (2+ messages)

[PATCHv3 0/1] u8500: led and backlight driver
 2010-09-06  7:18 UTC  (3+ messages)
` [PATCHv3 1/1] u8500: ab8500-pwm: Add pwm driver

[PATCH 0/2] [RFC] posix clock tuning
 2010-09-06  7:09 UTC  (8+ messages)

clock drift in set_task_cpu()
 2010-09-06  6:52 UTC  (6+ messages)

[RFCv5 0/9] CMA + VCMM integration
 2010-09-06  6:33 UTC  (10+ messages)
` [RFCv5 1/9] lib: rbtree: rb_root_init() function added
` [RFCv5 2/9] mm: cma: Contiguous Memory Allocator added
` [RFCv5 3/9] mm: cma: Added SysFS support
` [RFCv5 4/9] mm: cma: Added command line parameters support
` [RFCv5 5/9] mm: cma: Test device and application added
` [RFCv5 6/9] ARM: cma: Added CMA to Aquila, Goni and c210 universal boards
` [RFCv5 7/9] mm: vcm: Virtual Contiguous Memory framework added
` [RFCv5 8/9] mm: vcm: Sample driver added
` [RFCv5 9/9] mm: vcm: vcm-cma: VCM CMA "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox