summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-24ASoC: soc-pcm: dpcm: fix playback/capture checksPierre-Louis Bossart1-10/+34
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-24arm64: ftrace: Change CONFIG_FTRACE_WITH_REGS to CONFIG_DYNAMIC_FTRACE_WITH_REGSJoe Perches1-1/+2
2020-06-24mailbox: imx: Add context save/restore for suspend/resumeDong Aisheng1-0/+35
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: mscc: Fix OF_MDIO config checkDan Murphy2-3/+3
2020-06-24net: marvell: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-24net: dp83867: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-24gfs2: fix use-after-free on transaction ail listsBob Peterson1-2/+9
2020-06-24KVM: selftests: Fix build with "make ARCH=x86_64"Vitaly Kuznetsov1-0/+4
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-24bpf: Fix an error code in check_btf_func()Dan Carpenter1-1/+1
2020-06-24pwm: Add missing "CONFIG_" prefixKees Cook1-1/+1
2020-06-24crypto: omap-sham - add proper load balancing support for multicoreTero Kristo1-33/+31
2020-06-24ext4: don't block for O_DIRECT if IOCB_NOWAIT is setJens Axboe1-0/+6
2020-06-24ext4: handle ext4_mark_inode_dirty errorsHarshad Shirwadkar12-73/+139
2020-06-24drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas1-0/+6
2020-06-24RDMA/cm: Spurious WARNING triggered in cm_destroy_id()Ka-Cheong Poon1-1/+3
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: sirf: add missing put_device() call in sirfsoc_gpio_probe()yu kuai1-6/+14
2020-06-24pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Christophe JAILLET1-1/+0
2020-06-24modpost: fix -i (--ignore-errors) MAKEFLAGS detectionMasahiro Yamada1-1/+6
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