summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.242v4.14.242Greg Kroah-Hartman2021-08-041-1/+1
* Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo2021-08-041-2/+0
* can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter2021-08-041-1/+1
* sis900: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-041-5/+2
* tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-041-5/+2
* sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner2021-08-041-1/+1
* net/mlx5: Fix flow table chainingMaor Gottlieb2021-08-041-4/+6
* net: llc: fix skb_over_panicPavel Skripkin2021-08-043-10/+33
* mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong2021-08-041-0/+1
* tipc: fix sleeping in tipc accept routineHoang Le2021-08-041-5/+4
* netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso2021-08-041-1/+3
* netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal2021-08-041-1/+6
* cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi2021-08-041-4/+2
* x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka2021-08-041-0/+2
* nfc: nfcsim: fix use after free during module unloadKrzysztof Kozlowski2021-08-041-2/+1
* NIU: fix incorrect error return, missed in previous revertPaul Jakma2021-08-041-1/+2
* can: esd_usb2: fix memory leakPavel Skripkin2021-08-041-1/+15
* can: ems_usb: fix memory leakPavel Skripkin2021-08-041-1/+13
* can: usb_8dev: fix memory leakPavel Skripkin2021-08-041-2/+13
* can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin2021-08-041-0/+2
* can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan2021-08-041-2/+18
* ocfs2: issue zeroout to EOF blocksJunxiao Bi2021-08-041-39/+60
* ocfs2: fix zero out valid dataJunxiao Bi2021-08-041-2/+2
* x86/kvm: fix vcpu-id indexed array sizesJuergen Gross2021-08-042-3/+3
* gro: ensure frag0 meets IP header alignmentEric Dumazet2021-08-042-1/+11
* virtio_net: Do not pull payload in skb->headEric Dumazet2021-08-042-8/+16
* ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla2021-08-042-4/+3
* hfs: add lock nesting notation to hfs_find_initDesmond Cheong Zhi Xi2021-08-042-1/+20
* hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi2021-08-041-5/+20
* hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi2021-08-041-5/+5
* sctp: move 198 addresses from unusable to private scopeXin Long2021-08-042-4/+3
* net: annotate data race around sk_ll_usecEric Dumazet2021-08-042-2/+2
* net/802/garp: fix memleak in garp_request_join()Yang Yingliang2021-08-041-0/+14
* net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang2021-08-041-0/+14
* workqueue: fix UAF in pwq_unbound_release_workfn()Yang Yingliang2021-08-041-7/+13
* af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi2021-08-041-2/+49
* net: split out functions related to registering inflight socket filesJens Axboe2021-08-048-128/+172
* KVM: x86: determine if an exception has an error code only when injecting it.Maxim Levitsky2021-08-041-4/+9
* selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman2021-08-041-1/+1
* Linux 4.14.241v4.14.241Greg Kroah-Hartman2021-07-281-1/+1
* xhci: add xhci_get_virt_ep() helperMathias Nyman2021-07-282-14/+47
* spi: spi-fsl-dspi: Fix a resource leak in an error handling pathChristophe JAILLET2021-07-281-1/+3
* btrfs: compression: don't try to compress if we don't have enough pagesDavid Sterba2021-07-281-1/+1
* iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold2021-07-281-2/+5
* iio: accel: bma180: Use explicit member assignmentLinus Walleij2021-07-281-24/+44
* net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger2021-07-282-20/+2
* drm: Return -ENOTTY for non-drm ioctlsCharles Baylis2021-07-282-0/+4
* selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne2021-07-281-2/+4
* ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme2021-07-281-1/+2
* media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva2021-07-282-7/+9