index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
userfaultfd_copy: return -ENOSPC in case mm has gone
Mike Rapoport
2017-02-24
1
-0
/
+2
*
userfaultfd: non-cooperative: add event for exit() notification
Mike Rapoport
2017-02-24
1
-0
/
+28
*
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
2017-02-24
3
-3
/
+68
*
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
Dave Jiang
2017-02-24
4
-12
/
+20
*
mm,fs,dax: change ->pmd_fault to ->huge_fault
Dave Jiang
2017-02-24
5
-42
/
+40
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
22
-97
/
+89
*
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
2017-02-24
1
-7
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-02-23
22
-199
/
+325
|
\
|
*
proc/sysctl: Don't grab i_lock under sysctl_lock.
Eric W. Biederman
2017-02-22
1
-13
/
+18
|
*
vfs: Use upper filesystem inode in bprm_fill_uid()
Vivek Goyal
2017-02-14
1
-1
/
+1
|
*
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
2017-02-13
3
-19
/
+50
|
*
mnt: Tuck mounts under others instead of creating shadow/side mounts.
Eric W. Biederman
2017-02-04
4
-63
/
+111
|
*
Merge branch 'nsfs-discovery'
Eric W. Biederman
2017-02-03
1
-0
/
+13
|
|
\
|
|
*
nsfs: Add an ioctl() to return owner UID of a userns
Michael Kerrisk (man-pages)
2017-02-03
1
-0
/
+11
|
|
*
nsfs: Add an ioctl() to return the namespace type
Michael Kerrisk (man-pages)
2017-01-25
1
-0
/
+2
|
*
|
fs: Better permission checking for submounts
Eric W. Biederman
2017-02-02
9
-19
/
+39
|
*
|
vfs: open() with O_CREAT should not create inodes with unknown ids
Seth Forshee
2017-02-01
1
-0
/
+6
|
|
/
|
*
proc: Better ownership of files for non-dumpable tasks in user namespaces
Eric W. Biederman
2017-01-24
3
-69
/
+61
|
*
exec: Remove LSM_UNSAFE_PTRACE_CAP
Eric W. Biederman
2017-01-24
1
-6
/
+2
|
*
inotify: Convert to using per-namespace limits
Nikolay Borisov
2017-01-24
3
-21
/
+36
*
|
Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-23
1
-0
/
+5
|
\
\
|
*
|
gfs2: Add missing rcu locking for glock lookup
Andrew Price
2017-02-23
1
-0
/
+5
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-22
12
-128
/
+710
|
\
\
\
|
*
|
|
powerpc: do not make the entire heap executable
Denys Vlasenko
2017-02-22
1
-8
/
+22
|
*
|
|
nfs: no PG_private waiters remain, remove waker
Nicholas Piggin
2017-02-22
1
-2
/
+0
|
*
|
|
userfaultfd: shmem: allow registration of shared memory ranges
Mike Rapoport
2017-02-22
1
-14
/
+7
|
*
|
|
userfaultfd: introduce vma_can_userfault
Mike Rapoport
2017-02-22
1
-4
/
+9
|
*
|
|
userfaultfd: hugetlbfs: userfaultfd_huge_must_wait for hugepmd ranges
Mike Kravetz
2017-02-22
1
-2
/
+49
|
*
|
|
userfaultfd: hugetlbfs: allow registration of ranges containing huge pages
Mike Kravetz
2017-02-22
1
-5
/
+50
|
*
|
|
userfaultfd: non-cooperative: wake userfaults after UFFDIO_UNREGISTER
Andrea Arcangeli
2017-02-22
1
-0
/
+13
|
*
|
|
userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request
Pavel Emelyanov
2017-02-22
1
-0
/
+28
|
*
|
|
userfaultfd: non-cooperative: optimize mremap_userfaultfd_complete()
Andrea Arcangeli
2017-02-22
1
-2
/
+2
|
*
|
|
userfaultfd: non-cooperative: add mremap() event
Pavel Emelyanov
2017-02-22
1
-0
/
+37
|
*
|
|
userfaultfd: non-cooperative: dup_userfaultfd: use mm_count instead of mm_users
Mike Rapoport
2017-02-22
1
-1
/
+1
|
*
|
|
userfaultfd: non-cooperative: Add fork() event
Pavel Emelyanov
2017-02-22
1
-3
/
+145
|
*
|
|
userfaultfd: non-cooperative: report all available features to userland
Andrea Arcangeli
2017-02-22
1
-4
/
+7
|
*
|
|
userfaultfd: non-cooperative: add ability to report non-PF events from uffd d...
Pavel Emelyanov
2017-02-22
1
-2
/
+96
|
*
|
|
userfaultfd: non-cooperative: Split the find_userfault() routine
Pavel Emelyanov
2017-02-22
1
-6
/
+11
|
*
|
|
userfaultfd: use vma_is_anonymous
Andrea Arcangeli
2017-02-22
1
-4
/
+4
|
*
|
|
userfaultfd: convert BUG() to WARN_ON_ONCE()
Andrea Arcangeli
2017-02-22
1
-1
/
+2
|
*
|
|
userfaultfd: correct comment about UFFD_FEATURE_PAGEFAULT_FLAG_WP
Andrea Arcangeli
2017-02-22
1
-1
/
+1
|
*
|
|
9p: fix a potential acl leak
Cong Wang
2017-02-22
1
-0
/
+2
|
*
|
|
ocfs2: fix deadlock issue when taking inode lock at vfs entry points
Eric Ren
2017-02-22
2
-29
/
+58
|
*
|
|
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
2017-02-22
3
-3
/
+121
|
*
|
|
mm, dax: change pmd_fault() to take only vmf parameter
Dave Jiang
2017-02-22
3
-37
/
+32
|
*
|
|
mm, dax: make pmd_fault() and friends be the same as fault()
Dave Jiang
2017-02-22
3
-28
/
+19
|
*
|
|
dax: add tracepoints to dax_pmd_insert_mapping()
Ross Zwisler
2017-02-22
1
-3
/
+9
|
*
|
|
dax: add tracepoints to dax_pmd_load_hole()
Ross Zwisler
2017-02-22
1
-4
/
+10
|
*
|
|
dax: add tracepoint infrastructure, PMD tracing
Ross Zwisler
2017-02-22
1
-10
/
+20
*
|
|
|
Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-02-22
49
-627
/
+909
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]