aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.302v4.4.302linux-4.4.yGreg Kroah-Hartman2022-02-031-1/+1
* Input: i8042 - Fix misplaced backport of "add ASUS Zenbook Flip to noselftest list"Guillaume Bertholon2022-02-031-5/+6
* KVM: x86: Fix misplaced backport of "work around leak of uninitialized stack contents"Guillaume Bertholon2022-02-031-7/+7
* Revert "tc358743: fix register i2c_rd/wr function fix"Guillaume Bertholon2022-02-031-1/+1
* Revert "drm/radeon/ci: disable mclk switching for high refresh rates (v2)"Guillaume Bertholon2022-02-031-6/+0
* Bluetooth: MGMT: Fix misplaced BT_HS checkGuillaume Bertholon2022-02-031-4/+4
* ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet2022-02-031-2/+9
* ipv4: raw: lock the socket in raw_bind()Eric Dumazet2022-02-031-1/+4
* hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck2022-02-031-1/+1
* drm/msm: Fix wrong size calculationXianting Tian2022-02-031-1/+1
* net-procfs: show net devices bound packet typesJianguo Wu2022-02-031-3/+32
* ipv4: avoid using shared IP generator for connected socketsEric Dumazet2022-02-031-11/+10
* net: fix information leakage in /proc/net/ptypeCongyu Liu2022-02-033-1/+5
* ipv6_tunnel: Rate limit warning messagesIdo Schimmel2022-02-031-4/+4
* scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini2022-02-031-15/+5
* USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern2022-02-032-0/+26
* usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern2022-02-031-0/+10
* tty: Add support for Brainboxes UC cards.Cameron Williams2022-02-031-2/+98
* tty: n_gsm: fix SW flow control encoding/handlingdaniel.starke@siemens.com2022-02-031-1/+3
* serial: stm32: fix software flow control transferValentin Caron2022-02-031-1/+1
* PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman2022-02-031-8/+4
* udf: Fix NULL ptr deref when converting from inline formatJan Kara2022-02-031-5/+3
* udf: Restore i_lenAlloc when inode expansion failsJan Kara2022-02-031-0/+1
* scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier2022-02-031-1/+12
* s390/hypfs: include z/VM guests with access control group setVasily Gorbik2022-02-031-2/+4
* Bluetooth: refactor malicious adv data checkBrian Gix2022-02-031-5/+5
* can: bcm: fix UAF of bcm opZiyang Xuan2022-02-031-10/+10
* Linux 4.4.301v4.4.301Greg Kroah-Hartman2022-01-291-1/+1
* drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin2022-01-294-0/+103
* Linux 4.4.300v4.4.300Greg Kroah-Hartman2022-01-271-1/+1
* lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin2022-01-271-1/+2
* bcmgenet: add WOL IRQ checkSergey Shtylyov2022-01-271-4/+6
* net_sched: restore "mpu xxx" handlingKevin Bracey2022-01-272-0/+6
* dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus2022-01-271-9/+9
* dmaengine: at_xdmac: Fix lld view settingTudor Ambarus2022-01-271-1/+3
* dmaengine: at_xdmac: Print debug message after realeasing the lockTudor Ambarus2022-01-271-2/+4
* dmaengine: at_xdmac: Don't start transactions at tx_submit levelTudor Ambarus2022-01-271-6/+0
* netns: add schedule point in ops_exit_list()Eric Dumazet2022-01-271-1/+3
* net: axienet: fix number of TX ring slots for available checkRobert Hancock2022-01-271-2/+2
* net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock2022-01-271-0/+10
* af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet2022-01-272-5/+15
* parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin2022-01-271-1/+3
* net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz2022-01-271-1/+2
* powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz2022-01-271-0/+2
* ext4: don't use the orphan list when migrating an inodeTheodore Ts'o2022-01-271-15/+4
* ext4: Fix BUG_ON in ext4_bread when write quota dataYe Bin2022-01-271-1/+1
* ext4: set csum seed in tmp inode while migrating to extentsLuís Henriques2022-01-271-1/+11
* ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffersPetr Cvachoucek2022-01-271-1/+0
* power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy2022-01-271-2/+2
* scsi: sr: Don't use GFP_DMAChristoph Hellwig2022-01-272-3/+3