summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-21clk: actions: Fix h_clk for Actions S500 SoCCristian Ciocaltea
2020-08-21dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()Ming Lei
2020-08-21gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tileSteve Longerbeam
2020-08-21gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam
2020-08-21crypto: caam - Remove broken arc4 supportHerbert Xu
2020-08-21mmc: renesas_sdhi_internal_dmac: clean up the code for dma completeYoshihiro Shimoda
2020-08-21RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang
2020-08-21RDMA/counter: Only bind user QPs in auto modeMark Zhang
2020-08-21devres: keep both device name and resource name in pretty nameVladimir Oltean
2020-08-21crypto: af_alg - Fix regression on empty requestsHerbert Xu
2020-08-21USB: serial: ftdi_sio: clean up receive processingJohan Hovold
2020-08-21USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold
2020-08-21selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer
2020-08-21selftests/bpf: Test_progs indicate to shell on non-actionsJesper Dangaard Brouer
2020-08-21IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-08-21media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski
2020-08-21media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski
2020-08-21RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe
2020-08-21RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
2020-08-21platform/chrome: cros_ec_ishtp: Fix a double-unlock issueQiushi Wu
2020-08-21mtd: rawnand: fsl_upm: Remove unused mtd varBoris Brezillon
2020-08-21octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet
2020-08-21mfd: arizona: Ensure 32k clock is put on driver unbind and errorCharles Keepax
2020-08-21crypto: algif_aead - Only wake up when ctx->more is zeroHerbert Xu
2020-08-21pinctrl: ingenic: Properly detect GPIO direction when configured for IRQPaul Cercueil
2020-08-21orangefs: get rid of knob code...Mike Marshall
2020-08-21drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying
2020-08-21remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before loadSibi Sankar
2020-08-21remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar
2020-08-21remoteproc: qcom: q6v5: Update running state before requesting stopSibi Sankar
2020-08-21perf intel-pt: Fix duplicate branch after CBRAdrian Hunter
2020-08-21perf intel-pt: Fix FUP packet stateAdrian Hunter
2020-08-21module: Correctly truncate sysfs sections outputKees Cook
2020-08-21pseries: Fix 64 bit logical memory block panicAnton Blanchard
2020-08-21ceph: handle zero-length feature mask in session messagesJeff Layton
2020-08-21ceph: set sec_context xattr on symlink creationJeff Layton
2020-08-21watchdog: f71808e_wdt: clear watchdog timeout occurred flagAhmad Fatoum
2020-08-21watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum
2020-08-21watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum
2020-08-21tracing: Move pipe reference to trace array instead of current_tracerSteven Rostedt (VMware)
2020-08-21tracing: Use trace_sched_process_free() instead of exit() for pid tracingSteven Rostedt (VMware)
2020-08-21tracing/hwlat: Honor the tracing_cpumaskKevin Hao
2020-08-21kprobes: Fix NULL pointer dereference at kprobe_ftrace_handlerMuchun Song
2020-08-21ftrace: Setup correct FTRACE_FL_REGS flags for moduleChengming Zhou
2020-08-21mm/memory_hotplug: fix unpaired mem_hotplug_begin/doneJia He
2020-08-21mm/page_counter.c: fix protection usage propagationMichal Koutný
2020-08-21ocfs2: change slot number type s16 to u16Junxiao Bi
2020-08-21khugepaged: collapse_pte_mapped_thp() protect the pmd lockHugh Dickins
2020-08-21khugepaged: collapse_pte_mapped_thp() flush the right rangeHugh Dickins
2020-08-21ext2: fix missing percpu_counter_incMikulas Patocka