index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-26
8
-136
/
+664
|
\
|
*
bpf: btf: fix spelling mistake "Memmber" -> "Member"
Colin Ian King
2018-11-26
1
-1
/
+1
|
*
bpf, tags: Fix DEFINE_PER_CPU expansion
Rustam Kovhaev
2018-11-26
1
-2
/
+1
|
*
bpf, lpm: make longest_prefix_match() faster
Eric Dumazet
2018-11-22
1
-10
/
+49
|
*
bpf: Introduce bpf_func_info
Yonghong Song
2018-11-20
4
-7
/
+189
|
*
bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO
Martin KaFai Lau
2018-11-20
1
-50
/
+339
|
*
bpf: btf: Break up btf_type_is_void()
Martin KaFai Lau
2018-11-20
1
-15
/
+22
|
*
bpf: allow zero-initializing hash map seed
Lorenz Bauer
2018-11-20
1
-2
/
+11
|
*
bpf: fix null pointer dereference on pointer offload
Colin Ian King
2018-11-17
1
-2
/
+3
|
*
bpf: Allow narrow loads with offset > 0
Andrey Ignatov
2018-11-11
1
-5
/
+16
|
*
bpf: do not pass netdev to translate() and prepare() offload callbacks
Quentin Monnet
2018-11-11
1
-2
/
+2
|
*
bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()
Quentin Monnet
2018-11-11
2
-4
/
+4
|
*
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-11
1
-23
/
+1
|
*
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-11
1
-7
/
+7
|
*
bpf: call verifier_prep from its callback in struct bpf_offload_dev
Quentin Monnet
2018-11-11
1
-13
/
+9
|
*
bpf: call finalize() from its callback in struct bpf_offload_dev
Quentin Monnet
2018-11-11
1
-2
/
+2
|
*
bpf: call verify_insn from its callback in struct bpf_offload_dev
Quentin Monnet
2018-11-11
1
-1
/
+3
|
*
bpf: pass a struct with offload callbacks to bpf_offload_dev_create()
Quentin Monnet
2018-11-11
1
-1
/
+4
|
*
bpf: let verifier to calculate and record max_pkt_offset
Jiong Wang
2018-11-09
1
-0
/
+12
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-11-18
1
-21
/
+22
|
\
\
|
*
|
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
2018-11-18
1
-21
/
+22
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-11-18
1
-14
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
Patrick Bellasi
2018-11-12
1
-14
/
+48
*
|
|
kdb: kdb_support: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-13
1
-3
/
+3
*
|
|
kdb: kdb_keyboard: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-13
1
-2
/
+2
*
|
|
kdb: kdb_main: refactor code in kdb_md_line
Gustavo A. R. Silva
2018-11-13
1
-18
/
+3
*
|
|
kdb: Use strscpy with destination buffer size
Prarit Bhargava
2018-11-13
3
-12
/
+15
*
|
|
kdb: print real address of pointers instead of hashed addresses
Christophe Leroy
2018-11-13
2
-13
/
+13
*
|
|
kdb: use correct pointer when 'btc' calls 'btt'
Christophe Leroy
2018-11-13
1
-2
/
+2
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-11-11
1
-3
/
+0
|
\
\
\
|
*
|
|
posix-cpu-timers: Remove useless call to check_dl_overrun()
Juri Lelli
2018-11-08
1
-3
/
+0
*
|
|
|
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-11
2
-3
/
+6
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
sched/fair: Fix a comment in task_numa_fault()
Yi Wang
2018-11-05
1
-2
/
+2
|
*
|
|
sched/core: Take the hotplug lock in sched_init_smp()
Valentin Schneider
2018-11-04
1
-1
/
+4
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-11
1
-5
/
+14
|
\
\
\
\
|
*
|
|
|
resource/docs: Complete kernel-doc style function documentation
Borislav Petkov
2018-11-07
1
-9
/
+14
|
*
|
|
|
resource/docs: Fix new kernel-doc warnings
Randy Dunlap
2018-11-05
1
-3
/
+7
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2018-11-10
1
-4
/
+8
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
userns: also map extents in the reverse map to kernel IDs
Jann Horn
2018-11-08
1
-4
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
tracing/kprobes: Fix strpbrk() argument order
Masami Hiramatsu
2018-11-05
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-06
2
-13
/
+26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
Daniel Borkmann
2018-11-02
1
-0
/
+1
|
*
|
|
bpf: show main program address and length in bpf_prog_info
Song Liu
2018-11-02
1
-9
/
+24
|
*
|
|
bpf: show real jited address in bpf_prog_info->jited_ksyms
Song Liu
2018-11-02
1
-1
/
+0
|
*
|
|
bpf: show real jited prog address in /proc/kallsyms
Song Liu
2018-11-02
1
-3
/
+1
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-11-04
2
-2
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
sched/topology: Fix off by one bug
Peter Zijlstra
2018-11-04
1
-1
/
+1
|
*
|
|
sched/rt: Update comment in pick_next_task_rt()
Muchun Song
2018-10-29
1
-1
/
+1
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-04
1
-1
/
+1
|
\
\
\
\
[next]