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
2017-04-20
Merge tag 'trace-v4.11-rc5-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+19
2017-04-20
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
1
-2
/
+14
2017-04-19
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
1
-3
/
+5
2017-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-3
/
+3
2017-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+8
2017-04-18
sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL
Daniel Jordan
1
-3
/
+3
2017-04-18
Merge tag 'trace-v4.11-rc5-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+12
2017-04-17
ftrace: Fix function pid filter on instances
Namhyung Kim
3
-0
/
+12
2017-04-17
bpf: fix checking xdp_adjust_head on tail calls
Daniel Borkmann
1
-0
/
+1
2017-04-17
bpf: fix cb access in socket filter programs on tail calls
Daniel Borkmann
1
-0
/
+7
2017-04-16
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-04-16
Merge tag 'trace-v4.11-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+16
2017-04-16
Revert "cgroup: avoid attaching a cgroup root to two different superblocks"
Tejun Heo
1
-1
/
+1
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+6
2017-04-15
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+11
2017-04-15
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
1
-4
/
+16
2017-04-14
irq/affinity: Fix extra vecs calculation
Keith Busch
1
-1
/
+1
2017-04-12
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-35
/
+32
2017-04-12
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+9
2017-04-11
bpf: reference may_access_skb() from __bpf_prog_run()
Johannes Berg
1
-6
/
+6
2017-04-11
cgroup: avoid attaching a cgroup root to two different superblocks
Zefan Li
1
-1
/
+1
2017-04-10
audit: make sure we don't let the retry queue grow without bounds
Paul Moore
1
-35
/
+32
2017-04-08
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
Liping Zhang
1
-0
/
+2
2017-04-08
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2
-19
/
+14
2017-04-08
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
1
-4
/
+10
2017-04-07
sysctl: don't print negative flag for proc_douintvec
Liping Zhang
1
-0
/
+1
2017-04-06
Merge tag 'trace-v4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-22
/
+42
2017-04-05
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
1
-4
/
+4
2017-04-04
irq/affinity: Fix CPU spread for unbalanced nodes
Keith Busch
1
-9
/
+11
2017-04-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-19
/
+27
2017-04-01
bpf, verifier: fix rejection of unaligned access checks for map_value_adj
Daniel Borkmann
1
-20
/
+38
2017-04-01
bpf, verifier: fix alu ops against map_value{, _adj} register types
Daniel Borkmann
1
-0
/
+1
2017-03-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2017-03-27
audit: move audit_signal_info() into kernel/auditsc.c
Paul Moore
2
-19
/
+14
2017-03-27
sched/clock: Fix broken stable to unstable transfer
Pavel Tatashin
1
-4
/
+5
2017-03-26
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-255
/
+399
2017-03-25
bpf: improve verifier packet range checks
Alexei Starovoitov
1
-2
/
+3
2017-03-24
padata: avoid race in reordering
Jason A. Donenfeld
1
-2
/
+3
2017-03-24
Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-13
/
+7
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-73
/
+71
2017-03-23
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
1
-11
/
+11
2017-03-23
sched/clock: Fix clear_sched_clock_stable() preempt wobbly
Peter Zijlstra
1
-5
/
+12
2017-03-23
bpf: fix hashmap extra_elems logic
Alexei Starovoitov
1
-73
/
+71
2017-03-21
audit: fix auditd/kernel connection state tracking
Paul Moore
3
-255
/
+399
2017-03-21
cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()
Rafael J. Wysocki
1
-13
/
+7
2017-03-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+14
2017-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-16
/
+48
2017-03-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-14
/
+69
2017-03-17
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-14
/
+24
[next]