summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08ksmbd: fix control flow issues in sid_to_id()Namjae Jeon
2021-09-08ksmbd: fix read of uninitialized variable ret in set_file_basic_infoNamjae Jeon
2021-09-08ksmbd: add missing assignments to ret on ndr_read_int64 read callsColin Ian King
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08tracing/boot: Fix to loop on only subkeysMasami Hiramatsu
2021-09-08Merge tag 'mm-slub-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-08selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe eventsSteven Rostedt (VMware)
2021-09-08tracing: Dynamically allocate the per-elt hist_elt_data arrayTom Zanussi
2021-09-08tracing: synth events: increase max fields countArtem Bityutskiy
2021-09-08tools/bootconfig: Show whole test command for each test caseMasami Hiramatsu
2021-09-08bootconfig: Fix missing return check of xbc_node_compose_key functionJulio Faracco
2021-09-08tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.shMasami Hiramatsu
2021-09-08docs: bootconfig: Add how to use bootconfig for kernel parametersMasami Hiramatsu
2021-09-08init/bootconfig: Reorder init parameter from bootconfig and cmdlineMasami Hiramatsu
2021-09-08init: bootconfig: Remove all bootconfig data when the init memory is removedMasami Hiramatsu
2021-09-08tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()Qiang.Zhang
2021-09-08ACPI: PRM: Find PRMT table before parsing itAubrey Li
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