summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-03Linux 4.4.302v4.4.302linux-4.4.yGreg Kroah-Hartman
2022-02-03Input: i8042 - Fix misplaced backport of "add ASUS Zenbook Flip to noselftest...Guillaume Bertholon
2022-02-03KVM: x86: Fix misplaced backport of "work around leak of uninitialized stack ...Guillaume Bertholon
2022-02-03Revert "tc358743: fix register i2c_rd/wr function fix"Guillaume Bertholon
2022-02-03Revert "drm/radeon/ci: disable mclk switching for high refresh rates (v2)"Guillaume Bertholon
2022-02-03Bluetooth: MGMT: Fix misplaced BT_HS checkGuillaume Bertholon
2022-02-03ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet
2022-02-03ipv4: raw: lock the socket in raw_bind()Eric Dumazet
2022-02-03hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck
2022-02-03drm/msm: Fix wrong size calculationXianting Tian
2022-02-03net-procfs: show net devices bound packet typesJianguo Wu
2022-02-03ipv4: avoid using shared IP generator for connected socketsEric Dumazet
2022-02-03net: fix information leakage in /proc/net/ptypeCongyu Liu
2022-02-03ipv6_tunnel: Rate limit warning messagesIdo Schimmel
2022-02-03scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini
2022-02-03USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern
2022-02-03usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern
2022-02-03tty: Add support for Brainboxes UC cards.Cameron Williams
2022-02-03tty: n_gsm: fix SW flow control encoding/handlingdaniel.starke@siemens.com
2022-02-03serial: stm32: fix software flow control transferValentin Caron
2022-02-03PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman
2022-02-03udf: Fix NULL ptr deref when converting from inline formatJan Kara
2022-02-03udf: Restore i_lenAlloc when inode expansion failsJan Kara
2022-02-03scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier
2022-02-03s390/hypfs: include z/VM guests with access control group setVasily Gorbik
2022-02-03Bluetooth: refactor malicious adv data checkBrian Gix
2022-02-03can: bcm: fix UAF of bcm opZiyang Xuan
2022-01-29Linux 4.4.301v4.4.301Greg Kroah-Hartman
2022-01-29drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin
2022-01-27Linux 4.4.300v4.4.300Greg Kroah-Hartman
2022-01-27lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin
2022-01-27bcmgenet: add WOL IRQ checkSergey Shtylyov
2022-01-27net_sched: restore "mpu xxx" handlingKevin Bracey
2022-01-27dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus
2022-01-27dmaengine: at_xdmac: Fix lld view settingTudor Ambarus
2022-01-27dmaengine: at_xdmac: Print debug message after realeasing the lockTudor Ambarus
2022-01-27dmaengine: at_xdmac: Don't start transactions at tx_submit levelTudor Ambarus
2022-01-27netns: add schedule point in ops_exit_list()Eric Dumazet
2022-01-27net: axienet: fix number of TX ring slots for available checkRobert Hancock
2022-01-27net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock
2022-01-27af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet
2022-01-27parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin
2022-01-27net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz
2022-01-27powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz
2022-01-27ext4: don't use the orphan list when migrating an inodeTheodore Ts'o
2022-01-27ext4: Fix BUG_ON in ext4_bread when write quota dataYe Bin
2022-01-27ext4: set csum seed in tmp inode while migrating to extentsLuís Henriques
2022-01-27ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffersPetr Cvachoucek
2022-01-27power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy
2022-01-27scsi: sr: Don't use GFP_DMAChristoph Hellwig