summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-03serial: max310x: unregister uart driver in case of failure and abortAtul Gopinathan1-2/+4
2021-06-03platform/x86: hp_accel: Avoid invoking _INI to speed up resumeKai-Heng Feng2-1/+22
2021-06-03perf jevents: Fix getting maximum number of fdsFelix Fietkau1-1/+1
2021-06-03i2c: i801: Don't generate an interrupt on bus resetJean Delvare1-4/+2
2021-06-03i2c: s3c2410: fix possible NULL pointer deref on read message after writeKrzysztof Kozlowski1-0/+3
2021-06-03tipc: skb_linearize the head skb when reassembling msgsXin Long1-7/+2
2021-06-03Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le1-1/+4
2021-06-03net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2-7/+104
2021-06-03NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu1-1/+1
2021-06-03NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()Trond Myklebust1-7/+5
2021-06-03NFS: fix an incorrect limit in filelayout_decode_layout()Dan Carpenter1-1/+1
2021-06-03Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo1-0/+5
2021-06-03spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III2-7/+5
2021-06-03net: usb: fix memory leak in smsc75xx_bindPavel Skripkin1-2/+6
2021-06-03USB: serial: pl2303: add device id for ADLINK ND-6530 GCZolton Jheng2-0/+2
2021-06-03USB: serial: ftdi_sio: add IDs for IDS GmbH ProductsDominik Andreas Schorpp2-0/+10
2021-06-03USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011Daniele Palmas1-0/+4
2021-06-03USB: serial: ti_usb_3410_5052: add startech.com device idSean MacLennan1-0/+3
2021-06-03serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma1-35/+17
2021-06-03USB: trancevibrator: fix control-request directionJohan Hovold1-2/+2
2021-06-03iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing1-0/+1
2021-06-03staging: iio: cdc: ad7746: avoid overwrite of num_channelsLucas Stankus1-1/+0
2021-06-03mei: request autosuspend after sending rx flow controlAlexander Usyskin1-0/+3
2021-06-03misc/uss720: fix memory leak in uss720_probeDongliang Mu1-0/+1
2021-06-03kgdb: fix gcc-11 warnings harderGreg Kroah-Hartman1-1/+2
2021-06-03dm snapshot: properly fix a crash when an origin has no snapshotsMikulas Patocka1-1/+1
2021-06-03ath10k: Validate first subframe of A-MSDU before processing the listSriram R1-4/+57
2021-06-03mac80211: extend protection against mixed key and fragment cache attacksWen Gong1-3/+11
2021-06-03mac80211: do not accept/forward invalid EAPOL framesJohannes Berg1-6/+28
2021-06-03mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg2-1/+14
2021-06-03mac80211: check defrag PN against current frameJohannes Berg3-9/+19
2021-06-03mac80211: add fragment cache to sta_infoJohannes Berg5-40/+70
2021-06-03mac80211: drop A-MSDUs on old ciphersJohannes Berg1-0/+17
2021-06-03cfg80211: mitigate A-MSDU aggregation attacksMathy Vanhoef1-0/+3
2021-06-03mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef3-5/+8
2021-06-03mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef4-0/+16
2021-06-03mac80211: assure all fragments are encryptedMathy Vanhoef1-11/+12
2021-06-03net: hso: fix control-request directionsJohan Hovold1-2/+2
2021-06-03proc: Check /proc/$pid/attr/ writes against file openerKees Cook1-0/+4
2021-06-03NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()Anna Schumaker1-9/+8
2021-06-03NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu3-0/+7
2021-06-03netfilter: x_tables: Use correct memory barriers.Mark Tomlinson2-1/+4
2021-06-03scripts: switch explicitly to Python 3Andy Shevchenko2-2/+2
2021-06-03tweewide: Fix most Shebang linesFinn Behrens27-27/+27
2021-06-03mm, vmstat: drop zone->lock in /proc/pagetypeinfoStephen Brennan1-0/+3
2021-05-26Linux 4.9.270v4.9.270Greg Kroah-Hartman1-1/+1
2021-05-26Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz1-0/+9
2021-05-26video: hgafb: correctly handle card detect failure during probeAnirudh Rayabharam1-1/+1
2021-05-26iio: tsl2583: Fix division by a zero lux_valColin Ian King1-0/+9
2021-05-26tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2-2/+2