linux-2.6-microblaze.git
2021-11-09 Imran Khanlib, stackdepot: add helper to print stack entries
2021-11-09 Imran Khanlib, stackdepot: check stackdepot handle before accessi...
2021-11-09 Lukas BulwahnMAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINL...
2021-11-09 Lukas BulwahnMAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER
2021-11-09 Lukas BulwahnMAINTAINERS: rectify entry for HIKEY960 ONBOARD USB...
2021-11-09 Lukas BulwahnMAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI...
2021-11-09 Kees CookMAINTAINERS: add "exec & binfmt" section with myself...
2021-11-09 Colin Ian Kingmailmap: update email address for Colin King
2021-11-09 Rasmus Villemoeslinux/container_of.h: switch to static_assert
2021-11-09 Stephen Rothwellkernel.h: split out instruction pointer accessors
2021-11-09 Andy Shevchenkoinclude/linux/generic-radix-tree.h: replace kernel...
2021-11-09 Andy Shevchenkoinclude/linux/radix-tree.h: replace kernel.h with the...
2021-11-09 Andy Shevchenkoinclude/linux/sbitmap.h: replace kernel.h with the...
2021-11-09 Andy Shevchenkoinclude/linux/delay.h: replace kernel.h with the necess...
2021-11-09 Andy Shevchenkoinclude/media/media-entity.h: replace kernel.h with...
2021-11-09 Andy Shevchenkoinclude/linux/plist.h: replace kernel.h with the necess...
2021-11-09 Andy Shevchenkoinclude/linux/llist.h: replace kernel.h with the necess...
2021-11-09 Andy Shevchenkoinclude/linux/list.h: replace kernel.h with the necessa...
2021-11-09 Andy Shevchenkoinclude/kunit/test.h: replace kernel.h with the necessa...
2021-11-09 Andy Shevchenkokernel.h: split out container_of() and typeof_member...
2021-11-09 Andy Shevchenkokernel.h: drop unneeded <linux/kernel.h> inclusion...
2021-11-09 Stephen Brennanproc: allow pid_revalidate() during LOOKUP_RCU
2021-11-09 David Hildenbrandvirtio-mem: kdump mode to sanitize /proc/vmcore access
2021-11-09 David Hildenbrandvirtio-mem: factor out hotplug specifics from virtio_me...
2021-11-09 David Hildenbrandvirtio-mem: factor out hotplug specifics from virtio_me...
2021-11-09 David Hildenbrandvirtio-mem: factor out hotplug specifics from virtio_me...
2021-11-09 David Hildenbrandproc/vmcore: convert oldmem_pfn_is_ram callback to...
2021-11-09 David Hildenbrandproc/vmcore: let pfn_is_ram() return a bool
2021-11-09 David Hildenbrandx86/xen: print a warning when HVMOP_get_mem_type fails
2021-11-09 David Hildenbrandx86/xen: simplify xen_oldmem_pfn_is_ram()
2021-11-09 David Hildenbrandx86/xen: update xen_oldmem_pfn_is_ram() documentation
2021-11-09 Florian Weimerprocfs: do not list TID 0 in /proc/<pid>/task
2021-11-09 zhangyirumm,hugetlb: remove mlock ulimit for SHM_HUGETLB
2021-11-09 Johannes Weinervfs: keep inodes with page cache off the inode shrinker LRU
2021-11-06 Changbin Dumm/damon: remove return value from before_terminate...
2021-11-06 Colin Ian Kingmm/damon: fix a few spelling mistakes in comments and...
2021-11-06 Changbin Dumm/damon: simplify stop mechanism
2021-11-06 SeongJae ParkDocs/admin-guide/mm/pagemap: wordsmith page flags descr...
2021-11-06 SeongJae ParkDocs/admin-guide/mm/damon/start: simplify the content
2021-11-06 SeongJae ParkDocs/admin-guide/mm/damon/start: fix a wrong link
2021-11-06 SeongJae ParkDocs/admin-guide/mm/damon/start: fix wrong example...
2021-11-06 Xin Haomm/damon/dbgfs: add adaptive_targets list check before...
2021-11-06 Xin Haomm/damon: remove unnecessary variable initialization
2021-11-06 SeongJae ParkDocumentation/admin-guide/mm/damon: add a document...
2021-11-06 SeongJae Parkmm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM)
2021-11-06 SeongJae Parkselftests/damon: support watermarks
2021-11-06 SeongJae Parkmm/damon/dbgfs: support watermarks
2021-11-06 SeongJae Parkmm/damon/schemes: activate schemes based on a watermark...
2021-11-06 SeongJae Parktools/selftests/damon: update for regions prioritizatio...
2021-11-06 SeongJae Parkmm/damon/dbgfs: support prioritization weights
2021-11-06 SeongJae Parkmm/damon/vaddr,paddr: support pageout prioritization
2021-11-06 SeongJae Parkmm/damon/schemes: prioritize regions within the quotas
2021-11-06 SeongJae Parkmm/damon/selftests: support schemes quotas
2021-11-06 SeongJae Parkmm/damon/dbgfs: support quotas of schemes
2021-11-06 SeongJae Parkmm/damon/schemes: implement time quota
2021-11-06 SeongJae Parkmm/damon/schemes: skip already charged targets and...
2021-11-06 SeongJae Parkmm/damon/schemes: implement size quota for schemes...
2021-11-06 SeongJae Parkmm/damon/paddr: support the pageout scheme
2021-11-06 Rongwei Wangmm/damon/dbgfs: remove unnecessary variables
2021-11-06 Rikard Falkebornmm/damon/vaddr: constify static mm_walk_ops
2021-11-06 SeongJae ParkDocs/DAMON: document physical memory monitoring support
2021-11-06 SeongJae Parkmm/damon/dbgfs: support physical memory monitoring
2021-11-06 SeongJae Parkmm/damon: implement primitives for physical address...
2021-11-06 SeongJae Parkmm/damon/vaddr: separate commonly usable functions
2021-11-06 SeongJae ParkDocs/admin-guide/mm/damon: document 'init_regions'...
2021-11-06 SeongJae Parkmm/damon/dbgfs-test: add a unit test case for 'init_reg...
2021-11-06 SeongJae Parkmm/damon/dbgfs: allow users to set initial monitoring...
2021-11-06 SeongJae ParkDocs/admin-guide/mm/damon: document DAMON-based Operati...
2021-11-06 SeongJae Parkselftests/damon: add 'schemes' debugfs tests
2021-11-06 SeongJae Parkmm/damon/schemes: implement statistics feature
2021-11-06 SeongJae Parkmm/damon/dbgfs: support DAMON-based Operation Schemes
2021-11-06 SeongJae Parkmm/damon/vaddr: support DAMON-based Operation Schemes
2021-11-06 SeongJae Parkmm/damon/core: implement DAMON-based Operation Schemes...
2021-11-06 SeongJae Parkmm/damon/core: account age of target regions
2021-11-06 Colin Ian Kingmm/damon/core: nullify pointer ctx->kdamond with a...
2021-11-06 Changbin Dumm/damon: needn't hold kdamond_lock to print pid of...
2021-11-06 Changbin Dumm/damon: remove unnecessary do_exit() from kdamond
2021-11-06 SeongJae Parkmm/damon/core: print kdamond start log in debug mode...
2021-11-06 SeongJae Parkinclude/linux/damon.h: fix kernel-doc comments for...
2021-11-06 SeongJae Parkdocs/vm/damon: remove broken reference
2021-11-06 SeongJae ParkMAINTAINERS: update SeongJae's email address
2021-11-06 SeongJae ParkDocumentation/vm: move user guides to admin-guide/mm/
2021-11-06 Geert Uytterhoevenmm/damon: grammar s/works/work/
2021-11-06 Marco Elverkfence: default to dynamic branch instead of static...
2021-11-06 Marco Elverkfence: always use static branches to guard kfence_alloc()
2021-11-06 Marco Elverkfence: shorten critical sections of alloc/free
2021-11-06 Marco Elverkfence: test: use kunit_skip() to skip tests
2021-11-06 Marco Elverkfence: add note to documentation about skipping covere...
2021-11-06 Marco Elverkfence: limit currently covered allocations when pool...
2021-11-06 Marco Elverkfence: move saving stack trace of allocations into...
2021-11-06 Marco Elverkfence: count unexpectedly skipped allocations
2021-11-06 Marco Elverstacktrace: move filter_irq_stacks() to kernel/stacktrace.c
2021-11-06 Mianhan Liuinclude/linux/mm.h: move nr_free_buffer_pages from...
2021-11-06 Stephen Kittmm: remove HARDENED_USERCOPY_FALLBACK
2021-11-06 Brian Geffonzram: introduce an aged idle interface
2021-11-06 Dan Carpenterzram: off by one in read_block_state()
2021-11-06 Jaewon Kimzram_drv: allow reclaim on bio_alloc
2021-11-06 Ira Weinymm/highmem: remove deprecated kmap_atomic
2021-11-06 Miaohe Linmm/zsmalloc.c: close race window between zs_pool_dec_is...
2021-11-06 Alistair Popplemm/rmap.c: avoid double faults migrating device private...
next