| Commit message (Expand) | Author | Age |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-11-04 |
| |\ |
|
| | * | bpf, verifier: annotate verbose printer with __printf | Daniel Borkmann | 2015-11-03 |
| | * | bpf: add support for persistent maps/progs | Daniel Borkmann | 2015-11-02 |
| | * | bpf: consolidate bpf_prog_put{, _rcu} dismantle paths | Daniel Borkmann | 2015-11-02 |
| | * | bpf: align and clean bpf_{map,prog}_get helpers | Daniel Borkmann | 2015-11-02 |
| | * | bpf: abstract anon_inode_getfd invocations | Daniel Borkmann | 2015-11-02 |
| | * | bpf: convert hashtab lock to raw lock | Yang Shi | 2015-11-02 |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-01 |
| | |\ |
|
| | * | | seccomp, ptrace: add support for dumping seccomp filters | Tycho Andersen | 2015-10-27 |
| | * | | bpf: make tracing helpers gpl only | Alexei Starovoitov | 2015-10-26 |
| | * | | bpf: fix bpf_perf_event_read() helper | Alexei Starovoitov | 2015-10-26 |
| | * | | bpf: introduce bpf_perf_event_output() helper | Alexei Starovoitov | 2015-10-22 |
| | * | | perf: pad raw data samples automatically | Alexei Starovoitov | 2015-10-22 |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 |
| | |\ \ |
|
| | * | | | bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_put | Tom Herbert | 2015-10-16 |
| | * | | | bpf: charge user for creation of BPF maps and programs | Alexei Starovoitov | 2015-10-12 |
| | * | | | bpf: enable non-root eBPF programs | Alexei Starovoitov | 2015-10-12 |
| | * | | | bpf: fix cb access in socket filter programs | Alexei Starovoitov | 2015-10-11 |
| | * | | | bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs | Daniel Borkmann | 2015-10-08 |
| | * | | | ebpf: include perf_event only where really needed | Daniel Borkmann | 2015-10-05 |
| | * | | | bpf, seccomp: prepare for upcoming criu support | Daniel Borkmann | 2015-10-05 |
| | * | | | sched, bpf: add helper for retrieving routing realms | Daniel Borkmann | 2015-10-03 |
| | * | | | ebpf: migrate bpf_prog's flags to bitfield | Daniel Borkmann | 2015-10-03 |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-02 |
| | |\ \ \ |
|
| | * | | | | irq: Export per-cpu irq allocation and de-allocation functions | Maxime Ripard | 2015-09-29 |
| | * | | | | genirq: Fix the documentation of request_percpu_irq | Maxime Ripard | 2015-09-29 |
| * | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-11-03 |
| |\ \ \ \ \ |
|
| | * | | | | | sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETS | Oleg Nesterov | 2015-10-20 |
| | * | | | | | sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop() | Peter Zijlstra | 2015-10-20 |
| | * | | | | | sched: Start stopper early | Peter Zijlstra | 2015-10-20 |
| | * | | | | | stop_machine: Kill cpu_stop_threads->setup() and cpu_stop_unpark() | Oleg Nesterov | 2015-10-20 |
| | * | | | | | stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp... | Oleg Nesterov | 2015-10-20 |
| | * | | | | | stop_machine: Change cpu_stop_queue_two_works() to rely on stopper->enabled | Oleg Nesterov | 2015-10-20 |
| | * | | | | | stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works() | Oleg Nesterov | 2015-10-20 |
| | * | | | | | stop_machine: Ensure that a queued callback will be called before cpu_stop_pa... | Oleg Nesterov | 2015-10-20 |
| | * | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con... | Ingo Molnar | 2015-10-20 |
| | |\ \ \ \ \ |
|
| | * | | | | | | sched/core: Remove a parameter in the migrate_task_rq() function | xiaofeng.yan | 2015-10-06 |
| | * | | | | | | sched/core: Drop unlikely behind BUG_ON() | Geliang Tang | 2015-10-06 |
| | * | | | | | | sched/core: Fix task and run queue sched_info::run_delay inconsistencies | Peter Zijlstra | 2015-10-06 |
| | * | | | | | | sched/numa: Fix task_tick_fair() from disabling numa_balancing | Srikar Dronamraju | 2015-10-06 |
| | * | | | | | | sched/core: Add preempt_count invariant check | Peter Zijlstra | 2015-10-06 |
| | * | | | | | | sched/core: More notrace annotations | Peter Zijlstra | 2015-10-06 |
| | * | | | | | | sched/core: Simplify preempt_count tests | Peter Zijlstra | 2015-10-06 |
| | * | | | | | | sched/core: Robustify preemption leak checks | Peter Zijlstra | 2015-10-06 |
| | * | | | | | | sched/core: Stop setting PREEMPT_ACTIVE | Peter Zijlstra | 2015-10-06 |
| | * | | | | | | sched/core: Fix trace_sched_switch() | Peter Zijlstra | 2015-10-06 |
| | * | | | | | | sched/core: Add preempt argument to __schedule() | Peter Zijlstra | 2015-10-06 |
| | * | | | | | | sched/core: Create preempt_count invariant | Peter Zijlstra | 2015-10-06 |
| | * | | | | | | sched/core: Rework TASK_DEAD preemption exception | Peter Zijlstra | 2015-10-06 |
| | * | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 2015-10-06 |
| | |\ \ \ \ \ \ |
|