index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2020-08-12
Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
-0
/
+6
2020-08-12
Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-9
/
+1
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-156
/
+251
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
-5
/
+4
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
-2
/
+5
2020-08-12
mm/hugetlb: make hugetlb migration callback CMA aware
Joonsoo Kim
-2
/
+0
2020-08-12
mm/gup: restrict CMA region by using allocation scope API
Joonsoo Kim
-0
/
+2
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
-4
/
+20
2020-08-12
mm/hugetlb: unify migration callbacks
Joonsoo Kim
-8
/
+18
2020-08-12
mm/migrate: move migration helper from .h to .c
Joonsoo Kim
-28
/
+5
2020-08-12
panic: make print_oops_end_marker() static
Yue Hu
-1
/
+0
2020-08-12
kernel/panic.c: make oops_may_print() return bool
Tiezhu Yang
-1
/
+1
2020-08-12
kdump: append kernel build-id string to VMCOREINFO
Vijay Balakrishna
-0
/
+6
2020-08-12
autofs: fix doubled word
Randy Dunlap
-1
/
+1
2020-08-12
kstrto*: do not describe simple_strto*() as obsolete/replaced
Kars Mulder
-2
/
+2
2020-08-12
kstrto*: correct documentation references to simple_strto*()
Kars Mulder
-2
/
+2
2020-08-12
lib/generic-radix-tree.c: remove unneeded __rcu
Luc Van Oostenryck
-1
/
+1
2020-08-12
sparse: group the defines by functionality
Luc Van Oostenryck
-19
/
+25
2020-08-12
include/linux/poison.h: remove obsolete comment
Matthew Wilcox
-4
/
+0
2020-08-12
include/: replace HTTP links with HTTPS ones
Alexander A. Klimov
-30
/
+30
2020-08-12
kernel.h: remove duplicate include of asm/div64.h
Arvind Sankar
-1
/
+0
2020-08-12
kernel: add a kernel_wait helper
Christoph Hellwig
-0
/
+1
2020-08-12
include/linux/xz.h: drop duplicated word
Randy Dunlap
-1
/
+1
2020-08-12
include/linux/async_tx.h: drop duplicated word in a comment
Randy Dunlap
-1
/
+1
2020-08-12
include/linux/exportfs.h: drop duplicated word in a comment
Randy Dunlap
-1
/
+1
2020-08-12
include/linux/compiler-clang.h: drop duplicated word in a comment
Randy Dunlap
-1
/
+1
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
-0
/
+18
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
-4
/
+2
2020-08-12
syscalls: use uaccess_kernel in addr_limit_user_check
Christoph Hellwig
-1
/
+1
2020-08-12
include/linux/memcontrol.h: drop duplicate word and fix spello
Randy Dunlap
-2
/
+2
2020-08-12
include/linux/frontswap.h: drop duplicated word in a comment
Randy Dunlap
-1
/
+1
2020-08-12
include/linux/highmem.h: fix duplicated words in a comment
Randy Dunlap
-1
/
+1
2020-08-12
mm: drop duplicated words in <linux/mm.h>
Randy Dunlap
-2
/
+2
2020-08-12
mm: drop duplicated words in <linux/pgtable.h>
Randy Dunlap
-6
/
+6
2020-08-12
include/linux/sched/mm.h: optimize current_gfp_context()
Waiman Long
-3
/
+5
2020-08-12
mm/vmstat: add events for THP migration without split
Anshuman Khandual
-3
/
+17
2020-08-12
mm: thp: remove debug_cow switch
Yang Shi
-7
/
+0
2020-08-12
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
-3
/
+15
2020-08-12
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
-2
/
+2
2020-08-12
include/linux/mempolicy.h: fix typo
Yanfei Xu
-1
/
+1
2020-08-12
mm/compaction: correct the comments of compact_defer_shift
Alex Shi
-0
/
+1
2020-08-12
mm: use unsigned types for fragmentation score
Nitin Gupta
-2
/
+2
2020-08-12
mm: proactive compaction
Nitin Gupta
-0
/
+2
2020-08-12
mm/swap: implement workingset detection for anonymous LRU
Joonsoo Kim
-0
/
+6
2020-08-12
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
-4
/
+13
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
-5
/
+11
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
-1
/
+1
2020-08-12
mm/hugetlb: add mempolicy check in the reservation routine
Muchun Song
-1
/
+15
2020-08-12
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
-0
/
+8
2020-08-11
Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-12
/
+24
[prev]
[next]