summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-15w1: w1_therm: fixes w1_seq for ds28ea00 sensorsLucas Denefle1-2/+6
2022-04-15minix: fix bug when opening a file with O_DIRECTQinghua Jin1-1/+2
2022-04-15init/main.c: return 1 from handled __setup() functionsRandy Dunlap1-2/+4
2022-04-15Bluetooth: Fix use after free in hci_send_aclLuiz Augusto von Dentz1-1/+2
2022-04-15xtensa: fix DTC warning unit_address_formatMax Filippov3-10/+10
2022-04-15usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller1-1/+1
2022-04-15scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie1-0/+1
2022-04-15MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2-12/+12
2022-04-15bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan1-3/+1
2022-04-15macvtap: advertise link netns via netlinkSven Eckelmann1-0/+6
2022-04-15net/smc: correct settings of RMB window update limitDust Li1-1/+1
2022-04-15scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap1-4/+2
2022-04-15scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal1-4/+3
2022-04-15drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher1-1/+1
2022-04-15dm ioctl: prevent potential spectre v1 gadgetJordy Zomer1-0/+2
2022-04-15ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel3-3/+12
2022-04-15PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam1-0/+2
2022-04-15usb: ehci: add pci device support for Aspeed platformsNeal Liu1-0/+9
2022-04-15iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui1-0/+1
2022-04-15PCI: aardvark: Fix support for MSI interruptsPali Rohár1-10/+6
2022-04-15powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain2-4/+17
2022-04-15power: supply: axp20x_battery: properly report current when dischargingEvgeny Boger1-7/+6
2022-04-15scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang1-13/+13
2022-04-15scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang1-2/+2
2022-04-15powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev1-2/+2
2022-04-15ptp: replace snprintf with sysfs_emitYang Guang1-2/+2
2022-04-15drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence objXin Xiong1-0/+1
2022-04-15ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen1-0/+3
2022-04-15drm: Add orientation quirk for GPD Win MaxAnisse Astier1-0/+6
2022-04-15KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson1-5/+3
2022-04-15ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-04-15riscv module: remove (NOLOAD)Fangrui Song1-3/+3
2022-04-15rtc: wm8350: Handle error for wm8350_register_irqJiasheng Jiang1-2/+9
2022-04-15ubifs: Rectify space amount budget for mkdir/tmpfile operationsZhihao Cheng1-4/+8
2022-04-15KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov1-1/+16
2022-04-15openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese1-2/+2
2022-04-15um: Fix uml_mconsole stop/goAnton Ivanov1-1/+2
2022-04-15ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh1-3/+3
2022-04-15ARM: dts: spear1340: Update serial node propertiesKuldeep Singh1-3/+3
2022-04-15ASoC: topology: Allow TLV control to be either read or writeAmadeusz Sławiński1-1/+2
2022-04-15ubi: fastmap: Return error code if memory allocation fails in add_aeb()Zhihao Cheng1-9/+19
2022-04-15bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen2-4/+4
2022-04-15mm/usercopy: return 1 from hardened_usercopy __setup() handlerRandy Dunlap1-1/+4
2022-04-15mm/memcontrol: return 1 from cgroup.memory __setup() handlerRandy Dunlap1-1/+1
2022-04-15mm/mmap: return 1 from stack_guard_gap __setup() handlerRandy Dunlap1-1/+1
2022-04-15ACPI: CPPC: Avoid out of bounds access when parsing _CPC dataRafael J. Wysocki1-0/+5
2022-04-15ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctlBaokun Li2-15/+2
2022-04-15pinctrl: pinconf-generic: Print arguments for bias-pull-*Chen-Yu Tsai1-3/+3
2022-04-15gfs2: Make sure FITRIM minlen is rounded up to fs block sizeAndrew Price1-1/+2
2022-04-15can: mcba_usb: properly check endpoint typePavel Skripkin1-10/+16