aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds
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
2021-09-08lib/iov_iter.c: fix kernel-doc warningsRandy Dunlap
2021-09-08lib/dump_stack: correct kernel-doc notationRandy Dunlap
2021-09-08lib/test: convert test_sort.c to use KUnitDaniel Latypov
2021-09-08math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting itGeert Uytterhoeven
2021-09-08math: make RATIONAL tristateGeert Uytterhoeven
2021-09-08mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)Muchun Song
2021-09-06lib/test_scanf: split up number parsing test routinesLinus Torvalds
2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03kasan: test: avoid corrupting memory in kasan_rcu_uafAndrey Konovalov
2021-09-03kasan: test: avoid corrupting memory in copy_user_testAndrey Konovalov
2021-09-03kasan: test: clean up ksize_uafAndrey Konovalov
2021-09-03kasan: test: only do kmalloc_uaf_memset for generic modeAndrey Konovalov
2021-09-03kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGSAndrey Konovalov
2021-09-03kasan: test: avoid corrupting memory via memsetAndrey Konovalov
2021-09-03kasan: test: avoid writing invalid memoryAndrey Konovalov
2021-09-03kasan: test: rework kmalloc_oob_rightAndrey Konovalov
2021-09-03lib/test_vmalloc.c: add a new 'nr_pages' parameterUladzislau Rezki (Sony)
2021-09-03scatterlist: replace flush_kernel_dcache_page with flush_dcache_pageChristoph Hellwig
2021-09-03mm: remove VM_DENYWRITEDavid Hildenbrand
2021-09-03Makefile: remove stale cc-option checksNick Desaulniers
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-02Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds