summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-16ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla2-4/+3
2021-07-16ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-inStefan Wahren1-1/+1
2021-07-16ARM: configs: Update u8500_defconfigLinus Walleij1-0/+5
2021-07-16ARM: configs: Update Vexpress defconfigLinus Walleij1-10/+7
2021-07-16ARM: configs: Update Versatile defconfigLinus Walleij1-3/+1
2021-07-16ARM: configs: Update RealView defconfigLinus Walleij1-3/+1
2021-07-16ARM: configs: Update Integrator defconfigLinus Walleij1-4/+1
2021-07-16arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/Geert Uytterhoeven1-1/+1
2021-07-16dt-bindings: display: renesas,du: Make resets optional on R-Car H1Geert Uytterhoeven1-1/+0
2021-07-16cifs: do not share tcp sessions of dfs connectionsPaulo Alcantara2-3/+38
2021-07-16zonefs: remove redundant null bio checkXianting Tian1-3/+0
2021-07-16Revert "Makefile: Enable -Wimplicit-fallthrough for Clang"Linus Torvalds1-3/+6
2021-07-16SMB3.1.1: fix mount failure to some servers when compression enabledSteve French1-0/+1
2021-07-16cifs: added WARN_ON for all the count decrementsShyam Prasad N2-0/+11
2021-07-16cifs: fix missing null session check in mountSteve French1-1/+1
2021-07-16cifs: handle reconnect of tcon when there is no cached dfs referralPaulo Alcantara1-4/+2
2021-07-15tracing: Do not reference char * as a string in histogramsSteven Rostedt (VMware)1-3/+3
2021-07-15EDAC/igen6: fix core dependency AGAINRandy Dunlap1-1/+1
2021-07-15mm/hugetlb: fix refs calculation from unaligned @vaddrJoao Martins1-2/+3
2021-07-15hfs: add lock nesting notation to hfs_find_initDesmond Cheong Zhi Xi2-1/+20
2021-07-15hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi1-5/+20
2021-07-15hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi1-5/+5
2021-07-15lib/test_hmm: remove set but unused page variableAlistair Popple1-2/+0
2021-07-15mm: fix the try_to_unmap prototype for !CONFIG_MMUChristoph Hellwig1-1/+3
2021-07-15mm/page_alloc: further fix __alloc_pages_bulk() return valueChuck Lever1-6/+8
2021-07-15mm/page_alloc: correct return value when failing at preparingYanfei Xu1-1/+1
2021-07-15mm/page_alloc: avoid page allocator recursion with pagesets.lock heldMel Gorman1-0/+12
2021-07-15Revert "mm/page_alloc: make should_fail_alloc_page() static"Matteo Croce1-1/+1
2021-07-15kasan: fix build by including kernel.hMarco Elver1-0/+1
2021-07-15kasan: add memzero init for unaligned size at DEBUGYee Lee1-0/+12
2021-07-15mm: move helper to check slub_debug_enabledMarco Elver2-18/+11
2021-07-15arm64: entry: fix KCOV suppressionMark Rutland1-1/+1
2021-07-15arm64: entry: add missing noinstrMark Rutland1-1/+1
2021-07-15arm64: mte: fix restoration of GCR_EL1 from suspendMark Rutland1-13/+2
2021-07-15arm64: Avoid premature usercopy failureRobin Murphy3-13/+35
2021-07-15xen-blkfront: sanitize the removal state machineChristoph Hellwig1-198/+26
2021-07-15nbd: fix order of cleaning up the queue and freeing the tagsetWang Qing1-1/+1
2021-07-15pd: fix order of cleaning up the queue and freeing the tagsetGuoqing Jiang1-1/+1
2021-07-15dt-bindings: Move fixed string 'patternProperties' to 'properties'Rob Herring5-59/+60
2021-07-15dt-bindings: More dropping redundant minItems/maxItemsRob Herring6-15/+0
2021-07-15KVM: selftests: smm_test: Test SMM enter from L2Vitaly Kuznetsov1-6/+64
2021-07-15KVM: nSVM: Restore nested control upon leaving SMMVitaly Kuznetsov3-3/+10
2021-07-15KVM: nSVM: Fix L1 state corruption upon return from SMMVitaly Kuznetsov1-1/+38
2021-07-15KVM: nSVM: Introduce svm_copy_vmrun_state()Vitaly Kuznetsov2-18/+24
2021-07-15KVM: nSVM: Check that VM_HSAVE_PA MSR was set before VMRUNVitaly Kuznetsov1-0/+5
2021-07-15KVM: nSVM: Check the value written to MSR_VM_HSAVE_PAVitaly Kuznetsov1-1/+10
2021-07-15KVM: SVM: Fix sev_pin_memory() error checks in SEV migration utilitiesSean Christopherson1-4/+5
2021-07-15KVM: SVM: Return -EFAULT if copy_to_user() for SEV mig packet header failsSean Christopherson1-2/+3
2021-07-15KVM: SVM: add module param to control the #SMI interceptionMaxim Levitsky3-1/+14
2021-07-15KVM: SVM: remove INIT intercept handlerMaxim Levitsky1-1/+0