linux-2.6-block.git
2022-02-17 Kees Cookselftests: kselftest framework: provide "finished"...
2022-02-17 Muhammad Usama... selftests: vm: remove dependecy from internal kernel...
2022-02-17 Muhammad Usama... selftests: vm: add the uapi headers include variable
2022-02-17 Muhammad Usama... selftests: mptcp: add the uapi headers include variable
2022-02-17 Muhammad Usama... selftests: net: add the uapi headers include variable
2022-02-17 Muhammad Usama... selftests: landlock: add the uapi headers include variable
2022-02-17 Muhammad Usama... selftests: kvm: add the uapi headers include variable
2022-02-17 Muhammad Usama... selftests: futex: add the uapi headers include variable
2022-02-17 Muhammad Usama... selftests: correct the headers install path
2022-02-17 Muhammad Usama... selftests: add and export a kernel uapi headers path
2022-02-17 Muhammad Usama... selftests: set the BUILD variable to absolute path
2022-02-17 Aleksandr Nogikhkcov: properly handle subsequent mmap calls
2022-02-17 Aleksandr Nogikhkcov: split ioctl handling into locked and unlocked...
2022-02-17 Guilherme G... panic: allow printing extra panic information on kdump
2022-02-17 Guilherme G... panic: add option to dump all CPUs backtraces in panic_...
2022-02-17 Randy Dunlapsysctl: documentation: fix table format warning
2022-02-17 Guilherme G... docs: sysctl/kernel: add missing bit to panic_print
2022-02-17 Tiezhu Yangkasan: no need to unset panic_on_warn in end_report()
2022-02-17 Tiezhu Yangubsan: no need to unset panic_on_warn in ubsan_epilogue()
2022-02-17 Tiezhu Yangpanic: unset panic_on_warn inside panic()
2022-02-17 Tiezhu Yangdocs: kdump: add scp example to write out the dump...
2022-02-17 Tiezhu Yangdocs: kdump: update description about sysfs file system...
2022-02-17 Jisheng Zhangarm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead...
2022-02-17 Jisheng Zhangx86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead...
2022-02-17 Jisheng Zhangriscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE)...
2022-02-17 Jisheng Zhangkexec: make crashk_res, crashk_low_res and crash_notes...
2022-02-17 Kees Cookselftests/exec: test for empty string on NULL argv
2022-02-17 Kees Cookexec: Fix min/max typo in stack space calculation
2022-02-17 Kees Cookexec: force single empty string when argv is empty
2022-02-17 Helge Dellerfat: use pointer to simple type in put_user()
2022-02-17 Qinghua Jinminix: fix bug when opening a file with O_DIRECT
2022-02-17 Andrei Vaginfs/pipe.c: local vars have to match types of proper...
2022-02-17 Andrei Vaginfs/pipe: use kvcalloc to allocate a pipe_buffer array
2022-02-17 Andrew Halaneyinit/main.c: silence some -Wunused-parameter warnings
2022-02-17 Mark-PK Tsaiinit: use ktime_us_delta() to make initcall_debug log...
2022-02-17 Maninder Singhkallsyms: print module name in %ps/S case when KALLSYMS...
2022-02-17 Alexey Dobriyanbinfmt: move more stuff undef CONFIG_COREDUMP
2022-02-17 Alexey DobriyanELF: fix overflow in total mapping size calculation
2022-02-17 Akira Kawatafs/binfmt_elf: refactor load_elf_binary function
2022-02-17 Akira Kawatafs-binfmt_elf-fix-at_phdr-for-unusual-elf-files-v5
2022-02-17 Akira Kawatafs/binfmt_elf: fix AT_PHDR for unusual ELF files
2022-02-17 Maninder Singhscripts/checkpatch.pl: remove _deferred and _deferred_o...
2022-02-17 Joe Perchescheckpatch: add early_param exception to blank line...
2022-02-17 Joe Perchescheckpatch: add --fix option for some TRAILING_STATEMENTS
2022-02-17 Joe Perchescheckpatch: prefer MODULE_LICENSE("GPL") over MODULE_LI...
2022-02-17 Guo Xuenanlz4: fix LZ4_decompress_safe_partial read out of bound
2022-02-17 Andy Shevchenkobitfield: add explicit inclusions to the example
2022-02-17 Christophe... ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
2022-02-17 Rasmus Villemoesinclude: drop pointless __compiler_offsetof indirection
2022-02-17 Kees CookKconfig.debug: make DEBUG_INFO always default=n
2022-02-17 Kees CookKconfig.debug: make DEBUG_INFO selectable from a choice
2022-02-17 Julius Hemanth... proc/sysctl: make protected_* world readable
2022-02-17 Yang Liproc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
2022-02-17 David Hildenbrandproc/vmcore: fix possible deadlock on concurrent mmap...
2022-02-17 Andrew Mortonproc-alloc-path_max-bytes-for-proc-pid-fd-symlinks-fix
2022-02-17 Hao Leeproc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
2022-02-17 Tetsuo Handakernel/hung_task.c: Monitor killed tasks.
2022-02-17 Tetsuo Handafs/buffer.c: dump more info for __getblk_gfp() stall...
2022-02-17 Tetsuo Handafs/buffer.c: add debug print for __getblk_gfp() stall...
2022-02-17 SeongJae Parkmm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid...
2022-02-17 SeongJae Parkmm/damon/dbgfs-test: fix is_target_id() change
2022-02-17 SeongJae Parkmm/damon/dbgfs: use operations id for knowing if the...
2022-02-17 SeongJae Parkmm/damon/dbgfs: use damon_select_ops() instead of damon...
2022-02-17 SeongJae Parkmm/damon/reclaim: use damon_select_ops() instead of...
2022-02-17 SeongJae Parkmm/damon/paddr,vaddr: register themselves to DAMON...
2022-02-17 SeongJae Parkmm/damon: let monitoring operations can be registered...
2022-02-17 SeongJae Parkmm/damon: rename damon_primitives to damon_operations
2022-02-17 Baolin Wangmm/damon: remove redundant page validation
2022-02-17 SeongJae Parkmm/damon: remove the target id concept
2022-02-17 SeongJae Parkmm/damon/core: move damon_set_targets() into dbgfs
2022-02-17 SeongJae ParkDocs/admin-guide/mm/damon/usage: update for changed...
2022-02-17 SeongJae Parkmm/damon/dbgfs/init_regions: use target index instead...
2022-02-17 Alistair Popplemm/gup: migrate device coherent pages when pinning...
2022-02-17 Alistair Popplemm: remove the vma check in migrate_vma_setup()
2022-02-17 Alex Sierratools: update test_hmm script to support SP config
2022-02-17 Alex Sierratools: update hmm-test to support device coherent type
2022-02-17 Alex Sierralib: add support for device coherent type in test_hmm
2022-02-17 Alex Sierralib: test_hmm add module param for zone device type
2022-02-17 Alex Sierralib: test_hmm add ioctl to get zone device type
2022-02-17 Alex Sierradrm/amdkfd: coherent type as sys mem on migration to ram
2022-02-17 Alex Sierradrm/amdkfd: add SPM support for SVM
2022-02-17 Alex Sierramm/gup: fail get_user_pages for LONGTERM dev coherent...
2022-02-17 Alex Sierramm: add device coherent vma selection for memory migration
2022-02-17 Alex Sierramm: add zone device coherent type memory support
2022-02-17 Christoph Hellwigmm: build migrate_vma_* for all configs with ZONE_DEVIC...
2022-02-17 Christoph Hellwigmm: include <asm/tlbflush.h> in migrate_device.c
2022-02-17 Christoph Hellwigmm: move the migrate_vma_* device migration code into...
2022-02-17 Christoph Hellwigmm: refactor the ZONE_DEVICE handling in migrate_vma_pages
2022-02-17 Christoph Hellwigmm: refactor the ZONE_DEVICE handling in migrate_vma_in...
2022-02-17 Christoph Hellwigmm: refactor check_and_migrate_movable_pages
2022-02-17 Christoph Hellwigmm: generalize the pgmap based page_free infrastructure
2022-02-17 Christoph Hellwigfsdax: depend on ZONE_DEVICE || FS_DAX_LIMITED
2022-02-17 Christoph Hellwigmm: remove the extra ZONE_DEVICE struct page refcount
2022-02-17 Stephen Rothwellfix for "mm: don't include <linux/memremap.h> in <linux...
2022-02-17 Andrew Mortonmm-dont-include-linux-memremaph-in-linux-mmh-fix
2022-02-17 Christoph Hellwigmm: don't include <linux/memremap.h> in <linux/mm.h>
2022-02-17 Christoph Hellwigmm: simplify freeing of devmap managed pages
2022-02-17 Christoph Hellwigmm: move free_devmap_managed_page to memremap.c
2022-02-17 Christoph Hellwigmm: remove pointless includes from <linux/hmm.h>
2022-02-17 Christoph Hellwigmm: remove the __KERNEL__ guard from <linux/mm.h>
next