Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-10 | 2 | -5/+26 |
|\ | |||||
| *---. | Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 2017-05-09 | 2 | -5/+26 |
| |\ \ \ | |||||
| | | * | | ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki | 2017-05-05 | 2 | -5/+26 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-10 | 1 | -5/+16 |
|\ \ \ \ \ | |||||
| * | | | | | bpf: don't let ldimm64 leak map addresses on unprivileged | Daniel Borkmann | 2017-05-08 | 1 | -5/+16 |
* | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-05-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fs: constify tree_descr arrays passed to simple_fill_super() | Eric Biggers | 2017-04-27 | 1 | -1/+1 |
* | | | | | | | Merge tag 'trace-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2017-05-09 | 2 | -12/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ftrace: Simplify ftrace_match_record() even more | Steven Rostedt (VMware) | 2017-05-04 | 1 | -11/+9 |
| * | | | | | | | ftrace: Remove an unneeded condition | Dan Carpenter | 2017-05-04 | 1 | -1/+1 |
| * | | | | | | | tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline() | Amey Telawane | 2017-05-04 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-09 | 1 | -4/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | genirq: Return the IRQ name from free_irq() | Christoph Hellwig | 2017-04-18 | 1 | -3/+10 |
| * | | | | | | | | genirq: Fix indentation in remove_irq() | Christoph Hellwig | 2017-04-18 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-05-09 | 3 | -10/+42 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | console: move console_init() out of tty_io.c | Nicolas Pitre | 2017-04-18 | 1 | -0/+24 |
| * | | | | | | | | | Merge 4.11-rc7 into tty-next | Greg Kroah-Hartman | 2017-04-17 | 12 | -107/+146 |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge 4.11-rc5 into tty-next | Greg Kroah-Hartman | 2017-04-03 | 2 | -21/+30 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | braille-console: Fix value returned by _braille_console_setup | Samuel Thibault | 2017-03-31 | 2 | -10/+18 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | trace: make trace_hwlat timestamp y2038 safe | Deepa Dinamani | 2017-05-09 | 3 | -15/+14 |
* | | | | | | | | | | kernel/power/snapshot.c: use set_memory.h header | Laura Abbott | 2017-05-09 | 1 | -0/+3 |
* | | | | | | | | | | kernel/module.c: use set_memory.h header | Laura Abbott | 2017-05-09 | 1 | -0/+3 |
* | | | | | | | | | | mm, vmalloc: use __GFP_HIGHMEM implicitly | Michal Hocko | 2017-05-09 | 5 | -11/+7 |
* | | | | | | | | | | kcov: simplify interrupt check | Dmitry Vyukov | 2017-05-09 | 1 | -8/+1 |
* | | | | | | | | | | taskstats: add e/u/stime for TGID command | Zhang Xiao | 2017-05-09 | 1 | -0/+14 |
* | | | | | | | | | | pidns: expose task pid_ns_for_children to userspace | Kirill Tkhai | 2017-05-09 | 1 | -0/+34 |
* | | | | | | | | | | pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid() | Kirill Tkhai | 2017-05-09 | 1 | -1/+3 |
* | | | | | | | | | | ia64: reuse append_elf_note() and final_note() functions | Hari Bathini | 2017-05-09 | 2 | -48/+14 |
* | | | | | | | | | | crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE | Hari Bathini | 2017-05-09 | 5 | -407/+456 |
* | | | | | | | | | | fork: free vmapped stacks in cache when cpus are offline | Hoeun Ryu | 2017-05-09 | 1 | -0/+23 |
* | | | | | | | | | | kernel/hung_task.c: defer showing held locks | Tetsuo Handa | 2017-05-09 | 1 | -1/+7 |
* | | | | | | | | | | proc/sysctl: fix the int overflow for jiffies conversion | Gao Feng | 2017-05-09 | 1 | -1/+1 |
* | | | | | | | | | | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-05-05 | 1 | -14/+18 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | powerpc/kprobes: Fix handling of function offsets on ABIv2 | Naveen N. Rao | 2017-04-20 | 1 | -3/+4 |
| * | | | | | | | | | | kprobes: Convert kprobe_lookup_name() to a function | Naveen N. Rao | 2017-04-20 | 1 | -12/+8 |
| * | | | | | | | | | | kprobes: Skip preparing optprobe if the probe is ftrace-based | Masami Hiramatsu | 2017-04-20 | 1 | -2/+9 |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-05-05 | 3 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | signal: Make kill_proc_info static | Eric W. Biederman | 2017-04-22 | 1 | -1/+1 |
| * | | | | | | | | | | rlimit: Properly call security_task_setrlimit | Eric W. Biederman | 2017-04-21 | 1 | -2/+1 |
| * | | | | | | | | | | posix-timers: Correct sanity check in posix_cpu_nsleep | Eric W. Biederman | 2017-04-17 | 1 | -1/+1 |
* | | | | | | | | | | | Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | kallsyms: Use bounded strnchr() when parsing string | Naveen N. Rao | 2017-04-24 | 1 | -1/+1 |
* | | | | | | | | | | | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2017-05-04 | 12 | -585/+1303 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | ring-buffer: Return reader page back into existing ring buffer | Steven Rostedt (VMware) | 2017-05-01 | 3 | -9/+50 |
| * | | | | | | | | | | | tracing/ftrace: Allow for instances to trigger their own stacktrace probes | Steven Rostedt (VMware) | 2017-04-21 | 1 | -3/+14 |
| * | | | | | | | | | | | tracing/ftrace: Allow for the traceonoff probe be unique to instances | Steven Rostedt (VMware) | 2017-04-21 | 3 | -12/+15 |
| * | | | | | | | | | | | tracing/ftrace: Enable snapshot function trigger to work with instances | Steven Rostedt (VMware) | 2017-04-21 | 1 | -19/+25 |
| * | | | | | | | | | | | tracing/ftrace: Allow instances to have their own function probes | Steven Rostedt (VMware) | 2017-04-21 | 1 | -2/+2 |
| * | | | | | | | | | | | tracing/ftrace: Add a better way to pass data via the probe functions | Steven Rostedt (VMware) | 2017-04-21 | 5 | -107/+153 |
| * | | | | | | | | | | | ftrace: Dynamically create the probe ftrace_ops for the trace_array | Steven Rostedt (VMware) | 2017-04-21 | 5 | -57/+146 |