summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-02Linux 5.16.12v5.16.12Greg Kroah-Hartman
2022-03-02memblock: use kfree() to release kmalloced memblock regionsMiaohe Lin
2022-03-02gpio: tegra186: Fix chip_data type confusionMarc Zyngier
2022-03-02pinctrl: k210: Fix bias-pull-upSean Anderson
2022-03-02pinctrl: fix loop in k210_pinconf_get_drive()Dan Carpenter
2022-03-02tty: n_gsm: fix deadlock in gsmtty_open()daniel.starke@siemens.com
2022-03-02tty: n_gsm: fix wrong modem processing in convergence layer type 2daniel.starke@siemens.com
2022-03-02tty: n_gsm: fix wrong tty control line for flow controldaniel.starke@siemens.com
2022-03-02tty: n_gsm: fix NULL pointer access due to DLCI releasedaniel.starke@siemens.com
2022-03-02tty: n_gsm: fix proper link termination after failed opendaniel.starke@siemens.com
2022-03-02tty: n_gsm: fix encoding of command/response bitdaniel.starke@siemens.com
2022-03-02tty: n_gsm: fix encoding of control signal octet bit DVdaniel.starke@siemens.com
2022-03-02hugetlbfs: fix a truncation issue in hugepages parameterLiu Yuntao
2022-03-02mm/hugetlb: fix kernel crash with hugetlb mremapAneesh Kumar K.V
2022-03-02riscv: fix oops caused by irqsoff latency tracerChangbin Du
2022-03-02riscv: fix nommu_k210_sdcard_defconfigDamien Le Moal
2022-03-02IB/qib: Fix duplicate sysfs directory nameMike Marciniszyn
2022-03-02tps6598x: clear int mask on probe failureJens Axboe
2022-03-02staging: fbtft: fb_st7789v: reset display before initializationOliver Graute
2022-03-02thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu
2022-03-02RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe
2022-03-02btrfs: reduce extent threshold for autodefragQu Wenruo
2022-03-02btrfs: autodefrag: only scan one inode onceQu Wenruo
2022-03-02btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...Qu Wenruo
2022-03-02btrfs: prevent copying too big compressed lzo segmentDāvis Mosāns
2022-03-02btrfs: defrag: remove an ambiguous condition for rejectionQu Wenruo
2022-03-02btrfs: defrag: don't defrag extents which are already at max capacityQu Wenruo
2022-03-02btrfs: defrag: don't try to merge regular extents with preallocated extentsQu Wenruo
2022-03-02driver core: Free DMA range map when device is releasedMårten Lindahl
2022-03-02mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello
2022-03-02nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello
2022-03-02xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie
2022-03-02xhci: re-initialize the HC during resume if HCE was setPuma Hsu
2022-03-02usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior
2022-03-02usb: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede
2022-03-02usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay TrailHans de Goede
2022-03-02usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier
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-02sc16is7xx: Fix for incorrect data being transmittedPhil Elwell
2022-03-02iio: Fix error handling for PMMiaoqian Lin
2022-03-02iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshotLorenzo Bianconi
2022-03-02iio: accel: fxls8962af: add padding to regmap for SPISean Nyekjaer
2022-03-02iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bitsCosmin Tanislav
2022-03-02iio: adc: tsc2046: fix memory corruption by preventing array overflowOleksij Rempel