summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-02KVM: X86: Rename variable smap to not_smap in permission_fault()Lai Jiangshan
2022-04-02KVM: X86: Fix comments in update_permission_bitmaskLai Jiangshan
2022-04-02KVM: X86: Change the type of access u32 to u64Lai Jiangshan
2022-04-02KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse
2022-04-02KVM: Use enum to track if cached PFN will be used in guest and/or hostSean Christopherson
2022-04-02KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()Peter Gonda
2022-04-02KVM: x86/pmu: Use different raw event masks for AMD and IntelJim Mattson
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson
2022-04-02KVM: avoid double put_page with gfn-to-pfn cacheDavid Woodhouse
2022-04-02KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmapSean Christopherson
2022-04-02KVM: SVM: fix panic on out-of-bounds guest IRQYi Wang
2022-04-02KVM: MMU: propagate alloc_workqueue failurePaolo Bonzini
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-04-01Merge tag 'vfs-5.18-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-04-01Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-04-01Merge tag 'riscv-for-linus-5.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-04-01dt-bindings: Fix phandle-array issues in the idle-states bindingsPalmer Dabbelt
2022-04-01Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-04-01Merge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-04-01Merge tag 'exfat-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-01Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-04-01Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2022-04-01Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-01Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-04-01Merge tag 'soc-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-01perf python: Convert tracepoint.py example to python3Tanu M
2022-04-01perf evlist: Directly return instead of using local ret variableHaowen Bai
2022-04-01perf cpumap: More cpu map reuse by merge.Ian Rogers
2022-04-01perf cpumap: Add is_subset functionIan Rogers
2022-04-01perf evlist: Rename cpus to user_requested_cpusIan Rogers
2022-04-01perf tools: Stop depending on .git files for building PERF-VERSION-FILEJohn Garry
2022-04-01tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-04-01tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-04-01tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-04-01tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2022-04-01tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-04-01tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo
2022-04-01perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2022-04-01perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo
2022-04-01perf stat: Avoid SEGV if core.cpus isn't setIan Rogers
2022-04-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-01mm/damon: prevent activated scheme from sleeping by deactivated schemesJonghyeon Kim
2022-04-01mm/kmemleak: reset tag when compare object pointerKuan-Ying Lee
2022-04-01doc/vm/page_owner.rst: remove content related to -c optionYinan Zhang
2022-04-01tools/vm/page_owner_sort.c: remove -c optionYinan Zhang
2022-04-01mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEPAndrey Konovalov