index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memfd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
thermal: netlink: Improve the initcall ordering
Daniel Lezcano
3
-2
/
+11
2020-07-21
net: genetlink: Move initialization to core_initcall
Daniel Lezcano
1
-1
/
+1
2020-07-21
thermal: rcar_gen3_thermal: Add r8a774e1 support
Marian-Cristian Rotariu
1
-0
/
+4
2020-07-21
thermal/drivers/clock_cooling: Remove clock_cooling code
Amit Kucheria
4
-515
/
+0
2020-07-21
thermal: core: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-07-21
thermal: netlink: Fix compilation error when CONFIG_NET=n
Daniel Lezcano
4
-19
/
+114
2020-07-07
thermal: core: Add notifications call in the framework
Daniel Lezcano
3
-3
/
+46
2020-07-07
thermal: core: genetlink support for events/cmd/sampling
Daniel Lezcano
5
-35
/
+739
2020-07-07
thermal: core: Get thermal zone by id
Daniel Lezcano
2
-0
/
+16
2020-07-07
thermal: core: Add helpers to browse the cdev, tz and governor list
Daniel Lezcano
2
-0
/
+60
2020-07-07
thermal: Make thermal_zone_device_is_enabled() available to core only
Andrzej Pietrasiewicz
3
-6
/
+2
2020-07-07
thermal: imx: Use driver's local data to decide whether to run a measurement
Andrzej Pietrasiewicz
1
-3
/
+4
2020-07-07
acpi: thermal: Don't call thermal_zone_device_is_enabled()
Andrzej Pietrasiewicz
1
-3
/
+0
2020-06-29
thermal: Rename set_mode() to change_mode()
Andrzej Pietrasiewicz
6
-16
/
+16
2020-06-29
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
6
-87
/
+0
2020-06-29
thermal: core: Stop polling DISABLED thermal devices
Andrzej Pietrasiewicz
1
-2
/
+14
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
14
-4
/
+87
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
13
-98
/
+80
2020-06-29
thermal: Add mode helpers
Andrzej Pietrasiewicz
2
-0
/
+66
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
11
-119
/
+3
2020-06-29
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
8
-71
/
+44
2020-06-29
thermal: Add current mode to thermal zone device
Andrzej Pietrasiewicz
1
-0
/
+2
2020-06-29
thermal: Store thermal mode in a dedicated enum
Andrzej Pietrasiewicz
3
-28
/
+25
2020-06-29
acpi: thermal: Fix error handling in the register function
Andrzej Pietrasiewicz
1
-4
/
+16
2020-06-29
Linux 5.8-rc3
v5.8-rc3
Linus Torvalds
1
-1
/
+1
2020-06-28
sched/cfs: change initial value of runnable_avg
Vincent Guittot
1
-1
/
+1
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
6
-58
/
+86
2020-06-28
sched/core: s/WF_ON_RQ/WQ_ON_CPU/
Peter Zijlstra
2
-3
/
+3
2020-06-28
sched/core: Fix ttwu() race
Peter Zijlstra
1
-5
/
+28
2020-06-28
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
1
-1
/
+2
2020-06-28
sched/deadline: Initialize ->dl_boosted
Juri Lelli
1
-0
/
+1
2020-06-28
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
1
-1
/
+1
2020-06-28
sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail
Peter Zijlstra
1
-2
/
+4
2020-06-28
Revert "ARM: sti: Implement dummy L2 cache's write_sec"
Patrice Chotard
1
-9
/
+0
2020-06-28
afs: Fix storage of cell names
David Howells
2
-1
/
+10
2020-06-26
kgdb: Avoid suspicious RCU usage warning
Douglas Anderson
1
-0
/
+4
2020-06-26
kdb: Switch to use safer dbg_io_ops over console APIs
Sumit Garg
5
-22
/
+24
2020-06-26
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
Chuck Lever
1
-0
/
+4
2020-06-26
NFSv4 fix CLOSE not waiting for direct IO compeletion
Olga Kornievskaia
2
-4
/
+10
2020-06-26
pNFS/flexfiles: Fix list corruption if the mirror count changes
Trond Myklebust
1
-4
/
+7
2020-06-26
nfs: Fix memory leak of export_path
Tom Rix
1
-0
/
+1
2020-06-26
sunrpc: fixed rollback in rpc_gssd_dummy_populate()
Vasily Averin
1
-0
/
+1
2020-06-26
i2c: core: check returned size of emulated smbus block read
Mans Rullgard
1
-0
/
+7
2020-06-26
MAINTAINERS: update info for sparse
Luc Van Oostenryck
1
-1
/
+3
2020-06-26
mm/memory_hotplug.c: fix false softlockup during pfn range removal
Ben Widawsky
1
-2
/
+11
2020-06-26
mm: remove vmalloc_exec
Christoph Hellwig
4
-39
/
+3
2020-06-26
arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page
Christoph Hellwig
1
-9
/
+3
2020-06-26
x86/hyperv: allocate the hypercall page with only read and execute bits
Christoph Hellwig
2
-1
/
+5
2020-06-26
mm/memory: fix IO cost for anonymous page
Joonsoo Kim
1
-0
/
+8
2020-06-26
mm/swap: fix for "mm: workingset: age nonresident information alongside anony...
Joonsoo Kim
1
-2
/
+1
[next]