summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.128v5.4.128Greg Kroah-Hartman2021-06-231-1/+1
* usb: dwc3: core: fix kernel panic when do rebootPeter Chen2021-06-231-1/+1
* usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham2021-06-233-19/+8
* clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren2021-06-236-5/+78
* clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issueTony Lindgren2021-06-231-15/+19
* clocksource/drivers/timer-ti-dm: Add clockevent and clocksource supportTony Lindgren2021-06-231-42/+63
* ARM: OMAP: replace setup_irq() by request_irq()afzal mohammed2021-06-234-29/+15
* KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST readEric Auger2021-06-231-2/+2
* tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-06-231-0/+3
* net: fec_ptp: add clock rate zero checkFugang Duan2021-06-231-0/+4
* net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang2021-06-231-0/+2
* mm/slub.c: include swab.hAndrew Morton2021-06-231-0/+1
* mm/slub: fix redzoning for small allocationsKees Cook2021-06-232-5/+6
* mm/slub: clarify verification reportingKees Cook2021-06-232-12/+12
* net: bridge: fix vlan tunnel dst refcnt when egressingNikolay Aleksandrov2021-06-231-2/+2
* net: bridge: fix vlan tunnel dst null pointer dereferenceNikolay Aleksandrov2021-06-232-16/+26
* net: ll_temac: Fix TX BD buffer overwriteEsben Haabendal2021-06-231-1/+1
* net: ll_temac: Make sure to free skb when it is completely usedEsben Haabendal2021-06-231-1/+5
* drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang2021-06-231-1/+5
* drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang2021-06-231-1/+5
* cfg80211: avoid double free of PMSR requestAvraham Stern2021-06-231-2/+14
* cfg80211: make certificate generation more robustJohannes Berg2021-06-231-1/+1
* dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee2021-06-231-2/+4
* x86/fpu: Reset state for all signal restore failuresThomas Gleixner2021-06-231-11/+15
* x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner2021-06-231-2/+9
* x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner2021-06-231-1/+1
* ARCv2: save ABI registers across signal handlingVineet Gupta2021-06-232-0/+44
* KVM: x86: Immediately reset the MMU context when the SMM flag is clearedSean Christopherson2021-06-231-1/+4
* PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun2021-06-231-0/+65
* PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna2021-06-231-0/+2
* PCI: aardvark: Fix kernel panic during PIO transferPali Rohár2021-06-231-9/+40
* PCI: aardvark: Don't rely on jiffies while holding spinlockRemi Pommarel2021-06-231-5/+5
* PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni2021-06-231-0/+12
* PCI: Mark TI C667X to avoid bus resetAntti Järvinen2021-06-231-0/+10
* tracing: Do no increment trace_clock_global() by oneSteven Rostedt (VMware)2021-06-231-3/+3
* tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)2021-06-231-9/+0
* tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)2021-06-231-2/+0
* usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn2021-06-231-0/+7
* can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin2021-06-231-2/+15
* can: j1939: fix Use-after-Free, hold skb ref while in useOleksij Rempel2021-06-231-14/+40
* can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa2021-06-232-27/+94
* can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek2021-06-231-0/+3
* hwmon: (scpi-hwmon) shows the negative temperature properlyRiwen Lu2021-06-231-0/+9
* radeon: use memcpy_to/fromio for UVD fw uploadChen Li2021-06-231-2/+2
* pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabledSergio Paracuellos2021-06-231-1/+1
* spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()Patrice Chotard2021-06-231-1/+4
* ASoC: rt5659: Fix the lost powers for the HDA headerJack Yu2021-06-231-5/+21
* regulator: bd70528: Fix off-by-one for buck123 .n_voltages settingAxel Lin2021-06-231-3/+1
* net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin2021-06-231-1/+3
* icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen2021-06-232-0/+10