index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-06
tools: sync lib/find_bit implementation
Yury Norov
2021-05-06
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
2021-05-06
lib: add fast path for find_next_*_bit()
Yury Norov
2021-05-06
tools: sync find_next_bit implementation
Yury Norov
2021-05-06
lib: inline _find_next_bit() wrappers
Yury Norov
2021-05-06
tools: sync small_const_nbits() macro with the kernel
Yury Norov
2021-05-06
lib: extend the scope of small_const_nbits() macro
Yury Norov
2021-05-06
arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
Yury Norov
2021-05-06
tools: sync BITMAP_LAST_WORD_MASK() macro with the kernel
Yury Norov
2021-05-06
tools: bitmap: sync function declarations with the kernel
Yury Norov
2021-05-06
tools: disable -Wno-type-limits
Yury Norov
2021-05-06
kernel/cred.c: make init_groups static
Rasmus Villemoes
2021-05-06
kernel/async.c: fix pr_debug statement
Rasmus Villemoes
2021-05-06
linux/profile.h: remove unnecessary declaration
Wan Jiabing
2021-05-06
kernel.h: drop inclusion in bitmap.h
Andy Shevchenko
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-05-06
proc/sysctl: fix function name error in comments
zhouchuangao
2021-05-06
selftests: proc: test subset=pid
Alexey Dobriyan
2021-05-06
proc: delete redundant subset=pid check
Alexey Dobriyan
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-06
proc: save LOC in __xlate_proc_name()
Alexey Dobriyan
2021-05-06
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
2021-05-06
alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>
Randy Dunlap
2021-05-06
alpha: eliminate old-style function definitions
Randy Dunlap
2021-05-05
kfence: use power-efficient work queue to run delayed work
Marco Elver
2021-05-05
kfence: maximize allocation wait timeout duration
Marco Elver
2021-05-05
kfence: await for allocation using wait_event
Marco Elver
2021-05-05
kfence: zero guard page after out-of-bounds access
Marco Elver
2021-05-05
mm/process_vm_access.c: remove duplicate include
Zhang Yunkai
2021-05-05
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-05-05
mm/highmem.c: fix coding style issue
songqiang
2021-05-05
btrfs: use memzero_page() instead of open coded kmap pattern
Ira Weiny
2021-05-05
iov_iter: lift memzero_page() to highmem.h
Ira Weiny
2021-05-05
mm/zsmalloc: use BUG_ON instead of if condition followed by BUG.
zhouchuangao
2021-05-05
mm/zswap.c: switch from strlcpy to strscpy
Zhiyuan Dai
2021-05-05
arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
Oscar Salvador
2021-05-05
x86/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
Oscar Salvador
2021-05-05
mm,memory_hotplug: add kernel boot option to enable memmap_on_memory
Oscar Salvador
2021-05-05
acpi,memhotplug: enable MHP_MEMMAP_ON_MEMORY when supported
Oscar Salvador
2021-05-05
mm,memory_hotplug: allocate memmap from the added memory range
Oscar Salvador
2021-05-05
mm,memory_hotplug: factor out adjusting present pages into adjust_present_pag...
David Hildenbrand
2021-05-05
mm,memory_hotplug: relax fully spanned sections check
Oscar Salvador
2021-05-05
drivers/base/memory: introduce memory_block_{online,offline}
Oscar Salvador
2021-05-05
mm/memory_hotplug: remove broken locking of zone PCP structures during hot re...
Mel Gorman
2021-05-05
selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages
Pavel Tatashin
2021-05-05
selftests/vm: gup_test: fix test flag
Pavel Tatashin
2021-05-05
mm/gup: longterm pin migration cleanup
Pavel Tatashin
2021-05-05
mm/gup: change index type to long as it counts pages
Pavel Tatashin
2021-05-05
memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
Pavel Tatashin
2021-05-05
mm/gup: migrate pinned pages out of movable zone
Pavel Tatashin
[prev]
[next]