summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-20init/main.c: return 1 from handled __setup() functionsRandy Dunlap1-2/+4
2022-04-20Bluetooth: Fix use after free in hci_send_aclLuiz Augusto von Dentz1-1/+2
2022-04-20xtensa: fix DTC warning unit_address_formatMax Filippov3-10/+10
2022-04-20usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller1-1/+1
2022-04-20scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie1-0/+1
2022-04-20MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2-12/+12
2022-04-20bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan1-3/+1
2022-04-20macvtap: advertise link netns via netlinkSven Eckelmann1-0/+6
2022-04-20net/smc: correct settings of RMB window update limitDust Li1-1/+1
2022-04-20scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap1-4/+2
2022-04-20scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal1-4/+3
2022-04-20dm ioctl: prevent potential spectre v1 gadgetJordy Zomer1-0/+2
2022-04-20iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui1-0/+1
2022-04-20PCI: aardvark: Fix support for MSI interruptsPali Rohár1-10/+6
2022-04-20powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain2-4/+17
2022-04-20power: supply: axp20x_battery: properly report current when dischargingEvgeny Boger1-7/+6
2022-04-20scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang1-13/+13
2022-04-20scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang1-2/+2
2022-04-20powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev1-2/+2
2022-04-20ptp: replace snprintf with sysfs_emitYang Guang1-2/+2
2022-04-20ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen1-0/+3
2022-04-20KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson1-5/+3
2022-04-20ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-04-20rtc: wm8350: Handle error for wm8350_register_irqJiasheng Jiang1-2/+9
2022-04-20ubifs: Rectify space amount budget for mkdir/tmpfile operationsZhihao Cheng1-4/+8
2022-04-20KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov1-0/+15
2022-04-20openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese1-2/+2
2022-04-20ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh1-3/+3
2022-04-20ARM: dts: spear1340: Update serial node propertiesKuldeep Singh1-3/+3
2022-04-20ASoC: topology: Allow TLV control to be either read or writeAmadeusz Sławiński1-1/+2
2022-04-20ubi: fastmap: Return error code if memory allocation fails in add_aeb()Zhihao Cheng1-9/+19
2022-04-20mm/memcontrol: return 1 from cgroup.memory __setup() handlerRandy Dunlap1-1/+1
2022-04-20mm/mmap: return 1 from stack_guard_gap __setup() handlerRandy Dunlap1-1/+1
2022-04-20ACPI: CPPC: Avoid out of bounds access when parsing _CPC dataRafael J. Wysocki1-0/+5
2022-04-20ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctlBaokun Li2-15/+2
2022-04-20pinctrl: pinconf-generic: Print arguments for bias-pull-*Chen-Yu Tsai1-3/+3
2022-04-20gfs2: Make sure FITRIM minlen is rounded up to fs block sizeAndrew Price1-1/+2
2022-04-20can: mcba_usb: properly check endpoint typePavel Skripkin1-10/+16
2022-04-20can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua1-1/+0
2022-04-20ubifs: rename_whiteout: correct old_dir size computingBaokun Li1-0/+3
2022-04-20ubifs: setflags: Make dirtied_ino_d 8 bytes alignedZhihao Cheng1-1/+1
2022-04-20ubifs: Add missing iput if do_tmpfile() failed in rename whiteoutZhihao Cheng1-0/+2
2022-04-20ubifs: rename_whiteout: Fix double free for whiteout_ui->dataZhihao Cheng1-2/+0
2022-04-20KVM: Prevent module exit until all VMs are freedDavid Matlack1-0/+13
2022-04-20scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap1-1/+1
2022-04-20scsi: qla2xxx: Fix warning for missing error codeNilesh Javali1-0/+1
2022-04-20powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell1-0/+6
2022-04-20powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell1-1/+1
2022-04-20mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson1-2/+13
2022-04-20media: hdpvr: initialize dev->worker at hdpvr_register_videodevDongliang Mu1-1/+3