Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | dax: introduce DAX_RECOVERY_WRITE dax access mode | Jane Chu | 2022-05-16 | 1 | -1/+3 | |
| * | | | | | | | | | testing: nvdimm: asm/mce.h is not needed in nfit.c | Michal Suchanek | 2022-04-29 | 1 | -2/+0 | |
| * | | | | | | | | | testing: nvdimm: iomap: make __nfit_test_ioremap a macro | Michal Suchanek | 2022-04-29 | 1 | -10/+8 | |
| * | | | | | | | | | tools/testing/nvdimm: remove unneeded flush_workqueue | ran jianping | 2022-04-25 | 1 | -1/+0 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | 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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-05-26 | 22 | -174/+1647 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | 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 | 35 | -131/+726 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | 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 | 38 | -332/+1029 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | 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 | 8 | -29/+406 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | 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 | |
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | | 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 | 21 | -616/+1008 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | 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 |