summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-10selftests: xsk: Add tests for 2K frame sizeMagnus Karlsson2-0/+25
2021-09-10selftests: xsk: Add tests for invalid xsk descriptorsMagnus Karlsson2-18/+132
2021-09-10selftests: xsk: Eliminate test specific if-statement in test runnerMagnus Karlsson1-4/+12
2021-09-10selftests: xsk: Add test for unaligned modeMagnus Karlsson2-23/+108
2021-09-10selftests: xsk: Introduce replacing the default packet streamMagnus Karlsson2-18/+48
2021-09-10selftests: xsk: Allow for invalid packetsMagnus Karlsson2-6/+11
2021-09-10selftests: xsk: Eliminate MAX_SOCKS defineMagnus Karlsson2-10/+9
2021-09-10selftests: xsx: Make pthreads local scopeMagnus Karlsson2-2/+1
2021-09-10selftests: xsk: Make xdp_flags and bind_flags localMagnus Karlsson2-32/+31
2021-09-10selftests: xsk: Specify number of sockets to createMagnus Karlsson2-34/+27
2021-09-10selftests: xsk: Replace second_step global variableMagnus Karlsson2-45/+36
2021-09-10selftests: xsk: Introduce rx_on and tx_on in ifobjectMagnus Karlsson2-28/+16
2021-09-10selftests: xsk: Add use_poll to ifobjectMagnus Karlsson2-1/+5
2021-09-10selftests: xsx: Introduce test name in test specMagnus Karlsson2-20/+31
2021-09-10selftests: xsk: Make frame_size configurableMagnus Karlsson2-5/+7
2021-09-10selftests: xsk: Move rxqsize into xsk_socket_infoMagnus Karlsson2-7/+4
2021-09-10selftests: xsk: Move num_frames and frame_headroom to xsk_umem_infoMagnus Karlsson2-12/+12
2021-09-10selftests: xsk: Introduce test specificationsMagnus Karlsson2-84/+126
2021-09-10selftests: xsk: Introduce type for thread functionMagnus Karlsson2-14/+15
2021-09-10selftests: xsk: Simplify xsk and umem arraysMagnus Karlsson2-49/+34
2021-09-10libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecationsQuentin Monnet7-13/+53
2021-09-08libbpf: Fix build with latest gcc/binutils with LTOAndrii Nakryiko2-8/+21
2021-09-08Merge branch 'Bpf skeleton helper method'Andrii Nakryiko3-13/+26
2021-09-08selftests/bpf: Add checks for X__elf_bytes() skeleton helperMatt Smith1-0/+6
2021-09-08bpftool: Provide a helper method for accessing skeleton's embedded ELF dataMatt Smith1-12/+19
2021-09-08libbpf: Change bpf_object_skeleton data field to const pointerMatt Smith1-1/+1
2021-09-08libbpf: Don't crash on object files with no symbol tablesToke Høiland-Jørgensen1-0/+6
2021-09-08bpf: Permit ingress_ifindex in bpf_prog_test_run_xattrNeil Spring3-5/+12
2021-09-05Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...Linus Torvalds162-12461/+19999
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds63-275/+2149
2021-09-05Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds33-1836/+1226
2021-09-05Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-127/+256
2021-09-05Enable '-Werror' by default for all kernel buildsLinus Torvalds2-0/+17
2021-09-05Merge tag 'usb-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds10-93/+48
2021-09-05Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds22-381/+198
2021-09-05binfmt: a.out: Fix bogus semicolonGeert Uytterhoeven1-1/+1
2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds16-103/+119
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds33-0/+31018
2021-09-04Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-461/+1497
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds38-244/+399
2021-09-04Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds9-17/+16
2021-09-04Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds101-349/+305
2021-09-04Merge branch 'stable/for-linus-5.15-rc0' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-8/+16
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds212-2616/+2814
2021-09-03Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-69/+1
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds53-783/+346
2021-09-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds10-40/+58
2021-09-03Merge tag 'livepatching-for-5.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds43-607/+2034
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-136/+469