index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-12
autofs: remove AUTOFS_DEVID_LEN
Tomohiro Kusumi
1
-2
/
+0
2016-10-12
autofs: don't fail to free_dev_ioctl(param)
Tomohiro Kusumi
1
-1
/
+2
2016-10-12
autofs: remove obsolete sb fields
Tomohiro Kusumi
1
-2
/
+0
2016-10-12
autofs: use autofs4_free_ino() to kfree dentry data
Tomohiro Kusumi
1
-1
/
+1
2016-10-12
autofs: remove ino free in autofs4_dir_symlink()
Ian Kent
1
-2
/
+0
2016-10-12
autofs: add WARN_ON(1) for non dir/link inode case
Tomohiro Kusumi
1
-1
/
+2
2016-10-12
autofs: fix autofs4_fill_super() error exit handling
Ian Kent
1
-3
/
+3
2016-10-12
autofs: test autofs versions first on sb initialization
Tomohiro Kusumi
1
-17
/
+17
2016-10-12
autofs: drop unnecessary extern in autofs_i.h
Tomohiro Kusumi
1
-1
/
+1
2016-10-12
autofs: fix typos in Documentation/filesystems/autofs4.txt
Tomohiro Kusumi
1
-4
/
+4
2016-10-12
kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>
Christoph Hellwig
1
-1
/
+1
2016-10-12
checkpatch: improve the octal permissions tests
Joe Perches
1
-16
/
+44
2016-10-12
checkpatch: add warning for unnamed function definition arguments
Joe Perches
1
-0
/
+13
2016-10-12
checkpatch: improve MACRO_ARG_PRECEDENCE test
Joe Perches
1
-1
/
+19
2016-10-12
checkpatch: add --strict test for precedence challenged macro arguments
Joe Perches
1
-1
/
+8
2016-10-12
checkpatch: add --strict test for macro argument reuse
Joe Perches
1
-8
/
+35
2016-10-12
checkpatch: improve the block comment * alignment test
Joe Perches
1
-7
/
+12
2016-10-12
checkpatch: speed up checking for filenames in sections marked obsolete
Joe Perches
1
-1
/
+1
2016-10-12
const_structs.checkpatch: add frequently used from Julia Lawall's list
Joe Perches
1
-0
/
+25
2016-10-12
checkpatch: externalize the structs that should be const
Joe Perches
2
-40
/
+63
2016-10-12
checkpatch: don't test for prefer ether_addr_<foo>
Joe Perches
1
-35
/
+35
2016-10-12
checkpatch: test multiple line block comment alignment
Joe Perches
1
-0
/
+19
2016-10-12
checkpatch: look for symbolic permissions and suggest octal instead
Joe Perches
1
-6
/
+43
2016-10-12
checkpatch: see if modified files are marked obsolete in MAINTAINERS
Joe Perches
1
-0
/
+14
2016-10-12
lib/bitmap.c: enhance bitmap syntax
Noam Camus
2
-18
/
+82
2016-10-12
lib/kstrtox.c: smaller _parse_integer()
Alexey Dobriyan
1
-5
/
+1
2016-10-12
include/linux/ctype.h: make isdigit() table lookupless
Alexey Dobriyan
1
-1
/
+4
2016-10-12
lib: harden strncpy_from_user
Mark Rutland
1
-0
/
+2
2016-10-12
radix-tree tests: properly initialize mutex
Ross Zwisler
1
-1
/
+1
2016-10-12
radix-tree tests: add iteration test
Ross Zwisler
4
-1
/
+184
2016-10-12
radix-tree: 'slot' can be NULL in radix_tree_next_slot()
Ross Zwisler
1
-0
/
+8
2016-10-12
fs/select: add vmalloc fallback for select(2)
Vlastimil Babka
1
-3
/
+11
2016-10-12
block: implement (some of) fallocate for block devices
Darrick J. Wong
2
-1
/
+79
2016-10-12
block: require write_same and discard requests align to logical block size
Darrick J. Wong
1
-0
/
+15
2016-10-12
block: invalidate the page cache when issuing BLKZEROOUT
Darrick J. Wong
1
-6
/
+12
2016-10-12
ocfs2: fix memory leak in dlm_migrate_request_handler()
Guozhonghua
1
-0
/
+3
2016-10-11
Fix off-by-one in __pipe_get_pages()
Al Viro
1
-2
/
+2
2016-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
57
-1206
/
+1421
2016-10-11
netfilter: Fix slab corruption.
Linus Torvalds
1
-75
/
+33
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
182
-449
/
+587
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
483
-2736
/
+4379
2016-10-11
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
Linus Torvalds
28
-459
/
+1263
2016-10-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
80
-687
/
+471
2016-10-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
77
-1654
/
+3852
2016-10-10
Merge tag 'dlm-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-6
/
+2
2016-10-10
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
26
-339
/
+1966
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-14
/
+8
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
136
-640
/
+737
2016-10-10
Merge branch 'pcmcia' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-102
/
+183
2016-10-10
Merge tag 'nios2-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-14
/
+9
[prev]
[next]