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
2018-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-11Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-05-11Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-05-11tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)
2018-05-11compat: fix 4-byte infoleak via uninitialized struct fieldJann Horn
2018-05-09cpufreq: schedutil: Avoid using invalid next_freqRafael J. Wysocki
2018-05-09cpufreq: schedutil: remove stale commentJuri Lelli
2018-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-05-05Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-05bpf, xskmap: fix crash in xsk_map_alloc error path handlingDaniel Borkmann
2018-05-05bpf: fix references to free_bpf_prog_info() in commentsJakub Kicinski
2018-05-05bpf: replace map pointer loads before calling into offloadsJakub Kicinski
2018-05-05bpf: export bpf_event_output()Jakub Kicinski
2018-05-05nfp: bpf: record offload neutral maps in the driverJakub Kicinski
2018-05-05bpf: offload: allow offloaded programs to use perf event arraysJakub Kicinski
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-04bpf: add faked "ending" subprogJiong Wang
2018-05-04bpf: centre subprog information fieldsJiong Wang
2018-05-04bpf: unify main prog and subprogJiong Wang
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-04bpf: use array_index_nospec in find_prog_typeDaniel Borkmann
2018-05-04bpf: implement ld_abs/ld_ind in native bpfDaniel Borkmann
2018-05-04bpf: fix possible spectre-v1 in find_and_alloc_map()Mark Rutland
2018-05-04bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel
2018-05-03tracing: Fix the file mode of stack tracerZhengyuan Liu
2018-05-03ftrace: Have set_graph_* files have normal file modesChen LinX
2018-05-03Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-03bpf: sockmap, fix error handling in redirect failuresJohn Fastabend
2018-05-03bpf: sockmap, zero sg_size on error when buffer is releasedJohn Fastabend
2018-05-03bpf: sockmap, fix scatterlist update on error path in send with applyJohn Fastabend
2018-05-02clocksource: Rework stale commentPeter Zijlstra
2018-05-02clocksource: Consistent de-rate when marking unstablePeter Zijlstra
2018-05-02clocksource: Initialize cs->wd_listPeter Zijlstra
2018-05-02clocksource: Allow clocksource_mark_unstable() on unregistered clocksourcesPeter Zijlstra
2018-04-30tracepoint: Do not warn on ENOMEMMathieu Desnoyers
2018-04-30bpf: remove tracepoints from bpf coreAlexei Starovoitov
2018-04-29bpf: Allow bpf_current_task_under_cgroup in interruptTeng Qin
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-29bpf/verifier: improve register value range tracking with ARSHYonghong Song
2018-04-29bpf: remove never-hit branches in verifier adjust_scalar_min_max_valsYonghong Song
2018-04-29bpf/verifier: refine retval R0 state for bpf_get_stack helperYonghong Song
2018-04-29bpf: add bpf_get_stack helperYonghong Song
2018-04-29bpf: change prototype for stack_map_get_build_id_offsetYonghong Song
2018-04-27Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-27tracing: Add field modifier parsing hist error for hist triggersTom Zanussi
2018-04-27tracing: Add field parsing hist error for hist triggersTom Zanussi