index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-20
bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn't
Jesper Dangaard Brouer
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
bpf: verifier: reorder stack size check with dead code sanitization
Jakub Kicinski
2018-12-20
bpf: verifier: teach the verifier to reason about the BPF_JSET instruction
Jakub Kicinski
2018-12-19
bpf: Ensure line_info.insn_off cannot point to insn with zero code
Martin KaFai Lau
2018-12-19
bpf: log struct/union attribute for forward type
Yonghong Song
2018-12-18
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
2018-12-18
bpf: support raw tracepoints in modules
Matt Mullins
2018-12-18
bpf: enable cgroup local storage map pretty print with kind_flag
Yonghong Song
2018-12-18
bpf: btf: fix struct/union/fwd types with kind_flag
Yonghong Song
2018-12-18
bpf: btf: refactor btf_int_bits_seq_show()
Yonghong Song
2018-12-17
bpf: remove useless version check for prog load
Daniel Borkmann
2018-12-15
bpf: add self-check logic to liveness analysis
Alexei Starovoitov
2018-12-15
bpf: improve stacksafe state comparison
Alexei Starovoitov
2018-12-15
bpf: speed up stacksafe check
Alexei Starovoitov
2018-12-14
bpf: verbose log bpf_line_info in verifier
Martin KaFai Lau
2018-12-14
bpf: Create a new btf_name_by_offset() for non type name use case
Martin KaFai Lau
2018-12-13
bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dump
Daniel Borkmann
2018-12-13
bpf: verifier: make sure callees don't prune with caller differences
Jakub Kicinski
2018-12-13
bpf: include sub program tags in bpf_prog_info
Song Liu
2018-12-13
bpf: Remove bpf_dump_raw_ok() check for func_info and line_info
Martin KaFai Lau
2018-12-12
bpf: add bpffs pretty print for cgroup local storage maps
Roman Gushchin
2018-12-12
bpf: pass struct btf pointer to the map_check_btf() callback
Roman Gushchin
2018-12-11
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-10
bpf: rename *_info_cnt to nr_*_info in bpf_prog_info
Yonghong Song
2018-12-10
bpf: clean up bpf_prog_get_info_by_fd()
Song Liu
2018-12-10
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
Jiong Wang
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
bpf: Add bpf_line_info support
Martin KaFai Lau
2018-12-07
bpf: verifier remove the rejection on BPF_ALU | BPF_ARSH
Jiong Wang
2018-12-07
bpf: interpreter support BPF_ALU | BPF_ARSH
Jiong Wang
2018-12-05
bpf: Change insn_offset to insn_off in bpf_func_info
Martin KaFai Lau
2018-12-05
bpf: Improve the info.func_info and info.func_info_rec_size behavior
Martin KaFai Lau
2018-12-05
bpf: add __weak hook for allocating executable memory
Ard Biesheuvel
2018-12-04
bpf: add per-insn complexity limit
Alexei Starovoitov
2018-12-04
bpf: improve verifier branch analysis
Alexei Starovoitov
2018-12-04
bpf: check pending signals while verifying programs
Alexei Starovoitov
2018-12-02
bpf: Fix memleak in aux->func_info and aux->btf
Martin KaFai Lau
2018-11-30
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
bpf: btf: check name validity for various types
Yonghong Song
2018-11-28
bpf: btf: implement btf_name_valid_identifier()
Yonghong Song
2018-11-26
bpf: btf: support proper non-jit func info
Yonghong Song
2018-11-26
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
Daniel Borkmann
2018-11-26
bpf: btf: fix spelling mistake "Memmber" -> "Member"
Colin Ian King
2018-11-26
bpf, tags: Fix DEFINE_PER_CPU expansion
Rustam Kovhaev
2018-11-22
bpf: fix integer overflow in queue_stack_map
Alexei Starovoitov
[next]