summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-24scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET1-1/+3
2020-06-24libbpf: Handle GCC noreturn-turned-volatile quirkAndrii Nakryiko1-9/+24
2020-06-24drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec2-2/+2
2020-06-24tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobesJean-Philippe Brucker2-2/+2
2020-06-24bpf, sockhash: Synchronize delete from bucket list on map freeJakub Sitnicki1-2/+21
2020-06-24bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsgdihu1-0/+3
2020-06-24ASoC: rt5645: Add platform-data for Asus T101HAHans de Goede1-0/+14
2020-06-24ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tabletHans de Goede1-0/+12
2020-06-24ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flagsPierre-Louis Bossart1-2/+4
2020-06-24ASoC: core: only convert non DPCM link to DPCM linkBard Liao1-3/+19
2020-06-24afs: Fix memory leak in afs_put_sysnames()Zhihao Cheng1-0/+1
2020-06-24f2fs: don't return vmalloc() memory from f2fs_kmalloc()Eric Biggers4-14/+8
2020-06-24selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove1-2/+8
2020-06-24drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang1-1/+1
2020-06-24i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=nMax Staudt1-0/+1
2020-06-24NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe1-1/+1
2020-06-24NTB: perf: Fix race condition when run with ntb_testLogan Gunthorpe1-2/+8
2020-06-24NTB: perf: Fix support for hardware that doesn't have port numbersLogan Gunthorpe1-0/+10
2020-06-24NTB: perf: Don't require one more memory window than number of peersLogan Gunthorpe1-1/+1
2020-06-24NTB: Revert the change to use the NTB device dev for DMA allocationsLogan Gunthorpe1-1/+0
2020-06-24NTB: ntb_tool: reading the link file should not end in a NULL byteLogan Gunthorpe1-2/+1
2020-06-24ntb_tool: pass correct struct device to dma_alloc_coherentSanjay R Mehta1-3/+3
2020-06-24ntb_perf: pass correct struct device to dma_alloc_coherentSanjay R Mehta1-4/+4
2020-06-24net: marvell: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-24gfs2: fix use-after-free on transaction ail listsBob Peterson1-2/+9
2020-06-24blktrace: fix endianness for blk_log_remap()Chaitanya Kulkarni1-15/+4
2020-06-24blktrace: fix endianness in get_pdu_int()Chaitanya Kulkarni1-1/+1
2020-06-24blktrace: use errno instead of bi_statusChaitanya Kulkarni1-3/+6
2020-06-24selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai1-1/+2
2020-06-24include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann1-1/+1
2020-06-24lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn1-56/+35
2020-06-24geneve: change from tx_error to tx_dropped on missing metadataJiri Benc1-3/+4
2020-06-24crypto: omap-sham - add proper load balancing support for multicoreTero Kristo1-33/+31
2020-06-24drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas1-0/+6
2020-06-24nfsd: safer handling of corrupted c_typeJ. Bruce Fields1-2/+1
2020-06-24pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'Christophe JAILLET1-17/+2
2020-06-24pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Christophe JAILLET1-1/+0
2020-06-24scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo1-1/+0
2020-06-24scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobjQiushi Wu1-1/+1
2020-06-24gfs2: Allow lock_nolock mount to specify jid=XBob Peterson1-1/+1
2020-06-24nfsd4: make drc_slab global, not per-netJ. Bruce Fields4-13/+25
2020-06-24ceph: don't return -ESTALE if there's still an open fileLuis Henriques1-1/+8
2020-06-24drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selectionBen Skeggs1-2/+2
2020-06-24openrisc: Fix issue with argument clobbering for clone/forkStafford Horne1-2/+2
2020-06-24rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_IDDavid Howells1-3/+3
2020-06-24mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()Wei Yongjun1-12/+8
2020-06-24rtc: rv3028: Add missed check for devm_regmap_init_i2c()Chuhong Yuan1-0/+2
2020-06-24vfio/mdev: Fix reference count leak in add_mdev_supported_typeQiushi Wu1-1/+1
2020-06-24ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang1-0/+1
2020-06-24extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'Christophe JAILLET1-2/+1