summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell2020-08-212-3/+5
* net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai2020-08-211-3/+14
* drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter2020-08-211-4/+4
* drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter2020-08-211-3/+2
* recordmcount: Fix build failure on non arm64Christophe Leroy2020-08-211-0/+2
* Input: sentelic - fix error return when fsp_reg_write failsColin Ian King2020-08-211-1/+1
* x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoCDilip Kota2020-08-211-2/+7
* md-cluster: Fix potential error pointer dereference in resize_bitmaps()Dan Carpenter2020-08-211-0/+1
* watchdog: initialize device before misc_registerKrzysztof Sobota2020-08-211-9/+9
* nfs: nfs_file_write() should check for writeback errorsScott Mayhew2020-08-211-3/+9
* scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne2020-08-211-1/+1
* openrisc: Fix oops caused when dumping stackStafford Horne2020-08-211-2/+16
* libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attrJane Chu2020-08-211-3/+8
* libnvdimm/security: fix a typoJane Chu2020-08-211-1/+1
* clk: bcm2835: Do not use prediv with bcm2711's PLLsNicolas Saenz Julienne2020-08-211-4/+21
* ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|renameZhihao Cheng2020-08-211-4/+6
* nfs: ensure correct writeback errors are returned on close()Scott Mayhew2020-08-212-2/+8
* i2c: rcar: avoid race when unregistering slaveWolfram Sang2020-08-211-3/+5
* tools build feature: Use CC and CXX from parentThomas Hebb2020-08-212-3/+1
* pwm: bcm-iproc: handle clk_get_rate() returnRayagonda Kokatanur2020-08-211-2/+7
* clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang2020-08-211-1/+1
* clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clkKonrad Dybcio2020-08-211-0/+3
* i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang2020-08-211-3/+4
* iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L2020-08-211-2/+2
* clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VALJonathan Marek2020-08-211-2/+0
* clk: qcom: gcc: fix sm8150 GPU and NPU clocksJonathan Marek2020-08-211-2/+6
* iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King2020-08-211-0/+3
* selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V2020-08-211-3/+8
* selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V2020-08-211-18/+12
* selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...Aneesh Kumar K.V2020-08-211-13/+13
* clk: actions: Fix h_clk for Actions S500 SoCCristian Ciocaltea2020-08-211-1/+1
* dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()Ming Lei2020-08-211-3/+0
* gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tileSteve Longerbeam2020-08-211-27/+82
* gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam2020-08-211-38/+20
* crypto: caam - Remove broken arc4 supportHerbert Xu2020-08-212-30/+0
* mmc: renesas_sdhi_internal_dmac: clean up the code for dma completeYoshihiro Shimoda2020-08-211-5/+13
* RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang2020-08-211-1/+1
* RDMA/counter: Only bind user QPs in auto modeMark Zhang2020-08-211-1/+1
* devres: keep both device name and resource name in pretty nameVladimir Oltean2020-08-211-1/+10
* crypto: af_alg - Fix regression on empty requestsHerbert Xu2020-08-211-1/+1
* USB: serial: ftdi_sio: clean up receive processingJohan Hovold2020-08-211-10/+9
* USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold2020-08-211-11/+11
* selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer2020-08-211-1/+3
* selftests/bpf: Test_progs indicate to shell on non-actionsJesper Dangaard Brouer2020-08-211-0/+3
* IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas2020-08-213-2/+4
* media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski2020-08-211-1/+7
* media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski2020-08-212-13/+15
* RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe2020-08-212-36/+31
* RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib2020-08-212-4/+2
* platform/chrome: cros_ec_ishtp: Fix a double-unlock issueQiushi Wu2020-08-211-1/+3