| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | | | | | | tracing: Using for_each_set_bit() to simplify trace_pid_write() | Wei Yongjun | 2016-07-05 |
| * | | | | | | | | | | | | | | | | ftrace: Move toplevel init out of ftrace_init_tracefs() | Steven Rostedt (Red Hat) | 2016-07-05 |
| * | | | | | | | | | | | | | | | | tracing/function_graph: Fix filters for function_graph threshold | Joel Fernandes | 2016-06-27 |
| * | | | | | | | | | | | | | | | | tracing: Skip more functions when doing stack tracing of events | Steven Rostedt (Red Hat) | 2016-06-23 |
| * | | | | | | | | | | | | | | | | tracing: Expose CPU physical addresses (resource values) for PCI devices | Bjorn Helgaas | 2016-06-20 |
| * | | | | | | | | | | | | | | | | tracing: Show the preempt count of when the event was called | Steven Rostedt (Red Hat) | 2016-06-20 |
| * | | | | | | | | | | | | | | | | tracing: Choose static tp_printk buffer by explicit nesting count | Andy Lutomirski | 2016-06-20 |
| * | | | | | | | | | | | | | | | | tracing: expose current->comm to [ku]probe events | Omar Sandoval | 2016-06-20 |
| * | | | | | | | | | | | | | | | | ftrace: Have set_ftrace_pid use the bitmap like events do | Steven Rostedt (Red Hat) | 2016-06-20 |
| * | | | | | | | | | | | | | | | | tracing: Move pid_list write processing into its own function | Steven Rostedt (Red Hat) | 2016-06-20 |
| * | | | | | | | | | | | | | | | | tracing: Move the pid_list seq_file functions to be global | Steven Rostedt (Red Hat) | 2016-06-20 |
| * | | | | | | | | | | | | | | | | tracing: Move filtered_pid helper functions into trace.c | Steven Rostedt | 2016-06-20 |
| * | | | | | | | | | | | | | | | | tracing: Make the pid filtering helper functions global | Steven Rostedt | 2016-06-20 |
* | | | | | | | | | | | | | | | | | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-07-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-07-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | libnvdimm, pmem: allow nfit_test to override pmem_direct_access() | Dan Williams | 2016-06-24 |
* | | | | | | | | | | | | | | | | | | | printk: when dumping regs, show the stack, not thread_info | Andy Lutomirski | 2016-07-28 |
* | | | | | | | | | | | | | | | | | | | mm: fix memcg stack accounting for sub-page stacks | Andy Lutomirski | 2016-07-28 |
* | | | | | | | | | | | | | | | | | | | mm: track NR_KERNEL_STACK in KiB instead of number of stacks | Andy Lutomirski | 2016-07-28 |
* | | | | | | | | | | | | | | | | | | | mm: cleanup ifdef guards for vmem_altmap | Dan Williams | 2016-07-28 |
* | | | | | | | | | | | | | | | | | | | mm: convert zone_reclaim to node_reclaim | Mel Gorman | 2016-07-28 |
* | | | | | | | | | | | | | | | | | | | mm, vmscan: move LRU lists to node | Mel Gorman | 2016-07-28 |
* | | | | | | | | | | | | | | | | | | | cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask | Michal Hocko | 2016-07-28 |
* | | | | | | | | | | | | | | | | | | | freezer, oom: check TIF_MEMDIE on the correct task | Michal Hocko | 2016-07-28 |
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-07-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | bpf: Add bpf_probe_write_user BPF helper to be called in tracers | Sargun Dhillon | 2016-07-25 |
| * | | | | | | | | | | | | | | | | | | bpf, events: fix offset in skb copy handler | Daniel Borkmann | 2016-07-25 |
| * | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-07-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | bpf: enable direct packet data write for xdp progs | Brenden Blanco | 2016-07-20 |
| * | | | | | | | | | | | | | | | | | | bpf: add XDP prog type for early driver filter | Brenden Blanco | 2016-07-20 |
| * | | | | | | | | | | | | | | | | | | bpf: add bpf_prog_add api for bulk prog refcnt | Brenden Blanco | 2016-07-20 |
| * | | | | | | | | | | | | | | | | | | kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug | Andrew Morton | 2016-07-19 |
| * | | | | | | | | | | | | | | | | | | bpf: bpf_event_entry_gen's alloc needs to be in atomic context | Daniel Borkmann | 2016-07-17 |
| * | | | | | | | | | | | | | | | | | | bpf: avoid stack copy and use skb ctx for event output | Daniel Borkmann | 2016-07-15 |
| * | | | | | | | | | | | | | | | | | | bpf, perf: split bpf_perf_event_output | Daniel Borkmann | 2016-07-15 |
| * | | | | | | | | | | | | | | | | | | perf, events: add non-linear data support for raw records | Daniel Borkmann | 2016-07-15 |
| * | | | | | | | | | | | | | | | | | | bpf: make inode code explicitly non-modular | Paul Gortmaker | 2016-07-11 |
| * | | | | | | | | | | | | | | | | | | bpf: introduce bpf_get_current_task() helper | Alexei Starovoitov | 2016-07-09 |
| * | | | | | | | | | | | | | | | | | | cgroup: bpf: Add bpf_skb_in_cgroup_proto | Martin KaFai Lau | 2016-07-01 |
| * | | | | | | | | | | | | | | | | | | cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY | Martin KaFai Lau | 2016-07-01 |
| * | | | | | | | | | | | | | | | | | | cgroup: Add cgroup_get_from_fd | Martin KaFai Lau | 2016-07-01 |
| * | | | | | | | | | | | | | | | | | | bpf: refactor bpf_prog_get and type check into helper | Daniel Borkmann | 2016-07-01 |
| * | | | | | | | | | | | | | | | | | | bpf: generally move prog destruction to RCU deferral | Daniel Borkmann | 2016-07-01 |
| * | | | | | | | | | | | | | | | | | | bpf: don't use raw processor id in generic helper | Daniel Borkmann | 2016-06-30 |
| * | | | | | | | | | | | | | | | | | | bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read | Daniel Borkmann | 2016-06-30 |
| * | | | | | | | | | | | | | | | | | | bpf, trace: fetch current cpu only once | Daniel Borkmann | 2016-06-30 |
| * | | | | | | | | | | | | | | | | | | bpf: minor cleanups on fd maps and helpers | Daniel Borkmann | 2016-06-30 |
| * | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-06-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | bpf, maps: flush own entries on perf map release | Daniel Borkmann | 2016-06-16 |
| * | | | | | | | | | | | | | | | | | | bpf, maps: extend map_fd_get_ptr arguments | Daniel Borkmann | 2016-06-16 |