index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
kselftest: introduce new epoll test case
Davidlohr Bueso
2021-05-06
1
-0
/
+44
*
tools: sync lib/find_bit implementation
Yury Norov
2021-05-06
2
-5
/
+57
*
tools: sync find_next_bit implementation
Yury Norov
2021-05-06
2
-37
/
+42
*
tools: sync small_const_nbits() macro with the kernel
Yury Norov
2021-05-06
2
-3
/
+3
*
tools: sync BITMAP_LAST_WORD_MASK() macro with the kernel
Yury Norov
2021-05-06
1
-6
/
+1
*
tools: bitmap: sync function declarations with the kernel
Yury Norov
2021-05-06
2
-6
/
+6
*
tools: disable -Wno-type-limits
Yury Norov
2021-05-06
1
-0
/
+1
*
selftests: proc: test subset=pid
Alexey Dobriyan
2021-05-06
2
-0
/
+122
*
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-06
1
-1
/
+3
*
selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages
Pavel Tatashin
2021-05-05
1
-4
/
+19
*
selftests/vm: gup_test: fix test flag
Pavel Tatashin
2021-05-05
1
-4
/
+11
*
userfaultfd/selftests: add test exercising minor fault handling
Axel Rasmussen
2021-05-05
1
-6
/
+158
*
mm: huge_memory: debugfs for file-backed THP split
Zi Yan
2021-05-05
1
-5
/
+77
*
mm: huge_memory: a new debugfs interface for splitting THP tests
Zi Yan
2021-05-05
3
-0
/
+320
*
vm/test_vmalloc.sh: adapt for updated driver interface
Uladzislau Rezki (Sony)
2021-04-30
1
-10
/
+11
*
selftests: add a MREMAP_DONTUNMAP selftest for shmem
Brian Geffon
2021-04-30
1
-0
/
+52
*
kselftests: cgroup: update kmem test for new vmstat implementation
Johannes Weiner
2021-04-30
1
-8
/
+14
*
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-29
5
-4
/
+28
|
\
|
*
tools: do not include scripts/Kbuild.include
Masahiro Yamada
2021-04-25
5
-4
/
+28
*
|
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
198
-2258
/
+14933
|
\
\
|
*
|
bpf, selftests: Update array map tests for per-cpu batched ops
Pedro Tammela
2021-04-28
1
-29
/
+75
|
*
|
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
2021-04-27
1
-1
/
+1
|
*
|
selftests/bpf: Fix core_reloc test runner
Andrii Nakryiko
2021-04-26
1
-8
/
+12
|
*
|
selftests/bpf: Fix field existence CO-RE reloc tests
Andrii Nakryiko
2021-04-26
9
-48
/
+24
|
*
|
selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro
Andrii Nakryiko
2021-04-26
1
-4
/
+12
|
*
|
libbpf: Support BTF_KIND_FLOAT during type compatibility checks in CO-RE
Andrii Nakryiko
2021-04-26
1
-2
/
+4
|
*
|
selftests/bpf: Add remaining ASSERT_xxx() variants
Andrii Nakryiko
2021-04-26
7
-15
/
+56
|
*
|
selftests/bpf: Use ASSERT macros in lsm test
Jiri Olsa
2021-04-25
1
-17
/
+10
|
*
|
selftests/bpf: Test that module can't be unloaded with attached trampoline
Jiri Olsa
2021-04-25
1
-0
/
+23
|
*
|
selftests/bpf: Add re-attach test to lsm test
Jiri Olsa
2021-04-25
1
-10
/
+38
|
*
|
selftests/bpf: Add re-attach test to fexit_test
Jiri Olsa
2021-04-25
1
-15
/
+37
|
*
|
selftests/bpf: Add re-attach test to fentry_test
Jiri Olsa
2021-04-25
1
-15
/
+37
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-25
47
-497
/
+2559
|
|
\
\
|
|
*
|
selftests/bpf: Document latest Clang fix expectations for linking tests
Andrii Nakryiko
2021-04-23
1
-0
/
+9
|
|
*
|
selftests/bpf: Add map linking selftest
Andrii Nakryiko
2021-04-23
4
-1
/
+191
|
|
*
|
selftests/bpf: Add global variables linking selftest
Andrii Nakryiko
2021-04-23
4
-1
/
+154
|
|
*
|
selftests/bpf: Add function linking selftest
Andrii Nakryiko
2021-04-23
4
-1
/
+190
|
|
*
|
selftests/bpf: Omit skeleton generation for multi-linked BPF object files
Andrii Nakryiko
2021-04-23
1
-1
/
+3
|
|
*
|
selftests/bpf: Use -O0 instead of -Og in selftests builds
Andrii Nakryiko
2021-04-23
1
-4
/
+4
|
|
*
|
libbpf: Support extern resolution for BTF-defined maps in .maps section
Andrii Nakryiko
2021-04-23
1
-0
/
+132
|
|
*
|
libbpf: Add linker extern resolution support for functions and global variables
Andrii Nakryiko
2021-04-23
1
-59
/
+790
|
|
*
|
libbpf: Tighten BTF type ID rewriting with error checking
Andrii Nakryiko
2021-04-23
1
-0
/
+7
|
|
*
|
libbpf: Extend sanity checking ELF symbols with externs validation
Andrii Nakryiko
2021-04-23
1
-9
/
+40
|
|
*
|
libbpf: Make few internal helpers available outside of libbpf.c
Andrii Nakryiko
2021-04-23
3
-18
/
+16
|
|
*
|
libbpf: Factor out symtab and relos sanity checks
Andrii Nakryiko
2021-04-23
1
-106
/
+127
|
|
*
|
libbpf: Refactor BTF map definition parsing
Andrii Nakryiko
2021-04-23
2
-111
/
+178
|
|
*
|
libbpf: Allow gaps in BPF program sections to support overriden weak functions
Andrii Nakryiko
2021-04-23
1
-36
/
+22
|
|
*
|
libbpf: Mark BPF subprogs with hidden visibility as static for BPF verifier
Andrii Nakryiko
2021-04-23
4
-6
/
+58
|
|
*
|
libbpf: Suppress compiler warning when using SEC() macro with externs
Andrii Nakryiko
2021-04-23
1
-2
/
+9
|
|
*
|
bpftool: Dump more info about DATASEC members
Andrii Nakryiko
2021-04-23
1
-8
/
+18
[next]