summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-17ovl: fix out of bounds access warning in ovl_check_fb_len()Amir Goldstein1-0/+3
2020-06-17net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo1-8/+8
2020-06-17net: sched: export __netdev_watchdog_up()Valentin Longchamp1-0/+1
2020-06-17net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko1-1/+1
2020-06-17net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko1-9/+40
2020-06-17mptcp: fix races between shutdown and recvmsgPaolo Abeni1-21/+24
2020-06-17ionic: wait on queue start until after IFF_UPShannon Nelson1-2/+2
2020-06-17mptcp: don't leak msk in token containerPaolo Abeni1-0/+1
2020-06-17net/mlx5: Disable reload while removing the deviceParav Pandit2-2/+2
2020-06-17net: macb: Only disable NAPI on the actual error pathCharles Keepax1-5/+4
2020-06-17net: cadence: macb: disable NAPI on errorCorentin Labbe1-1/+4
2020-06-17net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy1-0/+4
2020-06-17net/mlx5: Fix fatal error handling during device loadShay Drory1-3/+11
2020-06-17net/mlx5: drain health workqueue in case of driver load errorShay Drory1-0/+5
2020-06-17selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove1-0/+1
2020-06-17net: mvneta: do not redirect frames during reconfigurationLorenzo Bianconi1-0/+13
2020-06-17dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai2-2/+11
2020-06-17firmware: imx: scu: Fix corruption of headerFranck LENORMAND1-5/+5
2020-06-17firmware: imx-scu: Support one TX and one RXPeng Fan1-11/+43
2020-06-17x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck3-9/+23
2020-06-17crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)1-5/+10
2020-06-17crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)1-2/+3
2020-06-17crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)1-0/+1
2020-06-17crypto: drbg - fix error return code in drbg_alloc_state()Wei Yongjun1-1/+3
2020-06-17crypto: algapi - Avoid spurious modprobe on LOADEDEric Biggers1-1/+1
2020-06-17crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...Christophe JAILLET1-2/+2
2020-06-17gup: document and work around "COW can break either way" issueLinus Torvalds3-10/+49
2020-06-17PM: runtime: clk: Fix clk_pm_runtime_get() error pathRafael J. Wysocki1-1/+5
2020-06-17spi: bcm-qspi: when tx/rx buffer is NULL set to 0Justin Chen1-4/+4
2020-06-17spi: bcm-qspi: Handle clock probe deferralFlorian Fainelli1-7/+5
2020-06-17spi: bcm2835aux: Fix controller unregister orderLukas Wunner1-1/+3
2020-06-17spi: bcm2835: Fix controller unregister orderLukas Wunner1-1/+3
2020-06-17spi: pxa2xx: Fix runtime PM ref imbalance on probe errorLukas Wunner1-1/+0
2020-06-17spi: pxa2xx: Fix controller unregister orderLukas Wunner1-1/+3
2020-06-17spi: Fix controller unregister orderLukas Wunner1-1/+2
2020-06-17spi: dw: Fix controller unregister orderLukas Wunner1-1/+3
2020-06-17lib: fix bitmap_parse() on 64-bit big endian archsAlexander Gordeev1-2/+7
2020-06-17nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()Ryusuke Konishi1-0/+2
2020-06-17lib/lzo: fix ambiguous encoding bug in lzo-rleDave Rodgman2-2/+19
2020-06-17arm64: acpi: fix UBSAN warningNick Desaulniers1-2/+3
2020-06-17ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki2-10/+20
2020-06-17ACPI: GED: add support for _Exx / _Lxx handler methodsArd Biesheuvel1-3/+19
2020-06-17ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()Qiushi Wu1-0/+1
2020-06-17ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu1-1/+3
2020-06-17ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt DockKai-Heng Feng1-0/+20
2020-06-17ALSA: usb-audio: Fix inconsistent card PM state after resumeTakashi Iwai2-8/+13
2020-06-17ALSA: pcm: fix snd_pcm_link() lockdep splatMichał Mirosław1-2/+12
2020-06-17ALSA: pcm: disallow linking stream to itselfMichał Mirosław1-0/+6
2020-06-17ALSA: hda/realtek - add a pintbl quirk for several Lenovo machinesHui Wang1-0/+6
2020-06-17ALSA: fireface: start IR context immediatelyTakashi Sakamoto1-9/+1