Age | Commit message (Expand) | Author | Files | Lines |
2017-09-04 | fix the __user misannotations in asm-generic get_user/put_user | Al Viro | 1 | -4/+4 |
2017-08-28 | fput: Don't reinvent the wheel but use existing llist API | Byungchul Park | 1 | -7/+5 |
2017-08-28 | namespace.c: Don't reinvent the wheel but use existing llist API | Byungchul Park | 1 | -5/+3 |
2017-08-27 | Linux 4.13-rc7v4.13-rc7 | Linus Torvalds | 1 | -1/+1 |
2017-08-27 | Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -15/+37 |
2017-08-27 | Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2017-08-27 | Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -46/+107 |
2017-08-27 | Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb | Linus Torvalds | 3 | -5/+7 |
2017-08-27 | Avoid page waitqueue race leaving possible page locker waiting | Linus Torvalds | 1 | -4/+5 |
2017-08-27 | Minor page waitqueue cleanups | Linus Torvalds | 2 | -8/+10 |
2017-08-27 | Clarify (and fix) MAX_LFS_FILESIZE macros | Linus Torvalds | 1 | -2/+2 |
2017-08-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -13/+45 |
2017-08-26 | Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -10/+3 |
2017-08-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+26 |
2017-08-26 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -9/+41 |
2017-08-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -20/+19 |
2017-08-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -6/+33 |
2017-08-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 12 | -64/+135 |
2017-08-25 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -9/+17 |
2017-08-25 | Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 3 | -0/+20 |
2017-08-25 | Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -6/+22 |
2017-08-25 | Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench... | Linus Torvalds | 2 | -8/+14 |
2017-08-25 | Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -1/+13 |
2017-08-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -75/+69 |
2017-08-25 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -14/+24 |
2017-08-25 | PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL | Christoph Hellwig | 1 | -10/+3 |
2017-08-25 | Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 1 | -6/+43 |
2017-08-25 | Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 6 | -5/+16 |
2017-08-25 | Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/sla... | Linus Torvalds | 1 | -2/+2 |
2017-08-25 | Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 13 | -24/+69 |
2017-08-25 | mm/memblock.c: reversed logic in memblock_discard() | Pavel Tatashin | 1 | -1/+1 |
2017-08-25 | fork: fix incorrect fput of ->exe_file causing use-after-free | Eric Biggers | 1 | -0/+1 |
2017-08-25 | mm/madvise.c: fix freeing of locked page with MADV_FREE | Eric Biggers | 1 | -1/+1 |
2017-08-25 | dax: fix deadlock due to misaligned PMD faults | Ross Zwisler | 1 | -0/+10 |
2017-08-25 | mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled | Kirill A. Shutemov | 1 | -2/+2 |
2017-08-25 | PM/hibernate: touch NMI watchdog when creating snapshot | Chen Yu | 1 | -2/+18 |
2017-08-25 | virtio_pci: fix cpu affinity support | Christoph Hellwig | 1 | -3/+7 |
2017-08-25 | virtio_blk: fix incorrect message when disk is resized | Stefan Hajnoczi | 1 | -6/+10 |
2017-08-25 | blk-mq-debugfs: Add names for recently added flags | Bart Van Assche | 1 | -0/+3 |
2017-08-25 | KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce() | Paul Mackerras | 1 | -22/+34 |
2017-08-25 | perf/core: Fix group {cpu,task} validation | Mark Rutland | 1 | -20/+19 |
2017-08-25 | x86/mm: Fix use-after-free of ldt_struct | Eric Biggers | 1 | -3/+1 |
2017-08-25 | KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state | Paolo Bonzini | 2 | -6/+17 |
2017-08-25 | KVM: x86: simplify handling of PKRU | Paolo Bonzini | 5 | -30/+10 |
2017-08-25 | KVM: x86: block guest protection keys unless the host has them enabled | Paolo Bonzini | 1 | -1/+1 |
2017-08-24 | mtd: nand: atmel: Relax tADL_min constraint | Boris Brezillon | 1 | -1/+12 |
2017-08-24 | mtd: nandsim: remove debugfs entries in error path | Uwe Kleine-König | 1 | -0/+1 |
2017-08-25 | Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 1 | -3/+3 |
2017-08-25 | Merge tag 'drm-intel-fixes-2017-08-24' of git://anongit.freedesktop.org/git/d... | Dave Airlie | 6 | -12/+36 |
2017-08-24 | Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad | Masaki Ota | 2 | -10/+39 |