This website requires JavaScript.
Explore
Help
Sign In
dlan17
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
32ecd320db39bcb007679ed42f283740641b81ea
linux
/
kernel
/
bpf
T
History
Ingo Molnar
d2950158d0
Merge branch 'perf/urgent' into perf/core, to pick up fixes
...
Signed-off-by: Ingo Molnar <
mingo@kernel.org
>
2016-05-11 16:56:38 +02:00
..
arraymap.c
bpf: check for reserved flag bits in array and stack maps
2016-03-08 15:28:31 -05:00
core.c
bpf: Mark __bpf_prog_run() stack frame as non-standard
2016-02-29 08:35:11 +01:00
hashtab.c
bpf: pre-allocate hash map elements
2016-03-08 15:28:31 -05:00
helpers.c
bpf: avoid copying junk bytes in bpf_get_current_comm()
2016-03-09 23:27:30 -05:00
inode.c
bpf: fix refcnt overflow
2016-04-28 17:29:45 -04:00
Makefile
bpf: introduce percpu_freelist
2016-03-08 15:28:31 -05:00
percpu_freelist.c
bpf: introduce percpu_freelist
2016-03-08 15:28:31 -05:00
percpu_freelist.h
bpf: introduce percpu_freelist
2016-03-08 15:28:31 -05:00
stackmap.c
perf core: Allow setting up max frame stack depth via sysctl
2016-04-27 10:20:39 -03:00
syscall.c
bpf: fix refcnt overflow
2016-04-28 17:29:45 -04:00
verifier.c
bpf: fix check_map_func_compatibility logic
2016-04-28 17:29:45 -04:00