summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-23net: dsa: lan9303: fix reset on probeMans Rullgard1-1/+1
2022-02-23cfg80211: fix race in netlink owner interface destructionJohannes Berg1-13/+4
2022-02-23brcmfmac: firmware: Fix crash in brcm_alt_fw_pathPhil Elwell1-2/+4
2022-02-23mac80211: mlme: check for null after calling kmemdupJiasheng Jiang1-8/+21
2022-02-23Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski1-7/+16
2022-02-23ipv6: per-netns exclusive flowlabel checksWillem de Bruijn3-3/+9
2022-02-23ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin3-5/+3
2022-02-23ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet3-15/+18
2022-02-23ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet4-18/+21
2022-02-23selftests: netfilter: disable rp_filter on routerHangbin Liu1-0/+1
2022-02-23netfilter: nft_synproxy: unregister hooks on init error pathPablo Neira Ayuso1-1/+3
2022-02-23selftests: netfilter: fix exit value for nft_concat_rangeHangbin Liu1-1/+1
2022-02-23iwlwifi: mvm: don't send SAR GEO command for 3160 devicesLuca Coelho3-7/+9
2022-02-23iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-23iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-23drm/i915/ttm: tweak priority hint selectionMatthew Auld1-4/+2
2022-02-23drm/i915/gvt: Make DRM_I915_GVT depend on X86Siva Mullati1-0/+1
2022-02-23drm/cma-helper: Set VM_DONTEXPAND for mmapRobin Murphy1-0/+1
2022-02-23vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee1-0/+1
2022-02-23drm/i915: Fix mbus join config lookupVille Syrjälä1-1/+1
2022-02-23drm/i915: Fix dbuf slice config lookupVille Syrjälä1-1/+1
2022-02-23drm/i915/opregion: check port number bounds for SWSCI display power stateJani Nikula1-0/+15
2022-02-23drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.Rajib Mahapatra1-0/+8
2022-02-23drm/amd/pm: correct the sequence of sending gpu reset msgYifan Zhang1-7/+2
2022-02-23drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä1-6/+8
2022-02-23drm/radeon: Fix backlight control on iMac 12,1Nicholas Bishop1-1/+2
2022-02-23iwlwifi: fix use-after-freeJohannes Berg1-0/+2
2022-02-23KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved stateMaxim Levitsky1-0/+2
2022-02-23KVM: x86: nSVM: fix potential NULL derefernce on nested migrationMaxim Levitsky1-12/+14
2022-02-23KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG caseMaxim Levitsky1-2/+10
2022-02-23KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSMMaxim Levitsky2-0/+6
2022-02-23KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPUDavid Woodhouse1-30/+67
2022-02-23random: wake up /dev/random writers after zapJason A. Donenfeld1-1/+4
2022-02-23gcc-plugins/stackleak: Use noinstr in favor of notraceKees Cook1-3/+2
2022-02-23Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv3-24/+5
2022-02-23x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich2-24/+6
2022-02-23drm/amdgpu: fix logic inversion in checkChristian König1-1/+1
2022-02-23drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello1-0/+8
2022-02-23drm/amd: add support to check whether the system is set to s3Mario Limonciello2-0/+15
2022-02-23net: sparx5: do not refer to skb after passing it onSteen Hegelund1-1/+1
2022-02-23nvme-rdma: fix possible use-after-free in transport error_recovery workSagi Grimberg1-0/+1
2022-02-23nvme-tcp: fix possible use-after-free in transport error_recovery workSagi Grimberg1-0/+1
2022-02-23nvme: fix a possible use-after-free in controller reset during loadSagi Grimberg1-1/+8
2022-02-23drm/amd: Warn users about potential s0ix problemsMario Limonciello2-7/+25
2022-02-23scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry1-2/+2
2022-02-23scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry1-0/+5
2022-02-23scsi: core: Reallocate device's budget map on queue depth changeMing Lei1-5/+50
2022-02-23kselftest: Fix vdso_test_abi return statusVincenzo Frascino1-73/+62
2022-02-23scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy2-44/+0
2022-02-23quota: make dquot_quota_sync return errors from ->sync_fsDarrick J. Wong1-3/+8