LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-20 03:44:22 to 2010-06-20 22:45:58 UTC [more...]

2.6.35-rc3: Reported regressions 2.6.33 -> 2.6.34
 2010-06-20 22:34 UTC  (16+ messages)
` [Bug #15589] 2.6.34-rc1: Badness at fs/proc/generic.c:316
` [Bug #15717] bluetooth oops
` [Bug #15669] INFO: suspicious rcu_dereference_check()
` [Bug #15664] Graphics hang and kernel backtrace when starting Azureus with Compiz enabled
` [Bug #15805] reiserfs locking
` [Bug #15671] intel graphic card hanging (Hangcheck timer elapsed... GPU hung)
` [Bug #15673] 2.6.34-rc2: "ima_dec_counts: open/free imbalance"?
` [Bug #15704] [r8169] WARNING: at net/sched/sch_generic.c
` [Bug #15924] kacpid consumes ~100% CPU, system freezes randomly
` [Bug #15863] 2.6.34-rc5-git7 (plus all patches) -- another suspicious rcu_dereference_check() usage
` [Bug #15936] Suspicious rcu_dereference_check() usage detected during 2.6.34-rc6 boot on PPC64/p5 processor
` [Bug #15862] 2.6.34-rc4/5: iwlagn unusable until reload
` [Bug #16007] x86/pci Oops with CONFIG_SND_HDA_INTEL
` [Bug #16034] 2.6.34: dlm: possible circular locking dependency detected
` [Bug #16050] The ibmcam driver is not working

2.6.35-rc3: Reported regressions from 2.6.34
 2010-06-20 22:17 UTC  (38+ messages)
` [Bug #16090] sysfs: cannot create duplicate filename
` [Bug #16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
` [Bug #16092] Caught 64-bit read from uninitialized memory in memtype_rb_augment_cb
` [Bug #16120] Oops: 0000 [#1] SMP, unable to handle kernel NULL pointer dereference at (null)
` [Bug #16122] 2.6.35-rc1: WARNING at fs/fs-writeback.c:1142 __mark_inode_dirty+0x103/0x170
` [Bug #16131] kernel BUG at fs/btrfs/extent-tree.c:4363 (btrfs_free_tree_block)
` [Bug #16160] 2.6.35 Radeon KMS power management regression?
` [Bug #16156] No Sound with 2.6.34.x Kernel with my Audio-Chip
` [Bug #16145] Unable to boot unless "notsc" or "clocksource=hpet", or acpi_pad disabling the TSC
` [Bug #16173] After uncompressing the kernel, at boot time, the server hangs
` [Bug #16172] 2.6.25-rc1 ahci regression
` [Bug #16175] 2.6.35-rc1 system oom, many processes killed but memory not free
` [Bug #16169] Complain from preemptive debug
` [Bug #16179] 2.6.35-rc2 completely hosed on intel gfx?
` [Bug #16178] 2.6.35-rc2 : OOPS with LTP memcg regression test run
` [Bug #16176] Microcode errors with iwl3945
` [Bug #16184] Container, X86-64, i386, iptables rule
` [Bug #16198] Running make install over sshfs is painful now
` [Bug #16197] [BUG on 2.6.35-rc2] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:11.0/0000:02:03.0/slot'
` [Bug #16199] 2.6.35-rc2-git1 - include/linux/cgroup.h:534 invoked rcu_dereference_check() without protection!
` [Bug #16180] radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume
` [Bug #16196] 2.6.35-rc2-git1 - WARNING: at net/wireless/mlme.c:341 cfg80211_send_assoc_timeout+0x107/0x11e [cfg80211]()
` [Bug #16201] SIOCGIWFREQ ioctl fails to get frequency info
` [Bug #16220] md/raid/udev fails to create md partition devices (/dev/mdXpY)
` [Bug #16205] acpi: freeing invalid memtype bf799000-bf79a000
` [Bug #16215] sysfs: cannot create duplicate filename '/class/net/bnep0'
` [Bug #16221] 2.6.35-rc2-git5 -- [drm:drm_mode_getfb] *ERROR* invalid framebuffer id
` [Bug #16222] 2.6.35-rc{12} regression: inactive console corrupted
` [Bug #16228] BUG/boot failure on Dell Precision T3500 (pci/ahci_stop_engine)
` [Bug #16231] Noticeable slow-down in 2.6.35-rc3
` [Bug #16232] 2.6.35-rc3 - WARNING:iwl_set_dynamic_key
` [Bug #16235] [REGRESSION] [IWL3945] Broadcast is broken?
` [Bug #16230] inconsistent IN-HARDIRQ-W -> HARDIRQ-ON-W usage: fasync, 2.6.35-rc3
` [Bug #16234] [2.6.35-rc3] reboot mutex 'bug'
` [Bug #16255] 2.6.35-rc3 deadlocks on semaphore operations
` [Bug #16247] drm/i915 BUG with 2.6.35-rc
` [Bug #16248] inconsistent lock state

[PATCH V2] i2c-imx: do not allow interruptions when waiting for I2C to complete (resend)
 2010-06-20 22:33 UTC  (2+ messages)

[PATCH 3/6 v2]cifs Fix warnings variables set but not used
 2010-06-20 22:33 UTC  (4+ messages)

WARNING!
 2010-06-20 22:33 UTC 

[PATCH] DMAENGINE: runtime config for slave channels
 2010-06-20 22:19 UTC 

[C/R ARM v2][PATCH 0/3] Linux Checkpoint-Restart - ARM port
 2010-06-20 21:34 UTC  (2+ messages)

[PATCH] procfs: Do not release pid_ns->proc_mnt too early
 2010-06-20 21:56 UTC  (29+ messages)
              ` [PATCH 0/4] pid_ns_prepare_proc/unshare cleanups
                ` [PATCH 0/6] Unshare support for the pid namespace
                  ` [PATCH 1/6] pid: Remove the child_reaper special case in init/main.c
                  ` [PATCH 2/6] pidns: Call pid_ns_prepare_proc from create_pid_namespace
                  ` [PATCH 3/6] procfs: kill the global proc_mnt variable
                  ` [PATCH 4/6] pidns: Don't allow new pids after the namespace is dead
                  ` [PATCH 5/6] pidns: Use task_active_pid_ns where appropriate
                  ` [PATCH 6/6] pidns: Support unsharing the pid namespace
                    ` [PATCH 0/2] pid_ns_release_proc() fixes
                      ` [PATCH 1/2] pid_ns: move destroy_pid_namespace() into workqueue context
                      ` [PATCH 2/2] pid_ns: refactor the buggy pid_ns_release_proc() logic

[RFC][PATCH] PM: Avoid losing wakeup events during suspend
 2010-06-20 21:50 UTC  (5+ messages)

[PATCH 0/8] firewire: cdev ABI updates
 2010-06-20 21:48 UTC  (10+ messages)
` [PATCH 1/8] firewire: remove an unused function argument
` [PATCH 2/8] firewire: cdev: fix race in iso context creation
` [PATCH 3/8] firewire: cdev: fix responses to nodes at different card
` [PATCH 4/8] firewire: cdev: count references of cards during inbound transactions
` [PATCH 5/8] firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug
` [PATCH 6/8] firewire: expose extended tcode of incoming lock requests to (userspace) drivers
` [PATCH 7/8] firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_request2
` [PATCH 8/8] firewire: cdev: extend fw_cdev_event_iso_interrupt documentation

[PATCH] ds2782: Fix ds2782_get_capacity return value
 2010-06-20 21:35 UTC  (2+ messages)

[PATCH] Add commandline partitions for block devices v2
 2010-06-20 21:33 UTC  (2+ messages)

gpiolib and sleeping gpios
 2010-06-20 21:31 UTC  (2+ messages)

[PATCH 05/19] DMAENGINE: ste_dma40: improve allocation error handling
 2010-06-20 21:25 UTC 

[PATCH 06/19] DMAENGINE: ste_dma40: various cosmetic clean-ups
 2010-06-20 21:25 UTC 

[PATCH 10/19] DMAENGINE: ste_dma40: interrupts only on dst
 2010-06-20 21:25 UTC 

[PATCH 14/19] DMAENGINE: ste_dma40: no flow control on memcpy
 2010-06-20 21:26 UTC 

[PATCH 19/19] DMAENGINE: ste_dma40: support older silicon
 2010-06-20 21:27 UTC 

[PATCH 18/19] DMAENGINE: ste_dma40: support disabling physical channels
 2010-06-20 21:26 UTC 

[PATCH 17/19] DMAENGINE: ste_dma40: no disabled phy channels on ux500
 2010-06-20 21:26 UTC 

[PATCH 16/19] DMAENGINE: ste_dma40: fix suspend bug
 2010-06-20 21:26 UTC 

[PATCH 15/19] DMAENGINE: ste_dma40: add DB8500 memcpy channels
 2010-06-20 21:26 UTC 

[PATCH 13/19] DMAENGINE: ste_dma40: arch updates for LCLA and LCPA
 2010-06-20 21:26 UTC 

[PATCH 12/19] DMAENGINE: ste_dma40: allocate LCLA dynamically
 2010-06-20 21:26 UTC 

[PATCH 11/19] DMAENGINE: ste_dma40: no premature stop
 2010-06-20 21:26 UTC 

[PATCH 09/19] DMAENGINE: ste_dma40: avoid doing unnessecary suspend
 2010-06-20 21:25 UTC 

[PATCH 08/19] DMAENGINE: ste_dma40: lock fix
 2010-06-20 21:25 UTC 

[PATCH 07/19] DMAENGINE: ste_dma40: deny ops on non-alloc channels
 2010-06-20 21:25 UTC 

[PATCH 03/19] DMAENGINE: ste_dma40: moved freeing of client owned desc
 2010-06-20 21:24 UTC 

[PATCH 04/19] DMAENGINE: ste_dma40: use kmem cache
 2010-06-20 21:25 UTC 

[PATCH 02/19] DMAENGINE: ste_dma40: only write phy channel config first time
 2010-06-20 21:24 UTC 

[PATCH 01/19] DMAENGINE: ste_dma40: fixed lli_max=1 issue
 2010-06-20 21:24 UTC 

[PATCH 00/19] DMAENGINE: ste_dma40: bugfixes v2
 2010-06-20 21:24 UTC 

[PATCH v3 00/10] BKL conversion in tty layer
 2010-06-20 20:54 UTC  (4+ messages)
` [PATCH] serial: revert "Use block_til_ready helper"

[PATCH] Support for the pressure sensor BMP085 from Bosch Sensortec
 2010-06-20 20:50 UTC  (4+ messages)

[PATCH 1/12] scsi: megaraid_sas - Online Controller Reset - I: Enable Online Controller Reset Bit in register related functions
 2010-06-20 20:48 UTC  (11+ messages)

[PATCH] Introduce buflock, a one-to-many circular buffer mechanism (rev2)
 2010-06-20 20:13 UTC  (2+ messages)

[PATCH 1/2] Staging: comedi: fix style errors in adl_pci9111.c
 2010-06-20 20:02 UTC  (3+ messages)

Wacom based devices and the mt kernel protocol
 2010-06-20 19:22 UTC  (3+ messages)

SEND US
 2010-06-20 20:13 UTC 

FW: sched_setaffinity not working with kernel 2.6.32.15
 2010-06-20 19:10 UTC 

[PATCH] input: evdev: Use multi-reader buffer to save space (rev5)
 2010-06-20 18:48 UTC 

[PATCH v2 00/26] Add support for the Ingenic JZ4740 System-on-a-Chip
 2010-06-20 18:30 UTC  (8+ messages)

[PATCH] ath5k: disable ASPM
 2010-06-20 18:04 UTC  (7+ messages)
              ` [PATCH v2] "
                ` [ath5k-devel] "

[PATCH] i2c/mips: Fix error return codes from Sibyte i2c bus driver
 2010-06-20 17:57 UTC 

[PATCH] drivers/media/IR/imon.c: Use pr_err instead of err
 2010-06-20 17:34 UTC  (4+ messages)

[PATCH] HID: Fixing offset errors in bin_attribute read functions of roccat kone
 2010-06-20 17:19 UTC 

Adding critical/fault limits to hwmon sysfs API
 2010-06-20 16:37 UTC 

wait_for_completion_interruptible does not wait !!
 2010-06-20 15:52 UTC  (3+ messages)
` [linux-pm] "

[RFC PATCH v7 01/19] Add a new structure for skb buffer from external
 2010-06-20 15:19 UTC  (20+ messages)

CONFIG_PROVE_RCU breaks proprietary modules (rcu_lock_map)
 2010-06-20 15:16 UTC  (6+ messages)

[PATCH v3 2/2] tmpfs: Make tmpfs scalable with percpu_counter for used blocks
 2010-06-20 14:28 UTC  (4+ messages)

PROBLEM: SIS7019 stops recording after 42 min
 2010-06-20 14:26 UTC  (4+ messages)

[PATCH 2/3] SCSI: Support Type C RAID controller
 2010-06-20 14:18 UTC  (2+ messages)

[PATCH 2/2] arch/sh/mm: Eliminate a double lock
 2010-06-20 13:51 UTC  (2+ messages)

[PATCH 3/3] drivers/media/dvb/frontends: remove duplicate structure field initialization
 2010-06-20 13:40 UTC 

[PATCH 2/3] drivers/gpu/drm/i915: remove duplicate structure field initialization
 2010-06-20 13:40 UTC 

[PATCH 1/3] arch/um/drivers: remove duplicate structure field initialization
 2010-06-20 13:40 UTC 

[PATCH 0/6] Fix gcc warnings of unused variables etc
 2010-06-20 13:29 UTC  (4+ messages)
` [PATCH 3/6]cifs Fix variable not set warnings

[PATCH] [fs/sysv] Fix NULL deref. when allocating new inode
 2010-06-20 13:17 UTC 

[PATCH v2 20/26] alsa: ASoC: Add JZ4740 codec driver
 2010-06-20 13:11 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/2] drivers/hid: Eliminate a double lock
 2010-06-20 11:24 UTC 

[PATCH] Export kexec.h
 2010-06-20  9:23 UTC  (6+ messages)
` [RFC] use kexec_kernel.h for the kernel-only stuff [Was: [PATCH] Export kexec.h]
    ` [PATCH] kexec: export kexec.h to userspace

[PATCH 4/5] mtd: mxc_nand fixups
 2010-06-20  9:21 UTC  (4+ messages)
      ` [PATCHv2 "

[GIT PULL] sound fixes for 2.6.35-rc4
 2010-06-20  8:44 UTC  (2+ messages)

[RFC][PATCH 0/9] rework KVM mmu_shrink() code
 2010-06-20  8:11 UTC  (6+ messages)
` [RFC][PATCH 9/9] make kvm mmu shrinker more aggressive

[PATCH] cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=n
 2010-06-20  8:10 UTC  (2+ messages)

[PATCH] Mtd: fixed coding style issues in afs.c ar7part.c cmdlinepart.c inftlcore.c This is a patch to the files afs.c ar7part.c cmdlinepart.c inftlcore.c that fixes up warnings found by the checkpatch.pl tool Signed-off-by: Neal Buckendahl <nealb001@gmail.com>
 2010-06-20  8:01 UTC 

wait_for_completion_interruptible does not wait !! [During PM suspend]
 2010-06-20  7:51 UTC  (2+ messages)

[GIT PULL] hwmon fixes for 2.6.35
 2010-06-20  7:29 UTC 

[PATCH] x86: Fix rebooting on Dell Precision WorkStation T7400
 2010-06-20  7:27 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] [0/31] HWPOISON 2.6.33 pre-merge posting
 2010-06-20  7:14 UTC  (12+ messages)
` [PATCH] [31/31] HWPOISON: Add a madvise() injector for soft page offlining

MY REGARDS
 2010-06-19 18:02 UTC 

2.6.35-rc3 deadlocks on semaphore operations
 2010-06-20  6:55 UTC  (2+ messages)

[PATCH v3] hwmon: Add JZ4740 ADC driver
 2010-06-20  6:32 UTC  (3+ messages)
` [PATCH v4] "
  ` [lm-sensors] "

[patch] pipe: add support for shrinking and growing pipes
 2010-06-20  5:37 UTC  (19+ messages)

man-pages text for MAV_MERGEABLE and MADV_UNMERGEABLE
 2010-06-20  5:36 UTC  (3+ messages)

[PATCH]MAINTAINERS update e-mail address
 2010-06-20  3:44 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).