Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-14 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-cpufreq-sched' and 'intel_pstate' | Rafael J. Wysocki | 2017-07-14 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() race | Vikram Mulukutla | 2017-07-12 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | kmod: throttle kmod thread limit | Luis R. Rodriguez | 2017-07-14 | 1 | -9/+7 | |
* | | | | | | | | | | | | | | kernel/watchdog.c: use better pr_fmt prefix | Kefeng Wang | 2017-07-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2017-07-13 | 4 | -20/+143 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ftrace: Fix uninitialized variable in match_records() | Dan Carpenter | 2017-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ftrace: Remove an unneeded NULL check | Dan Carpenter | 2017-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ftrace: Hide cached module code for !CONFIG_MODULES | Arnd Bergmann | 2017-07-11 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE | Steven Rostedt (VMware) | 2017-07-11 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | tracing: Fixup trace file header alignment | Steven Rostedt (VMware) | 2017-07-11 | 1 | -8/+17 | |
| * | | | | | | | | | | | | | | trace/kprobes: Sanitize derived event names | Naveen N. Rao | 2017-07-09 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | tracing: Attempt to record other information even if some fail | Joel Fernandes | 2017-07-07 | 1 | -8/+24 | |
| * | | | | | | | | | | | | | | tracing: Treat recording tgid for idle task as a success | Joel Fernandes | 2017-07-07 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | tracing: Treat recording comm for idle task as a success | Joel Fernandes | 2017-07-07 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | tracing: Add saved_tgids file to show cached pid to tgid mappings | Michael Sartain | 2017-07-06 | 1 | -0/+73 | |
* | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-13 | 13 | -198/+654 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | fork,random: use get_random_canary() to set tsk->stack_canary | Rik van Riel | 2017-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | kexec_file: adjust declaration of kexec_purgatory | Kees Cook | 2017-07-12 | 2 | -7/+2 | |
| * | | | | | | | | | | | | | | kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogs | Nicholas Piggin | 2017-07-12 | 1 | -4/+44 | |
| * | | | | | | | | | | | | | | kernel/watchdog: split up config options | Nicholas Piggin | 2017-07-12 | 4 | -131/+177 | |
| * | | | | | | | | | | | | | | kernel/watchdog: introduce arch_touch_nmi_watchdog() | Nicholas Piggin | 2017-07-12 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | fault-inject: support systematic fault injection | Dmitry Vyukov | 2017-07-12 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files | Cyrill Gorcunov | 2017-07-12 | 1 | -0/+57 | |
| * | | | | | | | | | | | | | | kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning() | Mateusz Jurczyk | 2017-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | sysctl: add unsigned int range support | Luis R. Rodriguez | 2017-07-12 | 1 | -0/+66 | |
| * | | | | | | | | | | | | | | sysctl: simplify unsigned int support | Luis R. Rodriguez | 2017-07-12 | 1 | -7/+146 | |
| * | | | | | | | | | | | | | | sysctl: fold sysctl_writes_strict checks into helper | Luis R. Rodriguez | 2017-07-12 | 1 | -24/+32 | |
| * | | | | | | | | | | | | | | sysctl: kdoc'ify sysctl_writes_strict | Luis R. Rodriguez | 2017-07-12 | 1 | -4/+25 | |
| * | | | | | | | | | | | | | | kdump: protect vmcoreinfo data under the crash memory | Xunlei Pang | 2017-07-12 | 4 | -1/+71 | |
| * | | | | | | | | | | | | | | powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr | Xunlei Pang | 2017-07-12 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | kexec: move vmcoreinfo out of the kernel's .bss section | Xunlei Pang | 2017-07-12 | 2 | -5/+23 | |
| * | | | | | | | | | | | | | | kernel/fork.c: virtually mapped stacks: do not disable interrupts | Christoph Lameter | 2017-07-12 | 1 | -11/+5 | |
* | | | | | | | | | | | | | | | Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-12 | 2 | -53/+72 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | module: make the modinfo name const | Luis R. Rodriguez | 2017-06-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | kmod: reduce atomic operations on kmod_concurrent and simplify | Luis R. Rodriguez | 2017-06-27 | 1 | -22/+18 | |
| * | | | | | | | | | | | | | | module: use list_for_each_entry_rcu() on find_module_all() | Luis R. Rodriguez | 2017-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | kernel/module.c: suppress warning about unused nowarn variable | Corentin Labbe | 2017-06-26 | 1 | -10/+20 | |
| * | | | | | | | | | | | | | | module: Add module name to modinfo | Kees Cook | 2017-05-23 | 1 | -7/+22 | |
| * | | | | | | | | | | | | | | module: Pass struct load_info into symbol checks | Kees Cook | 2017-05-23 | 1 | -12/+10 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | fix a braino in compat_sys_getrlimit() | Al Viro | 2017-07-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-10 | 8 | -38/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | kernel/exit.c: avoid undefined behaviour when calling wait4() | zhongjiang | 2017-07-10 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | kernel/signal.c: avoid undefined behaviour in kill_something_info | zhongjiang | 2017-07-10 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | lib/extable.c: use bsearch() library function in search_extable() | Thomas Meyer | 2017-07-10 | 2 | -2/+3 | |
| * | | | | | | | | | | | | | kernel/kallsyms.c: replace all_var with IS_ENABLED(CONFIG_KALLSYMS_ALL) | Masahiro Yamada | 2017-07-10 | 1 | -8/+2 | |
| * | | | | | | | | | | | | | kernel/groups.c: use sort library function | Rasmus Villemoes | 2017-07-10 | 1 | -24/+11 | |
| * | | | | | | | | | | | | | kernel/ksysfs.c: constify attribute_group structures. | Arvind Yadav | 2017-07-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | mm: make PR_SET_THP_DISABLE immediately active | Michal Hocko | 2017-07-10 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |