All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-01 22:01:59 to 2009-10-01 23:53:54 UTC [more...]

[this_cpu_xx V3 00/19] Introduce per cpu atomic operations and avoid per cpu address arithmetic
 2009-10-01 17:40 UTC  (2+ messages)
` [this_cpu_xx V3 07/19] this_cpu_ptr: Eliminate get/put_cpu

[PATCH 0/2] Two Octeon compile errors with 2.6.32-rc1
 2009-10-01 23:47 UTC 

[U-Boot] [PATCH] mem_mtest: bail out after finding 1st memory error
 2009-10-01 23:52 UTC  (2+ messages)
` [U-Boot] [PATCH] mem_mtest: fix error reporting, allow escape with ^C

[PATCH] typeof() not supported in Windows WDK compiler
 2009-10-01 23:47 UTC  (5+ messages)
    ` [ofw] "

futex question
 2009-10-01 23:46 UTC  (3+ messages)

[patch 00/30] 2.6.30.9-stable review
 2009-10-01 23:35 UTC  (33+ messages)
  ` [patch 01/30] ACPI: pci_slot.ko wants a 64-bit _SUN
  ` [patch 02/30] fs: make sure data stored into inode is properly seen before unlocking new inode
  ` [patch 03/30] kallsyms: fix segfault in prefix_underscores_count()
  ` [patch 04/30] nilfs2: fix missing zero-fill initialization of btree node cache
  ` [patch 05/30] p54usb: add Zcomax XG-705A usbid
  ` [patch 06/30] [CIFS] Re-enable Lanman security
  ` [patch 07/30] KVM: VMX: Check cpl before emulating debug register access
  ` [patch 08/30] KVM: VMX: Fix cr8 exiting control clobbering by EPT
  ` [patch 09/30] KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
  ` [patch 10/30] KVM: x86: Disallow hypercalls for guest callers in rings > 0
  ` [patch 11/30] KVM: MMU: fix missing locking in alloc_mmu_pages
  ` [patch 12/30] KVM: MMU: fix bogus alloc_mmu_pages assignment
  ` [patch 13/30] KVM: limit lapic periodic timer frequency
  ` [patch 14/30] KVM guest: fix bogus wallclock physical address calculation
  ` [patch 15/30] KVM: fix cpuid E2BIG handling for extended request types
  ` [patch 16/30] Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"
  ` [patch 17/30] ahci: restore pci_intx() handling
  ` [patch 18/30] net ax25: Fix signed comparison in the sockopt handler
  ` [patch 19/30] net: Make the copy length in af_packet sockopt handler unsigned
  ` [patch 20/30] [CPUFREQ] Fix NULL ptr regression in powernow-k8
  ` [patch 21/30] netfilter: bridge: refcount fix
  ` [patch 22/30] netfilter: ebt_ulog: fix checkentry return value
  ` [patch 23/30] netfilter: nf_nat: fix inverted logic for persistent NAT mappings
  ` [patch 24/30] Fix idle time field in /proc/uptime
  ` [patch 25/30] hugetlb: restore interleaving of bootmem huge pages (2.6.31)
  ` [patch 26/30] powerpc/8xx: Fix regression introduced by cache coherency rewrite
  ` [patch 27/30] powerpc: Fix incorrect setting of __HAVE_ARCH_PTE_SPECIAL
  ` [patch 28/30] /proc/kcore: work around a BUG()
  ` [patch 29/30] PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()
  ` [patch 30/30] PM / yenta: Fix cardbus suspend/resume regression

[Qemu-devel] qemu-img needs "-O host_device" describing
 2009-10-01 23:42 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/9] pci: pcie host and mmcfg support
 2009-10-01 23:41 UTC  (11+ messages)
` [Qemu-devel] [PATCH 4/9] pci: use uint64_t for bar addr and size instead of uint32_t

patch usb-serial-straighten-out-serial_open.patch added to 2.6.31-stable tree
 2009-10-01 23:40 UTC 

[patch 0/4] Journal guided resync and support
 2009-10-01 23:39 UTC  (6+ messages)
` [patch 1/4] [md] Add SKIP_RESYNC ioctl
` [patch 2/4] [md] Add RESYNC_RANGE ioctl
` [patch 3/4] [jbd] Add support for journal guided resync
` [patch 4/4] [ext3] Add journal guided resync (data=declared mode)

ib_types.h moving [was: Re: [ofa-general] [RFC] 3/5: IB ACM: libibacm]
 2009-10-01 23:39 UTC  (6+ messages)

[PATCH] dc395x.h: use bitops.h BIT macro
 2009-10-01 23:28 UTC 

[this_cpu_xx V4 00/20] Introduce per cpu atomic operations and avoid per cpu address arithmetic
 2009-10-01 21:25 UTC  (7+ messages)
` [this_cpu_xx V4 02/20] this_cpu: X86 optimized this_cpu operations
` [this_cpu_xx V4 03/20] Use this_cpu operations for SNMP statistics
` [this_cpu_xx V4 04/20] Use this_cpu operations for NFS statistics
` [this_cpu_xx V4 07/20] this_cpu_ptr: Eliminate get/put_cpu
` [this_cpu_xx V4 17/20] this_cpu: Remove slub kmem_cache fields
` [this_cpu_xx V4 19/20] this_cpu: slub aggressive use of this_cpu operations in the hotpaths

Kexec-tool support for MIPS
 2009-10-01 23:33 UTC  (2+ messages)

[dm-crypt] Broken link in cruptsetup man page
 2009-10-01 23:32 UTC  (2+ messages)

[PATCH] pasemi_mac: ethtool get settings fix
 2009-10-01 22:27 UTC 

[PATCH 1/3] restart: make sure all tasks are in sys_restart
 2009-10-01 23:29 UTC  (5+ messages)
` [PATCH 2/3] restart debug: add final process tree status

XFS/driver bug or bad drive?
 2009-10-01 23:27 UTC 

[U-Boot] problem detecting CFI
 2009-10-01 23:25 UTC  (2+ messages)

[patch 0/9] 2.6.27.36-stable review
 2009-10-01 23:19 UTC  (11+ messages)
` [patch 1/9] fs: make sure data stored into inode is properly seen before unlocking new inode
` [patch 2/9] p54usb: add Zcomax XG-705A usbid
` [patch 3/9] enc28j60: fix RX buffer overflow
` [patch 4/9] pcnet_cs: Fix misuse of the equality operator
` [patch 5/9] Fix incorrect stable backport to bas_gigaset
` [patch 6/9] net ax25: Fix signed comparison in the sockopt handler
` [patch 7/9] net: Make the copy length in af_packet sockopt handler unsigned
` [patch 8/9] netfilter: bridge: refcount fix
` [patch 9/9] hugetlb: restore interleaving of bootmem huge pages (2.6.31)

handling mdmon in the initramfs
 2009-10-01 23:23 UTC 

2.6.32-rc1-git2: Reported regressions 2.6.30 -> 2.6.31
 2009-10-01 19:56 UTC  (23+ messages)
` [Bug #13836] suspend script fails, related to stdout?
` [Bug #13869] Radeon framebuffer (w/o KMS) corruption at boot
` [Bug #13942] Troubles with AoE and uninitialized object
` [Bug #13941] x86 Geode issue
` [Bug #14013] hd don't show up
` [Bug #13987] Received NMI interrupt at resume
` [Bug #13950] Oops when USB Serial disconnected while in use
` [Bug #14058] Oops in fsnotify
` [Bug #14090] WARNING: at fs/notify/inotify/inotify_user.c:394
` [Bug #14181] b43 causes panic at system shutdown
` [Bug #14141] order 2 page allocation failures in iwlagn
` [Bug #14157] end_request: I/O error, dev cciss/cXdX, sector 0
` [Bug #14185] Oops in driversbasefirmware_class
` [Bug #14248] 2.6.31 wireless: WARNING: at net/wireless/ibss.c:34
` [Bug #14249] BUG: oops in gss_validate on 2.6.31
` [Bug #14254] Hibernation broken by clocksource: Save mult_orig in clocksource_disable()
` [Bug #14252] WARNING: at include/linux/skbuff.h:1382 w/ e1000
` [Bug #14251] 2.6.31: no login prompt
` [Bug #14253] Oops in driversbasefirmware_class
` [Bug #14255] WARNING: at drivers/char/tty_io.c:1267
` [Bug #14261] e1000e jumbo frames no longer work: 'Unsupported MTU setting'
` [Bug #14270] Cannot boot on a PIII Celeron

[PATCH 0/2] twl4030 power support for 3430SDP
 2009-10-01 23:19 UTC  (3+ messages)

So very close, but so frustrating
 2009-10-01 23:19 UTC 

[PATCH] ar9170usb: LEDs are confused
 2009-10-01 23:18 UTC  (4+ messages)

Making Intel WiFi Link 1000 usable in 2.6.31
 2009-10-01 23:16 UTC  (6+ messages)
` [stable] "
    ` patch iwlwifi-traverse-linklist-to-find-the-valid-otp-block.patch added to 2.6.31-stable tree

[PATCH] Add c/r support for listening INET sockets (v2)
 2009-10-01 23:11 UTC  (2+ messages)

[PATCH] C++ style coding does not compile
 2009-10-01 23:09 UTC 

[PATCH] Remove an unnecessary check on socket restart
 2009-10-01 23:07 UTC  (3+ messages)

stgit, rebasing with 100 patches
 2009-10-01 23:04 UTC 

Patches for alsactl init db
 2009-10-01 23:01 UTC  (5+ messages)

[PATCH-stable] powerpc: Fix incorrect setting of __HAVE_ARCH_PTE_SPECIAL
 2009-10-01 22:51 UTC  (3+ messages)
` patch powerpc-fix-incorrect-setting-of-__have_arch_pte_special.patch added to 2.6.31-stable tree
` patch powerpc-fix-incorrect-setting-of-__have_arch_pte_special.patch added to 2.6.30-stable tree

[PATCH-stable] powerpc/8xx: Fix regression introduced by cache coherency rewrite
 2009-10-01 22:51 UTC  (3+ messages)
` patch powerpc-8xx-fix-regression-introduced-by-cache-coherency-rewrite.patch added to 2.6.31-stable tree
` patch powerpc-8xx-fix-regression-introduced-by-cache-coherency-rewrite.patch added to 2.6.30-stable tree

Help! Playing multiple audio stream using alsa libraries
 2009-10-01 23:00 UTC  (2+ messages)

[PATCH] dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug
 2009-10-01 22:58 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] isicom.c: Use pr_fmt and pr_<level>
 2009-10-01 22:53 UTC  (2+ messages)

multipath-tools devmap_name/devmap_name.c kpar 
 2009-10-01 22:53 UTC 

[PATCH] ACPI: EC: Restart command even if no interrupts from EC
 2009-10-01 22:53 UTC 

2.6.32-rc1-git2: Reported regressions from 2.6.31
 2009-10-01 22:48 UTC  (13+ messages)
` [Bug #14260] T400 suspend/resume regression
` [Bug #14278] New message "NOHZ: local_softirq_pending 08" at each ping request
` [Bug #14279] Suspend to RAM freeze totally since 2.6.32-rc1
` [Bug #14277] Caught 8-bit read from freed memory in b43 driver at association
` [Bug #14296] spitz boots but suspend/resume is broken
` [Bug #14297] console resume broken since ba15ab0e8d
` [Bug #14302] Kernel panic on i386 machine when booting with profile=2
` [Bug #14299] oops in wireless, iwl3945 related?
` [Bug #14300] BUG_ON crash w/ ext4

[PATCH] acpi: clean up video.c boundary checks and types
 2009-10-01 22:51 UTC 

[GIT PULL] cputime tree
 2009-10-01 22:31 UTC  (4+ messages)
    ` [stable] "

[Qemu-devel] Questions on audio_atexit(), possibly bugs
 2009-10-01 22:49 UTC  (8+ messages)

Network hangs with 2.6.30.5
 2009-10-01 22:49 UTC  (3+ messages)

[Bug 14136] New: readcd Oops
 2009-10-01 22:46 UTC  (2+ messages)
` [Bug 14136] "

[PATCH] LED driver for Intel NAS SS4200 series (v5)
 2009-10-01 22:43 UTC 

[patch 28/42] s3cmci: add better support for no card detect or write protect available
 2009-10-01 22:44 UTC 

[patch 24/42] s3cmci: add SDIO IRQ support
 2009-10-01 22:44 UTC 

[patch 27/42] s3cmci: make SDIO IRQ hardware IRQ support build-time configurable
 2009-10-01 22:44 UTC 

[patch 23/42] s3cmci: add debugfs support for examining driver and hardware state
 2009-10-01 22:44 UTC 

[patch 25/42] s3cmci: Kconfig selection for PIO/DMA/Both
 2009-10-01 22:44 UTC 

[patch 26/42] s3cmci: DMA fixes
 2009-10-01 22:44 UTC 

[patch 18/42] s3cmci: use resource_size() instead of local macro
 2009-10-01 22:44 UTC 

[patch 19/42] s3cmci: update probe to use new platform id list
 2009-10-01 22:44 UTC 

[patch 20/42] s3cmci: change GPIO to gpiolib from S3C24XX specific calls
 2009-10-01 22:44 UTC 

[patch 21/42] s3cmci: change to use dev_pm_ops
 2009-10-01 22:44 UTC 

[patch 22/42] s3cmci: fix direct write to interrupt mask
 2009-10-01 22:44 UTC 

[patch 11/42] sdio: pass whitelisted cis funce tuples to sdio drivers
 2009-10-01 22:44 UTC 

[PATCH] Documentation - pt-BR
 2009-10-01 22:35 UTC  (7+ messages)

[Xenomai-core] Xenomai User Meeting - follow-up
 2009-10-01 22:41 UTC 

Aver A700 : "frequency out of range"
 2009-10-01 22:34 UTC  (2+ messages)

[folded] const-constify-remaining-file_operations-fix.patch removed from -mm tree
 2009-10-01 22:39 UTC 

[PATCH] e1000e: Fix PCIE error message
 2009-10-01 22:39 UTC  (3+ messages)

[PATCH] LED driver for Intel NAS SS4200 series (v4)
 2009-10-01 22:37 UTC  (2+ messages)

[PATCH 0/9] Series to make copy_from_user to a stack slot provable right
 2009-10-01 22:34 UTC  (5+ messages)
` [PATCH 7/9] Simplify bound checks in capabilities for copy_from_user

2.3.31++: Badness at kernel/softirq.c:143 due to new session leader connector
 2009-10-01 22:29 UTC  (6+ messages)
` [PATCH] connector: Fix sid connector (was: Badness at kernel/softirq.c:143...)
    ` [PATCH] connector: Fix regression introduced by sid connector

KVM: VMX: flush TLB with INVEPT on cpu migration
 2009-10-01 22:16 UTC 

KVM: x86: disable paravirt mmu reporting
 2009-10-01 22:28 UTC 

[PATCH] osm_subnet.c change void* arithmetic to char*
 2009-10-01 22:28 UTC  (2+ messages)

2.6.32-rc0-git: oops in wireless, iwl3945 related?
 2009-10-01 22:28 UTC  (4+ messages)

How to make my device work with linux?
 2009-10-01 22:28 UTC  (9+ messages)

SPLICE_F_NONBLOCK semantics
 2009-10-01 22:27 UTC  (4+ messages)

[Bug 14300] New: BUG_ON crash w/ ext4
 2009-10-01 22:24 UTC  (3+ messages)
` [Bug 14300] "

[PATCH 2.6.32-rc1] net: VMware virtual Ethernet NIC driver: vmxnet3
 2009-10-01 22:23 UTC  (3+ messages)

[PATCH] make TLLAO option for NA packets configurable
 2009-10-01 22:19 UTC  (4+ messages)

About profiling xen
 2009-10-01 22:20 UTC  (13+ messages)
` Re: [Xen-users] "
  ` [Xen-devel] "

[PATCH] ep93xx: update i2c support
 2009-10-01 22:18 UTC  (9+ messages)

[PATCH] Use sk_mark for routing lookup in more places
 2009-10-01 22:18 UTC  (3+ messages)

regression in page writeback
 2009-10-01 22:17 UTC  (11+ messages)

[PATCH] skge: use unique IRQ name
 2009-10-01 22:17 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] skge: use unique IRQ name
 2009-10-01 22:17 UTC  (4+ messages)
` [PATCH] sky2: irqname based on pci address

Splice on blocking TCP sockets again
 2009-10-01 22:17 UTC  (6+ messages)

[PATCHv3] IPv4 TCP fails to send window scale option when window scale is zero
 2009-10-01 22:17 UTC  (3+ messages)

[PATCH] osm_helper.c match func to proto
 2009-10-01 22:11 UTC  (3+ messages)

My Codec: IDT 92HD75B3X5 issues
 2009-10-01 22:11 UTC  (4+ messages)

INFO: task journal:337 blocked for more than 120 seconds
 2009-10-01 22:09 UTC  (8+ messages)
    ` INFO: task kjournal:337 "

SSH Port Forwarding with iptables
 2009-10-01 22:07 UTC  (5+ messages)

[Qemu-devel] Commit 99a0949 (using the mailing list)
 2009-10-01 22:06 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] LED driver for Intel NAS SS4200 series
 2009-10-01 22:04 UTC  (5+ messages)
  ` [PATCH] LED driver for Intel NAS SS4200 series (v3)


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.