summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-17io_uring: fix flush req->refs underflowPavel Begunkov1-1/+1
2020-06-17io_uring: fix mismatched finish_wait() calls in io_uring_cancel_files()Xiaoguang Wang1-5/+4
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
2020-06-17ALSA: fireface: fix configuration error for nominal sampling transfer frequencyTakashi Sakamoto1-6/+6
2020-06-17ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid upHersen Wu1-0/+3
2020-06-17ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan1-1/+3
2020-06-17watchdog: imx_sc_wdt: Fix reboot on crashFabio Estevam1-0/+5
2020-06-17smb3: fix typo in mount options displayed in /proc/mountsSteve French1-1/+1
2020-06-17smb3: add indatalen that can be a non-zero value to calculation of credit cha...Namjae Jeon1-1/+3
2020-06-17smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64KSteve French1-1/+1
2020-06-17efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel1-1/+3