开源镜像站
帮助
动态
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
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-09-09
Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-09-09
Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-09-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-09
Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-09
Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-08
Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew)
Linus Torvalds
2021-09-08
nds32/setup: remove unused memblock_region variable in setup_memory()
Mike Rapoport
2021-09-08
mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
yanghui
2021-09-08
mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp
Naohiro Aota
2021-09-08
mmap_lock: change trace and locking order
Liam Howlett
2021-09-08
mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype
Miaohe Lin
2021-09-08
mm,vmscan: fix divide by zero in get_scan_count
Rik van Riel
2021-09-08
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
2021-09-08
mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
Li Zhijian
2021-09-08
Merge tag 'tag-chrome-platform-for-v5.15' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-09-08
Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-09-08
Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-08
Merge tag 'docs-5.15-2' of git://git.lwn.net/linux
Linus Torvalds
2021-09-08
Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-08
Merge tag 'microblaze-v5.15' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2021-09-08
Merge branch 'for-5.15/fsdax-cleanups' into for-5.15/libnvdimm
Dan Williams
2021-09-08
Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-09-08
Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-09-08
Merge tag '9p-for-5.15-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
mm: simplify compat numa syscalls
Arnd Bergmann
2021-09-08
mm: simplify compat_sys_move_pages
Arnd Bergmann
2021-09-08
kexec: avoid compat_alloc_user_space
Arnd Bergmann
2021-09-08
kexec: move locking into do_kexec_load
Arnd Bergmann
2021-09-08
mm: migrate: change to use bool type for 'page_was_mapped'
Baolin Wang
2021-09-08
mm: migrate: fix the incorrect function name in comments
Baolin Wang
2021-09-08
mm: migrate: introduce a local variable to get the number of pages
Baolin Wang
2021-09-08
mm/vmstat: protect per cpu variables with preempt disable on RT
Ingo Molnar
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
Merge tag 'mm-slub-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-08
scripts: check_extable: fix typo in user error message
Randy Dunlap
2021-09-08
mm/workingset: correct kernel-doc notations
Randy Dunlap
2021-09-08
ipc: replace costly bailout check in sysvipc_find_ipc()
Rafael Aquini
2021-09-08
selftests/memfd: remove unused variable
Greg Thelen
2021-09-08
Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH
Lukas Bulwahn
2021-09-08
configs: remove the obsolete CONFIG_INPUT_POLLDEV
Zenghui Yu
2021-09-08
prctl: allow to setup brk for et_dyn executables
Cyrill Gorcunov
2021-09-08
pid: cleanup the stale comment mentioning pidmap_init().
Takahiro Itazuri
2021-09-08
kernel/fork.c: unexport get_{mm,task}_exe_file
Christoph Hellwig
2021-09-08
coredump: fix memleak in dump_vma_snapshot()
QiuXi
2021-09-08
fs/coredump.c: log if a core dump is aborted due to changed file permissions
David Oberhollenzer
[next]