Top search
[PATCH RESEND] umc-bus.c: fix usage of device_trylock
Hi all. I've not received any feedback about this patch, so I'm resending just to check if someone is going to take care of it. The patch fixes the usage of device_trylock inside the driver umc-bus.c: device_trylock has the same semantics of ...
Message posted on the October 9th, 2012 - 6:30 AM ET
[PATCH resend] net, bluetooth: don't attempt to free a channel that wasn't created
We may currently attempt to free a channel which wasn't created due to an error in the initialization path, this would cause a NULL ptr deref. This would cause the following oops: [ 12.919073] BUG: unable to handle kernel NULL pointer ...
Message posted on the October 8th, 2012 - 5:00 PM ET
[PATCH v4] PM / devfreq: add PM-QoS support
Even if the performance of a device is controlled properly with devfreq, sometimes, we still need to get PM-QoS inputs in order to meet the required performance. In our testbed of Exynos4412, which has on-chip various DMA devices, the memory ...
Message posted on the October 8th, 2012 - 7:00 AM ET
[PATCH 0/3] virtio-scsi updates for 3.7
James, here is a resend of the three pending patches for virtio-scsi, with the bugfix first. Thanks, Paolo Paolo Bonzini (2): virtio-scsi: fix LUNs greater than 255 virtio-scsi: support online resizing of disks Richard W.M. Jones (1): ...
Message posted on the October 2nd, 2012 - 11:30 AM ET
[PATCH v2 resend] seccomp: Make syscall skipping and nr changes more consistent
This fixes two issues that could cause incompatibility between kernel versions: - If a tracer uses SECCOMP_RET_TRACE to select a syscall number higher than the largest known syscall, emulate the unknown vsyscall by returning -ENOSYS. (This is ...
Message posted on the October 1st, 2012 - 2:50 PM ET
[PATCH RESEND] PM/Hibernate: use rb_entry
Since the software suspend extents are organized in an rbtree, use rb_entry instead of container_of, as it is semantically more appropriate in order to get a node as it is iterated. Signed-off-by: Davidlohr Bueso <dave@gnu.org> ...
Message posted on the October 1st, 2012 - 6:20 AM ET
[PATCH] TPM: Let the tpm char device be openable multiple times
How to use the TPM is really a user space policy choice, if the environment wants to use middleware then fine, but it is possible to make correct TPM apps without using middleware. So, remove the kernel restriction that only one process may open ...
Message posted on the September 30th, 2012 - 7:40 PM ET
[PATCH] TPM: Provide a tpm_tis OF driver
This provides an open firwmare driver binding for tpm_tis. OF is useful on arches where PNP is not used. Allow the tpm_tis driver to be selected if PNP or OF are compiled in. Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> ...
Message posted on the September 30th, 2012 - 7:40 PM ET
[PATCH RESEND] x86/fixup_irq: Clean the offlining CPU from the irq affinity mask
When one CPU is going offline, and fixup_irqs() will re-set the irq affinity in some cases, we should clean the offlining CPU from the irq affinity. The reason is setting offlining CPU as of the affinity is useless. Moreover, the smp_affinity value ...
Message posted on the September 26th, 2012 - 4:50 AM ET
[PATCH/resend/bypass] um: Preinclude include/linux/kern_levels.h
The userspace part of UML uses the asm-offsets.h generator mechanism to create definitions for UM_KERN_<LEVEL> that match the in-kernel KERN_<LEVEL> constant definitions. As of commit 04d2c8c83d0e3ac5f78aeede51babb3236200112 ...
Message posted on the September 25th, 2012 - 3:20 PM ET
[PATCH Resend] extcon: Fix return value in extcon_register_interest()
Propagate the value returned from extcon_find_cable_index() instead of -ENODEV. For readability, -EINVAL is returned in place of the variable. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> drivers/extcon/extcon-class.c | 2 +- 1 ...
Message posted on the September 25th, 2012 - 7:10 AM ET
[PATCH RESEND] gpio-lpc32xx: Fix value handling of gpio_direction_output()
For GPIOs of gpio-lpc32xx, gpio_direction_output() ignores the value argument (initial value of output). This patch fixes this by setting the level accordingly. Signed-off-by: Roland Stigge <stigge@antcom.de> Acked-by: Alexandre Pereira da ...
Message posted on the September 25th, 2012 - 4:00 AM ET
[resend][PATCH v2 0/2] btrfs-progs: some bugfixes
From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Some misc bugs are found when i work on other tasks. Now send out them for interview, thanks. Zhi Yong Wu (2): btrfs-progs: Close file descriptor on exit btrfs-progs: Fix up memory leakage ...
Message posted on the September 24th, 2012 - 10:10 PM ET
[PATCH v3 RESEND 00/17] LPAE fixes and extensions for Keystone
This series is a repost of the LPAE related changes in preparation for the introduction of the Keystone sub-architecture. Earlier postings of this series can be found at [1], [2], and [3]. I would very much appreciate feedback and/or next steps ...
Message posted on the September 21st, 2012 - 12:00 PM ET
Previous
May 23rd, 2013 - 9:09 PM ET
Join now
Login

