index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-29
KVM: selftests: Add logic to detect if ioctl() failed because VM was killed
Sean Christopherson
2
-6
/
+35
2023-11-29
KVM: selftests: Drop the single-underscore ioctl() helpers
Sean Christopherson
1
-17
/
+13
2023-11-29
KVM: selftests: add -MP to CFLAGS
David Woodhouse
1
-1
/
+1
2023-11-28
KVM: selftests: Actually print out magic token in NX hugepages skip message
angquan yu
1
-1
/
+1
2023-11-21
selftests/kvm: fix compilation on non-x86_64 platforms
Paolo Bonzini
2
-8
/
+6
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
16
-119
/
+1266
2023-11-14
KVM: selftests: Add a memory region subtest to validate invalid flags
Sean Christopherson
2
-8
/
+50
2023-11-14
KVM: selftests: Test KVM exit behavior for private memory/access
Ackerley Tng
2
-0
/
+121
2023-11-14
KVM: selftests: Add basic selftest for guest_memfd()
Chao Peng
2
-0
/
+208
2023-11-14
KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
Chao Peng
2
-2
/
+114
2023-11-14
KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
Chao Peng
2
-0
/
+36
2023-11-14
KVM: selftests: Add x86-only selftest for private memory conversions
Vishal Annapurve
2
-0
/
+483
2023-11-14
KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
Sean Christopherson
1
-0
/
+11
2023-11-14
KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
Sean Christopherson
7
-35
/
+73
2023-11-14
KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
Vishal Annapurve
1
-0
/
+15
2023-11-14
KVM: selftests: Add helpers to convert guest memory b/w private and shared
Vishal Annapurve
2
-0
/
+76
2023-11-14
KVM: selftests: Add support for creating private memslots
Sean Christopherson
3
-31
/
+73
2023-11-14
KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
2
-10
/
+11
2023-11-14
KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
Sean Christopherson
2
-33
/
+0
2023-11-12
Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
6
-6
/
+12
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
15
-38
/
+363
2023-11-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
11
-25
/
+234
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-46
/
+270
2023-11-08
selftests: kvm/s390x: use vm_create_barebones()
Paolo Bonzini
1
-8
/
+3
2023-11-08
selftests/bpf: Enable cpu v4 tests for LoongArch
Hengqi Chen
6
-6
/
+12
2023-11-07
selftests/bpf: get trusted cgrp from bpf_iter__cgroup directly
Chuyi Zhou
1
-12
/
+4
2023-11-07
test/vsock: add dobule bind connect test
Filippo Storniolo
3
-0
/
+100
2023-11-07
test/vsock: refactor vsock_accept
Filippo Storniolo
1
-12
/
+20
2023-11-07
test/vsock fix: add missing check on socket creation
Filippo Storniolo
1
-0
/
+8
2023-11-04
Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2
-10
/
+75
2023-11-03
Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-11
/
+1815
2023-11-03
Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
4
-4
/
+113
2023-11-03
selftests: pmtu.sh: fix result checking
Hangbin Liu
1
-1
/
+1
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-25
/
+158
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
20
-83
/
+2514
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-107
/
+1383
2023-11-02
Merge tag 'libnvdimm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-15
/
+16
2023-11-02
Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-47
/
+73
2023-11-02
Merge tag 'for-linus-2023110101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-9
/
+81
2023-11-02
selftests/bpf: Fix broken build where char is unsigned
Björn Töpel
1
-1
/
+1
2023-11-01
selftests/bpf: precision tracking test for BPF_NEG and BPF_END
Shung-Hsi Yu
2
-0
/
+95
2023-11-01
selftests/bpf: Add test for using css_task iter in sleepable progs
Chuyi Zhou
2
-0
/
+20
2023-11-01
selftests/bpf: Add tests for css_task iter combining with cgroup iter
Chuyi Zhou
2
-0
/
+77
2023-11-01
bpf: Relax allowlist for css_task iter
Chuyi Zhou
1
-2
/
+2
2023-11-01
selftests/bpf: fix test_maps' use of bpf_map_create_opts
Andrii Nakryiko
1
-15
/
+5
2023-11-01
bpf: Add __bpf_hook_{start,end} macros
Dave Marchevsky
1
-4
/
+2
2023-11-01
selftests/bpf: fix test_bpffs
Manu Bretelle
1
-3
/
+8
2023-11-01
selftests/bpf: Add test for immediate spilled to stack
Hao Sun
1
-0
/
+32
2023-11-01
Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
56
-552
/
+691
2023-11-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-32
/
+587
[next]