All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-10 14:27:57 to 2010-09-10 15:50:32 UTC [more...]

[Qemu-devel] [Bug 608107] [NEW] ppc fails to clear MSR_POW when incurring exception
 2010-09-10 15:50 UTC  (7+ messages)
` [Qemu-devel] [PATCH] target-ppc: clear MSR_POW on interrupt

[Qemu-devel] [RFC] qed: Add QEMU Enhanced Disk format
 2010-09-10 15:49 UTC  (23+ messages)

[PATCH 0/14 v3] iwlwifi: rewrite iwl-scan.c to avoid race conditions
 2010-09-10 15:49 UTC  (16+ messages)
` [PATCH 01/14] iwlwifi: remove unused conf variables
` [PATCH 02/14] iwlwifi: unify scan start checks
` [PATCH 03/14] iwlwifi: move scan completed flags handling
` [PATCH 04/14] iwlwifi: cancel scan when down the device
` [PATCH 05/14] iwlwifi: report scan completion when abort fail
` [PATCH 06/14] iwlwifi: rework iwl_scan_cancel_timeout
` [PATCH 07/14] iwlwifi: rewrite scan completion
` [PATCH 08/14] iwlwifi: force scan complete after timeout
` [PATCH 09/14] iwlwifi: assure we complete scan in scan_abort and scan_check works
` [PATCH 10/14] iwlwifi: do not force complete scan too early
` [PATCH 11/14] mac80211: wait for scan work complete before restarting hw
` [PATCH 12/14] iwlwifi: cleanup scan initiate check
` [PATCH 13/14] iwlwifi: use IWL_DEBUG_SCAN for debug scanning
` [PATCH 14/14] iwlwifi: apply settings when finishing scan

[RFC PATCH v2 1/4] sms_util: status_report_expiration
 2010-09-10 15:49 UTC  (5+ messages)
` [RFC PATCH v2 2/4] unit: Add unit test for status report expiration
  ` [RFC PATCH v2 3/4] sms_util: remove unused parameter
    ` [RFC PATCH v2 4/4] sms_util: fix status report backuping to support uint msg_id

using sata_sil24 10.4 2.6.32-25-server x86_64
 2010-09-10 15:49 UTC  (2+ messages)

[PATCH 3/3] MFD: AB8500 register access via PRCMU I2C
 2010-09-10 15:49 UTC 

[PATCH 2/3] MFD: AB8500 debugfs
 2010-09-10 15:48 UTC 

[PATCH,v2]: add libxl python binding
 2010-09-10 15:49 UTC 

[tip:perf/core] perf: Ensure we call add_event_to_ctx() with the right locks held
 2010-09-10 15:48 UTC  (2+ messages)
` [tip:perf/core] perf: Fix perf_init_event()

[PATCH] x86, UV: Fix initialization of max_pnode
 2010-09-10 15:47 UTC  (2+ messages)
` [tip:x86/urgent] "

[Bug 29738] New: SIGBUS after upgrade to 2.6.36-rc1-git4 [full stacktrace]
 2010-09-10 15:48 UTC  (3+ messages)
` [Bug 29738] "

[PATCH 1/3] MFD: Align ab8500 with the abx500 interface
 2010-09-10 15:47 UTC 

Suspend to RAM broken on BeagleBoard ?
 2010-09-10 15:48 UTC 

[PATCH] generic-ipi: fix deadlock in __smp_call_function_single
 2010-09-10 15:47 UTC  (2+ messages)
` [tip:core/urgent] generic-ipi: Fix "

[Buildroot] [PATCH] Fix 'make source' when used with external toolchains
 2010-09-10 15:47 UTC  (5+ messages)

[Qemu-devel] [PATCH] Use a Linux-style MAINTAINERS file
 2010-09-10 15:46 UTC  (5+ messages)
` [Qemu-devel] "

[tip:perf/core] perf: Per-pmu-per-cpu contexts
 2010-09-10 15:46 UTC  (4+ messages)

[linux-lvm] what is writed on raw disk,
 2010-09-10 15:47 UTC  (2+ messages)

[RFC] bnx2x: Insane RX rings
 2010-09-10 15:46 UTC  (6+ messages)

[PATCH 1/1] mfd: add codec resource into 88pm860x driver
 2010-09-10 15:44 UTC  (2+ messages)

[PATCH, v3]: change libxl IDL to export a saner interface for upcoming language bindings
 2010-09-10 15:43 UTC  (3+ messages)

[PATCH] linux/x86: make __direct_remap_pfn_range()'s return value meaningful
 2010-09-10 15:42 UTC 

mfd: tps6586x - free allocated resources when unload the module
 2010-09-10 15:41 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Add SVM feature flags to qemu
 2010-09-10 15:38 UTC  (6+ messages)
`  "
` [Qemu-devel] [PATCH 1/2] qemu-kvm: Set cpuid definition to 0 before initializing it
  `  "
` [Qemu-devel] [PATCH 2/2] qemu-kvm: Add svm cpuid features
  `  "

[Buildroot] EXT2-fs error
 2010-09-10 15:41 UTC  (4+ messages)

[PATCH 0/7] New Unit-Tests for KVM SVM emulation
 2010-09-10 15:34 UTC  (8+ messages)
` [PATCH 1/7] svm: Add test for selective cr0 intercept
` [PATCH 2/7] svm: Run tests with NPT enabled if available
` [PATCH 3/7] svm: Add test for NX bit check in emulated NPT
` [PATCH 4/7] svm: Add test for US "
` [PATCH 5/7] svm: Add test for RSVD "
` [PATCH 6/7] svm: Add test for RW "
` [PATCH 7/7] svm: Add test for the NPT page table walker

[PATCH 0/29] Nested Paging Virtualization for KVM v4
 2010-09-10 15:31 UTC  (30+ messages)
` [PATCH 01/29] KVM: MMU: Check for root_level instead of long mode
` [PATCH 02/29] KVM: MMU: Make tdp_enabled a mmu-context parameter
` [PATCH 03/29] KVM: MMU: Make set_cr3 a function pointer in kvm_mmu
` [PATCH 04/29] KVM: X86: Introduce a tdp_set_cr3 function
` [PATCH 05/29] KVM: MMU: Introduce get_cr3 function pointer
` [PATCH 06/29] KVM: MMU: Introduce inject_page_fault "
` [PATCH 07/29] KVM: MMU: Introduce kvm_init_shadow_mmu helper function
` [PATCH 08/29] KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu
` [PATCH 09/29] KVM: MMU: Track page fault data in struct vcpu
` [PATCH 10/29] KVM: MMU: Introduce generic walk_addr function
` [PATCH 11/29] KVM: MMU: Add infrastructure for two-level page walker
` [PATCH 12/29] KVM: X86: Introduce pointer to mmu context used for gva_to_gpa
` [PATCH 13/29] KVM: MMU: Implement nested gva_to_gpa functions
` [PATCH 14/29] KVM: X86: Add kvm_read_guest_page_mmu function
` [PATCH 15/29] KVM: MMU: Make walk_addr_generic capable for two-level walking
` [PATCH 16/29] KVM: MMU: Introduce kvm_read_nested_guest_page()
` [PATCH 17/29] KVM: MMU: Introduce init_kvm_nested_mmu()
` [PATCH 18/29] KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa
` [PATCH 19/29] KVM: X86: Propagate fetch faults
` [PATCH 20/29] KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
` [PATCH 21/29] KVM: MMU: Introduce kvm_pdptr_read_mmu
` [PATCH 22/29] KVM: MMU: Refactor mmu_alloc_roots function
` [PATCH 23/29] KVM: MMU: Allow long mode shadows for legacy page tables
` [PATCH 24/29] KVM: MMU: Track NX state in struct kvm_mmu
` [PATCH 25/29] KVM: SVM: Implement MMU helper functions for Nested Nested Paging
` [PATCH 26/29] KVM: SVM: Initialize Nested Nested MMU context on VMRUN
` [PATCH 27/29] KVM: SVM: Expect two more candiates for exit_int_info
` [PATCH 28/29] KVM: SVM: Report Nested Paging support to userspace
` [PATCH 29/29] KVM: X86: Report SVM bit to userspace only when supported

[PATCH] read-tree: abort if no trees are given
 2010-09-10 15:36 UTC  (4+ messages)
  ` [PATCH] read-tree: deprecate syntax without tree-ish args

Re: [PATCH] 98syslog: try to dynamically check for rsyslog moddir
 2010-09-10 15:32 UTC  (4+ messages)
  `  "
      ` [PATCH] Be sure and get the right architecture for rsylogd modules

[refpolicy] [miscfiles (RETRY1) patch 1/1] Implement miscfiles_cert_type()
 2010-09-10 15:31 UTC  (2+ messages)

Ofono and BT interaction
 2010-09-10 15:30 UTC  (3+ messages)

[RFC 02/22] configfs: Add struct configfs_item_operations->check_link() in configfs_unlink()
 2010-09-10 15:28 UTC  (9+ messages)

[PATCH 0/7] omap4: Fixes, hacks for es2.0
 2010-09-10 15:29 UTC  (10+ messages)

mmc_test: fix performance tests that go over max_blk_count
 2010-09-10 15:29 UTC  (2+ messages)

Xend store configurations in Directory Server
 2010-09-10 15:25 UTC 

git revert ignore whitespace
 2010-09-10 15:24 UTC  (4+ messages)

[PATCH] ocaml: xc bindings: use libxenctrl and libxenguest
 2010-09-10 15:23 UTC  (2+ messages)

[PATCH v3 00/10] split out emac cpdma and mdio for reuse
 2010-09-10 15:23 UTC  (4+ messages)

[refpolicy] Policy for Konqueror and KDE v8
 2010-09-10 15:23 UTC  (2+ messages)

[RFC][PATCH] PM / Wakeup: Introduce wakeup source objects and event statistics (was: Re: Wakeup-events implementation)
 2010-09-10 15:21 UTC  (3+ messages)

[Buildroot] [Bug 2557] New: [PATCH] mkfs.xfs complains about missing libxfs.so.0
 2010-09-10 15:21 UTC 

xconfig build error in linux-next??
 2010-09-10 15:20 UTC  (5+ messages)

[PATCH 0/3 v2] nmi perf fixes
 2010-09-10 15:17 UTC  (5+ messages)

[PATCH] drm/radeon/kms: don't enable underscan with interlaced modes
 2010-09-10 15:20 UTC  (3+ messages)

[PATCH] Input: add appleir USB driver
 2010-09-10 15:19 UTC 

[PATCH] aio: Do not return ERESTARTSYS as a result of AIO (v2)
 2010-09-10 15:13 UTC  (4+ messages)

5 drives lost in an inactive 15 drive raid 6 system due to cable problem - how to recover?
 2010-09-10 15:18 UTC  (3+ messages)

[RFC PATCH] ipv4: release dev refcnt early when destroying inetdev
 2010-09-10 15:16 UTC  (4+ messages)

[GIT PULL] generic arm MSM changes for v2.6.37
 2010-09-10 15:15 UTC  (9+ messages)
` [PATCH 1/4] arm: Kconfig option for ARCH_MSM_SCORPIONMP
    `  "

[PATCH v2 1/2] Bluetooth: Implement LE Set Advertise Enable cmd
 2010-09-10 15:14 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: Implement LE Set Scan "

[PATCH v2] MFD: LP3974 PMIC support
 2010-09-10 15:15 UTC  (2+ messages)

Use GROUP= in a rule matching an interface of the device?
 2010-09-10 15:14 UTC  (2+ messages)

[PATCH 0/4] twl PROTECT_KEY usage cleanup
 2010-09-10 15:13 UTC  (4+ messages)
` [PATCH 1/4] i2c: twl: add register defines for pm master module

[PATCH 0/5] Clean-ups to the cx22702 frontend driver
 2010-09-10 15:13 UTC  (3+ messages)
` [PATCH 1/5] cx22702: Clean up register access functions

[PATCH] get_maintainer.pl: append reason for cc to the name by default
 2010-09-10 15:12 UTC  (4+ messages)

[Bridge] Port Security
 2010-09-10 15:11 UTC  (2+ messages)

Daemon on XEN
 2010-09-10 15:09 UTC  (3+ messages)

[PATCH] ASoC: ad1980 - set reg_cache_default to ad1980_reg
 2010-09-10 15:08 UTC  (2+ messages)

[PATCH 0/5 v2] fbdev: sh_mobile_hdmi: bug fix patches V2
 2010-09-10 15:08 UTC  (3+ messages)

[PATCH 0/3] execve argument-copying fixes
 2010-09-10 15:06 UTC  (4+ messages)
` [PATCH 0/2] execve memory exhaust of "
  ` [PATCH 2/2] execve: check the VM has enough memory at first

DIKOM DK300: Kernel hangs after suspend to ram
 2010-09-10 14:41 UTC  (2+ messages)

[Devel] False positive iasl compiler error on resource object?
 2010-09-10 15:04 UTC  (3+ messages)

high load with win7 & usb tablet
 2010-09-10 15:03 UTC  (6+ messages)

[PATCH] Add Intel Poulsbo Stub Driver
 2010-09-10 15:02 UTC  (2+ messages)

[PATCH v5] ASoC/2.6.37: fix au1x platform
 2010-09-10 15:03 UTC  (4+ messages)

future of grub commands setup and install ?
 2010-09-10 15:01 UTC  (2+ messages)

linux-next: build failure after merge of the final tree (slab tree related)
 2010-09-10 14:59 UTC  (14+ messages)
                ` [PATCH 3/3] percpu: use percpu allocator on UP too

[PATCH] MFD: Align AB8500 with the abx500.h interface
 2010-09-10 15:00 UTC  (2+ messages)

[PATCH] workqueue: add documentation
 2010-09-10 14:55 UTC  (8+ messages)
` [PATCH UPDATED] "

high power consumption in recent kernels
 2010-09-10 14:54 UTC  (2+ messages)

Questions concerning SCM Life Cycle Management and GIT
 2010-09-10 14:47 UTC  (2+ messages)

[PATCH 0/4] hugetlb, rmap: fixes and cleanups
 2010-09-10 14:44 UTC  (23+ messages)
` [PATCH 1/4] hugetlb, rmap: always use anon_vma root pointer
` [PATCH 2/4] hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()
` [PATCH 3/4] hugetlb, rmap: fix confusing page locking "
` [PATCH 4/4] hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()

[lm-sensors] [PATCH v2] sensors-detect: Add support for max6695/96
 2010-09-10 14:45 UTC  (2+ messages)
` [lm-sensors] [PATCH v2] sensors-detect: Add support for

[PATCH] fs/btrfs/ordered-data.c: fixed compiler warnings for using uninitialized variable
 2010-09-10 14:42 UTC 

sata_sil boot problems with kernel 2.6.35 and current git
 2010-09-10 14:39 UTC  (5+ messages)

XFS defragmentation issue
 2010-09-10 14:41 UTC 

[GIT PULL] KVM updates for 2.6.36-rc3
 2010-09-10 14:29 UTC 

[PATCH]: xl: don't leak a lot of memory in forked process in domain_create
 2010-09-10 14:36 UTC 

[U-Boot] [PATCH] Followup fixes on the mtdparts spread patchset
 2010-09-10 14:35 UTC  (2+ messages)

$50,000USD
 2010-09-10 14:33 UTC 

future of grub commands setup and install ?
 2010-09-10 14:27 UTC  (3+ messages)

[linux-lvm] Either the superblock or the partition table is likely to be corrupted
 2010-09-10 14:27 UTC  (3+ 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.