summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-23ALSA: hda: Fix regression on forced probe mask optionTakashi Iwai1-2/+2
2022-02-23ALSA: hda/realtek: Fix deadlock by COEF mutexTakashi Iwai1-15/+24
2022-02-23ALSA: hda/realtek: Add quirk for Legion Y9000X 2019Yu Huang1-0/+1
2022-02-23selftests/exec: Add non-regular to TEST_GEN_PROGSMuhammad Usama Anjum1-2/+2
2022-02-23perf bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo1-1/+2
2022-02-23dpaa2-eth: Initialize mutex used in one step timestamping pathRadu Bulie1-1/+1
2022-02-23libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook1-9/+2
2022-02-23bonding: fix data-races around agg_select_timerEric Dumazet2-6/+26
2022-02-23net_sched: add __rcu annotation to netdev->qdiscEric Dumazet5-29/+36
2022-02-23drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hitEric Dumazet1-2/+9
2022-02-23bonding: force carrier update when releasing slaveZhang Changzhong1-3/+2
2022-02-23ping: fix the dif and sdif check in ping_lookupXin Long1-2/+9
2022-02-23net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal1-2/+2
2022-02-23net: dsa: lantiq_gswip: fix use after free in gswip_remove()Alexey Khoroshilov1-1/+1
2022-02-23net: dsa: lan9303: fix reset on probeMans Rullgard1-1/+1
2022-02-23ipv6: per-netns exclusive flowlabel checksWillem de Bruijn3-3/+9
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: 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/gvt: Make DRM_I915_GVT depend on X86Siva Mullati1-0/+1
2022-02-23vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee1-0/+1
2022-02-23drm/i915/opregion: check port number bounds for SWSCI display power stateJani Nikula1-0/+15
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-23kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabledSean Christopherson1-0/+2
2022-02-23kbuild: lto: merge module sectionsSami Tolvanen1-0/+24
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-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-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-23quota: make dquot_quota_sync return errors from ->sync_fsDarrick J. Wong1-3/+8
2022-02-23vfs: make freeze_super abort when sync_filesystem returns errorDarrick J. Wong1-7/+12
2022-02-23ax25: improve the incomplete fix to avoid UAF and NPD bugsDuoming Zhou1-3/+6
2022-02-23selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi1-6/+14
2022-02-23selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi1-1/+11
2022-02-23selftests: openat2: Add missing dependency in MakefileCristian Marussi2-1/+2
2022-02-23selftests: openat2: Print also errno in failure messagesCristian Marussi1-5/+6
2022-02-23selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu4-63/+66
2022-02-23selftests/zram01.sh: Fix compression ratio calculationYang Xu1-22/+8
2022-02-23selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu1-0/+24
2022-02-23net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal1-2/+11
2022-02-23kselftest: signal all child processesLi Zhijian1-1/+3
2022-02-23selftests: rtc: Increase test timeout so that all tests runNícolas F. R. A. Prado1-1/+1