summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-27net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal
2022-01-27net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal
2022-01-27nvme-fabrics: remove the unneeded ret variable in nvmf_dev_showChangcheng Deng
2022-01-27nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDsWu Zheng
2022-01-27phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphyWan Jiabing
2022-01-27phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable()Dan Carpenter
2022-01-27phy: xilinx: zynqmp: Fix bus width setting for SGMIIRobert Hancock
2022-01-26Merge branch 'pid-introduce-helper-task_is_in_root_ns'Jakub Kicinski
2022-01-26connector/cn_proc: Use task_is_in_init_pid_ns()Leo Yan
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