summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-03drm/meson: fix shutdown crash when component not probedNeil Armstrong1-4/+5
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-03net: usb: fix memory leak in smsc75xx_bindPavel Skripkin1-2/+6
2021-06-03usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda1-2/+3
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-03serial: sh-sci: Fix off-by-one error in FIFO threshold register settingGeert Uytterhoeven1-2/+2
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-03thunderbolt: dma_port: Fix NVM read buffer bounds and offset issueMathias Nyman1-5/+6
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-2/+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-03perf intel-pt: Fix transaction abort handlingAdrian Hunter1-1/+5
2021-06-03perf intel-pt: Fix sample instruction bytesAdrian Hunter1-1/+4
2021-06-03iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer1-1/+3
2021-06-03NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()Anna Schumaker1-8/+7
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-03usb: dwc3: gadget: Enable suspend eventsJack Pham1-0/+4
2021-06-03scripts: switch explicitly to Python 3Andy Shevchenko2-2/+2
2021-06-03tweewide: Fix most Shebang linesFinn Behrens24-24/+24
2021-06-03mm, vmstat: drop zone->lock in /proc/pagetypeinfoStephen Brennan1-0/+3
2021-05-26Linux 4.14.234v4.14.234Greg 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-26tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2-2/+2