aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 7-36/+40
2020-08-13Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Linus Torvalds 1-3/+11
2020-08-13random32: add a tracepoint for prandom_u32()Gravatar Eric Dumazet 1-0/+17
2020-08-12Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 1-4/+0
2020-08-12Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 5-3/+5
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-9/+6
2020-08-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 12-73/+252
2020-08-12Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...Gravatar Linus Torvalds 2-1/+6
2020-08-12Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-0/+6
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 3-9/+1
2020-08-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 60-156/+251
2020-08-12mm/gup: remove task_struct pointer for all gup codeGravatar Peter Xu 1-5/+4
2020-08-12mm: do page fault accounting in handle_mm_faultGravatar Peter Xu 1-2/+5
2020-08-12mm/hugetlb: make hugetlb migration callback CMA awareGravatar Joonsoo Kim 1-2/+0
2020-08-12mm/gup: restrict CMA region by using allocation scope APIGravatar Joonsoo Kim 1-0/+2
2020-08-12mm/migrate: introduce a standard migration target allocation functionGravatar Joonsoo Kim 2-4/+20
2020-08-12mm/hugetlb: unify migration callbacksGravatar Joonsoo Kim 1-8/+18
2020-08-12mm/migrate: move migration helper from .h to .cGravatar Joonsoo Kim 1-28/+5
2020-08-12panic: make print_oops_end_marker() staticGravatar Yue Hu 1-1/+0
2020-08-12kernel/panic.c: make oops_may_print() return boolGravatar Tiezhu Yang 1-1/+1
2020-08-12kdump: append kernel build-id string to VMCOREINFOGravatar Vijay Balakrishna 1-0/+6
2020-08-12autofs: fix doubled wordGravatar Randy Dunlap 1-1/+1
2020-08-12kstrto*: do not describe simple_strto*() as obsolete/replacedGravatar Kars Mulder 1-2/+2
2020-08-12kstrto*: correct documentation references to simple_strto*()Gravatar Kars Mulder 1-2/+2
2020-08-12lib/generic-radix-tree.c: remove unneeded __rcuGravatar Luc Van Oostenryck 1-1/+1
2020-08-12sparse: group the defines by functionalityGravatar Luc Van Oostenryck 1-19/+25
2020-08-12include/linux/poison.h: remove obsolete commentGravatar Matthew Wilcox 1-4/+0
2020-08-12include/: replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 30-30/+30
2020-08-12kernel.h: remove duplicate include of asm/div64.hGravatar Arvind Sankar 1-1/+0
2020-08-12kernel: add a kernel_wait helperGravatar Christoph Hellwig 1-0/+1
2020-08-12include/linux/xz.h: drop duplicated wordGravatar Randy Dunlap 1-1/+1
2020-08-12include/linux/async_tx.h: drop duplicated word in a commentGravatar Randy Dunlap 1-1/+1
2020-08-12include/linux/exportfs.h: drop duplicated word in a commentGravatar Randy Dunlap 1-1/+1
2020-08-12include/linux/compiler-clang.h: drop duplicated word in a commentGravatar Randy Dunlap 1-1/+1
2020-08-12uaccess: add force_uaccess_{begin,end} helpersGravatar Christoph Hellwig 1-0/+18
2020-08-12uaccess: remove segment_eqGravatar Christoph Hellwig 2-4/+2
2020-08-12syscalls: use uaccess_kernel in addr_limit_user_checkGravatar Christoph Hellwig 1-1/+1
2020-08-12include/linux/memcontrol.h: drop duplicate word and fix spelloGravatar Randy Dunlap 1-2/+2
2020-08-12include/linux/frontswap.h: drop duplicated word in a commentGravatar Randy Dunlap 1-1/+1
2020-08-12include/linux/highmem.h: fix duplicated words in a commentGravatar Randy Dunlap 1-1/+1
2020-08-12mm: drop duplicated words in <linux/mm.h>Gravatar Randy Dunlap 1-2/+2
2020-08-12mm: drop duplicated words in <linux/pgtable.h>Gravatar Randy Dunlap 1-6/+6
2020-08-12include/linux/sched/mm.h: optimize current_gfp_context()Gravatar Waiman Long 1-3/+5
2020-08-12mm/vmstat: add events for THP migration without splitGravatar Anshuman Khandual 2-3/+17
2020-08-12mm: thp: remove debug_cow switchGravatar Yang Shi 1-7/+0
2020-08-12hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemGravatar Mike Kravetz 2-3/+15
2020-08-12mm, oom: make the calculation of oom badness more accurateGravatar Yafang Shao 1-2/+2
2020-08-12include/linux/mempolicy.h: fix typoGravatar Yanfei Xu 1-1/+1
2020-08-12mm/compaction: correct the comments of compact_defer_shiftGravatar Alex Shi 1-0/+1