summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-27
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-21
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-20
| |\ \
| | * | bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn'tJesper Dangaard Brouer2018-12-20
| | * | bpf: verifier: reorder stack size check with dead code sanitizationJakub Kicinski2018-12-20
| | * | bpf: verifier: teach the verifier to reason about the BPF_JSET instructionJakub Kicinski2018-12-20
| | * | bpf: Ensure line_info.insn_off cannot point to insn with zero codeMartin KaFai Lau2018-12-19
| | * | bpf: log struct/union attribute for forward typeYonghong Song2018-12-18
| | * | bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang2018-12-18
| | * | bpf: support raw tracepoints in modulesMatt Mullins2018-12-18
| | * | bpf: enable cgroup local storage map pretty print with kind_flagYonghong Song2018-12-17
| | * | bpf: btf: fix struct/union/fwd types with kind_flagYonghong Song2018-12-17
| | * | bpf: btf: refactor btf_int_bits_seq_show()Yonghong Song2018-12-17
| | * | bpf: remove useless version check for prog loadDaniel Borkmann2018-12-17
| | * | bpf: add self-check logic to liveness analysisAlexei Starovoitov2018-12-14
| | * | bpf: improve stacksafe state comparisonAlexei Starovoitov2018-12-14
| | * | bpf: speed up stacksafe checkAlexei Starovoitov2018-12-14
| | * | bpf: verbose log bpf_line_info in verifierMartin KaFai Lau2018-12-14
| | * | bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau2018-12-14
| | * | bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dumpDaniel Borkmann2018-12-13
| | * | bpf: include sub program tags in bpf_prog_infoSong Liu2018-12-13
| | * | bpf: Remove bpf_dump_raw_ok() check for func_info and line_infoMartin KaFai Lau2018-12-13
| | * | bpf: add bpffs pretty print for cgroup local storage mapsRoman Gushchin2018-12-12
| | * | bpf: pass struct btf pointer to the map_check_btf() callbackRoman Gushchin2018-12-12
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-20
| |\ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-10
| |\ \ \
| | * | | bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song2018-12-10
| | * | | bpf: clean up bpf_prog_get_info_by_fd()Song Liu2018-12-10
| | * | | bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang2018-12-10
| | * | | bpf: Add bpf_line_info supportMartin KaFai Lau2018-12-09
| | * | | bpf: verifier remove the rejection on BPF_ALU | BPF_ARSHJiong Wang2018-12-07
| | * | | bpf: interpreter support BPF_ALU | BPF_ARSHJiong Wang2018-12-07
| | * | | bpf: Change insn_offset to insn_off in bpf_func_infoMartin KaFai Lau2018-12-05
| | * | | bpf: Improve the info.func_info and info.func_info_rec_size behaviorMartin KaFai Lau2018-12-05
| | * | | bpf: add __weak hook for allocating executable memoryArd Biesheuvel2018-12-05
| | * | | bpf: Fix memleak in aux->func_info and aux->btfMartin KaFai Lau2018-12-02
| | * | | bpf: Add BPF_F_ANY_ALIGNMENT.David Miller2018-12-01
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-10
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-29
| |\ \ \ \
| | * | | | bpf: btf: support proper non-jit func infoYonghong Song2018-11-26
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-29
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-26
| |\ \ \ \ \
| | * | | | | bpf: btf: fix spelling mistake "Memmber" -> "Member"Colin Ian King2018-11-25
| | * | | | | bpf, tags: Fix DEFINE_PER_CPU expansionRustam Kovhaev2018-11-25
| | * | | | | bpf, lpm: make longest_prefix_match() fasterEric Dumazet2018-11-22
| | * | | | | bpf: Introduce bpf_func_infoYonghong Song2018-11-20
| | * | | | | bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTOMartin KaFai Lau2018-11-20
| | * | | | | bpf: btf: Break up btf_type_is_void()Martin KaFai Lau2018-11-20
| | * | | | | bpf: allow zero-initializing hash map seedLorenz Bauer2018-11-19
| | * | | | | bpf: fix null pointer dereference on pointer offloadColin Ian King2018-11-16