Age | Commit message (Expand) | Author | Files | Lines |
2022-06-05 | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds | 3 | -30/+116 |
2022-06-03 | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+381 |
2022-06-03 | Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 2 | -7/+5 |
2022-06-03 | nodemask: Fix return values to be unsigned | Kees Cook | 1 | -2/+2 |
2022-06-03 | bitmap: Fix return values to be unsigned | Kees Cook | 1 | -15/+15 |
2022-06-03 | lib/bitmap: add test for bitmap_{from,to}_arr64 | Yury Norov | 1 | -0/+25 |
2022-06-03 | lib: add bitmap_{from,to}_arr64 | Yury Norov | 1 | -0/+54 |
2022-06-03 | lib/bitmap.c make bitmap_print_bitmask_to_buf parseable | Mauro Carvalho Chehab | 1 | -13/+20 |
2022-06-02 | assoc_array: Fix BUG_ON during garbage collect | Stephen Brennan | 1 | -0/+8 |
2022-05-29 | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 4 | -1/+33 |
2022-05-28 | Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE" | Jason A. Donenfeld | 1 | -1/+0 |
2022-05-28 | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 1 | -23/+0 |
2022-05-28 | Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -434/+0 |
2022-05-27 | Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -35/+0 |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -43/+53 |
2022-05-27 | crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE | Jason A. Donenfeld | 1 | -0/+1 |
2022-05-27 | mm: Kconfig: reorganize misplaced mm options | Vlastimil Babka | 1 | -34/+0 |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -87/+90 |
2022-05-26 | locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macro | Uros Bizjak | 1 | -5/+4 |
2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -4/+343 |
2022-05-25 | Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 11 | -138/+592 |
2022-05-25 | Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+4 |
2022-05-25 | Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds | 3 | -27/+51 |
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-23 | Merge branches 'slab/for-5.19/stackdepot' and 'slab/for-5.19/refactor' into s... | Vlastimil Babka | 2 | -22/+46 |
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-20 | mm: fix missing handler for __GFP_NOWARN | Qi Zheng | 1 | -0/+3 |
2022-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
2022-05-19 | test_firmware: fix end of loop test in upload_read_show() | Dan Carpenter | 1 | -4/+7 |
2022-05-19 | siphash: add SPDX tags as sole licensing authority | Jason A. Donenfeld | 2 | -7/+5 |
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-17 | kunit: fix executor OOM error handling logic on non-UML | Daniel Latypov | 1 | -4/+5 |
2022-05-16 | kunit: take `kunit_assert` as `const` | Miguel Ojeda | 1 | -2/+2 |
2022-05-13 | kasan: clean-up kconfig options descriptions | Andrey Konovalov | 1 | -86/+82 |
2022-05-13 | lib/kstrtox.c: add "false"/"true" support to kstrtobool() | Jagdish Gediya | 1 | -1/+5 |
2022-05-13 | debugobjects: Convert to SPDX license identifier | Thomas Gleixner | 1 | -4/+1 |
2022-05-13 | lib/string_helpers: fix not adding strarray to device's resource list | Puyou Lu | 1 | -0/+3 |
2022-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -22/+22 |