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
2020-03-30
tools/libbpf: Add support for BPF_PROG_TYPE_LSM
KP Singh
4
-5
/
+44
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
2
-0
/
+3
2020-03-30
selftests: Add test for overriding global data value before load
Toke Høiland-Jørgensen
2
-1
/
+62
2020-03-30
libbpf: Add setter for initial value for internal maps
Toke Høiland-Jørgensen
3
-0
/
+14
2020-03-28
selftests/bpf: Add tests for attaching XDP programs
Toke Høiland-Jørgensen
1
-0
/
+62
2020-03-28
libbpf: Add function to set link XDP fd while specifying old program
Toke Høiland-Jørgensen
3
-1
/
+42
2020-03-28
tools: Add EXPECTED_FD-related definitions in if_link.h
Toke Høiland-Jørgensen
1
-1
/
+3
2020-03-28
libbpf, xsk: Init all ring members in xsk_umem__create and xsk_socket__create
Fletcher Dunn
1
-2
/
+14
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
1
-0
/
+1
2020-03-27
objtool: whitelist __sanitizer_cov_trace_switch()
Al Viro
1
-0
/
+1
2020-03-27
bpf: Add selftest cases for ctx_or_null argument type
Daniel Borkmann
1
-0
/
+105
2020-03-27
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
1
-1
/
+20
2020-03-27
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
1
-1
/
+15
2020-03-27
Merge branch 'spi-5.7' into spi-next
Mark Brown
2
-6
/
+10
2020-03-26
net: macsec: add support for offloading to the MAC
Antoine Tenart
1
-0
/
+1
2020-03-26
netdevsim: support taking immediate snapshot via devlink
Jacob Keller
1
-0
/
+10
2020-03-26
selftests: skbedit_priority: Test counters at the skbedit rule
Petr Machata
1
-2
/
+7
2020-03-26
selftests: enforce local header dependency in lib.mk
Shuah Khan
1
-1
/
+2
2020-03-26
selftests: Fix memfd to support relocatable build (O=objdir)
Shuah Khan
1
-5
/
+4
2020-03-26
selftests: Fix seccomp to support relocatable build (O=objdir)
Shuah Khan
1
-14
/
+3
2020-03-26
selftests/harness: Handle timeouts cleanly
Kees Cook
1
-2
/
+51
2020-03-26
selftests/harness: Move test child waiting logic
Kees Cook
1
-44
/
+49
2020-03-26
kunit: tool: add missing test data file content
Brendan Higgins
1
-0
/
+33
2020-03-26
kunit: subtests should be indented 4 spaces according to TAP
Alan Maguire
1
-5
/
+5
2020-03-26
tools/power/x86/intel_pstate_tracer: fix a broken y-axis scale
Doug Smythies
1
-1
/
+0
2020-03-26
selftests: mlxsw: qos_dscp_router: Test no DSCP rewrite after pedit
Petr Machata
1
-0
/
+30
2020-03-26
selftests: forwarding: Add a forwarding test for pedit munge dsfield
Petr Machata
1
-0
/
+238
2020-03-26
perf/tests: Add CET instructions to the new instructions test
Adrian Hunter
3
-0
/
+544
2020-03-26
x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map
Yu-cheng Yu
1
-6
/
+11
2020-03-26
KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()
Sean Christopherson
1
-2
/
+2
2020-03-25
bpf: Test_verifier, #70 error message updates for 32-bit right shift
John Fastabend
1
-4
/
+2
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
58
-201
/
+1210
2020-03-26
libbpf: Don't allocate 16M for log buffer by default
Stanislav Fomichev
2
-13
/
+29
2020-03-26
libbpf: Remove unused parameter `def` to get_map_field_int
Tobias Klauser
1
-10
/
+6
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
17
-10
/
+913
2020-03-25
selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED
Hangbin Liu
2
-15
/
+16
2020-03-25
selftests/net: add missing tests to Makefile
Hangbin Liu
1
-1
/
+3
2020-03-25
kunit: kunit_tool: Allow .kunitconfig to disable config items
David Gow
2
-20
/
+43
2020-03-25
objtool: Re-arrange validate_functions()
Peter Zijlstra
1
-22
/
+30
2020-03-25
objtool: Optimize find_rela_by_dest_range()
Peter Zijlstra
2
-5
/
+26
2020-03-25
objtool: Delete cleanup()
Peter Zijlstra
1
-19
/
+0
2020-03-25
objtool: Optimize read_sections()
Peter Zijlstra
5
-29
/
+47
2020-03-25
objtool: Optimize find_symbol_by_name()
Peter Zijlstra
2
-5
/
+7
2020-03-25
objtool: Resize insn_hash
Peter Zijlstra
1
-1
/
+1
2020-03-25
objtool: Rename find_containing_func()
Peter Zijlstra
3
-3
/
+3
2020-03-25
objtool: Optimize find_symbol_*() and read_symbols()
Peter Zijlstra
3
-58
/
+144
2020-03-25
objtool: Optimize find_section_by_name()
Peter Zijlstra
2
-1
/
+12
2020-03-25
objtool: Optimize find_section_by_index()
Peter Zijlstra
2
-5
/
+10
2020-03-25
objtool: Add a statistics mode
Peter Zijlstra
4
-3
/
+25
2020-03-25
objtool: Optimize find_symbol_by_index()
Peter Zijlstra
2
-10
/
+6
[prev]
[next]