summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-18net: w5100: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2021-09-18fix array-index-out-of-bounds in taprio_changeHaimin Zhang1-1/+3
2021-09-18net: fix NULL pointer reference in cipso_v4_doi_free王贇1-2/+2
2021-09-18ath9k: fix sleeping in atomic contextMiaoqing Pan1-5/+7
2021-09-18ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen1-1/+2
2021-09-18wcn36xx: Fix missing frame timestamp for beacon/probe-respLoic Poulain1-0/+4
2021-09-18selftests/bpf: Fix potential unreleased lockChengfeng Ye1-1/+3
2021-09-18parport: remove non-zero check on countColin Ian King1-1/+1
2021-09-18net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik1-0/+1
2021-09-18net/mlx5: DR, fix a potential use-after-free bugWentao_Liang1-1/+1
2021-09-18iwlwifi: mvm: Fix scan channel flags settingsIlan Peer1-1/+1
2021-09-18iwlwifi: fw: correctly limit to monitor dumpJohannes Berg1-1/+1
2021-09-18iwlwifi: mvm: fix access to BSS elementsJohannes Berg1-2/+6
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: pcie: free RBs during configureJohannes Berg2-1/+7
2021-09-18nfsd: fix crash on LOCKT on reexported NFSv3J. Bruce Fields1-2/+3
2021-09-18drm/amdkfd: Account for SH/SE count when setting up cu masks.Sean Keely2-21/+64
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-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-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-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-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-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