| Commit message (Expand) | Author | Age | Files | Lines |
* | ubsan: disable UBSAN_DIV_ZERO for clang | Nick Desaulniers | 2022-07-14 | 1 | -0/+3 |
* | ida: don't use BUG_ON() for debugging | Linus Torvalds | 2022-07-10 | 1 | -1/+2 |
* | lockref: remove unused 'lockref_get_or_lock()' function | Linus Torvalds | 2022-07-03 | 1 | -25/+0 |
* | Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-07-01 | 1 | -1/+4 |
|\ |
|
| * | lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch() | wuchi | 2022-06-25 | 1 | -1/+4 |
* | | Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-06-19 | 1 | -1/+1 |
|\ \ |
|
| * | | objtool: Fix obsolete reference to CONFIG_X86_SMAP | Josh Poimboeuf | 2022-06-06 | 1 | -1/+1 |
* | | | Merge tag 'v5.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2022-06-17 | 4 | -0/+181 |
|\ \ \
| |_|/
|/| | |
|
| * | | crypto: memneq - move into lib/ | Jason A. Donenfeld | 2022-06-12 | 4 | -0/+181 |
| |/ |
|
* | | Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-06-12 | 2 | -3/+2 |
|\ \ |
|
| * | | random: remove rng_has_arch_random() | Jason A. Donenfeld | 2022-06-10 | 1 | -2/+1 |
| * | | crc-itu-t: fix typo in CRC ITU-T polynomial comment | Roger Knecht | 2022-06-07 | 1 | -1/+1 |
| |/ |
|
* | | iov_iter: fix build issue due to possible type mis-match | Linus Torvalds | 2022-06-11 | 1 | -2/+2 |
* | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2022-06-10 | 1 | -16/+4 |
|\ \ |
|
| * | | iov_iter: Fix iter_xarray_get_pages{,_alloc}() | David Howells | 2022-06-10 | 1 | -16/+4 |
| |/ |
|
* / | mm/huge_memory: Fix xarray node memory leak | Matthew Wilcox (Oracle) | 2022-06-09 | 1 | -2/+3 |
|/ |
|
* | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds | 2022-06-04 | 3 | -30/+116 |
|\ |
|
| * | nodemask: Fix return values to be unsigned | Kees Cook | 2022-06-03 | 1 | -2/+2 |
| * | bitmap: Fix return values to be unsigned | Kees Cook | 2022-06-03 | 1 | -15/+15 |
| * | lib/bitmap: add test for bitmap_{from,to}_arr64 | Yury Norov | 2022-06-03 | 1 | -0/+25 |
| * | lib: add bitmap_{from,to}_arr64 | Yury Norov | 2022-06-03 | 1 | -0/+54 |
| * | lib/bitmap.c make bitmap_print_bitmask_to_buf parseable | Mauro Carvalho Chehab | 2022-06-03 | 1 | -13/+20 |
* | | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-06-03 | 1 | -0/+381 |
|\ \ |
|
| * | | test_firmware: fix end of loop test in upload_read_show() | Dan Carpenter | 2022-05-19 | 1 | -4/+7 |
| * | | Merge 5.18-rc5 into driver-core-next | Greg Kroah-Hartman | 2022-05-02 | 4 | -12/+35 |
| |\ \ |
|
| * | | | test_firmware: Error injection for firmware upload | Russ Weight | 2022-04-26 | 1 | -5/+122 |
| * | | | test_firmware: Add test support for firmware upload | Russ Weight | 2022-04-26 | 1 | -0/+261 |
| | |/
| |/| |
|
* | | | Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 2022-06-03 | 2 | -7/+5 |
|\ \ \ |
|
| * | | | siphash: add SPDX tags as sole licensing authority | Jason A. Donenfeld | 2022-05-19 | 2 | -7/+5 |
* | | | | assoc_array: Fix BUG_ON during garbage collect | Stephen Brennan | 2022-06-01 | 1 | -0/+8 |
* | | | | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2022-05-29 | 4 | -1/+33 |
|\ \ \ \ |
|
| * | | | | bootconfig: Support embedding a bootconfig file in kernel | Masami Hiramatsu | 2022-04-26 | 4 | -0/+32 |
| * | | | | bootconfig: Make the bootconfig.o as a normal object file | Masami Hiramatsu | 2022-04-26 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE" | Jason A. Donenfeld | 2022-05-28 | 1 | -1/+0 |
* | | | | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2022-05-27 | 1 | -23/+0 |
|\ \ \ \ |
|
| * | | | | nvdimm: Drop nd_device_lock() | Dan Williams | 2022-04-28 | 1 | -17/+0 |
| * | | | | cxl: Drop cxl_device_lock() | Dan Williams | 2022-04-28 | 1 | -6/+0 |
| |/ / / |
|
* | | | | Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2022-05-27 | 4 | -434/+0 |
|\ \ \ \ |
|
| * | | | | crypto: sm3,sm4 - move into crypto directory | Jason A. Donenfeld | 2022-04-08 | 4 | -434/+0 |
* | | | | | Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-05-27 | 1 | -35/+0 |
|\ \ \ \ \ |
|
| * | | | | | mm: Kconfig: reorganize misplaced mm options | Vlastimil Babka | 2022-05-27 | 1 | -34/+0 |
* | | | | | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-05-27 | 6 | -43/+53 |
|\ \ \ \ \ \ |
|
| * | | | | | | lib/string_helpers: fix not adding strarray to device's resource list | Puyou Lu | 2022-05-12 | 1 | -0/+3 |
| * | | | | | | lib: remove back_str initialization | Tom Rix | 2022-04-29 | 1 | -1/+1 |
| * | | | | | | lib/string.c: simplify str[c]spn | Rasmus Villemoes | 2022-04-29 | 1 | -19/+6 |
| * | | | | | | lib/test_string.c: add strspn and strcspn tests | Rasmus Villemoes | 2022-04-29 | 1 | -0/+33 |
| * | | | | | | lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections | Rasmus Villemoes | 2022-04-29 | 1 | -21/+0 |
| * | | | | | | lib/test_meminit: optimize do_kmem_cache_rcu_persistent() test | Xiaoke Wang | 2022-04-29 | 1 | -2/+10 |
* | | | | | | | crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE | Jason A. Donenfeld | 2022-05-27 | 1 | -0/+1 |
* | | | | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-05-26 | 3 | -87/+90 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|