aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* bpf: let kprobe programs use bpf_get_smp_processor_id() helperAlexei Starovoitov2015-06-15
* bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov2015-06-15
* bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2015-06-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-14
|\
| * Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-11
| |\
| | * ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long2015-06-11
| * | sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappingsMel Gorman2015-06-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
|\| |
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-05
| |\ \
| | * | perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite modeAlexander Shishkin2015-05-27
| | * | perf: Fix race in BPF program unregisterAlexei Starovoitov2015-05-27
| * | | compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()Helge Deller2015-06-04
* | | | bpf: allow programs to write to certain skb fieldsAlexei Starovoitov2015-06-07
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-02
|\| | |
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-29
| |\ \ \ | | |/ / | |/| |
| | * | module: Call module notifier on failure after complete_formation()Steven Rostedt2015-05-08
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-23
| |\ \ \
| | * | | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-13
| | | |/ | | |/|
* | | | ebpf: misc core cleanupDaniel Borkmann2015-06-01
* | | | ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann2015-06-01
* | | | bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov2015-05-31
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-22
| |\ \ \
| | * | | sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li2015-05-18
| | |/ /
| * | | watchdog: fix double lock in watchdog_nmi_enable_allMichal Hocko2015-05-19
| * | | watchdog: Fix merge 'conflict'Peter Zijlstra2015-05-18
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-15
| |\ \ \
| | * | | sched/core: Fix regression in cpuset_cpu_inactive() for suspendOmar Sandoval2015-05-08
| | * | | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-08
| | | |/ | | |/|
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-15
| |\ \ \ | | |_|/ | |/| |
| | * | perf: Annotate inherited event ctx->mutex recursionPeter Zijlstra2015-05-08
| | |/
* | | bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov2015-05-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\| |
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-09
| |\ \
| | * | genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chipRoger Quadros2015-04-24
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-09
| |\ \ \
| | * | | clockevents: Shutdown detached clockevent deviceViresh Kumar2015-04-24
| | |/ /
| * | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-08
| |\ \ \ | | |_|/ | |/| |
| | * | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-06
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-06
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-04-18
| | |\ \
| | | * | rcu: Control grace-period delays directly from valuePaul E. McKenney2015-04-14
* | | | | seccomp, filter: add and use bpf_prog_create_from_user from seccompDaniel Borkmann2015-05-09
* | | | | seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filterNicolas Schichan2015-05-09
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-01
|\ \ \ \
| * | | | bpf: fix 64-bit divideAlexei Starovoitov2015-04-27
* | | | | Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-30
|\ \ \ \ \
| * | | | | cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki2015-04-29
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-30
|\ \ \ \ \
| * | | | | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-27
| |/ / / /