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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-12
3
-3
/
+9
|
\
|
*
tracing: Fix memory leak of instance function hash filters
Steven Rostedt (VMware)
2018-12-11
1
-0
/
+1
|
*
tracing: Fix memory leak in set_trigger_filter()
Steven Rostedt (VMware)
2018-12-11
1
-2
/
+4
|
*
tracing: Fix memory leak in create_filter()
Steven Rostedt (VMware)
2018-12-11
1
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-09
2
-14
/
+171
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-12-05
2
-14
/
+171
|
|
\
\
|
|
*
|
bpf: add per-insn complexity limit
Alexei Starovoitov
2018-12-04
1
-1
/
+6
|
|
*
|
bpf: improve verifier branch analysis
Alexei Starovoitov
2018-12-04
1
-13
/
+80
|
|
*
|
bpf: check pending signals while verifying programs
Alexei Starovoitov
2018-12-04
1
-0
/
+3
|
|
*
|
bpf: btf: check name validity for various types
Yonghong Song
2018-11-28
1
-0
/
+57
|
|
*
|
bpf: btf: implement btf_name_valid_identifier()
Yonghong Song
2018-11-28
1
-0
/
+25
*
|
|
|
Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-07
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
stackleak: Mark stackleak_track_stack() as notrace
Anders Roxell
2018-12-05
1
-1
/
+1
*
|
|
|
|
Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-06
1
-0
/
+2
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Uprobes: Fix kernel oops with delayed_uprobe_remove()
Ravi Bangoria
2018-12-05
1
-0
/
+2
*
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-01
4
-27
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
Thomas Gleixner
2018-11-28
1
-10
/
+0
|
*
|
|
|
|
x86/speculation: Rework SMT state change
Thomas Gleixner
2018-11-28
1
-6
/
+9
|
*
|
|
|
|
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-11-28
1
-3
/
+1
|
*
|
|
|
|
sched/smt: Make sched_smt_present track topology
Peter Zijlstra (Intel)
2018-11-28
1
-8
/
+11
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-11-30
3
-15
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
Anders Roxell
2018-11-30
1
-2
/
+2
|
*
|
|
|
|
|
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
2018-11-30
2
-13
/
+25
*
|
|
|
|
|
|
Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-11-30
1
-1
/
+3
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
/
/
/
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
stackleak: Disable function tracing and kprobes for stackleak_erase()
Alexander Popov
2018-11-30
1
-1
/
+3
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-30
1
-2
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
2018-11-23
1
-2
/
+10
*
|
|
|
|
|
|
Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-30
4
-3
/
+62
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
tracing/fgraph: Fix set_graph_function from showing interrupts
Steven Rostedt (VMware)
2018-11-29
4
-3
/
+62
*
|
|
|
|
|
|
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-30
2
-13
/
+43
|
\
|
|
|
|
|
|
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
function_graph: Have profiler use curr_ret_stack and not depth
Steven Rostedt (VMware)
2018-11-27
1
-2
/
+2
|
*
|
|
|
|
function_graph: Reverse the order of pushing the ret_stack and the callback
Steven Rostedt (VMware)
2018-11-27
1
-4
/
+6
|
*
|
|
|
|
function_graph: Move return callback before update of curr_ret_stack
Steven Rostedt (VMware)
2018-11-27
1
-9
/
+13
|
*
|
|
|
|
function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack
Steven Rostedt (VMware)
2018-11-27
2
-8
/
+16
|
*
|
|
|
|
function_graph: Make ftrace_push_return_trace() static
Steven Rostedt (VMware)
2018-11-27
1
-1
/
+1
|
*
|
|
|
|
function_graph: Create function_graph_enter() to consolidate architecture code
Steven Rostedt (VMware)
2018-11-26
1
-0
/
+16
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-28
5
-13
/
+50
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
Daniel Borkmann
2018-11-26
1
-0
/
+34
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-11-25
4
-13
/
+16
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
bpf: fix check of allowed specifiers in bpf_trace_printk
Martynas Pumputis
2018-11-23
1
-3
/
+5
|
|
*
|
bpf: fix integer overflow in queue_stack_map
Alexei Starovoitov
2018-11-22
1
-8
/
+8
|
|
*
|
bpf: allocate local storage buffers using GFP_ATOMIC
Roman Gushchin
2018-11-16
1
-1
/
+2
|
|
*
|
bpf: fix off-by-one error in adjust_subprog_starts
Edward Cree
2018-11-16
1
-1
/
+1
*
|
|
|
swiotlb: Skip cache maintenance on map error
Robin Murphy
2018-11-21
1
-1
/
+2
|
/
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-11-18
1
-21
/
+22
|
\
\
\
|
*
|
|
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
2018-11-18
1
-21
/
+22
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-11-18
1
-14
/
+48
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
Patrick Bellasi
2018-11-12
1
-14
/
+48
*
|
|
|
kdb: kdb_support: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-13
1
-3
/
+3
*
|
|
|
kdb: kdb_keyboard: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-13
1
-2
/
+2
[next]