| Commit message (Expand) | Author | Files | Lines |
2020-11-10 | tools/power turbostat: update version number | Len Brown | 1 | -1/+1 |
2020-11-10 | powercap: restrict energy meter to root access | Len Brown | 1 | -2/+2 |
2020-11-09 | KVM: selftests: allow two iterations of dirty_log_perf_test | Paolo Bonzini | 1 | -1/+1 |
2020-11-09 | Linux 5.10-rc3v5.10-rc3 | Linus Torvalds | 1 | -1/+1 |
2020-11-08 | net/sunrpc: fix useless comparison in proc_do_xprt() | Dan Carpenter | 1 | -3/+4 |
2020-11-08 | fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent | Eddy Wu | 1 | -5/+5 |
2020-11-08 | vt: Disable KD_FONT_OP_COPY | Daniel Vetter | 1 | -22/+2 |
2020-11-08 | KVM: selftests: Introduce the dirty log perf test | Ben Gardon | 6 | -8/+396 |
2020-11-08 | KVM: selftests: Make the number of vcpus global | Andrew Jones | 2 | -20/+20 |
2020-11-08 | KVM: selftests: Make the per vcpu memory size global | Andrew Jones | 2 | -12/+11 |
2020-11-08 | KVM: selftests: Drop pointless vm_create wrapper | Andrew Jones | 4 | -9/+3 |
2020-11-08 | KVM: selftests: Add wrfract to common guest code | Ben Gardon | 2 | -1/+7 |
2020-11-08 | KVM: selftests: Simplify demand_paging_test with timespec_diff_now | Ben Gardon | 3 | -15/+27 |
2020-11-08 | KVM: selftests: Remove address rounding in guest code | Ben Gardon | 1 | -1/+0 |
2020-11-08 | KVM: selftests: Factor code out of demand_paging_test | Ben Gardon | 2 | -181/+210 |
2020-11-08 | KVM: selftests: Use a single binary for dirty/clear log test | Peter Xu | 3 | -39/+156 |
2020-11-08 | KVM: selftests: Always clear dirty bitmap after iteration | Peter Xu | 1 | -1/+1 |
2020-11-08 | KVM: selftests: Add blessed SVE registers to get-reg-list | Andrew Jones | 4 | -42/+217 |
2020-11-08 | KVM: selftests: Add aarch64 get-reg-list test | Andrew Jones | 5 | -0/+703 |
2020-11-08 | selftests: kvm: test enforcement of paravirtual cpuid features | Oliver Upton | 7 | -0/+308 |
2020-11-08 | selftests: kvm: Add exception handling to selftests | Aaron Lewis | 9 | -9/+244 |
2020-11-08 | selftests: kvm: Clear uc so UCALL_NONE is being properly reported | Aaron Lewis | 3 | -0/+9 |
2020-11-08 | selftests: kvm: Fix the segment descriptor layout to match the actual layout | Aaron Lewis | 2 | -2/+3 |
2020-11-08 | KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs | Pankaj Gupta | 1 | -3/+3 |
2020-11-08 | kvm: x86: request masterclock update any time guest uses different msr | Oliver Upton | 1 | -1/+1 |
2020-11-08 | kvm: x86: ensure pv_cpuid.features is initialized when enabling cap | Oliver Upton | 3 | -7/+19 |
2020-11-08 | kvm: x86: reads of restricted pv msrs should also result in #GP | Oliver Upton | 1 | -0/+34 |
2020-11-08 | KVM: x86: use positive error values for msr emulation that causes #GP | Maxim Levitsky | 2 | -14/+22 |
2020-11-08 | KVM: Documentation: Update entry for KVM_CAP_ENFORCE_PV_CPUID | Peter Xu | 1 | -2/+1 |
2020-11-08 | KVM: Documentation: Update entry for KVM_X86_SET_MSR_FILTER | Peter Xu | 1 | -1/+1 |
2020-11-08 | KVM: x86/mmu: fix counting of rmap entries in pte_list_add | Li RongQing | 1 | -5/+7 |
2020-11-07 | futex: Handle transient "ownerless" rtmutex state correctly | Mike Galbraith | 1 | -2/+14 |
2020-11-07 | perf/core: Fix a memory leak in perf_event_parse_addr_filter() | kiyin(尹亮) | 1 | -7/+5 |
2020-11-07 | x86/platform/uv: Recognize UV5 hubless system identifier | Mike Travis | 1 | -3/+10 |
2020-11-07 | x86/platform/uv: Remove spaces from OEM IDs | Mike Travis | 1 | -0/+3 |
2020-11-07 | x86/platform/uv: Fix missing OEM_TABLE_ID | Mike Travis | 1 | -2/+5 |
2020-11-07 | jbd2: fix up sparse warnings in checkpoint code | Theodore Ts'o | 2 | -1/+5 |
2020-11-07 | ext4: fix sparse warnings in fast_commit code | Theodore Ts'o | 1 | -1/+4 |
2020-11-07 | ext4: cleanup fast commit mount options | Harshad Shirwadkar | 1 | -8/+4 |
2020-11-07 | jbd2: don't start fast commit on aborted journal | Harshad Shirwadkar | 1 | -0/+2 |
2020-11-07 | ext4: make s_mount_flags modifications atomic | Harshad Shirwadkar | 7 | -34/+52 |
2020-11-07 | ext4: issue fsdev cache flush before starting fast commit | Harshad Shirwadkar | 1 | -0/+7 |
2020-11-07 | ext4: disable fast commit with data journalling | Harshad Shirwadkar | 4 | -3/+14 |
2020-11-07 | ext4: fix inode dirty check in case of fast commits | Harshad Shirwadkar | 3 | -8/+1 |
2020-11-07 | ext4: remove unnecessary fast commit calls from ext4_file_mmap | Harshad Shirwadkar | 1 | -2/+0 |
2020-11-07 | ext4: mark buf dirty before submitting fast commit buffer | Harshad Shirwadkar | 1 | -1/+1 |
2020-11-07 | ext4: fix code documentatioon | Harshad Shirwadkar | 1 | -1/+2 |
2020-11-07 | ext4: dedpulicate the code to wait on inode that's being committed | Harshad Shirwadkar | 1 | -34/+27 |
2020-11-07 | jbd2: don't read journal->j_commit_sequence without taking a lock | Harshad Shirwadkar | 1 | -2/+4 |
2020-11-07 | jbd2: don't touch buffer state until it is filled | Harshad Shirwadkar | 1 | -4/+0 |