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
*
kthread: detect when a kthread work is used by more workers
Petr Mladek
2016-10-11
1
-8
/
+20
*
kthread: add kthread_destroy_worker()
Petr Mladek
2016-10-11
2
-0
/
+25
*
kthread: add kthread_create_worker*()
Petr Mladek
2016-10-11
2
-10
/
+110
*
kthread: allow to call __kthread_create_on_node() with va_list args
Petr Mladek
2016-10-11
1
-30
/
+42
*
kthread/smpboot: do not park in kthread_create_on_cpu()
Petr Mladek
2016-10-11
2
-2
/
+11
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
18
-92
/
+93
*
kthread: rename probe_kthread_data() to kthread_probe_data()
Petr Mladek
2016-10-11
3
-4
/
+4
*
scripts/tags.sh: enable code completion in VIM
Mathieu Maret
2016-10-11
1
-1
/
+2
*
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
2016-10-11
7
-9
/
+83
*
kdump, vmcoreinfo: report memory sections virtual addresses
Thomas Garnier
2016-10-11
2
-0
/
+9
*
ipc/sem.c: add cond_resched in exit_sme
Nikolay Borisov
2016-10-11
1
-0
/
+2
*
ipc/msg: avoid waking sender upon full queue
Davidlohr Bueso
2016-10-11
1
-10
/
+43
*
ipc/msg: make ss_wakeup() kill arg boolean
Davidlohr Bueso
2016-10-11
1
-4
/
+4
*
ipc/msg: batch queue sender wakeups
Davidlohr Bueso
2016-10-11
1
-10
/
+20
*
ipc/msg: implement lockless pipelined wakeups
Sebastian Andrzej Siewior
2016-10-11
1
-93
/
+40
*
ipc/sem.c: fix complex_count vs. simple op race
Manfred Spraul
2016-10-11
2
-55
/
+84
*
kcov: do not instrument lib/stackdepot.c
Alexander Potapenko
2016-10-11
1
-0
/
+1
*
config: android: enable CONFIG_SECCOMP
Rob Herring
2016-10-11
1
-0
/
+1
*
config: android: set SELinux as default security mode
Rob Herring
2016-10-11
1
-0
/
+1
*
config: android: move device mapper options to recommended
Rob Herring
2016-10-11
2
-4
/
+4
*
config/android: Remove CONFIG_IPV6_PRIVACY
Borislav Petkov
2016-10-11
1
-1
/
+0
*
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
2016-10-11
3
-11
/
+17
*
pps: kc: fix non-tickless system config dependency
Maciej S. Szmigiero
2016-10-11
1
-1
/
+1
*
mips/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
2016-10-11
4
-1
/
+33
*
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
2016-10-11
5
-10
/
+66
*
nvme: use the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
2016-10-11
1
-1
/
+2
*
powerpc: implement the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
2016-10-11
1
-2
/
+4
*
dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
2016-10-11
2
-0
/
+22
*
random: remove unused randomize_range()
Jason Cooper
2016-10-11
2
-20
/
+0
*
unicore32: use simpler API for random address requests
Jason Cooper
2016-10-11
1
-2
/
+1
*
tile: use simpler API for random address requests
Jason Cooper
2016-10-11
1
-2
/
+1
*
arm64: use simpler API for random address requests
Jason Cooper
2016-10-11
1
-6
/
+2
*
ARM: use simpler API for random address requests
Jason Cooper
2016-10-11
1
-2
/
+1
*
x86: use simpler API for random address requests
Jason Cooper
2016-10-11
2
-6
/
+2
*
random: simplify API for random address requests
Jason Cooper
2016-10-11
2
-0
/
+34
*
rapidio/rio_cm: use memdup_user() instead of duplicating code
Alexandre Bounine
2016-10-11
1
-10
/
+5
*
ptrace: clear TIF_SYSCALL_TRACE on ptrace detach
Ales Novak
2016-10-11
1
-1
/
+2
*
pipe: cap initial pipe capacity according to pipe-max-size limit
Michael Kerrisk (man-pages)
2016-10-11
1
-0
/
+3
*
pipe: make account_pipe_buffers() return a value, and use it
Michael Kerrisk (man-pages)
2016-10-11
1
-18
/
+18
*
pipe: fix limit checking in alloc_pipe_info()
Michael Kerrisk (man-pages)
2016-10-11
1
-7
/
+13
*
pipe: simplify logic in alloc_pipe_info()
Michael Kerrisk (man-pages)
2016-10-11
1
-22
/
+23
*
pipe: fix limit checking in pipe_set_size()
Michael Kerrisk (man-pages)
2016-10-11
1
-10
/
+31
*
pipe: refactor argument for account_pipe_buffers()
Michael Kerrisk (man-pages)
2016-10-11
1
-5
/
+5
*
pipe: move limit checking logic into pipe_set_size()
Michael Kerrisk (man-pages)
2016-10-11
1
-23
/
+18
*
pipe: relocate round_pipe_size() above pipe_set_size()
Michael Kerrisk (man-pages)
2016-10-11
1
-12
/
+12
*
autofs: refactor ioctl fn vector in iookup_dev_ioctl()
Tomohiro Kusumi
2016-10-11
1
-33
/
+16
*
autofs: remove possibly misleading /* #define DEBUG */
Tomohiro Kusumi
2016-10-11
1
-2
/
+0
*
autofs4: move linux/auto_dev-ioctl.h to uapi/linux
Ian Kent
2016-10-11
2
-208
/
+222
*
autofs: move inclusion of linux/limits.h to uapi
Tomohiro Kusumi
2016-10-11
2
-1
/
+1
*
autofs: fix print format for ioctl warning message
Tomohiro Kusumi
2016-10-11
1
-1
/
+1
[next]