index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
perf pmu: Tolerate failure to read the type for wellknown PMUs
Ian Rogers
1
-2
/
+32
2025-07-11
perf spark: Fix includes and add SPDX
Ian Rogers
2
-5
/
+4
2025-07-11
perf parse-events: Minor tidy up of event_type helper
Ian Rogers
2
-19
/
+14
2025-07-11
perf hwmon_pmu: Avoid shortening hwmon PMU name
Ian Rogers
1
-1
/
+1
2025-07-11
perf tests bp_account: Fix leaked file descriptor
Leo Yan
1
-0
/
+1
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-11
/
+18
2025-07-11
objtool: Add vpanic() to the noreturn list
Nam Cao
1
-0
/
+1
2025-07-11
selftests/bpf: Range analysis test case for JSET
Paul Chaignon
1
-0
/
+18
2025-07-11
selftests/bpf: add selftests for bpf_arena_reserve_pages
Emil Tsalapatis
3
-0
/
+207
2025-07-11
iommufd/selftest: Update hw_info coverage for an input data_type
Nicolin Chen
3
-23
/
+46
2025-07-11
iommufd/selftest: Add coverage for the new mmap interface
Nicolin Chen
2
-0
/
+23
2025-07-11
selftests: drv-net: Add bpftool util
Mohsin Bashir
2
-1
/
+5
2025-07-11
iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
Nicolin Chen
3
-0
/
+96
2025-07-11
perf bench futex: Remove support for IMMUTABLE
Sebastian Andrzej Siewior
9
-26
/
+5
2025-07-11
selftests/futex: Remove support for IMMUTABLE
Sebastian Andrzej Siewior
1
-49
/
+22
2025-07-11
selftests/futex: Adapt the private hash test to RCU related changes
Sebastian Andrzej Siewior
1
-1
/
+41
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
[prev]
[next]