summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-14userfaultfd/sysctl: add vm.unprivileged_userfaultfdPeter Xu
2019-05-14mm/cma_debug.c: fix the break condition in cma_maxchunk_get()Yue Hu
2019-05-14include/trace/events/vmscan.h: drop zone id from kswapd tracepointsYafang Shao
2019-05-14mm/slab.c: fix an infinite loop in leaks_show()Qian Cai
2019-05-14mm/slub.c: update the comment about slab frozenLiu Xiang
2019-05-14mm/slab.c: remove unneed check in cpuup_canceledLi RongQing
2019-05-14slub: remove useless kmem_cache_debug() before remove_full()Liu Xiang
2019-05-14mm: remove stale comment from page structTobin C. Harding
2019-05-14slab: use slab_list instead of lruTobin C. Harding
2019-05-14slub: use slab_list instead of lruTobin C. Harding
2019-05-14slub: add comments to endif pre-processor macrosTobin C. Harding
2019-05-14slob: use slab_list instead of lruTobin C. Harding
2019-05-14slob: respect list_head abstraction layerTobin C. Harding
2019-05-14list: add function list_rotate_to_front()Tobin C. Harding
2019-05-14ocfs2: fix ocfs2 read inode data panic in ocfs2_igetShuning Zhang
2019-05-14ocfs2: use common file type conversionPhillip Potter
2019-05-14MAINTAINERS: add Joseph as ocfs2 co-maintainerJoseph Qi
2019-05-14arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate headerSabyasachi Gupta
2019-05-14kernel/sys.c: prctl: fix false positive in validate_prctl_map()Cyrill Gorcunov
2019-05-14mm/hugetlb.c: don't put_page in lock of hugetlb_lockKai Shen
2019-05-14mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...Dan Williams
2019-05-13Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-13Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-05-12Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-12Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-12Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-12Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...Linus Torvalds
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-05-11Merge tag 'vfio-v5.2-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-05-11Merge branch 'next-tomoyo2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-11Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-05-10tomoyo: Don't emit WARNING: string while fuzzing testing.Tetsuo Handa
2019-05-10tomoyo: Change pathname calculation for read-only filesystems.Tetsuo Handa
2019-05-10tomoyo: Check address length before reading address familyTetsuo Handa
2019-05-10tomoyo: Add a kernel config option for fuzzing testing.Tetsuo Handa
2019-05-10Merge tag 'docs-5.2a' of git://git.lwn.net/linuxLinus Torvalds
2019-05-10Merge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-10Merge tag 'pidfd-fixes-v5.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2019-05-10Merge tag 'platform-drivers-x86-v5.2-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-05-10Merge tag 'fbdev-v5.2' of git://github.com/bzolnier/linuxLinus Torvalds
2019-05-10Merge tag 'pwm/for-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-10Merge tag 'mailbox-v5.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-05-10vsprintf: Do not break early boot with probing addressesPetr Mladek
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-10fork: do not release lock that wasn't takenChristian Brauner
2019-05-10samples: add .gitignore for pidfd-metadataChristian Brauner
2019-05-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-09nfp: add missing kdocJakub Kicinski
2019-05-09Merge branch 'tls-warnings'David S. Miller