summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-17Linux 5.4.13v5.4.13Greg Kroah-Hartman1-1/+1
2020-01-17ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li1-0/+8
2020-01-17hexagon: work around compiler crashNick Desaulniers1-3/+1
2020-01-17hexagon: parenthesize registers in asm predicatesNick Desaulniers6-23/+23
2020-01-17kbuild/deb-pkg: annotate libelf-dev dependency as :nativeArd Biesheuvel1-1/+1
2020-01-17media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytesSakari Ailus1-1/+1
2020-01-17drm/amdgpu: enable gfxoff for raven1 refreshchangzhu1-11/+4
2020-01-17ioat: ioat_alloc_ring() failure handling.Alexander.Barabash@dell.com1-1/+2
2020-01-17s390/qeth: lock the card while changing its hsuidJulian Wiedmann2-17/+28
2020-01-17dmaengine: k3dma: Avoid null pointer traversalJohn Stultz1-3/+9
2020-01-17rxrpc: Fix missing security check on incoming callsDavid Howells6-60/+59
2020-01-17rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call()David Howells1-17/+3
2020-01-17rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the callerDavid Howells2-26/+28
2020-01-17drm/arm/mali: make malidp_mw_connector_helper_funcs staticBen Dooks (Codethink)1-1/+1
2020-01-17MIPS: Prevent link failure with kcov instrumentationJouni Hogander1-0/+3
2020-01-17tomoyo: Suppress RCU warning at list_for_each_entry_rcu().Tetsuo Handa4-13/+26
2020-01-17mips: Fix gettimeofday() in the vdso libraryVincenzo Frascino2-13/+20
2020-01-17mips: cacheinfo: report shared CPU mapVladimir Kondratiev1-1/+26
2020-01-17riscv: export flush_icache_all to modulesOlof Johansson1-0/+1
2020-01-17rseq/selftests: Turn off timeout settingMathieu Desnoyers1-0/+1
2020-01-17selftests: firmware: Fix it to do root uid check and skipShuah Khan1-0/+6
2020-01-17scsi: target/iblock: Fix protection error with blocks greater than 512BIsrael Rukshin1-1/+3
2020-01-17scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash1-1/+2
2020-01-17gpio: mpc8xxx: Add platform device to gpiochip->parentJohnson CH Chen (陳昭勳)1-0/+1
2020-01-17rtc: bd70528: Add MODULE ALIAS to autoload moduleMatti Vaittinen1-0/+1
2020-01-17rtc: brcmstb-waketimer: add missed clk_disable_unprepareChuhong Yuan1-0/+1
2020-01-17rtc: msm6242: Fix reading of 10-hour digitKars de Jong1-1/+2
2020-01-17NFSD fixing possible null pointer derefering in copy offloadOlga Kornievskaia1-1/+2
2020-01-17f2fs: fix potential overflowChao Yu2-2/+2
2020-01-17sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSOVictorien Molle1-0/+1
2020-01-17iwlwifi: mvm: fix support for single antenna diversityLuca Coelho1-4/+16
2020-01-17rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor1-1/+1
2020-01-17iwlwifi: mvm: consider ieee80211 station max amsdu valueMordechay Goodstein2-2/+13
2020-01-17spi: lpspi: fix memory leak in fsl_lpspi_probeNavid Emamdoost1-1/+1
2020-01-17spi: rspi: Use platform_get_irq_byname_optional() for optional irqsGeert Uytterhoeven1-6/+2
2020-01-17spi: atmel: fix handling of cs_change set on non-last xferMans Rullgard1-7/+3
2020-01-17spi: pxa2xx: Set controller->max_transfer_size in dma modeDaniel Vetter1-0/+7
2020-01-17mtd: spi-nor: fix silent truncation in spi_nor_read_raw()Sergei Shtylyov1-1/+1
2020-01-17mtd: spi-nor: fix silent truncation in spi_nor_read()Sergei Shtylyov1-1/+1
2020-01-17spi: sprd: Fix the incorrect SPI registerHuanpeng Xin1-1/+1
2020-01-17ubifs: do_kill_orphans: Fix a memory leak bugZhihao Cheng1-7/+10
2020-01-17ubifs: Fixed missed le64_to_cpu() in journalBen Dooks (Codethink)1-1/+1
2020-01-17Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"Richard Weinberger1-3/+1
2020-01-17memory: mtk-smi: Add PM suspend and resume opsYong Wu1-0/+4
2020-01-17iommu/mediatek: Add a new tlb_lock for tlb_flushYong Wu2-1/+23
2020-01-17iommu/mediatek: Correct the flush_iotlb_all callbackYong Wu1-1/+1
2020-01-17media: hantro: Set H264 FIELDPIC_FLAG_E flag correctlyJonas Karlman1-1/+1
2020-01-17media: aspeed-video: Fix memory leaks in aspeed_video_probeNavid Emamdoost1-1/+2
2020-01-17media: hantro: Do not reorder H264 scaling listJonas Karlman1-39/+12
2020-01-17media: cedrus: Use correct H264 8x8 scaling listJonas Karlman1-2/+2