All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-15 21:22:48 to 2011-03-15 22:24:41 UTC [more...]

[PATCH 00/12] Staging: hv: Cleanup vmbus driver - Phase II
 2011-03-15 22:24 UTC  (29+ messages)
` [PATCH 01/12] Staging: hv: Make vmbus driver a pci driver
  ` [PATCH 02/12] Staging: hv: Cleanup root device handling
    ` [PATCH 03/12] Staging: hv: Cleanup irq management
      ` [PATCH 04/12] Staging: hv: Rename vmbus_driver_context structure
        ` [PATCH 05/12] Get rid of the forward declaration for vmbus_uevent
          ` [PATCH 05/12] Staging: hv: "
            ` [PATCH 06/12] Staging: hv: Get rid of the forward declaration for vmbus_match
              ` [PATCH 07/12] Staging: hv: Get rid of the forward declaration for vmbus_probe
                ` [PATCH 08/12] Staging: hv: Get rid of the forward declaration for vmbus_remove
                  ` [PATCH 09/12] Staging: hv: Get rid of the forward declaration for vmbus_shutdown
                    ` [PATCH 10/12] Staging: hv: Get rid of the forward declaration for vmbus_device_release
                      ` [PATCH 11/12] Staging: hv: Get rid of the forward declaration for vmbus_isr
                        ` [PATCH 12/12] Staging: hv: Get rid of the forward declaration for vmbus_show_device_attr

[GIT PULL] ktest.pl: updates and features
 2011-03-15 22:24 UTC 

2420 sDMA address mapping typo
 2011-03-15 22:24 UTC  (5+ messages)

[patch] crypto: caam - ARRAY_SIZE() vs sizeof()
 2011-03-15 22:20 UTC  (3+ messages)

drm_get_edid i2c failure
 2011-03-15 22:20 UTC  (3+ messages)
` [PATCH] drm: Retry i2c transfer of EDID block after failure

[patch] crypto: caam - dereferencing ERR_PTR on allocation failure
 2011-03-15 22:20 UTC  (2+ messages)
` [patch] crypto: caam - dereferencing ERR_PTR on allocation

[RFC v3 0/6] CAN: add SAE J1939 protocol
 2011-03-15 22:19 UTC  (9+ messages)
` [RFC v3 3/6] can: make struct proto const

[RESEND 3 PATCH 00/13] IPv6 Support
 2011-03-15 22:18 UTC  (2+ messages)

[PATCH 1/2] v2 merge 32 and 64 realmode wakeup code
 2011-03-15 22:18 UTC 

[git pull] VFS - the first pile
 2011-03-15 22:18 UTC  (3+ messages)

[PATCH] x86: introduce pci_map_biosrom()
 2011-03-15 22:17 UTC  (2+ messages)

[PATCH] mac80211: add comment about reordering
 2011-03-15 22:17 UTC 

IPsec tunnel forwarding in net-next-2.6 since 452edd59
 2011-03-15 22:16 UTC  (2+ messages)

2.6.39 merge window (git pulls and what is planned to go in)
 2011-03-15 22:16 UTC  (9+ messages)
  `  "

[PATCH v3 4/5] PM: Add visible HIBERNATION_INTERFACE and hide HIBERNATION
 2011-03-15 22:16 UTC  (8+ messages)

Support for StarTech SVID2USB2 USB 2.0 Video Capture Cable
 2011-03-15 22:08 UTC 

<IRQ> [<ffffffff810c9204>] ? __alloc_pages_nodemask+0x622/0x696
 2011-03-15 22:13 UTC  (10+ messages)

[PATCH v3] ARM: add QQ2440 machine architecture
 2011-03-15 22:11 UTC 

problem with nfs latency during high IO
 2011-03-15 22:10 UTC  (8+ messages)

2.6.38-rc echo 3 > /proc/sys/vm/drop_caches repairs mplayer distortions
 2011-03-15 22:10 UTC  (4+ messages)

[PATCH 1/2] Btrfs: add datacow flag in inode flag
 2011-03-15 22:06 UTC  (4+ messages)

linux-next: build failure after merge of the net tree
 2011-03-15 22:07 UTC  (4+ messages)

[PATCH] net-snmp: disable libnl use
 2011-03-15 22:03 UTC  (3+ messages)
` Eliminating dependency race-conditions (was Re: [PATCH] net-snmp: disable libnl use)

[Qemu-devel] [PATCH 00/35] [PULL] qemu-kvm.git uq/master queue
 2011-03-15 21:50 UTC  (72+ messages)
`  "
` [Qemu-devel] [PATCH 01/35] kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events
  `  "
` [Qemu-devel] [PATCH 02/35] kvm: Fix build warning when KVM_CAP_SET_GUEST_DEBUG is lacking
  `  "
` [Qemu-devel] [PATCH 03/35] x86: Account for MCE in cpu_has_work
  `  "
` [Qemu-devel] [PATCH 04/35] x86: Perform implicit mcg_status reset
  `  "
` [Qemu-devel] [PATCH 05/35] x86: Small cleanups of MCE helpers
  `  "
` [Qemu-devel] [PATCH 06/35] x86: Refine error reporting of MCE injection services
  `  "
` [Qemu-devel] [PATCH 07/35] x86: Optionally avoid injecting AO MCEs while others are pending
  `  "
` [Qemu-devel] [PATCH 08/35] Synchronize VCPU states before reset
  `  "
` [Qemu-devel] [PATCH 09/35] kvm: x86: Move MCE functions together
  `  "
` [Qemu-devel] [PATCH 10/35] kvm: Rename kvm_arch_process_irqchip_events to async_events
  `  "
` [Qemu-devel] [PATCH 11/35] kvm: x86: Inject pending MCE events on state writeback
  `  "
` [Qemu-devel] [PATCH 12/35] x86: Run qemu_inject_x86_mce on target VCPU
  `  "
` [Qemu-devel] [PATCH 13/35] kvm: x86: Consolidate TCG and KVM MCE injection code
  `  "
` [Qemu-devel] [PATCH 14/35] kvm: x86: Clean up kvm_setup_mce
  `  "
` [Qemu-devel] [PATCH 15/35] kvm: x86: Fail kvm_arch_init_vcpu if MCE initialization fails
  `  "
` [Qemu-devel] [PATCH 16/35] Add qemu_ram_remap
  `  "
` [Qemu-devel] [PATCH 17/35] KVM, MCE, unpoison memory address across reboot
  `  "
` [Qemu-devel] [PATCH 18/35] Implement qemu_kvm_eat_signals only for CONFIG_LINUX
  `  "
` [Qemu-devel] [PATCH 19/35] x86: Unbreak TCG support for hardware breakpoints
  `  "
` [Qemu-devel] [PATCH 20/35] s390: Detect invalid invocations of qemu_ram_free/remap
  `  "
` [Qemu-devel] [PATCH 21/35] Break up user and system cpu_interrupt implementations
  `  "
` [Qemu-devel] [PATCH 22/35] kvm: Add in-kernel irqchip awareness to cpu_thread_is_idle
  `  "
` [Qemu-devel] [PATCH 23/35] kvm: x86: Do not leave halt if interrupts are disabled
  `  "
` [Qemu-devel] [PATCH 24/35] kvm: Mark VCPU state dirty on creation
  `  "
` [Qemu-devel] [PATCH 25/35] x86: Properly reset PAT MSR
  `  "
` [PATCH 26/35] x86: Save/restore "
  ` [Qemu-devel] "
` [PATCH 27/35] kvm: x86: Synchronize PAT MSR with the kernel
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 28/35] kvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_DEBUG
  `  "
` [Qemu-devel] [PATCH 29/35] kvm: Keep KVM_RUN return value in separate variable
  `  "
` [Qemu-devel] [PATCH 30/35] kvm: Reorder error handling of KVM_RUN
  `  "
` [Qemu-devel] [PATCH 31/35] kvm: Rework inner loop of kvm_cpu_exec
  `  "
` [Qemu-devel] [PATCH 32/35] kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
  `  "
` [Qemu-devel] [PATCH 33/35] kvm: x86: Reorder functions in kvm.c
  `  "
` [Qemu-devel] [PATCH 34/35] kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
  `  "
` [Qemu-devel] [PATCH 35/35] Expose thread_id in info cpus
  `  "

+ vfs-fix-null-pointer-oops-in-sync_inodes_sb.patch added to -mm tree
 2011-03-15 22:03 UTC 

[Bug 29162] New: Reiserfs hang with dataloss sometimes
 2011-03-15 22:03 UTC  (2+ messages)
` [Bug 29162] "

[lm-sensors] [PATCH] hwmon: sht15: fix integer overflow in humidity
 2011-03-15 22:01 UTC  (2+ messages)
` [lm-sensors] [PATCH] hwmon: sht15: fix integer overflow in

[RFC/RFT 0/11] rtlwifi: rtl8192se: Merge new driver
 2011-03-15 21:59 UTC  (7+ messages)

[U-Boot] OMAP3 Regression after merging ARM relocation code for custom board
 2011-03-15 21:59 UTC  (4+ messages)

[PATCH net-next-2.6] be2net: Fix UDP packet detected status in RX compl
 2011-03-15 21:57 UTC  (2+ messages)

[PATCH] Phonet: fix aligned-mode pipe socket buffer header reserve
 2011-03-15 21:56 UTC  (2+ messages)

[PATCHv2 NEXT 1/1] netxen: support for GbE port settings
 2011-03-15 21:55 UTC  (2+ messages)

[PATCH] crypto: caam - de-CHIP-ify device tree compatibles
 2011-03-15 21:52 UTC  (3+ messages)

[PATCH] OLPC: Use device tree for platform identification
 2011-03-15 21:52 UTC  (2+ messages)
` [tip:x86/platform] x86, olpc: "

[PATCH] smsc911x: Fix build error when SMSC_TRACE() used
 2011-03-15 21:52 UTC  (2+ messages)

[net-next-2.6 0/2][pull request] Intel Wired LAN Driver Update
 2011-03-15 21:51 UTC  (2+ messages)

[lm-sensors] [PATCH resend] sensors: Add support for additional
 2011-03-15 21:50 UTC  (2+ messages)

+ sysctl-restrict-write-access-to-dmesg_restrict.patch added to -mm tree
 2011-03-15 21:50 UTC 

[PATCH] Fix overflow of name in struct net_device, replaced sprintf with snprintf
 2011-03-15 21:48 UTC  (2+ messages)

[U-Boot] [PATCH] [v2] powerpc: 'monitor' environment variable contains full video configuration
 2011-03-15 21:47 UTC  (16+ messages)

[PATCH 1/2 v3] [media] dib0700: get rid of on-stack dma buffers
 2011-03-15 21:46 UTC  (5+ messages)
` [PATCH 01/16] "
  ` [PATCH 12/16] [media] lmedm04: "

Radeon jittery post 2.6.35
 2011-03-15 21:46 UTC  (5+ messages)

[PATCH 1/3] git-p4: Teach gitConfig method about arguments
 2011-03-15 21:44 UTC  (2+ messages)

[RFC][PATCH 0/2] Allow subsystems to avoid using sysdevs for defining "core" PM callbacks
 2011-03-15 21:43 UTC  (5+ messages)
` [PATCH 0/8] "
  ` [PATCH 7/8] cpufreq: Use syscore_ops for boot CPU suspend/resume
    ` [Update, v2] "

[PATCH] docs: "/conf/conf.d" should be "/etc/conf.d"
 2011-03-15 21:43 UTC 

NFSv4 and NFSv4.1 client recovery
 2011-03-15 21:42 UTC  (2+ messages)

any chance to use a modern linux kernel on Pegasos1 G3 ?
 2011-03-15 21:41 UTC  (8+ messages)

[Ext4 punch hole 2/5] Ext4 Punch Hole Support: Clear Hole
 2011-03-15 21:41 UTC 

[PATCH 0/9] Some vmx vmexit optimizations
 2011-03-15 21:40 UTC  (3+ messages)
` [PATCH 7/9] KVM: VMX: Refactor vmx_complete_atomic_exit()

[Ext4 punch hole 1/5] Ext4 Punch Hole Support: Convert Blocks to Uninit Exts
 2011-03-15 21:41 UTC 

[PATCH][angstrom-layers] u-boot.inc: allow variable make targets
 2011-03-15 21:37 UTC  (4+ messages)

[PATCH] drm/i915: Re-enable rc6 w/fix
 2011-03-15 21:32 UTC  (3+ messages)

[Qemu] Passing config options to librados
 2011-03-15 21:37 UTC  (2+ messages)

Multicast Fails Over Multipoint GRE Tunnel
 2011-03-15 21:35 UTC  (3+ messages)

[Qemu-devel] [PATCH] vl.c: Replace -virtfs string manipulation with QemuOpts
 2011-03-15 21:35 UTC  (2+ messages)

[Qemu-devel] [Bug 735752] [NEW] qemu squeeze crashes "BUG: unable to handle kernel NULL pointer dereference at (null)"
 2011-03-15 21:28 UTC 

[PATCH] SUNRPC: svc_register error overwritten in next iteration
 2011-03-15 21:34 UTC  (7+ messages)

[GIT PULL] x86/platform changes for v2.6.39
 2011-03-15 21:32 UTC 

shift "fatal error"
 2011-03-15 21:31 UTC  (3+ messages)

When did NFSv4 behavior change occur?
 2011-03-15 21:30 UTC  (3+ messages)

When does mach-types get updated in a tree?
 2011-03-15 21:30 UTC  (7+ messages)

[Qemu-devel] [Bug 697197] Re: Empty password allows access to VNC in libvirt
 2011-03-15 21:19 UTC 

[Qemu-devel] OSX build issues
 2011-03-15 21:26 UTC  (3+ messages)

[patch] oom: prevent unnecessary oom kills or kernel panics
 2011-03-15 21:16 UTC  (12+ messages)
  ` [PATCH 0/3] oom: TIF_MEMDIE/PF_EXITING fixes
        ` [PATCH 0/3 for 2.6.38] oom: fixes
          ` [PATCH 1/3 for 2.6.38] oom: oom_kill_process: don't set TIF_MEMDIE if !p->mm

[PATCH 0/6] mmc: split the tmio driver into several modules
 2011-03-15 21:25 UTC  (2+ messages)

[Bug 30882] Automatic process group scheduling causes crashes after a while
 2011-03-15 21:24 UTC 

[PATCH] git-bisect.txt: example for bisecting with hotfix
 2011-03-15 21:24 UTC  (3+ messages)
` [PATCHv2 1/2] git-bisect.txt: streamline run presentation
  ` [PATCHv2 2/2] git-bisect.txt: example for bisecting with hot-fix

Multicast Fails Over Multipoint GRE Tunnel
 2011-03-15 21:24 UTC  (2+ messages)

[U-Boot] p4080ds starts OS with MSR[EE]=1 and DEC armed?
 2011-03-15 21:24 UTC  (8+ messages)

[PATCH v6 0/9] memcg: per cgroup dirty page accounting
 2011-03-15 21:23 UTC  (8+ messages)

[bug-libsigsegv] Re: sigsegv on s390 only giving start address of page in segv handler
 2011-03-15 21:23 UTC 

"irq 4: nobody cared" when loading ahci driver on ce4100
 2011-03-15 21:22 UTC  (8+ messages)
            ` [PATCH] ahci: don't enable port irq before handler is registered


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.