index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: replace explicit ss_mask checking with for_each_subsys_which
Aleksa Sarai
2015-06-08
1
-28
/
+16
*
cgroup: use bitmask to filter for_each_subsys
Aleksa Sarai
2015-06-08
1
-20
/
+33
*
cgroup: simplify threadgroup locking
Tejun Heo
2015-05-26
1
-35
/
+13
*
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-05-26
2
-61
/
+20
*
sched, cgroup: reorganize threadgroup locking
Tejun Heo
2015-05-26
1
-0
/
+42
*
cgroup: switch to unsigned long for bitmasks
Aleksa Sarai
2015-05-18
1
-19
/
+20
*
cgroup: fix some comment typos
Chen Hanxiao
2015-04-23
1
-2
/
+2
*
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-04-22
4
-53
/
+94
|
\
|
*
audit: Remove condition which always evaluates to false
Pranith Kumar
2015-03-13
1
-3
/
+2
|
*
audit: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
2015-02-23
1
-8
/
+14
|
*
audit: consolidate handling of mm->exe_file
Davidlohr Bueso
2015-02-23
3
-16
/
+19
|
*
audit: code clean up
Ameen Ali
2015-02-23
1
-3
/
+2
|
*
audit: don't reset working wait time accidentally with auditd
Richard Guy Briggs
2015-02-23
1
-1
/
+2
|
*
audit: don't lose set wait time on first successful call to audit_log_start()
Richard Guy Briggs
2015-02-23
1
-3
/
+4
|
*
audit: move the tree pruning to a dedicated thread
Imre Palik
2015-02-23
1
-28
/
+60
*
|
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2015-04-22
2
-3
/
+20
|
\
\
|
*
|
tracing: Fix possible out of bounds memory access when parsing enums
Steven Rostedt (Red Hat)
2015-04-17
1
-0
/
+6
|
*
|
tracing: Fix incorrect enabling of trace events by boot cmdline
Joonsoo Kim
2015-04-16
1
-1
/
+8
|
*
|
tracing: Handle ftrace_dump() atomic context in graph_trace_open()
Rabin Vincent
2015-04-16
1
-2
/
+6
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-22
2
-6
/
+7
|
\
\
\
|
*
|
|
params: handle quotes properly for values not of form foo="bar".
Rusty Russell
2015-04-15
1
-2
/
+2
|
*
|
|
module: do not print allocation-fail warning on bogus user buffer size
Kirill A. Shutemov
2015-03-24
1
-1
/
+2
|
*
|
|
kernel/module.c: fix typos in message about unused symbols
Yannick Guerrini
2015-03-24
1
-3
/
+3
*
|
|
|
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-21
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge 4.0-rc5 into char-misc-next
Greg Kroah-Hartman
2015-03-25
6
-26
/
+113
|
|
\
\
\
\
|
*
\
\
\
\
Merge 4.0-rc3 into char-misc-next
Greg Kroah-Hartman
2015-03-09
9
-31
/
+59
|
|
\
\
\
\
\
|
*
|
|
|
|
|
clockevents: export clockevents_unbind_device instead of clockevents_unbind
Vitaly Kuznetsov
2015-03-01
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-04-21
1
-35
/
+18
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge 4.0-rc7 into tty-next
Greg Kroah-Hartman
2015-04-07
7
-34
/
+94
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
console: Add extensible console matching
Peter Hurley
2015-03-26
1
-34
/
+18
|
*
|
|
|
|
|
|
|
Merge 4.0-rc5 into tty-next
Greg Kroah-Hartman
2015-03-23
6
-26
/
+113
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge 4.0-rc3 into tty-testing
Greg Kroah-Hartman
2015-03-09
1
-1
/
+0
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
console: Preserve index after console setup()
Peter Hurley
2015-03-07
1
-1
/
+0
*
|
|
|
|
|
|
|
|
smp: Fix error case handling in smp_call_function_*()
Linus Torvalds
2015-04-19
1
-1
/
+3
*
|
|
|
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-04-18
2
-32
/
+62
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
smp: Fix smp_call_function_single_async() locking
Linus Torvalds
2015-04-17
1
-31
/
+47
|
*
|
|
|
|
|
|
|
|
lockdep: Make print_lock() robust against concurrent release
Peter Zijlstra
2015-04-17
1
-1
/
+15
*
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-17
1
-3
/
+9
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
bpf: fix two bugs in verification logic when accessing 'ctx' pointer
Alexei Starovoitov
2015-04-16
1
-2
/
+7
|
*
|
|
|
|
|
|
|
|
|
bpf: fix verifier memory corruption
Alexei Starovoitov
2015-04-16
1
-1
/
+2
*
|
|
|
|
|
|
|
|
|
|
oprofile: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
2015-04-17
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
|
gcov: fix softlockups
Andrey Ryabinin
2015-04-17
1
-1
/
+4
*
|
|
|
|
|
|
|
|
|
|
kernel/sysctl.c: detect overflows when converting to int
Heinrich Schuchardt
2015-04-17
1
-1
/
+9
*
|
|
|
|
|
|
|
|
|
|
prctl: avoid using mmap_sem for exe_file serialization
Davidlohr Bueso
2015-04-17
2
-25
/
+41
*
|
|
|
|
|
|
|
|
|
|
mm: rcu-protected get_mm_exe_file()
Konstantin Khlebnikov
2015-04-17
1
-19
/
+37
*
|
|
|
|
|
|
|
|
|
|
kernel/sysctl.c: threads-max observe limits
Heinrich Schuchardt
2015-04-17
2
-6
/
+31
*
|
|
|
|
|
|
|
|
|
|
kernel/fork.c: avoid division by zero
Heinrich Schuchardt
2015-04-17
1
-9
/
+20
*
|
|
|
|
|
|
|
|
|
|
kernel/fork.c: new function for max_threads
Heinrich Schuchardt
2015-04-17
1
-13
/
+21
*
|
|
|
|
|
|
|
|
|
|
fork_init: update max_threads comment
Jean Delvare
2015-04-17
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
|
fork: report pid reservation failure properly
Michal Hocko
2015-04-17
2
-9
/
+11
[next]