index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-27
2
-185
/
+151
|
\
|
*
selftests: memcg: factor out common parts of memory.{low,min} tests
Michal Koutný
2022-05-27
1
-163
/
+36
|
*
selftests: memcg: remove protection from top level memcg
Michal Koutný
2022-05-27
1
-7
/
+3
|
*
selftests: memcg: adjust expected reclaim values of protected cgroups
Michal Koutný
2022-05-27
2
-12
/
+106
|
*
selftests: memcg: expect no low events in unprotected sibling
Michal Koutný
2022-05-27
1
-1
/
+1
|
*
selftests: memcg: fix compilation
Michal Koutný
2022-05-27
1
-11
/
+14
*
|
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-27
3
-1
/
+419
|
\
\
|
*
|
taskstats: version 12 with thread group and exe info
Dr. Thomas Orgis
2022-04-29
3
-1
/
+419
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
23
-174
/
+1840
|
\
\
\
|
*
|
|
KVM: selftests: x86: Sync the new name of the test case to .gitignore
Like Xu
2022-05-25
1
-1
/
+1
|
*
|
|
Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2022-05-25
6
-1
/
+346
|
|
\
\
\
|
|
*
|
|
KVM: s390: selftest: Test suppression indication on key prot exception
Janis Schoetterl-Glausch
2022-05-20
1
-1
/
+45
|
|
*
|
|
selftests: drivers/s390x: Add uvdevice tests
Steffen Eiden
2022-05-20
5
-0
/
+301
|
*
|
|
|
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-05-25
38
-133
/
+737
|
|
\
\
\
\
|
|
*
|
|
|
KVM: selftests: riscv: Remove unneeded semicolon
Jiapeng Chong
2022-05-20
1
-1
/
+1
|
|
*
|
|
|
KVM: selftests: riscv: Improve unexpected guest trap handling
Anup Patel
2022-05-20
3
-17
/
+31
|
*
|
|
|
|
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
94
-615
/
+1978
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
2022-05-16
1
-31
/
+132
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
selftests: KVM: Test SYSTEM_SUSPEND PSCI call
Oliver Upton
2022-05-04
1
-0
/
+69
|
|
|
*
|
|
|
|
selftests: KVM: Refactor psci_test to make it amenable to new tests
Oliver Upton
2022-05-04
1
-37
/
+60
|
|
|
*
|
|
|
|
selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test
Oliver Upton
2022-05-04
1
-2
/
+11
|
|
|
*
|
|
|
|
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
2022-05-04
4
-27
/
+58
|
|
|
*
|
|
|
|
selftests: KVM: Rename psci_cpu_on_test to psci_test
Oliver Upton
2022-05-04
3
-2
/
+2
|
|
*
|
|
|
|
|
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
2022-05-16
9
-29
/
+599
|
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list
Raghavendra Rao Ananta
2022-05-03
1
-0
/
+8
|
|
|
*
|
|
|
|
selftests: KVM: aarch64: Introduce hypercall ABI test
Raghavendra Rao Ananta
2022-05-03
3
-0
/
+338
|
|
|
*
|
|
|
|
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
2022-05-03
4
-27
/
+58
|
|
|
*
|
|
|
|
selftests: KVM: Rename psci_cpu_on_test to psci_test
Oliver Upton
2022-05-03
3
-2
/
+2
|
|
|
*
|
|
|
|
tools: Import ARM SMCCC definitions
Raghavendra Rao Ananta
2022-05-03
1
-0
/
+193
|
*
|
|
|
|
|
|
KVM: selftests: x86: Fix test failure on arch lbr capable platforms
Yang Weijiang
2022-05-25
2
-9
/
+11
|
*
|
|
|
|
|
|
selftests: kvm/x86/xen: Replace a comma in the xen_shinfo_test with semicolon
Like Xu
2022-04-13
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
2022-04-13
5
-12
/
+646
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
KVM: x86: Test case for TSC scaling and offset sync
David Woodhouse
2022-04-02
2
-0
/
+120
|
|
*
|
|
|
|
|
|
KVM: x86/xen: Update self test for Xen PV timers
David Woodhouse
2022-04-02
1
-3
/
+32
|
|
*
|
|
|
|
|
|
KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SEND
David Woodhouse
2022-04-02
1
-13
/
+320
|
|
*
|
|
|
|
|
|
KVM: x86/xen: handle PV spinlocks slowpath
Boris Ostrovsky
2022-04-02
1
-0
/
+6
|
|
*
|
|
|
|
|
|
selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSN
Oliver Upton
2022-04-02
3
-0
/
+172
*
|
|
|
|
|
|
|
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
23
-685
/
+1333
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
selftests: vm: add the "settings" file with timeout variable
Patrick Wang
2022-05-25
1
-0
/
+1
|
*
|
|
|
|
|
|
|
selftests: vm: add "test_hmm.sh" to TEST_FILES
Patrick Wang
2022-05-25
1
-0
/
+1
|
*
|
|
|
|
|
|
|
selftests: vm: check numa_available() before operating "merge_across_nodes" i...
Patrick Wang
2022-05-25
1
-3
/
+6
|
*
|
|
|
|
|
|
|
selftests: vm: add migration to the .gitignore
Muhammad Usama Anjum
2022-05-25
1
-0
/
+1
|
*
|
|
|
|
|
|
|
selftests/vm/pkeys: fix typo in comment
Julia Lawall
2022-05-25
1
-1
/
+1
|
*
|
|
|
|
|
|
|
selftests: vm: add process_mrelease tests
Suren Baghdasaryan
2022-05-25
4
-0
/
+204
|
*
|
|
|
|
|
|
|
cgroup: fix an error handling path in alloc_pagecache_max_30M()
Christophe JAILLET
2022-05-25
1
-1
/
+1
|
*
|
|
|
|
|
|
|
cgroup: fix racy check in alloc_pagecache_max_30M() helper function
David Vernet
2022-05-13
1
-2
/
+7
|
*
|
|
|
|
|
|
|
cgroup: remove racy check in test_memcg_sock()
David Vernet
2022-05-13
1
-3
/
+0
|
*
|
|
|
|
|
|
|
cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()
David Vernet
2022-05-13
1
-5
/
+17
|
*
|
|
|
|
|
|
|
cgroup: account for memory_recursiveprot in test_memcg_low()
David Vernet
2022-05-13
3
-3
/
+26
|
*
|
|
|
|
|
|
|
cgroups: refactor children cgroups in memcg tests
David Vernet
2022-05-13
1
-14
/
+14
[next]