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
*
pstore/ram: Introduce max_reason and convert dump_oops
Kees Cook
2020-05-30
4
-25
/
+51
*
pstore/platform: Pass max_reason to kmesg dump
Pavel Tatashin
2020-05-30
2
-1
/
+10
*
printk: Introduce kmsg_dump_reason_str()
Kees Cook
2020-05-30
3
-17
/
+25
*
printk: honor the max_reason field in kmsg_dumper
Pavel Tatashin
2020-05-30
2
-4
/
+12
*
printk: Collapse shutdown types into a single dump reason
Kees Cook
2020-05-30
4
-15
/
+7
*
pstore/ftrace: Provide ftrace log merging routine
Kees Cook
2020-05-30
3
-54
/
+66
*
pstore/ram: Refactor ftrace buffer merging
Kees Cook
2020-05-30
1
-12
/
+17
*
pstore/ram: Refactor DT size parsing
Kees Cook
2020-05-30
1
-12
/
+19
*
pstore/ram: Adjust module param permissions to reflect reality
Kees Cook
2020-05-30
1
-3
/
+3
*
pstore/platform: Move module params after declarations
Kees Cook
2020-05-30
1
-6
/
+5
*
pstore/platform: Use backend name for console registration
Kees Cook
2020-05-30
2
-2
/
+4
*
pstore/platform: Switch pstore_info::name to const
Kees Cook
2020-05-30
2
-2
/
+3
*
pstore: Make sure console capturing will restart
Kees Cook
2020-05-30
1
-1
/
+5
*
pstore: Remove filesystem records when backend is unregistered
Kees Cook
2020-05-30
3
-0
/
+36
*
pstore: Do not leave timer disabled for next backend
Kees Cook
2020-05-30
1
-15
/
+19
*
pstore: Add locking around superblock changes
Kees Cook
2020-05-30
3
-26
/
+45
*
pstore: Refactor pstorefs record list removal
Kees Cook
2020-05-12
1
-6
/
+13
*
pstore: Add proper unregister lock checking
Kees Cook
2020-05-12
1
-4
/
+17
*
pstore: Convert "records_list" locking to mutex
Kees Cook
2020-05-12
1
-10
/
+7
*
pstore: Rename "allpstore" to "records_list"
Kees Cook
2020-05-12
1
-10
/
+10
*
pstore: Convert "psinfo" locking to mutex
Kees Cook
2020-05-12
1
-4
/
+4
*
pstore: Rename "pstore_lock" to "psinfo_lock"
Kees Cook
2020-05-12
1
-5
/
+5
*
pstore: Drop useless try_module_get() for backend
Kees Cook
2020-05-12
1
-8
/
+0
*
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
[next]