[PATCH v4 1/1] ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI...
Some Lenovo ideapad models lack a physical rfkill switch. On Lenovo models ideapad Y700 Touch-15ISK and ideapad Y700-15ISK, ideapad-laptop would wrong
View Article[GIT PULL] Please pull powerpc/linux.git powerpc-4.5-3 tag
Hi Linus, Please pull some more powerpc fixes for 4.5: The following changes since commit 2d19fc639516dc7b4184450b315c931d38549e61: powerpc/mm: F
View ArticleNULL-ptr deref in irqfd_update (via KVM)
Works under both AMD and Intel [7]kdb> summary sysname Linux release 4.5.0-rc4 version #1 SMP PREEMPT Tue Feb 16 04:24:23 CET 2016 machine
View Articleregression between v4.1.17 and v4.1.18 (crypto)
Hi, after upgrading to v4.1.18 (LTS) I cannot unlock my root partition. The error is: Enter passphrase for /dev/sda2: Failed to setup dm-crypt key m
View Article[PATCH 1/4] lightnvm: update closed list outside of intr context
From: Javier González <javier@cnexlabs.com> When an I/O finishes, full blocks are moved from the open to the closed list - a lock is taken to protec
View Article[PATCH 2/4] lightnvm: rename ->nr_pages to ->nr_sects
The struct rrpc->nr_pages can easily be interpreted as the number of flash pages allocated to rrpc, while it is the nr_sects. Make sure that this is r
View Article[PATCH 3/4] lightnvm: remove struct nvm_dev->total_blocks
The struct nvm_dev->total_blocks was only used for calculating total sectors. Remove and instead calculate total sectors from the number of luns and i
View Article[PATCH 4/4] lightnvm: generalize rrpc ppa calculations
From: Javier González <javier@cnexlabs.com> In rrpc, some calculations assume a certain configuration (e.g., 1 LUN, 1 sector per page). The reason b
View Article[GIT PULL] remaining tpmdd fixes for Linux 4.5
Hi James, I'm sorry for the late pull request for 4.5. The reason for this was the latency in my previous one. I picked with care the absolutely crit
View Article[PATCH] firmware: set firmware_buf size in kernel_read_file_from_path()
Set firmware_buf->size in kernel_read_file_from_path(), otherwise assign_firmware_buf() fails. Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@
View Article[git pull] vfs.git fixes for -rc5
Assorted fixes - xattr one from this cycle, the rest - stable fodder. The following changes since commit 18558cae0272f8fd9647e69d3fec1565a7949865:
View Article[PATCH] firmware: set firmware_buf size in fw_get_filesystem_firmware()
Set firmware_buf->size in fw_get_filesystem_firmware() after successful kernel_read_file_from_path(), otherwise assign_firmware_buf() fails. Signed-o
View Article[RFC] sysfs: defer instantiation of default attrs
Ok, here's a rather ugly proof-of-concept patch. I've gone through some contortions to avoid double-locking the kernfs_mutex; I should really try t
View Article[PATCHv6 0/3] rdmacg: IB/core: rdma controller support
Overview: Currently user space applications can easily take away all the rdma device specific resources such as AH, CQ, QP, MR etc. Due to which other
View Article[PATCHv6 1/3] rdmacg: Added rdma cgroup controller
Added rdma cgroup controller that does accounting, limit enforcement on rdma/IB verbs and hw resources. Added rdma cgroup header file which defines i
View Article[PATCHv6 2/3] IB/core: added support to use rdma cgroup controller
Added support APIs for IB core to register/unregister every RDMA device with rdma cgroup for tracking verbs and hw resources. IB core registers with r
View Article[PATCHv6 3/3] rdmacg: Added documentation for rdmacg
Added documentation for v1 and v2 version describing high level design and usage examples on using rdma controller. Signed-off-by: Parav Pandit <pand
View Article[PATCH v2] tty: serial: 8250: add MOXA Smartio MUE boards support
Add support for : - CP-102E: 2 ports RS232 PCIE card - CP-102EL: 2 ports RS232 PCIE card - CP-132EL: 2 ports RS422/485 PCIE card - CP-114EL: 4 ports
View Article[PATCH v2] sata_via: Apply WD workaround only when needed on VT6421
Currently, workaround for broken WD drives is applied always, slowing down all drives. And it has a bug - it's not applied after resume. Apply the wo
View Article[GIT PULL] perf fixes
Linus, Please pull the latest perf-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-urgent-for-linu
View Article