summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-31Linux 5.10.55v5.10.55Greg Kroah-Hartman
2021-07-31ipv6: ip6_finish_output2: set sk into newly allocated nskbVasily Averin
2021-07-31ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla
2021-07-31iomap: remove the length variable in iomap_seek_holeChristoph Hellwig
2021-07-31iomap: remove the length variable in iomap_seek_dataChristoph Hellwig
2021-07-31cifs: fix the out of range assignment to bit fields in parse_server_interfacesHyunchul Lee
2021-07-31firmware: arm_scmi: Fix range check for the maximum number of pending messagesCristian Marussi
2021-07-31firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflowSudeep Holla
2021-07-31hfs: add lock nesting notation to hfs_find_initDesmond Cheong Zhi Xi
2021-07-31hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi
2021-07-31hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi
2021-07-31drm/ttm: add a check against null pointer dereferenceZheyu Ma
2021-07-31ipv6: allocate enough headroom in ip6_finish_output2()Vasily Averin
2021-07-31rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()Paul E. McKenney
2021-07-31rcu-tasks: Don't delete holdouts within trc_inspect_reader()Paul E. McKenney
2021-07-31sctp: move 198 addresses from unusable to private scopeXin Long
2021-07-31net: annotate data race around sk_ll_usecEric Dumazet
2021-07-31net/802/garp: fix memleak in garp_request_join()Yang Yingliang
2021-07-31net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang
2021-07-31cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker
2021-07-31workqueue: fix UAF in pwq_unbound_release_workfn()Yang Yingliang
2021-07-31af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi
2021-07-31KVM: x86: determine if an exception has an error code only when injecting it.Maxim Levitsky
2021-07-31io_uring: fix link timeout refsPavel Begunkov
2021-07-31tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.includeYonghong Song
2021-07-28Linux 5.10.54v5.10.54Greg Kroah-Hartman
2021-07-28skbuff: Fix build with SKB extensions disabledFlorian Fainelli
2021-07-28xhci: add xhci_get_virt_ep() helperMathias Nyman
2021-07-28sfc: ensure correct number of XDP queuesÍñigo Huguet
2021-07-28drm/i915/gvt: Clear d3_entered on elsp cmd submission.Colin Xu
2021-07-28usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIDavid Jeffery
2021-07-28perf inject: Close inject.output on exitRiccardo Mancini
2021-07-28Documentation: Fix intiramfs script nameRobert Richter
2021-07-28skbuff: Release nfct refcount on napi stolen or re-used skbsPaul Blakey
2021-07-28bonding: fix build issueMahesh Bandewar
2021-07-28PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan
2021-07-28net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on TopazMarek Behún
2021-07-28net: dsa: mv88e6xxx: enable SerDes RX stats for TopazMarek Behún
2021-07-28drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2021-07-28drm: Return -ENOTTY for non-drm ioctlsCharles Baylis
2021-07-28driver core: Prevent warning when removing a device link from unregistered co...Adrian Hunter
2021-07-28nds32: fix up stack guard gapGreg Kroah-Hartman
2021-07-28misc: eeprom: at24: Always append device id even if label property is set.Jérôme Glisse
2021-07-28rbd: always kick acquire on "acquired" and "released" notificationsIlya Dryomov
2021-07-28rbd: don't hold lock_rwsem while running_list is being drainedIlya Dryomov
2021-07-28hugetlbfs: fix mount mode command line processingMike Kravetz
2021-07-28memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsMike Rapoport
2021-07-28userfaultfd: do not untag user pointersPeter Collingbourne
2021-07-28io_uring: remove double poll entry on arm failurePavel Begunkov
2021-07-28io_uring: explicitly count entries for poll reqsPavel Begunkov