summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pstore/ram: Introduce max_reason and convert dump_oopsKees Cook2020-05-304-25/+51
* pstore/platform: Pass max_reason to kmesg dumpPavel Tatashin2020-05-302-1/+10
* printk: Introduce kmsg_dump_reason_str()Kees Cook2020-05-303-17/+25
* printk: honor the max_reason field in kmsg_dumperPavel Tatashin2020-05-302-4/+12
* printk: Collapse shutdown types into a single dump reasonKees Cook2020-05-304-15/+7
* pstore/ftrace: Provide ftrace log merging routineKees Cook2020-05-303-54/+66
* pstore/ram: Refactor ftrace buffer mergingKees Cook2020-05-301-12/+17
* pstore/ram: Refactor DT size parsingKees Cook2020-05-301-12/+19
* pstore/ram: Adjust module param permissions to reflect realityKees Cook2020-05-301-3/+3
* pstore/platform: Move module params after declarationsKees Cook2020-05-301-6/+5
* pstore/platform: Use backend name for console registrationKees Cook2020-05-302-2/+4
* pstore/platform: Switch pstore_info::name to constKees Cook2020-05-302-2/+3
* pstore: Make sure console capturing will restartKees Cook2020-05-301-1/+5
* pstore: Remove filesystem records when backend is unregisteredKees Cook2020-05-303-0/+36
* pstore: Do not leave timer disabled for next backendKees Cook2020-05-301-15/+19
* pstore: Add locking around superblock changesKees Cook2020-05-303-26/+45
* pstore: Refactor pstorefs record list removalKees Cook2020-05-121-6/+13
* pstore: Add proper unregister lock checkingKees Cook2020-05-121-4/+17
* pstore: Convert "records_list" locking to mutexKees Cook2020-05-121-10/+7
* pstore: Rename "allpstore" to "records_list"Kees Cook2020-05-121-10/+10
* pstore: Convert "psinfo" locking to mutexKees Cook2020-05-121-4/+4
* pstore: Rename "pstore_lock" to "psinfo_lock"Kees Cook2020-05-121-5/+5
* pstore: Drop useless try_module_get() for backendKees Cook2020-05-121-8/+0
* Linux 5.7-rc1v5.7-rc1Linus Torvalds2020-04-121-2/+2
* MAINTAINERS: sort field names for all entriesLinus Torvalds2020-04-121-1974/+1974
* MAINTAINERS: sort entries by entry nameLinus Torvalds2020-04-121-820/+820
* Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-124-9/+79
|\
| * KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li2020-04-111-3/+34
| * KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li2020-04-111-1/+11
| * x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2020-04-112-5/+34
* | Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-123-0/+10
|\ \
| * | ucount: Make sure ucounts in /proc/sys/user don't regress againJan Kara2020-04-071-0/+2
| * | time/namespace: Add max_time_namespaces ucountDmitry Safonov2020-04-072-0/+7
| * | time/namespace: Fix time_for_children symlinkMichael Kerrisk (man-pages)2020-04-071-0/+1
* | | Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-125-62/+51
|\ \ \
| * | | sched/debug: Add task uclamp values to SCHED_DEBUG procfsValentin Schneider2020-04-081-0/+6
| * | | sched/debug: Factor out printing formats into common macrosValentin Schneider2020-04-081-14/+12
| * | | sched/debug: Remove redundant macro defineValentin Schneider2020-04-081-12/+0
| * | | sched/core: Remove unused rq::last_load_update_tickVincent Donnefort2020-04-082-2/+0
| * | | workqueue: Remove the warning in wq_worker_sleeping()Sebastian Andrzej Siewior2020-04-082-3/+6
| * | | sched/fair: Fix negative imbalance in imbalance calculationAubrey Li2020-04-081-0/+8
| * | | sched/fair: Fix race between runtime distribution and assignmentHuaixin Chang2020-04-081-20/+11
| * | | sched/fair: Align rq->avg_idle and rq->avg_scan_costValentin Schneider2020-04-083-11/+8
* | | | Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-124-31/+573
|\ \ \ \
| * | | | perf/core: Disable page faults when getting phys addressJiri Olsa2020-04-081-3/+6
| * | | | perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang2020-04-083-0/+522
| * | | | perf/cgroup: Correct indirection in perf_less_group_idx()Ian Rogers2020-04-081-1/+2
| * | | | perf/core: Fix event cgroup trackingPeter Zijlstra2020-04-081-27/+43
| |/ / /
* | | | Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-04-123-26/+51
|\ \ \ \
| * | | | locking/lockdep: Improve 'invalid wait context' splatPeter Zijlstra2020-04-081-20/+31