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 branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-05
3
-219
/
+170
|
\
|
*
osf_wait4: switch to kernel_wait4()
Al Viro
2017-05-21
1
-2
/
+2
|
*
waitid(): switch copyout of siginfo to unsafe_put_user()
Al Viro
2017-05-21
1
-15
/
+25
|
*
wait_task_zombie: consolidate info logics
Al Viro
2017-05-21
1
-29
/
+16
|
*
kill wait_noreap_copyout()
Al Viro
2017-05-21
1
-40
/
+25
|
*
lift getrusage() from wait_noreap_copyout()
Al Viro
2017-05-21
1
-7
/
+6
|
*
waitid(2): leave copyout of siginfo to syscall itself
Al Viro
2017-05-21
1
-104
/
+64
|
*
kernel_wait4()/kernel_waitid(): delay copying status to userland
Al Viro
2017-05-21
1
-12
/
+8
|
*
wait4(2)/waitid(2): separate copying rusage to userland
Al Viro
2017-05-21
2
-47
/
+58
|
*
move compat wait4 and waitid next to native variants
Al Viro
2017-05-21
2
-66
/
+69
*
|
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
[next]