index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2015-06-07
bpf: allow programs to write to certain skb fields
Alexei Starovoitov
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
ebpf: misc core cleanup
Daniel Borkmann
2015-06-01
ebpf: allow bpf_ktime_get_ns_proto also for networking
Daniel Borkmann
2015-05-31
bpf: add missing rcu protection when releasing programs from prog_array
Alexei Starovoitov
2015-05-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-05-21
bpf: allow bpf programs to tail-call other bpf programs
Alexei Starovoitov
2015-05-19
watchdog: fix double lock in watchdog_nmi_enable_all
Michal Hocko
2015-05-18
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
2015-05-18
watchdog: Fix merge 'conflict'
Peter Zijlstra
2015-05-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-05-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
ktime: Fix ktime_divns to do signed division
John Stultz
2015-05-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-05-09
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
2015-05-09
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
2015-05-09
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-05-08
module: Call module notifier on failure after complete_formation()
Steven Rostedt
2015-05-08
perf: Annotate inherited event ctx->mutex recursion
Peter Zijlstra
2015-05-08
sched/core: Fix regression in cpuset_cpu_inactive() for suspend
Omar Sandoval
2015-05-08
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
2015-05-07
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
2015-05-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-30
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-30
modsign: change default key details
David Howells
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
2015-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-04-28
bpf: fix 64-bit divide
Alexei Starovoitov
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-24
clockevents: Shutdown detached clockevent device
Viresh Kumar
2015-04-24
genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chip
Roger Quadros
2015-04-23
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
2015-04-22
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-04-22
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2015-04-22
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-21
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-04-19
smp: Fix error case handling in smp_call_function_*()
Linus Torvalds
2015-04-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-04-18
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-17
tracing: Fix possible out of bounds memory access when parsing enums
Steven Rostedt (Red Hat)
[next]