summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-03Merge tag 'kgdb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-04-03riscv: create a loader.bin boot image for Kendryte SoCChristoph Hellwig
2020-04-03riscv: Kendryte K210 default configDamien Le Moal
2020-04-03riscv: Add Kendryte K210 device treeDamien Le Moal
2020-04-03riscv: Select required drivers for Kendryte SOCDamien Le Moal
2020-04-03riscv: Add Kendryte K210 SoC supportChristoph Hellwig
2020-04-03remoteproc/omap: Fix set_load call in omap_rproc_request_timerNathan Chancellor
2020-04-03riscv: Add SOC early init supportDamien Le Moal
2020-04-03riscv: Unaligned load/store handling for M_MODEDamien Le Moal
2020-04-03io_uring: use io-wq manager as backup task if task is exitingJens Axboe
2020-04-03io_uring: grab task reference for poll requestsJens Axboe
2020-04-03io_uring: retry poll if we got woken with non-matching maskJens Axboe
2020-04-03f2fs: keep inline_data when compression conversionChao Yu
2020-04-03f2fs: fix to disable compression on directoryChao Yu
2020-04-03f2fs: add missing CONFIG_F2FS_FS_COMPRESSIONChao Yu
2020-04-03f2fs: switch discard_policy.timeout to bool typeChao Yu
2020-04-03f2fs: fix to verify tpage before releasing in f2fs_free_dic()Chao Yu
2020-04-03f2fs: show compression in statxChao Yu
2020-04-03f2fs: clean up dic->tpages assignmentChao Yu
2020-04-03f2fs: compress: support zstd compress algorithmChao Yu
2020-04-03dm integrity: fix logic bug in integrity tag testingMikulas Patocka
2020-04-03docs: cgroup-v1: Document the cpuset_v2_mode mount optionWaiman Long
2020-04-03Revert "dm: always call blk_queue_split() in dm_process_bio()"Mike Snitzer
2020-04-03Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo
2020-04-03tracing: Do not allocate buffer in trace_find_next_entry() in atomicSteven Rostedt (VMware)
2020-04-03KVM: SVM: Split svm_vcpu_run inline assembly to separate fileUros Bizjak
2020-04-03KVM: SVM: Move SEV code to separate fileJoerg Roedel
2020-04-03KVM: SVM: Move AVIC code to separate fileJoerg Roedel
2020-04-03KVM: SVM: Move Nested SVM Implementation to nested.cJoerg Roedel
2020-04-03kVM SVM: Move SVM related files to own sub-directoryJoerg Roedel
2020-04-03dm integrity: fix ppc64le warningMike Snitzer
2020-04-03Bluetooth: fixing minor typo in commentAlain Michaud
2020-04-03ASoC: Intel: atom: Fix uninitialized variable compiler warningHans de Goede
2020-04-03ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlockedHans de Goede
2020-04-03ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede
2020-04-03ASoC: SOF: Turn "firmware boot complete" message into a dbg messageHans de Goede
2020-04-03ipmi: kcs: aspeed: Implement v2 bindingsAndrew Jeffery
2020-04-03ipmi: kcs: Finish configuring ASPEED KCS device before enableAndrew Jeffery
2020-04-03dt-bindings: ipmi: aspeed: Introduce a v2 binding for KCSAndrew Jeffery
2020-04-03perf python: Fix clang detection to strip out options passed in $CCArnaldo Carvalho de Melo
2020-04-03perf tools: Support Python 3.8+ in MakefileSam Lunt
2020-04-03perf script: Fix invalid read of directory entry after closedir()Andreas Gerstmayr
2020-04-03ipmi: fix hung processes in __get_guid()Wen Yang
2020-04-03perf script report: Fix SEGFAULT when using DWARF modeAndreas Gerstmayr
2020-04-03perf script: add -S/--symbols documentationIan Rogers
2020-04-03perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metricJin Yao
2020-04-03perf events parser: Add missing Intel CPU events to parserAdrian Hunter
2020-04-03perf script: Allow --symbol to accept hexadecimal addressesStephane Eranian
2020-04-03perf report/top TUI: Fix title line formattingArnaldo Carvalho de Melo