| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: decline to manipulate the refcount on a slab page | Matthew Wilcox (Oracle) | 2025-03-16 | 1 | -2/+6 |
* | Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s... | Linus Torvalds | 2025-03-08 | 1 | -1/+1 |
|\ |
|
| * | Documentation: fix doc link to fault-injection.rst | Ujwal Kundur | 2025-03-05 | 1 | -1/+1 |
* | | Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2025-02-28 | 1 | -3/+2 |
|\ \
| |/
|/| |
|
| * | rcuref: Plug slowpath race in rcuref_put() | Thomas Gleixner | 2025-01-29 | 1 | -3/+2 |
* | | test_xarray: fix failure in check_pause when CONFIG_XARRAY_MULTI is not defined | Kemeng Shi | 2025-02-17 | 1 | -7/+8 |
* | | lib/iov_iter: fix import_iovec_ubuf iovec management | Pavel Begunkov | 2025-02-17 | 1 | -1/+2 |
* | | Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2025-02-08 | 1 | -2/+4 |
|\ \ |
|
| * | | stackinit: Fix comment for test_small_end | Geert Uytterhoeven | 2025-02-06 | 1 | -1/+1 |
| * | | stackinit: Keep selftest union size small on m68k | Kees Cook | 2025-02-06 | 1 | -1/+3 |
* | | | Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s... | Linus Torvalds | 2025-02-01 | 3 | -410/+281 |
|\ \ \ |
|
| * | | | revert "xarray: port tests to kunit" | Andrew Morton | 2025-02-01 | 3 | -410/+281 |
* | | | | Merge tag 'hardening-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2025-01-31 | 1 | -0/+106 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | stackinit: Add union initialization to selftests | Kees Cook | 2025-01-30 | 1 | -0/+103 |
| * | | stackinit: Add old-style zero-init syntax to struct tests | Kees Cook | 2025-01-30 | 1 | -0/+3 |
* | | | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 2025-01-29 | 4 | -462/+53 |
|\ \ \ |
|
| * | | | lib/crc32: remove other generic implementations | Eric Biggers | 2025-01-29 | 4 | -361/+40 |
| * | | | lib/crc: simplify the kconfig options for CRC implementations | Eric Biggers | 2025-01-29 | 1 | -102/+14 |
* | | | | Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2025-01-29 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | treewide: const qualify ctl_tables where applicable | Joel Granados | 2025-01-28 | 1 | -3/+3 |
* | | | | | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2025-01-28 | 1 | -24/+0 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | kobject: Remove unused functions | Dr. David Alan Gilbert | 2025-01-14 | 1 | -24/+0 |
* | | | | | Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2025-01-27 | 1 | -0/+11 |
|\ \ \ \ \ |
|
| * | | | | | Merge 6.13-rc4 into char-misc-next | Greg Kroah-Hartman | 2025-01-13 | 2 | -5/+37 |
| |\| | | | |
|
| * | | | | | misc:minor basic kunit tests | Vimal Agrawal | 2025-01-08 | 1 | -0/+11 |
* | | | | | | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2025-01-26 | 7 | -76/+90 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang | 2025-01-25 | 1 | -4/+1 |
| * | | | | | | alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled | Suren Baghdasaryan | 2025-01-25 | 1 | -0/+2 |
| * | | | | | | mm: alloc_pages_bulk: rename API | Luiz Capitulino | 2025-01-25 | 3 | -4/+4 |
| * | | | | | | lib/list_debug.c: add object information in case of invalid object | Maninder Singh | 2025-01-25 | 1 | -11/+11 |
| * | | | | | | test_maple_tree: test exhausted upper limit of mtree_alloc_cyclic() | Liam R. Howlett | 2025-01-25 | 1 | -0/+28 |
| * | | | | | | maple_tree: only root node could be deficient | Wei Yang | 2025-01-13 | 1 | -1/+1 |
| * | | | | | | maple_tree: add a test check deficient node | Wei Yang | 2025-01-13 | 1 | -0/+28 |
| * | | | | | | maple_tree: simplify split calculation | Wei Yang | 2025-01-13 | 1 | -17/+6 |
| * | | | | | | maple_tree: we don't set offset to MAPLE_NODE_SLOTS on error | Wei Yang | 2025-01-13 | 1 | -5/+2 |
| * | | | | | | maple_tree: not possible to be a root node after loop | Wei Yang | 2025-01-13 | 1 | -4/+1 |
| * | | | | | | maple_tree: index has been checked to be smaller than pivot | Wei Yang | 2025-01-13 | 1 | -7/+6 |
| * | | | | | | maple_tree: use mas_next_slot() directly | Wei Yang | 2025-01-13 | 1 | -24/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2025-01-26 | 18 | -347/+627 |
|\ \ \ \ \ \ |
|
| * | | | | | | include/linux/lz4.h: add some missing macros | Gao Xiang | 2025-01-24 | 4 | -5/+2 |
| * | | | | | | Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent | Kemeng Shi | 2025-01-24 | 1 | -8/+12 |
| * | | | | | | Xarray: remove repeat check in xas_squash_marks() | Kemeng Shi | 2025-01-24 | 1 | -3/+0 |
| * | | | | | | Xarray: distinguish large entries correctly in xas_split_alloc() | Kemeng Shi | 2025-01-24 | 1 | -1/+1 |
| * | | | | | | Xarray: move forward index correctly in xas_pause() | Kemeng Shi | 2025-01-24 | 2 | -0/+36 |
| * | | | | | | Xarray: do not return sibling entries from xas_find_marked() | Kemeng Shi | 2025-01-24 | 1 | -0/+2 |
| * | | | | | | lib/list_sort: clarify comparison function requirements in list_sort() | Kuan-Wei Chiu | 2025-01-24 | 1 | -0/+7 |
| * | | | | | | lib/sort: clarify comparison function requirements in sort_r() | Kuan-Wei Chiu | 2025-01-24 | 1 | -0/+7 |
| * | | | | | | lib/inflate.c: remove dead code | Ariel Otilibili | 2025-01-12 | 1 | -2/+0 |
| * | | | | | | iov_iter: remove setting of page->index | Matthew Wilcox (Oracle) | 2025-01-12 | 1 | -3/+0 |
| * | | | | | | lib/math: add int_sqrt test suite | Luis Felipe Hernandez | 2025-01-12 | 4 | -0/+83 |