summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-02Linux 4.19.232v4.19.232Greg Kroah-Hartman1-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: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede1-2/+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-02tracing: Have traceon and traceoff trigger honor the instanceSteven Rostedt (Google)1-6/+46
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-02gpio: tegra186: Fix chip_data type confusionMarc Zyngier1-4/+10
2022-03-02tty: n_gsm: fix proper link termination after failed opendaniel.starke@siemens.com1-1/+1
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-02tipc: Fix end of loop tests for list_for_each_entry()Dan Carpenter2-2/+2
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-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.19.231v4.19.231Greg 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-23kconfig: let 'shell' return enough output for deep path namesBrenda Streiff1-1/+1
2022-02-23arm64: dts: meson-gx: add ATF BL32 reserved-memory regionChristian Hewitt1-0/+6
2022-02-23netfilter: conntrack: don't refresh sctp entries in closed stateFlorian Westphal1-0/+9
2022-02-23irqchip/sifive-plic: Add missing thead,c900-plic match stringGuo Ren1-0/+1
2022-02-23ARM: OMAP2+: hwmod: Add of_node_put() before breakWan Jiabing1-1/+3
2022-02-23KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson1-1/+1
2022-02-23Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobjMiaoqian Lin1-1/+4
2022-02-23Drivers: hv: vmbus: Expose monitor data only when monitor pages are usedKimberly Brown4-5/+87
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