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
2019-01-11
tools/bpf: fix bpftool map dump with bitfields
Yonghong Song
1
-6
/
+7
2019-01-11
tools/bpf: test btf bitfield with >=256 struct member offset
Yonghong Song
1
-8
/
+21
2019-01-10
selftests: bpf: install files tcp_(server|client)*.py
Anders Roxell
1
-1
/
+3
2019-01-10
selftests/bpf: add missing executables to .gitignore
Stanislav Fomichev
2
-0
/
+2
2019-01-08
selftests: forwarding: Add a test for VLAN deletion
Ido Schimmel
1
-1
/
+14
2019-01-08
selftests: forwarding: Fix test for different devices
Ido Schimmel
1
-1
/
+1
2019-01-08
selftests: mlxsw: Add a test case for VLAN addition error flow
Ido Schimmel
1
-0
/
+18
2019-01-07
bpf, doc: add note for libbpf's stand-alone build
Daniel Borkmann
1
-0
/
+14
2019-01-07
selftests/bpf: fix incorrect users of create_and_get_cgroup
Stanislav Fomichev
10
-12
/
+12
2019-01-05
bpf: add various test cases for alu op on mixed dst register types
Daniel Borkmann
1
-0
/
+120
2019-01-04
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
Andrey Ignatov
1
-3
/
+50
2019-01-04
selftests: net: fix/improve ip_defrag selftest
Peter Oskolkov
2
-10
/
+95
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+1106
2019-01-02
bpf: add various test cases to selftests
Daniel Borkmann
1
-3
/
+1105
2019-01-02
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+445
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-0
/
+70
2019-01-01
selftests/bpf: fix error printing in test_devmap()
Xiaozhou Liu
1
-1
/
+1
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
4
-0
/
+156
2018-12-29
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-0
/
+338
2018-12-28
Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-37
/
+288
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+311
2018-12-28
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+16
2018-12-28
Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+365
2018-12-28
tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...
Anthony Yznaga
1
-1
/
+1
2018-12-28
mm, devm_memremap_pages: fix shutdown handling
Dan Williams
1
-1
/
+14
2018-12-28
mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
Dan Williams
1
-1
/
+1
2018-12-27
Merge miscellaneous libnvdimm updates for 4.21
Dan Williams
7
-45
/
+455
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-36
/
+36
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
110
-1208
/
+14204
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
15
-16
/
+71
2018-12-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
198
-921
/
+35589
2018-12-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
23
-15
/
+87
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-90
/
+2356
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-101
/
+388
2018-12-25
Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2018-12-25
Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-86
/
+241
2018-12-21
tools/testing/nvdimm: add Intel DSM 1.8 support for nfit_test
Dave Jiang
1
-0
/
+86
2018-12-21
tools/testing/nvdimm: Add overwrite support for nfit_test
Dave Jiang
1
-0
/
+55
2018-12-21
tools/testing/nvdimm: Add test support for Intel nvdimm security DSMs
Dave Jiang
3
-0
/
+222
2018-12-21
bpf: fix segfault in test_verifier selftest
Daniel Borkmann
1
-1
/
+2
2018-12-21
kvm: selftests: ucall: fix exit mmio address guessing
Andrew Jones
1
-11
/
+19
2018-12-21
kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs
Andrew Jones
4
-9
/
+42
2018-12-21
kvm: selftests: add pa-48/va-48 VM modes
Andrew Jones
3
-8
/
+35
2018-12-21
kvm: selftests: dirty_log_test: improve mode param management
Andrew Jones
1
-25
/
+23
2018-12-21
kvm: selftests: dirty_log_test: reset guest test phys offset
Andrew Jones
1
-4
/
+7
2018-12-21
kvm: selftests: dirty_log_test: always use -t
Andrew Jones
1
-19
/
+17
2018-12-21
kvm: selftests: dirty_log_test: don't identity map the test mem
Andrew Jones
1
-13
/
+14
2018-12-21
kvm: selftests: x86_64: dirty_log_test: fix -t
Andrew Jones
1
-0
/
+9
[next]