aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-08-13Merge branch 'master-next'Bruce Ashfield
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-13Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-08-13random32: add a tracepoint for prandom_u32()Eric Dumazet
2020-08-12Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2020-08-12Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-08-12Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-08-12Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12mm/hugetlb: make hugetlb migration callback CMA awareJoonsoo Kim
2020-08-12mm/gup: restrict CMA region by using allocation scope APIJoonsoo Kim
2020-08-12mm/migrate: introduce a standard migration target allocation functionJoonsoo Kim
2020-08-12mm/hugetlb: unify migration callbacksJoonsoo Kim
2020-08-12mm/migrate: move migration helper from .h to .cJoonsoo Kim
2020-08-12panic: make print_oops_end_marker() staticYue Hu
2020-08-12kernel/panic.c: make oops_may_print() return boolTiezhu Yang
2020-08-12kdump: append kernel build-id string to VMCOREINFOVijay Balakrishna
2020-08-12autofs: fix doubled wordRandy Dunlap
2020-08-12kstrto*: do not describe simple_strto*() as obsolete/replacedKars Mulder
2020-08-12kstrto*: correct documentation references to simple_strto*()Kars Mulder
2020-08-12lib/generic-radix-tree.c: remove unneeded __rcuLuc Van Oostenryck
2020-08-12sparse: group the defines by functionalityLuc Van Oostenryck
2020-08-12include/linux/poison.h: remove obsolete commentMatthew Wilcox
2020-08-12include/: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-12kernel.h: remove duplicate include of asm/div64.hArvind Sankar
2020-08-12kernel: add a kernel_wait helperChristoph Hellwig
2020-08-12include/linux/xz.h: drop duplicated wordRandy Dunlap
2020-08-12include/linux/async_tx.h: drop duplicated word in a commentRandy Dunlap
2020-08-12include/linux/exportfs.h: drop duplicated word in a commentRandy Dunlap
2020-08-12include/linux/compiler-clang.h: drop duplicated word in a commentRandy Dunlap
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-12syscalls: use uaccess_kernel in addr_limit_user_checkChristoph Hellwig
2020-08-12include/linux/memcontrol.h: drop duplicate word and fix spelloRandy Dunlap
2020-08-12include/linux/frontswap.h: drop duplicated word in a commentRandy Dunlap
2020-08-12include/linux/highmem.h: fix duplicated words in a commentRandy Dunlap
2020-08-12mm: drop duplicated words in <linux/mm.h>Randy Dunlap
2020-08-12mm: drop duplicated words in <linux/pgtable.h>Randy Dunlap
2020-08-12include/linux/sched/mm.h: optimize current_gfp_context()Waiman Long
2020-08-12mm/vmstat: add events for THP migration without splitAnshuman Khandual
2020-08-12mm: thp: remove debug_cow switchYang Shi
2020-08-12hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemMike Kravetz
2020-08-12mm, oom: make the calculation of oom badness more accurateYafang Shao
2020-08-12include/linux/mempolicy.h: fix typoYanfei Xu