aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-03-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-03-16Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-03-16uprobes: Default UPROBES_EVENTS to Yperf-core-for-mingo-4.12-20170316Arnaldo Carvalho de Melo
2017-03-16perf/core: Better explain the inherit magicPeter Zijlstra
2017-03-16perf/core: Simplify perf_event_free_task()Peter Zijlstra
2017-03-16perf/core: Fix event inheritance on fork()Peter Zijlstra
2017-03-16perf/core: Fix use-after-free in perf_release()Peter Zijlstra
2017-03-16perf/core: Add a flag for partial AUX recordsAlexander Shishkin
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon
2017-03-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-03-15trace/kprobes: Fix check for kretprobe offset within function entryNaveen N. Rao
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-14kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOLperf-core-for-mingo-4.12-20170314Naveen N. Rao
2017-03-13perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-03-09bpf: convert htab map to hlist_nullsAlexei Starovoitov
2017-03-09bpf: fix struct htab_elem layoutAlexei Starovoitov
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds
2017-03-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-03-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-07Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-03-07Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-07jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSECFrederic Weisbecker
2017-03-07Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-03-06ucount: Remove the atomicity from ucount->countEric W. Biederman
2017-03-06workqueue: trigger WARN if queue_delayed_work() is called with NULL @wqTejun Heo
2017-03-06cgroups: censor kernel pointer in debug filesKees Cook
2017-03-06cgroup/pids: remove spurious suspicious RCU usage warningTejun Heo
2017-03-05bpf: add get_next_key callback to LPM mapAlexei Starovoitov
2017-03-05cpufreq: schedutil: Pass sg_policy to get_next_freq()Viresh Kumar
2017-03-05cpufreq: schedutil: move cached_raw_freq to struct sugov_policyViresh Kumar
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-03trace/kprobes: Add back warning about offset in return probesSteven Rostedt (VMware)
2017-03-03trace/kprobes: Allow return probes with offsets and absolute addressesNaveen N. Rao
2017-03-03kretprobes: Ensure probe location is at function entryNaveen N. Rao
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-03ftrace/graph: Add ftrace_graph_max_depth kernel parameterTodd Brandt
2017-03-03ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filterSteven Rostedt (VMware)
2017-03-02Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-03sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>Ingo Molnar