summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-09-23selftests/net: Test tcp port reuse after unbinding a socketJakub Sitnicki-0/+259
2025-09-22mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()Lorenzo Stoakes-3/+9
2025-09-22mm: specify separate file and vm_file params in vm_area_descLorenzo Stoakes-10/+18
2025-09-22selftests/bpf: Enable signature verification for some lskel testsKP Singh-14/+89
2025-09-22bpftool: Add support for signing BPF programsKP Singh-11/+372
2025-09-22libbpf: Embed and verify the metadata hash in the loaderKP Singh-1/+59
2025-09-22libbpf: Update light skeleton for signingKP Singh-4/+72
2025-09-22bpf: Implement signature verification for BPF programsKP Singh-1/+11
2025-09-22selftests: mptcp: pm: get server-side flagMatthieu Baerts (NGI0)-1/+8
2025-09-22mptcp: pm: netlink: only add server-side attr when trueMatthieu Baerts (NGI0)-1/+1
2025-09-22selftests: forwarding: Reorder (ar)ping arguments to obey POSIX getoptDavid Yang-13/+13
2025-09-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-09-22KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren'tSean Christopherson-3/+5
2025-09-21sunrpc: Change ret code of xdr_stream_decode_opaque_fixedSergey Bashirov-1/+1
2025-09-21docs: conf.py: get rid of load_config.pyMauro Carvalho Chehab-7/+2
2025-09-21tools/docs: sphinx-build-wrapper: handle sphinx-build errorsMauro Carvalho Chehab-2/+7
2025-09-21selftests/mm: protection_keys: fix dead codeMuhammad Usama Anjum-3/+1
2025-09-21selftests/mm: add -Wunreachable-code and fix warningsMuhammad Usama Anjum-5/+5
2025-09-21selftests/mm: centralize the __always_unused macroMuhammad Usama Anjum-2/+7
2025-09-21selftests/mm: gup_tests: option to GUP all pages in a single callDavid Hildenbrand-3/+7
2025-09-21selftests/mm: remove PROT_EXEC req from file-collapse testsZach O'Keefe-1/+1
2025-09-21selftests/mm: fix va_high_addr_switch.sh failure on x86_64Chunyu Hu-2/+2
2025-09-21selftests/mm: alloc hugepages in va_high_addr_switch testChunyu Hu-0/+37
2025-09-21selftests/mm: fix hugepages cleanup too earlyChunyu Hu-2/+7
2025-09-21selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp testDavid Hildenbrand-49/+74
2025-09-21selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong...David Hildenbrand-8/+7
2025-09-21mm: remove nth_page()David Hildenbrand-1/+0
2025-09-21wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel configDavid Hildenbrand-1/+0
2025-09-21tools/mm/slabinfo: fix access to null terminator in string boundaryKaushlendra Kumar-2/+5
2025-09-21selftests/mm/uffd: refactor non-composite global vars into structUjwal Kundur-541/+615
2025-09-21mm: remove unused zpool layerJohannes Weiner-1/+0
2025-09-20selftests: ublk: fix behavior when fio is not installedUday Shankar-0/+24
2025-09-20selftests/bpf: Fix selftest verifier_arena_large failureYonghong Song-0/+1
2025-09-20selftest/futex: Fix spelling mistake "boundarie" -> "boundary"Colin Ian King-1/+1
2025-09-20selftests/futex: Remove logging.h fileAndré Almeida-150/+1
2025-09-20selftests/futex: Drop logging.h include from futex_numaAndré Almeida-1/+2
2025-09-20selftests/futex: Refactor futex_numa_mpol with kselftest_harness.hAndré Almeida-47/+9
2025-09-20selftests/futex: Refactor futex_priv_hash with kselftest_harness.hAndré Almeida-42/+8
2025-09-20selftests/futex: Refactor futex_waitv with kselftest_harness.hAndré Almeida-56/+45
2025-09-20selftests/futex: Refactor futex_requeue with kselftest_harness.hAndré Almeida-54/+24
2025-09-20selftests/futex: Refactor futex_wait with kselftest_harness.hAndré Almeida-66/+39
2025-09-20selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harne...André Almeida-64/+21
2025-09-20selftests/futex: Refactor futex_wait_unitialized_heap with kselftest_harness.hAndré Almeida-59/+19
2025-09-20selftests/futex: Refactor futex_wait_wouldblock with kselftest_harness.hAndré Almeida-54/+24
2025-09-20selftests/futex: Refactor futex_wait_timeout with kselftest_harness.hAndré Almeida-80/+61
2025-09-20selftests/futex: Refactor futex_requeue_pi_signal_restart with kselftest_harn...André Almeida-93/+38
2025-09-20selftests/futex: Refactor futex_requeue_pi_mismatched_ops with kselftest_harn...André Almeida-65/+23
2025-09-20selftests/futex: Refactor futex_requeue_pi with kselftest_harness.hAndré Almeida-168/+124
2025-09-20selftests: kselftest: Create ksft_print_dbg_msg()André Almeida-4/+23
2025-09-20Merge branch kvm-arm64/el2-feature-control into kvmarm-master/nextMarc Zyngier-0/+2