summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-23Linux 4.9.303v4.9.303Greg Kroah-Hartman1-1/+1
2022-02-23net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao1-0/+2
2022-02-23tracing: Fix tp_printk option related with tp_printk_stop_on_bootJaeSang Yoo1-0/+4
2022-02-23ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi1-0/+1
2022-02-23NFS: Do not report writeback errors in nfs_getattr()Trond Myklebust1-6/+3
2022-02-23KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson1-1/+1
2022-02-23lib/iov_iter: initialize "flags" in new pipe_bufferMax Kellermann1-0/+2
2022-02-23i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki1-1/+1
2022-02-23EDAC: Fix calculation of returned address and next offset in edac_align_ptr()Eliav Farber1-1/+1
2022-02-23NFS: LOOKUP_DIRECTORY is also ok with symlinksTrond Myklebust1-2/+2
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()Mark Brown1-5/+10
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()Mark Brown1-4/+10
2022-02-23ALSA: hda: Fix missing codec probe on Shenker Dock 15Takashi Iwai1-0/+1
2022-02-23ALSA: hda: Fix regression on forced probe mask optionTakashi Iwai1-2/+2
2022-02-23libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook1-9/+2
2022-02-23drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hitEric Dumazet1-2/+9
2022-02-23iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-23vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee1-0/+1
2022-02-23vsock: correct removal of socket from the listSunil Muthuswamy1-31/+7
2022-02-23taskstats: Cleanup the use of task->exit_codeEric W. Biederman1-4/+3
2022-02-23xfrm: Don't accidentally set RTO_ONLINK in decode_session4()Guillaume Nault1-1/+2
2022-02-23drm/radeon: Fix backlight control on iMac 12,1Nicholas Bishop1-1/+2
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/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-23btrfs: send: in case of IO error log itDāvis Mosāns1-0/+4
2022-02-23parisc: Fix sglist access in ccio-dma.cJohn David Anglin1-1/+2
2022-02-23parisc: Fix data TLB miss in sba_unmap_sgJohn David Anglin1-1/+2
2022-02-23serial: parisc: GSC: fix build when IOSAPIC is not setRandy Dunlap1-1/+1
2022-02-23net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn1-29/+39
2022-02-23Makefile.extrawarn: Move -Wunaligned-access to W=1Nathan Chancellor1-0/+1
2022-02-16Linux 4.9.302v4.9.302Greg Kroah-Hartman1-1/+1
2022-02-16HID: wacom: add USB_HID dependencyArnd Bergmann1-1/+1
2022-02-16hwmon: (dell-smm) Speed up setting of fan speedArmin Wolf1-4/+8
2022-02-16USB: serial: cp210x: add CPI Bulk Coin Recycler idJohan Hovold1-0/+1
2022-02-16USB: serial: cp210x: add NCR Retail IO box idJohan Hovold1-0/+1
2022-02-16USB: serial: ch341: add support for GW Instek USB2.0-Serial devicesStephan Brunner1-0/+1
2022-02-16USB: serial: option: add ZTE MF286D modemPawel Dembicki1-0/+2
2022-02-16USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320Cameron Williams2-0/+6
2022-02-16usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman1-3/+6
2022-02-16USB: gadget: validate interface OS descriptor requestsSzymon Heidrich1-0/+3
2022-02-16usb: dwc3: gadget: Prevent core from processing stale TRBsUdipto Goswami1-0/+13
2022-02-16n_tty: wake up poll(POLLRDNORM) on receiving dataTATSUKAWA KOSUKE (立川 江介)1-2/+2
2022-02-16bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann4-5/+58
2022-02-16vt_ioctl: add array_index_nospec to VT_ACTIVATEJakob Koschel1-0/+1
2022-02-16vt_ioctl: fix array_index_nospec in vt_setactivateJakob Koschel1-2/+2