summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-02Linux 4.14.269v4.14.269Greg Kroah-Hartman1-1/+1
2022-03-02fget: clarify and improve __fget_files() implementationLinus Torvalds1-16/+57
2022-03-02memblock: use kfree() to release kmalloced memblock regionsMiaohe Lin1-2/+8
2022-03-02Revert "drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR"Karol Herbst1-21/+16
2022-03-02tty: n_gsm: fix proper link termination after failed opendaniel.starke@siemens.com1-1/+1
2022-03-02tty: n_gsm: fix encoding of control signal octet bit DVdaniel.starke@siemens.com1-1/+1
2022-03-02xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie1-3/+6
2022-03-02xhci: re-initialize the HC during resume if HCE was setPuma Hsu1-6/+13
2022-03-02usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior1-0/+2
2022-03-02USB: serial: option: add Telit LE910R1 compositionsDaniele Palmas1-0/+6
2022-03-02USB: serial: option: add support for DW5829eSlark Xiao1-0/+6
2022-03-02tracefs: Set the group ownership in apply_options() not parse_options()Steven Rostedt (Google)1-2/+3
2022-03-02USB: gadget: validate endpoint index for xilinx udcSzymon Heidrich1-0/+6
2022-03-02usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung2-0/+9
2022-03-02Revert "USB: serial: ch341: add new Product ID for CH341A"Dmytro Bagrii1-1/+0
2022-03-02ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov1-0/+14
2022-03-02iio: adc: men_z188_adc: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+8
2022-03-02RDMA/ib_srp: Fix a deadlockBart Van Assche1-2/+4
2022-03-02configfs: fix a race in configfs_{,un}register_subsystem()ChenXiaoSong1-0/+14
2022-03-02net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman1-1/+1
2022-03-02drm/edid: Always set RGB444Maxime Ripard1-1/+1
2022-03-02openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey2-8/+43
2022-03-02gso: do not skip outer ip header in case of ipip and net_failoverTao Liu2-1/+6
2022-03-02net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friendsEric Dumazet1-2/+2
2022-03-02ping: remove pr_err from ping_lookupXin Long1-1/+0
2022-03-02serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock1-1/+10
2022-03-02USB: zaurus: support another broken ZaurusOliver Neukum2-0/+24
2022-03-02sr9700: sanity check for packet lengthOliver Neukum1-1/+1
2022-03-02parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller1-3/+3
2022-03-02parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernelHelge Deller1-4/+4
2022-03-02vhost/vsock: don't check owner in vhost_vsock_stop() while releasingStefano Garzarella1-7/+14
2022-03-02cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplugZhang Qiao1-0/+2
2022-02-23Linux 4.14.268v4.14.268Greg Kroah-Hartman1-1/+1
2022-02-23net: macb: Align the dma and coherent dma masksMarc St-Amand1-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-23ARM: OMAP2+: hwmod: Add of_node_put() before breakWan Jiabing1-1/+3
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-23mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC statusdavid regan1-1/+1
2022-02-23mtd: rawnand: brcmnand: Refactored code to introduce helper functionsKamal Dasu1-38/+62
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-23dmaengine: sh: rcar-dmac: Check for error num after setting maskJiasheng Jiang1-1/+3
2022-02-23net: sched: limit TC_ACT_REPEAT loopsEric Dumazet1-2/+11
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-23powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell1-0/+2
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()Mark Brown1-5/+10