Age | Commit message (Expand) | Author | Files | Lines |
2022-05-25 | Merge tag 'hwmon-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -0/+113 |
2022-05-24 | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -409/+40 |
2022-05-24 | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -12/+16 |
2022-05-24 | Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -8/+7 |
2022-05-24 | Merge tag 'core-debugobjects-2022-05-23' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -4/+1 |
2022-05-24 | Merge tag 'core-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+6 |
2022-05-22 | lib: add generic polynomial calculation | Michael Walle | 3 | -0/+113 |
2022-05-20 | bug: Use normal relative pointers in 'struct bug_entry' | Josh Poimboeuf | 1 | -8/+7 |
2022-05-19 | random: remove mostly unused async readiness notifier | Jason A. Donenfeld | 1 | -44/+22 |
2022-05-19 | random: remove get_random_bytes_arch() and add rng_has_arch_random() | Jason A. Donenfeld | 1 | -4/+3 |
2022-05-19 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -0/+1 |
2022-05-18 | random: remove ratelimiting for in-kernel unseeded randomness | Jason A. Donenfeld | 1 | -2/+1 |
2022-05-18 | random32: use real rng for non-deterministic randomness | Jason A. Donenfeld | 1 | -340/+7 |
2022-05-18 | siphash: use one source of truth for siphash permutations | Jason A. Donenfeld | 1 | -22/+10 |
2022-05-18 | percpu_ref_init(): clean ->percpu_count_ref on failure | Al Viro | 1 | -0/+1 |
2022-05-13 | debugobjects: Convert to SPDX license identifier | Thomas Gleixner | 1 | -4/+1 |
2022-05-10 | dim: initialize all struct fields | Jesse Brandeburg | 1 | -22/+22 |
2022-05-01 | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+2 |
2022-04-27 | hex2bin: fix access beyond string end | Mikulas Patocka | 1 | -3/+6 |
2022-04-27 | hex2bin: make the function hex_to_bin constant-time | Mikulas Patocka | 1 | -7/+25 |
2022-04-22 | XArray: Disallow sibling entries of nodes | Matthew Wilcox (Oracle) | 1 | -0/+2 |
2022-04-22 | objtool: Add HAVE_NOINSTR_VALIDATION | Josh Poimboeuf | 1 | -1/+1 |
2022-04-22 | objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION" | Josh Poimboeuf | 1 | -1/+1 |
2022-04-22 | objtool: Make noinstr hacks optional | Josh Poimboeuf | 2 | -4/+5 |
2022-04-22 | objtool: Add CONFIG_OBJTOOL | Josh Poimboeuf | 3 | -11/+14 |
2022-04-19 | lib/strn*,objtool: Enforce user_access_begin() rules | Peter Zijlstra | 2 | -2/+2 |
2022-04-13 | lib/irq_poll: Prevent softirq pending leak in irq_poll_cpu_dead() | Sebastian Andrzej Siewior | 1 | -2/+6 |
2022-04-10 | Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -32/+0 |
2022-04-09 | lz4: fix LZ4_decompress_safe_partial read out of bound | Guo Xuenan | 1 | -2/+6 |
2022-04-05 | kobject: kobj_type: remove default_attrs | Greg Kroah-Hartman | 1 | -32/+0 |
2022-04-02 | Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2022-04-01 | Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray | Linus Torvalds | 2 | -0/+26 |
2022-04-01 | Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+4 |
2022-03-31 | XArray: Update the LRU list in xas_split() | Matthew Wilcox (Oracle) | 1 | -0/+2 |
2022-03-30 | lib/test: use after free in register_test_dev_kmod() | Dan Carpenter | 1 | -0/+1 |
2022-03-29 | XArray: Fix xas_create_range() when multi-order entry present | Matthew Wilcox (Oracle) | 2 | -0/+24 |
2022-03-26 | Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -1/+33 |
2022-03-26 | Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -11/+204 |
2022-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -39/+228 |
2022-03-25 | kasan: update function name in comments | Peter Collingbourne | 1 | -3/+3 |
2022-03-25 | kasan: test: support async (again) and asymm modes for HW_TAGS | Andrey Konovalov | 1 | -17/+22 |
2022-03-25 | kasan: improve vmalloc tests | Andrey Konovalov | 1 | -6/+188 |
2022-03-25 | kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS | Andrey Konovalov | 1 | -10/+10 |
2022-03-25 | lib/vsprintf: avoid redundant work with 0 size | Waiman Long | 1 | -3/+5 |
2022-03-25 | Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 1 | -0/+23 |
2022-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -105/+94 |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 5 | -15/+254 |
2022-03-24 | Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang" | Marco Elver | 2 | -23/+0 |
2022-03-24 | ubsan: no need to unset panic_on_warn in ubsan_epilogue() | Tiezhu Yang | 1 | -9/+1 |
2022-03-24 | lib: bitmap: fix many kernel-doc warnings | Randy Dunlap | 1 | -7/+17 |