Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dc745ece3bd5a3f0aacb70f0359dddd789806420
/
kernel
/
bpf
/
stackmap.c
099bfaa
bpf/stackmap: Dont trylock mmap_sem with PREEMPT_RT and interrupts disabled
by David Miller
· 4 years, 10 months ago
b22bfea
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
168829a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
153bedb
irq_work: Convert flags to atomic_t
by Frederic Weisbecker
· 5 years ago
eac9153
bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack()
by Song Liu
· 5 years ago
5facae4
locking/lockdep: Remove unused @nested argument from lock_release()
by Qian Cai
· 5 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c85d691
bpf: move memory size checks to bpf_map_charge_init()
by Roman Gushchin
· 6 years ago
b936ca6
bpf: rework memlock-based memory accounting for maps
by Roman Gushchin
· 6 years ago
3539b96
bpf: group memory related fields in struct bpf_map_memory
by Roman Gushchin
· 6 years ago
25763b3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
by Thomas Gleixner
· 6 years ago
3defaf2
bpf: fix lockdep false positive in stackmap
by Alexei Starovoitov
· 6 years ago
4af396a
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
by Stanislav Fomichev
· 6 years ago
0b69800
bpf: don't assume build-id length is always 20 bytes
by Stanislav Fomichev
· 6 years ago
beaf3d1
bpf: fix panic in stack_map_get_build_id() on i386 and arm32
by Song Liu
· 6 years ago
1449916
bpf: rename stack trace map operations
by Mauricio Vasquez B
· 6 years ago
3b4a63f
bpf: return EOPNOTSUPP when map lookup isn't supported
by Prashant Bhole
· 6 years ago
e8d2bec
bpf: decouple btf from seq bpf fs dump and enable more maps
by Daniel Borkmann
· 6 years ago
dc3b8ae
bpf: avoid -Wmaybe-uninitialized warning
by Arnd Bergmann
· 7 years ago
bae77c5
bpf: enable stackmap with build_id in nmi context
by Song Liu
· 7 years ago
c195651e
bpf: add bpf_get_stack helper
by Yonghong Song
· 7 years ago
5f41263
bpf: change prototype for stack_map_get_build_id_offset
by Yonghong Song
· 7 years ago
615755a
bpf: extend stackmap to save binary_build_id+offset instead of address
by Song Liu
· 7 years ago
bd47564
bpf: add helper for copying attrs to struct bpf_map
by Jakub Kicinski
· 7 years ago
16f07c5
bpf: implement syscall command BPF_MAP_GET_NEXT_KEY for stacktrace map
by Yonghong Song
· 7 years ago
6e71b04
bpf: Add file mode configuration into bpf maps
by Chenbo Feng
· 7 years ago
96eabe7
bpf: Allow selecting numa node during map creation
by Martin KaFai Lau
· 7 years ago
a316338
bpf: fix wrong exposure of map_flags into fdinfo for lpm
by Daniel Borkmann
· 8 years ago
40077e0
bpf: remove struct bpf_map_type_list
by Johannes Berg
· 8 years ago
c78f8bd
bpf: mark all registered map/prog types as __ro_after_init
by Daniel Borkmann
· 8 years ago
d407bd2
bpf: don't trigger OOM killer under pressure with map alloc
by Daniel Borkmann
· 8 years ago
f3694e0
bpf: add BPF_CALL_x macros for declaring helpers
by Daniel Borkmann
· 8 years ago
616d1c1
Merge branch 'linus' into perf/core, to refresh the branch
by Ingo Molnar
· 9 years ago
97c79a3
perf core: Per event callchain limit
by Arnaldo Carvalho de Melo
· 9 years ago
bdc6b75
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a7fd20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
cfbcf46
perf core: Pass max stack as a perf_callchain_entry context
by Arnaldo Carvalho de Melo
· 9 years ago
c5dfd78
perf core: Allow setting up max frame stack depth via sysctl
by Arnaldo Carvalho de Melo
· 9 years ago
9940d67
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint programs
by Alexei Starovoitov
· 9 years ago
557c0c6
bpf: convert stackmap to pre-allocation
by Alexei Starovoitov
· 9 years ago
823707b
bpf: check for reserved flag bits in array and stack maps
by Alexei Starovoitov
· 9 years ago
d5a3b1f
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
by Alexei Starovoitov
· 9 years ago