summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-05bpf: Add comment about helper freezeLevi Zim
2025-02-05samples/bpf: Fix broken vmlinux path for VMLINUX_BTFJinghao Jia
2025-02-05selftests/bpf: Support dynamically linking LLVM if static is not availableDaniel Xu
2025-02-05Merge branch 'btf-arbitrary-__attribute__-encoding'Andrii Nakryiko
2025-02-05selftests/bpf: Add a BTF verification test for kflagged type_tagIhor Solodrai
2025-02-05bpf: Allow kind_flag for BTF type and decl tagsIhor Solodrai
2025-02-05selftests/bpf: Add a btf_dump test for type_tagsIhor Solodrai
2025-02-05libbpf: Check the kflag of type tags in btf_dumpIhor Solodrai
2025-02-05docs/bpf: Document the semantics of BTF tags with kind_flagIhor Solodrai
2025-02-05libbpf: Introduce kflag for type_tags and decl_tags in BTFIhor Solodrai
2025-02-03Merge branch 'selftests-bpf-migrate-test_xdp_redirect_multi-sh-to-test_progs'Martin KaFai Lau
2025-02-03selftests/bpf: test_xdp_veth: Add new test cases for XDP flagsBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Use unique namesBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Add XDP flags to prog_configurationBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Add prog_config[] tableBastien Curutchet (eBPF Foundation)
2025-02-03bpf: Use kallsyms to find the function name of a struct_ops's stub functionMartin KaFai Lau
2025-02-03selftests/bpf: test_xdp_veth: Rename config[]Bastien Curutchet (eBPF Foundation)
2025-02-03bpftool: Fix readlink usage in get_fd_typeViktor Malik
2025-02-03selftests/bpf: test_xdp_veth: Split network configurationBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: Fix runqslower cross-endian buildTony Ambardar
2025-02-03selftests/bpf: test_xdp_veth: Use int to describe next vethBastien Curutchet (eBPF Foundation)
2025-02-03libbpf: Fix accessing BTF.ext core_relo headerTony Ambardar
2025-02-03selftests/bpf: test_xdp_veth: Remove unecessarry check_ping()Bastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: Fix freplace_link segfault in tailcalls prog testTengda Wu
2025-02-03selftests/bpf: test_xdp_veth: Remove unused definesBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: helpers: Add append_tid()Bastien Curutchet (eBPF Foundation)
2025-02-02Linux 6.14-rc1v6.14-rc1Linus Torvalds
2025-02-02Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-02-02Merge tag 'sh-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-02tools/power turbostat: version 2025.02.02Len Brown
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-02-01Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2025-02-01Merge tag 'v6.14-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...Linus Torvalds
2025-02-01Merge tag 'driver-core-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-01Merge tag 'media/v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-02-01MAINTAINERS: include linux-mm for xarray maintenanceAndrew Morton
2025-02-01revert "xarray: port tests to kunit"Andrew Morton
2025-02-01MAINTAINERS: add lib/test_xarray.cTamir Duberstein
2025-02-01mailmap, MAINTAINERS, docs: update Carlos's email addressCarlos Bilbao
2025-02-01mm/hugetlb: fix hugepage allocation for interleaved memory nodesRitesh Harjani (IBM)
2025-02-01mm: gup: fix infinite loop within __get_longterm_lockedZhaoyang Huang
2025-02-01mm, swap: fix reclaim offset calculation error during allocationKairui Song
2025-02-01.mailmap: update email address for Christopher ObbardChristopher Obbard
2025-02-01kfence: skip __GFP_THISNODE allocations on NUMA systemsMarco Elver
2025-02-01nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich
2025-02-01mm: compaction: use the proper flag to determine watermarksyangge
2025-02-01kernel: be more careful about dup_mmap() failures and uprobe registeringLiam R. Howlett
2025-02-01mm/fake-numa: handle cases with no SRAT infoBruno Faccini
2025-02-01mm: kmemleak: fix upper boundary check for physical address objectsCatalin Marinas