index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Correctly annotate implicit fall through in bpf_base_func_proto
Mathieu Malaterre
2019-01-17
1
-1
/
+1
*
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
*
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
2019-01-17
1
-0
/
+30
*
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
*
tools/bpf: properly account for libbfd variations
Stanislav Fomichev
2019-01-16
1
-1
/
+8
*
bpf: libbpf: retry loading program on EAGAIN
Lorenz Bauer
2019-01-15
1
-4
/
+15
*
samples/bpf: workaround clang asm goto compilation errors
Yonghong Song
2019-01-15
2
-0
/
+17
*
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Stanislav Fomichev
2019-01-15
1
-0
/
+1
*
xsk: Check if a queue exists during umem setup
Krzysztof Kazimierczak
2019-01-15
1
-3
/
+13
*
Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-01-16
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-16
110
-438
/
+1149
|
\
\
|
*
\
Merge branch 'bnxt_en-Bug-fixes-for-57500-chips'
David S. Miller
2019-01-12
2
-6
/
+11
|
|
\
\
|
|
*
|
bnxt_en: Fix context memory allocation.
Michael Chan
2019-01-12
1
-3
/
+6
|
|
*
|
bnxt_en: Fix ring checking logic on 57500 chips.
Michael Chan
2019-01-12
2
-3
/
+5
|
|
/
/
|
*
|
mISDN: hfcsusb: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-11
1
-2
/
+1
|
*
|
net: clear skb->tstamp in bridge forwarding path
Paolo Abeni
2019-01-11
1
-0
/
+1
|
*
|
Merge branch 'bpfilter-fixes'
David S. Miller
2019-01-11
8
-50
/
+146
|
|
\
\
|
|
*
|
net: bpfilter: disallow to remove bpfilter module while being used
Taehee Yoo
2019-01-11
3
-23
/
+29
|
|
*
|
net: bpfilter: restart bpfilter_umh when error occurred
Taehee Yoo
2019-01-11
4
-12
/
+40
|
|
*
|
net: bpfilter: use cleanup callback to release umh_info
Taehee Yoo
2019-01-11
3
-23
/
+44
|
|
*
|
umh: add exit routine for UMH process
Taehee Yoo
2019-01-11
4
-2
/
+43
|
|
/
/
|
*
|
isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
Jia-Ju Bai
2019-01-11
1
-1
/
+5
|
*
|
vhost/vsock: fix vhost vsock cid hashing inconsistent
Zha Bin
2019-01-11
1
-1
/
+1
|
*
|
Merge branch 'stmmac-fixes'
David S. Miller
2019-01-11
4
-28
/
+41
|
|
\
\
|
|
*
|
net: stmmac: Prevent RX starvation in stmmac_napi_poll()
Jose Abreu
2019-01-11
1
-13
/
+14
|
|
*
|
net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
Jose Abreu
2019-01-11
1
-12
/
+12
|
|
*
|
net: stmmac: Check if CBS is supported before configuring
Jose Abreu
2019-01-11
1
-0
/
+2
|
|
*
|
net: stmmac: dwxgmac2: Only clear interrupts that are active
Jose Abreu
2019-01-11
1
-3
/
+3
|
|
*
|
net: stmmac: Fix PCI module removal leak
Jose Abreu
2019-01-11
1
-0
/
+10
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-11
9
-24
/
+43
|
|
\
\
|
|
*
\
Merge branch 'bpf-fix-bitfield-printing'
Daniel Borkmann
2019-01-11
3
-20
/
+34
|
|
|
\
\
|
|
|
*
|
tools/bpf: fix bpftool map dump with bitfields
Yonghong Song
2019-01-11
1
-6
/
+7
|
|
|
*
|
tools/bpf: test btf bitfield with >=256 struct member offset
Yonghong Song
2019-01-11
1
-8
/
+21
|
|
|
*
|
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
|
|
*
|
selftests: bpf: install files tcp_(server|client)*.py
Anders Roxell
2019-01-10
1
-1
/
+3
|
|
*
|
samples: bpf: user proper argument index
Ioana Ciornei
2019-01-10
1
-1
/
+1
|
|
*
|
selftests/bpf: add missing executables to .gitignore
Stanislav Fomichev
2019-01-10
2
-0
/
+2
|
|
*
|
bpf: correctly set initial window on active Fast Open sender
Yuchung Cheng
2019-01-09
1
-1
/
+1
|
*
|
|
net: ethernet: mediatek: fix warning in phy_start_aneg
Heiner Kallweit
2019-01-10
1
-16
/
+0
|
*
|
|
tcp: change txhash on SYN-data timeout
Yuchung Cheng
2019-01-10
1
-1
/
+1
|
*
|
|
net: dsa: mv88x6xxx: mv88e6390 errata
Andrew Lunn
2019-01-10
3
-0
/
+128
|
*
|
|
bonding: update nest level on unlink
Willem de Bruijn
2019-01-10
1
-0
/
+3
|
*
|
|
ipv6: fix kernel-infoleak in ipv6_local_error()
Eric Dumazet
2019-01-10
1
-0
/
+1
|
*
|
|
net/core/neighbour: tell kmemleak about hash tables
Konstantin Khlebnikov
2019-01-10
1
-4
/
+9
|
*
|
|
net: cxgb4: fix various indentation issues
Colin Ian King
2019-01-10
3
-6
/
+6
|
*
|
|
net: cxgb3: fix various indentation issues
Colin Ian King
2019-01-10
2
-8
/
+10
[next]