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
*
bpf: introduce BPF_F_LOCK flag
Alexei Starovoitov
2019-02-01
5
-14
/
+107
*
bpf: add support for bpf_spin_lock to cgroup local storage
Alexei Starovoitov
2019-02-01
3
-1
/
+6
*
bpf: introduce bpf_spin_lock
Alexei Starovoitov
2019-02-01
9
-19
/
+331
*
bpf, cgroups: clean up kerneldoc warnings
Valdis Kletnieks
2019-01-31
2
-2
/
+3
*
bpf: fix bitrotted kerneldoc
Valdis Kletnieks
2019-01-31
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-30
7
-12
/
+39
|
\
|
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-01-27
1
-0
/
+1
|
|
\
|
|
*
posix-cpu-timers: Unbreak timer rearming
Thomas Gleixner
2019-01-15
1
-0
/
+1
|
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-01-27
4
-11
/
+34
|
|
\
\
|
|
*
|
locking/rwsem: Fix (possible) missed wakeup
Xie Yongji
2019-01-21
1
-2
/
+9
|
|
*
|
futex: Fix (possible) missed wakeup
Peter Zijlstra
2019-01-21
1
-5
/
+8
|
|
*
|
sched/wake_q: Fix wakeup ordering for wake_q
Peter Zijlstra
2019-01-21
1
-3
/
+4
|
|
*
|
sched/wake_q: Document wake_q_add()
Peter Zijlstra
2019-01-21
1
-0
/
+12
|
|
*
|
sched/wait: Fix rcuwait_wake_up() ordering
Prateek Sood
2019-01-21
1
-1
/
+1
|
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-27
2
-1
/
+4
|
|
\
\
\
|
|
*
|
|
genirq/irqdesc: Fix double increment in alloc_descs()
Huacai Chen
2019-01-18
1
-1
/
+1
|
|
*
|
|
genirq: Make sure the initial affinity is not empty
Srinivas Ramana
2019-01-15
1
-0
/
+3
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-01-29
5
-296
/
+774
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bpf: JIT blinds support JMP32
Jiong Wang
2019-01-26
1
-0
/
+21
|
*
|
|
bpf: interpreter support for JMP32
Jiong Wang
2019-01-26
1
-134
/
+63
|
*
|
|
bpf: disassembler support JMP32
Jiong Wang
2019-01-26
1
-15
/
+19
|
*
|
|
bpf: verifier support JMP32
Jiong Wang
2019-01-26
2
-33
/
+173
|
*
|
|
bpf: refactor verifier min/max code for condition jump
Jiong Wang
2019-01-26
1
-73
/
+99
|
*
|
|
bpf: notify offload JITs about optimizations
Jakub Kicinski
2019-01-24
2
-0
/
+41
|
*
|
|
bpf: verifier: record original instruction index
Jakub Kicinski
2019-01-24
1
-3
/
+5
|
*
|
|
bpf: verifier: remove unconditional branches by 0
Jakub Kicinski
2019-01-24
1
-0
/
+23
|
*
|
|
bpf: verifier: remove dead code
Jakub Kicinski
2019-01-24
2
-3
/
+185
|
*
|
|
bpf: verifier: hard wire branches to dead code
Jakub Kicinski
2019-01-24
1
-2
/
+43
|
*
|
|
bpf: change parameters of call/branch offset adjustment
Jakub Kicinski
2019-01-24
1
-19
/
+21
|
*
|
|
bpf: fix a (false) compiler warning
Peter Oskolkov
2019-01-17
1
-1
/
+2
|
*
|
|
bpf: btf: support 128 bit integer type
Yonghong Song
2019-01-16
1
-19
/
+85
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-21
4
-5
/
+24
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
2019-01-19
1
-2
/
+15
|
*
|
|
bpf: Annotate implicit fall through in cgroup_dev_func_proto
Mathieu Malaterre
2019-01-17
1
-0
/
+1
|
*
|
|
bpf: Make function btf_name_offset_valid static
Mathieu Malaterre
2019-01-17
1
-1
/
+1
|
*
|
|
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
Stanislav Fomichev
2019-01-17
1
-0
/
+2
|
*
|
|
bpf: don't assume build-id length is always 20 bytes
Stanislav Fomichev
2019-01-17
1
-2
/
+5
|
|
/
/
*
|
|
Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-17
1
-0
/
+2
|
\
\
\
|
*
|
|
swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
Christoph Hellwig
2019-01-16
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
seccomp: fix UAF in user-trap code
Tycho Andersen
2019-01-15
1
-0
/
+4
|
|
/
|
/
|
*
|
Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-01-15
1
-3
/
+9
|
\
\
|
*
|
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
Andrea Righi
2019-01-15
1
-3
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-15
5
-22
/
+88
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
umh: add exit routine for UMH process
Taehee Yoo
2019-01-12
2
-2
/
+32
|
*
|
bpf: fix bpffs bitfield pretty print
Yonghong Song
2019-01-11
1
-6
/
+6
|
*
|
bpf: fix panic in stack_map_get_build_id() on i386 and arm32
Song Liu
2019-01-10
1
-1
/
+2
|
*
|
bpf: fix sanitation of alu op with pointer / scalar type from different paths
Daniel Borkmann
2019-01-06
1
-13
/
+48
*
|
|
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
2019-01-13
1
-1
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-09
1
-0
/
+1
|
\
\
\
|
*
|
|
fork, memcg: fix cached_stacks case
Shakeel Butt
2019-01-09
1
-0
/
+1
|
|
|
/
|
|
/
|
[next]