Age | Commit message (Expand) | Author |
2021-10-06 | bitfield: build kunit tests without structleak plugin | Arnd Bergmann |
2021-10-07 | Merge branch 'objtool/urgent' | Peter Zijlstra |
2021-10-04 | Merge 5.15-rc4 into driver-core-next | Greg Kroah-Hartman |
2021-10-01 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-10-01 | audit: add support for the openat2 syscall | Richard Guy Briggs |
2021-10-01 | audit: replace magic audit syscall class numbers with macros | Richard Guy Briggs |
2021-10-01 | kunit: fix reference count leak in kfree_at_end | Xiyu Yang |
2021-10-01 | bpf/tests: Add test of LDX_MEM with operand aliasing | Johan Almbladh |
2021-10-01 | bpf/tests: Add test of ALU shifts with operand register aliasing | Johan Almbladh |
2021-10-01 | bpf/tests: Add exhaustive tests of BPF_ATOMIC register combinations | Johan Almbladh |
2021-10-01 | bpf/tests: Add exhaustive tests of ALU register combinations | Johan Almbladh |
2021-10-01 | bpf/tests: Minor restructuring of ALU tests | Johan Almbladh |
2021-10-01 | bpf/tests: Add more tests for ALU and ATOMIC register clobbering | Johan Almbladh |
2021-10-01 | bpf/tests: Add tests to check source register zero-extension | Johan Almbladh |
2021-10-01 | bpf/tests: Add exhaustive tests of BPF_ATOMIC magnitudes | Johan Almbladh |
2021-10-01 | bpf/tests: Add zero-extension checks in BPF_ATOMIC tests | Johan Almbladh |
2021-10-01 | bpf/tests: Add tests of BPF_LDX and BPF_STX with small sizes | Johan Almbladh |
2021-09-30 | kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d... | Masami Hiramatsu |
2021-09-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-09-28 | bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM | Kees Cook |
2021-09-28 | bpf/tests: Add tail call limit test with external function call | Johan Almbladh |
2021-09-28 | bpf/tests: Fix error in tail call limit tests | Johan Almbladh |
2021-09-28 | bpf/tests: Add more BPF_END byte order conversion tests | Johan Almbladh |
2021-09-28 | bpf/tests: Expand branch conversion JIT test | Johan Almbladh |
2021-09-28 | bpf/tests: Add JMP tests with degenerate conditional | Johan Almbladh |
2021-09-28 | bpf/tests: Add JMP tests with small offsets | Johan Almbladh |
2021-09-28 | bpf/tests: Add test case flag for verifier zero-extension | Johan Almbladh |
2021-09-28 | bpf/tests: Add exhaustive test of LD_IMM64 immediate magnitudes | Johan Almbladh |
2021-09-28 | bpf/tests: Add staggered JMP and JMP32 tests | Johan Almbladh |
2021-09-28 | bpf/tests: Add exhaustive tests of JMP operand magnitudes | Johan Almbladh |
2021-09-28 | bpf/tests: Add exhaustive tests of ALU operand magnitudes | Johan Almbladh |
2021-09-28 | bpf/tests: Add exhaustive tests of ALU shift values | Johan Almbladh |
2021-09-28 | bpf/tests: Reduce memory footprint of test suite | Johan Almbladh |
2021-09-28 | bpf/tests: Allow different number of runs per test case | Johan Almbladh |
2021-09-25 | fortify: Move remaining fortify helpers into fortify-string.h | Kees Cook |
2021-09-25 | lib/string: Move helper functions out of string.c | Kees Cook |
2021-09-24 | lib/zlib_inflate/inffast: check config in C to avoid unused function warning | Paul Menzel |
2021-09-24 | xtensa: increase size of gcc stack frame check | Guenter Roeck |
2021-09-24 | kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS | Marco Elver |
2021-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-09-23 | Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-09-23 | lib: devres: Add managed arch_io_reserve_memtype_wc() | Thomas Zimmermann |
2021-09-23 | lib: devres: Add managed arch_phys_wc_add() | Thomas Zimmermann |
2021-09-22 | isystem: delete global -isystem compile option | Alexey Dobriyan |
2021-09-19 | pci_iounmap'2: Electric Boogaloo: try to make sense of it all | Linus Torvalds |
2021-09-17 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-09-17 | Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-09-17 | kernel/locking: Add context to ww_mutex_trylock() | Maarten Lankhorst |
2021-09-17 | net: update NXP copyright text | Vladimir Oltean |
2021-09-17 | objtool: Support pv_opsindirect calls for noinstr | Peter Zijlstra |