summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2021-10-01audit: add support for the openat2 syscallRichard Guy Briggs-0/+8
2021-10-01audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs-10/+11
2021-10-01kunit: fix reference count leak in kfree_at_endXiyu Yang-2/+2
2021-10-01bpf/tests: Add test of LDX_MEM with operand aliasingJohan Almbladh-0/+58
2021-10-01bpf/tests: Add test of ALU shifts with operand register aliasingJohan Almbladh-13/+149
2021-10-01bpf/tests: Add exhaustive tests of BPF_ATOMIC register combinationsJohan Almbladh-0/+422
2021-10-01bpf/tests: Add exhaustive tests of ALU register combinationsJohan Almbladh-71/+763
2021-10-01bpf/tests: Minor restructuring of ALU testsJohan Almbladh-72/+65
2021-10-01bpf/tests: Add more tests for ALU and ATOMIC register clobberingJohan Almbladh-70/+197
2021-10-01bpf/tests: Add tests to check source register zero-extensionJohan Almbladh-0/+143
2021-10-01bpf/tests: Add exhaustive tests of BPF_ATOMIC magnitudesJohan Almbladh-1/+503
2021-10-01bpf/tests: Add zero-extension checks in BPF_ATOMIC testsJohan Almbladh-5/+17
2021-10-01bpf/tests: Add tests of BPF_LDX and BPF_STX with small sizesJohan Almbladh-0/+254
2021-09-30kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...Masami Hiramatsu-1/+2
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-8/+9
2021-09-28bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMMKees Cook-1/+1
2021-09-28bpf/tests: Add tail call limit test with external function callJohan Almbladh-3/+83
2021-09-28bpf/tests: Fix error in tail call limit testsJohan Almbladh-10/+27
2021-09-28bpf/tests: Add more BPF_END byte order conversion testsJohan Almbladh-0/+122
2021-09-28bpf/tests: Expand branch conversion JIT testJohan Almbladh-34/+91
2021-09-28bpf/tests: Add JMP tests with degenerate conditionalJohan Almbladh-0/+229
2021-09-28bpf/tests: Add JMP tests with small offsetsJohan Almbladh-0/+71
2021-09-28bpf/tests: Add test case flag for verifier zero-extensionJohan Almbladh-0/+3
2021-09-28bpf/tests: Add exhaustive test of LD_IMM64 immediate magnitudesJohan Almbladh-0/+63
2021-09-28bpf/tests: Add staggered JMP and JMP32 testsJohan Almbladh-0/+829
2021-09-28bpf/tests: Add exhaustive tests of JMP operand magnitudesJohan Almbladh-0/+779
2021-09-28bpf/tests: Add exhaustive tests of ALU operand magnitudesJohan Almbladh-0/+772
2021-09-28bpf/tests: Add exhaustive tests of ALU shift valuesJohan Almbladh-0/+260
2021-09-28bpf/tests: Reduce memory footprint of test suiteJohan Almbladh-14/+12
2021-09-28bpf/tests: Allow different number of runs per test caseJohan Almbladh-0/+4
2021-09-25fortify: Move remaining fortify helpers into fortify-string.hKees Cook-0/+2
2021-09-25lib/string: Move helper functions out of string.cKees Cook-204/+199
2021-09-24lib/zlib_inflate/inffast: check config in C to avoid unused function warningPaul Menzel-7/+6
2021-09-24xtensa: increase size of gcc stack frame checkGuenter Roeck-1/+1
2021-09-24kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESSMarco Elver-0/+2
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+80
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+1
2021-09-23lib: devres: Add managed arch_io_reserve_memtype_wc()Thomas Zimmermann-0/+46
2021-09-23lib: devres: Add managed arch_phys_wc_add()Thomas Zimmermann-0/+36
2021-09-22isystem: delete global -isystem compile optionAlexey Dobriyan-0/+4
2021-09-19pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds-0/+43
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-0/+1
2021-09-17Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+36
2021-09-17kernel/locking: Add context to ww_mutex_trylock()Maarten Lankhorst-1/+1
2021-09-17net: update NXP copyright textVladimir Oltean-1/+1
2021-09-17objtool: Support pv_opsindirect calls for noinstrPeter Zijlstra-1/+1
2021-09-17crypto: sm4 - Do not change section of ck and sboxNathan Chancellor-2/+2
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds-1/+1
2021-09-14iov_iter: add helper to save iov_iter stateJens Axboe-0/+36
2021-09-14kobject: unexport kobject_create() in kobject.hQu Wenruo-1/+1