| Age | Commit message (Expand) | Author | Files | Lines |
| 37 hours | Revert "cpumask: switch cpumap_print_to_pagebuf() to using scnprintf()" | Thierry Reding | 1 | -17/+0 |
| 37 hours | Revert "bitmap: drop bitmap_print_to_pagebuf()" | Thierry Reding | 1 | -5/+37 |
| 37 hours | Merge branch 'bitmap-for-next' of https://github.com/norov/linux.git | Thierry Reding | 5 | -41/+41 |
| 37 hours | Merge branch 'master' of git://git.code.sf.net/p/tomoyo/tomoyo.git | Thierry Reding | 1 | -0/+7 |
| 37 hours | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/de... | Thierry Reding | 1 | -1/+1 |
| 38 hours | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp... | Thierry Reding | 1 | -100/+263 |
| 38 hours | Merge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern... | Thierry Reding | 17 | -73/+404 |
| 38 hours | Merge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k... | Thierry Reding | 3 | -8/+8 |
| 2 days | bitmap: drop bitmap_print_to_pagebuf() | Yury Norov | 1 | -37/+5 |
| 2 days | cpumask: switch cpumap_print_to_pagebuf() to using scnprintf() | Yury Norov | 1 | -0/+17 |
| 2 days | lib: compile generic bitrev.c conditionally on the proper option | Yury Norov | 2 | -4/+1 |
| 2 days | lib/bitrev: Introduce GENERIC_BITREVERSE and cleanup Kconfig | Jinjie Ruan | 2 | -2/+20 |
| 2 days | lib/tests: extend cmdline KUnit with next_arg() tests | Shuvam Pandey | 1 | -0/+62 |
| 2 days | lib/cmdline: adjust a few comments to fix kernel-doc -Wreturn warnings | Dmitry Antipov | 1 | -2/+5 |
| 2 days | lib/cmdline_kunit: add test case for memparse() | Dmitry Antipov | 1 | -0/+56 |
| 2 days | lib: add more string to 64-bit integer conversion overflow tests | Dmitry Antipov | 1 | -0/+6 |
| 2 days | lib: fix memparse() to handle overflow | Dmitry Antipov | 1 | -8/+15 |
| 2 days | lib: fix _parse_integer_limit() to handle overflow | Dmitry Antipov | 1 | -15/+22 |
| 2 days | lib/idr: fix ida_find_first_range() missing IDs across chunk boundaries | Josh Law | 2 | -31/+38 |
| 2 days | uaccess: unify inline vs outline copy_{from,to}_user() selection | Yury Norov | 1 | -3/+1 |
| 2 days | kunit: add tests for smp_cond_load_relaxed_timeout() | Ankur Arora | 3 | -0/+136 |
| 2 days | lib: split codetag_lock_module_list() | Bart Van Assche | 2 | -9/+11 |
| 2 days | lib/base64: fix copy-pasted @padding doc in base64_decode() | Josh Law | 1 | -1/+1 |
| 2 days | lib/base64: validate before writing in decode tail path | Josh Law | 1 | -1/+2 |
| 2 days | lib/tests: string_helpers: don't use "proxy" headers | Andy Shevchenko | 1 | -2/+7 |
| 2 days | lib/tests: string_helpers: decouple unescape and escape cases | Andy Shevchenko | 1 | -0/+6 |
| 2 days | treewide: fix indentation and whitespace in Kconfig files | Anand Moon | 1 | -1/+1 |
| 2 days | seq_buf: export seq_buf_putmem_hex() and add KUnit tests | Shuvam Pandey | 2 | -0/+35 |
| 2 days | lib: kunit_iov_iter: fix test fail on powerpc | Christian A. Ehrhardt | 1 | -5/+5 |
| 3 days | Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -5/+31 |
| 3 days | lib/fonts: Fix bit position when rotating by 180 degrees | Thomas Zimmermann | 1 | -1/+1 |
| 4 days | MAINTAINERS: update Liam's email address | Liam R. Howlett | 2 | -3/+3 |
| 5 days | workqueue: check kvov_mode change inside workqueue | Tetsuo Handa | 1 | -0/+1 |
| 5 days | lib/Kconfig.debug: add CONFIG_DEBUG_AID_FOR_SYZBOT option | Tetsuo Handa | 1 | -0/+6 |
| 7 days | Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+285 |
| 7 days | Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 1 | -1/+1 |
| 10 days | LoongArch: Adjust build infrastructure for 32BIT/64BIT | Huacai Chen | 1 | -1/+1 |
| 10 days | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 11 days | rhashtable: Bounce deferred worker kick through irq_work | Tejun Heo | 1 | -3/+28 |
| 11 days | bpf: Exhaustive test coverage for signed division and modulo | Jie Meng | 1 | -100/+263 |
| 11 days | Merge tag 'printk-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 3 | -2/+26 |
| 11 days | Merge branch 'for-7.1-printf-kunit-build' into for-linus | Petr Mladek | 83 | -729/+1130 |
| 12 days | Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+36 |
| 12 days | rhashtable: Restore insecure_elasticity toggle | Herbert Xu | 1 | -2/+3 |
| 12 days | Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -73/+189 |
| 13 days | Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 14 days | lib: test_hmm: implement a device release method | Alistair Popple | 1 | -3/+15 |
| 14 days | lib: test_hmm: evict device pages on file close to avoid use-after-free | Alistair Popple | 1 | -50/+62 |
| 14 days | mm/alloc_tag: clear codetag for pages allocated before page_ext initialization | Hao Ge | 1 | -0/+109 |
| 14 days | liveupdate: remove liveupdate_test_unregister() | Pasha Tatashin | 1 | -18/+0 |
| 14 days | kho: persist blob size in KHO FDT | Breno Leitao | 1 | -1/+1 |
| 14 days | kho: add size parameter to kho_add_subtree() | Breno Leitao | 1 | -1/+2 |
| 2026-04-17 | Merge tag 'bootconfig-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -26/+36 |
| 2026-04-16 | Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 62 | -64/+5927 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -1170/+980 |
| 2026-04-15 | Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 3 | -0/+305 |
| 2026-04-15 | Merge tag 'slab-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds | 1 | -0/+92 |
| 2026-04-15 | Merge tag 'fbdev-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 18 | -39/+589 |
| 2026-04-15 | printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_BRANCH_P... | Petr Mladek | 1 | -0/+2 |
| 2026-04-14 | lib/crypto: mpi: Fix integer underflow in mpi_read_raw_from_sgl() | Lukas Wunner | 1 | -1/+1 |
| 2026-04-14 | Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+19 |
| 2026-04-14 | Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -118/+106 |
| 2026-04-14 | Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+31 |
| 2026-04-14 | Merge tag 'core-debugobjects-2026-04-12' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-14 | Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux | Linus Torvalds | 6 | -36/+144 |
| 2026-04-14 | lib/vsprintf: use bool for local decode variable | Thorsten Blum | 1 | -2/+2 |
| 2026-04-13 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 8 | -47/+169 |
| 2026-04-13 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 64 | -1502/+6778 |
| 2026-04-13 | Merge tag 'audit-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-13 | Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l... | Linus Torvalds | 1 | -0/+17 |
| 2026-04-13 | Merge branch 'nocache-cleanup' | Linus Torvalds | 1 | -2/+2 |
| 2026-04-13 | Merge branch 'slab/for-7.1/misc' into slab/for-next | Vlastimil Babka (SUSE) | 1 | -0/+92 |
| 2026-04-11 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 4 | -6/+11 |
| 2026-04-09 | lib/prime_numbers: drop temporary buffer in dump_primes() | Yury Norov | 1 | -4/+2 |
| 2026-04-09 | kernfs: pass struct ns_common instead of const void * for namespace tags | Christian Brauner | 2 | -9/+12 |
| 2026-04-08 | Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li... | Miguel Ojeda | 2 | -4/+8 |
| 2026-04-07 | lib/fonts: Implement font rotation | Thomas Zimmermann | 1 | -0/+103 |
| 2026-04-07 | lib/fonts: Refactor glyph-rotation helpers | Thomas Zimmermann | 1 | -33/+46 |
| 2026-04-07 | lib/fonts: Refactor glyph-pattern helpers | Thomas Zimmermann | 1 | -18/+27 |
| 2026-04-07 | lib/fonts: Implement glyph rotation | Thomas Zimmermann | 2 | -0/+151 |
| 2026-04-07 | lib/fonts: Clean up Makefile | Thomas Zimmermann | 1 | -18/+17 |
| 2026-04-07 | lib/fonts: Provide helpers for calculating glyph pitch and size | Thomas Zimmermann | 1 | -1/+1 |
| 2026-04-07 | lib/tests/slub_kunit: add a test case for {kmalloc,kfree}_nolock | Harry Yoo (Oracle) | 1 | -0/+92 |
| 2026-04-06 | Merge tag 'v7.0-rc7' into usb-next | Greg Kroah-Hartman | 4 | -6/+11 |
| 2026-04-05 | bug: avoid format attribute warning for clang as well | Arnd Bergmann | 1 | -5/+2 |
| 2026-04-05 | ubsan: turn off kmsan inside of ubsan instrumentation | Arnd Bergmann | 1 | -0/+1 |
| 2026-04-05 | mm: rename zap_vma_pages() to zap_vma() | David Hildenbrand (Arm) | 1 | -1/+1 |
| 2026-04-05 | maple_tree: clean up mas_wr_node_store() | Liam R. Howlett | 1 | -16/+26 |
| 2026-04-05 | maple_tree: don't pass end to mas_wr_append() | Liam R. Howlett | 1 | -4/+3 |
| 2026-04-05 | maple_tree: pass maple copy node to mas_wmb_replace() | Liam R. Howlett | 1 | -35/+25 |
| 2026-04-05 | maple_tree: remove maple big node and subtree structs | Liam R. Howlett | 1 | -1184/+0 |
| 2026-04-05 | maple_tree: use maple copy node for mas_wr_split() | Liam R. Howlett | 2 | -16/+138 |
| 2026-04-05 | maple_tree: add cp_converged() helper | Liam R. Howlett | 1 | -3/+11 |
| 2026-04-05 | maple_tree: add copy_tree_location() helper | Liam R. Howlett | 1 | -6/+12 |
| 2026-04-05 | maple_tree: use maple copy node for mas_wr_rebalance() operation | Liam R. Howlett | 1 | -7/+206 |
| 2026-04-05 | maple_tree: add cp_is_new_root() helper | Liam R. Howlett | 1 | -32/+38 |
| 2026-04-05 | maple_tree: separate wr_split_store and wr_rebalance store type code path | Liam R. Howlett | 1 | -24/+23 |
| 2026-04-05 | maple_tree: remove unnecessary return statements | Liam R. Howlett | 1 | -11/+0 |
| 2026-04-05 | maple_tree: inline mas_wr_spanning_rebalance() | Liam R. Howlett | 1 | -23/+15 |
| 2026-04-05 | maple_tree: start using maple copy node for destination | Liam R. Howlett | 1 | -179/+441 |
| 2026-04-05 | maple_tree: add gap support, slot and pivot sizes for maple copy | Liam R. Howlett | 1 | -0/+5 |
| 2026-04-05 | maple_tree: introduce ma_leaf_max_gap() | Liam R. Howlett | 1 | -20/+28 |
| 2026-04-05 | maple_tree: change initial big node setup in mas_wr_spanning_rebalance() | Liam R. Howlett | 1 | -23/+152 |
| 2026-04-05 | maple_tree: inline mas_spanning_rebalance_loop() into mas_wr_spanning_rebalan... | Liam R. Howlett | 1 | -1/+107 |
| 2026-04-05 | maple_tree: introduce maple_copy node and use it in mas_spanning_rebalance() | Liam R. Howlett | 1 | -9/+131 |
| 2026-04-05 | maple_tree: correct right ma_wr_state end pivot in mas_wr_spanning_store() | Liam R. Howlett | 1 | -0/+1 |
| 2026-04-05 | maple_tree: move maple_subtree_state from mas_wr_spanning_store to mas_wr_spa... | Liam R. Howlett | 1 | -20/+21 |
| 2026-04-05 | maple_tree: don't pass through height in mas_wr_spanning_store | Liam R. Howlett | 1 | -5/+4 |
| 2026-04-05 | maple_tree: remove l_wr_mas from mas_wr_spanning_rebalance | Liam R. Howlett | 1 | -11/+8 |
| 2026-04-05 | maple_tree: make ma_wr_states reliable for reuse in spanning store | Liam R. Howlett | 1 | -0/+2 |
| 2026-04-05 | maple_tree: inline mas_spanning_rebalance() into mas_wr_spanning_rebalance() | Liam R. Howlett | 1 | -1/+19 |
| 2026-04-05 | maple_tree: remove unnecessary assignment of orig_l index | Liam R. Howlett | 1 | -1/+1 |
| 2026-04-05 | maple_tree: extract use of big node from mas_wr_spanning_store() | Liam R. Howlett | 1 | -18/+26 |
| 2026-04-05 | maple_tree: move mas_spanning_rebalance loop to function | Liam R. Howlett | 1 | -50/+58 |
| 2026-04-05 | maple_tree: fix mas_dup_alloc() sparse warning | Liam R. Howlett | 1 | -2/+9 |
| 2026-04-04 | lib/string_kunit: extend benchmarks to strnlen() and chr searches | Feng Jiang | 1 | -0/+18 |
| 2026-04-04 | lib/string_kunit: add performance benchmark for strlen() | Feng Jiang | 2 | -0/+171 |
| 2026-04-04 | lib/string_kunit: add correctness test for strrchr() | Feng Jiang | 1 | -0/+31 |
| 2026-04-04 | lib/string_kunit: add correctness test for strnlen() | Feng Jiang | 1 | -0/+35 |
| 2026-04-04 | lib/string_kunit: add correctness test for strlen() | Feng Jiang | 1 | -0/+30 |
| 2026-04-03 | workqueue: avoid unguarded 64-bit division | Arnd Bergmann | 1 | -1/+1 |
| 2026-04-02 | lib: parser: fix match_wildcard to correctly handle trailing stars | Inseob Kim | 1 | -1/+1 |
| 2026-04-02 | lib: kunit_iov_iter: add tests for extract_iter_to_sg | Christian A. Ehrhardt | 1 | -0/+203 |
| 2026-04-02 | lib: kunit_iov_iter: improve error detection | Christian A. Ehrhardt | 1 | -1/+6 |
| 2026-04-02 | lib: kunit_iov_iter: fix memory leaks | Christian A. Ehrhardt | 1 | -6/+8 |
| 2026-04-02 | lib/scatterlist: fix temp buffer in extract_user_to_sg() | Christian A. Ehrhardt | 1 | -2/+1 |
| 2026-04-02 | lib/scatterlist: fix length calculations in extract_kvec_to_sg | Christian A. Ehrhardt | 1 | -2/+3 |
| 2026-04-02 | lib/list_sort: remove dummy cmp() calls to speed up merge_final() | Kuan-Wei Chiu | 1 | -10/+0 |
| 2026-04-02 | xor: add a kunit test case | Christoph Hellwig | 5 | -1/+205 |
| 2026-04-02 | xor: use static_call for xor_gen | Christoph Hellwig | 1 | -11/+11 |
| 2026-04-02 | xor: pass the entire operation to the low-level ops | Christoph Hellwig | 25 | -500/+224 |
| 2026-04-02 | xor: add a better public API | Christoph Hellwig | 1 | -0/+34 |
| 2026-04-02 | xor: make xor.ko self-contained in lib/raid/ | Christoph Hellwig | 33 | -44/+321 |
| 2026-04-02 | xor: avoid indirect calls for arm64-optimized ops | Christoph Hellwig | 3 | -92/+106 |
| 2026-04-02 | x86: move the XOR code to lib/raid/ | Christoph Hellwig | 4 | -0/+1174 |
| 2026-04-02 | s390: move the XOR code to lib/raid/ | Christoph Hellwig | 2 | -0/+135 |
| 2026-04-02 | sparc: move the XOR code to lib/raid/ | Christoph Hellwig | 4 | -0/+951 |
| 2026-04-02 | riscv: move the XOR code to lib/raid/ | Christoph Hellwig | 3 | -0/+134 |
| 2026-04-02 | powerpc: move the XOR code to lib/raid/ | Christoph Hellwig | 4 | -0/+250 |
| 2026-04-02 | loongarch: move the XOR code to lib/raid/ | Christoph Hellwig | 5 | -0/+320 |
| 2026-04-02 | arm64: move the XOR code to lib/raid/ | Christoph Hellwig | 3 | -0/+386 |
| 2026-04-02 | arm: move the XOR code to lib/raid/ | Christoph Hellwig | 4 | -0/+233 |
| 2026-04-02 | alpha: move the XOR code to lib/raid/ | Christoph Hellwig | 2 | -0/+851 |
| 2026-04-02 | xor: move generic implementations out of asm-generic/xor.h | Christoph Hellwig | 5 | -0/+742 |
| 2026-04-02 | xor: remove macro abuse for XOR implementation registrations | Christoph Hellwig | 1 | -10/+31 |
| 2026-04-02 | xor: split xor.h | Christoph Hellwig | 1 | -0/+1 |
| 2026-04-02 | xor: cleanup registration and probing | Christoph Hellwig | 1 | -50/+48 |
| 2026-04-02 | xor: small cleanups | Christoph Hellwig | 1 | -4/+1 |
| 2026-04-02 | xor: move to lib/raid/ | Christoph Hellwig | 6 | -1/+190 |
| 2026-04-02 | lib/crc: arm64: Simplify intrinsics implementation | Ard Biesheuvel | 1 | -45/+32 |
| 2026-04-02 | lib/crc: arm64: Use existing macros for kernel-mode FPU cflags | Ard Biesheuvel | 1 | -3/+2 |
| 2026-04-02 | lib/crc: arm64: Drop unnecessary chunking logic from crc64 | Ard Biesheuvel | 1 | -7/+5 |
| 2026-04-02 | lib/crc: arm64: Assume a little-endian kernel | Eric Biggers | 2 | -35/+30 |
| 2026-04-01 | bitmap: introduce bitmap_weighted_xor() | Yury Norov | 1 | -0/+7 |
| 2026-04-01 | workqueue: add test_workqueue benchmark module | Breno Leitao | 3 | -0/+305 |
| 2026-04-01 | lib/crypto: arm64: Assume a little-endian kernel | Eric Biggers | 7 | -65/+36 |
| 2026-04-01 | lib/crypto: arm64/sha3: Remove obsolete chunking logic | Eric Biggers | 2 | -16/+7 |
| 2026-04-01 | lib/crypto: arm64/sha512: Remove obsolete chunking logic | Eric Biggers | 2 | -18/+9 |
| 2026-04-01 | lib/crypto: arm64/sha256: Remove obsolete chunking logic | Eric Biggers | 2 | -30/+13 |
| 2026-04-01 | lib/crypto: arm64/sha1: Remove obsolete chunking logic | Eric Biggers | 2 | -20/+9 |
| 2026-04-01 | lib/crypto: arm64/poly1305: Remove obsolete chunking logic | Eric Biggers | 1 | -10/+4 |
| 2026-04-01 | lib/crypto: arm64/gf128hash: Remove obsolete chunking logic | Eric Biggers | 1 | -20/+4 |
| 2026-04-01 | lib/crypto: arm64/chacha: Remove obsolete chunking logic | Eric Biggers | 1 | -12/+4 |
| 2026-04-01 | lib/crypto: arm64/aes: Remove obsolete chunking logic | Eric Biggers | 2 | -27/+16 |
| 2026-04-01 | memblock, treewide: make memblock_free() handle late freeing | Mike Rapoport (Microsoft) | 1 | -1/+1 |
| 2026-03-31 | lib/crypto: Include <crypto/utils.h> instead of <crypto/algapi.h> | Eric Biggers | 3 | -4/+4 |
| 2026-03-31 | lib/crypto: aesgcm: Don't disable IRQs during AES block encryption | Eric Biggers | 1 | -22/+3 |
| 2026-03-31 | lib/crypto: aescfb: Don't disable IRQs during AES block encryption | Eric Biggers | 1 | -22/+3 |
| 2026-03-30 | x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcache | Linus Torvalds | 1 | -1/+1 |
| 2026-03-30 | x86: rename and clean up __copy_from_user_inatomic_nocache() | Linus Torvalds | 1 | -1/+1 |
| 2026-03-30 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+4 |
| 2026-03-30 | lib/crypto: tests: Migrate ChaCha20Poly1305 self-test to KUnit | Eric Biggers | 6 | -760/+760 |
| 2026-03-30 | lib/crypto: sparc: Drop optimized MD5 code | Eric Biggers | 4 | -120/+0 |
| 2026-03-30 | lib/crypto: mips: Drop optimized MD5 code | Eric Biggers | 2 | -66/+0 |
| 2026-03-30 | lib/linear_ranges: Add linear_range_get_selector_high_array | Amit Sunil Dhamne | 1 | -0/+36 |
| 2026-03-30 | kbuild: rust: provide an option to inline C helpers into Rust | Gary Guo | 1 | -0/+17 |
| 2026-03-29 | lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation | Demian Shulhan | 4 | -1/+116 |
| 2026-03-27 | lib/bch: fix signed shift overflow in build_mod8_tables | Josh Law | 1 | -1/+1 |
| 2026-03-27 | lib/bch: fix signed left-shift undefined behavior | Josh Law | 1 | -2/+2 |
| 2026-03-27 | lib/glob: initialize back_str to silence uninitialized variable warning | Josh Law | 1 | -1/+1 |
| 2026-03-27 | lib/ts_kmp: fix integer overflow in pattern length calculation | Josh Law | 1 | -2/+16 |
| 2026-03-27 | lib/ts_bm: fix integer overflow in pattern length calculation | Josh Law | 1 | -2/+16 |
| 2026-03-27 | lib: decompress_bunzip2: fix 32-bit shift undefined behavior | Josh Law | 1 | -2/+2 |
| 2026-03-27 | lib/bug: remove unnecessary variable initializations | Josh Law | 1 | -2/+2 |
| 2026-03-27 | lib/bug: fix inconsistent capitalization in BUG message | Josh Law | 1 | -1/+1 |
| 2026-03-27 | lib/inflate: fix typo "This results" to "The results" in comment | Josh Law | 1 | -1/+1 |
| 2026-03-27 | lib/inflate: fix grammar in comment: "variable" to "variables" | Josh Law | 1 | -1/+1 |
| 2026-03-27 | lib/inflate: fix memory leak in inflate_dynamic() on inflate_codes() failure | Josh Law | 1 | -4/+3 |
| 2026-03-27 | lib/inflate: fix memory leak in inflate_fixed() on inflate_codes() failure | Josh Law | 1 | -0/+2 |
| 2026-03-27 | lib/uuid: fix typo "reversion" to "revision" in comment | Josh Law | 1 | -1/+1 |
| 2026-03-27 | lib: math: polynomial: remove link to non-exist file and fix spelling | Andy Shevchenko | 1 | -12/+8 |
| 2026-03-27 | lib: math: polynomial: don't use 'proxy' headers | Andy Shevchenko | 1 | -1/+2 |
| 2026-03-27 | lib: polynomial: move to math/ subfolder | Andy Shevchenko | 5 | -5/+4 |
| 2026-03-27 | lib/glob: clean up "bool abuse" in pointer arithmetic | Josh Law | 1 | -1/+1 |
| 2026-03-27 | lib: glob: replace bitwise OR with logical operation on boolean | Josh Law | 1 | -1/+2 |
| 2026-03-27 | lib: glob: add explicit include for export.h | Josh Law | 1 | -0/+1 |
| 2026-03-27 | lib: glob: fix grammar and replace non-inclusive terminology | Josh Law | 1 | -1/+1 |
| 2026-03-27 | lib: glob: add missing SPDX-License-Identifier | Josh Law | 1 | -0/+1 |
| 2026-03-27 | bug: avoid format attribute warning for clang as well | Arnd Bergmann | 1 | -5/+2 |
| 2026-03-27 | lib/crypto: chacha: Zeroize permuted_state before it leaves scope | Eric Biggers | 1 | -0/+4 |