Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'for-5.2-pf-removal' into for-linus | Petr Mladek | 2019-05-06 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 2019-04-09 | 2 | -3/+3 | |
| * | | | | | | | | | | Merge branch 'for-5.2-vsprintf-hardening' into for-linus | Petr Mladek | 2019-05-06 | 2 | -163/+293 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | lib/vsprintf: Make function pointer_string static | YueHaibing | 2019-04-29 | 1 | -2/+3 | |
| | * | | | | | | | | | | vsprintf: Limit the length of inlined error messages | Petr Mladek | 2019-04-26 | 1 | -12/+27 | |
| | * | | | | | | | | | | vsprintf: Avoid confusion between invalid address and value | Petr Mladek | 2019-04-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | vsprintf: Prevent crash when dereferencing invalid pointers | Petr Mladek | 2019-04-26 | 2 | -36/+122 | |
| | * | | | | | | | | | | vsprintf: Consolidate handling of unknown pointer specifiers | Petr Mladek | 2019-04-26 | 2 | -13/+18 | |
| | * | | | | | | | | | | vsprintf: Factor out %pO handler as kobject_string() | Petr Mladek | 2019-04-26 | 1 | -5/+12 | |
| | * | | | | | | | | | | vsprintf: Factor out %pV handler as va_format() | Petr Mladek | 2019-04-26 | 1 | -9/+12 | |
| | * | | | | | | | | | | vsprintf: Factor out %p[iI] handler as ip_addr_string() | Petr Mladek | 2019-04-26 | 1 | -22/+30 | |
| | * | | | | | | | | | | vsprintf: Do not check address of well-known strings | Petr Mladek | 2019-04-26 | 1 | -37/+44 | |
| | * | | | | | | | | | | vsprintf: Consistent %pK handling for kptr_restrict == 0 | Petr Mladek | 2019-04-26 | 1 | -4/+2 | |
| | * | | | | | | | | | | vsprintf: Shuffle restricted_pointer() | Petr Mladek | 2019-04-26 | 1 | -49/+49 | |
| | |/ / / / / / / / / | ||||||
| * / / / / / / / / / | lib/test_printf: Switch to bitmap_zalloc() | Andy Shevchenko | 2019-03-20 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-07 | 6 | -35/+203 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lib: Add test module for strscpy_pad | Tobin C. Harding | 2019-04-09 | 3 | -0/+154 | |
| * | | | | | | | | | | lib/string: Add strscpy_pad() function | Tobin C. Harding | 2019-04-09 | 1 | -7/+40 | |
| * | | | | | | | | | | lib: Use new kselftest header | Tobin C. Harding | 2019-04-09 | 2 | -34/+9 | |
| * | | | | | | | | | | lib/test_printf: Add empty module_exit function | Tobin C. Harding | 2019-04-09 | 1 | -0/+6 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-05-07 | 3 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | crypto: shash - remove shash_desc::flags | Eric Biggers | 2019-04-25 | 3 | -3/+0 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2019-05-06 | 3 | -30/+40 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | stacktrace: Provide common infrastructure | Thomas Gleixner | 2019-04-29 | 1 | -0/+4 | |
| * | | | | | | | | | | lib/stackdepot: Remove obsolete functions | Thomas Gleixner | 2019-04-29 | 1 | -20/+0 | |
| * | | | | | | | | | | fault-inject: Simplify stacktrace retrieval | Thomas Gleixner | 2019-04-29 | 1 | -9/+3 | |
| * | | | | | | | | | | lib/stackdepot: Provide functions which operate on plain storage arrays | Thomas Gleixner | 2019-04-29 | 1 | -19/+51 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-05-06 | 4 | -4/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions | Peter Zijlstra | 2019-04-24 | 2 | -4/+5 | |
| * | | | | | | | | | | x86/uaccess, ubsan: Fix UBSAN vs. SMAP | Peter Zijlstra | 2019-04-03 | 2 | -0/+5 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | ubsan: Remove vla bound checks. | Andrey Ryabinin | 2019-05-06 | 2 | -23/+0 | |
* | | | | | | | | | | ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings | Andrey Ryabinin | 2019-05-06 | 1 | -26/+23 | |
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-05 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | x86/mm/mem_encrypt: Disable all instrumentation for early SME setup | Gary Hook | 2019-04-30 | 1 | -0/+11 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | lib/test_vmalloc.c: do not create cpumask_t variable on stack | Uladzislau Rezki (Sony) | 2019-04-26 | 1 | -3/+3 | |
* | | | | | | | | | lib/Kconfig.debug: fix build error without CONFIG_BLOCK | YueHaibing | 2019-04-26 | 1 | -0/+1 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | kcov: improve CONFIG_ARCH_HAS_KCOV help text | Mark Rutland | 2019-04-19 | 1 | -3/+3 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2019-04-10 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | iov_iter: Fix build error without CONFIG_CRYPTO | YueHaibing | 2019-04-04 | 1 | -0/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-04-06 | 3 | -6/+27 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | lib/lzo: fix bugs for very short or empty input | Dave Rodgman | 2019-04-06 | 2 | -6/+7 | |
| * | | | | | | lib/string.c: implement a basic bcmp | Nick Desaulniers | 2019-04-06 | 1 | -0/+20 | |
| |/ / / / / | ||||||
* | | | | | | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 2019-04-05 | 1 | -1/+1 | |
* | | | | | | ptrace: Remove maxargs from task_current_syscall() | Steven Rostedt (Red Hat) | 2019-04-04 | 1 | -32/+25 | |
|/ / / / / | ||||||
* | | | | | Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-03-29 | 1 | -0/+11 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | sbitmap: order READ/WRITE freed instance and setting clear bit | Ming Lei | 2019-03-25 | 1 | -0/+11 | |
| |/ / / | ||||||
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-03-27 | 1 | -2/+6 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | rhashtable: Still do rehash when we get EEXIST | Herbert Xu | 2019-03-21 | 1 | -2/+6 | |
| | |/ | |/| | ||||||
* | | | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2019-03-17 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | libfdt: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-03-13 | 1 | -1/+1 | |
| |/ / |