summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-19ARC: mm: PAE: use 40-bit physical page maskVladimir Isaev
2021-05-19ARC: entry: fix off-by-one error in syscall number validationVineet Gupta
2021-05-19mptcp: fix splat when closing unaccepted socketPaolo Abeni
2021-05-19i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski
2021-05-19i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin
2021-05-19i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang
2021-05-19i40e: fix broken XDP supportMagnus Karlsson
2021-05-19netfilter: nftables: avoid overflows in nft_hash_buckets()Eric Dumazet
2021-05-19kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resourcesDavid Hildenbrand
2021-05-19kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...David Hildenbrand
2021-05-19kernel: kexec_file: fix error return code of kexec_calculate_store_digests()Jia-Ju Bai
2021-05-19fs/proc/generic.c: fix incorrect pde_is_permanent checkColin Ian King
2021-05-19net: ipa: fix inter-EE IRQ register definitionsAlex Elder
2021-05-19sched/fair: Fix unfairness caused by missing load decayOdin Ugedal
2021-05-19sched: Fix out-of-bound access in uclampQuentin Perret
2021-05-19can: m_can: m_can_tx_work_queue(): fix tx_skb race conditionMarc Kleine-Budde
2021-05-19can: mcp251x: fix resume from sleep before interface was brought upFrieder Schrempf
2021-05-19can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error ...Marc Kleine-Budde
2021-05-19netfilter: nftables: Fix a memleak from userdata error path in new objectsPablo Neira Ayuso
2021-05-19netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL checkPablo Neira Ayuso
2021-05-19smc: disallow TCP_ULP in smc_setsockopt()Cong Wang
2021-05-19net: fix nla_strcmp to handle more then one trailing null characterMaciej Żenczykowski
2021-05-19ethtool: fix missing NLM_F_MULTI flag when dumpingFernando Fernandez Mancera
2021-05-19mm/gup: check for isolation errorsPavel Tatashin
2021-05-19mm/gup: return an error on migration failurePavel Tatashin
2021-05-19mm/gup: check every subpage of a compound page during isolationPavel Tatashin
2021-05-19ksm: fix potential missing rmap_item for stable_nodeMiaohe Lin
2021-05-19mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page()Miaohe Lin
2021-05-19mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()Miaohe Lin
2021-05-19khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()Miaohe Lin
2021-05-19arm64: entry: always set GIC_PRIO_PSR_I_SET during entryMark Rutland
2021-05-19arm64: entry: factor irq triage logic into macrosMarc Zyngier
2021-05-19drm/radeon: Avoid power table parsing memory leaksKees Cook
2021-05-19drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook
2021-05-19net: stmmac: Clear receive all(RA) bit when promiscuous mode is offRamesh Babu B
2021-05-19xsk: Fix for xp_aligned_validate_desc() when len == chunk_sizeXuan Zhuo
2021-05-19netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso
2021-05-19sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_bXin Long
2021-05-19ethernet:enic: Fix a use after free bug in enic_hard_start_xmitLv Yunlong
2021-05-19PCI: brcmstb: Use reset/rearm instead of deassert/assertJim Quinlan
2021-05-19ata: ahci_brcm: Fix use of BCM7216 reset controllerJim Quinlan
2021-05-19block/rnbd-clt: Check the return value of the function rtrs_clt_queryMd Haris Iqbal
2021-05-19block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_tMd Haris Iqbal
2021-05-19libbpf: Fix signed overflow in ringbuf_process_ringBrendan Jackman
2021-05-19sunrpc: Fix misplaced barrier in call_decodeBaptiste Lepers
2021-05-19RISC-V: Fix error code returned by riscv_hartid_to_cpuid()Anup Patel
2021-05-19sctp: do asoc update earlier in sctp_sf_do_dupcook_aXin Long
2021-05-19net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo
2021-05-19net: hns3: use netif_tx_disable to stop the transmit queuePeng Li
2021-05-19net: hns3: fix for vxlan gpe tx checksum bugHao Chen