index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
libbpf: Support .text sub-calls relocations
Andrii Nakryiko
1
-7
/
+22
2020-01-15
Merge branch 'bpf_send_signal_thread'
Alexei Starovoitov
5
-113
/
+131
2020-01-15
tools/bpf: Add self tests for bpf_send_signal_thread()
Yonghong Song
2
-106
/
+73
2020-01-15
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
3
-7
/
+58
2020-01-15
xsk: Support allocations of large umems
Magnus Karlsson
1
-3
/
+4
2020-01-14
bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
Li RongQing
1
-1
/
+1
2020-01-14
bpf: Fix seq_show for BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
1
-4
/
+10
2020-01-14
Merge branch 'runqslower'
Alexei Starovoitov
11
-31
/
+437
2020-01-14
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
2
-2
/
+7
2020-01-13
tools/bpf: Add runqslower tool to tools/bpf
Andrii Nakryiko
6
-5
/
+396
2020-01-13
bpftool: Apply preserve_access_index attribute to all types in BTF dump
Andrii Nakryiko
1
-0
/
+8
2020-01-13
selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool
Andrii Nakryiko
1
-22
/
+25
2020-01-13
libbpf: Clean up bpf_helper_defs.h generation output
Andrii Nakryiko
2
-3
/
+1
2020-01-13
tools: Sync uapi/linux/if_link.h
Andrii Nakryiko
1
-0
/
+1
2020-01-10
selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros
Andrii Nakryiko
11
-121
/
+193
2020-01-10
libbpf: Poison kernel-only integer types
Andrii Nakryiko
12
-1
/
+37
2020-01-10
Merge branch 'bpf-global-funcs'
Daniel Borkmann
22
-89
/
+746
2020-01-10
selftests/bpf: Add unit tests for global functions
Alexei Starovoitov
8
-0
/
+280
2020-01-10
selftests/bpf: Modify a test to check global functions
Alexei Starovoitov
1
-2
/
+2
2020-01-10
selftests/bpf: Add a test for a large global function
Alexei Starovoitov
3
-2
/
+14
2020-01-10
selftests/bpf: Add fexit-to-skb test for global funcs
Alexei Starovoitov
3
-0
/
+44
2020-01-10
bpf: Introduce function-by-function verification
Alexei Starovoitov
5
-84
/
+366
2020-01-10
libbpf: Sanitize global functions
Alexei Starovoitov
2
-1
/
+40
2020-01-09
Merge branch 'selftest-makefile-cleanup'
Alexei Starovoitov
4
-18
/
+22
2020-01-09
selftests/bpf: Further clean up Makefile output
Andrii Nakryiko
2
-5
/
+7
2020-01-09
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
2
-7
/
+7
2020-01-09
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
2
-6
/
+8
2020-01-09
libbpf: Make bpf_map order and indices stable
Andrii Nakryiko
1
-14
/
+0
2020-01-09
bpf: Document BPF_F_QUERY_EFFECTIVE flag
Andrey Ignatov
2
-2
/
+12
2020-01-09
Merge branch 'tcp-bpf-cc'
Alexei Starovoitov
32
-148
/
+2654
2020-01-09
bpf: Add bpf_dctcp example
Martin KaFai Lau
3
-0
/
+625
2020-01-09
bpf: libbpf: Add STRUCT_OPS support
Martin KaFai Lau
6
-13
/
+661
2020-01-09
bpf: Synch uapi bpf.h to tools/
Martin KaFai Lau
1
-2
/
+17
2020-01-09
bpf: Add BPF_FUNC_tcp_send_ack helper
Martin KaFai Lau
2
-2
/
+33
2020-01-09
bpf: tcp: Support tcp_congestion_ops in bpf
Martin KaFai Lau
10
-16
/
+261
2020-01-09
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
11
-47
/
+642
2020-01-09
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
10
-63
/
+373
2020-01-09
bpf: Support bitfield read access in btf_struct_access
Martin KaFai Lau
1
-5
/
+39
2020-01-09
bpf: Add enum support to btf_ctx_access()
Martin KaFai Lau
1
-1
/
+1
2020-01-09
bpf: Avoid storing modifier to info->btf_id
Martin KaFai Lau
1
-3
/
+6
2020-01-09
bpf: Save PTR_TO_BTF_ID register state when spilling to stack
Martin KaFai Lau
1
-0
/
+1
2020-01-09
selftests/bpf: Restore original comm in test_overhead
Stanislav Fomichev
1
-1
/
+7
2020-01-08
bpftool: Add misc section and probe for large INSN limit
Michal Rostecki
1
-0
/
+18
2020-01-08
libbpf: Add probe for large INSN limit
Michal Rostecki
3
-0
/
+23
2020-01-07
ptp: clockmatrix: Rework clockmatrix version information.
Vincent Cheng
2
-64
/
+15
2020-01-07
enetc: Fix inconsistent IS_ERR and PTR_ERR
YueHaibing
1
-1
/
+1
2020-01-07
enetc: Fix an off by one in enetc_setup_tc_txtime()
Dan Carpenter
1
-1
/
+1
2020-01-07
Merge branch 'Documentation-stmmac-documentation-improvements'
David S. Miller
4
-401
/
+699
2020-01-07
Documentation: networking: Add stmmac to device drivers list
Jose Abreu
1
-0
/
+1
2020-01-07
Documentation: networking: Convert stmmac documentation to RST format
Jose Abreu
2
-401
/
+697
[prev]
[next]