The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2010-02-14 18:13:44 to 2010-02-15 05:22:57 UTC [more...]

[PATCH -mm] ssb: open-code dma_alloc_coherent
 2010-02-15  5:21 UTC 

missing rtl8168d-1.fw causing 2 minute boot delay
 2010-02-15  5:14 UTC 

[git pull] drm fixes
 2010-02-15  5:09 UTC 

[patch 0/7 -mm] oom killer rewrite
 2010-02-15  5:03 UTC  (12+ messages)
` [patch 1/7 -mm] oom: filter tasks not sharing the same cpuset
` [patch 2/7 -mm] oom: sacrifice child with highest badness score for parent
` [patch 3/7 -mm] oom: select task from tasklist for mempolicy ooms
` [patch 6/7 -mm] oom: avoid oom killer for lowmem allocations

Why is PERF_FORMAT_GROUP incompatible with inherited events?
 2010-02-15  4:56 UTC  (5+ messages)

[PATCH -v7 0/35] tip related: not use bootmem for x86
 2010-02-15  4:50 UTC  (12+ messages)
` [PATCH 16/35] x86: make 64 bit use early_res instead of bootmem before slab
` [PATCH 27/35] core: move early_res

[GIT PULL] tracing fixes
 2010-02-15  4:50 UTC  (3+ messages)

[GIT] Security subsystem changes for 2.6.33
 2010-02-15  4:50 UTC  (3+ messages)

[PATCH] Make vm_max_readahead configurable at run-time
 2010-02-15  4:36 UTC  (8+ messages)
` [PATCH v2] Make VM_MAX_READAHEAD a kernel parameter

2.6.33-rc8: Reported regressions from 2.6.32
 2010-02-15  4:30 UTC  (36+ messages)
` [Bug #14792] Misdetection of the TV output
` [Bug #14950] tbench regression with 2.6.33-rc1
` [Bug #15025] Oops in ext4 driver
` [Bug #14999] possible circular locking dependency detected in rfkill at suspend
` [Bug #14937] WARNING: at kernel/lockdep.c:2830
` [Bug #15036] soft lockup in dmesg after suspend/resume
` [Bug #14949] drm_vm.c:drm_mmap: possible circular locking dependency detected
` [Bug #15114] X.org hang with [drm:i915_gem_do_execbuffer] *ERROR* in dmesg
` [Bug #15076] System panic under load with clockevents_program_event
` [Bug #15039] leds_alix2: can't allocate I/O for GPIO
` [Bug #15044] Much higher wakeups for "<kernel IPI> : Rescheduling interrupts" since 2.6.32.2
` [Bug #15177] Asynchronous writes up to 30% slower than in previous kernel versions
` [Bug #15139] e1000: transmit queue 0 timed out
` [Bug #15192] netperf ~50% regression with 2.6.33-rc1, bisect to 1b9508f
` [Bug #15142] sysfs-related lockdep warning in __blkdev_get
` [Bug #15200] NFS problems in 2.6.33-rc6: Unknown error 526
` [Bug #15202] lockdep warning during elevator_switch
` [Bug #15246] BUG: Bad page state in process portageq
` [Bug #15207] Pineview - only cursor on black screen visible, "GPU hung" in dmesg
` [Bug #15244] PROBLEM: hda-intel divide by zero kernel crash in azx_position_ok()
` [Bug #15245] [2.6.33-rc6 Weird JCPU times?
` [Bug #15259] Corruption with OpenGL since Intel's big DRM push on i945
` [Bug #15248] KMS broken on Intel 855GM broken with 2.6.32/33
` [Bug #15273] Regression in ptrace (Wine) starting with 2.6.33-rc1
` [Bug #15276] latest git kernel: general protection fault: 0000 [#1]
` [Bug #15277] 2.6.33-rc6 crashes on resume
` [Bug #15289] Regression 2.6.32 -> 2.6.33, Kernel needs a helping key to boot :)
` [Bug #15278] lockdep warning for iscsi in 2.6.33-rc6
` [Bug #15287] RadeonKMS segfaults kdm on mobility radeon x700 pcie
` [Bug #15307] irq11: nobody cared, during yenta registration
` [Bug #15292] Laptop reboots instead of resume from suspend with any kernel after 2.6.31
` [Bug #15308] 2.6.33-rc8 breaks UML with Restrict initial stack space expansion to rlimit
` [Bug #15306] Filesystem I/O is CPU-bound
` [Bug #15305] Dell video dies when booting

linux-next: manual merge of the net tree with the wireless-current tree
 2010-02-15  4:20 UTC 

linux-next: build failure after merge of the net tree
 2010-02-15  4:20 UTC 

[PATCH 3/3] Staging: r8187se: Remove dead code from r8185b_init.c
 2010-02-15  4:07 UTC 

[PATCH 2/3] Staging: r8187se: Remove two private variables that have a fixed value
 2010-02-15  4:04 UTC 

[PATCH 1/3] staging: r8187se: Remove write_phy routine
 2010-02-15  3:55 UTC 

[PATCH 0/3] staging: r8187se: Miscellaneous cleanups
 2010-02-15  3:51 UTC 

linux-next: manual merge of the xfs tree with the vfs tree
 2010-02-15  3:44 UTC  (2+ messages)

Linux mdadm superblock question
 2010-02-15  3:40 UTC  (10+ messages)

apply chip ID
 2010-02-15  3:25 UTC  (5+ messages)

linux-next: build warning after merge of the net tree
 2010-02-15  3:32 UTC 

[PATCH] usbnet: convert dev(dbg|err|warn|info) macros to usbnet_(dbg|err|warn|info)
 2010-02-15  3:09 UTC  (7+ messages)
` [net-next PATCH 0/2] usbnet: convert dev(dbg|err|warn|info) macros to netdev_<>
  ` [PATCH 1/2] usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
  ` [PATCH 2/2] drivers/net/usb: Use netif_<level> logging facilities

[PATCH -mm 0/7] transforming the PCI DMA API into the generic device model
 2010-02-15  2:41 UTC  (7+ messages)
` [PATCH -mm 3/7] pci: convert pci_set_dma_mask to call dma_set_mask
` [PATCH -mm 5/7] powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask

2.6.33-rc8 breaks UML with Restrict initial stack space expansion to rlimit
 2010-02-15  2:38 UTC  (4+ messages)

[PATCH] x86/Gart: unexport gart_iommu_aperture
 2010-02-15  2:33 UTC 

[BUG]: Possibe recursive locking detected in sysfs
 2010-02-15  2:22 UTC  (6+ messages)

2.6.31 and OOM killer = bug?
 2010-02-15  1:19 UTC  (2+ messages)

oom killing kde erroneously (still)
 2010-02-15  0:49 UTC  (2+ messages)

Webmail Update Required
 2010-02-15  0:32 UTC 

[PATCH 1/4] nmi_watchdog: use a boolean config flag for compiling
 2010-02-15  0:33 UTC  (5+ messages)
` [PATCH 3/4] nmi_watchdog: fallback to software events when no hardware pmu detected

2.6.33-rc8: Reported regressions 2.6.31 -> 2.6.32
 2010-02-15  0:20 UTC  (47+ messages)
` [Bug #14297] console resume broken since ba15ab0e8d
` [Bug #14504] intermittent hibernation problem again
` [Bug #14426] CE: hpet increasing min_delta_ns flood
` [Bug #14487] PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0
` [Bug #14298] warning at manage.c:361 (set_irq_wake), matrix-keypad related?
` [Bug #14442] resume after hibernate: /dev/sdb drops and returns as /dev/sde
` [Bug #14656] Oops at __rmqueue+0x98 with 2.6.32-rc6
` [Bug #14621] specjbb2005 and aim7 regression with 2.6.32-rc kernels
` [Bug #14624] ath9k: BUG kmalloc-8192: Poison overwritten
` [Bug #14657] perf subsystem breakage in 2.6.32-rc7
` [Bug #14667] bisected 2.6.32 EC regression - Temperatures not correctly detected after suspend
` [Bug #14748] e1000e NIC not working after reboot
` [Bug #14742] 2.6.32 new menu idle governor causes very high CPU temp
` [Bug #14782] Suspend hangs Lenovo SL300 after gdm login
` [Bug #14695] regression in karmic thermal control
` [Bug #14868] flood of "don't try to register things with the same name in the same directory." on upgrade to 2.6.32
` [Bug #14817] When is system under load, then freeze/HD fail
` [Bug #14886] Asus P2B-DS not detected as SMP moterboard
` [Bug #14894] pohmelfs: NULL pointer dereference
` [Bug #14891] Deadlock regression related to NFS root
` [Bug #14895] BUG in kernel 2.6.32 when using luks encrypted root and RAID0
` [Bug #14898] ksoftirqd problem
` [Bug #14943] nfs regression?
` [Bug #14922] 2.6.32 seemed to have broken nVidia MCP7A sata controller
` [Bug #14997] Closing and re-opening the lid does not reactivate the backlight
` [Bug #14998] Caught 32-bit read from uninitialized memory in acpi_system_read_event -- 2.6.31 regression
` [Bug #15000] Thinkpad dock button no longer works
` [Bug #15015] blank screen at random times in laptop when sitting idle
` [Bug #15021] agpgart sometimes fails to initialize sometimes
` [Bug #15042] socket(PF_INET6 hangs when ipv6 not yet initialized
` [Bug #15040] High cpu temperature with 2.6.32 - bisected to cpuidle menu update
` [Bug #15096] Resume lock up -- bisected, commit 3a1151e3f124fd1a2c54b8153f510f1a7c715369
` [Bug #15134] gobi_loader hangs after commit 8e8dce065088
` [Bug #15156] 2.6.32.6 hang at boot with ati x1600
` [Bug #15100] X11 is black after resume from s2ram if my T400 was previous in docking station before
` [Bug #15108] Blank screen with KMS enabled (on clevo M5xN laptop)
` [Bug #15193] kswapd continuously active
` [Bug #15190] second suspend fails and system freezes in hp 6910P laptop
` [Bug #15188] Graphic subsystem freeze
` [Bug #15158] oops related to i915_gem_object_save_bit_17_swizzle
` [Bug #15206] uvcvideo fails to work since 2.6.32
` [Bug #15205] blank screen with KMS if lid is closed before kernel boots
` [Bug #15220] Kernel freezes when playing DVB stream and having 3D acceleration in the same time
` [Bug #15304] SMT scheduler regression in find_busiest_queue()
` [Bug #15309] reiserfs issue with 2.6.32.8

[PATCH 0/3] HID: make raw output callback more flexible
 2010-02-15  0:18 UTC  (7+ messages)
` [PATCH 0/2] Provide a driver for the Apple Magic Mouse
    ` [PATCH 1/1] Enable xy scrolling for "

[LOCKING] 2.6.33-rc8 btrfs vs java
 2010-02-15  0:14 UTC 

[PATCH 0/28] kgdb, kdb proposed merge for 2.6.34
 2010-02-14 23:29 UTC  (3+ messages)
` [PATCH 18/28] powerpc,kgdb: Introduce low level trap catching

reiserfs issue with 2.6.32.8
 2010-02-14 23:27 UTC  (2+ messages)

2.6.33-rc8 regression: irq11: nobody cared, during yenta registration
 2010-02-14 23:18 UTC  (2+ messages)

[Regression] Filesystem I/O is CPU-bound in rc7 and rc8
 2010-02-14 23:12 UTC  (2+ messages)

Dell video dies when booting 2.26.32.[78]
 2010-02-14 23:08 UTC  (2+ messages)

Regression in ptrace (Wine) starting with 2.6.33-rc1
 2010-02-14 23:05 UTC  (9+ messages)

XZ Migration discussion
 2010-02-14 22:27 UTC  (23+ messages)
` [kernel.org users] "

[patch/rfc] Make poll/select report error (POLLNVAL and EBADF) for unsupported files
 2010-02-14 22:27 UTC 

[PATCH 2/5] bitops: compile time optimization for hweight_long(CONSTANT)
 2010-02-14 22:13 UTC  (14+ messages)

2.6.32.3 x86_64 - XFS hangs, all I/O to D-state bug (again)
 2010-02-14 22:02 UTC  (3+ messages)

[PATCH 2/2] Staging: wlan-ng: fix most of the style issues in hfa384x.h
 2010-02-14 22:01 UTC  (2+ messages)

Linux mdadm superblock question
 2010-02-14 21:28 UTC  (11+ messages)

2.6.33-rc6: Reported regressions from 2.6.32
 2010-02-14 21:50 UTC  (6+ messages)
` [Bug #15144] HDA Intel Audio hang on boot

reading /proc/ioports causes OOPS
 2010-02-14 20:52 UTC  (3+ messages)

[PATCH] staging: mimio, add extra sync to down-up input events
 2010-02-14 20:37 UTC 

[PATCH] V4L: dvb-usb, add extra sync to down-up input events
 2010-02-14 20:36 UTC 

pull request: wireless-2.6 2010-02-12
 2010-02-14 19:56 UTC  (2+ messages)

[PATCH] Staging: wlan-ng: fix most of the style issues in hfa384x.h
 2010-02-14 19:55 UTC  (2+ messages)

[PATCH] vhost-net: switch to smp barriers
 2010-02-14 19:55 UTC  (4+ messages)

[PATCH 0/9] Random OF cleanups and merges
 2010-02-14 19:50 UTC  (3+ messages)
` [PATCH 8/9] of/sparc: Remove sparc-local declaration of allnodes and devtree_lock

sched: Fix wake up race with rt_mutex_setprio()
 2010-02-14 19:45 UTC 

[PATCH 1/1] platform/x86/dell-laptop: Add another Dell laptop to the DMI whitelist
 2010-02-14 19:07 UTC  (5+ messages)

clocksource mutex deadlock, cat current_clocksource (2.6.33-rc6/7)
 2010-02-14 18:27 UTC  (11+ messages)

[GIT PULL] reiserfs fixes
 2010-02-14 18:14 UTC 


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