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
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+5
2019-03-02
bpf: fix sanitation rewrite in case of non-pointers
Daniel Borkmann
1
-1
/
+2
2019-03-01
bpf: drop refcount if bpf_map_new_fd() fails in map_create()
Peng Sun
1
-2
/
+2
2019-02-26
bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
Peng Sun
1
-1
/
+1
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+2
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2019-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2019-02-22
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
1
-0
/
+1
2019-02-21
psi: avoid divide-by-zero crash inside virtual machines
Johannes Weiner
1
-1
/
+1
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-11
/
+27
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-5
/
+14
2019-02-18
Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+3
2019-02-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+17
2019-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-44
/
+134
2019-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-5
/
+14
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-23
/
+121
2019-02-15
tracing: Fix number of entries in trace header
Quentin Perret
1
-0
/
+2
2019-02-15
kprobe: Do not use uaccess functions to access kernel memory that can fault
Changbin Du
1
-9
/
+1
2019-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+5
2019-02-13
Merge tag 'trace-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+4
2019-02-13
signal: Restore the stop PTRACE_EVENT_EXIT
Eric W. Biederman
1
-2
/
+5
2019-02-13
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
1
-1
/
+1
2019-02-12
bpf: offload: add priv field for drivers
Jakub Kicinski
1
-1
/
+9
2019-02-11
tracing: probeevent: Correctly update remaining space in dynamic area
Andreas Ziegler
1
-2
/
+4
2019-02-11
bpf: fix lockdep false positive in stackmap
Alexei Starovoitov
1
-1
/
+7
2019-02-11
perf/x86: Add check_period PMU callback
Jiri Olsa
1
-0
/
+16
2019-02-11
bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock
Martin KaFai Lau
1
-2
/
+29
2019-02-11
bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper
Martin KaFai Lau
1
-40
/
+92
2019-02-11
bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
Martin KaFai Lau
1
-4
/
+7
2019-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2019-02-10
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-17
/
+52
2019-02-10
bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
Martin KaFai Lau
1
-4
/
+7
2019-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+59
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-81
/
+129
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-30
/
+50
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2019-02-08
futex: Handle early deadlock return correctly
Thomas Gleixner
2
-15
/
+50
2019-02-08
futex: Fix barrier comment
Davidlohr Bueso
1
-2
/
+2
2019-02-07
signal: Better detection of synchronous signals
Eric W. Biederman
1
-1
/
+51
2019-02-07
signal: Always notice exiting tasks
Eric W. Biederman
1
-0
/
+6
2019-02-07
Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+8
2019-02-05
signal: Always attempt to allocate siginfo for SIGSTOP
Eric W. Biederman
1
-3
/
+2
2019-02-04
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
1
-0
/
+3
2019-02-03
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-35
/
+6
2019-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2019-02-02
psi: fix aggregation idle shut-off
Johannes Weiner
3
-5
/
+45
2019-02-02
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
1
-2
/
+10
2019-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
7
-30
/
+50
2019-02-01
bpf: introduce BPF_F_LOCK flag
Alexei Starovoitov
5
-14
/
+107
2019-02-01
bpf: add support for bpf_spin_lock to cgroup local storage
Alexei Starovoitov
3
-1
/
+6
[next]