summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-15xfs: improve FSGROWFSRT precondition checkingDarrick J. Wong
2021-07-15xfs: don't expose misaligned extszinherit hints to userspaceDarrick J. Wong
2021-07-15xfs: correct the narrative around misaligned rtinherit/extszinherit dirsDarrick J. Wong
2021-07-15xfs: reset child dir '..' entry when unlinking childDarrick J. Wong
2021-07-15xfs: check for sparse inode clusters that cross new EOAG when shrinkingDarrick J. Wong
2021-07-15iomap: Don't create iomap_page objects in iomap_page_mkwrite_actorAndreas Gruenbacher
2021-07-15iomap: Don't create iomap_page objects for inline filesAndreas Gruenbacher
2021-07-15iomap: Permit pages without an iop to enter writebackAndreas Gruenbacher
2021-07-15iomap: remove the length variable in iomap_seek_holeChristoph Hellwig
2021-07-15iomap: remove the length variable in iomap_seek_dataChristoph Hellwig
2021-07-15arm64: entry: fix KCOV suppressionMark Rutland
2021-07-15arm64: entry: add missing noinstrMark Rutland
2021-07-15arm64: mte: fix restoration of GCR_EL1 from suspendMark Rutland
2021-07-15arm64: Avoid premature usercopy failureRobin Murphy
2021-07-15xen-blkfront: sanitize the removal state machineChristoph Hellwig
2021-07-15Merge tag 'nvme-5.14-2021-07-15' of git://git.infradead.org/nvme into block-5.14Jens Axboe
2021-07-15nbd: fix order of cleaning up the queue and freeing the tagsetWang Qing
2021-07-15pd: fix order of cleaning up the queue and freeing the tagsetGuoqing Jiang
2021-07-15dt-bindings: Move fixed string 'patternProperties' to 'properties'Rob Herring
2021-07-15dt-bindings: More dropping redundant minItems/maxItemsRob Herring
2021-07-15KVM: selftests: smm_test: Test SMM enter from L2Vitaly Kuznetsov
2021-07-15KVM: nSVM: Restore nested control upon leaving SMMVitaly Kuznetsov
2021-07-15KVM: nSVM: Fix L1 state corruption upon return from SMMVitaly Kuznetsov
2021-07-15KVM: nSVM: Introduce svm_copy_vmrun_state()Vitaly Kuznetsov
2021-07-15KVM: nSVM: Check that VM_HSAVE_PA MSR was set before VMRUNVitaly Kuznetsov
2021-07-15KVM: nSVM: Check the value written to MSR_VM_HSAVE_PAVitaly Kuznetsov
2021-07-15KVM: SVM: Fix sev_pin_memory() error checks in SEV migration utilitiesSean Christopherson
2021-07-15KVM: SVM: Return -EFAULT if copy_to_user() for SEV mig packet header failsSean Christopherson
2021-07-15KVM: SVM: add module param to control the #SMI interceptionMaxim Levitsky
2021-07-15KVM: SVM: remove INIT intercept handlerMaxim Levitsky
2021-07-15KVM: SVM: #SMI interception must not skip the instructionMaxim Levitsky
2021-07-15KVM: VMX: Remove vmx_msr_index from vmx.hYu Zhang
2021-07-15KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan
2021-07-15KVM: selftests: Address extra memslot parameters in vm_vaddr_allocRicardo Koller
2021-07-15kvm: debugfs: fix memory leak in kvm_create_vm_debugfsPavel Skripkin
2021-07-15dt-bindings: net: dsa: sja1105: Fix indentation warningsThierry Reding
2021-07-15docs/zh_CN: add a missing space characterHu Haowen
2021-07-15Documentation/features: Add THREAD_INFO_IN_TASK feature matrixIngo Molnar
2021-07-15Documentation/features: Update the ARCH_HAS_TICK_BROADCAST entryIngo Molnar
2021-07-15LICENSES/dual/CC-BY-4.0: Git rid of "smart quotes"Nishanth Menon
2021-07-15MAINTAINERS: Add Suravee Suthikulpanit as Reviewer for AMD IOMMU (AMD-Vi)Suravee Suthikulpanit
2021-07-14drm/amdgpu: add another Renoir DIDJinzhou Su
2021-07-14perf cs-etm: Split Coresight decode by aux recordsJames Clark
2021-07-14tools headers: Remove broken definition of __LITTLE_ENDIANArnaldo Carvalho de Melo
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-14fs: add vfs_parse_fs_param_source() helperChristian Brauner
2021-07-14cgroup: verify that source is a stringChristian Brauner
2021-07-14KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is unsupported on ...Like Xu
2021-07-14KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmioKefeng Wang
2021-07-14KVM: SVM: Revert clearing of C-bit on GPA in #NPF handlerSean Christopherson