summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-26pid: Introduce helper task_is_in_init_pid_ns()Leo Yan
2022-01-26gve: Fix GFP flags when allocing pagesCatherine Sullivan
2022-01-27ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()Zhou Qingyang
2022-01-26ucount: Make get_ucount a safe get_user replacementEric W. Biederman
2022-01-27selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal
2022-01-27netfilter: nft_byteorder: track register operationsPablo Neira Ayuso
2022-01-27netfilter: nft_reject_bridge: Fix for missing reply from preroutingPhil Sutter
2022-01-27selftests: netfilter: check stateless nat udp checksum fixupFlorian Westphal
2022-01-27selftests: netfilter: reduce zone stress test running timeFlorian Westphal
2022-01-27netfilter: nft_ct: fix use after free when attaching zone templateFlorian Westphal
2022-01-27netfilter: Remove flowtable relicsGeert Uytterhoeven
2022-01-26rcu-tasks: Fix computation of CPU-to-list shift countsPaul E. McKenney
2022-01-26ceph: set pool_ns in new inode layout for async createsJeff Layton
2022-01-26ceph: properly put ceph_string reference after async create attemptJeff Layton
2022-01-26ceph: put the requests/sessions when it fails to alloc memoryXiubo Li
2022-01-26arm64: extable: fix load_unaligned_zeropad() reg indicesEvgenii Stepanov
2022-01-26counter: fix an IS_ERR() vs NULL bugDan Carpenter
2022-01-26selftests: kvm: move vm_xsave_req_perm call to amx_testPaolo Bonzini
2022-01-26KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any timeLike Xu
2022-01-26KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSSLike Xu
2022-01-26KVM: x86: Keep MSR_IA32_XSS unchanged for INITXiaoyao Li
2022-01-26s390/hypfs: include z/VM guests with access control group setVasily Gorbik
2022-01-26KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN KVM_SET_CPUID{,2}Sean Christopherson
2022-01-26xfs, iomap: limit individual ioend chain lengths in writebackDave Chinner
2022-01-26KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02Sean Christopherson
2022-01-26KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestSean Christopherson
2022-01-26KVM: x86: Check .flags in kvm_cpuid_check_equal() tooVitaly Kuznetsov
2022-01-26KVM: x86: Forcibly leave nested virt when SMM state is toggledSean Christopherson
2022-01-26KVM: SVM: drop unnecessary code in svm_hv_vmcb_dirty_nested_enlightenments()Vitaly Kuznetsov
2022-01-26KVM: SVM: hyper-v: Enable Enlightened MSR-Bitmap support for realVitaly Kuznetsov
2022-01-26KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermodeSean Christopherson
2022-01-26KVM: SVM: Don't apply SEV+SMAP workaround on code fetch or PT accessSean Christopherson
2022-01-26KVM: SVM: Inject #UD on attempted emulation for SEV guest w/o insn bufferSean Christopherson
2022-01-26KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for SEV guestsSean Christopherson
2022-01-26KVM: x86: Pass emulation type to can_emulate_instruction()Sean Christopherson
2022-01-26KVM: SVM: Explicitly require DECODEASSISTS to enable SEV supportSean Christopherson
2022-01-26KVM: SVM: Don't intercept #GP for SEV guestsSean Christopherson
2022-01-26Revert "KVM: SVM: avoid infinite loop on NPF from bad address"Sean Christopherson
2022-01-26KVM: SVM: Never reject emulation due to SMAP errata for !SEV guestsSean Christopherson
2022-01-26KVM: x86: nSVM: skip eax alignment check for non-SVM instructionsDenis Valeev
2022-01-26KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUIDLike Xu
2022-01-26KVM: LAPIC: Also cancel preemption timer during SET_LAPICWanpeng Li
2022-01-26KVM: VMX: Remove vmcs_config.orderJim Mattson
2022-01-26cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()Tianchen Ding
2022-01-26PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas
2022-01-26spi: uniphier: fix reference count leak in uniphier_spi_probe()Xin Xiong
2022-01-26Merge branch 'lan966x-fixes'David S. Miller
2022-01-26net: lan966x: Fix sleep in atomic context when updating MAC tableHoratiu Vultur
2022-01-26net: lan966x: Fix sleep in atomic context when injecting framesHoratiu Vultur
2022-01-26Merge branch 'dev_addr-const-fixes'David S. Miller