summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-10x86/bhi: Add support for clearing branch history at syscall entryPawan Gupta7-3/+96
2024-04-10x86/syscall: Don't force use of indirect calls for system callsLinus Torvalds5-16/+50
2024-04-10x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs fileJosh Poimboeuf1-12/+12
2024-04-10nvme: fix miss command type checkmin15.li4-4/+8
2024-04-10mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand1-2/+2
2024-04-10selftests: mptcp: display simult in extra_msgGeliang Tang1-1/+4
2024-04-10mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti3-3/+9
2024-04-10selftests: mptcp: join: fix dev in check_endpointGeliang Tang1-1/+1
2024-04-10smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()Paulo Alcantara1-0/+2
2024-04-10smb: client: fix potential UAF in smb2_is_network_name_deleted()Paulo Alcantara1-0/+2
2024-04-10smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara1-0/+2
2024-04-10smb: client: fix potential UAF in smb2_is_valid_lease_break()Paulo Alcantara1-0/+2
2024-04-10smb: client: fix potential UAF in smb2_is_valid_oplock_break()Paulo Alcantara1-0/+2
2024-04-10smb: client: fix potential UAF in cifs_stats_proc_show()Paulo Alcantara1-0/+2
2024-04-10smb: client: fix potential UAF in cifs_stats_proc_write()Paulo Alcantara1-0/+2
2024-04-10smb: client: fix potential UAF in cifs_debug_files_proc_show()Paulo Alcantara2-0/+12
2024-04-10smb3: retrying on failed server closeRitvik Budhiraja7-17/+85
2024-04-10riscv: process: Fix kernel gp leakageStefan O'Rear1-3/+0
2024-04-10riscv: Fix spurious errors from __get/put_kernel_nofaultSamuel Holland1-2/+2
2024-04-10s390/entry: align system call table on 8 bytesSumanth Korikkar1-0/+1
2024-04-10x86/coco: Require seeding RNG with RDRAND on CoCo systemsJason A. Donenfeld3-0/+45
2024-04-10x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)1-1/+3
2024-04-10x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand2-14/+39
2024-04-10of: dynamic: Synchronize of_changeset_destroy() with the devlink removalsHerve Codina1-0/+12
2024-04-10driver core: Introduce device_link_wait_removal()Herve Codina2-3/+24
2024-04-10ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with micr...I Gede Agastya Darma Laksana1-1/+1
2024-04-10ALSA: hda/realtek - Fix inactive headset mic jackChristoffer Sandberg1-0/+1
2024-04-10ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1Namjae Jeon1-5/+5
2024-04-10ksmbd: validate payload size in ipc responseNamjae Jeon3-2/+45
2024-04-10ksmbd: don't send oplock break if rename failsNamjae Jeon1-1/+2
2024-04-10x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunkBorislav Petkov (AMD)1-0/+1
2024-04-10nfsd: hold a lighter-weight client reference over CB_RECALL_ANYJeff Layton1-5/+2
2024-04-10ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann1-32/+31
2024-04-10cifs: Fix caching to try to do open O_WRONLY as rdwr on serverDavid Howells3-10/+59
2024-04-10scsi: sd: Unregister device if device_add_disk() failed in sd_probe()Li Nan1-1/+1
2024-04-10scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann2-22/+22
2024-04-10ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann1-4/+2
2024-04-10ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee1-1/+1
2024-04-10ASoC: rt711-sdw: fix locking sequencePierre-Louis Bossart1-2/+2
2024-04-10ASoC: rt711-sdca: fix locking sequencePierre-Louis Bossart1-2/+2
2024-04-10ASoC: rt5682-sdw: fix locking sequencePierre-Louis Bossart1-2/+2
2024-04-10drm/panfrost: fix power transition timeout warningsChristian Hewitt1-3/+3
2024-04-10drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supportedPu Lehui1-0/+4
2024-04-109p: Fix read/write debug statements to report server replyDominique Martinet1-5/+5
2024-04-10fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()Jann Horn1-5/+12
2024-04-10KVM: SVM: Add support for allowing zero SEV ASIDsAshish Kalra1-10/+19
2024-04-10KVM: SVM: Use unsigned integers when dealing with ASIDsSean Christopherson2-13/+15
2024-04-10KVM: SVM: WARN, but continue, if misc_cg_set_capacity() failsSean Christopherson1-6/+2
2024-04-10KVM: SVM: enhance info printk's in SEV initAlexander Mikhalitsyn1-2/+9
2024-04-10net: ravb: Always update error countersPaul Barker1-8/+9