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
*
mm: convert PG_balloon to PG_offline
David Hildenbrand
2019-03-05
1
-2
/
+2
*
fs/file.c: initialize init_files.resize_wait
Shuriyc Chu
2019-03-05
1
-0
/
+1
*
fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()
Vineet Gupta
2019-03-05
1
-7
/
+1
*
ocfs2: Use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
2019-03-05
1
-6
/
+2
*
ocfs2: fix the application IO timeout when fstrim is running
Gang He
2019-03-05
5
-63
/
+106
*
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
2019-03-05
1
-6
/
+8
*
a.out: remove core dumping support
Linus Torvalds
2019-03-05
1
-83
/
+0
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-05
2
-4
/
+5
|
\
|
*
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2019-01-25
2
-4
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-03-05
1
-2
/
+2
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
4
-6
/
+13
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
3
-19
/
+19
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-20
3
-16
/
+56
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
14
-230
/
+168
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
28
-110
/
+302
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
2019-02-03
1
-2
/
+2
*
|
|
|
|
|
|
|
fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
Slavomir Kaslev
2019-03-04
1
-0
/
+12
*
|
|
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-03-04
4
-7
/
+17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
aio: Fix locking in aio_poll()
Bart Van Assche
2019-02-21
1
-3
/
+9
|
*
|
|
|
|
|
|
|
exec: Fix mem leak in kernel_read_file
YueHaibing
2019-02-18
1
-1
/
+1
|
*
|
|
|
|
|
|
|
copy_mount_string: Limit string length to PATH_MAX
Chandan Rajendra
2019-02-01
1
-1
/
+1
|
*
|
|
|
|
|
|
|
fix cgroup_do_mount() handling of failure exits
Al Viro
2019-01-17
1
-2
/
+6
*
|
|
|
|
|
|
|
|
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
2
-4
/
+4
*
|
|
|
|
|
|
|
|
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2019-03-04
1
-43
/
+29
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-01
1
-0
/
+12
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
2019-03-01
1
-0
/
+12
*
|
|
|
|
|
|
|
|
Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-02-28
1
-4
/
+0
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
orangefs: remove two un-needed BUG_ONs...
Mike Marshall
2019-02-20
1
-4
/
+0
*
|
|
|
|
|
|
|
|
afs: Fix manually set volume location server list
David Howells
2019-02-25
1
-0
/
+1
*
|
|
|
|
|
|
|
|
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
2019-02-25
1
-2
/
+0
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-02-21
1
-1
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
Yan, Zheng
2019-02-18
1
-1
/
+2
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
proc, oom: do not report alien mms when setting oom_score_adj
Michal Hocko
2019-02-21
1
-4
/
+0
*
|
|
|
|
|
|
|
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-02-20
1
-14
/
+17
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
keys: Fix dependency loop between construction record and auth key
David Howells
2019-02-15
1
-14
/
+17
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
exec: load_script: Do not exec truncated interpreter path
Kees Cook
2019-02-18
1
-9
/
+48
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-02-16
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "nfsd4: return default lease period"
J. Bruce Fields
2019-02-14
1
-2
/
+2
*
|
|
|
|
|
|
Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-02-16
1
-5
/
+6
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
NFS: Don't use page_file_mapping after removing the page
Benjamin Coddington
2019-02-12
1
-5
/
+6
*
|
|
|
|
|
|
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
2019-02-14
1
-7
/
+3
*
|
|
|
|
|
|
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
2019-02-14
8
-192
/
+134
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-02-12
2
-13
/
+16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm: proc: smaps_rollup: fix pss_locked calculation
Sandeep Patil
2019-02-12
1
-8
/
+14
|
*
|
|
|
|
|
|
Revert "mm: don't reclaim inodes with many attached pages"
Dave Chinner
2019-02-12
1
-5
/
+2
*
|
|
|
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-02-12
1
-9
/
+4
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
Theodore Ts'o
2019-01-31
1
-9
/
+4
*
|
|
|
|
|
|
|
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-09
2
-9
/
+11
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
fs: ratelimit __find_get_block_slow() failure message.
Tetsuo Handa
2019-02-06
1
-9
/
+10
|
*
|
|
|
|
|
|
aio: initialize kiocb private in case any filesystems expect it.
Mike Marshall
2019-02-06
1
-0
/
+1
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
[next]