Re: [PATCH] acpi_i2c: set MODULE_LICENSE, MODULE_AUTHOR, and MODULE_DESCRIPTION

2013-08-16 Thread Jerry Snitselaar
Sorry for the double send. This one was apparently blocked by the greylisting on vger.kernel.org and it was hours before I received notification of that. I forgot to bcc myself and had no record of the git send-email successfully completing. Just ignore this patch. Jerry -- To unsubscribe from

Re: [PATCH 0/3] ixgbe: request_firmware for configuration parameters

2013-08-16 Thread Greg KH
On Fri, Aug 16, 2013 at 05:18:12PM -0700, Ali Ayoub wrote: > On 8/16/2013 3:39 PM, Greg KH wrote: > > On Fri, Aug 16, 2013 at 03:14:31PM -0700, Ali Ayoub wrote: > >> On 1/11/2013 11:41 AM, Greg KH wrote: > > > > Seriously? Restarting a thread from over 6 months ago? > > Yes, it's an old thread,

[PATCH] s390: Fix broken build

2013-08-16 Thread Guenter Roeck
Fix: In file included from fs/exec.c:61:0: arch/s390/include/asm/tlb.h:35:23: error: expected identifier or '(' before 'unsigned' arch/s390/include/asm/tlb.h:36:1: warning: no semicolon at end of struct or union [enabled by default] arch/s390/include/asm/tlb.h: In function 'tlb_gather_mmu':

[PATCH] acpi_i2c: set MODULE_LICENSE, MODULE_AUTHOR, and MODULE_DESCRIPTION

2013-08-16 Thread Jerry Snitselaar
Without MODULE_LICENSE get, I get the following with modprobe: acpi_i2c: module license 'unspecified' taints kernel. acpi_i2c: Unknown symbol i2c_new_device (err 0) acpi_i2c: Unknown symbol acpi_dev_get_resources (err 0) acpi_i2c: Unknown symbol acpi_dev_resource_interrupt (err 0) acpi_i2c:

[ANNOUNCE] 3.0.89-rt117

2013-08-16 Thread Steven Rostedt
Dear RT Folks, I'm pleased to announce the 3.0.89-rt117 stable release. This release is just an update to the new stable 3.0.89 version and no RT specific changes have been made. You can get this release via the git tree at:

[ANNOUNCE] 3.2.50-rt70

2013-08-16 Thread Steven Rostedt
Dear RT Folks, I'm pleased to announce the 3.2.50-rt70 stable release. This release is just an update to the new stable 3.2.50 version and no RT specific changes have been made. You can get this release via the git tree at:

[ANNOUNCE] 3.4.57-rt72

2013-08-16 Thread Steven Rostedt
Dear RT Folks, I'm pleased to announce the 3.4.57-rt72 stable release. This release is just an update to the new stable 3.4.57 version and no RT specific changes have been made. You can get this release via the git tree at:

Re: [PATCH] x86, apic: Enable x2APIC physical when cpu < 256 native

2013-08-16 Thread Youquan Song
> No problem - you might want to send another patch adding some comments to > the code, explaining why we don't switch to physical mode, quoting from > the SDM and so. Here is the revert patch. Subject: [PATCH] Revert "x86/apic: Enable x2APIC physical mode on native hardware too, when there

Re: Non-enumerable devices on USB and other enumerable buses

2013-08-16 Thread Alan Stern
On Fri, 16 Aug 2013, Mark Brown wrote: > > Besides, you need to get the platform information to the driver in any > > case, no matter how you decide to solve the chicken-and-egg problem. > > It shouldn't be a factor in deciding which solution to use. > > It's not that this is hard, it's that

[PATCH 2/2] input: misc: New USB eBeam input driver

2013-08-16 Thread Yann Cantin
Signed-off-by: Yann Cantin --- Documentation/ABI/testing/sysfs-driver-ebeam | 53 ++ drivers/input/misc/Kconfig | 22 + drivers/input/misc/Makefile | 1 + drivers/input/misc/ebeam.c | 763 +++ 4 files changed, 839

[PATCH 0/2] new USB eBeam input driver

2013-08-16 Thread Yann Cantin
Hi, New USB input driver for eBeam devices. Currently supported (tested) : - Luidia eBeam classic projection and edge projection models - Nec "interactive solution" NP01Wi1 & NP01Wi2 accessories. >From basic usb point of view, all these devices are indistinguishable : they have the same usb ids

[PATCH 1/2] hid: Blacklist eBeam devices

2013-08-16 Thread Yann Cantin
Signed-off-by: Yann Cantin --- drivers/hid/hid-core.c | 3 +++ drivers/hid/hid-ids.h | 3 +++ 2 files changed, 6 insertions(+) diff --git a/drivers/hid/hid-core.c b/drivers/hid/hid-core.c index 36668d1..da5dfa0 100644 --- a/drivers/hid/hid-core.c +++ b/drivers/hid/hid-core.c @@ -1985,6

[PATCH] acpi_i2c: set MODULE_LICENSE, MODULE_AUTHOR, and MODULE_DESCRIPTION

2013-08-16 Thread Jerry Snitselaar
Without MODULE_LICENSE set, I get the following with modprobe: acpi_i2c: module license 'unspecified' taints kernel. acpi_i2c: Unknown symbol i2c_new_device (err 0) acpi_i2c: Unknown symbol acpi_dev_get_resources (err 0) acpi_i2c: Unknown symbol acpi_dev_resource_interrupt (err 0) acpi_i2c:

Re: [PATCH] Correct the LZ4 license

2013-08-16 Thread Kyungsik Lee
On Fri, Aug 16, 2013 at 04:45:29PM -0500, Richard Laager wrote: > The LZ4 code is listed as using the "BSD 2-Clause License". > > Signed-off-by: Richard Laager > --- > lib/lz4/lz4_compress.c |4 ++-- > lib/lz4/lz4_decompress.c |6 +++--- > lib/lz4/lz4hc_compress.c |4 ++-- > 3

Re: [RFC v1 4/5] ARM: mvebu: add Armada 1500 and Sony NSZ-GS7 device tree files

2013-08-16 Thread Jason Cooper
On Fri, Aug 16, 2013 at 09:41:37PM +0200, Sebastian Hesselbarth wrote: > This adds very basic device tree files for the Marvell Armada 1500 SoC > and the Sony NSZ-GS7 GoogleTV board. Currently, SoC only has nodes for > cpus, some clocks, l2 cache controller, local timer, apb timers, uart, > and

Re: [RFC v1 3/5] ARM: mvebu: add Armada 150 uart to lowlevel debug

2013-08-16 Thread Jason Cooper
On Fri, Aug 16, 2013 at 09:41:36PM +0200, Sebastian Hesselbarth wrote: > This adds UART0 as found on the Armada 1500 to the lowlevel debug of > mach-mvebu. Unfortunately, default register base addresses for Armada > 370/XP switched from 0xd00 to 0xf10. So, we finally end up > in three

Re: [PATCH 1/8] THP: Use real address for NUMA policy

2013-08-16 Thread Peter Zijlstra
On Fri, Aug 16, 2013 at 01:17:28PM -0500, Alex Thorlton wrote: > I actually didn't write these patches (made a few tweaks to get them > running on the latest kernel though). They were submitted last July by > Peter Zijlstra. By Kirill, I don't think I've ever touched them. > The messages from

Re: [PATCH] memblock, numa: Binary search node id

2013-08-16 Thread Yinghai Lu
On Fri, Aug 16, 2013 at 12:01 PM, Russ Anderson wrote: > On Thu, Aug 15, 2013 at 01:43:48PM -0700, Andrew Morton wrote: >> On Wed, 14 Aug 2013 22:46:29 -0700 Yinghai Lu wrote: >> >> > Current early_pfn_to_nid() on arch that support memblock go >> > over memblock.memory one by one, so will take

Re: UEFI Plugfest 2013 -- New Orleans

2013-08-16 Thread James Bottomley
On Fri, 2013-08-16 at 11:20 -0400, John W. Linville wrote: > Participants in this event must join the UEFI at the Adopter level or > above (gratis): > > http://www.uefi.org/join Just a note on doing this. I did it today using the three page form on the uefi web page: you can fill it in on

Re: [PATCH 0/3] ixgbe: request_firmware for configuration parameters

2013-08-16 Thread Greg KH
On Fri, Aug 16, 2013 at 03:14:31PM -0700, Ali Ayoub wrote: > On 1/11/2013 11:41 AM, Greg KH wrote: Seriously? Restarting a thread from over 6 months ago? Why? > > On Fri, Jan 11, 2013 at 11:30:54AM -0800, Shannon Nelson wrote: > >> On Fri, Jan 11, 2013 at 10:25 AM, Greg KH > >> wrote: > >>>

Re: [RFC 2/4] driver core: Allow early registration of devices

2013-08-16 Thread Greg Kroah-Hartman
On Fri, Aug 16, 2013 at 11:20:55PM +0100, Grant Likely wrote: > Also, for the devices that are created early, is it really appropriate > to use APIs that require a struct device? I could easily argue that > anything done at early boot should only be the bare minimum to allow > the kernel to get to

Re: [RFC 2/4] driver core: Allow early registration of devices

2013-08-16 Thread Greg Kroah-Hartman
On Fri, Aug 16, 2013 at 11:55:31PM +0200, Thierry Reding wrote: > > > + list_for_each_entry(private, _early_list, early) { > > > + struct device *dev = private->device; > > > + int err; > > > + > > > + if (dev->bus == _bus_type) { > > > > Why special case the platform bus?

[PATCH 001/133] Input: elantech - fix for newer hardware versions (v7)

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Matteo Delfino commit 9eebed7de660c0b5ab129a9de4f89d20b60de68c upstream. * Fix version recognition in elantech_set_properties The new hardware reports itself as v7 but the packets'

[PATCH 020/133] [SCSI] isci: Fix a race condition in the SSP task management path

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Jeff Skirvin commit 96f15f29038e58e1b0a96483e2b369ff446becf1 upstream. This commit fixes a race condition in the isci driver abort task and SSP device task management path. The race is

[PATCH 004/133] ASoC: max98088 - fix element type of the register cache.

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Chih-Chung Chang commit cb6f66a2d278e57a6c9d8fb59bd9ebd8ab3965c2 upstream. The registers of max98088 are 8 bits, not 16 bits. This bug causes the contents of registers to be overwritten

[PATCH 018/133] drm/radeon: fix combios tables on older cards

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Mark Kettenis commit cef1d00cd56f600121ad121875655ad410a001b8 upstream. Noticed that my old Radeon 7500 hung after printing drm: GPU not posted. posting now... when it wasn't

Hello dear

2013-08-16 Thread blessingzamba...@adinet.com.uy
Hello dear How are you today I hope all is well with you, my name is miss blessing zamba 24 years old girl is my pleasure to contact you after viewing your profile which really interest me to communicating with you please if you have the desire with me so we can get to know each other better

[PATCH 005/133] ata: Fix DVD not dectected at some platform with Wellsburg PCH

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Youquan Song commit eac27f04a71e1f39f196f7e520d16dcefc955d77 upstream. There is a patch b55f84e2d527182e7c611d466cd0bb6ddce201de "ata_piix: Fix DVD not dectected at some Haswell

Re: [ 00/17] 3.4.58-stable review

2013-08-16 Thread Guenter Roeck
On Fri, Aug 16, 2013 at 05:41:40AM -0700, Greg Kroah-Hartman wrote: > On Fri, Aug 16, 2013 at 01:26:05AM -0700, Guenter Roeck wrote: > > On 08/15/2013 10:10 PM, Greg Kroah-Hartman wrote: > > [ .. ] > > > > >> three to go (arm:allmodconfig, sparc32:defconfig, and > > >> sparc64:allmodconfig). > >

Re: Linux kernel cross-compilers

2013-08-16 Thread Guenter Roeck
On Fri, Aug 16, 2013 at 09:26:51PM +0200, Sam Ravnborg wrote: > On Fri, Aug 16, 2013 at 08:43:35AM -0700, Guenter Roeck wrote: > > On 08/16/2013 02:45 AM, Max Filippov wrote: > Guenter, > can you share a complete build log with V=1? > > >>> > >>>

[PATCH 010/133] USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: =?UTF-8?q?J=C3=B3hann=20B=2E=20Gu=C3=B0mundsson?= commit 58fc90db8261b571c026bb8bf23aad48a7233118 upstream. Signed-off-by: Jóhann B. Guðmundsson Signed-off-by: Greg Kroah-Hartman

[PATCH 012/133] usb: cp210x support SEL C662 Vendor/Device

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Barry Grussling commit b579fa52f6be0b4157ca9cc5e94d44a2c89a7e95 upstream. This patch adds support for the Schweitzer Engineering Laboratories C662 USB cable based off the CP210x driver.

Re: [PATCH v3] hwspinlock/msm: Add support for Qualcomm MSM HW Mutex block

2013-08-16 Thread Stephen Warren
On 08/15/2013 07:35 AM, Pawel Moll wrote: > On Wed, 2013-08-14 at 20:09 +0100, Kumar Gala wrote: >> +Required properties: >> +- compatible: should be "qcom,tcsr-mutex" >> +- reg: Should contain registers location and length of mutex registers >> +- reg-names: >> +"mutex-base" - string to

Re: [PATCH RFC 3/3] spmi: document the PMIC arbiter SPMI bindings

2013-08-16 Thread Stephen Warren
On 08/16/2013 01:48 PM, Kumar Gala wrote: > > On Aug 16, 2013, at 2:25 PM, Josh Cartwright wrote: > >> Hey Kumar- >> >> Thanks for the review. >> >> On Fri, Aug 16, 2013 at 01:53:27PM -0500, Kumar Gala wrote: >>> On Aug 9, 2013, at 3:37 PM, Josh Cartwright wrote: >>> Signed-off-by: Josh

[PATCH 014/133] USB: EHCI: Fix resume signalling on remote wakeup

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Roger Quadros commit 47a64a13d54f6c669b00542848d5550be3d3310e upstream. Set the ehci->resuming flag for the port we receive a remote wakeup on so that resume signalling can be

[PATCH 016/133] drm/radeon: Another card with wrong primary dac adj

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Ondrej Zary commit f7929f34fa0e0bb6736a2484fdc07d77a1653081 upstream. Hello, got another card with "too bright" problem: Sapphire Radeon VE 7000 DDR (VGA+S-Video) lspci -vnn: 01:00.0

[PATCH 003/133] usb: dwc3: fix wrong bit mask in dwc3_event_type

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Huang Rui commit 1974d494dea05ea227cb42f5e918828801e237aa upstream. Per dwc3 2.50a spec, the is_devspec bit is used to distinguish the Device Endpoint-Specific Event or Device-Specific

[PATCH 019/133] ARM: footbridge: fix overlapping PCI mappings

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Mike Frysinger commit 6287e7319870ec949fb809e4eb4154c2b05b221f upstream. Commit 8ef6e6201b26cb9fde79c1baa08145af6aca2815 (ARM: footbridge: use fixed PCI i/o mapping) broke booting on my

[PATCH 006/133] Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: "K. Y. Srinivasan" commit ed4bb9744b41d39ba35080c2390e201575121dc7 upstream. Each subnet string needs to be separated with a semicolon. Fix this bug. Signed-off-by: K. Y. Srinivasan

[PATCH 002/133] usb: dwc3: gadget: don't prevent gadget from being probed if we fail

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Felipe Balbi commit cdcedd6981194e511cc206887db661d016069d68 upstream. In case we fail our ->udc_start() callback, we should be ready to accept another modprobe following the failed

[PATCH 017/133] drm/radeon: improve dac adjust heuristics for legacy pdac

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher commit 03ed8cf9b28d886c64c7e705c7bb1a365fd8fb95 upstream. Hopefully avoid more quirks in the future due to bogus vbios dac data. Signed-off-by: Alex Deucher

[PATCH 015/133] drm/radeon: fix endian issues with DP handling (v3)

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher commit 34be8c9af7b8728465963740fc11136ae90dfc36 upstream. The atom interpreter expects data in LE format, so swap the message buffer as apprioriate. v2: properly handle

[PATCH 009/133] USB: storage: Add MicroVault Flash Drive to unusual_devs

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Ren Bigcren commit e7a6121f4929c17215f0cdca3726f4bf3e4e9529 upstream. The device report an error capacity when read_capacity_16(). Using read_capacity_10() can get the correct capacity.

[PATCH 008/133] usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapter

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Luiz Angelo Daros de Luca commit 90625070c4253377025878c4e82feed8b35c7116 upstream. This adds NetGear Managed Switch M4100 series, M5300 series, M7100 series USB ID (0846:0110) to the

[PATCH 075/133] ARM: use linker magic for vectors and vector stubs

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Russell King commit b9b32bf70f2fb710b07c94e13afbc729afe221da upstream. Use linker magic to create the vectors and vector stubs: we can tell the linker to place them at an appropriate

[PATCH 011/133] USB: option: append Petatel NP10T device to GSM modems list

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Daniil Bolsun commit c38e83b6cc2adf80e3f091fd92cfbeacc9748347 upstream. This patch was tested on 3.10.1 kernel. Same models of Petatel NP10T modems have different device IDs.

[PATCH 013/133] USB: cp210x: add MMB and PI ZigBee USB Device Support

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Sami Rahman commit 7681156982026ebf7eafd7301eb0374d7648d068 upstream. Added support for MMB Networks and Planet Innovation Ingeni ZigBee USB devices using customized Silicon Labs'

[PATCH 077/133] ARM: allow kuser helpers to be removed from the vector page

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Russell King commit f6f91b0d9fd971c630cef908dde8fe8795aefbf8 upstream. Provide a kernel configuration option to allow the kernel user helpers to be removed from the vector page, thereby

[PATCH 071/133] drm/i915: fix missed hunk after GT access breakage

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Ben Widawsky commit e1b4d3036c07ff137955fb1c0197ab62534f46ec upstream. Upon some code refactoring, a hunk was missed. This was fixed for next, but missed the current trees, and hasn't

[PATCH 082/133] virtio/console: Add pipe_lock/unlock for splice_write

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Yoshihiro YUNOMAE commit 2b4fbf029dff5a28d9bf646346dea891ec43398a upstream. Add pipe_lock/unlock for splice_write to avoid oops by following competition: (1) An application gets fds of

[PATCH 127/133] net_sched: Fix stack info leak in cbq_dump_wrr().

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: "David S. Miller" [ Upstream commit a0db856a95a29efb1c23db55c02d9f0ff4f0db48 ] Make sure the reserved fields, and padding (if any), are fully initialized. Based upon a patch by Dan

[PATCH v3 1/5] mm: Track mappings that have been written via ptes

2013-08-16 Thread Andy Lutomirski
This will allow filesystems to identify when their mappings have been modified using a pte. The idea is that, ideally, filesystems will update ctime and mtime sometime after any mmaped write. This is handled in core mm code for two reasons: 1. Performance. Setting a bit directly is faster

[PATCH 085/133] x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: "H.J. Lu" commit eaa5a990191d204ba0f9d35dbe5505ec2cdd1460 upstream. GCC will optimize mxcsr_feature_mask_init in arch/x86/kernel/i387.c: memset(_scratch, 0,

Re: [PATCH v2] RFC: interrupt consistency check for OF GPIO IRQs

2013-08-16 Thread Linus Walleij
On Thu, Aug 15, 2013 at 2:31 PM, Tomasz Figa wrote: > On Thursday 15 of August 2013 14:12:43 Lars Poeschel wrote: > Well, there are basically no restrictions over the format of GPIO and > interrupt specifiers. Any driver is free to define its own and provide > private .xlate() callback to parse

[PATCH v3 0/5] Rework mtime and ctime updates on mmaped

2013-08-16 Thread Andy Lutomirski
Writes via mmap currently update mtime and ctime in ->page_mkwrite. This hurts both throughput and latency. In workloads that dirty a large number of mmapped pages, ->page_mkwrite can be hot and file_update_time is slow and scales poorly. Updating timestamps can also sleep, which hurts latency

[PATCH 126/133] usbnet: do not pretend to support SG/TSO

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet [ Upstream commit 20f0170377264e8449b6987041f0bcc4d746d3ed ] usbnet doesn't support yet SG, so drivers should not advertise SG or TSO capabilities, as they allow TCP stack

[PATCH 131/133] ndisc: Add missing inline to ndisc_addr_option_pad

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Joe Perches [ Upstream commit d9d10a30964504af834d8d250a0c76d4ae91eb1e ] Signed-off-by: Joe Perches Signed-off-by: David S. Miller Signed-off-by: Kamal Mostafa ---

[PATCH 124/133] sysctl net: Keep tcp_syn_retries inside the boundary

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Michal Tesar [ Upstream commit 651e92716aaae60fc41b9652f54cb6803896e0da ] Limit the min/max value passed to the /proc/sys/net/ipv4/tcp_syn_retries. Signed-off-by: Michal Tesar

[PATCH 110/133] hwmon: (adt7470) Fix incorrect return code check

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Curt Brune commit 93d783bcca69bfacc8dc739d8a050498402587b5 upstream. In adt7470_write_word_data(), which writes two bytes using i2c_smbus_write_byte_data(), the return codes are

[PATCH 122/133] fs/proc/task_mmu.c: fix buffer overflow in add_page_map()

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: yonghua zheng commit 8c8296223f3abb142be8fc31711b18a704c0e7d8 upstream. Recently we met quite a lot of random kernel panic issues after enabling CONFIG_PROC_PAGE_MONITOR. After

[PATCH 112/133] Btrfs: release both paths before logging dir/changed extents

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Josef Bacik commit f3b15ccdbb9a79781578249a63318805e55a6c34 upstream. The ceph guys tripped over this bug where we were still holding onto the original path that we used to copy the

[PATCH 116/133] cifs: don't instantiate new dentries in readdir for inodes that need to be revalidated immediately

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Jeff Layton commit 757c4f6260febff982276818bb946df89c1105aa upstream. David reported that commit c2b93e06 (cifs: only set ops for inodes in I_NEW state) caused a regression with

[PATCH 125/133] ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Hannes Frederic Sowa [ Upstream commit 905a6f96a1b18e490a75f810d733ced93c39b0e5 ] Otherwise we end up dereferencing the already freed net->ipv6.mrt pointer which leads to a panic (from

[PATCH v3 2/5] fs: Add inode_update_time_writable

2013-08-16 Thread Andy Lutomirski
This is like file_update_time, except that it acts on a struct inode * instead of a struct file *. Signed-off-by: Andy Lutomirski --- fs/inode.c | 72 ++ include/linux/fs.h | 1 + 2 files changed, 58 insertions(+), 15 deletions(-)

[PATCH 107/133] ALSA: 6fire: fix DMA issues with URB transfer_buffer usage

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Jussi Kivilinna commit ddb6b5a964371e8e52e696b2b258bda144c8bd3f upstream. Patch fixes 6fire not to use stack as URB transfer_buffer. URB buffers need to be DMA-able, which stack is not.

[PATCH-v3 4/4] vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory

2013-08-16 Thread Nicholas A. Bellinger
From: Nicholas Bellinger This patch adds support for pre-allocation of per tv_cmd descriptor scatterlist + user-space page pointer memory using se_sess->sess_cmd_map within tcm_vhost_make_nexus() code. This includes sanity checks within vhost_scsi_map_to_sgl() to reject I/O that exceeds these

[PATCH 113/133] sched: Ensure update_cfs_shares() is called for parents of continuously-running tasks

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Peter Zijlstra commit bf0bd948d1682e3996adc093b43021ed391983e6 upstream. We typically update a task_group's shares within the dequeue/enqueue path. However, continuously running tasks

[PATCH 121/133] x86 get_unmapped_area(): use proper mmap base for bottom-up direction

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Radu Caragea commit df54d6fa54275ce59660453e29d1228c2b45a826 upstream. When the stack is set to unlimited, the bottomup direction is used for mmap-ings but the mmap_base is not used and

Re: page fault scalability (ext3, ext4, xfs)

2013-08-16 Thread Andy Lutomirski
On Fri, Aug 16, 2013 at 3:02 PM, J. Bruce Fields wrote: > On Fri, Aug 16, 2013 at 07:37:25AM +1000, Dave Chinner wrote: >> On Thu, Aug 15, 2013 at 08:17:18AM -0700, Andy Lutomirski wrote: >> > On Thu, Aug 15, 2013 at 12:11 AM, Dave Chinner wrote: >> > > On Wed, Aug 14, 2013 at 11:14:37PM -0700,

Hello dear

2013-08-16 Thread blessingzamba...@adinet.com.uy
Hello dear How are you today I hope all is well with you, my name is miss blessing zamba 24 years old girl is my pleasure to contact you after viewing your profile which really interest me to communicating with you please if you have the desire with me so we can get to know each other better

[PATCH-v3 0/4] target/vhost-scsi: Add per-cpu ida tag pre-allocation for v3.12

2013-08-16 Thread Nicholas A. Bellinger
From: Nicholas Bellinger Hi folks, This is an updated series for adding tag pre-allocation support of target fabric descriptor memory, utilizing Kent's latest per-cpu ida bits here, along with Christoph Lameter's latest comments: [PATCH 04/10] idr: Percpu ida

[PATCH-v3 1/4] idr: Percpu ida

2013-08-16 Thread Nicholas A. Bellinger
From: Kent Overstreet Percpu frontend for allocating ids. With percpu allocation (that works), it's impossible to guarantee it will always be possible to allocate all nr_tags - typically, some will be stuck on a remote percpu freelist where the current job can't get to them. We do guarantee

[PATCH-v3 2/4] target: Add transport_init_session_tags using per-cpu ida

2013-08-16 Thread Nicholas A. Bellinger
From: Nicholas Bellinger This patch adds lib/idr.c based transport_init_session_tags() logic that allows fabric drivers to setup a per-cpu se_sess->sess_tag_pool and associated se_sess->sess_cmd_map for basic tagged pre-allocation of fabric descriptor sized memory. v3: Update to percpu-ida

[PATCH-v3 3/4] vhost/scsi: Convert to per-cpu ida_alloc + ida_free command map

2013-08-16 Thread Nicholas A. Bellinger
From: Nicholas Bellinger This patch changes vhost/scsi to use transport_init_session_tags() pre-allocation logic for per-cpu session tag pooling with internal ida_alloc() + ida_free() calls based upon the saved se_cmd->map_tag id. FIXME: Make transport_init_session_tags() number of tags setup

Re: [RFC][PATCH] drivers: base: dynamic memory block creation

2013-08-16 Thread Seth Jennings
On Wed, Aug 14, 2013 at 12:40:43PM -0700, Greg Kroah-Hartman wrote: > On Wed, Aug 14, 2013 at 02:31:45PM -0500, Seth Jennings wrote: > > Large memory systems (~1TB or more) experience boot delays on the order > > of minutes due to the initializing the memory configuration part of > > sysfs at

Re: [PATCH 0/3] ixgbe: request_firmware for configuration parameters

2013-08-16 Thread Ali Ayoub
On 8/16/2013 3:39 PM, Greg KH wrote: > On Fri, Aug 16, 2013 at 03:14:31PM -0700, Ali Ayoub wrote: >> On 1/11/2013 11:41 AM, Greg KH wrote: > > Seriously? Restarting a thread from over 6 months ago? Yes, it's an old thread, but still relevant for current code. > Why? Because currently there is

Re: Very Urgent!!!

2013-08-16 Thread Doris Omar
Greetings from BURKINA FASO: Let me start by introduce myself,I am Mrs Doris Omar, BILL AND EXCHANGE MANAGER (Bank of Africa) Ouagadougou, Burkina Faso.I am writting you this letter based on the latest development at our bank which I will like to bring to your personal edification.

[PATCH v3 5/5] ext4: Defer mmap cmtime update until writeback

2013-08-16 Thread Andy Lutomirski
A fancier implementation could probably avoid an extra journal transaction by adding a mapping_test_clear_cmtime call in ext4_writepages, but this should already be a considerable improvement -- we'll start one transaction per writepages call instead of one per page. Signed-off-by: Andy

Re: [PATCH v2] RFC: interrupt consistency check for OF GPIO IRQs

2013-08-16 Thread Linus Walleij
On Thu, Aug 15, 2013 at 11:53 AM, Tomasz Figa wrote: >> + /* Check if we have an IRQ parent, else continue */ >> + irq_parent = of_irq_find_parent(child); >> + if (!irq_parent) >> + continue; > > You can probably put the irq_parent node

[PATCH 118/133] ext4: fix mount/remount error messages for incompatible mount options

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Piotr Sarna commit 6ae6514b33f941d3386da0dfbe2942766eab1577 upstream. Commit 5688978 ("ext4: improve handling of conflicting mount options") introduced incorrect messages shown while

Re: [PATCH] mm/hotplug: Remove stop_machine() from try_offline_node()

2013-08-16 Thread KOSAKI Motohiro
This patch removes the use of stop_machine() in try_offline_node() and adds comments to try_offline_node() and remove_memory() that lock_device_hotplug() is required. This patch need more verbose explanation. check_cpu_on_node() traverse cpus and cpu hotplug seems to use

Re: [PATCH v4 0/5] PCA9633: Add support to PCA9634 and fix some problems

2013-08-16 Thread Bryan Wu
On Wed, Aug 14, 2013 at 2:23 PM, Ricardo Ribalda Delgado wrote: > Add Support for the PCA9634 chip. Simimart to the 9633, but with 8 outputs > instead of 4. > Fix bug when 2 chips where present on the system, the ledclass will fail and > the chip wont probe. > Protect ledout register with a

Re: [PATCH V3 RFC 00/16] EFI stub for ARM

2013-08-16 Thread Roy Franz
On Tue, Aug 13, 2013 at 10:58 AM, Roy Franz wrote: > On Fri, Aug 9, 2013 at 4:26 PM, Roy Franz wrote: >> >> This patch series adds EFI stub support for the ARM architecture. >> Some code that was previously only used by x86/x86_64 is now shared >> and has been made more general. The stub for

[PATCH v3 3/5] mm: Notify filesystems when it's time to apply a deferred cmtime update

2013-08-16 Thread Andy Lutomirski
Filesystems that defer cmtime updates should update cmtime when any of these events happen after a write via a mapping: - The mapping is written back to disk. This happens from all kinds of places, all of which eventually call ->writepages. - munmap is called or the mapping is removed when

Re: Linux kernel cross-compilers

2013-08-16 Thread Max Filippov
On Fri, Aug 16, 2013 at 7:43 PM, Guenter Roeck wrote: > On 08/16/2013 02:45 AM, Max Filippov wrote: Guenter, can you share a complete build log with V=1? >>> >>> http://roeck-us.net/linux/logs/make.xtensa.log.bad >>> http://roeck-us.net/linux/logs/make.xtensa.log.ok >>> >>>

[PATCH 093/133] KVM: s390: move kvm_guest_enter,exit closer to sie

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Dominik Dingel commit 2b29a9fdcb92bfc6b6f4c412d71505869de61a56 upstream. Any uaccess between guest_enter and guest_exit could trigger a page fault, the page fault handler would handle

[PATCH 088/133] virtio: console: fix race with port unplug and open/close

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Amit Shah commit 057b82be3ca3d066478e43b162fc082930a746c9 upstream. There's a window between find_port_by_devt() returning a port and us taking a kref on the port, where the port could

[PATCH v3 4/5] mm: Scan for dirty ptes and update cmtime on MS_ASYNC

2013-08-16 Thread Andy Lutomirski
This is probably unimportant but improves POSIX compliance. Signed-off-by: Andy Lutomirski --- mm/msync.c | 83 +- 1 file changed, 72 insertions(+), 11 deletions(-) diff --git a/mm/msync.c b/mm/msync.c index 632df45..9e41acd 100644

Re: [PATCH v3] hwspinlock/msm: Add support for Qualcomm MSM HW Mutex block

2013-08-16 Thread Stephen Warren
On 08/14/2013 01:09 PM, Kumar Gala wrote: > Add driver for Qualcomm MSM Hardware Mutex block that exists on newer MSM > SoC (MSM8974, etc). > diff --git a/Documentation/devicetree/bindings/hwlock/msm-tcsr-mutex.txt > b/Documentation/devicetree/bindings/hwlock/msm-tcsr-mutex.txt > +Required

Re: Linux kernel cross-compilers

2013-08-16 Thread Sam Ravnborg
On Fri, Aug 16, 2013 at 08:43:35AM -0700, Guenter Roeck wrote: > On 08/16/2013 02:45 AM, Max Filippov wrote: Guenter, can you share a complete build log with V=1? >>> >>> http://roeck-us.net/linux/logs/make.xtensa.log.bad >>> http://roeck-us.net/linux/logs/make.xtensa.log.ok >>> >>>

Re: [PULL] Miscellaneous trivialities

2013-08-16 Thread Michael Witten
On Fri, 16 Aug 2013 10:48:16 -0500, Rob Landley wrote: > On 08/15/2013 04:44:01 AM, Michael Witten wrote: > >> I've been sitting on some trivial patches for a while, and I'd just >> like to get them out of the way. >> >> Here is the series: >> >> ... >> >> [5] Docs: Replace `hotplug' with

[PATCH 090/133] virtio: console: clean up port data immediately at time of unplug

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Amit Shah commit ea3768b4386a8d1790f4cc9a35de4f55b92d6442 upstream. We used to keep the port's char device structs and the /sys entries around till the last reference to the port was

[PATCH 045/133] iwlwifi: mvm: refuse connection to APs with BI < 16

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg commit 48bc13072109ea58465542aa1ee31b4e1065468a upstream. Due to a firmware bug, it crashes when the beacon interval is smaller than 16. Avoid this by refusing the station

[PATCH 081/133] virtio/console: Quit from splice_write if pipe->nrbufs is 0

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Yoshihiro YUNOMAE commit 68c034fefe20eaf7d5569aae84584b07987ce50a upstream. Quit from splice_write if pipe->nrbufs is 0 for avoiding oops in virtio-serial. When an application was

[PATCH 092/133] virtio: console: return -ENODEV on all read operations after unplug

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Amit Shah commit 96f97a83910cdb9d89d127c5ee523f8fc040a804 upstream. If a port gets unplugged while a user is blocked on read(), -ENODEV is returned. However, subsequent read()s

[PATCH 043/133] mac80211: fix ethtool stats for non-station interfaces

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg commit e13bae4f807401729b3f27c7e882a96b8b292809 upstream. As reported in https://bugzilla.kernel.org/show_bug.cgi?id=60514, the station loop never initialises 'sinfo' and

Re: [PATCH] memblock, numa: Binary search node id

2013-08-16 Thread Russ Anderson
On Thu, Aug 15, 2013 at 01:43:48PM -0700, Andrew Morton wrote: > On Wed, 14 Aug 2013 22:46:29 -0700 Yinghai Lu wrote: > > > Current early_pfn_to_nid() on arch that support memblock go > > over memblock.memory one by one, so will take too many try > > near the end. > > > > We can use existing

Re: [RFC 2/4] driver core: Allow early registration of devices

2013-08-16 Thread Greg Kroah-Hartman
On Fri, Aug 16, 2013 at 10:39:21PM +0200, Thierry Reding wrote: > +static DEFINE_MUTEX(device_early_mutex); > +static LIST_HEAD(device_early_list); > +static bool device_is_early = true; > + > +/* > + * Keep a list of early registered devices so that they can be fully > + * registered at a later

Re: [PATCH RFC 1/3] spmi: Linux driver framework for SPMI

2013-08-16 Thread Greg Kroah-Hartman
On Fri, Aug 16, 2013 at 02:47:15PM -0500, Josh Cartwright wrote: > > > +#ifdef CONFIG_DEBUG_FS > > > > Why? If debugfs isn't enabled, the functions should just compile away > > with the debugfs_() calls, so no need to do this type of thing here, > > right? > > Not sure I follow you, but it may

[PATCH 037/133] usb: serial: option: blacklist ONDA MT689DC QMI interface

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Enrico Mioso commit 3d1a69e726406ab662ab88fa30a3a05ed404334d upstream. Prevent the option driver from binding itself to the QMI/WWAN interface, making it unusable by the proper driver.

  1   2   3   4   5   6   7   8   9   10   >