summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-08rtc: check if __rtc_read_time was successfulTom Rix1-2/+5
2022-04-08rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sramMiaoqian Lin1-0/+1
2022-04-08modpost: restore the warning message for missing symbol versionsMasahiro Yamada1-1/+1
2022-04-08XArray: Update the LRU list in xas_split()Matthew Wilcox (Oracle)1-0/+2
2022-04-08XArray: Include bitmap.h from xarray.hMatthew Wilcox (Oracle)1-0/+1
2022-04-08can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error valueTom Rix1-1/+1
2022-04-08can: mcba_usb: properly check endpoint typePavel Skripkin1-10/+16
2022-04-08can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua1-1/+0
2022-04-08XArray: Fix xas_create_range() when multi-order entry presentMatthew Wilcox (Oracle)2-0/+24
2022-04-08wireguard: socket: ignore v6 endpoints when ipv6 is disabledJason A. Donenfeld1-2/+2
2022-04-08wireguard: socket: free skb in send6 when ipv6 is disabledWang Hai1-0/+1
2022-04-08wireguard: queueing: use CFI-safe ptr_ring cleanup functionJason A. Donenfeld1-1/+2
2022-04-08nvme: fix the read-only state for zoned namespaces with unsupposed featuresPankaj Raghav1-3/+5
2022-04-08nvme: allow duplicate NSIDs for private namespacesSungup Moon4-8/+34
2022-04-08ubifs: rename_whiteout: correct old_dir size computingBaokun Li1-0/+3
2022-04-08ubifs: Fix to add refcount once page is set privateZhihao Cheng1-7/+7
2022-04-08ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()Zhihao Cheng1-4/+30
2022-04-08ubifs: setflags: Make dirtied_ino_d 8 bytes alignedZhihao Cheng1-1/+1
2022-04-08ubifs: Rectify space amount budget for mkdir/tmpfile operationsZhihao Cheng1-4/+8
2022-04-08ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback workZhihao Cheng1-30/+30
2022-04-08ubifs: Rename whiteout atomicallyZhihao Cheng2-60/+136
2022-04-08ubifs: Add missing iput if do_tmpfile() failed in rename whiteoutZhihao Cheng1-0/+2
2022-04-08ubifs: Fix deadlock in concurrent rename whiteout and inode writebackZhihao Cheng1-10/+15
2022-04-08ubifs: rename_whiteout: Fix double free for whiteout_ui->dataZhihao Cheng1-2/+0
2022-04-08KVM: avoid double put_page with gfn-to-pfn cacheDavid Woodhouse1-0/+1
2022-04-08KVM: SVM: fix panic on out-of-bounds guest IRQYi Wang1-2/+8
2022-04-08KVM: x86: fix sending PV IPILi RongQing1-1/+1
2022-04-08KVM: Prevent module exit until all VMs are freedDavid Matlack1-0/+13
2022-04-08KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini1-40/+34
2022-04-08KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov1-3/+6
2022-04-08KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...Vitaly Kuznetsov1-0/+4
2022-04-08KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irqVitaly Kuznetsov1-0/+3
2022-04-08MIPS: crypto: Fix CRC32 codePaul Cercueil1-20/+26
2022-04-08platform: chrome: Split trace include fileGwendal Grignou4-97/+127
2022-04-08scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar1-3/+2
2022-04-08scsi: qla2xxx: Reduce false trigger to loginQuinn Tran1-2/+3
2022-04-08scsi: qla2xxx: Fix stuck session of PRLI rejectQuinn Tran1-7/+0
2022-04-08scsi: qla2xxx: Fix N2N inconsistent PLOGIQuinn Tran1-5/+3
2022-04-08scsi: qla2xxx: Fix crash during module load unload testArun Easi1-0/+2
2022-04-08scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requestsArun Easi1-0/+17
2022-04-08scsi: qla2xxx: Fix laggy FC remote port session recoveryQuinn Tran2-3/+18
2022-04-08scsi: qla2xxx: Fix hang due to session stuckQuinn Tran2-2/+21
2022-04-08scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran1-0/+1
2022-04-08scsi: qla2xxx: Fix disk failure to rediscoverQuinn Tran2-2/+8
2022-04-08scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap1-1/+1
2022-04-08scsi: qla2xxx: Check for firmware dump already collectedJoe Carnuccio1-0/+8
2022-04-08scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio6-19/+20
2022-04-08scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adaptersJoe Carnuccio1-2/+4
2022-04-08scsi: qla2xxx: edif: Fix clang warningQuinn Tran1-3/+19
2022-04-08scsi: qla2xxx: Fix device reconnect in loop topologyArun Easi2-0/+20