summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-12checkpatch: improve the octal permissions testsJoe Perches1-16/+44
2016-10-12checkpatch: add warning for unnamed function definition argumentsJoe Perches1-0/+13
2016-10-12checkpatch: improve MACRO_ARG_PRECEDENCE testJoe Perches1-1/+19
2016-10-12checkpatch: add --strict test for precedence challenged macro argumentsJoe Perches1-1/+8
2016-10-12checkpatch: add --strict test for macro argument reuseJoe Perches1-8/+35
2016-10-12checkpatch: improve the block comment * alignment testJoe Perches1-7/+12
2016-10-12checkpatch: speed up checking for filenames in sections marked obsoleteJoe Perches1-1/+1
2016-10-12const_structs.checkpatch: add frequently used from Julia Lawall's listJoe Perches1-0/+25
2016-10-12checkpatch: externalize the structs that should be constJoe Perches2-40/+63
2016-10-12checkpatch: don't test for prefer ether_addr_<foo>Joe Perches1-35/+35
2016-10-12checkpatch: test multiple line block comment alignmentJoe Perches1-0/+19
2016-10-12checkpatch: look for symbolic permissions and suggest octal insteadJoe Perches1-6/+43
2016-10-12checkpatch: see if modified files are marked obsolete in MAINTAINERSJoe Perches1-0/+14
2016-10-12lib/bitmap.c: enhance bitmap syntaxNoam Camus2-18/+82
2016-10-12lib/kstrtox.c: smaller _parse_integer()Alexey Dobriyan1-5/+1
2016-10-12include/linux/ctype.h: make isdigit() table lookuplessAlexey Dobriyan1-1/+4
2016-10-12lib: harden strncpy_from_userMark Rutland1-0/+2
2016-10-12radix-tree tests: properly initialize mutexRoss Zwisler1-1/+1
2016-10-12radix-tree tests: add iteration testRoss Zwisler4-1/+184
2016-10-12radix-tree: 'slot' can be NULL in radix_tree_next_slot()Ross Zwisler1-0/+8
2016-10-12fs/select: add vmalloc fallback for select(2)Vlastimil Babka1-3/+11
2016-10-12block: implement (some of) fallocate for block devicesDarrick J. Wong2-1/+79
2016-10-12block: require write_same and discard requests align to logical block sizeDarrick J. Wong1-0/+15
2016-10-12block: invalidate the page cache when issuing BLKZEROOUTDarrick J. Wong1-6/+12
2016-10-12ocfs2: fix memory leak in dlm_migrate_request_handler()Guozhonghua1-0/+3
2016-10-11Fix off-by-one in __pipe_get_pages()Al Viro1-2/+2
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-1206/+1421
2016-10-11netfilter: Fix slab corruption.Linus Torvalds1-75/+33
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds182-449/+587
2016-10-11Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro483-2736/+4379
2016-10-11Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtdLinus Torvalds28-459/+1263
2016-10-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds80-687/+471
2016-10-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds77-1654/+3852
2016-10-10Merge tag 'dlm-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-6/+2
2016-10-10Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds26-339/+1966
2016-10-10Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-14/+8
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds136-640/+737
2016-10-10Merge branch 'pcmcia' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-102/+183
2016-10-10Merge tag 'nios2-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-14/+9
2016-10-10Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds22-217/+83
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-50/+2127
2016-10-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-32/+79
2016-10-10[btrfs] fix check_direct_IO() for non-iovec iteratorsAl Viro1-1/+1
2016-10-10constify iov_iter_count() and iter_is_iovec()Al Viro1-2/+2
2016-10-10fix ITER_PIPE interaction with direct_IOAl Viro3-11/+5
2016-10-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds42-75/+2011
2016-10-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2016-10-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+0
2016-10-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+5
2016-10-10Merge branch 'printk-cleanups'Linus Torvalds5-69/+68