summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-10-011-204/+5827
|\
| * bpf/tests: Add test of LDX_MEM with operand aliasingJohan Almbladh2021-10-011-0/+58
| * bpf/tests: Add test of ALU shifts with operand register aliasingJohan Almbladh2021-10-011-13/+149
| * bpf/tests: Add exhaustive tests of BPF_ATOMIC register combinationsJohan Almbladh2021-10-011-0/+422
| * bpf/tests: Add exhaustive tests of ALU register combinationsJohan Almbladh2021-10-011-71/+763
| * bpf/tests: Minor restructuring of ALU testsJohan Almbladh2021-10-011-72/+65
| * bpf/tests: Add more tests for ALU and ATOMIC register clobberingJohan Almbladh2021-10-011-70/+197
| * bpf/tests: Add tests to check source register zero-extensionJohan Almbladh2021-10-011-0/+143
| * bpf/tests: Add exhaustive tests of BPF_ATOMIC magnitudesJohan Almbladh2021-10-011-1/+503
| * bpf/tests: Add zero-extension checks in BPF_ATOMIC testsJohan Almbladh2021-10-011-5/+17
| * bpf/tests: Add tests of BPF_LDX and BPF_STX with small sizesJohan Almbladh2021-10-011-0/+254
| * bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMMKees Cook2021-09-281-1/+1
| * bpf/tests: Add tail call limit test with external function callJohan Almbladh2021-09-281-3/+83
| * bpf/tests: Fix error in tail call limit testsJohan Almbladh2021-09-281-10/+27
| * bpf/tests: Add more BPF_END byte order conversion testsJohan Almbladh2021-09-281-0/+122
| * bpf/tests: Expand branch conversion JIT testJohan Almbladh2021-09-281-34/+91
| * bpf/tests: Add JMP tests with degenerate conditionalJohan Almbladh2021-09-281-0/+229
| * bpf/tests: Add JMP tests with small offsetsJohan Almbladh2021-09-281-0/+71
| * bpf/tests: Add test case flag for verifier zero-extensionJohan Almbladh2021-09-281-0/+3
| * bpf/tests: Add exhaustive test of LD_IMM64 immediate magnitudesJohan Almbladh2021-09-281-0/+63
| * bpf/tests: Add staggered JMP and JMP32 testsJohan Almbladh2021-09-281-0/+829
| * bpf/tests: Add exhaustive tests of JMP operand magnitudesJohan Almbladh2021-09-281-0/+779
| * bpf/tests: Add exhaustive tests of ALU operand magnitudesJohan Almbladh2021-09-281-0/+772
| * bpf/tests: Add exhaustive tests of ALU shift valuesJohan Almbladh2021-09-281-0/+260
| * bpf/tests: Reduce memory footprint of test suiteJohan Almbladh2021-09-281-14/+12
| * bpf/tests: Allow different number of runs per test caseJohan Almbladh2021-09-281-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-303-8/+9
|\ \
| * | lib/zlib_inflate/inffast: check config in C to avoid unused function warningPaul Menzel2021-09-241-7/+6
| * | xtensa: increase size of gcc stack frame checkGuenter Roeck2021-09-241-1/+1
| * | kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESSMarco Elver2021-09-241-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-233-1/+80
|\| | | |/ |/|
| * Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-231-1/+1
| |\
| | * net: update NXP copyright textVladimir Oltean2021-09-171-1/+1
| * | pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds2021-09-191-0/+43
| * | Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-171-0/+36
| |\ \ | | |/ | |/|
| | * iov_iter: add helper to save iov_iter stateJens Axboe2021-09-141-0/+36
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-09-171-0/+1
|\ \ \ | |/ / |/| |
| * | selftests/bpf: Test new __sk_buff field hwtstampVadim Fedorenko2021-09-101-0/+1
* | | memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds2021-09-141-1/+1
* | | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-131-1/+1
|\ \ \
| * | | Kconfig.debug: drop GCC 5+ version check for DWARF5Nick Desaulniers2021-09-131-1/+1
* | | | Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-09-111-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()Masami Hiramatsu2021-09-091-4/+4
* | | | Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-091-7/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | lib/logic_iomem: fix sparse warningsJohannes Berg2021-08-261-7/+9
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-088-32/+37
|\ \ \ \
| * | | | Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn2021-09-081-1/+0
| * | | | lib/iov_iter.c: fix kernel-doc warningsRandy Dunlap2021-09-081-2/+6
| * | | | lib/dump_stack: correct kernel-doc notationRandy Dunlap2021-09-081-1/+2
| * | | | lib/test: convert test_sort.c to use KUnitDaniel Latypov2021-09-082-23/+22