summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-02Linux 4.9.304v4.9.304Greg Kroah-Hartman
2022-03-02fget: clarify and improve __fget_files() implementationLinus Torvalds
2022-03-02memblock: use kfree() to release kmalloced memblock regionsMiaohe Lin
2022-03-02tty: n_gsm: fix proper link termination after failed opendaniel.starke@siemens.com
2022-03-02tty: n_gsm: fix encoding of control signal octet bit DVdaniel.starke@siemens.com
2022-03-02xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie
2022-03-02usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior
2022-03-02USB: serial: option: add Telit LE910R1 compositionsDaniele Palmas
2022-03-02USB: serial: option: add support for DW5829eSlark Xiao
2022-03-02tracefs: Set the group ownership in apply_options() not parse_options()Steven Rostedt (Google)
2022-03-02USB: gadget: validate endpoint index for xilinx udcSzymon Heidrich
2022-03-02usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung
2022-03-02Revert "USB: serial: ch341: add new Product ID for CH341A"Dmytro Bagrii
2022-03-02ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov
2022-03-02iio: adc: men_z188_adc: Fix a resource leak in an error handling pathChristophe JAILLET
2022-03-02RDMA/ib_srp: Fix a deadlockBart Van Assche
2022-03-02configfs: fix a race in configfs_{,un}register_subsystem()ChenXiaoSong
2022-03-02net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-03-02drm/edid: Always set RGB444Maxime Ripard
2022-03-02openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey
2022-03-02gso: do not skip outer ip header in case of ipip and net_failoverTao Liu
2022-03-02net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friendsEric Dumazet
2022-03-02serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock
2022-03-02serial: 8250: fix error handling in of_platform_serial_probe()Alexey Khoroshilov
2022-03-02USB: zaurus: support another broken ZaurusOliver Neukum
2022-03-02sr9700: sanity check for packet lengthOliver Neukum
2022-03-02parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller
2022-03-02parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernelHelge Deller
2022-03-02vhost/vsock: don't check owner in vhost_vsock_stop() while releasingStefano Garzarella
2022-03-02mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC statusdavid regan
2022-02-23Linux 4.9.303v4.9.303Greg Kroah-Hartman
2022-02-23net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao
2022-02-23tracing: Fix tp_printk option related with tp_printk_stop_on_bootJaeSang Yoo
2022-02-23ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi
2022-02-23NFS: Do not report writeback errors in nfs_getattr()Trond Myklebust
2022-02-23KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson
2022-02-23lib/iov_iter: initialize "flags" in new pipe_bufferMax Kellermann
2022-02-23i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki
2022-02-23EDAC: Fix calculation of returned address and next offset in edac_align_ptr()Eliav Farber
2022-02-23NFS: LOOKUP_DIRECTORY is also ok with symlinksTrond Myklebust
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()Mark Brown
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()Mark Brown
2022-02-23ALSA: hda: Fix missing codec probe on Shenker Dock 15Takashi Iwai
2022-02-23ALSA: hda: Fix regression on forced probe mask optionTakashi Iwai
2022-02-23libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook
2022-02-23drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hitEric Dumazet
2022-02-23iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg
2022-02-23vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee
2022-02-23vsock: correct removal of socket from the listSunil Muthuswamy
2022-02-23taskstats: Cleanup the use of task->exit_codeEric W. Biederman