summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-22samples/bpf: Fix broken tracex1 due to kprobe argument changeYaqi Chen1-2/+2
2021-05-22ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()Gustavo A. R. Silva1-1/+1
2021-05-22ASoC: rt286: Generalize support for ALC3263 codecDavid Ward1-10/+10
2021-05-22powerpc/smp: Set numa node before updating maskSrikar Dronamraju1-3/+3
2021-05-22sctp: Fix out-of-bounds warning in sctp_process_asconf_param()Gustavo A. R. Silva1-1/+1
2021-05-22kconfig: nconf: stop endless search loopsMihai Moldovan1-1/+1
2021-05-22selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song1-0/+4
2021-05-22cuse: prevent cloneMiklos Szeredi1-0/+2
2021-05-22pinctrl: samsung: use 'int' for register masks in ExynosKrzysztof Kozlowski1-5/+5
2021-05-22mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach1-0/+5
2021-05-22i2c: Add I2C_AQ_NO_REP_START adapter quirkBence Csókás1-0/+2
2021-05-22ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tabletHans de Goede1-0/+17
2021-05-22ip6_vti: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-1/+1
2021-05-22Bluetooth: check for zapped sk before connectingArchie Pusaka1-0/+8
2021-05-22net: bridge: when suppression is enabled exclude RARP packetsNikolay Aleksandrov1-1/+3