index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/rapidio/devices/tsi721_dma.c: delete an error message for a failed me...
Markus Elfring
2018-02-06
1
-3
/
+0
*
rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementations
Markus Elfring
2018-02-06
1
-13
/
+12
*
rapidio: return an error code only as a constant in two functions
Markus Elfring
2018-02-06
1
-15
/
+6
*
rapidio: delete an unnecessary variable initialisation in three functions
Markus Elfring
2018-02-06
1
-3
/
+3
*
rapidio: improve a size determination in five functions
Markus Elfring
2018-02-06
1
-10
/
+5
*
rapidio: adjust five function calls together with a variable assignment
Markus Elfring
2018-02-06
1
-12
/
+14
*
rapidio: adjust 12 checks for null pointers
Markus Elfring
2018-02-06
1
-9
/
+9
*
rapidio: delete an error message for a failed memory allocation in rio_init_m...
Markus Elfring
2018-02-06
1
-1
/
+0
*
cpumask: make cpumask_size() return "unsigned int"
Alexey Dobriyan
2018-02-06
3
-3
/
+3
*
kernel/fork.c: add comment about usage of CLONE_FS flags and namespaces
Marcos Paulo de Souza
2018-02-06
1
-0
/
+4
*
kernel/fork.c: check error and return early
Marcos Paulo de Souza
2018-02-06
1
-26
/
+25
*
<asm-generic/siginfo.h>: fix language in comments
Randy Dunlap
2018-02-06
1
-2
/
+2
*
hfsplus: honor setgid flag on directories
Ernesto A. Fernandez
2018-02-06
4
-8
/
+8
*
nilfs2: use time64_t internally
Arnd Bergmann
2018-02-06
9
-24
/
+23
*
kallsyms: let print_ip_sym() print raw addresses
Huacai Chen
2018-02-06
1
-1
/
+1
*
elf: fix NT_FILE integer overflow
Alexey Dobriyan
2018-02-06
1
-0
/
+2
*
checkpatch: improve OPEN_BRACE test
Joe Perches
2018-02-06
1
-3
/
+5
*
checkpatch: avoid some false positives for TABSTOP declaration test
Joe Perches
2018-02-06
1
-1
/
+1
*
checkpatch: exclude drivers/staging from if with unnecessary parentheses test
Joe Perches
2018-02-06
1
-1
/
+3
*
checkpatch: improve the TABSTOP test to include declarations
Joe Perches
2018-02-06
1
-1
/
+1
*
checkpatch: add a few DEVICE_ATTR style tests
Joe Perches
2018-02-06
1
-21
/
+93
*
checkpatch: improve quoted string and line continuation test
Joe Perches
2018-02-06
1
-1
/
+1
*
checkpatch: ignore some octal permissions of 0
Joe Perches
2018-02-06
1
-2
/
+7
*
checkpatch: allow long lines containing URL
Andreas Brauchli
2018-02-06
1
-0
/
+5
*
lib/test_sort.c: add module unload support
Pravin Shedge
2018-02-06
1
-0
/
+6
*
lib/: make RUNTIME_TESTS a menuconfig to ease disabling it all
Vincent Legoll
2018-02-06
1
-2
/
+5
*
lib: optimize cpumask_next_and()
Clement Courbet
2018-02-06
10
-33
/
+147
*
lib/find_bit_benchmark.c: improvements
Yury Norov
2018-02-06
1
-26
/
+21
*
lib/test_find_bit.c: rename to find_bit_benchmark.c
Yury Norov
2018-02-06
3
-2
/
+2
*
lib/stackdepot.c: use a non-instrumented version of memcmp()
Alexander Potapenko
2018-02-06
1
-3
/
+16
*
include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistent
Andy Shevchenko
2018-02-06
1
-5
/
+10
*
lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename
Andy Shevchenko
2018-02-06
1
-24
/
+5
*
lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases
Andy Shevchenko
2018-02-06
1
-0
/
+30
*
lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test cases
Andy Shevchenko
2018-02-06
1
-0
/
+30
*
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
2018-02-06
6
-311
/
+57
*
bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32
Yury Norov
2018-02-06
2
-0
/
+87
*
MAINTAINERS: update sboyd's email address
Stephen Boyd
2018-02-06
1
-4
/
+4
*
kernel/async.c: revert "async: simplify lowest_in_progress()"
Rasmus Villemoes
2018-02-06
1
-8
/
+12
*
tools/lib/subcmd/pager.c: do not alias select() params
Sergey Senozhatsky
2018-02-06
1
-1
/
+4
*
uuid: cleanup <uapi/linux/uuid.h>
Alexey Dobriyan
2018-02-06
2
-1
/
+1
*
Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO
Kees Cook
2018-02-06
3
-4
/
+45
*
Makefile: move stack-protector availability out of Kconfig
Kees Cook
2018-02-06
3
-10
/
+6
*
Makefile: move stack-protector compiler breakage test earlier
Kees Cook
2018-02-06
1
-3
/
+7
*
fs/proc/consoles.c: use seq_putc() in show_console_dev()
Markus Elfring
2018-02-06
1
-2
/
+1
*
proc: rearrange args
Alexey Dobriyan
2018-02-06
3
-14
/
+13
*
proc: spread likely/unlikely a bit
Alexey Dobriyan
2018-02-06
1
-4
/
+4
*
fs/proc: use __ro_after_init
Alexey Dobriyan
2018-02-06
4
-5
/
+9
*
fs/proc/internal.h: fix up comment
Alexey Dobriyan
2018-02-06
1
-1
/
+2
*
fs/proc/internal.h: rearrange struct proc_dir_entry
Alexey Dobriyan
2018-02-06
1
-10
/
+13
*
fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
Heiko Carstens
2018-02-06
1
-13
/
+5
[next]