index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
memtrace.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-06-10
powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap
Ritesh Harjani (IBM)
2025-01-13
powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()
David Hildenbrand
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-05-04
powerpc/powernv/memtrace: Fix dcache flushing
Sandipan Das
2021-04-08
powerpc/powernv/memtrace: Allow mmaping trace buffers
Jordan Niethe
2021-02-11
powerpc/mm: Remove dcache flush from memory remove.
Aneesh Kumar K.V
2020-11-19
powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory al...
David Hildenbrand
2020-11-19
powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrently
David Hildenbrand
2020-11-19
powerpc/powernv/memtrace: Don't leak kernel memory to user space
David Hildenbrand
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
2020-04-07
powernv/memtrace: always online added memory blocks
David Hildenbrand
2020-03-04
powerpc/powernv: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-18
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2018-10-31
powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()
David Hildenbrand
2018-10-31
powerpc/powernv: hold device_hotplug_lock when calling device_online()
David Hildenbrand
2018-10-31
mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
David Hildenbrand
2018-09-19
powerpc/memtrace: Remove memory in chunks
Rashmica Gupta
2018-08-10
powerpc/powernv: Allow memory that has been hot-removed to be hot-added
Rashmica Gupta
2018-07-02
powerpc/powernv/memtrace: Remove memtrace mmap()
Michael Neuling
2018-05-14
powerpc/powernv: Fix memtrace build when NUMA=n
Michael Ellerman
2018-04-24
powerpc/powernv/memtrace: Let the arch hotunplug code flush cache
Balbir Singh
2017-08-24
powerpc/powernv: Enable removal of memory for in memory tracing
Rashmica Gupta