summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-27bpf: Factor out visit_func_call_insn() in check_cfg()Yonghong Song1-12/+23
2021-02-27selftests/bpf: Copy extras in out-of-srctree buildsIlya Leoshkevich1-3/+4
2021-02-27selftests/bpf: Propagate error code of the command to vmtest.shKP Singh1-7/+19
2021-02-26Merge branch 'sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT'Alexei Starovoitov16-259/+274
2021-02-26skmsg: Remove unused sk_psock_stop() declarationCong Wang1-1/+0
2021-02-26skmsg: Get rid of sk_psock_bpf_run()Cong Wang1-10/+4
2021-02-26skmsg: Make __sk_psock_purge_ingress_msg() staticCong Wang2-3/+1
2021-02-26sock_map: Make sock_map_prog_update() staticCong Wang2-11/+5
2021-02-26sock_map: Rename skb_parser and skb_verdictCong Wang5-47/+47
2021-02-26skmsg: Move sk_redir from TCP_SKB_CB to skbCong Wang5-37/+62
2021-02-26bpf: Compute data_end dynamically with JIT codeCong Wang3-27/+28
2021-02-26skmsg: Get rid of struct sk_psock_parserCong Wang3-53/+27
2021-02-26bpf: Clean up sockmap related KconfigsCong Wang12-103/+133
2021-02-26bpf: Remove blank line in bpf helper description commentHangbin Liu2-2/+0
2021-02-26Merge branch 'selftests/bpf: xsk improvements and new stats'Alexei Starovoitov4-260/+342
2021-02-26selftests/bpf: Introduce xsk statistics testsCiara Loftus2-14/+136
2021-02-26selftests/bpf: Restructure xsk selftestsCiara Loftus4-228/+159
2021-02-26selftests/bpf: Expose and rename debug argumentCiara Loftus3-5/+14
2021-02-26selftest/bpf: Make xsk tests less verboseMagnus Karlsson4-30/+50
2021-02-26bpf: Rename fixup_bpf_calls and add some commentsBrendan Jackman1-7/+9
2021-02-26bpf: Use MAX_BPF_FUNC_REG_ARGS macroDmitrii Banshchikov3-12/+20
2021-02-26Merge branch 'bpf: enable task local storage for tracing'Alexei Starovoitov19-96/+398
2021-02-26bpf: runqslower: Use task local storageSong Liu1-12/+21
2021-02-26bpf: runqslower: Prefer using local vmlimux to generate vmlinux.hSong Liu1-1/+4
2021-02-26selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete]Song Liu2-0/+93
2021-02-26selftests/bpf: Add non-BPF_LSM test for task local storageSong Liu3-0/+165
2021-02-26bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]Song Liu5-12/+65
2021-02-26bpf: Enable task local storage for tracing programsSong Liu10-72/+51
2021-02-25xsk: Build skb by page (aka generic zerocopy xmit)Xuan Zhuo1-24/+96
2021-02-25xsk: Respect device's headroom and tailroom on generic xmit pathAlexander Lobakin1-1/+7
2021-02-25virtio-net: Support IFF_TX_SKB_NO_LINEAR flagXuan Zhuo1-1/+2
2021-02-25net: Add priv_flags for allow tx skb without linearXuan Zhuo1-0/+4
2021-02-25netdevice: Add missing IFF_PHONY_HEADROOM self-definitionAlexander Lobakin1-0/+1
2021-02-24bpf: Add kernel/modules BTF presence checks to bpftool feature commandGrant Seltzer1-0/+4
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds19-433/+801
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds48-785/+1898
2021-02-21Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-65/+60
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds57-294/+617
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds63-763/+3108
2021-02-21Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-1401/+81
2021-02-21Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds18-457/+703
2021-02-21Merge tag 'for-5.12/io_uring-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds10-1321/+1405
2021-02-21Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds52-4376/+665
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds148-1608/+1343
2021-02-21Merge tag 'for-5.12/libata-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2-9/+26
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds199-15569/+8
2021-02-21Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds53-978/+1650
2021-02-21Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds9-184/+253
2021-02-21Merge tag 'pstore-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2021-02-21Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds10-65/+417