public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-06 11:00:17 to 2010-09-06 19:21:36 UTC [more...]

[PATCH] md: do not use ++ in rcu_dereference() argument
 2010-09-06 19:21 UTC  (8+ messages)

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

Dell Studio 1555 eject key does not work ( small patch to fix included )
 2010-09-06 19:12 UTC  (2+ messages)

[PATCH 00/10] Assorted fixes/enhancements for overlayfs
 2010-09-06 19:10 UTC  (7+ messages)
` [PATCH 01/10] ovl: small optimisation for ovl_lookup
` [PATCH 09/10] VFS: Remove read-only checks from dentry_permission
` [PATCH 05/10] ovl: make sure fsync is never called on the lower filesystem

[PATCH 1/2] x86: always use irq stacks
 2010-09-06 18:53 UTC  (4+ messages)
` [tip:x86/irq] x86: Always "

[PATCH 0/3] KVM fixes and cleanups
 2010-09-06 18:26 UTC  (2+ messages)

[PATCH 0/4 -v2] x86: update AMD CPUID bits
 2010-09-06 18:47 UTC  (6+ 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

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

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

[PATCH 0/27] Nested Paging Virtualization for KVM v3 (now with fixed Cc-List)
 2010-09-06 18:37 UTC  (31+ 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 04/27] KVM: X86: Introduce a tdp_set_cr3 function
` [PATCH 05/27] KVM: MMU: Introduce get_cr3 function pointer
` [PATCH 06/27] KVM: MMU: Introduce inject_page_fault "
` [PATCH 07/27] KVM: MMU: Introduce kvm_init_shadow_mmu helper function
` [PATCH 08/27] KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu
` [PATCH 09/27] KVM: MMU: Introduce generic walk_addr function
` [PATCH 10/27] KVM: MMU: Add infrastructure for two-level page walker
` [PATCH 11/27] KVM: X86: Introduce pointer to mmu context used for gva_to_gpa
` [PATCH 12/27] KVM: MMU: Implement nested gva_to_gpa functions
` [PATCH 13/27] KVM: X86: Add kvm_read_guest_page_tdp function
` [PATCH 14/27] KVM: MMU: Make walk_addr_generic capable for two-level walking
` [PATCH 15/27] KVM: MMU: Introduce kvm_read_guest_page_x86()
` [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 1/4] swap: revert special hibernation allocation
 2010-09-06 18:34 UTC  (4+ messages)
` [PATCH 2/4] swap: prevent reuse during hibernation

[git pull] i915
 2010-09-06 18:32 UTC  (4+ messages)

[PATCH 01/14] arch/arm: Removing undead ifdef __ASSEMBLY__
 2010-09-06 18:32 UTC  (18+ 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

[PATCHv11 2.6.36-rc2-tip 0/15] 0: Uprobes Patches
 2010-09-06 18:28 UTC  (22+ messages)
` [PATCHv11 2.6.36-rc2-tip 3/15] 3: uprobes: Slot allocation for Execution out of line(XOL)
` [PATCHv11 2.6.36-rc2-tip 4/15] 4: uprobes: x86 specific functions for user space breakpointing
` [PATCHv11 2.6.36-rc2-tip 5/15] 5: uprobes: Uprobes (un)registration and exception handling

[PATCH] USB: otg: twl4030: fix phy initialization(v1)
 2010-09-06 18:10 UTC 

[PATCH 06/14] staging: rtl8192u: improve error path
 2010-09-06 18:02 UTC  (4+ messages)

[PATCH] trace: add graph output support for wakeup tracer
 2010-09-06 17:57 UTC  (4+ messages)

disabling group leader perf_event
 2010-09-06 17:55 UTC  (22+ messages)

[ANNOUNCEMENT] LTTng tracer re-packaged as stand-alone modules
 2010-09-06 17:29 UTC  (3+ messages)

[Scst-devel] Fwd: Re: linuxcon 2010
 2010-09-06 17:28 UTC  (29+ messages)

[Qemu-devel] Guest cannot handle a PCI BAR > 1GB
 2010-09-06 17:24 UTC  (2+ messages)

[PATCH 0/3] memory hotplug: updates and bugfix for is_removable
 2010-09-06 17:15 UTC  (8+ 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

apparmor: double lock
 2010-09-06 17:13 UTC  (4+ messages)

[Patch 0/4] AppArmor post 2.6.36 merge fixups
 2010-09-06 17:10 UTC  (9+ messages)
` [PATCH 2/4] AppArmor: Fix security_task_setrlimit logic for 2.6.36 changes

commit 7b2bfdb broke sound card detection on my Lenovo T400s
 2010-09-06 17:04 UTC 

[PATCH] identify firmware version
 2010-09-06 16:42 UTC  (2+ messages)

[PATCH] serial: amba-pl010: fix set_ldisc
 2010-09-06 16:41 UTC  (4+ messages)

[PATCH 0/8] Fix unsigned return type
 2010-09-06 16:30 UTC  (3+ messages)
` [PATCH 4/8] drivers/i2c/busses/i2c-pasemi.c: "

[PATCH] hwmon: Add support for max6695 and max6696 to lm90 driver
 2010-09-06 16:12 UTC  (2+ messages)

[PATCH] USB: otg: twl4030: fix phy initialization(v1)
 2010-09-06 15:27 UTC 

bnx2: link drops when idle on 2.6.36-rc3
 2010-09-06 15:25 UTC  (2+ messages)

[PATCH 0/27] Nested Paging Virtualization for KVM v3
 2010-09-06 15:02 UTC  (28+ 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 04/27] KVM: X86: Introduce a tdp_set_cr3 function
` [PATCH 05/27] KVM: MMU: Introduce get_cr3 function pointer
` [PATCH 06/27] KVM: MMU: Introduce inject_page_fault "
` [PATCH 07/27] KVM: MMU: Introduce kvm_init_shadow_mmu helper function
` [PATCH 08/27] KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu
` [PATCH 09/27] KVM: MMU: Introduce generic walk_addr function
` [PATCH 10/27] KVM: MMU: Add infrastructure for two-level page walker
` [PATCH 11/27] KVM: X86: Introduce pointer to mmu context used for gva_to_gpa
` [PATCH 12/27] KVM: MMU: Implement nested gva_to_gpa functions
` [PATCH 13/27] KVM: X86: Add kvm_read_guest_page_tdp function
` [PATCH 14/27] KVM: MMU: Make walk_addr_generic capable for two-level walking
` [PATCH 15/27] KVM: MMU: Introduce kvm_read_guest_page_x86()
` [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

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

[IIO] Proposal for sysfs attributes
 2010-09-06 15:03 UTC  (6+ 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)

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

[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  (6+ 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)

[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 

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


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