index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-08
mm/mremap: use pmd/pud_poplulate to update page table entries
Aneesh Kumar K.V
2021-07-08
mm/mremap: don't enable optimized PUD move if page table levels is 2
Aneesh Kumar K.V
2021-07-08
mm/mremap: convert huge PUD move to separate helper
Aneesh Kumar K.V
2021-07-08
selftest/mremap_test: avoid crash with static build
Aneesh Kumar K.V
2021-07-08
selftest/mremap_test: update the test to handle pagesize other than 4K
Aneesh Kumar K.V
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
2021-07-08
buildid: fix kernel-doc notation
Stephen Boyd
2021-07-08
buildid: mark some arguments const
Stephen Boyd
2021-07-08
scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path
Stephen Boyd
2021-07-08
scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm
Stephen Boyd
2021-07-08
scripts/decode_stacktrace.sh: support debuginfod
Stephen Boyd
2021-07-08
x86/dumpstack: use %pSb/%pBb for backtrace printing
Stephen Boyd
2021-07-08
arm64: stacktrace: use %pSb for backtrace printing
Stephen Boyd
2021-07-08
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
2021-07-08
dump_stack: add vmlinux build ID to stack traces
Stephen Boyd
2021-07-08
buildid: stash away kernels build ID on init
Stephen Boyd
2021-07-08
buildid: add API to parse build ID out of buffer
Stephen Boyd
2021-07-08
buildid: only consider GNU notes for build ID parsing
Stephen Boyd
2021-07-08
x86: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
sh: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
s390: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
riscv: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
powerpc: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
openrisc: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
nios2: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
nds32: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
m68k: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
h8300: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
csky: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
arm64: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
arm: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
arc: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
mm: add setup_initial_init_mm() helper
Kefeng Wang
2021-07-08
mm: fix spelling mistakes in header files
Zhen Lei
2021-07-08
secretmem: test: add basic selftest for memfd_secret(2)
Mike Rapoport
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2021-07-08
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
2021-07-08
mm: introduce memfd_secret system call to create "secret" memory areas
Mike Rapoport
2021-07-08
set_memory: allow querying whether set_direct_map_*() is actually enabled
Mike Rapoport
2021-07-08
riscv/Kconfig: make direct map manipulation options depend on MMU
Mike Rapoport
2021-07-08
mmap: make mlock_future_check() global
Mike Rapoport
2021-07-08
mm/slub: use stackdepot to save stack trace in objects
Oliver Glitta
2021-07-08
hexagon: select ARCH_WANT_LD_ORPHAN_WARN
Nathan Chancellor
2021-07-08
hexagon: use common DISCARDS macro
Nathan Chancellor
2021-07-08
hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script
Nathan Chancellor
2021-07-08
lib: fix spelling mistakes in header files
Zhen Lei
2021-07-08
lib: fix spelling mistakes
Zhen Lei
2021-07-08
lib/test: fix spelling mistakes
Zhen Lei
[next]