summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-21tools build feature: Quote CC and CXX for their argumentsDaniel Díaz1-1/+1
2020-08-21perf bench mem: Always memset source before memcpyVincent Whitchurch1-10/+11
2020-08-21ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu1-2/+0
2020-08-21crypto: algif_aead - fix uninitialized ctx->initOndrej Mosnacek2-12/+1
2020-08-21mfd: dln2: Run event handler loop under spinlockAndy Shevchenko1-0/+4
2020-08-21i2c: iproc: fix race between client unreg and isrDhananjay Phadke1-1/+12
2020-08-21test_kmod: avoid potential double free in trigger_config_run_type()Tiezhu Yang1-1/+1
2020-08-21fs/ufs: avoid potential u32 multiplication overflowColin Ian King1-1/+1
2020-08-21fs/minix: remove expected error message in block_to_path()Eric Biggers2-12/+12
2020-08-21fs/minix: fix block limit check for V1 filesystemsEric Biggers1-1/+1
2020-08-21fs/minix: set s_maxbytes correctlyEric Biggers4-9/+9
2020-08-21nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell2-3/+5
2020-08-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai1-3/+14
2020-08-21drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter1-4/+4
2020-08-21drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter1-3/+2
2020-08-21recordmcount: Fix build failure on non arm64Christophe Leroy1-0/+2
2020-08-21Input: sentelic - fix error return when fsp_reg_write failsColin Ian King1-1/+1
2020-08-21x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoCDilip Kota1-2/+7
2020-08-21md-cluster: Fix potential error pointer dereference in resize_bitmaps()Dan Carpenter1-0/+1
2020-08-21watchdog: initialize device before misc_registerKrzysztof Sobota1-9/+9
2020-08-21nfs: nfs_file_write() should check for writeback errorsScott Mayhew1-3/+9
2020-08-21scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne1-1/+1
2020-08-21openrisc: Fix oops caused when dumping stackStafford Horne1-2/+16
2020-08-21libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attrJane Chu1-3/+8
2020-08-21libnvdimm/security: fix a typoJane Chu1-1/+1
2020-08-21clk: bcm2835: Do not use prediv with bcm2711's PLLsNicolas Saenz Julienne1-4/+21
2020-08-21ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|renameZhihao Cheng1-4/+6
2020-08-21nfs: ensure correct writeback errors are returned on close()Scott Mayhew2-2/+8
2020-08-21i2c: rcar: avoid race when unregistering slaveWolfram Sang1-3/+5
2020-08-21tools build feature: Use CC and CXX from parentThomas Hebb2-3/+1
2020-08-21pwm: bcm-iproc: handle clk_get_rate() returnRayagonda Kokatanur1-2/+7
2020-08-21clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang1-1/+1
2020-08-21clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clkKonrad Dybcio1-0/+3
2020-08-21i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang1-3/+4
2020-08-21iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L1-2/+2
2020-08-21clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VALJonathan Marek1-2/+0
2020-08-21clk: qcom: gcc: fix sm8150 GPU and NPU clocksJonathan Marek1-2/+6
2020-08-21iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King1-0/+3
2020-08-21selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V1-3/+8
2020-08-21selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V1-18/+12
2020-08-21selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...Aneesh Kumar K.V1-13/+13
2020-08-21clk: actions: Fix h_clk for Actions S500 SoCCristian Ciocaltea1-1/+1
2020-08-21dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()Ming Lei1-3/+0
2020-08-21gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tileSteve Longerbeam1-27/+82
2020-08-21gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam1-38/+20
2020-08-21crypto: caam - Remove broken arc4 supportHerbert Xu2-30/+0
2020-08-21mmc: renesas_sdhi_internal_dmac: clean up the code for dma completeYoshihiro Shimoda1-5/+13
2020-08-21RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang1-1/+1
2020-08-21RDMA/counter: Only bind user QPs in auto modeMark Zhang1-1/+1
2020-08-21devres: keep both device name and resource name in pretty nameVladimir Oltean1-1/+10