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
2023-10-21
Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+13
2023-10-20
Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pu...
Linus Torvalds
-23
/
+55
2023-10-20
Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...
Linus Torvalds
-7
/
+9
2023-10-20
selftests/ftrace: Add new test case which checks non unique symbol
Francis Laniel
-0
/
+13
2023-10-19
tools build: Fix llvm feature detection, still used by bpftool
Arnaldo Carvalho de Melo
-0
/
+14
2023-10-19
Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-34
/
+257
2023-10-19
Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2023-10-19
selftests: mptcp: join: no RST when rm subflow/addr
Matthieu Baerts
-0
/
+13
2023-10-19
selftests: mptcp: join: correctly check for no RST
Matthieu Baerts
-2
/
+6
2023-10-19
selftests: net: add very basic test for netdev names and namespaces
Jakub Kicinski
-0
/
+88
2023-10-18
perf/benchmark: fix seccomp_unotify benchmark for 32-bit
Jiri Slaby (SUSE)
-1
/
+1
2023-10-18
selftests: netfilter: Run nft_audit.sh in its own netns
Phil Sutter
-0
/
+6
2023-10-18
netfilter: nf_tables: audit log object reset once per table
Phil Sutter
-0
/
+46
2023-10-17
selftests/user_events: Fix abi_test for BE archs
Beau Belgrave
-7
/
+9
2023-10-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-25
/
+141
2023-10-15
selftests: openvswitch: Fix the ct_tuple for v4
Aaron Conole
-1
/
+3
2023-10-15
selftests: openvswitch: Skip drop testing on older kernels
Aaron Conole
-0
/
+51
2023-10-15
selftests: openvswitch: Catch cases where the tests are killed
Aaron Conole
-0
/
+2
2023-10-15
selftests: openvswitch: Add version check for pyroute2
Aaron Conole
-2
/
+10
2023-10-15
Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...
Paolo Bonzini
-23
/
+10
2023-10-13
netlink: specs: devlink: fix reply command values
Jiri Pirko
-27
/
+27
2023-10-13
selftests: fib_tests: Count all trace point invocations
Ido Schimmel
-2
/
+2
2023-10-13
selftests: fib_tests: Disable RP filter in multipath list receive test
Ido Schimmel
-0
/
+3
2023-10-13
Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-5
/
+5
2023-10-12
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-73
/
+331
2023-10-12
KVM: selftests: Force load all supported XSAVE state in state test
Sean Christopherson
-0
/
+23
2023-10-12
KVM: selftests: Load XSAVE state into untouched vCPU during state test
Sean Christopherson
-2
/
+17
2023-10-12
KVM: selftests: Touch relevant XSAVE state in guest for state test
Sean Christopherson
-0
/
+91
2023-10-10
Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-37
/
+235
2023-10-10
hv/hv_kvp_daemon:Support for keyfile based connection profile
Shradha Gupta
-37
/
+235
2023-10-09
selftests/bpf: Add testcase for async callback return value failure
David Vernet
-2
/
+51
2023-10-06
selftests/bpf: Make seen_tc* variable tests more robust
Daniel Borkmann
-60
/
+46
2023-10-06
selftests/bpf: Test query on empty mprog and pass revision into attach
Daniel Borkmann
-0
/
+59
2023-10-06
selftests/bpf: Adapt assert_mprog_count to always expect 0 count
Daniel Borkmann
-11
/
+8
2023-10-06
selftests/bpf: Test bpf_mprog query API via libbpf and raw syscall
Daniel Borkmann
-0
/
+167
2023-10-05
KVM: selftests: Zero-initialize entire test_result in memslot perf test
Sean Christopherson
-6
/
+3
2023-10-05
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-18
/
+432
2023-10-04
Merge tag 'rtla-v6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-8
/
+30
2023-10-04
Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-18
/
+292
2023-10-04
KVM: selftests: Remove obsolete and incorrect test case metadata
Like Xu
-17
/
+0
2023-10-04
KVM: selftests: Treat %llx like %lx when formatting guest printf
Sean Christopherson
-0
/
+7
2023-10-04
Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-1
/
+1
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+140
2023-10-04
netfilter: nf_tables: Deduplicate nft_register_obj audit logs
Phil Sutter
-0
/
+20
2023-10-04
selftests: netfilter: Extend nft_audit.sh
Phil Sutter
-16
/
+81
2023-10-04
selftests: netfilter: test for sctp collision processing in nf_conntrack
Xin Long
-2
/
+191
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
-4
/
+4
2023-09-30
Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-9
/
+9
2023-09-30
perf dlfilter: Add a test for object_code()
Adrian Hunter
-2
/
+22
2023-09-29
perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()
Adrian Hunter
-17
/
+15
[next]