index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
David Matlack
8
-8
/
+182
2022-06-09
KVM: selftests: Clean up LIBKVM files in Makefile
David Matlack
1
-5
/
+31
2022-06-09
KVM: selftests: Link selftests directly with lib object files
David Matlack
1
-7
/
+4
2022-06-09
KVM: selftests: Drop unnecessary rule for STATIC_LIBS
David Matlack
1
-1
/
+0
2022-06-09
KVM: selftests: Add a helper to check EPT/VPID capabilities
David Matlack
1
-1
/
+6
2022-06-09
KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
David Matlack
2
-3
/
+2
2022-06-09
KVM: selftests: Refactor nested_map() to specify target level
David Matlack
1
-4
/
+12
2022-06-09
KVM: selftests: Drop stale function parameter comment for nested_map()
David Matlack
1
-1
/
+0
2022-06-09
KVM: selftests: Add option to create 2M and 1G EPT mappings
David Matlack
1
-50
/
+60
2022-06-09
KVM: selftests: Replace x86_page_size with PG_LEVEL_XX
David Matlack
4
-24
/
+29
2022-06-09
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
836
-12755
/
+57565
2022-06-09
libbpf: Fix uprobe symbol file offset calculation logic
Andrii Nakryiko
1
-41
/
+22
2022-06-09
bpftool: Fix bootstrapping during a cross compilation
Shahab Vahedi
1
-1
/
+1
2022-06-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-0
/
+32
2022-06-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+7
2022-06-08
KVM: selftests: Add a test to get/set triple fault event
Chenyi Qiang
3
-0
/
+103
2022-06-08
selftests: kvm: replace ternary operator with min()
Guo Zhengkui
4
-5
/
+5
2022-06-08
kvm: selftests: Add KVM_CAP_MAX_VCPU_ID cap test
Zeng Guang
3
-0
/
+56
2022-06-08
KVM: selftests: nSVM: Add svm_nested_soft_inject_test
Maciej S. Szmigiero
7
-7
/
+249
2022-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-0
/
+43
2022-06-07
selftests/bpf: Add selftest for calling global functions from freplace
Toke Høiland-Jørgensen
2
-0
/
+32
2022-06-07
selftests/bpf: Add a test for enum64 value relocations
Yonghong Song
7
-0
/
+218
2022-06-07
selftests/bpf: Test BTF_KIND_ENUM64 for deduplication
Yonghong Song
1
-2
/
+95
2022-06-07
selftests/bpf: Add BTF_KIND_ENUM64 unit tests
Yonghong Song
2
-0
/
+37
2022-06-07
selftests/bpf: Test new enum kflag and enum64 API functions
Yonghong Song
2
-37
/
+114
2022-06-07
selftests/bpf: Fix selftests failure
Yonghong Song
1
-20
/
+0
2022-06-07
bpftool: Add btf enum64 support
Yonghong Song
3
-3
/
+84
2022-06-07
libbpf: Add enum64 relocation support
Yonghong Song
3
-20
/
+48
2022-06-07
libbpf: Add enum64 support for bpf linking
Yonghong Song
1
-0
/
+2
2022-06-07
libbpf: Add enum64 sanitization
Yonghong Song
3
-5
/
+56
2022-06-07
libbpf: Add enum64 support for btf_dump
Yonghong Song
2
-34
/
+108
2022-06-07
libbpf: Add enum64 deduplication support
Yonghong Song
2
-2
/
+65
2022-06-07
libbpf: Add enum64 parsing and new enum64 public API
Yonghong Song
3
-0
/
+117
2022-06-07
libbpf: Refactor btf__add_enum() for future code sharing
Yonghong Song
1
-15
/
+21
2022-06-07
libbpf: Fix an error in 64bit relocation value computation
Yonghong Song
1
-1
/
+1
2022-06-07
libbpf: Permit 64bit relocation value
Yonghong Song
2
-24
/
+29
2022-06-07
bpf: Add btf enum64 support
Yonghong Song
1
-3
/
+14
2022-06-07
Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
4
-52
/
+197
2022-06-07
Merge branch 'kvm-5.19-early-fixes' into HEAD
Paolo Bonzini
1
-3
/
+7
2022-06-07
KVM: selftests: Make hyperv_clock selftest more stable
Vitaly Kuznetsov
1
-3
/
+7
2022-06-07
selftests net: fix bpf build error
Lina Wang
1
-2
/
+2
2022-06-06
x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage
Josh Poimboeuf
1
-0
/
+6
2022-06-05
Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+7
2022-06-05
Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2022-06-05
Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux
Linus Torvalds
1
-1
/
+5
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-18
/
+19
2022-06-04
Merge tag 'perf-tools-for-v5.19-2022-06-04' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
38
-738
/
+2163
2022-06-03
selftests/bpf: Add drv mode testing for xdping
Hangbin Liu
1
-0
/
+4
2022-06-03
libbpf: Fix is_pow_of_2
Yuze Chi
3
-10
/
+5
2022-06-03
selftests/bpf: Fix tc_redirect_dtime
Martin KaFai Lau
2
-6
/
+55
[prev]
[next]