summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-02Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-02mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins
2018-06-02mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()Hugh Dickins
2018-05-31Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-05-31Merge tag 'platform-drivers-x86-v4.17-4' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-05-31platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita
2018-05-30fs: clear writeback errors in inode_init_alwaysDarrick J. Wong
2018-05-30Merge tag 'for-linus-20180530' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-30Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-05-29selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover
2018-05-29Merge tag 'afs-fixes-20180529' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-05-29Merge branch 'nvme-4.17' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-05-29nvme: fix extended data LBA supported settingMax Gurtovoy
2018-05-29i2c: ocores: update HDL sources URLFederico Vaga
2018-05-29IB/core: Fix error code for invalid GID entryParav Pandit
2018-05-29Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-28tracing: Make the snapshot trigger work with instancesSteven Rostedt (VMware)
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann
2018-05-28Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-05-27tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)
2018-05-27Linux 4.17-rc7v4.17-rc7Linus Torvalds
2018-05-27Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-26Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-05-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-26Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in...Olof Johansson
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij
2018-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-26arm64: dts: hikey: Fix eMMC corruption regressionJohn Stultz
2018-05-26crypto: inside-secure - do not use memset on MMIOAntoine Tenart
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25kasan: fix memory hotplug during bootDavid Hildenbrand
2018-05-25kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand
2018-05-25checkpatch: fix macro argument precedence testJoe Perches
2018-05-25init/main.c: include <linux/mem_encrypt.h>Mathieu Malaterre
2018-05-25kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron
2018-05-25proc: fix smaps and meminfo alignmentHugh Dickins
2018-05-25mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko
2018-05-25mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko
2018-05-25mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin
2018-05-25MAINTAINERS: change hugetlbfs maintainer and update filesMike Kravetz
2018-05-25ipc/shm: fix shmat() nil address after round-down when remappingDavidlohr Bueso