summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-14net: thunderx: Fix unintentional sign extension issueColin Ian King1-1/+1
2021-05-14cxgb4: Fix unintentional sign extension issuesColin Ian King1-11/+11
2021-05-14IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng1-0/+1
2021-05-14RDMA/qedr: Fix error return code in qedr_iw_connect()Wang Wensheng1-1/+3
2021-05-14KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exitNicholas Piggin1-0/+3
2021-05-14mt7601u: fix always true expressionColin Ian King1-1/+1
2021-05-14mac80211: bail out if cipher schemes are invalidJohannes Berg1-2/+5
2021-05-14powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap1-0/+1
2021-05-14powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev1-2/+2
2021-05-14powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe2-4/+6
2021-05-14liquidio: Fix unintented sign extension of a left shift of a u16Colin Ian King1-1/+1
2021-05-14ASoC: simple-card: fix possible uninitialized single_cpu local variableKrzysztof Kozlowski2-2/+2
2021-05-14ALSA: usb-audio: Add error checks for usb_driver_claim_interface() callsTakashi Iwai3-11/+21
2021-05-14mips: bmips: fix syscon-reboot nodesÁlvaro Fernández Rojas5-5/+5
2021-05-14net: hns3: Limiting the scope of vector_ring_chain variableSalil Mehta1-1/+2
2021-05-14nfc: pn533: prevent potential memory corruptionDan Carpenter1-0/+3
2021-05-14bug: Remove redundant condition check in report_bugAndrew Scull1-18/+15
2021-05-14ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou1-2/+0
2021-05-14powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang1-1/+1
2021-05-14inet: use bigger hash table for IP ID generationEric Dumazet1-14/+28
2021-05-14powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor1-1/+1
2021-05-14powerpc/fadump: Mark fadump_calculate_reserve_size as __initNathan Chancellor1-1/+1
2021-05-14net: lapbether: Prevent racing when checking whether the netif is runningXie He1-7/+25
2021-05-14perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo1-1/+1
2021-05-14HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy3-2/+61
2021-05-14drivers/block/null_blk/main: Fix a double free in null_init.Lv Yunlong1-0/+1
2021-05-14sched/debug: Fix cgroup_path[] serializationWaiman Long1-13/+29
2021-05-14x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor1-3/+3
2021-05-14HSI: core: fix resource leaks in hsi_add_client_from_dt()Dan Carpenter1-2/+1
2021-05-14nvme-pci: don't simple map sgl when sgls are disabledNiklas Cassel1-1/+1
2021-05-14mfd: stm32-timers: Avoid clearing auto reload registerFabrice Gasnier1-1/+6
2021-05-14scsi: ibmvfc: Fix invalid state machine BUG_ON()Brian King1-19/+38
2021-05-14scsi: sni_53c710: Add IRQ checkSergey Shtylyov1-1/+4
2021-05-14scsi: sun3x_esp: Add IRQ checkSergey Shtylyov1-1/+3
2021-05-14scsi: jazz_esp: Add IRQ checkSergey Shtylyov1-1/+3
2021-05-14scsi: hisi_sas: Fix IRQ checksSergey Shtylyov1-3/+3
2021-05-14clk: uniphier: Fix potential infinite loopColin Ian King1-2/+2
2021-05-14clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLEChen Hui1-0/+1
2021-05-14clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callbackQuanyang Wang1-6/+6
2021-05-14vfio/mdev: Do not allow a mdev_type to have a NULL parent pointerJason Gunthorpe1-1/+1
2021-05-14media: v4l2-ctrls.c: fix race condition in hdl->requests listHans Verkuil1-3/+14
2021-05-14nvme: retrigger ANA log update if group descriptor isn't foundHannes Reinecke1-0/+4
2021-05-14nvmet-tcp: fix incorrect locking in state_change sk callbackSagi Grimberg1-2/+2
2021-05-14nvme-tcp: block BH in sk state_change sk callbackSagi Grimberg1-2/+2
2021-05-14ata: libahci_platform: fix IRQ checkSergey Shtylyov1-1/+3
2021-05-14sata_mv: add IRQ checksSergey Shtylyov1-0/+4
2021-05-14pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov1-1/+5
2021-05-14pata_arasan_cf: fix IRQ checkSergey Shtylyov1-4/+11
2021-05-14x86/kprobes: Fix to check non boostable prefixes correctlyMasami Hiramatsu1-5/+12
2021-05-14drm/amdkfd: fix build error with AMD_IOMMU_V2=mFelix Kuehling2-2/+13