index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
btf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
bpf: btf: Ensure the member->offset is in the right order
Martin KaFai Lau
1
-1
/
+13
2018-07-20
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
1
-6
/
+10
2018-07-11
bpf: btf: Fix bitfield extraction for big endian
Okash Khawaja
1
-17
/
+13
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-4
/
+4
2018-06-02
bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD
Martin KaFai Lau
1
-1
/
+20
2018-06-02
bpf: btf: Check array t->size
Martin KaFai Lau
1
-0
/
+5
2018-05-28
bpf: btf: avoid -Wreturn-type warning
Arnd Bergmann
1
-1
/
+1
2018-05-24
bpf: btf: Avoid variable length array
Martin KaFai Lau
1
-6
/
+5
2018-05-23
bpf: btf: Remove unused bits from uapi/linux/btf.h
Martin KaFai Lau
1
-17
/
+35
2018-05-23
bpf: btf: Check array->index_type
Martin KaFai Lau
1
-24
/
+56
2018-05-23
bpf: btf: Change how section is supported in btf_header
Martin KaFai Lau
1
-51
/
+158
2018-05-09
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
1
-5
/
+21
2018-05-09
bpf: btf: Introduce BTF ID
Martin KaFai Lau
1
-10
/
+98
2018-05-09
bpf: btf: Avoid WARN_ON when CONFIG_REFCOUNT_FULL=y
Martin KaFai Lau
1
-1
/
+1
2018-04-23
bpf: btf: Clean up btf.h in uapi
Martin KaFai Lau
1
-10
/
+10
2018-04-19
bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
Martin KaFai Lau
1
-1
/
+16
2018-04-19
bpf: btf: Add BPF_BTF_LOAD command
Martin KaFai Lau
1
-0
/
+67
2018-04-19
bpf: btf: Add pretty print capability for data with BTF type info
Martin KaFai Lau
1
-0
/
+198
2018-04-19
bpf: btf: Check members of struct/union
Martin KaFai Lau
1
-0
/
+205
2018-04-19
bpf: btf: Validate type reference
Martin KaFai Lau
1
-1
/
+665
2018-04-19
bpf: btf: Introduce BPF Type Format (BTF)
Martin KaFai Lau
1
-0
/
+915