summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-18iwlwifi: mvm: Fix umac scan request probe parametersIlan Peer1-3/+3
2021-09-18iwlwifi: mvm: avoid static queue number aliasingJohannes Berg2-16/+38
2021-09-18iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong1-1/+3
2021-09-18iwlwifi: mvm: Do not use full SSIDs in 6GHz scanIlan Peer1-3/+6
2021-09-18iwlwifi: pcie: free RBs during configureJohannes Berg2-1/+7
2021-09-18nfsd: fix crash on LOCKT on reexported NFSv3J. Bruce Fields1-2/+3
2021-09-18nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields3-3/+9
2021-09-18drm/amdkfd: Account for SH/SE count when setting up cu masks.Sean Keely2-21/+64
2021-09-18ASoC: soc-pcm: protect BE dailink state changes in triggerPierre-Louis Bossart1-18/+85
2021-09-18ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo1-8/+8
2021-09-18ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang1-5/+14
2021-09-18usb: xhci-mtk: fix use-after-free of mtk->hcdChunfeng Yun1-1/+1
2021-09-18usbip:vhci_hcd USB port can get stuck in the disabled stateShuah Khan1-1/+7
2021-09-18usbip: give back URBs for unsent unlink requests during cleanupAnirudh Rayabharam1-0/+24
2021-09-18usb: musb: musb_dsps: request_irq() after initializing musbNadezda Lutovinova1-7/+6
2021-09-18usb: dwc3: imx8mp: request irq after initializing dwc3Nadezda Lutovinova1-7/+7
2021-09-18Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman1-12/+12
2021-09-18cifs: fix wrong release in sess_alloc_buffer() failed pathDing Hui1-1/+1
2021-09-18samples: pktgen: fix to print when terminated normallyJuhee Kang1-2/+4
2021-09-18mmc: core: Return correct emmc response in case of ioctl errorNishad Kamdar1-2/+1
2021-09-18selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian1-1/+1
2021-09-18mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb1-13/+23
2021-09-18mmc: sdhci-of-arasan: Check return value of non-void funtionsManish Narani1-3/+15
2021-09-18mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMPManish Narani1-0/+18
2021-09-18of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFSMarc Zyngier1-1/+1
2021-09-18ASoC: Intel: Skylake: Fix passing loadable flag for moduleGustaw Lewandowski1-16/+9
2021-09-18ASoC: Intel: Skylake: Fix module configuration for KPB and MIXERCezary Rojewski1-2/+9
2021-09-18soundwire: intel: fix potential race condition during power downPierre-Louis Bossart1-10/+13
2021-09-18btrfs: tree-log: check btrfs_lookup_data_extent return valueMarcos Paulo de Souza1-1/+3
2021-09-18btrfs: remove racy and unnecessary inode transaction update when using no-holesFilipe Manana1-7/+5
2021-09-18m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-archArnd Bergmann1-1/+1
2021-09-18octeontx2-pf: Fix NIX1_RX interface backpressureSubbaraya Sundeep1-0/+15
2021-09-18rtw88: wow: fix size access error of probe requestChin-Yen Lee2-2/+7
2021-09-18rtw88: wow: build wow function only if CONFIG_PM is onPing-Ke Shih1-1/+1
2021-09-18rtw88: use read_poll_timeout instead of fixed sleepChin-Yen Lee1-5/+16
2021-09-18rtl8xxxu: Fix the handling of TX A-MPDU aggregationChris Chiu2-9/+26
2021-09-18drm/exynos: Always initialize mapping in exynos_drm_register_dma()Nathan Chancellor1-0/+2
2021-09-18lockd: lockd server-side shouldn't set fl_opsJ. Bruce Fields1-18/+12
2021-09-18usb: chipidea: host: fix port index underflow and UBSAN complainsLi Jun1-3/+11
2021-09-18gfs2: Don't call dlm after protocol is unmountedBob Peterson1-0/+5
2021-09-18kselftest/arm64: pac: Fix skipping of tests on systems without PACMark Brown1-4/+6
2021-09-18kselftest/arm64: mte: Fix misleading output when skipping testsMark Brown1-1/+1
2021-09-18net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen5-1/+92
2021-09-18selftests: nci: Fix the wrong conditionBongsu Jeon1-1/+1
2021-09-18selftests: nci: Fix the code for next nlattr offsetBongsu Jeon1-2/+2
2021-09-18staging: rts5208: Fix get_ms_information() heap buffer sizeKees Cook1-7/+3
2021-09-18hwmon: (pmbus/ibm-cffps) Fix write bits for LED controlBrandon Wyman1-3/+3
2021-09-18selftests/bpf: Fix flaky send_signal testYonghong Song1-0/+16
2021-09-18selftests/bpf: Correctly display subtest skip statusYucong Sun1-12/+13
2021-09-18iavf: use mutexes for locking of critical sectionsStefan Assmann3-63/+56