summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-14net: thunderx: Fix unintentional sign extension issueColin Ian King
2021-05-14cxgb4: Fix unintentional sign extension issuesColin Ian King
2021-05-14IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng
2021-05-14RDMA/qedr: Fix error return code in qedr_iw_connect()Wang Wensheng
2021-05-14KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exitNicholas Piggin
2021-05-14mt7601u: fix always true expressionColin Ian King
2021-05-14mac80211: bail out if cipher schemes are invalidJohannes Berg
2021-05-14powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap
2021-05-14powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev
2021-05-14powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe
2021-05-14liquidio: Fix unintented sign extension of a left shift of a u16Colin Ian King
2021-05-14ASoC: simple-card: fix possible uninitialized single_cpu local variableKrzysztof Kozlowski
2021-05-14ALSA: usb-audio: Add error checks for usb_driver_claim_interface() callsTakashi Iwai
2021-05-14mips: bmips: fix syscon-reboot nodesÁlvaro Fernández Rojas
2021-05-14net: hns3: Limiting the scope of vector_ring_chain variableSalil Mehta
2021-05-14nfc: pn533: prevent potential memory corruptionDan Carpenter
2021-05-14bug: Remove redundant condition check in report_bugAndrew Scull
2021-05-14ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou
2021-05-14powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang
2021-05-14inet: use bigger hash table for IP ID generationEric Dumazet
2021-05-14powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor
2021-05-14powerpc/fadump: Mark fadump_calculate_reserve_size as __initNathan Chancellor
2021-05-14net: lapbether: Prevent racing when checking whether the netif is runningXie He
2021-05-14perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo
2021-05-14HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy
2021-05-14drivers/block/null_blk/main: Fix a double free in null_init.Lv Yunlong
2021-05-14sched/debug: Fix cgroup_path[] serializationWaiman Long
2021-05-14x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor
2021-05-14HSI: core: fix resource leaks in hsi_add_client_from_dt()Dan Carpenter
2021-05-14nvme-pci: don't simple map sgl when sgls are disabledNiklas Cassel
2021-05-14mfd: stm32-timers: Avoid clearing auto reload registerFabrice Gasnier
2021-05-14scsi: ibmvfc: Fix invalid state machine BUG_ON()Brian King
2021-05-14scsi: sni_53c710: Add IRQ checkSergey Shtylyov
2021-05-14scsi: sun3x_esp: Add IRQ checkSergey Shtylyov
2021-05-14scsi: jazz_esp: Add IRQ checkSergey Shtylyov
2021-05-14scsi: hisi_sas: Fix IRQ checksSergey Shtylyov
2021-05-14clk: uniphier: Fix potential infinite loopColin Ian King
2021-05-14clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLEChen Hui
2021-05-14clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callbackQuanyang Wang
2021-05-14vfio/mdev: Do not allow a mdev_type to have a NULL parent pointerJason Gunthorpe
2021-05-14media: v4l2-ctrls.c: fix race condition in hdl->requests listHans Verkuil
2021-05-14nvme: retrigger ANA log update if group descriptor isn't foundHannes Reinecke
2021-05-14nvmet-tcp: fix incorrect locking in state_change sk callbackSagi Grimberg
2021-05-14nvme-tcp: block BH in sk state_change sk callbackSagi Grimberg
2021-05-14ata: libahci_platform: fix IRQ checkSergey Shtylyov
2021-05-14sata_mv: add IRQ checksSergey Shtylyov
2021-05-14pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov
2021-05-14pata_arasan_cf: fix IRQ checkSergey Shtylyov
2021-05-14x86/kprobes: Fix to check non boostable prefixes correctlyMasami Hiramatsu
2021-05-14drm/amdkfd: fix build error with AMD_IOMMU_V2=mFelix Kuehling