aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-17net/mlx5: Disable reload while removing the deviceParav Pandit
2020-06-17net: macb: Only disable NAPI on the actual error pathCharles Keepax
2020-06-17net: cadence: macb: disable NAPI on errorCorentin Labbe
2020-06-17net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy
2020-06-17net/mlx5: Fix fatal error handling during device loadShay Drory
2020-06-17net/mlx5: drain health workqueue in case of driver load errorShay Drory
2020-06-17selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove
2020-06-17net: mvneta: do not redirect frames during reconfigurationLorenzo Bianconi
2020-06-17dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai
2020-06-17firmware: imx: scu: Fix corruption of headerFranck LENORMAND
2020-06-17firmware: imx-scu: Support one TX and one RXPeng Fan
2020-06-17x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-06-17io_uring: fix flush req->refs underflowPavel Begunkov
2020-06-17io_uring: fix mismatched finish_wait() calls in io_uring_cancel_files()Xiaoguang Wang
2020-06-17crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)
2020-06-17crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)
2020-06-17crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)
2020-06-17crypto: drbg - fix error return code in drbg_alloc_state()Wei Yongjun
2020-06-17crypto: algapi - Avoid spurious modprobe on LOADEDEric Biggers
2020-06-17crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...Christophe JAILLET
2020-06-17gup: document and work around "COW can break either way" issueLinus Torvalds
2020-06-17PM: runtime: clk: Fix clk_pm_runtime_get() error pathRafael J. Wysocki
2020-06-17spi: bcm-qspi: when tx/rx buffer is NULL set to 0Justin Chen
2020-06-17spi: bcm-qspi: Handle clock probe deferralFlorian Fainelli
2020-06-17spi: bcm2835aux: Fix controller unregister orderLukas Wunner
2020-06-17spi: bcm2835: Fix controller unregister orderLukas Wunner
2020-06-17spi: pxa2xx: Fix runtime PM ref imbalance on probe errorLukas Wunner
2020-06-17spi: pxa2xx: Fix controller unregister orderLukas Wunner
2020-06-17spi: Fix controller unregister orderLukas Wunner
2020-06-17spi: dw: Fix controller unregister orderLukas Wunner
2020-06-17lib: fix bitmap_parse() on 64-bit big endian archsAlexander Gordeev
2020-06-17nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()Ryusuke Konishi
2020-06-17lib/lzo: fix ambiguous encoding bug in lzo-rleDave Rodgman
2020-06-17arm64: acpi: fix UBSAN warningNick Desaulniers
2020-06-17ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki
2020-06-17ACPI: GED: add support for _Exx / _Lxx handler methodsArd Biesheuvel
2020-06-17ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()Qiushi Wu
2020-06-17ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu
2020-06-17ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt DockKai-Heng Feng
2020-06-17ALSA: usb-audio: Fix inconsistent card PM state after resumeTakashi Iwai
2020-06-17ALSA: pcm: fix snd_pcm_link() lockdep splatMichał Mirosław
2020-06-17ALSA: pcm: disallow linking stream to itselfMichał Mirosław
2020-06-17ALSA: hda/realtek - add a pintbl quirk for several Lenovo machinesHui Wang
2020-06-17ALSA: fireface: start IR context immediatelyTakashi Sakamoto
2020-06-17ALSA: fireface: fix configuration error for nominal sampling transfer frequencyTakashi Sakamoto
2020-06-17ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid upHersen Wu
2020-06-17ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan
2020-06-17watchdog: imx_sc_wdt: Fix reboot on crashFabio Estevam
2020-06-17smb3: fix typo in mount options displayed in /proc/mountsSteve French
2020-06-17smb3: add indatalen that can be a non-zero value to calculation of credit cha...Namjae Jeon