summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-03drm/meson: fix shutdown crash when component not probedNeil Armstrong
2021-06-03NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu
2021-06-03NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()Trond Myklebust
2021-06-03NFS: fix an incorrect limit in filelayout_decode_layout()Dan Carpenter
2021-06-03Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo
2021-06-03spi: mt7621: Don't leak SPI master in probe error pathLukas Wunner
2021-06-03spi: mt7621: Disable clock in probe error pathLukas Wunner
2021-06-03spi: gpio: Don't leak SPI master in probe error pathLukas Wunner
2021-06-03bpf: No need to simulate speculative domain for immediatesDaniel Borkmann
2021-06-03bpf: Fix mask direction swap upon off reg sign changeDaniel Borkmann
2021-06-03bpf: Wrap aux data inside bpf_sanitize_info containerDaniel Borkmann
2021-06-03bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann
2021-06-03bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-06-03bpf: Tighten speculative pointer arithmetic maskDaniel Borkmann
2021-06-03bpf: Move sanitize_val_alu out of op switchDaniel Borkmann
2021-06-03bpf: Refactor and streamline bounds check into helperDaniel Borkmann
2021-06-03bpf: Improve verifier error messages for usersDaniel Borkmann
2021-06-03bpf: Rework ptr_limit into alu_limit and add common error pathDaniel Borkmann
2021-06-03bpf: Ensure off_reg has no mixed signed bounds for all typesDaniel Borkmann
2021-06-03bpf: Move off_reg into sanitize_ptr_aluDaniel Borkmann
2021-06-03bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann
2021-06-03bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2021-06-03bpf: extend is_branch_taken to registersAlexei Starovoitov
2021-06-03selftests/bpf: add selftest part of "bpf: improve verifier branch analysis"Ovidiu Panait
2021-06-03selftests/bpf: Test narrow loads with off > 0 in test_verifierAndrey Ignatov
2021-06-03bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-06-03bpf: fix up selftests after backports were fixedOvidiu Panait
2021-06-03net: usb: fix memory leak in smsc75xx_bindPavel Skripkin
2021-06-03usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda
2021-06-03usb: dwc3: gadget: Properly track pending and queued SGThinh Nguyen
2021-06-03USB: serial: pl2303: add device id for ADLINK ND-6530 GCZolton Jheng
2021-06-03USB: serial: ftdi_sio: add IDs for IDS GmbH ProductsDominik Andreas Schorpp
2021-06-03USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011Daniele Palmas
2021-06-03USB: serial: ti_usb_3410_5052: add startech.com device idSean MacLennan
2021-06-03serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma
2021-06-03serial: sh-sci: Fix off-by-one error in FIFO threshold register settingGeert Uytterhoeven
2021-06-03USB: usbfs: Don't WARN about excessively large memory allocationsAlan Stern
2021-06-03USB: trancevibrator: fix control-request directionJohan Hovold
2021-06-03iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing
2021-06-03staging: iio: cdc: ad7746: avoid overwrite of num_channelsLucas Stankus
2021-06-03mei: request autosuspend after sending rx flow controlAlexander Usyskin
2021-06-03thunderbolt: dma_port: Fix NVM read buffer bounds and offset issueMathias Nyman
2021-06-03misc/uss720: fix memory leak in uss720_probeDongliang Mu
2021-06-03kgdb: fix gcc-11 warnings harderGreg Kroah-Hartman
2021-06-03dm snapshot: properly fix a crash when an origin has no snapshotsMikulas Patocka
2021-06-03ath10k: Validate first subframe of A-MSDU before processing the listSriram R
2021-06-03mac80211: extend protection against mixed key and fragment cache attacksWen Gong
2021-06-03mac80211: do not accept/forward invalid EAPOL framesJohannes Berg
2021-06-03mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg
2021-06-03mac80211: check defrag PN against current frameJohannes Berg