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
2022-04-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+88
2022-04-22
objtool: Fix code relocs vs weak symbols
Peter Zijlstra
1
-22
/
+165
2022-04-22
objtool: Fix type of reloc::addend
Peter Zijlstra
3
-7
/
+7
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
11
-55
/
+229
2022-04-21
selftest/vm: add skip support to mremap_test
Sidhartha Kumar
1
-3
/
+8
2022-04-21
selftest/vm: support xfail in mremap_test
Sidhartha Kumar
1
-1
/
+1
2022-04-21
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
1
-3
/
+39
2022-04-21
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
1
-1
/
+40
2022-04-21
kvm: selftests: introduce and use more page size-related constants
Paolo Bonzini
8
-13
/
+8
2022-04-21
kvm: selftests: do not use bitfields larger than 32-bits for PTEs
Paolo Bonzini
2
-115
/
+92
2022-04-21
Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+34
2022-04-21
KVM: selftests: Silence compiler warning in the kvm_page_table_test
Thomas Huth
1
-1
/
+1
2022-04-21
libbpf: Remove redundant non-null checks on obj_elf
Gaosheng Cui
1
-4
/
+2
2022-04-21
selftests/bpf: Fix map tests errno checks
Artem Savkov
2
-68
/
+37
2022-04-21
selftests/bpf: Fix prog_tests uprobe_autoattach compilation error
Artem Savkov
1
-1
/
+2
2022-04-21
selftests/bpf: Fix attach tests retcode checks
Artem Savkov
2
-2
/
+2
2022-04-21
libbpf: Add documentation to API functions
Grant Seltzer
1
-0
/
+76
2022-04-21
libbpf: Update API functions usage to check error
Grant Seltzer
1
-7
/
+5
2022-04-21
libbpf: Add error returns to two API functions
Grant Seltzer
2
-5
/
+13
2022-04-20
selftests/bpf: Add test for skb_load_bytes
Liu Jian
2
-0
/
+64
2022-04-20
selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packets
Ido Schimmel
1
-0
/
+17
2022-04-20
selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
Ido Schimmel
1
-0
/
+17
2022-04-19
libbpf: Support riscv USDT argument parsing logic
Pu Lehui
1
-0
/
+107
2022-04-19
libbpf: Fix usdt_cookie being cast to 32 bits
Pu Lehui
3
-6
/
+6
2022-04-19
selftests/bpf: Add tests for type tag order validation
Kumar Kartikeya Dwivedi
1
-0
/
+99
2022-04-19
selftests/bpf: Use non-autoloaded programs in few tests
Andrii Nakryiko
6
-65
/
+35
2022-04-19
libbpf: Support opting out from autoloading BPF programs declaratively
Andrii Nakryiko
1
-10
/
+21
2022-04-19
objtool: Fix function fallthrough detection for vmlinux
Josh Poimboeuf
3
-3
/
+2
2022-04-19
objtool: Fix sibling call detection in alternatives
Josh Poimboeuf
1
-19
/
+17
2022-04-19
objtool: Don't set 'jump_dest' for sibling calls
Josh Poimboeuf
1
-13
/
+22
2022-04-19
objtool: Use offstr() to print address of missing ENDBR
Josh Poimboeuf
1
-3
/
+2
2022-04-19
objtool: Print data address for "!ENDBR" data warnings
Josh Poimboeuf
1
-5
/
+2
2022-04-19
x86,objtool: Mark cpu_startup_entry() __noreturn
Peter Zijlstra
1
-0
/
+1
2022-04-19
selftests/bpf: Workaround a verifier issue for test exhandler
Yonghong Song
1
-2
/
+13
2022-04-19
selftests/bpf: Limit unroll_count for pyperf600 test
Yonghong Song
2
-4
/
+11
2022-04-18
selftests/bpf: Refactor prog_tests logging and test execution
Mykola Lysenko
4
-221
/
+202
2022-04-18
selftests: mlxsw: Introduce devlink line card provision/unprovision/activatio...
Jiri Pirko
1
-0
/
+280
2022-04-17
Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2022-04-17
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
2
-0
/
+256
2022-04-15
Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-8
/
+17
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
42
-122
/
+496
2022-04-14
perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1K
Athira Rajeev
1
-33
/
+95
2022-04-14
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
3
-2
/
+58
2022-04-14
perf record: Fix per-thread option
Alexey Bayduraev
1
-5
/
+17
2022-04-13
perf tools: Fix segfault accessing sample_id xyarray
Adrian Hunter
1
-2
/
+1
2022-04-13
perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()
Lv Ruyi
1
-1
/
+2
2022-04-13
tools/power/x86/intel-speed-select: fix build failure when using -Wl,--as-needed
Herton R. Krzesinski
1
-1
/
+1
2022-04-13
selftests: net: fib_rule_tests: add support to select a test to run
Alaa Mohamed
1
-1
/
+11
2022-04-13
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
1
-2
/
+3
2022-04-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-13
/
+181
[prev]
[next]