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-07-13
Merge branch 'strip-mods-from-global-vars'
Alexei Starovoitov
5
-21
/
+28
2020-07-13
tools/bpftool: Strip away modifiers from global variables
Andrii Nakryiko
4
-19
/
+18
2020-07-13
libbpf: Support stripping modifiers for btf_dump
Andrii Nakryiko
2
-2
/
+10
2020-07-13
Merge branch 'trace_printk-banner-remove'
Alexei Starovoitov
5
-5
/
+169
2020-07-13
selftests/bpf: Add selftests verifying bpf_trace_printk() behaviour
Alan Maguire
2
-0
/
+96
2020-07-13
bpf: Use dedicated bpf_trace_printk event instead of trace_printk()
Alan Maguire
3
-5
/
+73
2020-07-13
tools/bpftool: Remove warning about PID iterator support
Andrii Nakryiko
1
-1
/
+0
2020-07-13
Merge branch 'af_xdp-stats'
Alexei Starovoitov
9
-9
/
+163
2020-07-13
xsk: Add xdp statistics to xsk_diag
Ciara Loftus
2
-0
/
+28
2020-07-13
samples: bpf: Add an option for printing extra statistics in xdpsock
Ciara Loftus
1
-2
/
+85
2020-07-13
xsk: Add new statistics
Ciara Loftus
6
-7
/
+50
2020-07-13
Merge branch 'resolve_btfids'
Alexei Starovoitov
19
-104
/
+1267
2020-07-13
selftests/bpf: Add test for resolve_btfids
Jiri Olsa
3
-1
/
+175
2020-07-13
tools headers: Adopt verbatim copy of btf_ids.h from kernel sources
Jiri Olsa
2
-0
/
+91
2020-07-13
bpf: Add info about .BTF_ids section to btf.rst
Jiri Olsa
1
-0
/
+36
2020-07-13
bpf: Use BTF_ID to resolve bpf_ctx_convert struct
Jiri Olsa
1
-8
/
+6
2020-07-13
bpf: Remove btf_id helpers resolving
Jiri Olsa
1
-84
/
+5
2020-07-13
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
5
-6
/
+26
2020-07-13
bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros
Jiri Olsa
2
-0
/
+91
2020-07-13
bpf: Compile resolve_btfids tool at kernel compilation start
Jiri Olsa
3
-5
/
+29
2020-07-13
bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object
Jiri Olsa
3
-0
/
+808
2020-07-10
bpf: Fix fds_example SIGSEGV error
Wenbo Zhang
1
-1
/
+2
2020-07-10
libbpf: Fix memory leak and optimize BTF sanitization
Andrii Nakryiko
3
-10
/
+5
2020-07-09
Merge branch 'bpf-libbpf-old-kernel'
Daniel Borkmann
8
-101
/
+167
2020-07-09
selftests/bpf: Switch perf_buffer test to tracepoint and skeleton
Andrii Nakryiko
2
-32
/
+14
2020-07-09
libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_buffer
Andrii Nakryiko
1
-11
/
+20
2020-07-09
selftests/bpf: Add test relying only on CO-RE and no recent kernel features
Andrii Nakryiko
2
-0
/
+63
2020-07-09
libbpf: Improve BTF sanitization handling
Andrii Nakryiko
1
-45
/
+58
2020-07-09
libbpf: Add btf__set_fd() for more control over loaded BTF FD
Andrii Nakryiko
3
-1
/
+8
2020-07-09
libbpf: Make BTF finalization strict
Andrii Nakryiko
1
-12
/
+4
2020-07-09
selftests/bpf: test_progs avoid minus shell exit codes
Jesper Dangaard Brouer
1
-4
/
+5
2020-07-09
selftests/bpf: test_progs use another shell exit on non-actions
Jesper Dangaard Brouer
1
-1
/
+3
2020-07-09
bpf: Fix another bpftool segfault without skeleton code enabled
Louis Peens
1
-0
/
+1
2020-07-08
selftests: bpf: Remove unused bpf_map_def_legacy struct
Daniel T. Lee
1
-14
/
+0
2020-07-08
samples: bpf: Refactor BPF map performance test with libbpf
Daniel T. Lee
2
-147
/
+196
2020-07-08
samples: bpf: Refactor BPF map in map test with libbpf
Daniel T. Lee
3
-49
/
+91
2020-07-08
samples: bpf: Fix bpf programs with kprobe/sys_connect event
Daniel T. Lee
3
-9
/
+18
2020-07-08
selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2
-0
/
+117
2020-07-08
bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
1
-0
/
+1
2020-07-08
libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2
-0
/
+5
2020-07-08
bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook
Stanislav Fomichev
5
-0
/
+12
2020-07-07
mvpp2: fix pointer check
Matteo Croce
1
-3
/
+12
2020-07-07
mptcp: use mptcp worker for path management
Florian Westphal
3
-47
/
+27
2020-07-07
sun/cassini: mark cas_resume() as __maybe_unused
Wei Yongjun
1
-1
/
+1
2020-07-07
sun/niu: add __maybe_unused attribute to PM functions
Vaibhav Gupta
1
-2
/
+2
2020-07-07
Merge branch 'phy-warn'
David S. Miller
14
-44
/
+33
2020-07-07
net: phy: mdio-octeon: Cleanup module loading dependencies
Andrew Lunn
5
-16
/
+4
2020-07-07
net: phy: cavium: Improve __iomem mess
Andrew Lunn
3
-11
/
+10
2020-07-07
net: phy: dp83640: Fixup cast to restricted __be16 warning
Andrew Lunn
1
-2
/
+3
2020-07-07
net: phy: Make phy_10gbit_fec_features_array static
Andrew Lunn
1
-2
/
+1
[next]