summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-26vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki3-25/+26
2021-05-26vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki1-3/+11
2021-05-26video: hgafb: fix potential NULL pointer dereferenceIgor Matheus Andrade Torrente1-8/+13
2021-05-26qlcnic: Add null check after calling netdev_alloc_skbTom Seewald1-0/+3
2021-05-26leds: lp5523: check return value of lp5xx_read and jump to cleanup codePhillip Potter1-1/+3
2021-05-26net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman1-6/+10
2021-05-26net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam1-3/+5
2021-05-26ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng1-10/+24
2021-05-26Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman1-8/+2
2021-05-26Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman1-2/+0
2021-05-26Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman1-5/+0
2021-05-26Revert "media: rcar_drif: fix a memory disclosure"Greg Kroah-Hartman1-1/+0
2021-05-26cdrom: gdrom: initialize global variable at init timeGreg Kroah-Hartman1-1/+8