summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-09bpf: Add cookie to tracing bpf_link_infoTao Chen
2025-06-09Merge branch 'bpf-make-reg_not_null-true-for-const_ptr_to_map'Andrii Nakryiko
2025-06-09selftests/bpf: Add test cases with CONST_PTR_TO_MAP null checksIhor Solodrai
2025-06-09selftests/bpf: Add cmp_map_pointer_with_const testIhor Solodrai
2025-06-09bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai
2025-06-09bpf: Add show_fdinfo for perf_eventTao Chen
2025-06-09Merge branch 'bpf-implement-mprog-api-on-top-of-existing-cgroup-progs'Andrii Nakryiko
2025-06-09selftests/bpf: Add two selftests for mprog API based cgroup progsYonghong Song
2025-06-09selftests/bpf: Move some tc_helpers.h functions to test_progs.hYonghong Song
2025-06-09libbpf: Support link-based cgroup attach with optionsYonghong Song
2025-06-09bpf: Implement mprog API on top of existing cgroup progsYonghong Song
2025-06-09cgroup: Add bpf prog revisions to struct cgroup_bpfYonghong Song
2025-06-06Documentation: Fix spelling mistake.Eslam Khafagy
2025-06-06Merge branch 'selftests-bpf-fix-a-few-test-failures-with-arm64-64kb-page'Alexei Starovoitov
2025-06-06selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Fix bpf_mod_race test failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Reduce test_xdp_adjust_frags_tail_grow logsYonghong Song
2025-06-05selftests/bpf: rbtree: Fix incorrect global variable usageRong Tao
2025-06-05Tests for the ".emit_strings" functionality in the BTF dumper.Blake Jones
2025-06-05libbpf: Add support for printing BTF character arrays as stringsBlake Jones
2025-06-05bpf: Clarify sanitize_check_bounds()Luis Gerhorst
2025-06-05libbpf: Correct some typos and syntax issues in usdt docJiawei Zhao
2025-06-05bpftool: Display cookie for raw_tp link probeTao Chen
2025-06-05selftests/bpf: Add cookies check for raw_tp fill_link_info testTao Chen
2025-06-05bpf: Add cookie to raw_tp bpf_link_infoTao Chen
2025-06-05Merge tag 'rtc-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-06-05Merge tag 'dmaengine-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-05Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-06-05Merge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-04Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-06-04Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-04Merge tag '6.16-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-06-04Merge tag 'bcachefs-2025-06-04' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-06-04bcachefs: add cond_resched() to handle_overwrites()Kent Overstreet
2025-06-04bcachefs: Make journal read log message a bit quieterKent Overstreet
2025-06-04bcachefs: Fix subvol to missing root repairKent Overstreet
2025-06-04bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()Kent Overstreet
2025-06-04bcachefs: delete dead code from may_delete_deleted_inode()Kent Overstreet
2025-06-04bcachefs: Add flags to subvolume_to_text()Kent Overstreet
2025-06-04bcachefs: Fix oops in btree_node_seq_matches()Kent Overstreet
2025-06-04bcachefs: Fix dirent_casefold_mismatch repairKent Overstreet
2025-06-04bcachefs: Fix bch2_fsck_rename_dirent() for casefoldKent Overstreet
2025-06-04bcachefs: Redo bch2_dirent_init_name()Kent Overstreet
2025-06-04bcachefs: Fix -Wc23-extensions in bch2_check_dirents()Nathan Chancellor
2025-06-04Merge tag 'sched_ext-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-04Merge tag 'slab-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2025-06-04Merge tag 'spdx-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2025-06-04Merge branch 'pci/misc'Bjorn Helgaas