summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-22Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/nextMarc Zyngier
2021-04-22perf: Get rid of oprofile leftoversMarc Zyngier
2021-04-21KVM: SVM: Add support for KVM_SEV_SEND_CANCEL commandSteve Rutherford
2021-04-21KVM: SVM: Add KVM_SEV SEND_START commandBrijesh Singh
2021-04-21KVM: Boost vCPU candidate in user mode which is delivering interruptWanpeng Li
2021-04-21KVM: x86: Support KVM VMs sharing SEV contextNathan Tempelman
2021-04-20KVM: Stop looking for coalesced MMIO zones if the bus is destroyedSean Christopherson
2021-04-19KVM: x86/mmu: Re-add const qualifier in kvm_tdp_mmu_zap_collapsible_sptesBen Gardon
2021-04-17KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson
2021-04-17KVM: Move x86's MMU notifier memslot walkers to generic codeSean Christopherson
2021-04-17KVM: constify kvm_arch_flush_remote_tlbs_memslotPaolo Bonzini
2021-04-17KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson
2021-04-15Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier
2021-04-15bug: Provide dummy version of bug_get_file_line() when !GENERIC_BUGMarc Zyngier
2021-04-13Merge branch 'kvm-arm64/ptp' into kvmarm-master/nextMarc Zyngier
2021-04-13Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier
2021-04-07KVM: arm64: Add support for the KVM PTP serviceJianyong Wu
2021-04-07clocksource: Add clocksource id for arm arch counterJianyong Wu
2021-04-07time: Add mechanism to recognize clocksource in time_get_snapshotThomas Gleixner
2021-04-07ptp: Reorganize ptp_kvm.c to make it arch-independentJianyong Wu
2021-04-06coresight: core: Add support for dedicated percpu sinksAnshuman Khandual
2021-04-04svm/sev: Register SEV and SEV-ES ASIDs to the misc controllerVipin Sharma
2021-04-04cgroup: Add misc cgroup controllerVipin Sharma
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-02Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig
2021-04-01Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-02Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-04-01bug: Factor out a getter for a bug's file lineAndrew Scull
2021-03-31arm/arm64: Probe for the presence of KVM hypervisorWill Deacon
2021-03-30XArray: Add xa_limit_16bMatthew Wilcox (Oracle)
2021-03-30gpu: host1x: Use different lock classes for each clientMikko Perttunen
2021-03-29ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-03-28Merge tag 'locking-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-27Merge tag 'fpga-fixes-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2021-03-26Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-26soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25mm: memblock: fix section mismatch warning againMike Rapoport
2021-03-25mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson
2021-03-25kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov
2021-03-25hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-23mm/writeback: Add wait_on_page_writeback_killableMatthew Wilcox (Oracle)
2021-03-23fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)
2021-03-23locking/mutex: Fix non debug version of mutex_lock_io_nested()Thomas Gleixner