index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-03
Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-02
selftests/bpf: Fix test_run logic in fexit_stress.c
Yuntao Wang
2022-06-02
selftests/bpf: Add test for libbpf_bpf_link_type_str
Daniel Müller
2022-06-02
bpftool: Use libbpf_bpf_attach_type_str
Daniel Müller
2022-06-02
selftests/bpf: Add test for libbpf_bpf_attach_type_str
Daniel Müller
2022-06-02
bpftool: Use libbpf_bpf_map_type_str
Daniel Müller
2022-06-02
selftests/bpf: Add test for libbpf_bpf_map_type_str
Daniel Müller
2022-06-02
bpftool: Use libbpf_bpf_prog_type_str
Daniel Müller
2022-06-02
selftests/bpf: Add test for libbpf_bpf_prog_type_str
Daniel Müller
2022-06-02
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-02
kselftest/arm64: signal: Skip SVE signal test if not enough VLs supported
Cristian Marussi
2022-06-02
Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-01
KVM: s390: selftests: Use TAP interface in the reset test
Thomas Huth
2022-06-01
KVM: s390: selftests: Use TAP interface in the tprot test
Thomas Huth
2022-06-01
KVM: s390: selftests: Use TAP interface in the sync_regs test
Thomas Huth
2022-06-01
KVM: s390: selftests: Use TAP interface in the memop test
Thomas Huth
2022-06-01
netfilter: nat: really support inet nat without l3 address
Florian Westphal
2022-05-31
selftests: alsa: Handle pkg-config failure more gracefully
Mark Brown
2022-05-31
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
Arun Ajith S
2022-05-30
Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-27
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-05-27
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-27
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-27
selftests: memcg: factor out common parts of memory.{low,min} tests
Michal Koutný
2022-05-27
selftests: memcg: remove protection from top level memcg
Michal Koutný
2022-05-27
selftests: memcg: adjust expected reclaim values of protected cgroups
Michal Koutný
2022-05-27
selftests: memcg: expect no low events in unprotected sibling
Michal Koutný
2022-05-27
selftests: memcg: fix compilation
Michal Koutný
2022-05-27
selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
Song Liu
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-25
selftests/net: enable lo.accept_local in psock_snd test
luyun
2022-05-25
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
Merge branch 'for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-05-25
Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-05-25
selftests: vm: add the "settings" file with timeout variable
Patrick Wang
2022-05-25
selftests: vm: add "test_hmm.sh" to TEST_FILES
Patrick Wang
2022-05-25
selftests: vm: check numa_available() before operating "merge_across_nodes" i...
Patrick Wang
2022-05-25
selftests: vm: add migration to the .gitignore
Muhammad Usama Anjum
2022-05-25
selftests/vm/pkeys: fix typo in comment
Julia Lawall
2022-05-25
selftests: vm: add process_mrelease tests
Suren Baghdasaryan
2022-05-25
cgroup: fix an error handling path in alloc_pagecache_max_30M()
Christophe JAILLET
2022-05-25
KVM: selftests: x86: Sync the new name of the test case to .gitignore
Like Xu
2022-05-25
Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
[prev]
[next]