summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-23Linux 5.4.128v5.4.128Greg Kroah-Hartman
2021-06-23usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-23usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham
2021-06-23clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren
2021-06-23clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issueTony Lindgren
2021-06-23clocksource/drivers/timer-ti-dm: Add clockevent and clocksource supportTony Lindgren
2021-06-23ARM: OMAP: replace setup_irq() by request_irq()afzal mohammed
2021-06-23KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST readEric Auger
2021-06-23tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-06-23net: fec_ptp: add clock rate zero checkFugang Duan
2021-06-23net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang
2021-06-23mm/slub.c: include swab.hAndrew Morton
2021-06-23mm/slub: fix redzoning for small allocationsKees Cook
2021-06-23mm/slub: clarify verification reportingKees Cook
2021-06-23net: bridge: fix vlan tunnel dst refcnt when egressingNikolay Aleksandrov
2021-06-23net: bridge: fix vlan tunnel dst null pointer dereferenceNikolay Aleksandrov
2021-06-23net: ll_temac: Fix TX BD buffer overwriteEsben Haabendal
2021-06-23net: ll_temac: Make sure to free skb when it is completely usedEsben Haabendal
2021-06-23drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang
2021-06-23drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang
2021-06-23cfg80211: avoid double free of PMSR requestAvraham Stern
2021-06-23cfg80211: make certificate generation more robustJohannes Berg
2021-06-23dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee
2021-06-23x86/fpu: Reset state for all signal restore failuresThomas Gleixner
2021-06-23x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner
2021-06-23x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner
2021-06-23ARCv2: save ABI registers across signal handlingVineet Gupta
2021-06-23KVM: x86: Immediately reset the MMU context when the SMM flag is clearedSean Christopherson
2021-06-23PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun
2021-06-23PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna
2021-06-23PCI: aardvark: Fix kernel panic during PIO transferPali Rohár
2021-06-23PCI: aardvark: Don't rely on jiffies while holding spinlockRemi Pommarel
2021-06-23PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni
2021-06-23PCI: Mark TI C667X to avoid bus resetAntti Järvinen
2021-06-23tracing: Do no increment trace_clock_global() by oneSteven Rostedt (VMware)
2021-06-23tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)
2021-06-23tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)
2021-06-23usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn
2021-06-23can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin
2021-06-23can: j1939: fix Use-after-Free, hold skb ref while in useOleksij Rempel
2021-06-23can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa
2021-06-23can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek
2021-06-23hwmon: (scpi-hwmon) shows the negative temperature properlyRiwen Lu
2021-06-23radeon: use memcpy_to/fromio for UVD fw uploadChen Li
2021-06-23pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabledSergio Paracuellos
2021-06-23spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()Patrice Chotard
2021-06-23ASoC: rt5659: Fix the lost powers for the HDA headerJack Yu
2021-06-23regulator: bd70528: Fix off-by-one for buck123 .n_voltages settingAxel Lin
2021-06-23net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin
2021-06-23icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen