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