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-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-21
/
+101
2021-04-01
libbpf: Only create rx and tx XDP rings when necessary
Ciara Loftus
1
-2
/
+11
2021-04-01
libbpf: Restore umem state after socket create failure
Ciara Loftus
1
-18
/
+23
2021-04-01
libbpf: Ensure umem pointer is non-NULL before dereferencing
Ciara Loftus
1
-0
/
+3
2021-03-29
selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test cases
Ido Schimmel
1
-1
/
+12
2021-03-26
bpf/selftests: Test that kernel rejects a TCP CC with an invalid license
Toke Høiland-Jørgensen
2
-0
/
+63
2021-03-25
libbpf: Fix bail out from 'ringbuf_process_ring()' on error
Pedro Tammela
1
-1
/
+1
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-03-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+17
2021-03-25
selftests/vm: fix out-of-tree build
Rong Chen
1
-2
/
+2
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
17
-45
/
+320
2021-03-23
Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...
Linus Torvalds
2
-1
/
+3
2021-03-22
kselftest/arm64: sve: Do not use non-canonical FFR register value
Andre Przywara
1
-5
/
+17
2021-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-1
/
+122
2021-03-19
selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dump
Jean-Philippe Brucker
1
-0
/
+8
2021-03-19
libbpf: Fix BTF dump of pointer-to-array-of-struct
Jean-Philippe Brucker
1
-1
/
+1
2021-03-19
selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
Hangbin Liu
1
-1
/
+1
2021-03-18
selftests: kvm: add set_boot_cpu_id test
Emanuele Giuseppe Esposito
3
-0
/
+168
2021-03-18
selftests: kvm: add _vm_ioctl
Emanuele Giuseppe Esposito
2
-1
/
+7
2021-03-18
selftests: kvm: add get_msr_index_features
Emanuele Giuseppe Esposito
5
-2
/
+137
2021-03-18
selftest/bpf: Add a test to check trampoline freeing logic.
Alexei Starovoitov
2
-0
/
+113
2021-03-18
selftests: kvm: Add basic Hyper-V clocksources tests
Vitaly Kuznetsov
3
-0
/
+262
2021-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
7
-16
/
+64
2021-03-18
libbpf: Use SOCK_CLOEXEC when opening the netlink socket
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-03-18
libbpf: Fix error path in bpf_object__elf_init()
Namhyung Kim
1
-1
/
+2
2021-03-17
bpf, selftests: Fix up some test_verifier cases for unprivileged
Piotr Krysiuk
4
-10
/
+59
2021-03-16
selftests/net: fix warnings on reuseaddr_ports_exhausted
Carlos Llamas
1
-16
/
+16
2021-03-15
selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed
Hangbin Liu
1
-4
/
+2
2021-03-14
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2021-03-12
selftests: mptcp: Restore packet capture option in join tests
Mat Martineau
1
-10
/
+20
2021-03-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2021-03-12
objtool,x86: Fix uaccess PUSHF/POPF validation
Peter Zijlstra
1
-0
/
+3
2021-03-11
kunit: tool: Disable PAGE_POISONING under --alltests
David Gow
1
-0
/
+2
2021-03-11
kunit: tool: Fix a python tuple typing error
David Gow
1
-1
/
+1
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-1
/
+97
2021-03-10
kselftest: arm64: Fix exit code of sve-ptrace
Mark Brown
1
-1
/
+1
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-14
/
+214
2021-03-09
Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-03-08
selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len param
Jesper Dangaard Brouer
2
-0
/
+96
2021-03-08
libbpf: Fix INSTALL flag order
Georgi Valkov
1
-1
/
+1
2021-03-08
selftests: gpio: update .gitignore
Bartosz Golaszewski
1
-1
/
+1
2021-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+100
2021-03-06
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
1
-4
/
+8
2021-03-06
perf trace: Fix race in signal handling
Michael Petlan
1
-3
/
+2
2021-03-06
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
1
-4
/
+3
2021-03-06
perf report: Fix -F for branch & mem modes
Ravi Bangoria
1
-2
/
+2
2021-03-06
perf tests x86: Move insn.h include to make sure it finds stddef.h
Arnaldo Carvalho de Melo
2
-2
/
+2
2021-03-06
perf test: Support the ins_lat check in the X86 specific test
Kan Liang
4
-0
/
+127
2021-03-06
perf test: Fix sample-parsing failure on non-x86 platforms
Kan Liang
1
-4
/
+0
2021-03-06
perf archive: Fix filtering of empty build-ids
Nicholas Fraser
1
-2
/
+1
[next]