summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-16r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-16selftests: net: use bash to run udpgro_fwd test caseAndrea Righi
2021-06-16net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet
2021-06-16selftests: net: veth: make test compatible with dashAndrea Righi
2021-06-16Merge branch 'net-packet-data-races'David S. Miller
2021-06-16net/packet: annotate accesses to po->ifindexEric Dumazet
2021-06-16net/packet: annotate accesses to po->bindEric Dumazet
2021-06-16Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...David S. Miller
2021-06-16net: ipv4: fix memory leak in ip_mc_add1_srcChengyang Fan
2021-06-16Merge branch 'fec-ptp-fixes'David S. Miller
2021-06-16net: fec_ptp: fix issue caused by refactor the fec_devtypeJoakim Zhang
2021-06-16net: fec_ptp: add clock rate zero checkFugang Duan
2021-06-16net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu
2021-06-16net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang
2021-06-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-16mm/sparse: fix check_usemap_section_nr warningsMiles Chen
2021-06-16mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for splitYang Shi
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins
2021-06-16mm/thp: fix page_address_in_vma() on file THP tailsJue Wang
2021-06-16mm/thp: fix vma_address() if virtual address below file offsetHugh Dickins
2021-06-16mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins
2021-06-16mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins
2021-06-16mm/thp: fix __split_huge_pmd_locked() on shmem migration entryHugh Dickins
2021-06-16mm, thp: use head page in __migration_entry_wait()Xu Yu
2021-06-16mm/slub.c: include swab.hAndrew Morton
2021-06-16crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfoPingfan Liu
2021-06-16mm/memory-failure: make sure wait for page writeback in memory_failureyangerkun
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz
2021-06-16mm/slub: actually fix freelist pointer vs redzoningKees Cook
2021-06-16mm/slub: fix redzoning for small allocationsKees Cook
2021-06-16mm/slub: clarify verification reportingKees Cook
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu
2021-06-16mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi
2021-06-16Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-16Merge tag 'clang-features-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-16can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin
2021-06-16can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek
2021-06-16can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa
2021-06-16can: j1939: fix Use-after-Free, hold skb ref while in useOleksij Rempel
2021-06-16printk: Move EXPORT_SYMBOL() closer to vprintk definitionPunit Agrawal
2021-06-16Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-06-16usb: chipidea: imx: Fix Battery Charger 1.2 CDP detectionBreno Lima
2021-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-06-15lantiq: net: fix duplicated skb in rx descriptor ringAleksander Jan Bajkowski
2021-06-15qmi_wwan: Do not call netif_rx from rx_fixupKristian Evensen
2021-06-15net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski
2021-06-15net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du
2021-06-15ptp: improve max_adj check against unreasonable valuesJakub Kicinski
2021-06-15proc: only require mm_struct for writingLinus Torvalds
2021-06-15x86/sgx: Add missing xa_destroy() when virtual EPC is destroyedKai Huang