- 8d58f22 ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST by Kees Cook · 4 years, 8 months ago
- 0468915 Merge tag 'linux-kselftest-kunit-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
- 5990cde lib/mpi: Fix building for powerpc with clang by Nathan Chancellor · 4 years, 9 months ago
- 6cb1818 kunit: Add missing newline in summary message by Marco Elver · 4 years, 9 months ago
- c837266 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
- b753101 Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
- 40fc7ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
- 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
- e6abef6 x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 by Jason A. Donenfeld · 4 years, 9 months ago
- 92203b0 x86: remove always-defined CONFIG_AS_SSSE3 by Masahiro Yamada · 4 years, 9 months ago
- 06bd48b lib/raid6/test: fix build on distros whose /bin/sh is not bash by Masahiro Yamada · 4 years, 9 months ago
- 29b46fa lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability" by Qiujun Huang · 4 years, 9 months ago
- ef06565 ubsan: include bug type in report header by Kees Cook · 4 years, 9 months ago
- 1d28c8d ubsan: check panic_on_warn by Kees Cook · 4 years, 9 months ago
- 277a108 ubsan: split "bounds" checker from other options by Kees Cook · 4 years, 9 months ago
- 0887a7e ubsan: add trap instrumentation option by Kees Cook · 4 years, 9 months ago
- 8306b05 lib/dynamic_debug.c: use address-of operator on section symbols by Nathan Chancellor · 4 years, 9 months ago
- 8f0259c lib/test_kmod.c: remove a NULL test by Dan Carpenter · 4 years, 9 months ago
- 8d994ca lib/rbtree: fix coding style of assignments by chenqiwu · 4 years, 9 months ago
- caa7f77 lib/test_bitmap.c: make use of EXP2_IN_BITS by Andy Shevchenko · 4 years, 9 months ago
- 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 9 months ago
- 7b65942 lib/stackdepot.c: build with -fno-builtin by Alexander Potapenko · 4 years, 9 months ago
- 69866e1 lib/stackdepot.c: check depot_index before accessing the stack slab by Alexander Potapenko · 4 years, 9 months ago
- 9cf016e lib: test_stackinit.c: XFAIL switch variable init tests by Kees Cook · 4 years, 9 months ago
- 6e85318 lib/scatterlist: fix sg_copy_buffer() kerneldoc by Geert Uytterhoeven · 4 years, 9 months ago
- 51022f8 lib/ts_kmp.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 842ae1f lib/ts_fsm.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- c6e2ac3 lib/ts_bm.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- a44ce51 lib/bch.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- aecd42d lib/test_lockup.c: add parameters for locking generic vfs locks by Konstantin Khlebnikov · 4 years, 9 months ago
- ad3f434 lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations" by Colin Ian King · 4 years, 9 months ago
- 30428ef lib/test_lockup: test module to generate lockups by Konstantin Khlebnikov · 4 years, 9 months ago
- 889b3c1 compiler: remove CONFIG_OPTIMIZE_INLINING entirely by Masahiro Yamada · 4 years, 9 months ago
- aa1a8ce Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 9 months ago
- 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 9 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
- 7d32e69 kbuild, btf: Fix dependencies for DEBUG_INFO_BTF by Slava Bacherikov · 4 years, 9 months ago
- ac43877 Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 4 years, 9 months ago
- 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- 98f3b56 kasan: add test for invalid size in memmove by Walter Wu · 4 years, 9 months ago
- 193bc55 Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 4 years, 9 months ago
- 668f1e9 Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 9 months ago
- 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
- 1f944f9 Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 9 months ago
- 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
- 15c981d Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 9 months ago
- dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 642e53e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 9b82f05 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 4b9fd8a8 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 5983809 Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 9 months ago
- c3bba69 kunit: subtests should be indented 4 spaces according to TAP by Alan Maguire · 4 years, 9 months ago
- eda8e32 kunit: add log test by Alan Maguire · 4 years, 9 months ago
- e2219db kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display by Alan Maguire · 4 years, 9 months ago
- 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
- cb88577 Fix linked-list KUnit test when run multiple times by David Gow · 5 years ago
- 2d68df6 kunit: Always print actual pointer values in asserts by David Gow · 5 years ago
- d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- 2985bed .gitignore: remove too obvious comments by Masahiro Yamada · 4 years, 10 months ago
- 979e52c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 9 months ago
- 48a2e88 uuid: Provide a GUID generator for raw buffer by Andy Shevchenko · 4 years, 10 months ago
- de8f5e4 lockdep: Introduce wait-type checks by Peter Zijlstra · 4 years, 9 months ago
- 8c59ab8 lib/vdso: Enable common headers by Vincenzo Frascino · 4 years, 9 months ago
- 548193c test_firmware: add support for firmware_request_platform by Hans de Goede · 5 years ago
- 46a87b3 sched/core: Distribute tasks within affinity masks by Paul Turner · 4 years, 10 months ago
- c8cfcb7 crypto: arm64/chacha - correctly walk through blocks by Jason A. Donenfeld · 4 years, 10 months ago
- 7e934cf xarray: Fix early termination of xas_for_each_marked by Matthew Wilcox (Oracle) · 4 years, 10 months ago
- d3394b3 serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE by Dmitry Safonov · 4 years, 10 months ago
- cb05c6c Merge 5.6-rc5 into tty-next by Greg Kroah-Hartman · 4 years, 10 months ago
- bb3a151 Merge 5.6-rc5 into char-misc-next by Greg Kroah-Hartman · 4 years, 10 months ago
- 68af431 serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE by Dmitry Safonov · 4 years, 10 months ago
- 6e24628 lib: Introduce generic min-heap by Ian Rogers · 4 years, 11 months ago
- 15617df percpu_ref: Fix comment regarding percpu_ref_init flags by Ira Weiny · 4 years, 10 months ago
- 89b74ca tools/bootconfig: Show line and column in parse error by Masami Hiramatsu · 4 years, 10 months ago
- a83e4ca kbuild: remove cc-option switch from -Wframe-larger-than= by Masahiro Yamada · 4 years, 11 months ago
- 9f0ca0c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
- 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- d8e93e3 XArray: Optimise xas_sibling() if !CONFIG_XARRAY_MULTI by Matthew Wilcox (Oracle) · 4 years, 10 months ago
- 91ad64a Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 10 months ago
- 6eac779 bpf/tests: Use migrate disable instead of preempt disable by David Miller · 4 years, 10 months ago
- 7031ecf Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 10 months ago
- 1f836f5 Merge 5.6-rc3 into char-misc-next by Greg Kroah-Hartman · 4 years, 10 months ago
- e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- 305e519 lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 4 years, 10 months ago
- c11d3fa lib/string.c: update match_string() doc-strings with correct behavior by Alexandru Ardelean · 4 years, 10 months ago
- 5f811c5 bootconfig: Add append value operator support by Masami Hiramatsu · 4 years, 10 months ago
- 4e4694d bootconfig: Prohibit re-defining value on same key by Masami Hiramatsu · 4 years, 10 months ago
- 9ffc1d1 mm/memremap_pages: Introduce memremap_compat_align() by Dan Williams · 5 years ago
- a24d286 bootconfig: Reject subkey and value on same parent key by Masami Hiramatsu · 4 years, 10 months ago
- e876f0b lib/vdso: Allow architectures to provide the vdso data pointer by Christophe Leroy · 5 years ago
- 8345228 lib/vdso: Allow architectures to override the ns shift operation by Christophe Leroy · 5 years ago
- ae12e08 lib/vdso: Allow fixed clock mode by Christophe Leroy · 5 years ago
- 2d6b01b lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes by Thomas Gleixner · 5 years ago
- f86fd32 lib/vdso: Cleanup clock mode storage leftovers by Thomas Gleixner · 5 years ago
- 5d51bee clocksource: Add common vdso clock mode storage by Thomas Gleixner · 5 years ago
- 1dff415 lib/vdso: Allow the high resolution parts to be compiled out by Thomas Gleixner · 5 years ago
- 1f4c51d lib: objagg: Replace zero-length arrays with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- c9cc051 crypto: chacha20poly1305 - prevent integer overflow on large input by Jason A. Donenfeld · 5 years ago
- 239a579 dynamic_debug: allow to work if debugfs is disabled by Greg Kroah-Hartman · 4 years, 11 months ago
- 61a7595 Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 11 months ago