summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-21Merge branch 'slab/for-6.2/alloc_size' into slab/for-nextVlastimil Babka
2022-11-21Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-nextVlastimil Babka
2022-11-21Merge branch 'slab/for-6.2/fit_rcu_head' into slab/for-nextVlastimil Babka
2022-11-21Merge branch 'slab/for-6.2/tools' into slab/for-nextVlastimil Babka
2022-11-21Merge branch 'slab/for-6.2/slub-sysfs' into slab/for-nextVlastimil Babka
2022-11-21Merge branch 'slab/for-6.2/locking' into slab/for-nextVlastimil Babka
2022-11-21Merge branch 'slab/for-6.2/cleanups' into slab/for-nextVlastimil Babka
2022-11-21slab: Remove special-casing of const 0 size allocationsKees Cook
2022-11-21slab: Clean up SLOB vs kmalloc() definitionKees Cook
2022-11-21mm/sl[au]b: rearrange struct slab fields to allow larger rcu_headVlastimil Babka
2022-11-21mm/migrate: make isolate_movable_page() skip slab pagesVlastimil Babka
2022-11-21mm/slab: move and adjust kernel-doc for kmem_cache_allocVlastimil Babka
2022-11-21mm/slub, percpu: correct the calculation of early percpu allocation sizeBaoquan He
2022-11-21percpu: adjust the value of PERCPU_DYNAMIC_EARLY_SIZEBaoquan He
2022-11-11mm/slub: extend redzone check to extra allocated kmalloc space than requestedFeng Tang
2022-11-10mm: kasan: Extend kasan_metadata_size() to also cover in-object sizeFeng Tang
2022-11-10mm/slub: only zero requested size of buffer for kzalloc when debug enabledFeng Tang
2022-11-10tools/vm/slabinfo: indicates the cause of the EACCES errorRong Tao
2022-11-07mm, slab: remove duplicate kernel-doc comment for ksize()Vlastimil Babka
2022-11-06mm/slab_common: Restore passing "caller" for tracingKees Cook
2022-11-04mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()Vlastimil Babka
2022-11-03mm/slab_common: repair kernel-doc for __ksize()Lukas Bulwahn
2022-10-24mm/slub: perform free consistency checks before call_rcuVlastimil Babka
2022-10-24mm/slab: Annotate kmem_cache_node->list_lock as rawJiri Kosina
2022-10-24mm/slub: remove dead code for debug caches on deactivate_slab()Hyeonggon Yoo
2022-10-24mm: Make failslab writable againAlexander Atanasov
2022-10-24mm: slub: make slab_sysfs_init() a late_initcallRasmus Villemoes
2022-10-24mm: slub: remove dead and buggy code from sysfs_slab_add()Rasmus Villemoes
2022-10-23Linux 6.1-rc2v6.1-rc2Linus Torvalds
2022-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-23Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"Jason A. Donenfeld
2022-10-23kernel/utsname_sysctl.c: Fix hostname pollingLinus Torvalds
2022-10-23Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-23Merge tag 'sched_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-10-23Merge tag 'objtool_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-10-23Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-23Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-22Merge tag 'hwmon-for-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-22Merge tag 'i2c-for-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-22Merge tag 'pci-v6.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-22io_uring/net: fail zc sendmsg when unsupported by socketPavel Begunkov
2022-10-22io_uring/net: fail zc send when unsupported by socketPavel Begunkov
2022-10-22net: flag sockets supporting msghdr originated zerocopyPavel Begunkov
2022-10-22hwmon: (corsair-psu) Add USB id of the new HX1500i psuWilken Gottwalt
2022-10-22tools: include: sync include/api/linux/kvm.hPaolo Bonzini
2022-10-22KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTERAlexander Graf
2022-10-22KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()Alexander Graf
2022-10-22kvm: Add support for arch compat vm ioctlsAlexander Graf
2022-10-22Merge tag 'kvm-riscv-fixes-6.1-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini