index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
put_compat_rusage(): switch to copy_to_user()
Al Viro
2017-06-10
1
-19
/
+21
|
*
|
|
|
|
|
|
sigpending(): move compat to native
Al Viro
2017-06-10
2
-23
/
+12
|
*
|
|
|
|
|
|
getrlimit()/setrlimit(): move compat to native
Al Viro
2017-06-10
2
-38
/
+48
|
*
|
|
|
|
|
|
times(2): move compat to native
Al Viro
2017-06-10
2
-25
/
+27
|
*
|
|
|
|
|
|
compat_{get,put}_bitmap(): use unsafe_{get,put}_user()
Al Viro
2017-06-10
1
-53
/
+28
|
*
|
|
|
|
|
|
do_sigaltstack(): lift copying to/from userland into callers
Al Viro
2017-05-27
1
-61
/
+46
|
*
|
|
|
|
|
|
take compat_sys_old_getrlimit() to native syscall
Al Viro
2017-05-27
2
-29
/
+24
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-07-07
8
-210
/
+737
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
ftrace: Test for NULL iter->tr in regex for stack_trace_filter changes
Steven Rostedt (VMware)
2017-07-05
1
-1
/
+1
|
*
|
|
|
|
|
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
Steven Rostedt (VMware)
2017-07-05
4
-5
/
+19
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ftrace: Decrement count for dyn_ftrace_total_info for init functions
Steven Rostedt (VMware)
2017-06-28
1
-0
/
+1
|
*
|
|
|
|
|
|
ftrace: Unlock hash mutex on failed allocation in process_mod_list()
Steven Rostedt (VMware)
2017-06-28
1
-1
/
+2
|
*
|
|
|
|
|
|
tracing: Add support for display of tgid in trace output
Joel Fernandes
2017-06-27
2
-14
/
+31
|
*
|
|
|
|
|
|
tracing: Add support for recording tgid of tasks
Joel Fernandes
2017-06-27
4
-25
/
+201
|
*
|
|
|
|
|
|
ftrace: Decrement count for dyn_ftrace_total_info file
Steven Rostedt (VMware)
2017-06-27
1
-0
/
+1
|
*
|
|
|
|
|
|
ftrace: Remove unused function ftrace_arch_read_dyn_info()
Steven Rostedt (VMware)
2017-06-27
1
-18
/
+3
|
*
|
|
|
|
|
|
ftrace: Have cached module filters be an active filter
Steven Rostedt (VMware)
2017-06-26
2
-6
/
+21
|
*
|
|
|
|
|
|
ftrace: Implement cached modules tracing on module load
Steven Rostedt (VMware)
2017-06-26
1
-0
/
+93
|
*
|
|
|
|
|
|
ftrace: Have the cached module list show in set_ftrace_filter
Steven Rostedt (VMware)
2017-06-26
1
-12
/
+100
|
*
|
|
|
|
|
|
ftrace: Add :mod: caching infrastructure to trace_array
Steven Rostedt (VMware)
2017-06-26
2
-6
/
+148
|
*
|
|
|
|
|
|
tracing: Show address when function names are not found
Steven Rostedt (VMware)
2017-06-22
1
-4
/
+14
|
*
|
|
|
|
|
|
tracing: Rename update the enum_map file
Jeremy Linton
2017-06-13
2
-21
/
+21
|
*
|
|
|
|
|
|
tracing: Rename enum_replace to eval_replace
Jeremy Linton
2017-06-13
1
-6
/
+6
|
*
|
|
|
|
|
|
trace: rename enum_map functions
Jeremy Linton
2017-06-13
3
-40
/
+40
|
*
|
|
|
|
|
|
trace: rename trace.c enum functions
Jeremy Linton
2017-06-13
1
-6
/
+6
|
*
|
|
|
|
|
|
trace: rename trace_enum_mutex to trace_eval_mutex
Jeremy Linton
2017-06-13
1
-7
/
+7
|
*
|
|
|
|
|
|
trace: rename trace enum data structures in trace.c
Jeremy Linton
2017-06-13
1
-26
/
+26
|
*
|
|
|
|
|
|
trace: rename struct module entry for trace enums
Jeremy Linton
2017-06-13
2
-6
/
+6
|
*
|
|
|
|
|
|
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
2017-06-13
3
-21
/
+21
|
*
|
|
|
|
|
|
trace: rename kernel enum section to eval
Jeremy Linton
2017-06-13
2
-5
/
+5
|
*
|
|
|
|
|
|
tracing: Remove unused declaration of trace_stop_cmdline_recording
Joel Fernandes
2017-06-13
1
-2
/
+0
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-07-06
5
-182
/
+488
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cgroup: implement "nsdelegate" mount option
Tejun Heo
2017-06-28
1
-5
/
+83
|
*
|
|
|
|
|
|
cgroup: restructure cgroup_procs_write_permission()
Tejun Heo
2017-06-28
1
-24
/
+33
|
*
|
|
|
|
|
|
cgroup: fix lockdep warning in debug controller
Tejun Heo
2017-06-14
1
-8
/
+21
|
*
|
|
|
|
|
|
cgroup: refactor cgroup_masks_read() in the debug controller
Tejun Heo
2017-06-14
1
-25
/
+21
|
*
|
|
|
|
|
|
cgroup: make debug an implicit controller on cgroup2
Tejun Heo
2017-06-14
1
-3
/
+56
|
*
|
|
|
|
|
|
cgroup: Make debug cgroup support v2 and thread mode
Waiman Long
2017-06-14
1
-17
/
+153
|
*
|
|
|
|
|
|
cgroup: Make Kconfig prompt of debug cgroup more accurate
Waiman Long
2017-06-14
1
-0
/
+6
|
*
|
|
|
|
|
|
cgroup: Move debug cgroup to its own file
Waiman Long
2017-06-14
4
-148
/
+157
|
*
|
|
|
|
|
|
cgroup: Keep accurate count of tasks in each css_set
Waiman Long
2017-06-14
2
-5
/
+11
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-06
2
-39
/
+20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: don't open-code memdup_user()
Al Viro
2017-06-30
1
-29
/
+16
|
*
|
|
|
|
|
|
kimage_file_prepare_segments(): don't open-code memdup_user()
Al Viro
2017-06-30
1
-10
/
+4
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-06
7
-147
/
+241
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
posix_clocks: Use get_itimerspec64() and put_itimerspec64()
Deepa Dinamani
2017-06-30
1
-28
/
+16
|
*
|
|
|
|
|
|
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
4
-37
/
+25
|
*
|
|
|
|
|
|
posix-timers: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
2
-76
/
+70
|
*
|
|
|
|
|
|
posix-stubs: Conditionally include COMPAT_SYS_NI defines
Deepa Dinamani
2017-06-26
1
-6
/
+7
|
*
|
|
|
|
|
|
time: introduce {get,put}_itimerspec64
Deepa Dinamani
2017-06-26
2
-0
/
+51
[prev]
[next]