summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-30net: caif: fix memory leak in ldisc_openPavel Skripkin1-0/+1
2021-06-30net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri1-5/+1
2021-06-30inet: annotate date races around sk->sk_txhashEric Dumazet1-3/+7
2021-06-30ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun1-5/+7
2021-06-30net: ethtool: clear heap allocations for ethtool functionAustin Kim1-5/+5
2021-06-30mac80211: drop multicast fragmentsJohannes Berg1-6/+3
2021-06-30net: ipv4: Remove unneed BUG() functionZheng Yongjun2-2/+2
2021-06-30dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dmaGuillaume Ranquet1-1/+1
2021-06-30dmaengine: mediatek: do not issue a new desc if one is still currentGuillaume Ranquet1-8/+12
2021-06-30dmaengine: mediatek: free the proper desc in desc_free handlerGuillaume Ranquet1-4/+1
2021-06-30dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()Zou Wei1-1/+1
2021-06-30cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng1-0/+3
2021-06-30mac80211_hwsim: drop pending frames on stopJohannes Berg1-0/+5
2021-06-30mac80211: remove warning in ieee80211_get_sband()Johannes Berg1-1/+1
2021-06-30dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()Yu Kuai1-1/+1
2021-06-30Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki1-3/+13
2021-06-30spi: spi-nxp-fspi: move the register operation after the clock enableHaibo Chen1-6/+5
2021-06-30MIPS: generic: Update node names to avoid unit addressesNathan Chancellor5-30/+30
2021-06-30arm64: link with -z norelro for LLD or aarch64-elfNick Desaulniers1-3/+7
2021-06-30kbuild: add CONFIG_LD_IS_LLDSami Tolvanen1-0/+3
2021-06-30mmc: meson-gx: use memcpy_to/fromio for dram-access-quirkNeil Armstrong1-5/+45
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann1-7/+9
2021-06-30drm/radeon: wait for moving fence after pinningChristian König1-3/+13
2021-06-30drm/nouveau: wait for moving fence after pinning v2Christian König1-1/+16
2021-06-30Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...Yifan Zhang1-5/+1
2021-06-30Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang1-5/+1
2021-06-30module: limit enabling module.sig_enforceMimi Zohar1-5/+9
2021-06-23Linux 5.4.128v5.4.128Greg Kroah-Hartman1-1/+1
2021-06-23usb: dwc3: core: fix kernel panic when do rebootPeter Chen1-1/+1
2021-06-23usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham3-19/+8
2021-06-23clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren6-5/+78
2021-06-23clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issueTony Lindgren1-15/+19
2021-06-23clocksource/drivers/timer-ti-dm: Add clockevent and clocksource supportTony Lindgren1-42/+63
2021-06-23ARM: OMAP: replace setup_irq() by request_irq()afzal mohammed4-29/+15
2021-06-23KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST readEric Auger1-2/+2
2021-06-23tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2021-06-23net: fec_ptp: add clock rate zero checkFugang Duan1-0/+4
2021-06-23net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang1-0/+2
2021-06-23mm/slub.c: include swab.hAndrew Morton1-0/+1
2021-06-23mm/slub: fix redzoning for small allocationsKees Cook2-5/+6
2021-06-23mm/slub: clarify verification reportingKees Cook2-12/+12
2021-06-23net: bridge: fix vlan tunnel dst refcnt when egressingNikolay Aleksandrov1-2/+2
2021-06-23net: bridge: fix vlan tunnel dst null pointer dereferenceNikolay Aleksandrov2-16/+26
2021-06-23net: ll_temac: Fix TX BD buffer overwriteEsben Haabendal1-1/+1
2021-06-23net: ll_temac: Make sure to free skb when it is completely usedEsben Haabendal1-1/+5
2021-06-23drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang1-1/+5
2021-06-23drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang1-1/+5
2021-06-23cfg80211: avoid double free of PMSR requestAvraham Stern1-2/+14
2021-06-23cfg80211: make certificate generation more robustJohannes Berg1-1/+1
2021-06-23dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee1-2/+4