summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
9 dayscrypto: atmel-sha204a - Fix error codes in OTP readsThorsten Blum2-5/+6
9 dayscrypto: atmel-tdes - fix DMA sync directionThorsten Blum1-4/+4
9 dayscrypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li1-0/+1
9 dayscrypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier1-1/+1
9 dayscrypto: atmel-ecc - Release client on allocation failureThorsten Blum1-0/+1
9 dayscrypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanupThorsten Blum1-1/+1
9 dayscrypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bitEric Biggers1-2/+2
9 dayscrypto: acomp - fix wrong pointer stored by acomp_save_req()Giovanni Cabiddu1-5/+3
9 dayscan: ucan: fix devres lifetimeJohan Hovold1-1/+1
9 daysbus: mhi: host: pci_generic: Switch to async power up to avoid boot delaysQiang Yu1-1/+1
9 daysBluetooth: hci_event: fix potential UAF in SSP passkey handlersShuvam Pandey1-4/+14
9 daysapparmor: use target task's context in apparmor_getprocattr()Cengiz Can1-9/+7
9 days9p: fix access mode flags being ORed instead of replacedPierre Barre1-0/+4
9 daysmfd: core: Preserve OF node when ACPI handle is presentBrian Mak1-1/+11
9 daysmptcp: sync the msk->sndbuf at accept() timeGang Yan1-1/+1
9 daystaskstats: set version in TGID exit notificationsYiyang Chen1-0/+1
9 daystcp: call sk_data_ready() after listener migrationZhenzhong Wu1-0/+3
9 dayswifi: rtl8xxxu: fix potential use of uninitialized valueYi Cong1-20/+8
9 daysx86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe2-20/+25
9 daysx86/cpu: Disable FRED when PTI is forced onDave Hansen1-0/+5
9 daysinotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang1-0/+1
9 daysHID: apple: ensure the keyboard backlight is off if suspendingAditya Garg1-0/+2
9 daysmm, swap: speed up hibernation allocation and writeoutKairui Song1-5/+16
9 dayscheck-uapi: link into shared objectsArnd Bergmann1-2/+5
9 daysmd/raid5: validate payload size before accessing journal metadataJunrui Luo1-15/+33
9 daysmd/raid5: fix soft lockup in retry_aligned_read()Chia-Ming Chang1-1/+7
9 daysmd/md-llbitmap: raise barrier before state machine transitionYu Kuai1-4/+4
9 daysmd/md-llbitmap: skip reading rdevs that are not in_syncYu Kuai1-1/+2
9 daysamdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2David (Ming Qiang) Wu1-6/+46
9 daysmtd: spinand: winbond: Declare the QE bit on W25NxxJWMiquel Raynal1-2/+2
9 daysmtd: spi-nor: sst: Fix write enable before AAI sequenceSanjaikumar V S1-0/+13
9 daysudf: fix partition descriptor append bookkeepingSeohyeon Maeng1-1/+3
9 daysext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama1-1/+3
9 daysext4: fix bounds check in check_xattrs() to prevent out-of-bounds accessDeepanshu Kartikey1-1/+1
9 daysring-buffer: Do not double count the reader_pageMasami Hiramatsu (Google)1-6/+7
9 daysARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache()Brian Ruley1-1/+3
9 daysKVM: nSVM: Always intercept VMMCALL when L2 is activeSean Christopherson2-11/+0
9 daysKVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1Kevin Cheng4-12/+30
9 daysKVM: nSVM: Add missing consistency check for nCR3 validityYosry Ahmed1-0/+4
9 daysKVM: nSVM: Drop the non-architectural consistency check for NP_ENABLEYosry Ahmed1-4/+5
9 daysKVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CSYosry Ahmed2-0/+7
9 daysKVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ on nested #VMEXITYosry Ahmed1-2/+4
9 daysKVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXITYosry Ahmed1-2/+4
9 daysKVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)Yosry Ahmed1-0/+1
9 daysKVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXITYosry Ahmed1-6/+2
9 daysKVM: nSVM: Triple fault if restore host CR3 fails on nested #VMEXITYosry Ahmed3-19/+8
9 daysKVM: nSVM: Refactor writing vmcb12 on nested #VMEXIT as a helperYosry Ahmed1-33/+44
9 daysKVM: nSVM: Refactor checking LBRV enablement in vmcb12 into a helperYosry Ahmed1-4/+8
9 daysKVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUNYosry Ahmed1-4/+1
9 daysKVM: SVM: Add missing save/restore handling of LBR MSRsYosry Ahmed3-5/+45