summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-04Linux 4.14.242v4.14.242Greg Kroah-Hartman
2021-08-04Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo
2021-08-04can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter
2021-08-04sis900: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-04tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-04sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner
2021-08-04net/mlx5: Fix flow table chainingMaor Gottlieb
2021-08-04net: llc: fix skb_over_panicPavel Skripkin
2021-08-04mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong
2021-08-04tipc: fix sleeping in tipc accept routineHoang Le
2021-08-04netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso
2021-08-04netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal
2021-08-04cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi
2021-08-04x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka
2021-08-04nfc: nfcsim: fix use after free during module unloadKrzysztof Kozlowski
2021-08-04NIU: fix incorrect error return, missed in previous revertPaul Jakma
2021-08-04can: esd_usb2: fix memory leakPavel Skripkin
2021-08-04can: ems_usb: fix memory leakPavel Skripkin
2021-08-04can: usb_8dev: fix memory leakPavel Skripkin
2021-08-04can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin
2021-08-04can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan
2021-08-04ocfs2: issue zeroout to EOF blocksJunxiao Bi
2021-08-04ocfs2: fix zero out valid dataJunxiao Bi
2021-08-04x86/kvm: fix vcpu-id indexed array sizesJuergen Gross
2021-08-04gro: ensure frag0 meets IP header alignmentEric Dumazet
2021-08-04virtio_net: Do not pull payload in skb->headEric Dumazet
2021-08-04ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla
2021-08-04hfs: add lock nesting notation to hfs_find_initDesmond Cheong Zhi Xi
2021-08-04hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi
2021-08-04hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi
2021-08-04sctp: move 198 addresses from unusable to private scopeXin Long
2021-08-04net: annotate data race around sk_ll_usecEric Dumazet
2021-08-04net/802/garp: fix memleak in garp_request_join()Yang Yingliang
2021-08-04net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang
2021-08-04workqueue: fix UAF in pwq_unbound_release_workfn()Yang Yingliang
2021-08-04af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi
2021-08-04net: split out functions related to registering inflight socket filesJens Axboe
2021-08-04KVM: x86: determine if an exception has an error code only when injecting it.Maxim Levitsky
2021-08-04selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman
2021-07-28Linux 4.14.241v4.14.241Greg Kroah-Hartman
2021-07-28xhci: add xhci_get_virt_ep() helperMathias Nyman
2021-07-28spi: spi-fsl-dspi: Fix a resource leak in an error handling pathChristophe JAILLET
2021-07-28btrfs: compression: don't try to compress if we don't have enough pagesDavid Sterba
2021-07-28iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold
2021-07-28iio: accel: bma180: Use explicit member assignmentLinus Walleij
2021-07-28net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger
2021-07-28drm: Return -ENOTTY for non-drm ioctlsCharles Baylis
2021-07-28selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-28ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-28media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva