tools headers UAPI: Sync linux/prctl.h with the kernel sources
[linux-2.6-microblaze.git] / mm / slub.c
2021-09-09 Linus TorvaldsMerge tag '5.15-rc-ksmbd-part2' of git://git.samba...
2021-09-09 Linus TorvaldsMerge tag 'for-5.15-tag' of git://git./linux/kernel...
2021-09-09 Linus TorvaldsMerge tag 'sound-fix-5.15-rc1' of git://git./linux...
2021-09-09 Linus TorvaldsMerge tag 'for-linus-5.15-rc1' of git://git./linux...
2021-09-09 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-09-09 Linus TorvaldsMerge tag 'trace-v5.15-2' of git://git./linux/kernel...
2021-09-09 Linus TorvaldsMerge tag 's390-5.15-2' of git://git./linux/kernel...
2021-09-09 Linus TorvaldsMerge branch 'work.gfs2' of git://git./linux/kernel...
2021-09-09 Linus TorvaldsMerge branch 'work.init' of git://git./linux/kernel...
2021-09-09 Linus TorvaldsMerge branch 'work.iov_iter' of git://git./linux/kernel...
2021-09-09 Linus TorvaldsMerge tag 'cxl-for-5.15' of git://git./linux/kernel...
2021-09-09 Linus TorvaldsMerge tag 'libnvdimm-for-5.15' of git://git./linux...
2021-09-09 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-09-09 Linus TorvaldsMerge tag 'dmaengine-5.15-rc1' of git://git./linux...
2021-09-08 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.15' of git:/...
2021-09-08 Linus TorvaldsMerge tag 'pm-5.15-rc1-2' of git://git./linux/kernel...
2021-09-08 Linus TorvaldsMerge tag 'acpi-5.15-rc1-2' of git://git./linux/kernel...
2021-09-08 Linus TorvaldsMerge tag 'docs-5.15-2' of git://git.lwn.net/linux
2021-09-08 Linus TorvaldsMerge tag 'modules-for-v5.15' of git://git./linux/kerne...
2021-09-08 Linus TorvaldsMerge tag 'microblaze-v5.15' of git://git.monstr.eu...
2021-09-08 Linus TorvaldsMerge tag 'nfsd-5.15-1' of git://git./linux/kernel...
2021-09-08 Linus TorvaldsMerge tag 'ceph-for-5.15-rc1' of git://github.com/ceph...
2021-09-08 Linus TorvaldsMerge tag '9p-for-5.15-rc1' of git://github.com/martine...
2021-09-08 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-09-08 Linus TorvaldsMerge tag 'mm-slub-5.15-rc1' of git://git./linux/kernel...
2021-09-08 Linus TorvaldsMerge tag 'pci-v5.15-changes' of git://git./linux/kerne...
2021-09-07 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-09-07 Linus TorvaldsMerge tag 'rproc-v5.15' of git://git./linux/kernel...
2021-09-07 Linus TorvaldsMerge tag 'backlight-next-5.15' of git://git./linux...
2021-09-07 Linus TorvaldsMerge tag 'mfd-next-5.15' of git://git./linux/kernel...
2021-09-07 Linus TorvaldsMerge tag 'gpio-updates-for-v5.15' of git://git./linux...
2021-09-07 Linus TorvaldsMerge tag 'fuse-update-5.15' of git://git./linux/kernel...
2021-09-07 Linus TorvaldsMerge tag 'kgdb-5.15-rc1' of git://git./linux/kernel...
2021-09-07 Rafael J. WysockiMerge branch 'cpufreq/arm/linux-next' of git://git...
2021-09-06 Paolo BonziniMerge tag 'kvmarm-5.15' of git://git./linux/kernel...
2021-09-06 Paolo BonziniMerge tag 'kvm-s390-next-5.15-1' of git://git./linux...
2021-09-05 Linus TorvaldsMerge tag 'trace-v5.15' of git://git./linux/kernel...
2021-09-05 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-mw0' of git://git....
2021-09-05 Linus TorvaldsMerge tag 'mtd/for-5.15' of git://git./linux/kernel...
2021-09-04 Linus TorvaldsMerge tag 'f2fs-for-5.15-rc1' of git://git./linux/kerne...
2021-09-04 Linus TorvaldsMerge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org...
2021-09-04 Vlastimil Babkamm, slub: convert kmem_cpu_slab protection to local_lock
2021-09-04 Vlastimil Babkamm, slub: use migrate_disable() on PREEMPT_RT
2021-09-04 Vlastimil Babkamm, slub: protect put_cpu_partial() with disabled irqs...
2021-09-04 Vlastimil Babkamm, slub: make slab_lock() disable irqs with PREEMPT_RT
2021-09-04 Sebastian Andrzej... mm: slub: make object_map_lock a raw_spinlock_t
2021-09-03 Jakub KicinskiMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2021-09-03 Sebastian Andrzej... mm: slub: move flush_cpu_slab() invocations __free_slab...
2021-09-03 Vlastimil Babkamm, slab: split out the cpu offline variant of flush_slab()
2021-09-03 Vlastimil Babkamm, slub: don't disable irqs in slub_cpu_dead()
2021-09-03 Vlastimil Babkamm, slub: only disable irq with spin_lock in __unfreeze...
2021-09-03 Vlastimil Babkamm, slub: separate detaching of partial list in unfreez...
2021-09-03 Vlastimil Babkamm, slub: detach whole partial list at once in unfreeze...
2021-09-03 Vlastimil Babkamm, slub: discard slabs in unfreeze_partials() without...
2021-09-03 Vlastimil Babkamm, slub: move irq control into unfreeze_partials()
2021-09-03 Vlastimil Babkamm, slub: call deactivate_slab() without disabling...
2021-09-03 Vlastimil Babkamm, slub: make locking in deactivate_slab() irq-safe
2021-09-03 Vlastimil Babkamm, slub: move reset of c->page and freelist out of...
2021-09-03 Vlastimil Babkamm, slub: stop disabling irqs around get_partial()
2021-09-03 Vlastimil Babkamm, slub: check new pages with restored irqs
2021-09-03 Vlastimil Babkamm, slub: validate slab from partial list or page alloc...
2021-09-03 Vlastimil Babkamm, slub: restore irqs around calling new_slab()
2021-09-03 Vlastimil Babkamm, slub: move disabling irqs closer to get_partial...
2021-09-03 Vlastimil Babkamm, slub: do initial checks in ___slab_alloc() with...
2021-09-03 Vlastimil Babkamm, slub: move disabling/enabling irqs to ___slab_alloc()
2021-09-03 Vlastimil Babkamm, slub: simplify kmem_cache_cpu and tid setup
2021-09-03 Vlastimil Babkamm, slub: restructure new page checks in ___slab_alloc()
2021-09-03 Vlastimil Babkamm, slub: return slab page from get_partial() and set...
2021-09-03 Vlastimil Babkamm, slub: dissolve new_slab_objects() into ___slab_alloc()
2021-09-03 Vlastimil Babkamm, slub: extract get_partial() from new_slab_objects()
2021-09-03 Linus TorvaldsMerge tag 'linux-kselftest-next-5.15-rc1' of git:/...
2021-09-03 Linus TorvaldsMerge tag 'kbuild-v5.15' of git://git./linux/kernel...
2021-09-03 Vlastimil Babkamm, slub: remove redundant unfreeze_partials() from...
2021-09-03 Vlastimil Babkamm, slub: don't disable irq for debug_check_no_locks_fr...
2021-09-03 Vlastimil Babkamm, slub: allocate private object map for validate_slab...
2021-09-03 Vlastimil Babkamm, slub: allocate private object map for debugfs listings
2021-09-03 Vlastimil Babkamm, slub: don't call flush_all() from slab_debug_trace_...
2021-09-03 Linus TorvaldsMerge tag 'powerpc-5.15-1' of git://git./linux/kernel...
2021-09-03 Linus TorvaldsMerge tag 'mips_5.15' of git://git./linux/kernel/git...
2021-09-03 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-09-03 Linus TorvaldsMerge tag 'livepatching-for-5.15' of git://git./linux...
2021-09-03 Linus TorvaldsMerge branch 'stable/for-linus-5.15' of git://git....
2021-09-03 Konrad Rzeszutek... Merge branch 'linux-next' of git://git./linux/kernel...
2021-09-02 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-09-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-09-02 Linus TorvaldsMerge tag 'pinctrl-v5.15-1' of git://git./linux/kernel...
2021-09-02 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2021-09-02 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.15-1' of git://git...
2021-09-02 Linus TorvaldsMerge tag 'vfio-v5.15-rc1' of git://github.com/awilliam...
2021-09-02 Linus TorvaldsMerge tag 'xtensa-20210902' of git://github.com/jcmvbkb...
2021-09-02 Linus TorvaldsMerge tag 'integrity-v5.15' of git://git./linux/kernel...
2021-09-02 Linus TorvaldsMerge tag 'hardening-v5.15-rc1' of git://git./linux...
2021-09-02 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.15-rc1' of git:...
2021-09-02 Linus TorvaldsMerge tag 'memblock-v5.15-rc1' of git://git./linux...
2021-09-02 Linus TorvaldsMerge tag 'dma-mapping-5.15' of git://git.infradead...
2021-09-02 Linus TorvaldsMerge tag 'configfs-5.15' of git://git.infradead.org...
2021-09-02 Linus TorvaldsMerge tag 'dlm-5.15' of git://git./linux/kernel/git...
2021-09-02 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2021-09-02 Linus TorvaldsMerge tag 'erofs-for-5.15-rc1' of git://git./linux...
2021-09-02 Linus TorvaldsMerge tag 'fscache-next-20210829' of git://git./linux...
next