mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
2.6.27-rc6-git6: Reported regressions from 2.6.26
 2008-09-23 13:52 UTC  (8+ messages)
` [Bug #11516] severe performance degradation on x86_64 going from 2.6.26-rc9 -> 2.6.27-rc5
` [Bug #11543] kernel panic: softlockup in tick_periodic() ???
` [Bug #11568] spontaneous reboot on resume with 2.6.27

[PATCH 00/40] KVM Updates for 2.6.28 merge window (part 1 of 3)
 2008-09-23 13:46 UTC  (14+ messages)
` [PATCH 01/40] KVM: VMX: Rename misnamed msr bits
` [PATCH 02/40] KVM: x86: accessors for guest registers
` [PATCH 04/40] KVM: Introduce kvm_set_irq to inject interrupts in guests
` [PATCH 05/40] KVM: MMU: Separate the code for unlinking a shadow page from its parents
` [PATCH 06/40] KVM: MMU: Simplify kvm_mmu_zap_page()
` [PATCH 08/40] KVM: VMX: Move nmi injection failure processing to vm exit path
` [PATCH 09/40] KVM: Clear exception queue before emulating an instruction
` [PATCH 10/40] KVM: VMX: Fix pending exception processing
` [PATCH 11/40] KVM: Add a pending interrupt queue
` [PATCH 12/40] KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()
` [PATCH 13/40] KVM: VMX: Remove redundant check in handle_rmode_exception
` [PATCH 14/40] KVM: Consolidate PIC isr clearing into a function
` [PATCH 17/40] KVM: VMX: Unify register save/restore across 32 and 64 bit hosts

[PATCH] - Fix ordering of calls to uv_system_init & uv_cpu_init
 2008-09-23 13:42 UTC 

[PATCH] IDE-TAPE NULL terminate strings
 2008-09-23 13:40 UTC  (8+ messages)

[PATCH 0/6] variuos patches lined up for .28
 2008-09-23 13:33 UTC  (7+ messages)
` [PATCH 1/6] lockstat: fixup signed division
` [PATCH 2/6] sched: fixlet for group load balance
` [PATCH 3/6] sched: add some comments to the bandwidth code
` [PATCH 4/6] sched: more sanity checks on the bandwidth settings
` [PATCH 5/6] sched: fixup buddy selection
` [PATCH 6/6] sched: rework wakeup preemption

[patch] mm: pageable memory allocator (for DRM-GEM?)
 2008-09-23 13:18 UTC  (4+ messages)

[PATCH 2.6.27-rc5 resubmit] Fix itimer/many thread hang
 2008-09-23 12:52 UTC  (10+ messages)
            ` [PATCH 2.6.27-rc5 re-resubmit] "
                ` [boot crash] "

[RFC] [PATCH -mm 0/2] memcg: per cgroup dirty_ratio
 2008-09-23 12:50 UTC  (4+ messages)

+ mm-oom-killer-kills-more-than-needed.patch added to -mm tree
 2008-09-23 12:40 UTC 

[PATCH] Support for CFS SCHED_IDLE priority in chrt
 2008-09-23 12:35 UTC 

[PATCH, RFC] ext4: Use preallocation when reading from the inode table
 2008-09-23 12:18 UTC  (4+ messages)

OOPS in vfs_getattr
 2008-09-23 12:16 UTC 

[PATCH 1/2] Report the pagesize backing a VMA in /proc/pid/smaps
 2008-09-23 12:15 UTC  (3+ messages)

[PATCH] CFS scheduler: documentation about scheduling policies
 2008-09-23 12:10 UTC  (9+ messages)

SPLICE_F_MOVE
 2008-09-23 11:59 UTC  (3+ messages)

PTE access rules & abstraction
 2008-09-23 11:54 UTC  (12+ messages)

How how latent should non-preemptive scheduling be?
 2008-09-23 11:53 UTC  (4+ messages)

[PATCH] documentation: xip documentation update
 2008-09-23 11:49 UTC  (4+ messages)

[patch] x86, ptrace: void dopiness
 2008-09-23 11:48 UTC  (6+ messages)

[Patch -tip 0/4] Creation of the initcall tracer
 2008-09-23 11:42 UTC  (3+ messages)

NFS regression? Odd delays and lockups accessing an NFS export
 2008-09-23 11:33 UTC  (20+ messages)

[PATCH] x86: use round_jiffies() for the corruption check timer
 2008-09-23 11:33 UTC  (7+ messages)
` [PATCH 1/2] corruption check: move the corruption checks into their own file
  ` [PATCH 2/2] corruption check: run the corruption checks from a work queue

[PATCH 0/3] omap watchdog updates
 2008-09-23 11:32 UTC  (9+ messages)
` [PATCH 1/3] watchdog: sync linux-omap changes
        ` How to kick a secondary watchdog? (Re: [PATCH 1/3] watchdog: sync linux-omap changes)

diet-kconfig: a script to trim unneeded kconfigs
 2008-09-23 11:31 UTC  (10+ messages)

[RFC][PATCH] Demultiplexing SIGTRAP signal
 2008-09-23 11:30 UTC  (6+ messages)

[GIT-PULL] Split time.c series: part 1
 2008-09-23 11:19 UTC  (2+ messages)

[PATCH 1/4] x86: Add UV EFI table entry
 2008-09-23 11:07 UTC  (2+ messages)

[PATCH 2/4] x86: Add UV bios call infrastructure
 2008-09-23 11:07 UTC  (2+ messages)

[PATCH 3/4] x86: Add UV partition call
 2008-09-23 11:04 UTC  (2+ messages)

[PATCH 4/4] x86: Add sysfs entries for UV
 2008-09-23 11:03 UTC  (2+ messages)

[PATCH] mm: do_generic_file_read() never gets a NULL 'filp' argument
 2008-09-23 11:00 UTC  (3+ messages)

[PATCH] sched: Nominate the idle load balancer from a semi-idle group
 2008-09-23 10:54 UTC  (2+ messages)

Unified tracing buffer
 2008-09-23 10:53 UTC  (48+ messages)
      ` [PATCH 1/3] relay - clean up subbuf switch
      ` [PATCH 2/3] relay - make subbuf switch replaceable
      ` [PATCH 3/3] relay - add channel flags

[Patch -tip 4/4] Tracing/ftrace: Launch initcall tracing after pre-smp initcalls
 2008-09-23 10:38 UTC 

[Patch -tip 3/4] Tracing/ftrace: Give an entry on the config for initcall tracer
 2008-09-23 10:36 UTC 

[Patch -tip 2/4] Tracing/ftrace: Make tracing suitable to run the initcall tracer
 2008-09-23 10:34 UTC 

[PATCH] [2.6.27] ehea: Fix memory hotplug support
 2008-09-23 10:33 UTC  (2+ messages)

[Patch -tip 1/4] Tracing/ftrace: Add the initcall tracer
 2008-09-23 10:32 UTC 

mmotm 2008-09-22-01-36 uploaded (kvm)
 2008-09-23 10:25 UTC  (4+ messages)

[fbdev] Lockdep error
 2008-09-23  9:53 UTC  (3+ messages)
` [Linux-fbdev-devel] "

IDE DMA sglist handle probelem
 2008-09-23  9:53 UTC 

[PATCH] usbtouchscreen, 2.6.25
 2008-09-23  9:36 UTC  (5+ messages)

Documentation on CFQ iosched parameters
 2008-09-23  9:32 UTC  (5+ messages)

Machine Check Exception Re: NetDev! Please help!
 2008-09-23  9:25 UTC  (7+ messages)

[PATCH] raid: make RAID autodetect default a KConfig option
 2008-09-23  9:15 UTC  (5+ messages)

[RFC PATCH -tip 0/4] x86: signal handler improvement
 2008-09-23  8:55 UTC  (7+ messages)
` [RFC PATCH -tip 1/4] x86: uaccess: rename __put_user_u64 to __put_user_asm_u64
` [RFC PATCH -tip 2/4] x86: uaccess: introduce __{put|get}_user_asm_eop
` [RFC PATCH -tip 3/4] x86: uaccess: introduce __{put|get}_user_cerr
` [RFC PATCH -tip 4/4] x86: signal: use __{put|get}_user_cerr

[PATCH 1/2] corruption check: move the corruption checks into their own file
 2008-09-23  8:36 UTC  (4+ messages)
` [PATCH 2/2] corruption check: run the corruption checks from a work queue

x86: fix macro with bad_bios_dmi_table
 2008-09-23  8:33 UTC  (4+ messages)

[PATCH] x86: Fix 27-rc crash on vsmp due to paravirt during module load
 2008-09-23  8:31 UTC  (2+ messages)

[WATCHDOG] v2.6.27-rc7 fixes
 2008-09-23  8:17 UTC 

[ath9k-devel] ath9k: massive unexplained latency in 2.6.27 (rc5, rc6, probably others)
 2008-09-23  7:55 UTC  (12+ messages)

SATA Cold Boot problems on >2.6.25 with NV
 2008-09-23  7:36 UTC  (5+ messages)

[PATCH 1/2] file capabilities: add no_file_caps switch (v2)
 2008-09-23  7:21 UTC 

OOPS bug KERNEL LINUX- Version 2.6.26
 2008-09-23  7:04 UTC  (4+ messages)

[PATCH 1/2] file capabilities: add no_file_caps switch (v2)
 2008-09-23  6:48 UTC  (5+ messages)

[PATCH] Introduce new LSM hooks where vfsmount is available
 2008-09-23  6:12 UTC  (3+ messages)

[PATCH] CRED: Delete alloc_creds() as it's not used
 2008-09-23  6:01 UTC  (2+ messages)

SCTP checksum patch for 2.6.26.5
 2008-09-23  5:45 UTC  (4+ messages)

[PATCH] x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSC
 2008-09-23  5:42 UTC  (5+ messages)

[lockdep] possible circular locking, between &mm->mmap_sem and &dev->ev_mutex
 2008-09-23  5:32 UTC  (11+ messages)
  ` [patch] mm: fix locking, inotify_read's ev_mutex vs do_page_fault's mmap_sem
    ` [patch] mm: tiny-shmem fix lor, mmap_sem vs i_mutex

[PATCH 0/2] workqueue: Two API's to update delayed works quickly
 2008-09-23  5:20 UTC  (4+ messages)
` [PATCH 1/2]: workqueue: Implement the kernel API

[RFC] List of maintainers (draft #3)
 2008-09-23  5:10 UTC  (7+ messages)

irq 19: nobody cared
 2008-09-23  5:08 UTC  (14+ messages)

[PATCH -tip/master] x86: io-apic - interrupt remapping fix
 2008-09-23  4:56 UTC  (9+ messages)

[PATCH] x86: make mm/gup.c more virtualization friendly
 2008-09-23  4:42 UTC  (2+ messages)

Regarding select() on PPC
 2008-09-23  4:25 UTC  (5+ messages)

[PATCH 0/3] fix GART to respect device's dma_mask about virtual mappings
 2008-09-23  4:02 UTC  (4+ messages)

[PATCH 0/9][RFC] stackable dma_ops for x86
 2008-09-23  2:50 UTC  (5+ messages)

New Buddy in kernel Programming
 2008-09-23  2:31 UTC 

[Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
 2008-09-23  1:59 UTC  (6+ messages)

[PATCH] pcmcia: Fix broken abuse of dev->driver_data
 2008-09-23  1:31 UTC  (6+ messages)

[PATCH] [RFC] tracehook: Hook in syscall tracing markers
 2008-09-23  1:22 UTC  (5+ messages)

[PATCH v2 00/13] PCI: let the core manage slot names
 2008-09-23  1:20 UTC  (7+ messages)
` [PATCH v2 04/13] PCI: acpiphp: remove 'name' parameter
` [PATCH v2 06/13] PCI: cpqphp: stop managing hotplug_slot->name

parport_pc disables parallel port on unload
 2008-09-23  1:10 UTC 

[ANNOUNCE] mdb: Merkey's Linux Kernel Debugger Release 2.6.27-rc7
 2008-09-23  1:08 UTC 

[RESEND] [PATCH] x86, microcode rework, v2, renaming
 2008-09-17 13:39 UTC  (2+ messages)
` [RESEND] [PATCH] x86, microcode rework, v2, renaming cont

page:  |  | latest

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

all inboxes | Powered by JetHome®