summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-07-28netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi
2021-07-28KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin
2021-07-28net: decnet: Fix sleeping inside in af_decnetYajun Deng
2021-07-28net: fix uninit-value in caif_seqpkt_sendmsgZiyang Xuan
2021-07-28bpftool: Check malloc return value in mount_bpffs_for_pinTobias Klauser
2021-07-28s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King
2021-07-28liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King
2021-07-28spi: mediatek: fix fifo rx modePeter Hess
2021-07-28perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini
2021-07-28perf test bpf: Free obj_bufRiccardo Mancini
2021-07-28perf lzma: Close lzma stream on exitRiccardo Mancini
2021-07-28perf dso: Fix memory leak in dso__new_map()Riccardo Mancini
2021-07-28perf probe: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-28perf map: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-28nvme-pci: do not call nvme_dev_remove_admin from nvme_removeCasey Chen
2021-07-28ipv6: fix 'disable_policy' for fwd packetsNicolas Dichtel
2021-07-28igb: Fix position of assignment to *ringJedrzej Jagielski
2021-07-28igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov
2021-07-28iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET
2021-07-28e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET
2021-07-28fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET
2021-07-28igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET
2021-07-28ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET
2021-07-28igb: Fix use-after-free error during resetVinicius Costa Gomes
2021-07-28net: ip_tunnel: fix mtu calculation for ETHER tunnel devicesHangbin Liu
2021-07-28udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet
2021-07-28bpftool: Properly close va_list 'ap' by va_end() on errorGu Shengxian
2021-07-28ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet
2021-07-28tcp: annotate data races around tp->mtu_infoEric Dumazet
2021-07-28dma-buf/sync_file: Don't leak fences on merge failureJason Ekstrand
2021-07-28net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo
2021-07-28net: send SYNACK packet with accepted fwmarkAlexander Ovechkin
2021-07-28net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-07-28net: qcom/emac: fix UAF in emac_removePavel Skripkin
2021-07-28net: moxa: fix UAF in moxart_mac_probePavel Skripkin
2021-07-28net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli
2021-07-28net: bridge: sync fdb to new unicast-filtering portsWolfgang Bumiller
2021-07-28netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfoVasily Averin
2021-07-28net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko
2021-07-28net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek BehĂșn
2021-07-28dm writecache: fix writing beyond end of underlying device when shrinkingMikulas Patocka
2021-07-28dm writecache: return the exact table values that were setMikulas Patocka
2021-07-28mm: slab: fix kmem_cache_create failed when sysfs node not destroyedNanyong Sun
2021-07-28sched/fair: Fix CFS bandwidth hrtimer expiry typeOdin Ugedal
2021-07-28scsi: libfc: Fix array index out of bound exceptionJaved Hasan
2021-07-28scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2021-07-28scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King
2021-07-28rtc: max77686: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-07-28kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is setMatthias Maennich
2021-07-28thermal/core: Correct function name thermal_zone_device_unregister()Yang Yingliang