index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
mm/memory_hotplug.c: fix the wrong usage of N_HIGH_MEMORY
Baoquan He
1
-1
/
+1
2019-05-14
mm,memory_hotplug: drop redundant hugepage_migration_supported check
Oscar Salvador
1
-2
/
+1
2019-05-14
mm,memory_hotplug: unlock 1GB-hugetlb on x86_64
Oscar Salvador
1
-4
/
+0
2019-05-14
IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-1
/
+2
2019-05-14
IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-1
/
+1
2019-05-14
IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-2
/
+2
2019-05-14
mm/gup: add FOLL_LONGTERM capability to GUP fast
Ira Weiny
1
-4
/
+36
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
34
-57
/
+73
2019-05-14
mm/gup: change write parameter to flags in fast walk
Ira Weiny
1
-26
/
+26
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
11
-108
/
+173
2019-05-14
mm: generalize putback scan functions
Kirill Tkhai
1
-82
/
+40
2019-05-14
mm: remove pages_to_free argument of move_active_pages_to_lru()
Kirill Tkhai
1
-6
/
+13
2019-05-14
mm: move nr_deactivate accounting to shrink_active_list()
Kirill Tkhai
2
-6
/
+10
2019-05-14
mm: move recent_rotated pages calculation to shrink_inactive_list()
Kirill Tkhai
4
-17
/
+20
2019-05-14
mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()
Vlastimil Babka
1
-3
/
+11
2019-05-14
mm: page cache: store only head pages in i_pages
Matthew Wilcox
8
-103
/
+86
2019-05-14
userfaultfd/sysctl: add vm.unprivileged_userfaultfd
Peter Xu
4
-0
/
+31
2019-05-14
mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
Yue Hu
1
-1
/
+1
2019-05-14
include/trace/events/vmscan.h: drop zone id from kswapd tracepoints
Yafang Shao
1
-3
/
+4
2019-05-14
mm/slab.c: fix an infinite loop in leaks_show()
Qian Cai
1
-1
/
+5
2019-05-14
mm/slub.c: update the comment about slab frozen
Liu Xiang
1
-4
/
+5
2019-05-14
mm/slab.c: remove unneed check in cpuup_canceled
Li RongQing
1
-4
/
+2
2019-05-14
slub: remove useless kmem_cache_debug() before remove_full()
Liu Xiang
1
-2
/
+1
2019-05-14
mm: remove stale comment from page struct
Tobin C. Harding
1
-1
/
+1
2019-05-14
slab: use slab_list instead of lru
Tobin C. Harding
1
-24
/
+25
2019-05-14
slub: use slab_list instead of lru
Tobin C. Harding
1
-20
/
+20
2019-05-14
slub: add comments to endif pre-processor macros
Tobin C. Harding
1
-10
/
+10
2019-05-14
slob: use slab_list instead of lru
Tobin C. Harding
1
-6
/
+6
2019-05-14
slob: respect list_head abstraction layer
Tobin C. Harding
1
-14
/
+37
2019-05-14
list: add function list_rotate_to_front()
Tobin C. Harding
1
-0
/
+18
2019-05-14
ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
Shuning Zhang
1
-1
/
+29
2019-05-14
ocfs2: use common file type conversion
Phillip Potter
2
-43
/
+5
2019-05-14
MAINTAINERS: add Joseph as ocfs2 co-maintainer
Joseph Qi
1
-0
/
+1
2019-05-14
arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-05-14
kernel/sys.c: prctl: fix false positive in validate_prctl_map()
Cyrill Gorcunov
1
-1
/
+1
2019-05-14
mm/hugetlb.c: don't put_page in lock of hugetlb_lock
Kai Shen
1
-1
/
+2
2019-05-14
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
4
-18
/
+16
2019-05-13
Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
24
-346
/
+1376
2019-05-13
Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
99
-1537
/
+1490
2019-05-12
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-177
/
+344
2019-05-12
Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
187
-2862
/
+4763
2019-05-12
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-239
/
+253
2019-05-12
Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...
Linus Torvalds
14
-183
/
+984
2019-05-11
Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
58
-1012
/
+1052
2019-05-11
Merge tag 'vfio-v5.2-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
12
-95
/
+81
2019-05-11
Merge branch 'next-tomoyo2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-2
/
+30
2019-05-11
Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
33
-98
/
+397
2019-05-10
tomoyo: Don't emit WARNING: string while fuzzing testing.
Tetsuo Handa
1
-0
/
+2
2019-05-10
tomoyo: Change pathname calculation for read-only filesystems.
Tetsuo Handa
1
-1
/
+2
2019-05-10
tomoyo: Check address length before reading address family
Tetsuo Handa
1
-0
/
+4
[next]