summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-09Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-09Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-09-09Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-09-09Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-08Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew)Linus Torvalds
2021-09-08nds32/setup: remove unused memblock_region variable in setup_memory()Mike Rapoport
2021-09-08mm/mempolicy: fix a race between offset_il_node and mpol_rebind_taskyanghui
2021-09-08mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfpNaohiro Aota
2021-09-08mmap_lock: change trace and locking orderLiam Howlett
2021-09-08mm/page_alloc.c: avoid accessing uninitialized pcp page migratetypeMiaohe Lin
2021-09-08mm,vmscan: fix divide by zero in get_scan_countRik van Riel
2021-09-08mm/hugetlb: initialize hugetlb_usage in mm_initLiu Zixian
2021-09-08mm/hmm: bypass devmap pte when all pfn requested flags are fulfilledLi Zhijian
2021-09-08Merge tag 'tag-chrome-platform-for-v5.15' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-09-08Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-08Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-08Merge tag 'docs-5.15-2' of git://git.lwn.net/linuxLinus Torvalds
2021-09-08Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-08Merge tag 'microblaze-v5.15' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2021-09-08Merge branch 'for-5.15/fsdax-cleanups' into for-5.15/libnvdimmDan Williams
2021-09-08Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-09-08Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-09-08Merge tag '9p-for-5.15-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-08compat: remove some compat entry pointsArnd Bergmann
2021-09-08mm: simplify compat numa syscallsArnd Bergmann
2021-09-08mm: simplify compat_sys_move_pagesArnd Bergmann
2021-09-08kexec: avoid compat_alloc_user_spaceArnd Bergmann
2021-09-08kexec: move locking into do_kexec_loadArnd Bergmann
2021-09-08mm: migrate: change to use bool type for 'page_was_mapped'Baolin Wang
2021-09-08mm: migrate: fix the incorrect function name in commentsBaolin Wang
2021-09-08mm: migrate: introduce a local variable to get the number of pagesBaolin Wang
2021-09-08mm/vmstat: protect per cpu variables with preempt disable on RTIngo Molnar
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08Merge tag 'mm-slub-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-08scripts: check_extable: fix typo in user error messageRandy Dunlap
2021-09-08mm/workingset: correct kernel-doc notationsRandy Dunlap
2021-09-08ipc: replace costly bailout check in sysvipc_find_ipc()Rafael Aquini
2021-09-08selftests/memfd: remove unused variableGreg Thelen
2021-09-08Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn
2021-09-08configs: remove the obsolete CONFIG_INPUT_POLLDEVZenghui Yu
2021-09-08prctl: allow to setup brk for et_dyn executablesCyrill Gorcunov
2021-09-08pid: cleanup the stale comment mentioning pidmap_init().Takahiro Itazuri
2021-09-08kernel/fork.c: unexport get_{mm,task}_exe_fileChristoph Hellwig
2021-09-08coredump: fix memleak in dump_vma_snapshot()QiuXi
2021-09-08fs/coredump.c: log if a core dump is aborted due to changed file permissionsDavid Oberhollenzer
2021-09-08nilfs2: use refcount_dec_and_lock() to fix potential UAFZhen Lei
2021-09-08nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_groupNanyong Sun
2021-09-08nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_groupNanyong Sun