index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf/tests: Add test of LDX_MEM with operand aliasing
Johan Almbladh
2021-10-01
1
-0
/
+58
*
bpf/tests: Add test of ALU shifts with operand register aliasing
Johan Almbladh
2021-10-01
1
-13
/
+149
*
bpf/tests: Add exhaustive tests of BPF_ATOMIC register combinations
Johan Almbladh
2021-10-01
1
-0
/
+422
*
bpf/tests: Add exhaustive tests of ALU register combinations
Johan Almbladh
2021-10-01
1
-71
/
+763
*
bpf/tests: Minor restructuring of ALU tests
Johan Almbladh
2021-10-01
1
-72
/
+65
*
bpf/tests: Add more tests for ALU and ATOMIC register clobbering
Johan Almbladh
2021-10-01
1
-70
/
+197
*
bpf/tests: Add tests to check source register zero-extension
Johan Almbladh
2021-10-01
1
-0
/
+143
*
bpf/tests: Add exhaustive tests of BPF_ATOMIC magnitudes
Johan Almbladh
2021-10-01
1
-1
/
+503
*
bpf/tests: Add zero-extension checks in BPF_ATOMIC tests
Johan Almbladh
2021-10-01
1
-5
/
+17
*
bpf/tests: Add tests of BPF_LDX and BPF_STX with small sizes
Johan Almbladh
2021-10-01
1
-0
/
+254
*
bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM
Kees Cook
2021-09-29
1
-1
/
+1
*
bpf/tests: Add tail call limit test with external function call
Johan Almbladh
2021-09-28
1
-3
/
+83
*
bpf/tests: Fix error in tail call limit tests
Johan Almbladh
2021-09-28
1
-10
/
+27
*
bpf/tests: Add more BPF_END byte order conversion tests
Johan Almbladh
2021-09-28
1
-0
/
+122
*
bpf/tests: Expand branch conversion JIT test
Johan Almbladh
2021-09-28
1
-34
/
+91
*
bpf/tests: Add JMP tests with degenerate conditional
Johan Almbladh
2021-09-28
1
-0
/
+229
*
bpf/tests: Add JMP tests with small offsets
Johan Almbladh
2021-09-28
1
-0
/
+71
*
bpf/tests: Add test case flag for verifier zero-extension
Johan Almbladh
2021-09-28
1
-0
/
+3
*
bpf/tests: Add exhaustive test of LD_IMM64 immediate magnitudes
Johan Almbladh
2021-09-28
1
-0
/
+63
*
bpf/tests: Add staggered JMP and JMP32 tests
Johan Almbladh
2021-09-28
1
-0
/
+829
*
bpf/tests: Add exhaustive tests of JMP operand magnitudes
Johan Almbladh
2021-09-28
1
-0
/
+779
*
bpf/tests: Add exhaustive tests of ALU operand magnitudes
Johan Almbladh
2021-09-28
1
-0
/
+772
*
bpf/tests: Add exhaustive tests of ALU shift values
Johan Almbladh
2021-09-28
1
-0
/
+260
*
bpf/tests: Reduce memory footprint of test suite
Johan Almbladh
2021-09-28
1
-14
/
+12
*
bpf/tests: Allow different number of runs per test case
Johan Almbladh
2021-09-28
1
-0
/
+4
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-09-17
1
-0
/
+1
|
\
|
*
selftests/bpf: Test new __sk_buff field hwtstamp
Vadim Fedorenko
2021-09-10
1
-0
/
+1
*
|
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-14
1
-1
/
+1
*
|
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2021-09-13
1
-1
/
+1
|
\
\
|
*
|
Kconfig.debug: drop GCC 5+ version check for DWARF5
Nick Desaulniers
2021-09-13
1
-1
/
+1
*
|
|
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-11
1
-4
/
+4
|
\
\
\
|
*
|
|
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
2021-09-10
1
-4
/
+4
*
|
|
|
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
1
-7
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
lib/logic_iomem: fix sparse warnings
Johannes Berg
2021-08-26
1
-7
/
+9
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
8
-32
/
+37
|
\
\
\
\
|
*
|
|
|
Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH
Lukas Bulwahn
2021-09-08
1
-1
/
+0
|
*
|
|
|
lib/iov_iter.c: fix kernel-doc warnings
Randy Dunlap
2021-09-08
1
-2
/
+6
|
*
|
|
|
lib/dump_stack: correct kernel-doc notation
Randy Dunlap
2021-09-08
1
-1
/
+2
|
*
|
|
|
lib/test: convert test_sort.c to use KUnit
Daniel Latypov
2021-09-08
2
-23
/
+22
|
*
|
|
|
math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it
Geert Uytterhoeven
2021-09-08
1
-2
/
+1
|
*
|
|
|
math: make RATIONAL tristate
Geert Uytterhoeven
2021-09-08
2
-1
/
+4
|
*
|
|
|
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
Muchun Song
2021-09-08
2
-2
/
+2
|
|
/
/
/
*
|
|
/
lib/test_scanf: split up number parsing test routines
Linus Torvalds
2021-09-06
1
-8
/
+71
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-04
1
-3
/
+2
|
\
\
\
|
*
|
|
mm: remove VM_DENYWRITE
David Hildenbrand
2021-09-03
1
-3
/
+2
|
|
/
/
*
|
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-04
5
-5
/
+6
|
\
\
\
|
*
|
|
Makefile: remove stale cc-option checks
Nick Desaulniers
2021-09-03
1
-0
/
+2
|
*
|
|
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
4
-5
/
+4
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
4
-38
/
+72
|
\
\
\
\
|
*
|
|
|
kasan: test: avoid corrupting memory in kasan_rcu_uaf
Andrey Konovalov
2021-09-03
1
-1
/
+1
[next]