linux-2.6-block.git
2022-02-28 Marco ElverRevert "ubsan, kcsan: Don't combine sanitizer with...
2022-02-28 Miaohe Linkernel/resource: fix kfree() of bootmem memory again
2022-02-28 Aleksandr Nogikhkcov: properly handle subsequent mmap calls
2022-02-28 Aleksandr Nogikhkcov: split ioctl handling into locked and unlocked...
2022-02-28 Guilherme G... panic: move panic_print before kmsg dumpers
2022-02-28 Guilherme G... panic: add option to dump all CPUs backtraces in panic_...
2022-02-28 Randy Dunlapsysctl: documentation: fix table format warning
2022-02-28 Guilherme G... docs: sysctl/kernel: add missing bit to panic_print
2022-02-28 Tiezhu Yangkasan: no need to unset panic_on_warn in end_report()
2022-02-28 Tiezhu Yangubsan: no need to unset panic_on_warn in ubsan_epilogue()
2022-02-28 Tiezhu Yangpanic: unset panic_on_warn inside panic()
2022-02-28 Tiezhu Yangdocs: kdump: add scp example to write out the dump...
2022-02-28 Tiezhu Yangdocs: kdump: update description about sysfs file system...
2022-02-28 Jisheng Zhangarm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead...
2022-02-28 Jisheng Zhangx86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead...
2022-02-28 Jisheng Zhangriscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE)...
2022-02-28 Jisheng Zhangkexec: make crashk_res, crashk_low_res and crash_notes...
2022-02-28 Helge Dellerfat: use pointer to simple type in put_user()
2022-02-28 Qinghua Jinminix: fix bug when opening a file with O_DIRECT
2022-02-28 Andrei Vaginfs/pipe.c: local vars have to match types of proper...
2022-02-28 Andrei Vaginfs/pipe: use kvcalloc to allocate a pipe_buffer array
2022-02-28 Andrew Halaneyinit/main.c: silence some -Wunused-parameter warnings
2022-02-28 Randy Dunlapinit/main.c: return 1 from handled __setup() functions
2022-02-28 Randy Dunlapinit.h: improve __setup and early_param documentation
2022-02-28 Mark-PK Tsaiinit: use ktime_us_delta() to make initcall_debug log...
2022-02-28 Maninder Singhkallsyms: enhance %pS/s/b printing when KALLSYSMS is...
2022-02-28 Maninder Singhkallsyms: print module name in %ps/S case when KALLSYMS...
2022-02-28 Maninder Singhscripts/checkpatch.pl: remove _deferred and _deferred_o...
2022-02-28 Joe Perchescheckpatch: add early_param exception to blank line...
2022-02-28 Joe Perchescheckpatch: add --fix option for some TRAILING_STATEMENTS
2022-02-28 Joe Perchescheckpatch: prefer MODULE_LICENSE("GPL") over MODULE_LI...
2022-02-28 Guo Xuenanlz4: fix LZ4_decompress_safe_partial read out of bound
2022-02-28 Andy Shevchenkobitfield: add explicit inclusions to the example
2022-02-28 Christophe... ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
2022-02-28 Rasmus Villemoesinclude: drop pointless __compiler_offsetof indirection
2022-02-28 Kees CookKconfig.debug: make DEBUG_INFO always default=n
2022-02-28 Kees CookKconfig.debug: make DEBUG_INFO selectable from a choice
2022-02-28 Miaohe Linkernel/ksysfs.c: use helper macro __ATTR_RW
2022-02-28 Julius Hemanth... proc/sysctl: make protected_* world readable
2022-02-28 Yang Liproc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
2022-02-28 David Hildenbrandproc/vmcore: fix possible deadlock on concurrent mmap...
2022-02-28 Andrew Mortonproc-alloc-path_max-bytes-for-proc-pid-fd-symlinks-fix
2022-02-28 Hao Leeproc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
2022-02-28 Tetsuo Handakernel/hung_task.c: Monitor killed tasks.
2022-02-28 Tetsuo Handafs/buffer.c: dump more info for __getblk_gfp() stall...
2022-02-28 Tetsuo Handafs/buffer.c: add debug print for __getblk_gfp() stall...
2022-02-28 SeongJae ParkDocs/ABI/testing: add DAMON sysfs interface ABI document
2022-02-28 SeongJae ParkDocs/admin-guide/mm/damon/usage: document DAMON sysfs...
2022-02-28 SeongJae Parkselftests/damon: add a test for DAMON sysfs interface
2022-02-28 SeongJae Parkmm/damon/sysfs: support DAMOS stats
2022-02-28 SeongJae Parkmm/damon/sysfs: support DAMOS watermarks
2022-02-28 SeongJae Parkmm/damon/sysfs: support schemes prioritization
2022-02-28 SeongJae Parkmm/damon/sysfs: support DAMOS quotas
2022-02-28 SeongJae Parkmm/damon/sysfs: support DAMON-based Operation Schemes
2022-02-28 SeongJae Parkmm/damon/sysfs: support the physical address space...
2022-02-28 SeongJae Parkmm/damon/sysfs: link DAMON for virtual address spaces...
2022-02-28 SeongJae Parkmm/damon: implement a minimal stub for sysfs-based...
2022-02-28 SeongJae Parkmm/damon/core: add number of each enum type values
2022-02-28 SeongJae Parkmm/damon/core: allow non-exclusive DAMON start/stop
2022-02-28 SeongJae ParkDocs/damon: update outdated term 'regions update interval'
2022-02-28 SeongJae ParkDocs/vm/damon/design: update DAMON-Idle Page Tracking...
2022-02-28 SeongJae ParkDocs/vm/damon: call low level monitoring primitives...
2022-02-28 tangmengmm/damon: remove unnecessary CONFIG_DAMON option
2022-02-28 SeongJae Parkmm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid...
2022-02-28 SeongJae Parkmm/damon/dbgfs-test: fix is_target_id() change
2022-02-28 SeongJae Parkmm/damon/dbgfs: use operations id for knowing if the...
2022-02-28 SeongJae Parkmm/damon/dbgfs: use damon_select_ops() instead of damon...
2022-02-28 SeongJae Parkmm/damon/reclaim: use damon_select_ops() instead of...
2022-02-28 SeongJae Parkmm/damon/paddr,vaddr: register themselves to DAMON...
2022-02-28 SeongJae Parkmm/damon: let monitoring operations can be registered...
2022-02-28 SeongJae Parkmm/damon: rename damon_primitives to damon_operations
2022-02-28 Baolin Wangmm/damon: remove redundant page validation
2022-02-28 SeongJae Parkmm/damon: remove the target id concept
2022-02-28 SeongJae Parkmm/damon/core: move damon_set_targets() into dbgfs
2022-02-28 SeongJae ParkDocs/admin-guide/mm/damon/usage: update for changed...
2022-02-28 SeongJae Parkmm/damon/dbgfs/init_regions: use target index instead...
2022-02-28 Miaohe Linmm/hmm.c: remove unneeded local variable ret
2022-02-28 tangmengmm/kfence: remove unnecessary CONFIG_KFENCE option
2022-02-28 Dr. David Alan... mm/page_table_check.c: use strtobool for param parsing
2022-02-28 Miaohe Linmm/highmem: remove unnecessary done label
2022-02-28 Ira Weinyhighmem-document-kunmap_local-v2
2022-02-28 Ira Weinyhighmem: document kunmap_local()
2022-02-28 Randy Dunlapmm/usercopy: return 1 from hardened_usercopy __setup...
2022-02-28 Christophe... mm: uninline copy_overflow()
2022-02-28 Christophe... mm: remove usercopy_warn()
2022-02-28 Maciej S. Szmigieromm/zswap.c: allow handling just same-value filled pages
2022-02-28 Xiyu Yangmm/rmap: convert from atomic_t to refcount_t on anon_vm...
2022-02-28 David Hildenbranddrivers/base/memory: clarify adding and removing of...
2022-02-28 David Hildenbranddrivers/base/memory: determine and store zone for singl...
2022-02-28 David Hildenbranddrivers/base/node: rename link_mem_sections() to regist...
2022-02-28 Miaohe Linmm/memory_hotplug: fix misplaced comment in offline_pages
2022-02-28 Miaohe Linmm/memory_hotplug: clean up try_offline_node
2022-02-28 Miaohe Linmm/memory_hotplug: avoid calling zone_intersects()...
2022-02-28 Andrew Mortonmm-memory_hotplug-remove-obsolete-comment-of-__add_page...
2022-02-28 Miaohe Linmm/memory_hotplug: remove obsolete comment of __add_pages
2022-02-28 David Hildenbranddrivers/base/node: consolidate node device subsystem...
2022-02-28 David Hildenbranddrivers/base/memory: add memory block to memory group...
2022-02-28 Wei Yangmemcg: do not tweak node in alloc_mem_cgroup_per_node_info
2022-02-28 Michal Hockomm: make free_area_init_node aware of memory less nodes
2022-02-28 Michal Hockomm, memory_hotplug: reorganize new pgdat initialization
next