rcu: Avoid irq disable in rcu_cpu_kthread (no replies)
Once we have the per cpu patchset merged we could do the following [it even works without that patchset but the __this_cpu ops will not do preemption checks]. Would this work? Subject: rcu: Avoid irq...
View ArticleATTN: Urgent Lucrative Proposal.. (no replies)
Hello, I am Mr.Leslie Holt of NatWest Bank UK. I have a lucrative business proposal for your review. I believe we could mutually benefit from this scenario. Please contact me on my private email...
View Article[GIT PULL] Block fixes for 3.13-rc (no replies)
Hi Linus, A small collection of fixes for the current series. It contains: - A fix for a use-after-free of a request in blk-mq. From Ming Lei. - A fix for a blk-mq bug that could attempt to...
View Article[PATCH v4] crypto: more robust crypto_memneq (no replies)
Disabling compiler optimizations can be fragile, since a new optimization could be added to -O0 or -Os that breaks the assumptions the code is making. Instead of disabling compiler optimizations, use...
View Article[RESEND PATCH] ARM: dts: bcm28155-ap: Fix Card Detection GPIO (no replies)
The board schematic states that the "SD_CARD_DET_N gets pulled to GND when card is inserted" so the polarity has been updated to active low. Polarity is now specified with a GPIO define instead of a...
View Article[PATCH] clocksource: kona: Print warning rather than panic (no replies)
Since there may be other clocksources available, this driver should not trigger a panic simply because it can not determine the frequency of an external clock. This change refactors the driver to...
View Article[PATCH] kbuild: Fix silent builds with make-4 (no replies)
make-4 changed the way/order it presents the command line options into MAKEFLAGS In make-3.8x, '-s' would always be first into a group of options with the '-'/hyphen removed $ make -p -s...
View ArticleRe: [PATCH] SFI: fix compilation warnings (1 reply)
On Thursday, December 05, 2013 07:26:37 PM Andy Shevchenko wrote: > When build kernel with make W=1 we get the following compiler error. > > In file included from drivers/sfi/sfi_acpi.c:66:0:...
View Article[net-next PATCH 0/6] some cleanups (6 replies)
From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Since net-next is open now, it's time to post them out again. Zhi Yong Wu (6): vhost: remove the dead branch vhost: adjust vhost_dev_init() to be...
View Article[PATCH] ARM: dts: Leave sdio1 as disabled on bcm28155-ap (no replies)
The sdio1 interface pins are routed to an unpopulated daughter card connector on the bcm28155-ap board. Thus there is no need to mark this interface as enabled. Signed-off-by: Tim Kryger...
View Article[PATCH net-next] ether_addr_equal: Optimize implementation, remove unused...
Add a new check for CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS to reduce the number of or's used in the ether_addr_equal comparison to very slightly improve function performance. Simplify the...
View Article[PATCH 0/2] Update bcm_defconfig (2 replies)
This series includes two minor updates to the bcm_defconfig that removes an option that wasn't being used and eliminates a line that is now unnecessary due to a change in the defaults for that option....
View Article[PATCH 0/2] tsc2005 DT binding (2 replies)
Hi, This adds device tree support for the tsc2005 touchscreen controller, which is currently only used by the Nokia N900 board. The patch does not update the reset pin handling for platform data based...
View Article[RESEND PATCH] ARM: bcm_defconfig: Do not expect appended DTB (no replies)
The bootloaders used with Broadcom mobile SoCs are capable of handling a device tree separately from the zImage so there is no need for this option to be enabled. Signed-off-by: Tim Kryger...
View Article[PATCH 0/4] x86, microcode, AMD: Fix early loading (5 replies)
From: Borislav Petkov <bp@suse.de> A couple of openSUSE bugzillas made me look at the early ucode loading on AMD. The problem is, we're doing memory allocation too early with IRQs disabled and...
View Article[PATCH 0/2] dmi-sysfs module unload fixes (2 replies)
These fix a warning on dmi-sysfs module unload and an error when reloading immediately after unload with DEBUG_KOBJECT_RELEASE. --- Bjorn Helgaas (2): firmware: dmi-sysfs: Don't remove dmi-sysfs "raw"...
View Article[PATCH 3.12 23/83] pkt_sched: fq: change classification of control packets...
3.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Maciej Żenczykowski <maze@google.com> [ Upstream commit...
View Article[PATCH 3.12 29/83] ping: prevent NULL pointer dereference on write to...
3.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Hannes Frederic Sowa <hannes@stressinduktion.org> [ Upstream commit...
View Article[PATCH 3.12 20/83] sit: fix use after free of fb_tunnel_dev (no replies)
3.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Willem de Bruijn <willemb@google.com> [ Upstream commit...
View Article[PATCH 3.12 28/83] inet: prevent leakage of uninitialized memory to user in...
3.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Hannes Frederic Sowa <hannes@stressinduktion.org> [ Upstream commit...
View Article