Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | perf/core: Fix group {cpu,task} validation | Mark Rutland | 2017-08-25 | 1 | -20/+19 | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-08-26 | 6 | -6/+33 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mm/memblock.c: reversed logic in memblock_discard() | Pavel Tatashin | 2017-08-26 | 1 | -1/+1 | |
| * | | | | | | | | | fork: fix incorrect fput of ->exe_file causing use-after-free | Eric Biggers | 2017-08-26 | 1 | -0/+1 | |
| * | | | | | | | | | mm/madvise.c: fix freeing of locked page with MADV_FREE | Eric Biggers | 2017-08-26 | 1 | -1/+1 | |
| * | | | | | | | | | dax: fix deadlock due to misaligned PMD faults | Ross Zwisler | 2017-08-26 | 1 | -0/+10 | |
| * | | | | | | | | | mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled | Kirill A. Shutemov | 2017-08-26 | 1 | -2/+2 | |
| * | | | | | | | | | PM/hibernate: touch NMI watchdog when creating snapshot | Chen Yu | 2017-08-26 | 1 | -2/+18 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-08-26 | 12 | -64/+135 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce() | Paul Mackerras | 2017-08-25 | 1 | -22/+34 | |
| * | | | | | | | | | KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state | Paolo Bonzini | 2017-08-25 | 2 | -6/+17 | |
| * | | | | | | | | | KVM: x86: simplify handling of PKRU | Paolo Bonzini | 2017-08-25 | 5 | -30/+10 | |
| * | | | | | | | | | KVM: x86: block guest protection keys unless the host has them enabled | Paolo Bonzini | 2017-08-25 | 1 | -1/+1 | |
| * | | | | | | | | | KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them | Benjamin Herrenschmidt | 2017-08-24 | 1 | -2/+55 | |
| * | | | | | | | | | KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss | Benjamin Herrenschmidt | 2017-08-24 | 1 | -1/+10 | |
| * | | | | | | | | | KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9 | Nicholas Piggin | 2017-08-24 | 1 | -0/+3 | |
| * | | | | | | | | | Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář | 2017-08-21 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | KVM: s390: sthyi: fix specification exception detection | Heiko Carstens | 2017-08-21 | 1 | -1/+4 | |
| | * | | | | | | | | KVM: s390: sthyi: fix sthyi inline assembly | Heiko Carstens | 2017-08-21 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2017-08-26 | 2 | -9/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | virtio_pci: fix cpu affinity support | Christoph Hellwig | 2017-08-25 | 1 | -3/+7 | |
| * | | | | | | | | | | virtio_blk: fix incorrect message when disk is resized | Stefan Hajnoczi | 2017-08-25 | 1 | -6/+10 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-08-26 | 3 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | powerpc/mm: Ensure cpumask update is ordered | Benjamin Herrenschmidt | 2017-08-18 | 3 | -0/+20 | |
* | | | | | | | | | | | Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-08-26 | 2 | -6/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | net: sunrpc: svcsock: fix NULL-pointer exception | Vadim Lomovtsev | 2017-08-25 | 1 | -2/+20 | |
| * | | | | | | | | | | | nfsd: Limit end of page list when decoding NFSv4 WRITE | Chuck Lever | 2017-08-25 | 1 | -4/+2 | |
* | | | | | | | | | | | | Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench... | Linus Torvalds | 2017-08-26 | 2 | -8/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup() | Ronnie Sahlberg | 2017-08-23 | 1 | -6/+12 | |
| * | | | | | | | | | | | | cifs: Fix df output for users with quota limits | Sachin Prabhu | 2017-08-23 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2017-08-26 | 2 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | mtd: nand: atmel: Relax tADL_min constraint | Boris Brezillon | 2017-08-25 | 1 | -1/+12 | |
| * | | | | | | | | | | | | | mtd: nandsim: remove debugfs entries in error path | Uwe Kleine-König | 2017-08-25 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-08-26 | 8 | -75/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | blk-mq-debugfs: Add names for recently added flags | Bart Van Assche | 2017-08-25 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer | Benjamin Block | 2017-08-24 | 3 | -31/+46 | |
| * | | | | | | | | | | | | | | Revert "loop: support 4k physical blocksize" | Omar Sandoval | 2017-08-23 | 3 | -40/+6 | |
| * | | | | | | | | | | | | | | blk-throttle: cap discard request size | Shaohua Li | 2017-08-23 | 1 | -4/+14 | |
* | | | | | | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-08-26 | 5 | -14/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | i2c: designware: Fix runtime PM for I2C slave mode | Jarkko Nikula | 2017-08-17 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | i2c: designware: Remove needless pm_runtime_put_noidle() call | Jarkko Nikula | 2017-08-17 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | i2c: aspeed: fixed potential null pointer dereference | Brendan Higgins | 2017-08-14 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | i2c: simtec: use release_mem_region instead of release_resource | Anton Vasilyev | 2017-08-14 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | i2c: core: Make comment about I2C table requirement to reflect the code | Javier Martinez Canillas | 2017-08-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | i2c: designware: Fix standard mode speed when configuring the slave mode | Jarkko Nikula | 2017-08-14 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | i2c: designware: Fix oops from i2c_dw_irq_handler_slave | Jarkko Nikula | 2017-08-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | i2c: designware: Fix system suspend | Ulf Hansson | 2017-08-14 | 1 | -2/+12 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2017-08-26 | 1 | -6/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | mmc: block: prevent propagating R1_OUT_OF_RANGE for open-ending mode | Shawn Lin | 2017-08-21 | 1 | -6/+43 | |
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2017-08-26 | 6 | -5/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |