summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2017-06-05Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+7
2017-06-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+1
2017-05-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+16
2017-05-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-6/+18
2017-05-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+12
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2017-05-26kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu-1/+1
2017-05-26ftrace: Fix memory leak in ftrace_graph_release()Luis Henriques-1/+1
2017-05-27livepatch: Make livepatch dependent on !TRIM_UNUSED_KSYMSMiroslav Benes-0/+1
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-30/+29
2017-05-25bpf: fix wrong exposure of map_flags into fdinfo for lpmDaniel Borkmann-0/+3
2017-05-25bpf: properly reset caller saved regs after helper call and ld_abs/indDaniel Borkmann-21/+16
2017-05-25bpf: fix incorrect pruning decision when alignment must be trackedDaniel Borkmann-9/+10
2017-05-24cpuset: consider dying css as offlineTejun Heo-2/+2
2017-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-7/+13
2017-05-23posix-timers: Make signal printks conditionalThomas Gleixner-8/+16
2017-05-23ptrace: Properly initialize ptracer_cred on forkEric W. Biederman-7/+13
2017-05-22Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-5/+4
2017-05-22kthread: Fix use-after-free if kthread fork failsVegard Nossum-5/+12
2017-05-22futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()Peter Zijlstra-6/+18
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-4/+8
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki-1/+1
2017-05-22Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki-4/+3
2017-05-22net: Make IP alignment calulations clearer.David S. Miller-4/+8
2017-05-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+28
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+59
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+2
2017-05-19blktrace: fix integer parseShaohua Li-2/+2
2017-05-18tracing: Make sure RCU is watching before calling a stack traceSteven Rostedt (VMware)-1/+30
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+11
2017-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-3/+7
2017-05-17bpf: adjust verifier heuristicsDaniel Borkmann-1/+11
2017-05-17kprobes: Document how optimized kprobes are removed from module unloadSteven Rostedt (VMware)-0/+6
2017-05-17ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stubSteven Rostedt (VMware)-2/+4
2017-05-17ftrace/instances: Clear function triggers when removing instancesNaveen N. Rao-0/+12
2017-05-17ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()Naveen N. Rao-2/+2
2017-05-17tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner-1/+6
2017-05-17tracing: Move postpone selftests to core from early_initcallSteven Rostedt-1/+1
2017-05-17cgroup: Prevent kill_css() from being called more than onceWaiman Long-0/+5
2017-05-16genirq: Fix chained interrupt data orderingThomas Gleixner-1/+1
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-25/+113
2017-05-15sched/core: Call __schedule() from do_idle() without enabling preemptionSteven Rostedt (VMware)-1/+28
2017-05-14PM / hibernate: Declare variables as staticPushkar Jambhlekar-1/+1
2017-05-13pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()Kirill Tkhai-2/+6
2017-05-13pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processesEric W. Biederman-1/+1
2017-05-12gcov: support GCC 7.1Martin Liska-1/+9
2017-05-12time: delete current_fs_time()Deepa Dinamani-14/+0
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+6
2017-05-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1