summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-22usb: dwc2: Fix gadget DMA unmap directionPhil Elwell2-1/+4
2021-05-22usb: xhci: Increase timeout for HC haltMaximilian Luz1-2/+3
2021-05-22usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth1-0/+1
2021-05-22usb: dwc3: omap: improve extcon initializationMarcel Hamer1-0/+5
2021-05-22blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche1-2/+4
2021-05-22ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2021-05-22usb: fotg210-hcd: Fix an error messageChristophe JAILLET1-2/+2
2021-05-22iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu1-0/+1
2021-05-22drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng3-0/+12
2021-05-22userfaultfd: release page in error path to avoid BUG_ONAxel Rasmussen1-1/+11
2021-05-22squashfs: fix divide error in calculate_skip()Phillip Lougher1-3/+3
2021-05-22hfsplus: prevent corruption in shrinking truncateJouni Roivas1-3/+4
2021-05-22powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman1-1/+15
2021-05-22powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman1-2/+17
2021-05-22ARC: entry: fix off-by-one error in syscall number validationVineet Gupta1-2/+2
2021-05-22i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang1-0/+1
2021-05-22netfilter: nftables: avoid overflows in nft_hash_buckets()Eric Dumazet1-1/+9
2021-05-22kernel: kexec_file: fix error return code of kexec_calculate_store_digests()Jia-Ju Bai1-1/+3
2021-05-22sched/fair: Fix unfairness caused by missing load decayOdin Ugedal1-3/+9
2021-05-22netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL checkPablo Neira Ayuso1-0/+2
2021-05-22smc: disallow TCP_ULP in smc_setsockopt()Cong Wang1-1/+3
2021-05-22net: fix nla_strcmp to handle more then one trailing null characterMaciej Żenczykowski1-1/+1
2021-05-22ksm: fix potential missing rmap_item for stable_nodeMiaohe Lin1-0/+1
2021-05-22mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()Miaohe Lin1-2/+9
2021-05-22khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()Miaohe Lin1-9/+9
2021-05-22drm/radeon: Avoid power table parsing memory leaksKees Cook1-5/+15
2021-05-22drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook1-3/+3
2021-05-22netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso2-19/+75
2021-05-22sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_bXin Long1-1/+2
2021-05-22ethernet:enic: Fix a use after free bug in enic_hard_start_xmitLv Yunlong1-2/+5
2021-05-22sctp: do asoc update earlier in sctp_sf_do_dupcook_aXin Long1-5/+20
2021-05-22net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo1-0/+2
2021-05-22rtc: ds1307: Fix wday settings for rx8130Nobuhiro Iwamatsu1-2/+10
2021-05-22NFSv4.2 fix handling of sr_eof in SEEK's replyOlga Kornievskaia1-1/+4
2021-05-22pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()Nikola Livic1-1/+1
2021-05-22PCI: endpoint: Fix missing destroy_workqueue()Yang Yingliang1-0/+3
2021-05-22NFS: Deal correctly with attribute generation counter overflowTrond Myklebust1-4/+4
2021-05-22NFSv4.2: Always flush out writes in nfs42_proc_fallocate()Trond Myklebust1-7/+9
2021-05-22rpmsg: qcom_glink_native: fix error return code of qcom_glink_rx_data()Jia-Ju Bai1-0/+1
2021-05-22ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei1-1/+1
2021-05-22PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov1-0/+1
2021-05-22PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár1-1/+1
2021-05-22f2fs: fix a redundant call to f2fs_balance_fs if an error occursColin Ian King1-1/+2
2021-05-22ASoC: rt286: Make RT286_SET_GPIO_* readable and writableDavid Ward1-0/+3
2021-05-22ia64: module: fix symbolizer crash on fdescrSergei Trofimovich2-5/+30
2021-05-22net: ethernet: mtk_eth_soc: fix RX VLAN offloadFelix Fietkau2-1/+2
2021-05-22powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy1-2/+2
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva2-41/+38
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva2-8/+14
2021-05-22powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman1-3/+0