index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-05
2
-39
/
+20
|
\
|
*
bpf: don't open-code memdup_user()
Al Viro
2017-06-30
1
-29
/
+16
|
*
kimage_file_prepare_segments(): don't open-code memdup_user()
Al Viro
2017-06-30
1
-10
/
+4
*
|
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-05
7
-147
/
+241
|
\
\
|
*
|
posix_clocks: Use get_itimerspec64() and put_itimerspec64()
Deepa Dinamani
2017-06-30
1
-28
/
+16
|
*
|
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
4
-37
/
+25
|
*
|
posix-timers: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
2
-76
/
+70
|
*
|
posix-stubs: Conditionally include COMPAT_SYS_NI defines
Deepa Dinamani
2017-06-25
1
-6
/
+7
|
*
|
time: introduce {get,put}_itimerspec64
Deepa Dinamani
2017-06-25
2
-0
/
+51
|
*
|
time: add get_timespec64 and put_timespec64
Deepa Dinamani
2017-06-25
2
-0
/
+72
*
|
|
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-01
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-10
1
-2
/
+2
|
*
|
|
|
|
|
bpf: reset id on CONST_IMM transition
Daniel Borkmann
2017-06-10
1
-0
/
+2
|
*
|
|
|
|
|
bpf: don't check spilled reg state for non-STACK_SPILLed type slots
Daniel Borkmann
2017-06-10
1
-0
/
+2
|
*
|
|
|
|
|
bpf: avoid excessive stack usage for perf_sample_data
Daniel Borkmann
2017-06-10
1
-4
/
+6
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
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-04
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-05-31
1
-9
/
+31
|
*
|
|
|
|
|
|
bpf: reconcile bpf_tail_call and stack_depth
Alexei Starovoitov
2017-05-31
1
-0
/
+1
[next]