开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-18
pid: move pidfd_get_pid() to pid.c
Minchan Kim
2020-10-18
mm/madvise: pass mm to do_madvise
Minchan Kim
2020-10-18
selftests/vm: 10x speedup for hmm-tests
John Hubbard
2020-10-18
binfmt_elf: take the mmap lock around find_extend_vma()
Jann Horn
2020-10-18
mm/gup_benchmark: take the mmap lock around GUP
Jann Horn
2020-10-18
mm/mmap: add inline munmap_vma_range() for code readability
Liam R. Howlett
2020-10-18
mm/mmap: add inline vma_next() for readability of mmap code
Liam R. Howlett
2020-10-18
mm/migrate: avoid possible unnecessary process right check in kernel_move_pag...
Miaohe Lin
2020-10-18
mm/memory_hotplug: remove a wrapper for alloc_migration_target()
Joonsoo Kim
2020-10-18
mm/memory-failure: remove a wrapper for alloc_migration_target()
Joonsoo Kim
2020-10-18
mm: kmem: enable kernel memcg accounting from interrupt contexts
Roman Gushchin
2020-10-18
mm: kmem: prepare remote memcg charging infra for interrupt contexts
Roman Gushchin
2020-10-18
mm: kmem: remove redundant checks from get_obj_cgroup_from_current()
Roman Gushchin
2020-10-18
mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current()
Roman Gushchin
2020-10-18
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
2020-10-18
ia64: fix build error with !COREDUMP
Krzysztof Kozlowski
2020-10-17
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-17
Merge tag 'i3c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2020-10-17
Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2020-10-17
Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-16
Merge tag 'ovl-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-16
Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-16
Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-16
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-10-16
Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2020-10-16
Merge tag 'printk-for-5.10-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-16
Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-16
lib, uaccess: add failure injection to usercopy functions
Albert van der Linde
2020-10-16
lib, include/linux: add usercopy failure capability
Albert van der Linde
2020-10-16
ROMFS: support inode blocks calculation
Libing Zhou
2020-10-16
ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang
George Popescu
2020-10-16
sched.h: drop in_ubsan field when UBSAN is in trap mode
Elena Petrova
2020-10-16
scripts/gdb/tasks: add headers and improve spacing format
Ritesh Harjani
2020-10-16
scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts com...
Ritesh Harjani
2020-10-16
kernel/relay.c: drop unneeded initialization
Sudip Mukherjee
2020-10-16
panic: dump registers on panic_on_warn
Alexey Kardashevskiy
2020-10-16
rapidio: fix the missed put_device() for rio_mport_add_riodev
Jing Xiangfeng
2020-10-16
rapidio: fix error handling path
Souptick Joarder
2020-10-16
nilfs2: fix some kernel-doc warnings for nilfs2
Wang Hai
2020-10-16
autofs: harden ioctl table
Matthew Wilcox
2020-10-16
ramfs: fix nommu mmap with gaps in the page cache
Matthew Wilcox (Oracle)
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-16
mm/gup: take mmap_lock in get_dump_page()
Jann Horn
2020-10-16
binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot
Jann Horn
[next]