| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux | Linus Torvalds | 2022-12-13 | 3 | -29/+58 |
|\ |
|
| * | mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages | Logan Gunthorpe | 2022-11-09 | 2 | -3/+22 |
| * | mm: allow multiple error returns in try_grab_page() | Logan Gunthorpe | 2022-11-09 | 3 | -26/+36 |
* | | Merge tag 'fs.xattr.simple.rework.rbtree.rwlock.v6.2' of git://git.kernel.org... | Linus Torvalds | 2022-12-13 | 1 | -1/+1 |
|\ \ |
|
| * | | xattr: use rbtree for simple_xattrs | Christian Brauner | 2022-11-12 | 1 | -1/+1 |
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2022-12-12 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | mm: export buffer_migrate_folio_norefs() | Jan Kara | 2022-12-08 | 1 | -0/+1 |
* | | | | Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-12 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | fs: pass dentry to set acl method | Christian Brauner | 2022-10-19 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2022-12-12 | 3 | -4/+4 |
|\ \ \ \ |
|
| * | | | | use less confusing names for iov_iter direction initializers | Al Viro | 2022-11-25 | 3 | -4/+4 |
* | | | | | Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2022-12-12 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | mm: slub: test: Use the kunit_get_current_test() function | David Gow | 2022-12-12 | 1 | -1/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-12-12 | 5 | -11/+10 |
|\ \ \ \ \ |
|
| * | | | | | treewide: use get_random_u32_inclusive() when possible | Jason A. Donenfeld | 2022-11-18 | 3 | -7/+6 |
| * | | | | | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 2022-11-18 | 5 | -10/+10 |
* | | | | | | Merge branch 'for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/denni... | Linus Torvalds | 2022-12-12 | 1 | -26/+18 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm/percpu.c: remove the lcm code since block size is fixed at page size | Baoquan He | 2022-11-07 | 1 | -10/+2 |
| * | | | | | | mm/percpu: replace the goto with break | Baoquan He | 2022-11-07 | 1 | -2/+1 |
| * | | | | | | mm/percpu: add comment to state the empty populated pages accounting | Baoquan He | 2022-11-07 | 1 | -3/+11 |
| * | | | | | | mm/percpu: Update the code comment when creating new chunk | Baoquan He | 2022-11-07 | 1 | -5/+1 |
| * | | | | | | mm/percpu: use list_first_entry_or_null in pcpu_reclaim_populated() | Baoquan He | 2022-11-07 | 1 | -3/+3 |
| * | | | | | | mm/percpu: remove unused pcpu_map_extend_chunks | Baoquan He | 2022-11-07 | 1 | -3/+0 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2022-12-12 | 1 | -5/+45 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm/page_reporting: Add checks for page_reporting_order param | Shradha Gupta | 2022-11-28 | 1 | -5/+45 |
* | | | | | | | Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-12-12 | 8 | -286/+567 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'slub-tiny-v1r6' into slab/for-next | Vlastimil Babka | 2022-12-01 | 5 | -148/+339 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED | Vlastimil Babka | 2022-12-01 | 1 | -2/+15 |
| | * | | | | | | | mm, slub: don't aggressively inline with CONFIG_SLUB_TINY | Vlastimil Babka | 2022-12-01 | 1 | -4/+10 |
| | * | | | | | | | mm, slub: remove percpu slabs with CONFIG_SLUB_TINY | Vlastimil Babka | 2022-12-01 | 1 | -3/+99 |
| | * | | | | | | | mm, slub: split out allocations from pre/post hooks | Vlastimil Babka | 2022-12-01 | 1 | -50/+80 |
| | * | | | | | | | mm, slub: refactor free debug processing | Vlastimil Babka | 2022-11-27 | 1 | -71/+83 |
| | * | | | | | | | mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINY | Vlastimil Babka | 2022-11-27 | 1 | -2/+8 |
| | * | | | | | | | mm, slub: lower the default slub_max_order with CONFIG_SLUB_TINY | Vlastimil Babka | 2022-11-27 | 1 | -1/+2 |
| | * | | | | | | | mm, slub: retain no free slabs on partial list with CONFIG_SLUB_TINY | Vlastimil Babka | 2022-11-27 | 1 | -0/+5 |
| | * | | | | | | | mm, slub: disable SYSFS support with CONFIG_SLUB_TINY | Vlastimil Babka | 2022-11-27 | 1 | -6/+6 |
| | * | | | | | | | mm, slub: add CONFIG_SLUB_TINY | Vlastimil Babka | 2022-11-27 | 2 | -5/+18 |
| | * | | | | | | | mm, slab: ignore hardened usercopy parameters when disabled | Vlastimil Babka | 2022-11-27 | 3 | -5/+14 |
| * | | | | | | | | Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-next | Vlastimil Babka | 2022-12-01 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | mm/slub, kunit: Add a test case for kmalloc redzone check | Feng Tang | 2022-12-01 | 1 | -1/+3 |
| * | | | | | | | | | Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-next | Vlastimil Babka | 2022-11-21 | 5 | -21/+95 |
| |\| | | | | | | | |
|
| | * | | | | | | | | mm/slub: extend redzone check to extra allocated kmalloc space than requested | Feng Tang | 2022-11-11 | 3 | -5/+53 |
| | * | | | | | | | | mm: kasan: Extend kasan_metadata_size() to also cover in-object size | Feng Tang | 2022-11-10 | 2 | -8/+15 |
| | * | | | | | | | | mm/slub: only zero requested size of buffer for kzalloc when debug enabled | Feng Tang | 2022-11-10 | 3 | -8/+27 |
| | |/ / / / / / / |
|
| * | | | | | | | | Merge branch 'slab/for-6.2/fit_rcu_head' into slab/for-next | Vlastimil Babka | 2022-11-21 | 4 | -37/+64 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head | Vlastimil Babka | 2022-11-21 | 1 | -22/+32 |
| | * | | | | | | | | mm/migrate: make isolate_movable_page() skip slab pages | Vlastimil Babka | 2022-11-21 | 3 | -5/+22 |
| | * | | | | | | | | mm/slub: perform free consistency checks before call_rcu | Vlastimil Babka | 2022-10-24 | 1 | -10/+10 |
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'slab/for-6.2/slub-sysfs' into slab/for-next | Vlastimil Babka | 2022-11-21 | 1 | -8/+16 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | mm: Make failslab writable again | Alexander Atanasov | 2022-10-24 | 1 | -1/+15 |