summaryrefslogtreecommitdiffstats
path: root/mm/memfd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-21thermal: netlink: Improve the initcall orderingDaniel Lezcano3-2/+11
2020-07-21net: genetlink: Move initialization to core_initcallDaniel Lezcano1-1/+1
2020-07-21thermal: rcar_gen3_thermal: Add r8a774e1 supportMarian-Cristian Rotariu1-0/+4
2020-07-21thermal/drivers/clock_cooling: Remove clock_cooling codeAmit Kucheria4-515/+0
2020-07-21thermal: core: remove redundant initialization of variable retColin Ian King1-1/+1
2020-07-21thermal: netlink: Fix compilation error when CONFIG_NET=nDaniel Lezcano4-19/+114
2020-07-07thermal: core: Add notifications call in the frameworkDaniel Lezcano3-3/+46
2020-07-07thermal: core: genetlink support for events/cmd/samplingDaniel Lezcano5-35/+739
2020-07-07thermal: core: Get thermal zone by idDaniel Lezcano2-0/+16
2020-07-07thermal: core: Add helpers to browse the cdev, tz and governor listDaniel Lezcano2-0/+60
2020-07-07thermal: Make thermal_zone_device_is_enabled() available to core onlyAndrzej Pietrasiewicz3-6/+2
2020-07-07thermal: imx: Use driver's local data to decide whether to run a measurementAndrzej Pietrasiewicz1-3/+4
2020-07-07acpi: thermal: Don't call thermal_zone_device_is_enabled()Andrzej Pietrasiewicz1-3/+0
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz6-16/+16
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz6-87/+0
2020-06-29thermal: core: Stop polling DISABLED thermal devicesAndrzej Pietrasiewicz1-2/+14
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz14-4/+87
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz13-98/+80
2020-06-29thermal: Add mode helpersAndrzej Pietrasiewicz2-0/+66
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz11-119/+3
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz8-71/+44
2020-06-29thermal: Add current mode to thermal zone deviceAndrzej Pietrasiewicz1-0/+2
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz3-28/+25
2020-06-29acpi: thermal: Fix error handling in the register functionAndrzej Pietrasiewicz1-4/+16
2020-06-29Linux 5.8-rc3v5.8-rc3Linus Torvalds1-1/+1
2020-06-28sched/cfs: change initial value of runnable_avgVincent Guittot1-1/+1
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra6-58/+86
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra2-3/+3
2020-06-28sched/core: Fix ttwu() racePeter Zijlstra1-5/+28
2020-06-28sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli1-1/+2
2020-06-28sched/deadline: Initialize ->dl_boostedJuri Lelli1-0/+1
2020-06-28sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...Scott Wood1-1/+1
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra1-2/+4
2020-06-28Revert "ARM: sti: Implement dummy L2 cache's write_sec"Patrice Chotard1-9/+0
2020-06-28afs: Fix storage of cell namesDavid Howells2-1/+10
2020-06-26kgdb: Avoid suspicious RCU usage warningDouglas Anderson1-0/+4
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg5-22/+24
2020-06-26SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever1-0/+4
2020-06-26NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia2-4/+10
2020-06-26pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust1-4/+7
2020-06-26nfs: Fix memory leak of export_pathTom Rix1-0/+1
2020-06-26sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin1-0/+1
2020-06-26i2c: core: check returned size of emulated smbus block readMans Rullgard1-0/+7
2020-06-26MAINTAINERS: update info for sparseLuc Van Oostenryck1-1/+3
2020-06-26mm/memory_hotplug.c: fix false softlockup during pfn range removalBen Widawsky1-2/+11
2020-06-26mm: remove vmalloc_execChristoph Hellwig4-39/+3
2020-06-26arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pageChristoph Hellwig1-9/+3
2020-06-26x86/hyperv: allocate the hypercall page with only read and execute bitsChristoph Hellwig2-1/+5
2020-06-26mm/memory: fix IO cost for anonymous pageJoonsoo Kim1-0/+8
2020-06-26mm/swap: fix for "mm: workingset: age nonresident information alongside anony...Joonsoo Kim1-2/+1