index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-07
MAINTAINERS: update ARM/QUALCOMM SUPPORT patterns
Joe Perches
1
-1
/
+0
2018-02-07
MAINTAINERS: update various PALM patterns
Joe Perches
1
-8
/
+4
2018-02-07
MAINTAINERS: update "ARM/OXNAS platform support" patterns
Joe Perches
1
-3
/
+1
2018-02-07
MAINTAINERS: update Cortina/Gemini patterns
Joe Perches
1
-1
/
+1
2018-02-07
MAINTAINERS: remove ARM/CLKDEV SUPPORT file pattern
Joe Perches
1
-1
/
+0
2018-02-07
MAINTAINERS: remove ANDROID ION pattern
Joe Perches
1
-1
/
+0
2018-02-07
mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors
Mike Rapoport
3
-0
/
+4
2018-02-07
mm: docs: fix parameter names mismatch
Mike Rapoport
8
-20
/
+20
2018-02-07
mm: docs: fixup punctuation
Mike Rapoport
5
-27
/
+27
2018-02-07
pipe: read buffer limits atomically
Eric Biggers
1
-4
/
+9
2018-02-07
pipe: simplify round_pipe_size()
Eric Biggers
1
-11
/
+3
2018-02-07
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
3
-5
/
+5
2018-02-07
pipe: fix off-by-one error when checking buffer limits
Eric Biggers
1
-2
/
+2
2018-02-07
pipe: actually allow root to exceed the pipe buffer limits
Eric Biggers
1
-3
/
+8
2018-02-07
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
4
-24
/
+5
2018-02-07
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
3
-22
/
+5
2018-02-07
kasan: rework Kconfig settings
Arnd Bergmann
3
-1
/
+14
2018-02-07
crash_dump: is_kdump_kernel can be boolean
Yaowei Bai
1
-6
/
+6
2018-02-07
kernel/mutex: mutex_is_locked can be boolean
Yaowei Bai
1
-2
/
+2
2018-02-07
kernel/module: module_is_live can be boolean
Yaowei Bai
1
-1
/
+1
2018-02-07
kernel/resource: iomem_is_exclusive can be boolean
Yaowei Bai
2
-6
/
+6
2018-02-07
kernel/cpuset: current_cpuset_is_being_rebound can be boolean
Yaowei Bai
2
-5
/
+5
2018-02-07
lib/lockref: __lockref_is_dead can be boolean
Yaowei Bai
1
-1
/
+1
2018-02-07
mm/memblock: memblock_is_map/region_memory can be boolean
Yaowei Bai
2
-5
/
+5
2018-02-07
genirq: remove unneeded kallsyms include
Sergey Senozhatsky
1
-1
/
+0
2018-02-07
hrtimer: remove unneeded kallsyms include
Sergey Senozhatsky
1
-1
/
+0
2018-02-07
mm: remove unneeded kallsyms include
Sergey Senozhatsky
1
-4
/
+0
2018-02-07
mm/userfaultfd.c: remove duplicate include
Pravin Shedge
1
-1
/
+0
2018-02-07
vfs: remove might_sleep() from clear_inode()
Shakeel Butt
1
-1
/
+0
2018-02-07
arch/score/kernel/setup.c: combine two seq_printf() calls into one call in sh...
Markus Elfring
1
-3
/
+1
2018-02-07
ipc/mqueue.c: have RT tasks queue in by priority in wq_add()
Jonathan Haws
1
-1
/
+1
2018-02-07
ipc: fix ipc data structures inconsistency
Philippe Mikoyan
4
-12
/
+43
2018-02-07
lib/ubsan: remove returns-nonnull-attribute checks
Andrey Ryabinin
3
-30
/
+0
2018-02-07
lib/ubsan: add type mismatch handler for new GCC/Clang
Andrey Ryabinin
2
-10
/
+52
2018-02-07
lib/ubsan.c: s/missaligned/misaligned/
Andrew Morton
1
-2
/
+2
2018-02-07
build_bug.h: remove BUILD_BUG_ON_NULL()
Masahiro Yamada
2
-6
/
+4
2018-02-07
include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines
Masahiro Yamada
1
-11
/
+1
2018-02-07
kcov: detect double association with a single task
Dmitry Vyukov
1
-2
/
+2
2018-02-07
kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
Eric Biggers
1
-1
/
+0
2018-02-07
pps: parport: use timespec64 instead of timespec
Arnd Bergmann
1
-20
/
+20
2018-02-07
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
8
-68
/
+33
2018-02-07
drivers/rapidio/devices/tsi721_dma.c: adjust six checks for null pointers
Markus Elfring
1
-7
/
+5
2018-02-07
drivers/rapidio/devices/tsi721_dma.c: delete an unnecessary variable initiali...
Markus Elfring
1
-1
/
+1
2018-02-07
drivers/rapidio/devices/tsi721_dma.c: delete an error message for a failed me...
Markus Elfring
1
-3
/
+0
2018-02-07
rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementations
Markus Elfring
1
-13
/
+12
2018-02-07
rapidio: return an error code only as a constant in two functions
Markus Elfring
1
-15
/
+6
2018-02-07
rapidio: delete an unnecessary variable initialisation in three functions
Markus Elfring
1
-3
/
+3
2018-02-07
rapidio: improve a size determination in five functions
Markus Elfring
1
-10
/
+5
2018-02-07
rapidio: adjust five function calls together with a variable assignment
Markus Elfring
1
-12
/
+14
2018-02-07
rapidio: adjust 12 checks for null pointers
Markus Elfring
1
-9
/
+9
[next]