summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds
2021-10-06bitfield: build kunit tests without structleak pluginArnd Bergmann
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-10-01kunit: fix reference count leak in kfree_at_endXiyu Yang
2021-10-01bpf/tests: Add test of LDX_MEM with operand aliasingJohan Almbladh
2021-10-01bpf/tests: Add test of ALU shifts with operand register aliasingJohan Almbladh
2021-10-01bpf/tests: Add exhaustive tests of BPF_ATOMIC register combinationsJohan Almbladh
2021-10-01bpf/tests: Add exhaustive tests of ALU register combinationsJohan Almbladh
2021-10-01bpf/tests: Minor restructuring of ALU testsJohan Almbladh
2021-10-01bpf/tests: Add more tests for ALU and ATOMIC register clobberingJohan Almbladh
2021-10-01bpf/tests: Add tests to check source register zero-extensionJohan Almbladh
2021-10-01bpf/tests: Add exhaustive tests of BPF_ATOMIC magnitudesJohan Almbladh
2021-10-01bpf/tests: Add zero-extension checks in BPF_ATOMIC testsJohan Almbladh
2021-10-01bpf/tests: Add tests of BPF_LDX and BPF_STX with small sizesJohan Almbladh
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-28bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMMKees Cook
2021-09-28bpf/tests: Add tail call limit test with external function callJohan Almbladh
2021-09-28bpf/tests: Fix error in tail call limit testsJohan Almbladh
2021-09-28bpf/tests: Add more BPF_END byte order conversion testsJohan Almbladh
2021-09-28bpf/tests: Expand branch conversion JIT testJohan Almbladh
2021-09-28bpf/tests: Add JMP tests with degenerate conditionalJohan Almbladh
2021-09-28bpf/tests: Add JMP tests with small offsetsJohan Almbladh
2021-09-28bpf/tests: Add test case flag for verifier zero-extensionJohan Almbladh
2021-09-28bpf/tests: Add exhaustive test of LD_IMM64 immediate magnitudesJohan Almbladh
2021-09-28bpf/tests: Add staggered JMP and JMP32 testsJohan Almbladh
2021-09-28bpf/tests: Add exhaustive tests of JMP operand magnitudesJohan Almbladh
2021-09-28bpf/tests: Add exhaustive tests of ALU operand magnitudesJohan Almbladh
2021-09-28bpf/tests: Add exhaustive tests of ALU shift valuesJohan Almbladh
2021-09-28bpf/tests: Reduce memory footprint of test suiteJohan Almbladh
2021-09-28bpf/tests: Allow different number of runs per test caseJohan Almbladh
2021-09-24lib/zlib_inflate/inffast: check config in C to avoid unused function warningPaul Menzel
2021-09-24xtensa: increase size of gcc stack frame checkGuenter Roeck
2021-09-24kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESSMarco Elver
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-19pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-09-17Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-17net: update NXP copyright textVladimir Oltean
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds
2021-09-14iov_iter: add helper to save iov_iter stateJens Axboe
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds
2021-09-13Kconfig.debug: drop GCC 5+ version check for DWARF5Nick Desaulniers
2021-09-11Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-09-10selftests/bpf: Test new __sk_buff field hwtstampVadim Fedorenko
2021-09-09bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()Masami Hiramatsu
2021-09-09Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn