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-01-13
selftests/mm: mremap_test: Remove unused variable and type mismatches
Muhammad Usama Anjum
1
-7
/
+8
2025-01-13
selftests/mm: mseal_test: remove unused variables
Muhammad Usama Anjum
1
-4
/
+4
2025-01-13
selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler options
Muhammad Usama Anjum
2
-51
/
+59
2025-01-13
selftests/mm: thp_settings: remove const from return type
Muhammad Usama Anjum
2
-4
/
+4
2025-01-13
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
2
-4
/
+4
2025-01-13
selftests/mm: add fork CoW guard page test
Lorenzo Stoakes
2
-3
/
+85
2025-01-13
mm/vma: move __vm_munmap() to mm/vma.c
Lorenzo Stoakes
1
-0
/
+9
2025-01-13
mm/vma: move stack expansion logic to mm/vma.c
Lorenzo Stoakes
2
-0
/
+67
2025-01-13
mm/vma: move unmapped_area() internals to mm/vma.c
Lorenzo Stoakes
2
-0
/
+65
2025-01-13
mm/vma: move brk() internals to mm/vma.c
Lorenzo Stoakes
1
-0
/
+22
2025-01-13
selftest/mm: remove seal_elf
Jeff Xu
3
-139
/
+0
2025-01-13
selftests: mm: fix conversion specifiers in transact_test()
guanjing
1
-5
/
+5
2025-01-13
selftests/mm: add a few missing gitignore files
Li Zhijian
1
-0
/
+3
2025-01-13
tools/net/ynl: ethtool: support spec load from install location
Donald Hunter
1
-4
/
+3
2025-01-13
tools/net/ynl: add support for --family and --list-families
Donald Hunter
1
-2
/
+43
2025-01-13
pm: cpupower: Add missing residency header changes in cpuidle.h to SWIG
John B. Wyatt IV
1
-0
/
+2
2025-01-13
selftests/nolibc: add configurations for riscv32
Thomas Weißschuh
2
-1
/
+6
2025-01-13
selftests/nolibc: rename riscv to riscv64
Thomas Weißschuh
2
-1
/
+7
2025-01-13
selftests/nolibc: skip tests for unimplemented syscalls
Thomas Weißschuh
1
-3
/
+11
2025-01-13
selftests/nolibc: use a pipe to in vfprintf tests
Thomas Weißschuh
1
-11
/
+9
2025-01-13
selftests/nolibc: use waitid() over waitpid()
Thomas Weißschuh
1
-4
/
+6
2025-01-13
tools/nolibc: add support for waitid()
Thomas Weißschuh
1
-0
/
+18
2025-01-13
Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-6
/
+6
2025-01-13
cxl/test: Update test code for event records to CXL spec rev 3.1
Shiju Jose
1
-3
/
+20
2025-01-13
KVM: arm64: Fix selftests after sysreg field name update
Marc Zyngier
2
-2
/
+2
2025-01-13
perf tools mips: Fix mips syscall generation
Charlie Jenkins
1
-18
/
+0
2025-01-13
perf tests arm_spe: Add test for discard mode
James Clark
1
-0
/
+30
2025-01-13
perf tools arm-spe: Don't allocate buffer or tracking event in discard mode
James Clark
1
-2
/
+9
2025-01-13
perf tools arm-spe: Pull out functions for aux buffer and tracking setup
James Clark
1
-32
/
+51
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
47
-568
/
+1170
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
47
-568
/
+1170
2025-01-12
delayacct: add delay min to record delay peak
Wang Yaxin
1
-17
/
+25
2025-01-12
kernel-wide: add explicity||explicitly to spelling.txt
Shivam Chaudhary
1
-1
/
+1
2025-01-12
tools/accounting/procacct: fix minor errors
zhang jiao
1
-3
/
+2
2025-01-12
delayacct: add delay max to record delay peak
Wang Yaxin
1
-25
/
+34
2025-01-12
selftests/mm: set allocated memory to non-zero content in cow test
Ryan Roberts
1
-4
/
+4
2025-01-12
tools: fix atomic_set() definition to set the value correctly
Suren Baghdasaryan
2
-2
/
+2
2025-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+171
2025-01-12
arm64/sysreg/tools: Move TRFCR definitions to sysreg
James Clark
1
-12
/
+0
2025-01-12
tools: arm64: Update sysreg.h header files
James Clark
2
-8
/
+405
2025-01-12
Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
23
-119
/
+380
2025-01-12
Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-1
/
+0
2025-01-11
selftests/powerpc: Fix argument order to timer_sub()
Michael Ellerman
1
-1
/
+1
2025-01-10
selftests: bonding: add ipvlan over bond testing
Etienne Champetier
4
-100
/
+98
2025-01-10
selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
3
-30
/
+15
2025-01-10
selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
3
-80
/
+165
2025-01-10
selftests/bpf: test_xdp_redirect: Rename BPF sections
Bastien Curutchet (eBPF Foundation)
2
-4
/
+4
2025-01-10
Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-14
/
+19
2025-01-10
veristat: Document verifier log dumping capability
Daniel Xu
1
-2
/
+3
2025-01-10
bpftool: Fix control flow graph segfault during edge creation
Christoph Werle
1
-0
/
+1
[prev]
[next]