summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-10usb: dwc2: Fix build in periphal-only modePhil Elwell1-0/+4
2021-06-10ext4: fix accessing uninit percpu counter variable with fast_commitRitesh Harjani1-2/+4
2021-06-10ext4: fix memory leak in ext4_mb_init_backend on error path.Phillip Potter1-1/+1
2021-06-10ext4: fix fast commit alignment issuesHarshad Shirwadkar2-99/+90
2021-06-10ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin1-20/+23
2021-06-10ext4: fix memory leak in ext4_fill_superAlexey Makhalov1-2/+9
2021-06-10ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulatorsMarek Vasut1-0/+12
2021-06-10ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switchMichal Vokáč1-1/+5
2021-06-10ALSA: hda: update the power_state during the direct-completeHui Wang1-0/+5
2021-06-10ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xxCarlos M1-0/+1
2021-06-10ALSA: timer: Fix master timer notificationTakashi Iwai1-1/+2
2021-06-10gfs2: fix scheduling while atomic bug in glocksBob Peterson1-0/+2
2021-06-10HID: multitouch: require Finger field to mark Win8 reports as MTAhelenia Ziemiańska1-3/+7
2021-06-10HID: magicmouse: fix NULL-deref on disconnectJohan Hovold1-1/+1
2021-06-10HID: i2c-hid: Skip ELAN power-on command after resetJohnny Chuang1-1/+8
2021-06-10net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin1-1/+13
2021-06-10net: caif: fix memory leak in caif_device_notifyPavel Skripkin1-1/+4
2021-06-10net: caif: add proper error handlingPavel Skripkin4-10/+18
2021-06-10net: caif: added cfserl_release functionPavel Skripkin2-0/+6
2021-06-10wireguard: allowedips: free empty intermediate nodes when removing single nodeJason A. Donenfeld3-131/+137
2021-06-10wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld3-8/+38
2021-06-10wireguard: allowedips: remove nodes in O(1)Jason A. Donenfeld2-84/+57
2021-06-10wireguard: allowedips: initialize list head in selftestJason A. Donenfeld1-1/+2
2021-06-10wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld1-0/+1
2021-06-10wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld1-1/+0
2021-06-10wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld2-4/+4
2021-06-10wireguard: peer: allocate in kmem_cacheJason A. Donenfeld3-4/+27
2021-06-10wireguard: do not use -O3Jason A. Donenfeld1-2/+1
2021-06-10Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma1-2/+2
2021-06-10Bluetooth: fix the erroneous flush_work() orderLin Ma1-1/+6
2021-06-10drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu1-2/+2
2021-06-10drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gateJames Zhu1-2/+2
2021-06-10drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gateJames Zhu1-3/+2
2021-06-10io_uring: use better types for cflagsPavel Begunkov1-2/+3
2021-06-10io_uring: fix link timeout refsPavel Begunkov1-0/+1
2021-06-10riscv: vdso: fix and clean-up MakefileJisheng Zhang1-2/+2
2021-06-10serial: stm32: fix threaded interrupt handlingJohan Hovold1-10/+12
2021-06-10tipc: fix unique bearer names sanity checkHoang Le1-19/+27
2021-06-10tipc: add extack messages for bearer/media failureHoang Le1-10/+40
2021-06-10bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_actTony Lindgren1-2/+2
2021-06-10ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cellsGeert Uytterhoeven1-1/+1
2021-06-10ARM: dts: imx7d-pico: Fix the 'tuning-step' propertyFabio Estevam1-1/+1
2021-06-10ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' propertyFabio Estevam1-1/+1
2021-06-10arm64: dts: freescale: sl28: var4: fix RGMII clock and voltageMichael Walle1-3/+2
2021-06-10arm64: dts: zii-ultra: fix 12V_MAIN voltageLucas Stach1-2/+2
2021-06-10arm64: dts: ls1028a: fix memory nodeMichael Walle1-2/+2
2021-06-10bus: ti-sysc: Fix am335x resume hang for usb otg moduleTony Lindgren2-3/+51
2021-06-10optee: use export_uuid() to copy client UUIDJens Wiklander2-4/+8
2021-06-10arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherentVignesh Raghavendra1-0/+2
2021-06-10ixgbe: add correct exception tracing for XDPMagnus Karlsson2-14/+16