index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: alloc_contig_range: allow to specify GFP mask
Lucas Stach
2017-02-24
1
-1
/
+1
*
userfaultfd: non-cooperative: add event for exit() notification
Mike Rapoport
2017-02-24
1
-0
/
+7
*
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
2017-02-24
2
-5
/
+27
*
mm: drop page_check_address{,_transhuge}
Kirill A. Shutemov
2017-02-24
1
-36
/
+0
*
mm: introduce page_vma_mapped_walk()
Kirill A. Shutemov
2017-02-24
1
-0
/
+26
*
mm/migration: make isolate_movable_page always defined
Yisheng Xie
2017-02-24
1
-0
/
+2
*
mm/migration: make isolate_movable_page() return int type
Yisheng Xie
2017-02-24
1
-1
/
+1
*
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
Dave Jiang
2017-02-24
2
-7
/
+10
*
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2017-02-24
4
-6
/
+133
*
mm,fs,dax: change ->pmd_fault to ->huge_fault
Dave Jiang
2017-02-24
2
-7
/
+9
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
3
-10
/
+8
*
mm: vmscan: move dirty pages out of the way until they're flushed
Johannes Weiner
2017-02-24
1
-0
/
+7
*
mm: vmscan: kick flushers when we encounter dirty pages on the LRU
Johannes Weiner
2017-02-24
1
-1
/
+1
*
mm: vmscan: scan dirty pages even in laptop mode
Johannes Weiner
2017-02-24
1
-2
/
+0
*
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
2017-02-24
1
-8
/
+8
*
memblock: embed memblock type name within struct memblock_type
Heiko Carstens
2017-02-24
1
-0
/
+1
*
mm: validate device_hotplug is held for memory hotplug
Dan Williams
2017-02-24
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-02-23
7
-8
/
+16
|
\
|
*
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
2017-02-13
1
-0
/
+1
|
*
introduce the walk_process_tree() helper
Oleg Nesterov
2017-02-03
1
-0
/
+3
|
*
fs: Better permission checking for submounts
Eric W. Biederman
2017-02-02
2
-1
/
+5
|
*
exec: Remove LSM_UNSAFE_PTRACE_CAP
Eric W. Biederman
2017-01-24
1
-2
/
+1
|
*
inotify: Convert to using per-namespace limits
Nikolay Borisov
2017-01-24
3
-5
/
+6
*
|
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-23
4
-35
/
+312
|
\
\
|
*
\
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-23
21
-54
/
+123
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2017-01-27
28
-79
/
+163
|
|
\
\
\
|
*
\
\
\
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-10
2
-9
/
+53
|
|
\
\
\
\
|
|
*
|
|
|
dma-fence: Introduce drm_fence_set_error() helper
Chris Wilson
2017-01-09
1
-5
/
+25
|
|
*
|
|
|
dma-fence: Wrap querying the fence->status
Chris Wilson
2017-01-09
1
-0
/
+24
|
|
*
|
|
|
dma-buf: Use recommended structure member reference
Daniel Vetter
2016-12-30
1
-3
/
+3
|
|
*
|
|
|
dma-buf: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-30
1
-2
/
+2
|
*
|
|
|
|
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-09
4
-32
/
+265
|
|
\
|
|
|
|
|
|
*
|
|
|
lib: Add a simple prime number generator
Chris Wilson
2016-12-27
1
-0
/
+37
|
|
*
|
|
|
kref: prefer atomic_inc_not_zero to atomic_add_unless
Jason A. Donenfeld
2016-12-16
1
-1
/
+1
|
|
*
|
|
|
dma-buf: Update cpu access documentation
Daniel Vetter
2016-12-13
1
-8
/
+83
|
|
*
|
|
|
dma-buf: Reorganize device dma access docs
Daniel Vetter
2016-12-13
1
-23
/
+110
|
|
*
|
|
|
Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2016-12-13
3
-13
/
+26
|
|
|
\
\
\
\
|
|
*
|
|
|
|
dma-buf: Provide wrappers for reservation's lock
Chris Wilson
2016-12-12
1
-0
/
+34
*
|
|
|
|
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-23
3
-102
/
+88
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'samsung-drivers-soc-pmu-4.11-3' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
2017-02-07
1
-0
/
+16
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
soc: samsung: pmu: Add register defines for pad retention control
Marek Szyprowski
2017-02-02
1
-0
/
+16
|
*
|
|
|
|
|
|
|
Merge tag 'samsung-drivers-soc-pmu-4.11-2' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2017-01-29
1
-67
/
+8
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
soc: samsung: pmu: Remove duplicated define for ARM_L2_OPTION register
Krzysztof Kozlowski
2017-01-27
1
-2
/
+1
|
|
*
|
|
|
|
|
|
soc: samsung: pmu: Remove unused and duplicated defines
Krzysztof Kozlowski
2017-01-27
1
-65
/
+7
|
*
|
|
|
|
|
|
|
Merge tag 'qcom-drivers-for-4.11' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2017-01-29
1
-16
/
+38
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
firmware: qcom_scm: Add set remote state API
Andy Gross
2017-01-16
1
-1
/
+3
|
|
*
|
|
|
|
|
|
|
firmware: qcom: scm: Add empty functions to help compile testing
Stanimir Varbanov
2017-01-16
1
-15
/
+35
|
*
|
|
|
|
|
|
|
|
Merge tag 'samsung-drivers-soc-pmu-4.11' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2017-01-29
1
-0
/
+10
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
reset: make optional functions really optional
Ramiro Oliveira
2017-01-20
1
-19
/
+26
|
*
|
|
|
|
|
|
|
|
reset: Change shared flag from int to bool
Ramiro Oliveira
2017-01-20
1
-16
/
+16
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
[next]