summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-02Merge branch 'ktls-use-after-free'David S. Miller4-12/+66
2021-06-02net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy4-5/+64
2021-06-02net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy2-8/+3
2021-06-02ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong1-0/+1
2021-06-02Merge branch 'virtio_net-build_skb-fixes'David S. Miller1-12/+8
2021-06-02virtio_net: get build_skb() buf by data ptrXuan Zhuo1-11/+6
2021-06-02virtio-net: fix for unable to handle page fault for addressXuan Zhuo1-1/+2
2021-06-02net: sock: fix in-kernel mark settingAlexander Aring1-4/+12
2021-06-02net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANsVladimir Oltean1-1/+1
2021-06-02Revert "gfs2: Fix mmap locking for write faults"Andreas Gruenbacher1-3/+1
2021-06-01NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo1-0/+8
2021-06-01Revert "fb_defio: Remove custom address_space_operations"Matthew Wilcox3-0/+42
2021-06-01perf/x86/intel/uncore: Fix M2M event umask for Ice Lake serverKan Liang1-1/+2
2021-06-01perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VMThomas Richter1-1/+1
2021-06-01perf stat: Fix error return code in bperf__load()Yu Kuai1-2/+4
2021-06-01perf record: Move probing cgroup sampling supportNamhyung Kim3-0/+17
2021-06-01perf probe: Fix NULL pointer dereference in convert_variable_location()Li Huafei2-2/+9
2021-06-01perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPSTiezhu Yang3-1/+41
2021-06-01spi: Cleanup on failure of initial setupLukas Wunner5-19/+54
2021-06-01regulator: atc260x: Fix n_voltages and min_sel for pickable linear rangesAxel Lin1-9/+10
2021-06-01regulator: rtmv20: Fix to make regcache value first reading back from HWChiYuan Huang1-0/+2
2021-06-01regulator: mt6315: Fix function prototype for mt6315_map_modeAxel Lin1-1/+1
2021-06-01regulator: rtmv20: Add Richtek to Kconfig textAxel Lin1-1/+1
2021-06-01regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacksAxel Lin1-2/+40
2021-06-01ASoC: SOF: reset enabled_cores state at suspendKai Vehmanen1-0/+1
2021-06-01ASoC: fsl-asoc-card: Set .owner attribute when registering card.Nicolas Cavallari1-0/+1
2021-06-01ASoC: topology: Fix spelling mistake "vesion" -> "version"Colin Ian King1-3/+3
2021-06-01ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xxCarlos M1-0/+1
2021-06-01ALSA: hda/cirrus: Set Initial DMIC volume to -26 dBStefan Binding1-4/+3
2021-06-01nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski1-0/+2
2021-06-01scsi: lpfc: Fix failure to transmit ABTS on FC linkJames Smart1-3/+1
2021-06-01scsi: target: core: Fix warning on realtime kernelsMaurizio Lombardi1-3/+1
2021-06-01Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"Frederic Barrat1-6/+5
2021-05-31x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov3-5/+23
2021-05-31mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef2-17/+42
2021-05-31mac80211: fix skb length check in ieee80211_scan_rx()Du Cheng1-5/+16
2021-05-31staging: rtl8723bs: fix monitor netdev register/unregisterJohannes Berg1-2/+2
2021-05-31cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng1-0/+3
2021-05-31mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking commentsBrian Norris1-1/+1
2021-05-31mac80211_hwsim: drop pending frames on stopJohannes Berg1-0/+5
2021-05-31mac80211: remove warning in ieee80211_get_sband()Johannes Berg1-1/+1
2021-05-31ALSA: hda: Fix a regression in Capture Switch mixer readTakashi Iwai1-0/+1
2021-05-31Merge tag 'gfs2-v5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-11/+44
2021-05-31Merge tag 'fsnotify_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-7/+30
2021-05-31Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma1-2/+2
2021-05-31drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUTDmitry Osipenko1-1/+1
2021-05-31ACPICA: Clean up context mutex during object deletionErik Kaneda1-0/+8
2021-05-31gfs2: Fix use-after-free in gfs2_glock_shrink_scanHillf Danton1-1/+1
2021-05-31phy: ti: Fix an error code in wiz_probe()Yang Li1-0/+1
2021-05-31phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()Tiezhu Yang1-0/+2