index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
bpf: add faked "ending" subprog
Jiong Wang
1
-20
/
+14
2018-05-04
bpf: centre subprog information fields
Jiong Wang
1
-30
/
+32
2018-05-04
bpf: unify main prog and subprog
Jiong Wang
1
-26
/
+31
2018-05-04
sched/core: Introduce set_special_state()
Peter Zijlstra
2
-18
/
+16
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-29
/
+77
2018-05-03
bpf: use array_index_nospec in find_prog_type
Daniel Borkmann
1
-2
/
+8
2018-05-03
bpf: implement ld_abs/ld_ind in native bpf
Daniel Borkmann
2
-88
/
+32
2018-05-04
bpf: fix possible spectre-v1 in find_and_alloc_map()
Mark Rutland
1
-3
/
+6
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
3
-2
/
+248
2018-05-03
tracing: Fix the file mode of stack tracer
Zhengyuan Liu
1
-1
/
+1
2018-05-03
ftrace: Have set_graph_* files have normal file modes
Chen LinX
1
-2
/
+2
2018-05-03
kthread, sched/wait: Fix kthread_parkme() completion issue
Peter Zijlstra
2
-35
/
+40
2018-05-03
kthread, sched/wait: Fix kthread_parkme() wait-loop
Peter Zijlstra
1
-3
/
+4
2018-05-03
sched/fair: Fix the update of blocked load when newly idle
Vincent Guittot
1
-1
/
+1
2018-05-03
stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock
Peter Zijlstra
1
-5
/
+14
2018-05-02
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-27
/
+31
2018-05-02
bpf: sockmap, fix error handling in redirect failures
John Fastabend
1
-16
/
+12
2018-05-02
bpf: sockmap, zero sg_size on error when buffer is released
John Fastabend
1
-4
/
+11
2018-05-02
bpf: sockmap, fix scatterlist update on error path in send with apply
John Fastabend
1
-2
/
+3
2018-05-02
clocksource: Rework stale comment
Peter Zijlstra
1
-4
/
+2
2018-05-02
clocksource: Consistent de-rate when marking unstable
Peter Zijlstra
1
-1
/
+8
2018-05-02
clocksource: Initialize cs->wd_list
Peter Zijlstra
1
-0
/
+2
2018-05-02
clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
Peter Zijlstra
1
-16
/
+34
2018-04-30
tracepoint: Do not warn on ENOMEM
Mathieu Desnoyers
1
-2
/
+2
2018-04-30
bpf: remove tracepoints from bpf core
Alexei Starovoitov
3
-35
/
+2
2018-04-29
bpf: Allow bpf_current_task_under_cgroup in interrupt
Teng Qin
1
-2
/
+0
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-90
/
+75
2018-04-29
bpf/verifier: improve register value range tracking with ARSH
Yonghong Song
2
-0
/
+33
2018-04-29
bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals
Yonghong Song
1
-9
/
+2
2018-04-29
bpf/verifier: refine retval R0 state for bpf_get_stack helper
Yonghong Song
1
-0
/
+27
2018-04-29
bpf: add bpf_get_stack helper
Yonghong Song
4
-1
/
+140
2018-04-29
bpf: change prototype for stack_map_get_build_id_offset
Yonghong Song
1
-8
/
+5
2018-04-27
Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2018-04-27
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-19
/
+1
2018-04-26
tracing: Add field modifier parsing hist error for hist triggers
Tom Zanussi
1
-0
/
+1
2018-04-26
tracing: Add field parsing hist error for hist triggers
Tom Zanussi
1
-0
/
+1
2018-04-26
tracing: Restore proper field flag printing when displaying triggers
Tom Zanussi
1
-0
/
+10
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-27
/
+18
2018-04-26
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+9
2018-04-26
bpf: Add gpl_compatible flag to struct bpf_prog_info
Jiri Olsa
1
-0
/
+1
2018-04-26
tracing: Remove igrab() iput() call from uprobes.c
Song Liu
1
-4
/
+3
2018-04-26
tracing: Fix bad use of igrab in trace_uprobe.c
Song Liu
1
-21
/
+14
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
9
-85
/
+70
2018-04-26
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
1
-5
/
+5
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+51
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-7
/
+51
2018-04-25
tracing: Fix missing tab for hwlat_detector print format
Peter Xu
1
-1
/
+1
2018-04-25
kprobes: Fix random address output of blacklist file
Thomas Richter
1
-1
/
+1
2018-04-25
tracing: Fix kernel crash while using empty filter with perf
Ravi Bangoria
1
-7
/
+7
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-57
/
+76
[prev]
[next]