summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-15Merge branch 'bnxt_en-Bug-fixes'David S. Miller1-18/+17
2020-06-15bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam1-1/+1
2020-06-15bnxt_en: Fix AER reset logic on 57500 chips.Michael Chan1-5/+12
2020-06-15bnxt_en: Re-enable SRIOV during resume.Michael Chan1-0/+2
2020-06-15bnxt_en: Simplify bnxt_resume().Michael Chan1-12/+2
2020-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-25/+65
2020-06-15MAINTAINERS: merge entries for felix and ocelot driversVladimir Oltean1-16/+12
2020-06-15net: alx: fix race condition in alx_removeZekun Shen1-4/+5
2020-06-15ibmvnic: Harden device login requestsThomas Falcon1-4/+17
2020-06-15net: macb: Only disable NAPI on the actual error pathCharles Keepax1-5/+4
2020-06-15qlcnic: Use kobj_to_dev() insteadWang Qing1-17/+17
2020-06-15mptcp: use list_first_entry_or_nullGeliang Tang1-4/+1
2020-06-15net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"Colin Ian King1-1/+1
2020-06-15mptcp: drop MPTCP_PM_MAX_ADDRGeliang Tang1-2/+0
2020-06-15net/rds: NULL pointer de-reference in rds_ib_add_one()Ka-Cheong Poon1-1/+7
2020-06-15RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()Tom Seewald1-1/+2
2020-06-15RDMA/hfi1: Fix trivial mis-spelling of 'descriptor'Kieran Bingham3-3/+3
2020-06-15RDMA/mlx5: Fix -Wformat warning in check_ucmd_data()Tom Seewald1-1/+1
2020-06-15efi/libstub: Fix path separator regressionPhilipp Fent1-4/+12
2020-06-15efi/libstub: Fix missing-prototype warning for skip_spaces()Ard Biesheuvel1-0/+1
2020-06-15mtd: set master partition panic write flagKamal Dasu1-2/+2
2020-06-15nandsim: Fix return code testing of ns_find_operation()Richard Weinberger1-1/+1
2020-06-15Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-73/+290
2020-06-15KVM: VMX: Add helpers to identify interrupt type from intr_infoSean Christopherson1-12/+20
2020-06-15arm64: mm: reset address tag set by kasan sw taggingShyam Thombre1-0/+1
2020-06-15arm64: traps: Dump registers prior to panic() in bad_mode()Will Deacon1-0/+1
2020-06-15arm64/sve: Eliminate data races on sve_default_vlDave Martin1-7/+18
2020-06-15tools: testing: ftrace: trigger: fix spelling mistakeFlavio Suligoi4-4/+4
2020-06-15spi: uapi: spidev: Use TABs for alignmentGeert Uytterhoeven1-4/+4
2020-06-15io_uring: cancel by ->task not pidPavel Begunkov2-11/+6
2020-06-15io_uring: lazy get taskPavel Begunkov1-8/+22
2020-06-15io_uring: batch cancel in io_uring_cancel_files()Pavel Begunkov1-0/+13
2020-06-15io_uring: cancel all task's requests on exitPavel Begunkov3-17/+12
2020-06-15io-wq: add an option to cancel all matched reqsPavel Begunkov3-28/+36
2020-06-15io-wq: reorder cancellation pending -> runningPavel Begunkov1-22/+32
2020-06-15afs: Fix the mapping of the UAEOVERFLOW abort codeDavid Howells1-0/+1
2020-06-15afs: Fix truncation issues and mmap writeback sizeDavid Howells3-5/+35
2020-06-15afs: Concoct ctimesDavid Howells4-12/+38
2020-06-15afs: Fix EOF corruptionDavid Howells1-1/+11
2020-06-15afs: afs_write_end() should change i_size under the right lockDavid Howells1-2/+2
2020-06-15afs: Fix non-setting of mtime when writing into mmapDavid Howells1-0/+1
2020-06-15regualtor: pfuze100: correct sw1a/sw2 on pfuze3000Robin Gong1-21/+39
2020-06-15io_uring: fix lazy work initPavel Begunkov1-0/+1
2020-06-15blk-mq: Remove redundant 'return' statementBaolin Wang1-1/+1
2020-06-15Merge series "ASoC: topology: fix use-after-free when removing components" fr...Mark Brown3-2/+42
2020-06-15ASoC: SOF: Intel: hda: Clear RIRB status before reading WPBrent Lu1-2/+7
2020-06-15ASoC: rt1015: Update rt1015 default register value according to spec modifica...Jack Yu2-50/+89
2020-06-15ASoC: qcom: common: set correct directions for dailinksSrinivas Kandagatla1-2/+12
2020-06-15ASoc: q6afe: add support to get port directionSrinivas Kandagatla2-0/+9
2020-06-15ASoC: soc-pcm: fix checks for multi-cpu FE dailinksPierre-Louis Bossart1-3/+3