| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-01-13 | 6 | -228/+300 |
|\ |
|
| * | ftrace: Fix the race between ftrace and insmod | Qiu Peiyang | 2016-01-07 | 1 | -9/+16 |
| * | ftrace: Add infrastructure for delayed enabling of module functions | Steven Rostedt (Red Hat) | 2016-01-07 | 1 | -55/+106 |
| * | tracing: Fix comment to use tracing_on over tracing_enable | Chuyu Hu | 2015-12-23 | 1 | -2/+2 |
| * | ftrace: Clean up ftrace_module_init() code | Steven Rostedt (Red Hat) | 2015-12-23 | 1 | -6/+3 |
| * | ftrace: Join functions ftrace_module_init() and ftrace_init_module() | Abel Vesa | 2015-12-23 | 1 | -9/+6 |
| * | bpf: Constify bpf_verifier_ops structure | Julia Lawall | 2015-12-23 | 1 | -1/+1 |
| * | ftrace: Have ftrace_ops_get_func() handle RCU and PER_CPU flags too | Steven Rostedt (Red Hat) | 2015-12-23 | 1 | -12/+18 |
| * | ftrace: Remove use of control list and ops | Steven Rostedt (Red Hat) | 2015-12-23 | 3 | -91/+39 |
| * | ftrace: Fix output of enabled_functions for showing tramp | Steven Rostedt (Red Hat) | 2015-12-23 | 1 | -3/+4 |
| * | ftrace: Fix a typo in comment | Li Bin | 2015-12-23 | 1 | -1/+1 |
| * | ftrace: Show all tramps registered to a record on ftrace_bug() | Steven Rostedt (Red Hat) | 2015-11-25 | 1 | -9/+37 |
| * | ftrace: Add variable ftrace_expected for archs to show expected code | Steven Rostedt (Red Hat) | 2015-11-25 | 1 | -2/+7 |
| * | ftrace: Add new type to distinguish what kind of ftrace_bug() | Steven Rostedt (Red Hat) | 2015-11-25 | 1 | -1/+36 |
| * | tracing: Update cond flag when enabling or disabling a trigger | Tom Zanussi | 2015-11-25 | 1 | -4/+6 |
| * | ring-buffer: Process commits whenever moving to a new page. | Steven Rostedt (Red Hat) | 2015-11-25 | 1 | -0/+7 |
| * | ring-buffer: Remove redundant update of page timestamp | Steven Rostedt (Red Hat) | 2015-11-24 | 1 | -24/+8 |
| * | ring-buffer: Use READ_ONCE() for most tail_page access | Steven Rostedt (Red Hat) | 2015-11-24 | 1 | -7/+11 |
* | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2016-01-13 | 6 | -62/+48 |
|\ \ |
|
| * | | cgroup: fix a typo. | Rami Rosen | 2016-01-10 | 1 | -1/+1 |
| * | | cgroup: demote subsystem init messages to KERN_DEBUG | Tejun Heo | 2016-01-02 | 1 | -1/+1 |
| * | | cgroup_pids: fix a typo. | Rami Rosen | 2015-12-14 | 1 | -1/+1 |
| * | | Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke... | Tejun Heo | 2015-12-07 | 1 | -27/+44 |
| |\ \ |
|
| * | | | cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends | Oleg Nesterov | 2015-12-03 | 5 | -31/+14 |
| * | | | Merge branch 'for-4.4-fixes' into for-4.5 | Tejun Heo | 2015-12-03 | 7 | -110/+107 |
| |\ \ \ |
|
| * | | | | cpuset: Replace all instances of time_t with time64_t | Arnd Bergmann | 2015-11-25 | 1 | -4/+8 |
| * | | | | cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type | Tejun Heo | 2015-11-16 | 1 | -24/+23 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-01-13 | 6 | -59/+187 |
|\ \ \ \ \ |
|
| * | | | | | net: bpf: reject invalid shifts | Rabin Vincent | 2016-01-12 | 1 | -0/+10 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-01-07 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
| * | | | | | | bpf: hash: use per-bucket spinlock | tom.leiming@gmail.com | 2015-12-29 | 1 | -18/+32 |
| * | | | | | | bpf: hash: move select_bucket() out of htab's spinlock | tom.leiming@gmail.com | 2015-12-29 | 1 | -4/+2 |
| * | | | | | | bpf: hash: use atomic count | tom.leiming@gmail.com | 2015-12-29 | 1 | -6/+6 |
| * | | | | | | bpf: move clearing of A/X into classic to eBPF migration prologue | Daniel Borkmann | 2015-12-18 | 1 | -4/+0 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-18 | 23 | -177/+270 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | net, cgroup: cgroup_sk_updat_lock was missing initializer | Tejun Heo | 2015-12-14 | 1 | -1/+1 |
| * | | | | | | | bpf, inode: allow for rename and link ops | Daniel Borkmann | 2015-12-13 | 1 | -0/+20 |
| * | | | | | | | sock, cgroup: add sock->sk_cgroup | Tejun Heo | 2015-12-09 | 1 | -1/+54 |
| * | | | | | | | Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 2015-12-09 | 1 | -27/+44 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | * | | | | | | cgroup: implement cgroup_get_from_path() and expose cgroup_put() | Tejun Heo | 2015-11-20 | 1 | -5/+34 |
| | * | | | | | | cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it | Tejun Heo | 2015-11-20 | 1 | -22/+10 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-04 | 11 | -46/+107 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | bpf: add show_fdinfo handler for maps | Daniel Borkmann | 2015-11-20 | 1 | -1/+21 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-13 | 5 | -104/+51 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kernel/*: switch to memdup_user_nul() | Al Viro | 2016-01-04 | 4 | -95/+48 |
| * | | | | | | | | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro | 2016-01-04 | 1 | -9/+3 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | vfs: add copy_file_range syscall and vfs helper | Zach Brown | 2015-12-01 | 1 | -0/+1 |
* | | | | | | | | | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-01-12 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | missing include asm/paravirt.h in cputime.c | Stefano Stabellini | 2015-12-21 | 1 | -0/+3 |
| | |/ / / / / / /
| |/| | | | | | | |
|