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-01-27
bpf: fix subprog verifier bypass by div/mod by 0 exception
Daniel Borkmann
2
-16
/
+30
2018-01-27
bpf: make unknown opcode handling more robust
Daniel Borkmann
2
-105
/
+152
2018-01-27
bpf: improve dead code sanitizing
Daniel Borkmann
1
-5
/
+12
2018-01-26
bpf: Use the IS_FD_ARRAY() macro in map_update_elem()
Mickaël Salaün
1
-4
/
+1
2018-01-23
bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region
Yonghong Song
1
-1
/
+1
2018-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-69
/
+298
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-59
/
+205
2018-01-20
bpf: add upper complexity limit to verifier log
Daniel Borkmann
1
-1
/
+2
2018-01-20
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
1
-7
/
+12
2018-01-20
bpf, verifier: detect misconfigured mem, size argument pair
Daniel Borkmann
1
-24
/
+55
2018-01-20
bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map
Yonghong Song
1
-2
/
+93
2018-01-19
Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+16
2018-01-19
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2018-01-19
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+13
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-13
/
+55
2018-01-19
bpf: offload: report device information about offloaded maps
Jakub Kicinski
2
-0
/
+61
2018-01-19
bpf: offload: allow array map offload
Jakub Kicinski
1
-1
/
+2
2018-01-19
bpf: arraymap: use bpf_map_init_from_attr()
Jakub Kicinski
1
-6
/
+1
2018-01-19
bpf: arraymap: move checks out of alloc function
Jakub Kicinski
1
-14
/
+28
2018-01-19
bpf: allow socket_filter programs to use bpf_prog_test_run
Alexei Starovoitov
1
-0
/
+2
2018-01-18
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
1
-1
/
+15
2018-01-18
ring-buffer: Fix duplicate results in mapping context to bits in recursive lock
Steven Rostedt (VMware)
1
-2
/
+1
2018-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-13
/
+55
2018-01-18
bpf: change fake_ip for bpf_trace_printk helper
Yonghong Song
1
-1
/
+1
2018-01-18
bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
Jiong Wang
2
-13
/
+41
2018-01-18
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
1
-11
/
+16
2018-01-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-19
/
+29
2018-01-17
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-23
/
+90
2018-01-17
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-28
/
+70
2018-01-17
bpf: annotate bpf_insn_print_t with __printf
Jakub Kicinski
1
-2
/
+2
2018-01-17
bpf: offload: make bpf_offload_dev_match() reject host+host case
Jakub Kicinski
1
-3
/
+1
2018-01-17
bpf: cpumap: make some functions static
Wei Yongjun
1
-11
/
+12
2018-01-17
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
1
-0
/
+19
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+21
2018-01-16
Merge tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-18
/
+46
2018-01-16
delayacct: Account blkio completion on the correct task
Josh Snyder
2
-19
/
+29
2018-01-15
tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y
Randy Dunlap
1
-1
/
+1
2018-01-15
ring-buffer: Bring back context level recursive checks
Steven Rostedt (VMware)
1
-17
/
+45
2018-01-15
bpf: offload: add map offload infrastructure
Jakub Kicinski
3
-13
/
+226
2018-01-15
bpf: offload: factor out netdev checking at allocation time
Jakub Kicinski
1
-8
/
+20
2018-01-15
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
1
-5
/
+5
2018-01-15
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
7
-40
/
+16
2018-01-15
bpf: hashtab: move checks out of alloc function
Jakub Kicinski
1
-16
/
+39
2018-01-15
bpf: hashtab: move attribute validation before allocation
Jakub Kicinski
1
-24
/
+23
2018-01-15
bpf: add map_alloc_check callback
Jakub Kicinski
1
-4
/
+13
2018-01-15
timers: Unconditionally check deferrable base
Thomas Gleixner
1
-1
/
+1
2018-01-15
bpf: fix 32-bit divide by zero
Alexei Starovoitov
1
-0
/
+18
2018-01-14
futex: Prevent overflow by strengthen input validation
Li Jinyue
1
-0
/
+3
2018-01-14
futex: Avoid violating the 10th rule of futex
Peter Zijlstra
3
-23
/
+87
[next]