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/davem/net-next
Linus Torvalds
2017-07-05
10
-149
/
+786
|
\
|
*
bpf, verifier: add additional patterns to evaluate_reg_imm_alu
John Fastabend
2017-07-03
1
-0
/
+62
|
*
bpf: extend bpf_trace_printk to support %i
John Fastabend
2017-07-03
1
-3
/
+4
|
*
bpf: export whether tail call has jited owner
Daniel Borkmann
2017-07-03
1
-1
/
+6
|
*
bpf: simplify narrower ctx access
Daniel Borkmann
2017-07-03
2
-63
/
+46
|
*
bpf: BPF support for sock_ops
Lawrence Brakmo
2017-07-02
2
-0
/
+42
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
4
-32
/
+66
|
|
\
|
*
|
bpf: Fix out-of-bound access on interpreters[]
Martin KaFai Lau
2017-06-29
1
-1
/
+3
|
*
|
bpf: Add syscall lookup support for fd array and htab
Martin KaFai Lau
2017-06-29
5
-3
/
+67
|
*
|
bpf: possibly avoid extra masking for narrower load in verifier
Yonghong Song
2017-06-23
2
-14
/
+32
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
8
-16
/
+56
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
9
-76
/
+46
|
|
\
\
\
|
*
|
|
|
bpf: permits narrower load from bpf program context fields
Yonghong Song
2017-06-14
2
-25
/
+67
|
*
|
|
|
bpf: reset id on spilled regs in clear_all_pkt_pointers
Daniel Borkmann
2017-06-11
1
-2
/
+2
|
*
|
|
|
bpf: reset id on CONST_IMM transition
Daniel Borkmann
2017-06-11
1
-0
/
+2
|
*
|
|
|
bpf: don't check spilled reg state for non-STACK_SPILLed type slots
Daniel Borkmann
2017-06-11
1
-0
/
+2
|
*
|
|
|
bpf: avoid excessive stack usage for perf_sample_data
Daniel Borkmann
2017-06-11
1
-4
/
+6
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-07
8
-23
/
+56
|
|
\
\
\
\
|
*
|
|
|
|
bpf: cgroup skb progs cannot access ld_abs/ind
Daniel Borkmann
2017-06-06
1
-1
/
+0
|
*
|
|
|
|
bpf: Add BPF_OBJ_GET_INFO_BY_FD
Martin KaFai Lau
2017-06-06
1
-17
/
+146
|
*
|
|
|
|
bpf: Add BPF_MAP_GET_FD_BY_ID
Martin KaFai Lau
2017-06-06
1
-10
/
+85
|
*
|
|
|
|
bpf: Add BPF_PROG_GET_FD_BY_ID
Martin KaFai Lau
2017-06-06
1
-10
/
+81
|
*
|
|
|
|
bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command
Martin KaFai Lau
2017-06-06
1
-0
/
+38
|
*
|
|
|
|
bpf: Introduce bpf_map ID
Martin KaFai Lau
2017-06-06
1
-1
/
+33
|
*
|
|
|
|
bpf: Introduce bpf_prog ID
Martin KaFai Lau
2017-06-06
1
-1
/
+39
|
*
|
|
|
|
perf, bpf: Add BPF support to all perf_event types
Alexei Starovoitov
2017-06-05
3
-54
/
+43
|
*
|
|
|
|
bpf: Remove the capability check for cgroup skb eBPF program
Chenbo Feng
2017-06-02
1
-1
/
+3
|
*
|
|
|
|
bpf: Allow CGROUP_SKB eBPF program to access sk_buff
Chenbo Feng
2017-06-02
1
-0
/
+1
|
*
|
|
|
|
bpf: use different interpreter depending on required stack size
Alexei Starovoitov
2017-06-01
1
-9
/
+31
|
*
|
|
|
|
bpf: reconcile bpf_tail_call and stack_depth
Alexei Starovoitov
2017-06-01
1
-0
/
+1
|
*
|
|
|
|
bpf: teach verifier to track stack depth
Alexei Starovoitov
2017-06-01
1
-1
/
+9
|
*
|
|
|
|
bpf: split bpf core interpreter
Alexei Starovoitov
2017-06-01
1
-7
/
+14
|
*
|
|
|
|
bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
Alexei Starovoitov
2017-06-01
2
-2
/
+2
*
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-07-05
1
-8
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
seccomp: Switch from atomic_t to recount_t
Kees Cook
2017-06-26
1
-5
/
+5
|
*
|
|
|
|
|
seccomp: Clean up core dump logic
Kees Cook
2017-06-26
1
-3
/
+3
*
|
|
|
|
|
|
Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2017-07-05
3
-49
/
+53
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
audit: make sure we never skip the multicast broadcast
Paul Moore
2017-06-16
1
-3
/
+2
|
*
|
|
|
|
|
|
audit: fix a race condition with the auditd tracking code
Paul Moore
2017-06-13
1
-13
/
+23
|
*
|
|
|
|
|
|
audit: style fix
Derek Robson
2017-06-13
1
-14
/
+14
|
*
|
|
|
|
|
|
audit: add ambient capabilities to CAPSET and BPRM_FCAPS records
Richard Guy Briggs
2017-05-30
2
-3
/
+10
|
*
|
|
|
|
|
|
audit: unswing cap_* fields in PATH records
Richard Guy Briggs
2017-05-23
1
-16
/
+4
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-07-05
3
-14
/
+47
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'for-4.13' into for-linus
Petr Mladek
2017-07-03
3
-14
/
+47
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
printk: add __printf attributes to internal functions
Nicolas Iooss
2017-06-13
1
-5
/
+5
|
|
*
|
|
|
|
|
|
|
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
2017-05-19
3
-9
/
+42
*
|
|
|
|
|
|
|
|
|
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-07-04
4
-14
/
+36
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'acpi-pm'
Rafael J. Wysocki
2017-07-03
2
-7
/
+30
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'uuid-types'
Rafael J. Wysocki
2017-06-22
1
-2
/
+2
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-06-15
2
-7
/
+30
[next]