Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-05compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()Helge Deller
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01ebpf: misc core cleanupDaniel Borkmann
2015-06-01ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-27perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite modeAlexander Shishkin
2015-05-27perf: Fix race in BPF program unregisterAlexei Starovoitov
2015-05-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-22bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov
2015-05-19watchdog: fix double lock in watchdog_nmi_enable_allMichal Hocko
2015-05-19sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-13ktime: Fix ktime_divns to do signed divisionJohn Stultz
2015-05-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-05-10seccomp, filter: add and use bpf_prog_create_from_user from seccompDaniel Borkmann
2015-05-10seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filterNicolas Schichan
2015-05-09Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-05-08module: Call module notifier on failure after complete_formation()Steven Rostedt
2015-05-08perf: Annotate inherited event ctx->mutex recursionPeter Zijlstra
2015-05-08sched/core: Fix regression in cpuset_cpu_inactive() for suspendOmar Sandoval
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-05-07tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée
2015-05-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-01Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-30modsign: change default key detailsDavid Howells
2015-04-29cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-28bpf: fix 64-bit divideAlexei Starovoitov
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-24clockevents: Shutdown detached clockevent deviceViresh Kumar
2015-04-24genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chipRoger Quadros
2015-04-23kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-04-23Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2015-04-22Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2015-04-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds