summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/ubsan: remove returns-nonnull-attribute checksAndrey Ryabinin2018-02-073-30/+0
* lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin2018-02-072-10/+52
* lib/ubsan.c: s/missaligned/misaligned/Andrew Morton2018-02-071-2/+2
* build_bug.h: remove BUILD_BUG_ON_NULL()Masahiro Yamada2018-02-072-6/+4
* include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() definesMasahiro Yamada2018-02-071-11/+1
* kcov: detect double association with a single taskDmitry Vyukov2018-02-071-2/+2
* kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"Eric Biggers2018-02-071-1/+0
* pps: parport: use timespec64 instead of timespecArnd Bergmann2018-02-071-20/+20
* pids: introduce find_get_task_by_vpid() helperMike Rapoport2018-02-078-68/+33
* drivers/rapidio/devices/tsi721_dma.c: adjust six checks for null pointersMarkus Elfring2018-02-071-7/+5
* drivers/rapidio/devices/tsi721_dma.c: delete an unnecessary variable initiali...Markus Elfring2018-02-071-1/+1
* drivers/rapidio/devices/tsi721_dma.c: delete an error message for a failed me...Markus Elfring2018-02-071-3/+0
* rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementationsMarkus Elfring2018-02-071-13/+12
* rapidio: return an error code only as a constant in two functionsMarkus Elfring2018-02-071-15/+6
* rapidio: delete an unnecessary variable initialisation in three functionsMarkus Elfring2018-02-071-3/+3
* rapidio: improve a size determination in five functionsMarkus Elfring2018-02-071-10/+5
* rapidio: adjust five function calls together with a variable assignmentMarkus Elfring2018-02-071-12/+14
* rapidio: adjust 12 checks for null pointersMarkus Elfring2018-02-071-9/+9
* rapidio: delete an error message for a failed memory allocation in rio_init_m...Markus Elfring2018-02-071-1/+0
* cpumask: make cpumask_size() return "unsigned int"Alexey Dobriyan2018-02-073-3/+3
* kernel/fork.c: add comment about usage of CLONE_FS flags and namespacesMarcos Paulo de Souza2018-02-071-0/+4
* kernel/fork.c: check error and return earlyMarcos Paulo de Souza2018-02-071-26/+25
* <asm-generic/siginfo.h>: fix language in commentsRandy Dunlap2018-02-071-2/+2
* hfsplus: honor setgid flag on directoriesErnesto A. Fernandez2018-02-074-8/+8
* nilfs2: use time64_t internallyArnd Bergmann2018-02-079-24/+23
* kallsyms: let print_ip_sym() print raw addressesHuacai Chen2018-02-071-1/+1
* elf: fix NT_FILE integer overflowAlexey Dobriyan2018-02-071-0/+2
* checkpatch: improve OPEN_BRACE testJoe Perches2018-02-071-3/+5
* checkpatch: avoid some false positives for TABSTOP declaration testJoe Perches2018-02-071-1/+1
* checkpatch: exclude drivers/staging from if with unnecessary parentheses testJoe Perches2018-02-071-1/+3
* checkpatch: improve the TABSTOP test to include declarationsJoe Perches2018-02-071-1/+1
* checkpatch: add a few DEVICE_ATTR style testsJoe Perches2018-02-071-21/+93
* checkpatch: improve quoted string and line continuation testJoe Perches2018-02-071-1/+1
* checkpatch: ignore some octal permissions of 0Joe Perches2018-02-071-2/+7
* checkpatch: allow long lines containing URLAndreas Brauchli2018-02-071-0/+5
* lib/test_sort.c: add module unload supportPravin Shedge2018-02-071-0/+6
* lib/: make RUNTIME_TESTS a menuconfig to ease disabling it allVincent Legoll2018-02-071-2/+5
* lib: optimize cpumask_next_and()Clement Courbet2018-02-0710-33/+147
* lib/find_bit_benchmark.c: improvementsYury Norov2018-02-071-26/+21
* lib/test_find_bit.c: rename to find_bit_benchmark.cYury Norov2018-02-073-2/+2
* lib/stackdepot.c: use a non-instrumented version of memcmp()Alexander Potapenko2018-02-071-3/+16
* include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistentAndy Shevchenko2018-02-071-5/+10
* lib/test_bitmap.c: clean up test_zero_fill_copy() test case and renameAndy Shevchenko2018-02-071-24/+5
* lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test casesAndy Shevchenko2018-02-071-0/+30
* lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test casesAndy Shevchenko2018-02-071-0/+30
* bitmap: replace bitmap_{from,to}_u32arrayYury Norov2018-02-076-311/+57
* bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32Yury Norov2018-02-072-0/+87
* MAINTAINERS: update sboyd's email addressStephen Boyd2018-02-071-4/+4
* kernel/async.c: revert "async: simplify lowest_in_progress()"Rasmus Villemoes2018-02-071-8/+12
* tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky2018-02-071-1/+4