summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-31Linux 5.13.7v5.13.7Greg Kroah-Hartman1-1/+1
2021-07-31ipv6: ip6_finish_output2: set sk into newly allocated nskbVasily Averin1-1/+1
2021-07-31ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla2-4/+3
2021-07-31iomap: remove the length variable in iomap_seek_holeChristoph Hellwig1-6/+3
2021-07-31iomap: remove the length variable in iomap_seek_dataChristoph Hellwig1-10/+6
2021-07-31cifs: fix the out of range assignment to bit fields in parse_server_interfacesHyunchul Lee1-2/+2
2021-07-31firmware: arm_scmi: Fix range check for the maximum number of pending messagesCristian Marussi1-2/+3
2021-07-31firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflowSudeep Holla1-3/+4
2021-07-31hfs: add lock nesting notation to hfs_find_initDesmond Cheong Zhi Xi2-1/+20
2021-07-31hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi1-5/+20
2021-07-31hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi1-5/+5
2021-07-31drm/ttm: add a check against null pointer dereferenceZheyu Ma1-0/+3
2021-07-31nvme-pci: fix multiple races in nvme_setup_io_queuesCasey Chen1-8/+58
2021-07-31ipv6: allocate enough headroom in ip6_finish_output2()Vasily Averin1-0/+28
2021-07-31rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()Paul E. McKenney1-1/+0
2021-07-31rcu-tasks: Don't delete holdouts within trc_inspect_reader()Paul E. McKenney1-3/+2
2021-07-31sctp: move 198 addresses from unusable to private scopeXin Long2-4/+3
2021-07-31net: annotate data race around sk_ll_usecEric Dumazet2-2/+2
2021-07-31net/802/garp: fix memleak in garp_request_join()Yang Yingliang1-0/+14
2021-07-31net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang1-0/+14
2021-07-31cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker3-4/+2
2021-07-31workqueue: fix UAF in pwq_unbound_release_workfn()Yang Yingliang1-7/+13
2021-07-31af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi1-2/+49
2021-07-28Linux 5.13.6v5.13.6Greg Kroah-Hartman1-1/+1
2021-07-28skbuff: Fix build with SKB extensions disabledFlorian Fainelli1-1/+2
2021-07-28sfc: ensure correct number of XDP queuesÍñigo Huguet1-7/+8
2021-07-28spi: spi-cadence-quadspi: Fix division by zero warning - try2Yoshitaka Ikeda1-0/+3
2021-07-28drm/i915/gvt: Clear d3_entered on elsp cmd submission.Colin Xu1-0/+15
2021-07-28perf inject: Close inject.output on exitRiccardo Mancini1-2/+6
2021-07-28arm64: entry: fix KCOV suppressionMark Rutland1-1/+1
2021-07-28Documentation: Fix intiramfs script nameRobert Richter2-5/+5
2021-07-28ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-inStefan Wahren1-1/+1
2021-07-28skbuff: Release nfct refcount on napi stolen or re-used skbsPaul Blakey2-0/+14
2021-07-28mptcp: fix 'masking a bool' warningMatthieu Baerts1-1/+1
2021-07-28bonding: fix build issueMahesh Bandewar1-0/+2
2021-07-28spi: spi-cadence-quadspi: Revert "Fix division by zero warning"Yoshitaka Ikeda1-6/+4
2021-07-28drm/amdgpu: update golden setting for sienna_cichlidLikun Gao1-0/+1
2021-07-28drm/amdgpu: update the golden setting for vangoghXiaojian Du1-0/+1
2021-07-28drm/amdgpu: update gc golden setting for dimgrey_cavefishTao Zhou1-0/+1
2021-07-28drm: Return -ENOTTY for non-drm ioctlsCharles Baylis2-0/+4
2021-07-28driver core: Prevent warning when removing a device link from unregistered co...Adrian Hunter1-2/+4
2021-07-28nds32: fix up stack guard gapGreg Kroah-Hartman1-1/+1
2021-07-28misc: eeprom: at24: Always append device id even if label property is set.Jérôme Glisse1-10/+7
2021-07-28rbd: always kick acquire on "acquired" and "released" notificationsIlya Dryomov1-13/+7
2021-07-28rbd: don't hold lock_rwsem while running_list is being drainedIlya Dryomov1-7/+5
2021-07-28hugetlbfs: fix mount mode command line processingMike Kravetz1-1/+1
2021-07-28mm: fix the deadlock in finish_fault()Qi Zheng1-1/+10
2021-07-28memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsMike Rapoport2-3/+4
2021-07-28mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interactionSergei Trofimovich1-13/+16
2021-07-28mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()Christoph Hellwig1-0/+2