index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-10
selftests: net: lib: fix shift count out of range
Hangbin Liu
1
-1
/
+1
2025-07-10
selftests: Add IPv6 multicast route generation tests for GRE devices.
Guillaume Nault
1
-10
/
+17
2025-07-10
selftests: drv-net: test RSS header field configuration
Jakub Kicinski
1
-0
/
+47
2025-07-10
tools: ynl: decode enums in auto-ints
Jakub Kicinski
1
-0
/
+2
2025-07-10
selftests: breakpoints: use suspend_stats to reliably check suspend success
Moon Hee Lee
1
-10
/
+31
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-2
/
+100
2025-07-10
Merge tag 'net-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+90
2025-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2025-07-10
iommufd/selftest: Add coverage for viommu data
Nicolin Chen
3
-17
/
+40
2025-07-10
selftests/hid: sync python tests to hid-tools 0.10
Benjamin Tissoires
1
-0
/
+19
2025-07-10
selftests/hid: sync the python tests to hid-tools 0.8
Benjamin Tissoires
9
-43
/
+69
2025-07-10
selftests/hid: run ruff format on the python part
Benjamin Tissoires
2
-115
/
+325
2025-07-10
KVM: selftests: Add CONFIG_EVENTFD for irqfd selftest
Mark Brown
1
-0
/
+1
2025-07-10
net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockopt
Jason Xing
1
-0
/
+1
2025-07-09
selftests: ptrace: add set_syscall_info to .gitignore
Moon Hee Lee
1
-0
/
+1
2025-07-09
tools/accounting/delaytop: add delaytop to record top-n task delay
Yaxin Wang
2
-1
/
+674
2025-07-09
ksm_tests: skip hugepage test when Transparent Hugepages are disabled
Li Wang
6
-1
/
+40
2025-07-09
selftests/mm: fix UFFDIO_API usage with proper two-step feature negotiation
Li Wang
1
-2
/
+26
2025-07-09
selftests/mm: remove duplicate .gitignore entries
Moon Hee Lee
1
-3
/
+0
2025-07-09
selftests/mm: reduce uffd-unit-test poison test to minimum
Peter Xu
1
-6
/
+14
2025-07-09
selftets/damon: add a test for memcg_path leak
SeongJae Park
2
-0
/
+44
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
3
-11
/
+3
2025-07-09
mm: remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
Alistair Popple
1
-4
/
+0
2025-07-09
selftests/udmabuf: add a test to pin first before writing to memfd
Vivek Kasireddy
1
-1
/
+19
2025-07-09
mm: update architecture and driver code to use vm_flags_t
Lorenzo Stoakes
1
-1
/
+1
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
2
-137
/
+137
2025-07-09
mm: change vm_get_page_prot() to accept vm_flags_t argument
Lorenzo Stoakes
1
-1
/
+1
2025-07-09
tools/testing/radix-tree: test maple tree chaining mas_preallocate() calls
Liam R. Howlett
1
-0
/
+12
2025-07-09
testing/radix-tree/maple: increase readers and reduce delay for faster machines
Liam R. Howlett
1
-3
/
+4
2025-07-09
selftest/mm: skip if fallocate() is unsupported in gup_longterm
Mark Brown
1
-1
/
+9
2025-07-09
mm/vma: use vmg->target to specify target VMA for new VMA merge
Lorenzo Stoakes
1
-3
/
+3
2025-07-09
selftests: mm: add shmem collapse as a default test item
Baolin Wang
1
-0
/
+4
2025-07-09
selftests: khugepaged: fix the shmem collapse failure
Baolin Wang
1
-2
/
+0
2025-07-09
selftests/mm: use generic read_sysfs in thuge-gen test
Pu Lehui
1
-28
/
+10
2025-07-09
selftests/mm: check for YAMA ptrace_scope configuraiton before modifying it
Mark Brown
1
-1
/
+3
2025-07-09
selftests/mm: add messages about test errors to the cow tests
Mark Brown
1
-8
/
+20
2025-07-09
selftests/mm: don't compare return values to in cow
Mark Brown
1
-3
/
+3
2025-07-09
selftests/mm: convert some cow error reports to ksft_perror()
Mark Brown
1
-3
/
+3
2025-07-09
kselftest/mm: clarify errors for pipe()
Mark Brown
1
-2
/
+2
2025-07-09
tools/testing/selftests: add VMA merge tests for KSM merge
Lorenzo Stoakes
1
-0
/
+78
2025-07-09
mm: prevent KSM from breaking VMA merging for new VMAs
Lorenzo Stoakes
1
-0
/
+11
2025-07-09
tools/mm: add script to display page state for a given PID and VADDR
Ye Liu
1
-0
/
+169
2025-07-09
kallsyms: fix build without execinfo
Achill Gilgenast
1
-0
/
+4
2025-07-09
vsock/test: fix test for null ptr deref when transport changes
Stefano Garzarella
1
-5
/
+16
2025-07-09
test/vsock: Add ioctl SIOCINQ tests
Xuewei Niu
1
-0
/
+79
2025-07-09
test/vsock: Add retry mechanism to ioctl wrapper
Xuewei Niu
2
-9
/
+22
2025-07-09
selftests/net: packetdrill: add tcp_ooo-before-and-after-accept.pkt
Eric Dumazet
1
-0
/
+53
2025-07-09
selftests/tc-testing: Create test case for UAF scenario with DRR/NETEM/BLACKHOLE chain
Victor Nogueira
1
-0
/
+37
2025-07-09
tools/hv: fcopy: Fix incorrect file path conversion
Yasumasa Suenaga
1
-23
/
+14
2025-07-09
rv: Add rtapp_sleep monitor
Nam Cao
1
-0
/
+22
[prev]
[next]