summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-25xdp: Fix xsk_generic_xmit errnoLi RongQing
2020-06-25net/filter: Permit reading NET in load_bytes_relative when MAC not setYiFei Zhu
2020-06-25x86/idt: Keep spurious entries unset in system_vectorsVitaly Kuznetsov
2020-06-25scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET
2020-06-25drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec
2020-06-25ASoC: rt5645: Add platform-data for Asus T101HAHans de Goede
2020-06-25ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tabletHans de Goede
2020-06-25ASoC: core: only convert non DPCM link to DPCM linkBard Liao
2020-06-25afs: Fix memory leak in afs_put_sysnames()Zhihao Cheng
2020-06-25selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove
2020-06-25drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang
2020-06-25NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe
2020-06-25NTB: perf: Fix race condition when run with ntb_testLogan Gunthorpe
2020-06-25NTB: perf: Fix support for hardware that doesn't have port numbersLogan Gunthorpe
2020-06-25NTB: perf: Don't require one more memory window than number of peersLogan Gunthorpe
2020-06-25NTB: Revert the change to use the NTB device dev for DMA allocationsLogan Gunthorpe
2020-06-25NTB: ntb_tool: reading the link file should not end in a NULL byteLogan Gunthorpe
2020-06-25ntb_tool: pass correct struct device to dma_alloc_coherentSanjay R Mehta
2020-06-25ntb_perf: pass correct struct device to dma_alloc_coherentSanjay R Mehta
2020-06-25gfs2: fix use-after-free on transaction ail listsBob Peterson
2020-06-25blktrace: fix endianness for blk_log_remap()Chaitanya Kulkarni
2020-06-25blktrace: fix endianness in get_pdu_int()Chaitanya Kulkarni
2020-06-25blktrace: use errno instead of bi_statusChaitanya Kulkarni
2020-06-25selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai
2020-06-25elfnote: mark all .note sections SHF_ALLOCNick Desaulniers
2020-06-25include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann
2020-06-25lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn
2020-06-25geneve: change from tx_error to tx_dropped on missing metadataJiri Benc
2020-06-25crypto: omap-sham - add proper load balancing support for multicoreTero Kristo
2020-06-25pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'Christophe JAILLET
2020-06-25pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Christophe JAILLET
2020-06-25scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo
2020-06-25scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobjQiushi Wu
2020-06-25gfs2: Allow lock_nolock mount to specify jid=XBob Peterson
2020-06-25openrisc: Fix issue with argument clobbering for clone/forkStafford Horne
2020-06-25rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_IDDavid Howells
2020-06-25vfio/mdev: Fix reference count leak in add_mdev_supported_typeQiushi Wu
2020-06-25ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang
2020-06-25extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'Christophe JAILLET
2020-06-25powerpc/4xx: Don't unmap NULL mbasehuhai
2020-06-25of: Fix a refcounting bug in __of_attach_node_sysfs()Dan Carpenter
2020-06-25NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-06-25net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev
2020-06-25clk: sprd: return correct type of value for _sprd_pll_recalc_rateChunyan Zhang
2020-06-25KVM: PPC: Book3S HV: Ignore kmemleak false positivesQian Cai
2020-06-25scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo
2020-06-25clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor
2020-06-25scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()Dan Carpenter
2020-06-25ASoC: fix incomplete error-handling in img_i2s_in_probe.Qiushi Wu
2020-06-25x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov