summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-04bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfoTao Chen3-7/+13
2025-07-04Merge branch 'bpf-add-bpf_dynptr_memset-kfunc'Andrii Nakryiko3-0/+213
2025-07-04selftests/bpf: Add test cases for bpf_dynptr_memset()Ihor Solodrai2-0/+166
2025-07-04bpf: Add bpf_dynptr_memset() kfuncIhor Solodrai1-0/+47
2025-07-02selftests/bpf: Allow veristat compile standaloneMykyta Yatsenko1-3/+4
2025-07-02bpf: Avoid warning on multiple referenced args in callPaul Chaignon1-4/+4
2025-07-02selftests/bpf: Negative test case for ref_obj_id in argsPaul Chaignon1-0/+24
2025-07-02selftests/bpf: null checks for rdonly_untrusted_mem should be preservedEduard Zingerman1-0/+21
2025-07-02bpf: avoid jump misprediction for PTR_TO_MEM | PTR_UNTRUSTEDEduard Zingerman1-1/+1
2025-07-02selftests/bpf: Don't call fsopen() as privileged userMatteo Croce1-20/+21
2025-07-01selftests/bpf: Fix spelling mistake "subtration" -> "subtraction"Colin Ian King1-2/+2
2025-07-01selftests/bpf: Enable dynptr/test_probe_read_user_str_dynptrMykyta Yatsenko1-1/+0
2025-07-01bpf: Warn on internal verifier errorsPaul Chaignon1-109/+102
2025-07-01Merge branch 's390-bpf-describe-the-frame-using-a-struct-instead-of-constants'Alexei Starovoitov2-101/+67
2025-07-01s390/bpf: Describe the frame using a struct instead of constantsIlya Leoshkevich2-77/+47
2025-07-01s390/bpf: Centralize frame offset calculationsIlya Leoshkevich1-30/+26
2025-06-28selftests/bpf: bpf_rdonly_cast u{8,16,32,64} access testsEduard Zingerman1-0/+41
2025-06-28selftests/bpf: improve error messages in veristatMykyta Yatsenko1-11/+25
2025-06-28selftests/bpf: Fix cgroup_xattr/read_cgroupfs_xattrSong Liu4-97/+49
2025-06-27bpf: guard BTF_ID_FLAGS(bpf_cgroup_read_xattr) with CONFIG_BPF_LSMEduard Zingerman1-1/+1
2025-06-27bpf: Fix string kfuncs names in doc commentsViktor Malik1-3/+3
2025-06-27Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/gi...Alexei Starovoitov8-34/+448
2025-06-26Merge branch 'support-array-presets-in-veristat'Andrii Nakryiko3-103/+423
2025-06-26selftests/bpf: Test array presets in veristatMykyta Yatsenko2-24/+159
2025-06-26selftests/bpf: Support array presets in veristatMykyta Yatsenko1-50/+189
2025-06-26selftests/bpf: Separate var preset parsing in veristatMykyta Yatsenko1-53/+99
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov3001-35567/+55975
2025-06-26Merge branch 'bpf-add-kfuncs-for-read-only-string-operations'Alexei Starovoitov9-23/+615
2025-06-26selftests/bpf: Add tests for string kfuncsViktor Malik4-0/+212
2025-06-26selftests/bpf: Allow macros in __retvalViktor Malik3-23/+19
2025-06-26bpf: Add kfuncs for read-only string operationsViktor Malik1-0/+382
2025-06-26uaccess: Define pagefault lock guardViktor Malik1-0/+2
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds41-116/+378
2025-06-26net: libwx: fix the creation of page_poolJiawen Wu1-1/+1
2025-06-26net: selftests: fix TCP packet checksumJakub Kicinski1-2/+3
2025-06-26Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds15-99/+142
2025-06-26Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-84/+111
2025-06-26atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima1-2/+1
2025-06-26Merge branch 'netlink-specs-enforce-strict-naming-of-properties'Jakub Kicinski14-62/+74
2025-06-26netlink: specs: enforce strict naming of propertiesJakub Kicinski3-19/+31
2025-06-26netlink: specs: tc: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-26netlink: specs: rt-link: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-26netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski2-7/+7
2025-06-26netlink: specs: ovs_flow: replace underscores with dashes in namesJakub Kicinski1-3/+3
2025-06-26netlink: specs: devlink: replace underscores with dashes in namesJakub Kicinski1-4/+4
2025-06-26netlink: specs: dpll: replace underscores with dashes in namesJakub Kicinski1-1/+1
2025-06-26netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski2-4/+4
2025-06-26netlink: specs: fou: replace underscores with dashes in namesJakub Kicinski1-18/+18
2025-06-26netlink: specs: nfsd: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-26net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman1-1/+1