summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 daysgtp: disable BH before calling udp_tunnel_xmit_skb()David Carlier1-0/+2
6 daysceph: only d_add() negative dentries when they are unhashedMax Kellermann1-2/+4
6 daysdm mirror: fix integer overflow in create_dirty_log()Junrui Luo1-3/+3
6 dayscrypto: nx - Fix packed layout in struct nx842_crypto_headerGustavo A. R. Silva1-2/+2
6 dayscrypto: nx - fix context leak in nx842_crypto_free_ctxThorsten Blum1-4/+2
6 dayscrypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctxThorsten Blum1-4/+4
6 dayscrypto: atmel-sha204a - Fix uninitialized data access on OTP read errorThorsten Blum1-0/+4
6 dayscrypto: atmel-sha204a - Fix potential UAF and memory leak in remove pathThorsten Blum1-4/+2
6 dayscrypto: atmel-sha204a - Fix error codes in OTP readsThorsten Blum2-5/+6
6 dayscrypto: atmel-tdes - fix DMA sync directionThorsten Blum1-4/+4
6 dayscrypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li1-0/+1
6 dayscrypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier1-1/+1
6 dayscrypto: atmel-ecc - Release client on allocation failureThorsten Blum1-0/+1
6 dayscrypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanupThorsten Blum1-1/+1
6 dayscrypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bitEric Biggers1-2/+2
6 dayscrypto: acomp - fix wrong pointer stored by acomp_save_req()Giovanni Cabiddu1-5/+3
6 dayscan: ucan: fix devres lifetimeJohan Hovold1-1/+1
6 daysbus: mhi: host: pci_generic: Switch to async power up to avoid boot delaysQiang Yu1-1/+1
6 daysBluetooth: hci_event: fix potential UAF in SSP passkey handlersShuvam Pandey1-4/+14
6 daysapparmor: use target task's context in apparmor_getprocattr()Cengiz Can1-9/+7
6 daysmfd: core: Preserve OF node when ACPI handle is presentBrian Mak1-1/+11
6 daystaskstats: set version in TGID exit notificationsYiyang Chen1-0/+1
6 daystcp: call sk_data_ready() after listener migrationZhenzhong Wu1-0/+3
6 dayswifi: rtl8xxxu: fix potential use of uninitialized valueYi Cong1-20/+8
6 daysx86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe2-20/+25
6 daysx86/cpu: Disable FRED when PTI is forced onDave Hansen1-0/+5
6 daysinotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang1-0/+1
6 daysHID: apple: ensure the keyboard backlight is off if suspendingAditya Garg1-0/+2
6 dayscheck-uapi: link into shared objectsArnd Bergmann1-2/+5
6 daysmd/raid5: validate payload size before accessing journal metadataJunrui Luo1-15/+33
6 daysmd/raid5: fix soft lockup in retry_aligned_read()Chia-Ming Chang1-1/+7
6 daysmd/md-llbitmap: raise barrier before state machine transitionYu Kuai1-4/+4
6 daysmd/md-llbitmap: skip reading rdevs that are not in_syncYu Kuai1-1/+2
6 daysamdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2David (Ming Qiang) Wu1-6/+46
6 daysmtd: spinand: winbond: Declare the QE bit on W25NxxJWMiquel Raynal1-2/+2
6 daysmtd: spi-nor: sst: Fix write enable before AAI sequenceSanjaikumar V S1-0/+13
6 daysext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama1-1/+3
6 daysext4: fix bounds check in check_xattrs() to prevent out-of-bounds accessDeepanshu Kartikey1-1/+1
6 daysring-buffer: Do not double count the reader_pageMasami Hiramatsu (Google)1-6/+7
6 daysARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache()Brian Ruley1-1/+3
6 daysperf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao2-0/+2
6 daysKVM: nSVM: Always intercept VMMCALL when L2 is activeSean Christopherson2-11/+0
6 daysKVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1Kevin Cheng4-12/+30
6 daysKVM: nSVM: Add missing consistency check for nCR3 validityYosry Ahmed1-0/+4
6 daysKVM: nSVM: Drop the non-architectural consistency check for NP_ENABLEYosry Ahmed1-4/+5
6 daysKVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CSYosry Ahmed2-0/+7
6 daysKVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ on nested #VMEXITYosry Ahmed1-2/+4
6 daysKVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXITYosry Ahmed1-2/+4
6 daysKVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)Yosry Ahmed1-0/+1
6 daysKVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXITYosry Ahmed1-6/+2