index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-03
bpf: implement ld_abs/ld_ind in native bpf
Daniel Borkmann
2
-88
/
+32
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
3
-2
/
+248
2018-04-30
bpf: remove tracepoints from bpf core
Alexei Starovoitov
3
-35
/
+2
2018-04-29
bpf: Allow bpf_current_task_under_cgroup in interrupt
Teng Qin
1
-2
/
+0
2018-04-29
bpf/verifier: improve register value range tracking with ARSH
Yonghong Song
2
-0
/
+33
2018-04-29
bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals
Yonghong Song
1
-9
/
+2
2018-04-29
bpf/verifier: refine retval R0 state for bpf_get_stack helper
Yonghong Song
1
-0
/
+27
2018-04-29
bpf: add bpf_get_stack helper
Yonghong Song
4
-1
/
+140
2018-04-29
bpf: change prototype for stack_map_get_build_id_offset
Yonghong Song
1
-8
/
+5
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-27
/
+18
2018-04-26
bpf: Add gpl_compatible flag to struct bpf_prog_info
Jiri Olsa
1
-0
/
+1
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+51
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-7
/
+51
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-57
/
+76
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-23
/
+50
2018-04-24
bpf: allow map helpers access to map values directly
Paul Chaignon
1
-17
/
+7
2018-04-24
bpf: sockmap, fix double page_put on ENOMEM error in redirect path
John Fastabend
1
-2
/
+1
2018-04-24
bpf: sockmap, sk_wait_event needed to handle blocking cases
John Fastabend
1
-0
/
+44
2018-04-24
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
3
-5
/
+6
2018-04-23
bpf: btf: Clean up btf.h in uapi
Martin KaFai Lau
1
-10
/
+10
2018-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-23
/
+50
2018-04-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-14
/
+8
2018-04-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-18
/
+17
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-346
/
+666
2018-04-20
fork: unconditionally clear stack on fork
Kees Cook
1
-2
/
+1
2018-04-20
bpf: sockmap remove dead check
Jann Horn
1
-3
/
+0
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-37
/
+71
2018-04-19
bpf: btf: Add pretty print support to the basic arraymap
Martin KaFai Lau
3
-4
/
+234
2018-04-19
bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
Martin KaFai Lau
2
-1
/
+18
2018-04-19
bpf: btf: Add BPF_BTF_LOAD command
Martin KaFai Lau
2
-0
/
+84
2018-04-19
bpf: btf: Add pretty print capability for data with BTF type info
Martin KaFai Lau
1
-0
/
+198
2018-04-19
bpf: btf: Check members of struct/union
Martin KaFai Lau
1
-0
/
+205
2018-04-19
bpf: btf: Validate type reference
Martin KaFai Lau
1
-1
/
+665
2018-04-19
bpf: btf: Introduce BPF Type Format (BTF)
Martin KaFai Lau
2
-0
/
+916
2018-04-19
posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated
Laura Abbott
1
-1
/
+3
2018-04-17
timekeeping: Remove __current_kernel_time()
Baolin Wang
1
-7
/
+0
2018-04-17
clockevents: Fix kernel messages split across multiple lines
Geert Uytterhoeven
1
-6
/
+5
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
1
-3
/
+3
2018-04-17
bpf: cpumap convert to use generic xdp_frame
Jesper Dangaard Brouer
1
-72
/
+28
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
1
-24
/
+36
2018-04-17
perf: Remove superfluous allocation error check
Jiri Olsa
1
-8
/
+2
2018-04-17
perf: Fix sample_max_stack maximum check
Jiri Olsa
1
-9
/
+12
2018-04-17
perf: Return proper values for user stack errors
Jiri Olsa
1
-2
/
+2
2018-04-17
perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
Alexey Budankov
1
-0
/
+4
2018-04-17
livepatch: Allow to call a custom callback when freeing shadow variables
Petr Mladek
1
-8
/
+18
2018-04-17
livepatch: Initialize shadow variables safely by a custom callback
Petr Mladek
1
-29
/
+53
2018-04-17
trace_kprobe: Remove warning message "Could not insert probe at..."
Song Liu
1
-2
/
+0
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+20
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-11
/
+19
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+20
[next]