summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-02Linux 5.10.103v5.10.103Greg Kroah-Hartman1-1/+1
2022-03-02memblock: use kfree() to release kmalloced memblock regionsMiaohe Lin1-2/+8
2022-03-02gpio: tegra186: Fix chip_data type confusionMarc Zyngier1-4/+10
2022-03-02tty: n_gsm: fix deadlock in gsmtty_open()daniel.starke@siemens.com1-0/+3
2022-03-02tty: n_gsm: fix wrong tty control line for flow controldaniel.starke@siemens.com1-4/+4
2022-03-02tty: n_gsm: fix NULL pointer access due to DLCI releasedaniel.starke@siemens.com1-1/+6
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-02riscv: fix oops caused by irqsoff latency tracerChangbin Du4-5/+45
2022-03-02thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu1-0/+4
2022-03-02RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe1-16/+24
2022-03-02driver core: Free DMA range map when device is releasedMÃ¥rten Lindahl1-0/+5
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: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier2-2/+6
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-02sc16is7xx: Fix for incorrect data being transmittedPhil Elwell1-0/+3
2022-03-02iio: Fix error handling for PMMiaoqian Lin7-8/+27
2022-03-02iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshotLorenzo Bianconi1-1/+5
2022-03-02iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bitsCosmin Tanislav1-1/+1
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-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-02RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_closeMd Haris Iqbal1-1/+1
2022-03-02RDMA/rtrs-clt: Kill wait_for_inflight_permitsGuoqing Jiang1-11/+6
2022-03-02RDMA/rtrs-clt: Fix possible double free in error caseMd Haris Iqbal1-17/+20
2022-03-02regmap-irq: Update interrupt clear register for proper resetPrasad Kumpatla1-14/+6
2022-03-02spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()Zhou Qingyang1-0/+3
2022-03-02net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsTariq Toukan1-1/+2
2022-03-02net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich1-4/+0
2022-03-02net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb1-0/+2
2022-03-02udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()Dan Carpenter1-1/+1
2022-03-02surface: surface3_power: Fix battery readings on batteries without a serial n...Hans de Goede1-3/+10
2022-03-02net/smc: Use a mutex for locking "struct smc_pnettable"Fabio M. De Francesco2-22/+22
2022-03-02netfilter: nf_tables: fix memory leak during stateful obj updateFlorian Westphal1-4/+9
2022-03-02nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()Christophe JAILLET1-2/+2
2022-03-02net: Force inlining of checksum functions in net/checksum.hChristophe Leroy1-21/+22
2022-03-02net: ll_temac: check the return value of devm_kmalloc()Xiaoke Wang1-0/+2
2022-03-02net/sched: act_ct: Fix flow table lookup after ct clear or switching zonesPaul Blakey1-5/+0
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