Quantcast
Browsing all 24115 articles
Browse latest View live

[cgroup] BUG: unable to handle kernel NULL pointer dereference (no replies)

Greetings, I got the below dmesg and the first bad commit is git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git review-post-kernfs-conversion commit 0f23a4ecfbef2a707ddfd9d8359ae5220c8d76c1...

View Article


[cgroup] BUG: unable to handle kernel NULL pointer dereference at...

Tejun, Here is another bisect. The first bad commit could be any of: 5a87728c4502d0a99f53346545605360fce1e91e cgroup: factor out cgroup_setup_root() from cgroup_mount()...

View Article


[btrfs] BUG: unable to handle kernel NULL pointer dereference at...

Filipe, Here is another bisect result. The first bad commit could be any of: 0b947aff1599afbbd2ec07ada87b05af0f94cf10 Btrfs: use btrfs_crc32c everywhere instead of libcrc32c...

View Article

linux-next: Tree for Feb 7 (no replies)

Hi all, This tree fails (more than usual) the powerpc allyesconfig build. Changes since 20140206: The powerpc tree still had its build failure. The fscache tree lost its build failure. Non-merge...

View Article

[PATCH 2/2] ALSA: hda/ca0132 - Fix recording from mode id 0x8 (no replies)

The Chromebook Pixel has a microphone under the keyboard that is attached to node id 0x8. Before this fix, recording would always go to the main internal mic (node id 0x7). Signed-off-by: Hsin-Yu Chao...

View Article


[PATCH 1/2] ALSA: hda/ca0132 - setup/cleanup streams (no replies)

When a HDMI stream is opened with the same stream tag as a following opened stream to ca0132, audio will be heard from two ports simultaneously. Fix this issue by change to use...

View Article

[PATCH 2/4] blk-mq: divert __blk_put_request for MQ ops (no replies)

__blk_put_request needs to call into the blk-mq code just like blk_put_request. As we don't have the queue lock in this case both end up calling the same function. Signed-off-by: Christoph Hellwig...

View Article

[PATCH 0/4] minor blk-mq updates (6 replies)

Hi Jens, these small blk-mq core updates fell out of the scsi multiqueue work. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to...

View Article


[PATCH] slub: Hold list_lock unconditionally before the call to add_full. (2...

Hi, From the lockdep annotation and the comment that existed before the lockdep annotations were introduced, mm/slub.c:add_full(s, n, page) expects to be called with n->list_lock held. However,...

View Article


[PATCH] tools, cpupower Fix error condition in cmd_freq_set() (1 reply)

On a system which has only 4.00GHz set as the only available frequency, [root@amd-pike-05 ~]# cpupower frequency-info <snip> current policy: frequency should be within 4.00 GHz and 4.00 GHz. The...

View Article

pull request: wireless 2014-02-07 (no replies)

Dave, Please pull this batch of fixes intended for the 3.14 stream! For the mac80211 bits, Johannes says: "This is just a collection of small fixes, the commit logs explain the details. The only thing...

View Article

[GIT PULL] Ceph fixes for -rc2 (no replies)

Hi Linus, Please pull the following fixes from git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus There is an RBD fix for a crash due to the immutable bio changes, an error...

View Article

[PATCH] kernfs: skip lockdep annotation always if ignore_lockdep is set (2...

We skip lockdep annotations for sysfs attributes with ignore_lockdep set. An exception is kernfs_deactivate where we annotate even in this case. Since the lockdep map key needed for the annotation is...

View Article


[PATCH] net: rfkill-regulator: Add devicetree support. (no replies)

Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Marek Belisko <marek@goldelico.com> --- Based on Neil's patch and extend for documentation and bindings include....

View Article

Hi dear. (no replies)

Hello, Nice to reach you..! How are you doing hope you are doing pretty great. I am Rita Smith, Female, 27years of age from Boston in the United State of America, I work in a Non Governmental...

View Article


[PATCH 2/6] sched: Check for idle task in might_sleep() (no replies)

From: Thomas Gleixner <tglx@linutronix.de> Idle is not allowed to call sleeping functions ever! Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Sebastian Andrzej Siewior...

View Article

[PATCH 4/6] sched: Adjust sched_reset_on_fork when nothing else changes (no...

From: Thomas Gleixner <tglx@linutronix.de> If the policy and priority remain unchanged a possible modification of sched_reset_on_fork gets lost in the early exit path. Cc: stable@vger.kernel.org...

View Article


[PATCH 3/6] sched: Better debug output for might sleep (no replies)

From: Thomas Gleixner <tglx@linutronix.de> might sleep can tell us where interrupts have been disabled, but we have no idea what disabled preemption. Add some debug infrastructure....

View Article

[PATCH 5/6] sched: Queue RT tasks to head when prio drops (no replies)

From: Thomas Gleixner <tglx@linutronix.de> The following scenario does not work correctly: Runqueue of CPUx contains two runnable and pinned tasks: T1: SCHED_FIFO, prio 80 T2: SCHED_FIFO, prio...

View Article

[PATCH 6/6] sched: Consider pi boosting in setscheduler (no replies)

From: Thomas Gleixner <tglx@linutronix.de> If a PI boosted task policy/priority is modified by a setscheduler() call we unconditionally dequeue and requeue the task if it is on the runqueue even...

View Article
Browsing all 24115 articles
Browse latest View live