summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-26bpf: selftests: Rename bictcp to bpf_cubicMartin KaFai Lau
2021-03-26libbpf: Support extern kernel functionMartin KaFai Lau
2021-03-26libbpf: Record extern sym relocation firstMartin KaFai Lau
2021-03-26libbpf: Rename RELO_EXTERN to RELO_EXTERN_VARMartin KaFai Lau
2021-03-26libbpf: Refactor codes for finding btf id of a kernel symbolMartin KaFai Lau
2021-03-26libbpf: Refactor bpf_object__resolve_ksyms_btf_idMartin KaFai Lau
2021-03-26bpf: tcp: Put some tcp cong functions in allowlist for bpf-tcp-ccMartin KaFai Lau
2021-03-26tcp: Rename bictcp function prefix to cubictcpMartin KaFai Lau
2021-03-26bpf: Support kernel function call in x86-32Martin KaFai Lau
2021-03-26bpf: Support bpf program calling kernel functionMartin KaFai Lau
2021-03-26bpf: Refactor btf_check_func_arg_matchMartin KaFai Lau
2021-03-26bpf: Simplify freeing logic in linfo and jited_linfoMartin KaFai Lau
2021-03-26libbpf: Preserve empty DATASEC BTFs during static linkingAndrii Nakryiko
2021-03-26bpf: struct sock is declared twice in bpf_sk_storage headerWan Jiabing
2021-03-25bpf: Remove unused headersLu Wei
2021-03-25libbpf: Add bpf object kern_version attribute setterRafael David Tinoco
2021-03-25Merge branch 'add support for batched ops in LPM trie'Alexei Starovoitov
2021-03-25bpf: selftests: Add tests for batched ops in LPM trie mapsPedro Tammela
2021-03-25bpf: Add support for batched ops in LPM trie mapsPedro Tammela
2021-03-25selftests/bpf: Better error messages for ima_setup.sh failuresKP Singh
2021-03-25bpf: Fix NULL pointer dereference in bpf_get_local_storage() helperYonghong Song
2021-03-26libbpf: Constify few bpf_program gettersAndrii Nakryiko
2021-03-26bpf: Fix typo 'accesible' into 'accessible'Ricardo Ribalda
2021-03-26bpf: Undo ptr_to_map_key alu sanitation for nowDaniel Borkmann
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-03-25Merge tag 'mfd-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25mailmap: update the email address for Chris ChiuChris Chiu
2021-03-25mailmap: update Andrey Konovalov's email addressAndrey Konovalov
2021-03-25mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPIra Weiny
2021-03-25mm: memblock: fix section mismatch warning againMike Rapoport
2021-03-25kfence: make compatible with kmemleakMarco Elver
2021-03-25gcov: fix clang-11+ supportNick Desaulniers
2021-03-25ia64: fix format strings for err_injectSergei Trofimovich
2021-03-25ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
2021-03-25squashfs: fix xattr id and id lookup sanity checksPhillip Lougher
2021-03-25squashfs: fix inode lookup sanity checksSean Nyekjaer
2021-03-25z3fold: prevent reclaim/free race for headless pagesThomas Hebb
2021-03-25selftests/vm: fix out-of-tree buildRong Chen
2021-03-25mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson
2021-03-25kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov
2021-03-25hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin
2021-03-25RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley
2021-03-25arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24hinic: avoid gcc -Wrestrict warningArnd Bergmann