index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAINTAINERS: Add entry for Renesas R-Car thermal drivers
Niklas Söderlund
2020-04-28
1
-0
/
+9
*
thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops
Andrzej Pietrasiewicz
2020-04-15
1
-3
/
+2
*
thermal: k3: Add support for bandgap sensors
Keerthy
2020-04-14
3
-0
/
+275
*
dt-bindings: thermal: k3: Add VTM bindings documentation
Keerthy
2020-04-14
1
-0
/
+56
*
thermal: Delete an error message in four functions
Markus Elfring
2020-04-14
4
-12
/
+5
*
thermal: Remove thermal_zone_device_update() stub
Daniel Lezcano
2020-04-14
1
-3
/
+0
*
thermal: Remove stubs for thermal_zone_[un]bind_cooling_device
Daniel Lezcano
2020-04-14
1
-10
/
+0
*
thermal: Change IS_ENABLED to IFDEF in the header file
Daniel Lezcano
2020-04-14
1
-1
/
+1
*
thermal: Move get_thermal_instance to the internal header
Daniel Lezcano
2020-04-14
2
-6
/
+5
*
thermal: Move get_tz_trend to the internal header
Daniel Lezcano
2020-04-14
2
-3
/
+3
*
thermal: Move trip point structure definition to private header
Daniel Lezcano
2020-04-14
2
-15
/
+13
*
thermal: Move internal IPA functions
Daniel Lezcano
2020-04-14
2
-24
/
+13
*
thermal: Move struct thermal_attr to the private header
Daniel Lezcano
2020-04-14
2
-5
/
+6
*
thermal: Move default governor config option to the internal header
Daniel Lezcano
2020-04-14
2
-11
/
+11
*
thermal: devfreq_cooling: Use PM QoS to set frequency limits
Matthias Kaehlcke
2020-04-14
1
-47
/
+23
*
thermal: core: Remove pointless debug traces
Daniel Lezcano
2020-04-14
1
-6
/
+0
*
thermal: core: Make thermal_zone_set_trips private
Daniel Lezcano
2020-04-14
3
-4
/
+15
*
thermal: imx_sc_thermal: Add hwmon support
Anson Huang
2020-04-14
1
-0
/
+4
*
Linux 5.7-rc1
v5.7-rc1
Linus Torvalds
2020-04-12
1
-2
/
+2
*
MAINTAINERS: sort field names for all entries
Linus Torvalds
2020-04-12
1
-1974
/
+1974
*
MAINTAINERS: sort entries by entry name
Linus Torvalds
2020-04-12
1
-820
/
+820
*
Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-12
4
-9
/
+79
|
\
|
*
KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest
Xiaoyao Li
2020-04-11
1
-3
/
+34
|
*
KVM: x86: Emulate split-lock access as a write in emulator
Xiaoyao Li
2020-04-11
1
-1
/
+11
|
*
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
2020-04-11
2
-5
/
+34
*
|
Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-04-12
3
-0
/
+10
|
\
\
|
*
|
ucount: Make sure ucounts in /proc/sys/user don't regress again
Jan Kara
2020-04-07
1
-0
/
+2
|
*
|
time/namespace: Add max_time_namespaces ucount
Dmitry Safonov
2020-04-07
2
-0
/
+7
|
*
|
time/namespace: Fix time_for_children symlink
Michael Kerrisk (man-pages)
2020-04-07
1
-0
/
+1
*
|
|
Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-12
5
-62
/
+51
|
\
\
\
|
*
|
|
sched/debug: Add task uclamp values to SCHED_DEBUG procfs
Valentin Schneider
2020-04-08
1
-0
/
+6
|
*
|
|
sched/debug: Factor out printing formats into common macros
Valentin Schneider
2020-04-08
1
-14
/
+12
|
*
|
|
sched/debug: Remove redundant macro define
Valentin Schneider
2020-04-08
1
-12
/
+0
|
*
|
|
sched/core: Remove unused rq::last_load_update_tick
Vincent Donnefort
2020-04-08
2
-2
/
+0
|
*
|
|
workqueue: Remove the warning in wq_worker_sleeping()
Sebastian Andrzej Siewior
2020-04-08
2
-3
/
+6
|
*
|
|
sched/fair: Fix negative imbalance in imbalance calculation
Aubrey Li
2020-04-08
1
-0
/
+8
|
*
|
|
sched/fair: Fix race between runtime distribution and assignment
Huaixin Chang
2020-04-08
1
-20
/
+11
|
*
|
|
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Valentin Schneider
2020-04-08
3
-11
/
+8
*
|
|
|
Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-12
4
-31
/
+573
|
\
\
\
\
|
*
|
|
|
perf/core: Disable page faults when getting phys address
Jiri Olsa
2020-04-08
1
-3
/
+6
|
*
|
|
|
perf/x86/intel/uncore: Add Ice Lake server uncore support
Kan Liang
2020-04-08
3
-0
/
+522
|
*
|
|
|
perf/cgroup: Correct indirection in perf_less_group_idx()
Ian Rogers
2020-04-08
1
-1
/
+2
|
*
|
|
|
perf/core: Fix event cgroup tracking
Peter Zijlstra
2020-04-08
1
-27
/
+43
|
|
/
/
/
*
|
|
|
Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-04-12
3
-26
/
+51
|
\
\
\
\
|
*
|
|
|
locking/lockdep: Improve 'invalid wait context' splat
Peter Zijlstra
2020-04-08
1
-20
/
+31
|
*
|
|
|
locking/refcount: Document interaction with PID_MAX_LIMIT
Jann Horn
2020-04-08
1
-5
/
+18
|
*
|
|
|
locking/percpu-rwsem: Fix a task_struct refcount
Qian Cai
2020-04-08
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-04-12
12
-238
/
+272
|
\
\
\
\
|
*
|
|
|
smb3: enable swap on SMB3 mounts
Steve French
2020-04-10
4
-0
/
+70
|
*
|
|
|
smb3: change noisy error message to FYI
Steve French
2020-04-09
1
-1
/
+1
[next]