index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2025-09-23
selftests/net: Test tcp port reuse after unbinding a socket
Jakub Sitnicki
-0
/
+259
2025-09-22
mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
Lorenzo Stoakes
-3
/
+9
2025-09-22
mm: specify separate file and vm_file params in vm_area_desc
Lorenzo Stoakes
-10
/
+18
2025-09-22
selftests/bpf: Enable signature verification for some lskel tests
KP Singh
-14
/
+89
2025-09-22
bpftool: Add support for signing BPF programs
KP Singh
-11
/
+372
2025-09-22
libbpf: Embed and verify the metadata hash in the loader
KP Singh
-1
/
+59
2025-09-22
libbpf: Update light skeleton for signing
KP Singh
-4
/
+72
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
-1
/
+11
2025-09-22
selftests: mptcp: pm: get server-side flag
Matthieu Baerts (NGI0)
-1
/
+8
2025-09-22
mptcp: pm: netlink: only add server-side attr when true
Matthieu Baerts (NGI0)
-1
/
+1
2025-09-22
selftests: forwarding: Reorder (ar)ping arguments to obey POSIX getopt
David Yang
-13
/
+13
2025-09-22
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2025-09-22
KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren't
Sean Christopherson
-3
/
+5
2025-09-21
sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
Sergey Bashirov
-1
/
+1
2025-09-21
docs: conf.py: get rid of load_config.py
Mauro Carvalho Chehab
-7
/
+2
2025-09-21
tools/docs: sphinx-build-wrapper: handle sphinx-build errors
Mauro Carvalho Chehab
-2
/
+7
2025-09-21
selftests/mm: protection_keys: fix dead code
Muhammad Usama Anjum
-3
/
+1
2025-09-21
selftests/mm: add -Wunreachable-code and fix warnings
Muhammad Usama Anjum
-5
/
+5
2025-09-21
selftests/mm: centralize the __always_unused macro
Muhammad Usama Anjum
-2
/
+7
2025-09-21
selftests/mm: gup_tests: option to GUP all pages in a single call
David Hildenbrand
-3
/
+7
2025-09-21
selftests/mm: remove PROT_EXEC req from file-collapse tests
Zach O'Keefe
-1
/
+1
2025-09-21
selftests/mm: fix va_high_addr_switch.sh failure on x86_64
Chunyu Hu
-2
/
+2
2025-09-21
selftests/mm: alloc hugepages in va_high_addr_switch test
Chunyu Hu
-0
/
+37
2025-09-21
selftests/mm: fix hugepages cleanup too early
Chunyu Hu
-2
/
+7
2025-09-21
selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp test
David Hildenbrand
-49
/
+74
2025-09-21
selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong...
David Hildenbrand
-8
/
+7
2025-09-21
mm: remove nth_page()
David Hildenbrand
-1
/
+0
2025-09-21
wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
David Hildenbrand
-1
/
+0
2025-09-21
tools/mm/slabinfo: fix access to null terminator in string boundary
Kaushlendra Kumar
-2
/
+5
2025-09-21
selftests/mm/uffd: refactor non-composite global vars into struct
Ujwal Kundur
-541
/
+615
2025-09-21
mm: remove unused zpool layer
Johannes Weiner
-1
/
+0
2025-09-20
selftests: ublk: fix behavior when fio is not installed
Uday Shankar
-0
/
+24
2025-09-20
selftests/bpf: Fix selftest verifier_arena_large failure
Yonghong Song
-0
/
+1
2025-09-20
selftest/futex: Fix spelling mistake "boundarie" -> "boundary"
Colin Ian King
-1
/
+1
2025-09-20
selftests/futex: Remove logging.h file
André Almeida
-150
/
+1
2025-09-20
selftests/futex: Drop logging.h include from futex_numa
André Almeida
-1
/
+2
2025-09-20
selftests/futex: Refactor futex_numa_mpol with kselftest_harness.h
André Almeida
-47
/
+9
2025-09-20
selftests/futex: Refactor futex_priv_hash with kselftest_harness.h
André Almeida
-42
/
+8
2025-09-20
selftests/futex: Refactor futex_waitv with kselftest_harness.h
André Almeida
-56
/
+45
2025-09-20
selftests/futex: Refactor futex_requeue with kselftest_harness.h
André Almeida
-54
/
+24
2025-09-20
selftests/futex: Refactor futex_wait with kselftest_harness.h
André Almeida
-66
/
+39
2025-09-20
selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harne...
André Almeida
-64
/
+21
2025-09-20
selftests/futex: Refactor futex_wait_unitialized_heap with kselftest_harness.h
André Almeida
-59
/
+19
2025-09-20
selftests/futex: Refactor futex_wait_wouldblock with kselftest_harness.h
André Almeida
-54
/
+24
2025-09-20
selftests/futex: Refactor futex_wait_timeout with kselftest_harness.h
André Almeida
-80
/
+61
2025-09-20
selftests/futex: Refactor futex_requeue_pi_signal_restart with kselftest_harn...
André Almeida
-93
/
+38
2025-09-20
selftests/futex: Refactor futex_requeue_pi_mismatched_ops with kselftest_harn...
André Almeida
-65
/
+23
2025-09-20
selftests/futex: Refactor futex_requeue_pi with kselftest_harness.h
André Almeida
-168
/
+124
2025-09-20
selftests: kselftest: Create ksft_print_dbg_msg()
André Almeida
-4
/
+23
2025-09-20
Merge branch kvm-arm64/el2-feature-control into kvmarm-master/next
Marc Zyngier
-0
/
+2
[prev]
[next]