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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-08
selftests/tls: add SM4 GCM/CCM to tls selftests
Tianjia Zhang
1
-2
/
+26
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length key
Amit Cohen
1
-2
/
+4
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip: Remove code duplication
Amit Cohen
1
-27
/
+11
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctly
Amit Cohen
1
-3
/
+3
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip6: Add test case for IPv6 decap_error
Amit Cohen
1
-0
/
+250
2021-10-08
selftests: forwarding: Add IPv6 GRE hierarchical tests
Amit Cohen
4
-1
/
+364
2021-10-08
selftests: forwarding: Add IPv6 GRE flat tests
Amit Cohen
4
-0
/
+465
2021-10-08
testing: selftests: tc_common: Add tc_check_at_least_x_packets()
Amit Cohen
1
-0
/
+10
2021-10-08
testing: selftests: forwarding.config.sample: Add tc flag
Amit Cohen
1
-0
/
+3
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-75
/
+542
2021-10-07
Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub...
Linus Torvalds
8
-54
/
+445
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-1
/
+3
2021-10-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-1
/
+3
2021-10-05
perf tests attr: Add missing topdown metrics events
Kan Liang
4
-52
/
+440
2021-10-05
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-10-05
perf build: Fix plugin static linking with libopencsd on ARM and ARM64
Branislav Rankov
1
-1
/
+1
2021-10-05
perf build: Add missing -lstdc++ when linking with libopencsd
Branislav Rankov
1
-1
/
+1
2021-10-05
perf jevents: Free the sys_event_tables list after processing entries
Like Xu
1
-0
/
+2
2021-10-04
Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+4
2021-10-04
selftests: net: Test for the IOAM encapsulation with IPv6
Justin Iurman
1
-50
/
+159
2021-10-03
objtool: print out the symbol type when complaining about it
Linus Torvalds
1
-4
/
+8
2021-10-03
Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+25
2021-10-02
selftests: net: mscc: ocelot: add a test for egress VLAN modification
Vladimir Oltean
1
-0
/
+39
2021-10-02
selftests: net: mscc: ocelot: rename the VLAN modification test to ingress
Vladimir Oltean
1
-3
/
+3
2021-10-02
selftests: net: mscc: ocelot: bring up the ports automatically
Vladimir Oltean
1
-0
/
+5
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
109
-732
/
+1804
2021-10-01
selftests/bpf: Use BTF-defined key/value for map definitions
Hengqi Chen
13
-40
/
+38
2021-10-01
libbpf: Support uniform BTF-defined key/value specification across all BPF maps
Hengqi Chen
1
-0
/
+24
2021-10-01
libbpf: Fix memory leak in strset
Andrii Nakryiko
1
-0
/
+1
2021-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+60
2021-10-01
objtool: Teach get_alt_entry() about more relocation types
Peter Zijlstra
1
-7
/
+25
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
46
-158
/
+1054
2021-09-30
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-7
/
+482
2021-09-30
libbpf: Fix segfault in light skeleton for objects without BTF
Kumar Kartikeya Dwivedi
1
-1
/
+2
2021-09-30
selftests/bpf: Use kselftest skip code for skipped tests
Po-Hsu Lin
2
-3
/
+9
2021-09-30
KVM: selftests: Ensure all migrations are performed when test is affined
Sean Christopherson
1
-10
/
+59
2021-09-29
libbpf: Fix skel_internal.h to set errno on loader retval < 0
Kumar Kartikeya Dwivedi
1
-2
/
+4
2021-09-29
libbpf: Properly ignore STT_SECTION symbols in legacy map definitions
Toke Høiland-Jørgensen
1
-0
/
+2
2021-09-29
libbpf: Make gen_loader data aligned.
Alexei Starovoitov
1
-1
/
+6
2021-09-29
bpf: selftests: Fix fd cleanup in get_branch_snapshot
Kumar Kartikeya Dwivedi
1
-3
/
+2
2021-09-28
selftests/bpf: Fix probe_user test failure with clang build kernel
Yonghong Song
2
-4
/
+28
2021-09-28
bpftool: Avoid using "?: " in generated code
Yucong Sun
1
-1
/
+4
2021-09-28
selftests/bpf: Switch sk_lookup selftests to strict SEC("sk_lookup") use
Andrii Nakryiko
2
-20
/
+20
2021-09-28
libbpf: Add opt-in strict BPF program section name handling logic
Andrii Nakryiko
2
-46
/
+99
2021-09-28
libbpf: Complete SEC() table unification for BPF_APROG_SEC/BPF_EAPROG_SEC
Andrii Nakryiko
1
-101
/
+35
2021-09-28
libbpf: Refactor ELF section handler definitions
Andrii Nakryiko
1
-111
/
+84
2021-09-28
libbpf: Reduce reliance of attach_fns on sec_def internals
Andrii Nakryiko
2
-18
/
+30
2021-09-28
libbpf: Refactor internal sec_def handling to enable pluggability
Andrii Nakryiko
1
-42
/
+87
2021-09-28
selftests/bpf: Normalize all the rest SEC() uses
Andrii Nakryiko
12
-35
/
+33
2021-09-28
selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")
Andrii Nakryiko
39
-157
/
+141
[next]