Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2016-07-29 | 2 | -0/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cred: Reject inodes with invalid ids in set_create_file_as() | Seth Forshee | 2016-06-30 | 1 | -0/+2 | |
| * | | | | | | fs: Limit file caps to the user namespace of the super block | Seth Forshee | 2016-06-24 | 1 | -0/+14 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-07-29 | 1 | -10/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cgroupns: Only allow creation of hierarchies in the initial cgroup namespace | Eric W. Biederman | 2016-07-15 | 1 | -6/+2 | |
| * | | | | | | cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns | Eric W. Biederman | 2016-07-15 | 1 | -0/+5 | |
| * | | | | | | cgroupns: Fix the locking in copy_cgroup_ns | Eric W. Biederman | 2016-07-15 | 1 | -4/+1 | |
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-29 | 8 | -385/+275 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | timers/core: Correct callback order during CPU hot plug | Richard Cochran | 2016-07-28 | 1 | -5/+10 | |
| * | | | | | | | rcu: Convert rcutree to hotplug state machine | Thomas Gleixner | 2016-07-15 | 2 | -53/+66 | |
| * | | | | | | | smp/cfd: Convert core to hotplug state machine | Richard Weinberger | 2016-07-15 | 2 | -47/+41 | |
| * | | | | | | | profile: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-07-15 | 1 | -116/+65 | |
| * | | | | | | | timers/core: Convert to hotplug state machine | Richard Cochran | 2016-07-15 | 2 | -23/+7 | |
| * | | | | | | | hrtimer: Convert to hotplug state machine | Thomas Gleixner | 2016-07-15 | 2 | -35/+10 | |
| * | | | | | | | workqueue: Convert to state machine callbacks | Thomas Gleixner | 2016-07-14 | 2 | -65/+53 | |
| * | | | | | | | perf/core: Convert to hotplug state machine | Thomas Gleixner | 2016-07-14 | 2 | -46/+21 | |
| * | | | | | | | cpu/hotplug: Handle early registration gracefully | Thomas Gleixner | 2016-07-14 | 1 | -0/+7 | |
| * | | | | | | | Merge branch 'core/urgent' into smp/hotplug to pick up dependencies | Thomas Gleixner | 2016-07-13 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'core/rcu' into smp/hotplug to pick up dependencies | Thomas Gleixner | 2016-07-13 | 9 | -736/+844 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'timers/core' into smp/hotplug to pick up dependencies | Thomas Gleixner | 2016-07-13 | 12 | -537/+749 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-07-28 | 12 | -453/+565 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ftrace: Reduce size of function graph entries | Namhyung Kim | 2016-07-05 | 2 | -2/+13 | |
| * | | | | | | | | | | | tracing: Have HIST_TRIGGERS select TRACING | Tom Zanussi | 2016-07-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | tracing: Using for_each_set_bit() to simplify trace_pid_write() | Wei Yongjun | 2016-07-05 | 1 | -6/+2 | |
| * | | | | | | | | | | | ftrace: Move toplevel init out of ftrace_init_tracefs() | Steven Rostedt (Red Hat) | 2016-07-05 | 3 | -6/+14 | |
| * | | | | | | | | | | | tracing/function_graph: Fix filters for function_graph threshold | Joel Fernandes | 2016-06-27 | 1 | -9/+8 | |
| * | | | | | | | | | | | tracing: Skip more functions when doing stack tracing of events | Steven Rostedt (Red Hat) | 2016-06-23 | 1 | -1/+18 | |
| * | | | | | | | | | | | tracing: Expose CPU physical addresses (resource values) for PCI devices | Bjorn Helgaas | 2016-06-20 | 1 | -7/+3 | |
| * | | | | | | | | | | | tracing: Show the preempt count of when the event was called | Steven Rostedt (Red Hat) | 2016-06-20 | 1 | -0/+8 | |
| * | | | | | | | | | | | tracing: Choose static tp_printk buffer by explicit nesting count | Andy Lutomirski | 2016-06-20 | 1 | -59/+24 | |
| * | | | | | | | | | | | tracing: expose current->comm to [ku]probe events | Omar Sandoval | 2016-06-20 | 3 | -0/+44 | |
| * | | | | | | | | | | | ftrace: Have set_ftrace_pid use the bitmap like events do | Steven Rostedt (Red Hat) | 2016-06-20 | 5 | -185/+148 | |
| * | | | | | | | | | | | tracing: Move pid_list write processing into its own function | Steven Rostedt (Red Hat) | 2016-06-20 | 3 | -102/+124 | |
| * | | | | | | | | | | | tracing: Move the pid_list seq_file functions to be global | Steven Rostedt (Red Hat) | 2016-06-20 | 3 | -31/+77 | |
| * | | | | | | | | | | | tracing: Move filtered_pid helper functions into trace.c | Steven Rostedt | 2016-06-20 | 2 | -51/+78 | |
| * | | | | | | | | | | | tracing: Make the pid filtering helper functions global | Steven Rostedt | 2016-06-20 | 2 | -17/+26 | |
* | | | | | | | | | | | | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-07-28 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-07-24 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | libnvdimm, pmem: allow nfit_test to override pmem_direct_access() | Dan Williams | 2016-06-24 | 1 | -6/+0 | |
* | | | | | | | | | | | | | | printk: when dumping regs, show the stack, not thread_info | Andy Lutomirski | 2016-07-28 | 1 | -3/+2 | |
* | | | | | | | | | | | | | | mm: fix memcg stack accounting for sub-page stacks | Andy Lutomirski | 2016-07-28 | 1 | -11/+8 | |
* | | | | | | | | | | | | | | mm: track NR_KERNEL_STACK in KiB instead of number of stacks | Andy Lutomirski | 2016-07-28 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | mm: cleanup ifdef guards for vmem_altmap | Dan Williams | 2016-07-28 | 1 | -8/+0 | |
* | | | | | | | | | | | | | | mm: convert zone_reclaim to node_reclaim | Mel Gorman | 2016-07-28 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | mm, vmscan: move LRU lists to node | Mel Gorman | 2016-07-28 | 1 | -5/+5 | |
* | | | | | | | | | | | | | | cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask | Michal Hocko | 2016-07-28 | 1 | -9/+0 | |
* | | | | | | | | | | | | | | freezer, oom: check TIF_MEMDIE on the correct task | Michal Hocko | 2016-07-28 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-07-27 | 10 | -144/+418 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | bpf: Add bpf_probe_write_user BPF helper to be called in tracers | Sargun Dhillon | 2016-07-25 | 1 | -0/+45 | |
| * | | | | | | | | | | | | | bpf, events: fix offset in skb copy handler | Daniel Borkmann | 2016-07-25 | 1 | -5/+10 |