summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-02Linux 5.4.182v5.4.182Greg 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-02gpio: tegra186: Fix chip_data type confusionMarc Zyngier1-4/+10
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-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: Fix error handling for PMMiaoqian Lin7-8/+27
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-02spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()Zhou Qingyang1-0/+3
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-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-20/+21
2022-03-02net: ll_temac: check the return value of devm_kmalloc()Xiaoke Wang1-0/+2
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-02bpf: Do not try bpf_msg_push_data with len 0Felix Maurer1-0/+3
2022-03-02perf data: Fix double free in perf_session__delete()Alexey Bayduraev1-4/+3
2022-03-02ping: remove pr_err from ping_lookupXin Long1-1/+0
2022-03-02lan743x: fix deadlock in lan743x_phy_link_status_change()Heiner Kallweit1-9/+3
2022-03-02optee: use driver internal tee_context for some rpcJens Wiklander3-3/+15
2022-03-02tee: export teedev_open() and teedev_close_context()Jens Wiklander2-2/+18
2022-03-02x86/fpu: Correct pkru/xstate inconsistencyBrian Geffon3-13/+12
2022-03-02netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso6-5/+26
2022-03-02USB: zaurus: support another broken ZaurusOliver Neukum2-0/+24
2022-03-02sr9700: sanity check for packet lengthOliver Neukum1-1/+1
2022-03-02drm/amdgpu: disable MMHUB PG for PicassoEvan Quan1-1/+4
2022-03-02parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller1-3/+3