index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-05
perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
Peter Zijlstra
1
-2
/
+5
2018-05-05
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
1
-2
/
+5
2018-05-05
sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
1
-1
/
+6
2018-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+14
2018-05-05
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
1
-13
/
+2
2018-05-05
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
1
-8
/
+11
2018-05-05
seccomp: Use PR_SPEC_FORCE_DISABLE
Thomas Gleixner
1
-1
/
+1
2018-05-04
sched/core: Introduce set_special_state()
Peter Zijlstra
2
-18
/
+16
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-29
/
+77
2018-05-04
bpf: use array_index_nospec in find_prog_type
Daniel Borkmann
1
-2
/
+8
2018-05-04
bpf: fix possible spectre-v1 in find_and_alloc_map()
Mark Rutland
1
-3
/
+6
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
seccomp: Enable speculation flaw mitigations
Kees Cook
1
-0
/
+17
2018-05-03
nospec: Allow getting/setting on non-current task
Kees Cook
1
-4
/
+5
2018-05-03
prctl: Add speculation control prctls
Thomas Gleixner
1
-0
/
+22
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-03
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-27
/
+31
2018-05-03
bpf: sockmap, fix error handling in redirect failures
John Fastabend
1
-16
/
+12
2018-05-03
bpf: sockmap, zero sg_size on error when buffer is released
John Fastabend
1
-4
/
+11
2018-05-03
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-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-90
/
+75
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-27
tracing: Add field modifier parsing hist error for hist triggers
Tom Zanussi
1
-0
/
+1
2018-04-27
tracing: Add field parsing hist error for hist triggers
Tom Zanussi
1
-0
/
+1
2018-04-27
tracing: Restore proper field flag printing when displaying triggers
Tom Zanussi
1
-0
/
+10
2018-04-27
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+9
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-26
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-23
/
+50
2018-04-24
bpf: sockmap, fix double page_put on ENOMEM error in redirect path
John Fastabend
1
-2
/
+1
2018-04-24
bpf: sockmap, sk_wait_event needed to handle blocking cases
John Fastabend
1
-0
/
+44
2018-04-24
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
3
-5
/
+6
2018-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-23
/
+50
2018-04-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-14
/
+8
[prev]
[next]