Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | lib/stackdepot: allow users to evict stack traces | Andrey Konovalov | 2023-12-11 | 1 | -1/+36 | |
| * | | | | | | | | | | | | lib/stackdepot: add refcount for records | Andrey Konovalov | 2023-12-11 | 1 | -2/+10 | |
| * | | | | | | | | | | | | lib/stackdepot, kasan: add flags to __stack_depot_save and rename | Andrey Konovalov | 2023-12-11 | 1 | -5/+11 | |
| * | | | | | | | | | | | | lib/stackdepot: use list_head for stack record links | Andrey Konovalov | 2023-12-11 | 1 | -37/+50 | |
| * | | | | | | | | | | | | lib/stackdepot: use read/write lock | Andrey Konovalov | 2023-12-11 | 1 | -41/+46 | |
| * | | | | | | | | | | | | lib/stackdepot: store free stack records in a freelist | Andrey Konovalov | 2023-12-11 | 1 | -49/+82 | |
| * | | | | | | | | | | | | lib/stackdepot: store next pool pointer in new_pool | Andrey Konovalov | 2023-12-11 | 1 | -1/+5 | |
| * | | | | | | | | | | | | lib/stackdepot: rename next_pool_required to new_pool_required | Andrey Konovalov | 2023-12-11 | 1 | -25/+24 | |
| * | | | | | | | | | | | | lib/stackdepot: rework helpers for depot_alloc_stack | Andrey Konovalov | 2023-12-11 | 1 | -37/+49 | |
| * | | | | | | | | | | | | lib/stackdepot: fix and clean-up atomic annotations | Andrey Konovalov | 2023-12-11 | 1 | -15/+14 | |
| * | | | | | | | | | | | | lib/stackdepot: use fixed-sized slots for stack records | Andrey Konovalov | 2023-12-11 | 2 | -4/+19 | |
| * | | | | | | | | | | | | lib/stackdepot: add depot_fetch_stack helper | Andrey Konovalov | 2023-12-11 | 1 | -17/+28 | |
| * | | | | | | | | | | | | lib/stackdepot: drop valid bit from handles | Andrey Konovalov | 2023-12-11 | 1 | -5/+2 | |
| * | | | | | | | | | | | | lib/stackdepot: simplify __stack_depot_save | Andrey Konovalov | 2023-12-11 | 1 | -5/+4 | |
| * | | | | | | | | | | | | lib/stackdepot: check disabled flag when fetching | Andrey Konovalov | 2023-12-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | lib/stackdepot: print disabled message only if truly disabled | Andrey Konovalov | 2023-12-11 | 1 | -9/+15 | |
| * | | | | | | | | | | | | kasan: default to inline instrumentation | Paul Heidekrüger | 2023-12-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | maple_tree: preserve the tree attributes when destroying maple tree | Peng Zhang | 2023-12-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | maple_tree: update check_forking() and bench_forking() | Peng Zhang | 2023-12-11 | 1 | -59/+58 | |
| * | | | | | | | | | | | | maple_tree: skip other tests when BENCH is enabled | Peng Zhang | 2023-12-11 | 1 | -4/+4 | |
| * | | | | | | | | | | | | maple_tree: introduce interfaces __mt_dup() and mtree_dup() | Peng Zhang | 2023-12-11 | 1 | -0/+274 | |
| * | | | | | | | | | | | | maple_tree: add mt_free_one() and mt_attr() helpers | Peng Zhang | 2023-12-11 | 1 | -1/+11 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds | 2024-01-09 | 4 | -11/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile | Vlastimil Babka | 2023-12-05 | 4 | -11/+5 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'core-debugobjects-2024-01-08' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2024-01-09 | 1 | -122/+78 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | debugobjects: Stop accessing objects after releasing hash bucket lock | Andrzej Hajda | 2023-11-22 | 1 | -122/+78 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-01-08 | 1 | -13/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | iov_iter: replace import_single_range() with import_ubuf() | Jens Axboe | 2023-12-05 | 1 | -13/+0 | |
| * | | | | | | | | | | | iov_iter: remove unused 'iov' argument from import_single_range() | Jens Axboe | 2023-12-05 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-12-28 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | / / / / / / | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | maple_tree: do not preallocate nodes for slot stores | Sidhartha Kumar | 2023-12-20 | 1 | -0/+11 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into mm-hotfixes-stable | Andrew Morton | 2023-12-07 | 6 | -12/+62 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge tag 'printk-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2023-12-22 | 1 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lib/vsprintf: Fix %pfwf when current node refcount == 0 | Herve Codina | 2023-12-06 | 1 | -3/+8 | |
* | | | | | | | | | | ida: Fix crash in ida_free when the bitmap is empty | Matthew Wilcox (Oracle) | 2023-12-21 | 2 | -1/+41 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
* | | | | | | | | | cred: get rid of CONFIG_DEBUG_CREDENTIALS | Jens Axboe | 2023-12-15 | 1 | -15/+0 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-12-08 | 1 | -6/+16 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly | Ming Lei | 2023-12-07 | 1 | -6/+16 | |
* | | | | | | | Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-12-03 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | lib: objpool: fix head overrun on RK3588 SBC | wuqiang.matt | 2023-12-01 | 1 | -0/+17 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2023-12-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'acpi-tables' | Rafael J. Wysocki | 2023-12-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | ACPI: Fix ARM32 platforms compile issue introduced by fw_table changes | Dave Jiang | 2023-11-22 | 1 | -1/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
* | | | | | | | Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 2023-12-01 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | closures: CLOSURE_CALLBACK() to fix type punning | Kent Overstreet | 2023-11-24 | 1 | -2/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'linux_kselftest-kunit-fixes-6.7-rc4' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-12-01 | 2 | -3/+41 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | kunit: test: Avoid cast warning when adding kfree() as an action | Richard Fitzgerald | 2023-11-14 | 1 | -1/+1 | |
| * | | | | | | kunit: Reset suite counter right before running tests | Michal Wajdeczko | 2023-11-14 | 1 | -2/+2 | |
| * | | | | | | kunit: Warn if tests are slow | Maxime Ripard | 2023-11-14 | 1 | -0/+38 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-11-26 | 1 | -6/+0 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | |