linux-2.6-microblaze.git
2021-05-07 David Hildenbranddrivers/char: remove /dev/kmem for good
2021-05-07 Shijie Luomm: fix some typos and code style problems
2021-05-07 Bhaskar Chowdhuryipc/sem.c: mundane typo fixes
2021-05-07 Rasmus Villemoesmodules: add CONFIG_MODPROBE_PATH
2021-05-07 Rasmus Villemoesinit/initramfs.c: do unpacking asynchronously
2021-05-07 Rasmus Villemoeskernel/async.c: remove async_unregister_domain()
2021-05-07 Rasmus Villemoeskernel/async.c: stop guarding pr_debug() statements
2021-05-07 Zhang Yunkaiselftests: remove duplicate include
2021-05-07 Alistair Popplekernel/resource: fix locking in request_free_mem_region
2021-05-07 Alistair Popplekernel/resource: refactor __request_region to allow...
2021-05-07 Alistair Popplekernel/resource: allow region_intersects users to hold...
2021-05-07 David Hildenbrandkernel/resource: remove first_lvl / siblings_only logic
2021-05-07 David Hildenbrandkernel/resource: make walk_mem_res() find all busy...
2021-05-07 David Hildenbrandkernel/resource: make walk_system_ram_res() find all...
2021-05-07 Barry Songscripts/gdb: add lx_current support for arm64
2021-05-07 Barry Songscripts/gdb: document lx_current is only supported...
2021-05-07 Johannes Berggdb: lx-symbols: store the abspath()
2021-05-07 Yafang Shaodelayacct: clear right task's flag after blkio completes
2021-05-07 He Yingsmp: kernel/panic.c - silence warnings
2021-05-07 Nick Desaulniersgcov: clang: drop support for clang-10 and older
2021-05-07 Johannes Berggcov: use kvmalloc()
2021-05-07 Johannes Berggcov: simplify buffer allocation
2021-05-07 Johannes Berggcov: combine common code
2021-05-07 Pavel Tatashinkexec: dump kmessage before machine_kexec
2021-05-07 Jia-Ju Baikernel: kexec_file: fix error return code of kexec_calc...
2021-05-07 Joe LeVequekexec: Add kexec reboot string
2021-05-07 Xiaofeng Caokernel/fork.c: fix typos
2021-05-07 Rolf Eike Beerkernel/fork.c: simplify copy_mm()
2021-05-07 Jim Newsomedo_wait: make PIDTYPE_PID case O(1) instead of O(n)
2021-05-07 Gustavo A.... hpfs: replace one-element array with flexible-array...
2021-05-07 Lu Jialinnilfs2: fix typos in comments
2021-05-07 Liu xuzhifs/nilfs2: fix misspellings using codespell tool
2021-05-07 Gustavo A.... isofs: fix fall-through warnings for Clang
2021-05-07 Davidlohr Buesofs/epoll: restore waking from ep_done_scan()
2021-05-07 Davidlohr Buesokselftest: introduce new epoll test case
2021-05-07 Christophe... checkpatch: improve ALLOC_ARRAY_ARGS test
2021-05-07 Vincent Mailholcheckpatch: exclude four preprocessor sub-expressions...
2021-05-07 Joe Perchescheckpatch: warn when missing newline in return sysfs_e...
2021-05-07 Masahiro Yamadainclude/linux/compat.h: remove unneeded declaration...
2021-05-07 Randy Dunlaplib: parser: clean up kernel-doc
2021-05-07 Alex Shilib/genalloc: add parameter description to fix doc...
2021-05-07 Alex Shilib/percpu_counter: tame kernel-doc compile warning
2021-05-07 Zqianglib: stackdepot: turn depot_lock spinlock to raw_spinlock
2021-05-07 Richard Fitzgeraldlib: crc8: pointer to data block should be const
2021-05-07 Bhaskar Chowdhurylib/genalloc.c: Fix a typo
2021-05-07 ToastClib/list_sort.c: fix typo in function description
2021-05-07 Wang Qinglib: fix inconsistent indenting in process_bit1()
2021-05-07 Bhaskar Chowdhurylib/bch.c: fix a typo in the file bch.c
2021-05-07 Yury NorovMAINTAINERS: add entry for the bitmap API
2021-05-07 Yury Norovtools: sync lib/find_bit implementation
2021-05-07 Yury Norovlib: add fast path for find_first_*_bit() and find_last...
2021-05-07 Yury Norovlib: add fast path for find_next_*_bit()
2021-05-07 Yury Norovtools: sync find_next_bit implementation
2021-05-07 Yury Norovlib: inline _find_next_bit() wrappers
2021-05-07 Yury Norovtools: sync small_const_nbits() macro with the kernel
2021-05-07 Yury Norovlib: extend the scope of small_const_nbits() macro
2021-05-07 Yury Norovarch: rearrange headers inclusion order in asm/bitops...
2021-05-07 Yury Norovtools: sync BITMAP_LAST_WORD_MASK() macro with the...
2021-05-07 Yury Norovtools: bitmap: sync function declarations with the...
2021-05-07 Yury Norovtools: disable -Wno-type-limits
2021-05-07 Rasmus Villemoeskernel/cred.c: make init_groups static
2021-05-07 Rasmus Villemoeskernel/async.c: fix pr_debug statement
2021-05-07 Wan Jiabinglinux/profile.h: remove unnecessary declaration
2021-05-07 Andy Shevchenkokernel.h: drop inclusion in bitmap.h
2021-05-07 Matthew Wilcox... include: remove pagemap.h from blkdev.h
2021-05-07 zhouchuangaoproc/sysctl: fix function name error in comments
2021-05-07 Alexey Dobriyanselftests: proc: test subset=pid
2021-05-07 Alexey Dobriyanproc: delete redundant subset=pid check
2021-05-07 Alexey Dobriyanproc: mandate ->proc_lseek in "struct proc_ops"
2021-05-07 Alexey Dobriyanproc: save LOC in __xlate_proc_name()
2021-05-07 Colin Ian Kingfs/proc/generic.c: fix incorrect pde_is_permanent check
2021-05-07 Randy Dunlapalpha: csum_partial_copy.c: add function prototypes...
2021-05-07 Randy Dunlapalpha: eliminate old-style function definitions
2021-05-05 Marco Elverkfence: use power-efficient work queue to run delayed...
2021-05-05 Marco Elverkfence: maximize allocation wait timeout duration
2021-05-05 Marco Elverkfence: await for allocation using wait_event
2021-05-05 Marco Elverkfence: zero guard page after out-of-bounds access
2021-05-05 Zhang Yunkaimm/process_vm_access.c: remove duplicate include
2021-05-05 Zhiyuan Daimm/mempool: minor coding style tweaks
2021-05-05 songqiangmm/highmem.c: fix coding style issue
2021-05-05 Ira Weinybtrfs: use memzero_page() instead of open coded kmap...
2021-05-05 Ira Weinyiov_iter: lift memzero_page() to highmem.h
2021-05-05 zhouchuangaomm/zsmalloc: use BUG_ON instead of if condition followe...
2021-05-05 Zhiyuan Daimm/zswap.c: switch from strlcpy to strscpy
2021-05-05 Oscar Salvadorarm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
2021-05-05 Oscar Salvadorx86/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
2021-05-05 Oscar Salvadormm,memory_hotplug: add kernel boot option to enable...
2021-05-05 Oscar Salvadoracpi,memhotplug: enable MHP_MEMMAP_ON_MEMORY when supported
2021-05-05 Oscar Salvadormm,memory_hotplug: allocate memmap from the added memor...
2021-05-05 David Hildenbrandmm,memory_hotplug: factor out adjusting present pages...
2021-05-05 Oscar Salvadormm,memory_hotplug: relax fully spanned sections check
2021-05-05 Oscar Salvadordrivers/base/memory: introduce memory_block_{online...
2021-05-05 Mel Gormanmm/memory_hotplug: remove broken locking of zone PCP...
2021-05-05 Pavel Tatashinselftests/vm: gup_test: test faulting in kernel, and...
2021-05-05 Pavel Tatashinselftests/vm: gup_test: fix test flag
2021-05-05 Pavel Tatashinmm/gup: longterm pin migration cleanup
2021-05-05 Pavel Tatashinmm/gup: change index type to long as it counts pages
2021-05-05 Pavel Tatashinmemory-hotplug.rst: add a note about ZONE_MOVABLE and...
2021-05-05 Pavel Tatashinmm/gup: migrate pinned pages out of movable zone
2021-05-05 Pavel Tatashinmm/gup: do not migrate zero page
next