Age | Commit message (Expand) | Author |
2021-08-13 | kunit: Print test statistics on failure | David Gow |
2021-08-13 | kunit: ubsan integration | Uriel Guajardo |
2021-08-13 | lib: add linear range get selector within | Gene Chen |
2021-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-13 | bitmap: extend comment to bitmap_print_bitmask/list_to_buf | Yury Norov |
2021-08-13 | lib: test_bitmap: add bitmap_print_bitmask/list_to_buf test cases | Barry Song |
2021-08-13 | cpumask: introduce cpumap_print_list/bitmask_to_buf to support large bitmask ... | Tian Tao |
2021-08-13 | debugobjects: Make them PREEMPT_RT aware | Thomas Gleixner |
2021-08-12 | lib/mpi: use kcalloc in mpi_resize | Hongbo Li |
2021-08-10 | bpf, tests: Add tail call test suite | Johan Almbladh |
2021-08-10 | bpf, tests: Add tests for BPF_CMPXCHG | Johan Almbladh |
2021-08-10 | bpf, tests: Add tests for atomic operations | Johan Almbladh |
2021-08-10 | bpf, tests: Add test for 32-bit context pointer argument passing | Johan Almbladh |
2021-08-10 | bpf, tests: Add branch conversion JIT test | Johan Almbladh |
2021-08-10 | bpf, tests: Add word-order tests for load/store of double words | Johan Almbladh |
2021-08-10 | bpf, tests: Add tests for ALU operations implemented with function calls | Johan Almbladh |
2021-08-10 | bpf, tests: Add more ALU64 BPF_MUL tests | Johan Almbladh |
2021-08-10 | bpf, tests: Add more BPF_LSH/RSH/ARSH tests for ALU64 | Johan Almbladh |
2021-08-10 | bpf, tests: Add more ALU32 tests for BPF_LSH/RSH/ARSH | Johan Almbladh |
2021-08-10 | bpf, tests: Add more tests of ALU32 and ALU64 bitwise operations | Johan Almbladh |
2021-08-10 | bpf, tests: Fix typos in test case descriptions | Johan Almbladh |
2021-08-10 | bpf, tests: Add BPF_MOV tests for zero and sign extension | Johan Almbladh |
2021-08-10 | bpf, tests: Add BPF_JMP32 test cases | Johan Almbladh |
2021-08-08 | once: Fix panic when module unload | Kefeng Wang |
2021-08-02 | arm64: kasan: mte: remove redundant mte_report_once logic | Mark Rutland |
2021-07-31 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-07-30 | lib/test_string.c: move string selftest in the Runtime Testing menu | Matteo Croce |
2021-07-30 | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann |
2021-07-30 | lib/nmi_backtrace: Serialize even messages about idle CPUs | Petr Mladek |
2021-07-30 | crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic | Tianjia Zhang |
2021-07-30 | crypto: sm4 - create SM4 library based on sm4 generic code | Tianjia Zhang |
2021-07-29 | lib/test_scanf: Handle n_bits == 0 in random tests | Andy Shevchenko |
2021-07-26 | lib/test_stackinit: Fix static initializer test | Kees Cook |
2021-07-26 | printk: remove safe buffers | John Ogness |
2021-07-26 | lib/nmi_backtrace: explicitly serialize banner and regs | John Ogness |
2021-07-23 | bpf/tests: Do not PASS tests without actually testing the result | Johan Almbladh |
2021-07-23 | bpf/tests: Fix copy-and-paste error in double word test | Johan Almbladh |
2021-07-20 | kcsan: Make strict mode imply interruptible watchers | Marco Elver |
2021-07-20 | kcsan: Rework atomic.h into permissive.h | Marco Elver |
2021-07-20 | kcsan: Introduce CONFIG_KCSAN_STRICT | Marco Elver |
2021-07-20 | kcsan: Remove CONFIG_KCSAN_DEBUG | Marco Elver |
2021-07-20 | kcsan: Improve some Kconfig comments | Marco Elver |
2021-07-19 | string_helpers: Escape double quotes in escape_special | Chris Down |
2021-07-16 | crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specific | Randy Dunlap |
2021-07-15 | lib/test_hmm: remove set but unused page variable | Alistair Popple |
2021-07-10 | mm/page_alloc: Revert pahole zero-sized workaround | Mel Gorman |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-07-09 | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-07-08 | kdump: use vmlinux_build_id to simplify | Stephen Boyd |
2021-07-08 | buildid: fix kernel-doc notation | Stephen Boyd |