summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-08proc: bootconfig: Add null pointer checkLv Ruyi1-0/+2
2022-04-08can: isotp: restore accidentally removed MSG_PEEK featureOliver Hartkopp1-1/+1
2022-04-08platform/chrome: cros_ec_typec: Check for EC devicePrashant Malani1-0/+6
2022-04-08ACPI: CPPC: Avoid out of bounds access when parsing _CPC dataRafael J. Wysocki1-0/+5
2022-04-08riscv module: remove (NOLOAD)Fangrui Song1-3/+3
2022-04-08io_uring: fix memory leak of uid in files registrationPavel Begunkov1-0/+1
2022-04-08ARM: iop32x: offset IRQ numbers by 1Arnd Bergmann4-33/+37
2022-04-08ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctlBaokun Li2-15/+2
2022-04-08ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLsJiaxin Yu1-0/+4
2022-04-08pinctrl: nuvoton: npcm7xx: Use %zu printk format for ARRAY_SIZE()Jonathan Neuschäfer1-1/+1
2022-04-08pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()Jonathan Neuschäfer1-79/+79
2022-04-08watchdog: rti-wdt: Add missing pm_runtime_disable() in probe functionMiaoqian Lin1-0/+1
2022-04-08pinctrl: pinconf-generic: Print arguments for bias-pull-*Chen-Yu Tsai1-3/+3
2022-04-08watch_queue: Free the page array when watch_queue is dismantledEric Dumazet1-0/+1
2022-04-08crypto: arm/aes-neonbs-cbc - Select generic cbc and aesHerbert Xu1-0/+2
2022-04-08mailbox: imx: fix wakeup failure from freeze modeRobin Gong1-0/+9
2022-04-08rxrpc: Fix call timer start racing with call destructionDavid Howells4-15/+50
2022-04-08net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang1-3/+3
2022-04-08gfs2: Make sure FITRIM minlen is rounded up to fs block sizeAndrew Price1-1/+2
2022-04-08rtc: check if __rtc_read_time was successfulTom Rix1-2/+5
2022-04-08XArray: Update the LRU list in xas_split()Matthew Wilcox (Oracle)1-0/+2
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-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: 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-08ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEMAmmar Faizi1-5/+6
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: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov1-3/+6
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 N2N inconsistent PLOGIQuinn Tran1-5/+3
2022-04-08scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requestsArun Easi1-0/+17
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