summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-12ceph: don't call ceph_update_writeable_page from page_mkwriteJeff Layton
2020-10-12ceph: break out writeback of incompatible snap context to separate functionJeff Layton
2020-10-12ceph: add a note explaining session reject error stringIlya Dryomov
2020-10-12libceph: switch to the new "osd blocklist add" commandIlya Dryomov
2020-10-12libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov
2020-10-12ceph: have ceph_writepages_start call pagevec_lookup_range_tagJeff Layton
2020-10-12ceph: use kill_anon_super helperJeff Layton
2020-10-12ceph: metrics for opened files, pinned caps and opened inodesXiubo Li
2020-10-12ceph: add ceph_sb_to_mdsc helper support to parse the mdscXiubo Li
2020-10-12ceph: drop special-casing for ITER_PIPE in ceph_sync_readJeff Layton
2020-10-12ceph: add column 'mds' to show caps in more user friendlyYanhu Cao
2020-10-12libceph: multiple workspaces for CRUSH computationsIlya Dryomov
2020-10-12ceph: remove unnecessary return in switch statementLuis Henriques
2020-10-12ceph: encode inodes' parent/d_name in cap reconnect messageYan, Zheng
2020-10-12Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2020-10-12perf/core: Fix race in the perf_mmap_close() functionJiri Olsa
2020-10-12Merge branch 'printk-rework' into for-linusPetr Mladek
2020-10-12ALSA: hda: fix jack detection with Realtek codecs when in D3Kai Vehmanen
2020-10-12tomoyo: Loosen pathname/domainname validation.Tetsuo Handa
2020-10-12cpufreq: stats: Fix string format specifier mismatchViresh Kumar
2020-10-12thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp()Jing Xiangfeng
2020-10-12thermal: ti-soc-thermal: Enable addition power managementAdam Ford
2020-10-12thermal: sun8i: Add A100's THS controller supportYangtao Li
2020-10-12thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_cal...Yangtao Li
2020-10-12dt-bindings: thermal: sun8i: Add binding for A100's THS controllerYangtao Li
2020-10-12thermal: cooling: Remove unused variable *tzzhuguangqing
2020-10-12thermal: int340x: Add keep alive response methodSrinivas Pandruvada
2020-10-12thermal: core: Add new event for sending keep alive notificationsSrinivas Pandruvada
2020-10-12thermal: int340x: Provide notification for OEM variable changeSrinivas Pandruvada
2020-10-12thermal: core: remove unnecessary mutex_init()Qinglang Miao
2020-10-12thermal/idle_inject: Fix comment of idle_duration_us and name of latency_nszhuguangqing
2020-10-12thermal: Kconfig: Update description for RCAR_GEN3_THERMAL configLad Prabhakar
2020-10-12thermal: stm32: simplify the return expression of stm_thermal_prepare()Qinglang Miao
2020-10-12dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 supportLad Prabhakar
2020-10-12thermal: rcar_thermal: Add missing braces to conditional statementGeert Uytterhoeven
2020-10-12thermal: Use kobj_to_dev() instead of container_of()Tian Tao
2020-10-12thermal: imx8mm: Use dev_err_probe() to simplify error handlingAnson Huang
2020-10-12thermal: imx: Use dev_err_probe() to simplify error handlingAnson Huang
2020-10-12drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access"Colin Ian King
2020-10-12MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bitThomas Bogendoerfer
2020-10-12MIPS: cpu-probe: introduce exclusive R3k CPU probeThomas Bogendoerfer
2020-10-12MIPS: cpu-probe: move fpu probing/handling into its own fileThomas Bogendoerfer
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-10-12MIPS: Loongson64: Clean up numa.cTiezhu Yang
2020-10-12MIPS: Loongson64: Select SMP in Kconfig to avoid build errorTiezhu Yang
2020-10-12mips: octeon: Add Ubiquiti E200 and E220 boardsMikhail Gusarov
2020-10-12Merge branch 'edac-drivers' into edac-updates-for-v5.10Borislav Petkov
2020-10-12scripts: coccicheck: Change default condition for parallelismSumera Priyadarsini
2020-10-12scripts: coccicheck: Add quotes to improve portabilitySumera Priyadarsini
2020-10-12fuse: connection remove fixMiklos Szeredi