linux-2.6-microblaze.git
2021-02-28 Linus TorvaldsMerge tag 'block-5.12-2021-02-27' of git://git.kernel...
2021-02-27 Linus TorvaldsMerge tag 'io_uring-worker.v3-2021-02-25' of git:/...
2021-02-27 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2021-02-27 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-02-26 Matthew Wilcox... block: Add bio_max_segs
2021-02-26 Linus TorvaldsMerge tag 'docs-5.12-2' of git://git.lwn.net/linux
2021-02-26 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-02-26 Linus TorvaldsMerge tag 's390-5.12-2' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge tag '5.12-smb3-part1' of git://git.samba.org...
2021-02-26 Linus TorvaldsMerge tag 'for-5.12/io_uring-2021-02-25' of git://git...
2021-02-26 Linus TorvaldsMerge branch 'stable/for-linus-5.12' of git://git....
2021-02-26 Linus TorvaldsMerge tag 'leds-5.12-rc1' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-mw0' of git://git....
2021-02-26 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge tag 'm68knommu-for-v5.12' of git://git./linux...
2021-02-26 Linus TorvaldsMerge tag 'trace-v5.12-2' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge tag 'orphan-handling-v5.12-rc1' of git://git...
2021-02-26 Linus TorvaldsMerge tag 'clang-lto-v5.12-rc1-fix1' of git://git....
2021-02-26 Linus TorvaldsMerge tag 'for-linus-5.12b-rc1-tag' of git://git./linux...
2021-02-26 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-02-26 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-02-26 Huang PeiMIPS: make userspace mapping young by default
2021-02-26 Florian Fainelliinitramfs: panic with memory information
2021-02-26 Andrey Ryabininubsan: remove overflow checks
2021-02-26 Sumit Gargkgdb: fix to kill breakpoints on initmem after boot
2021-02-26 George Prekasscripts/gdb: fix list_for_each
2021-02-26 NeilBrownx86: fix seq_file iteration for pat/memtype.c
2021-02-26 NeilBrownseq_file: document how per-entry resources are managed.
2021-02-26 Ira Weinyfs/coredump: use kmap_local_page()
2021-02-26 Bhaskar Chowdhuryinit/Kconfig: fix a typo in CC_VERSION_TEXT help text
2021-02-26 Masahiro Yamadainit: clean up early_param_on_off() macro
2021-02-26 Masahiro Yamadainit/version.c: remove Version_<LINUX_VERSION_CODE...
2021-02-26 Song Liucheckpatch: do not apply "initialise globals to 0"...
2021-02-26 Chris Downcheckpatch: don't warn about colon termination in linke...
2021-02-26 Joe Perchescheckpatch: add kmalloc_array_node to unnecessary OOM...
2021-02-26 Aditya Srivastavacheckpatch: add warning for avoiding .L prefix symbols...
2021-02-26 Joe Perchescheckpatch: improve TYPECAST_INT_CONSTANT test message
2021-02-26 Joe Perchescheckpatch: prefer ftrace over function entry/exit...
2021-02-26 Dwaipayan Raycheckpatch: trivial style fixes
2021-02-26 Peng Wangcheckpatch: ignore warning designated initializers...
2021-02-26 Joe Perchescheckpatch: improve blank line after declaration test
2021-02-26 Geert Uytterhoeveninclude/linux/bitops.h: spelling s/synomyn/synonym/
2021-02-26 Masahiro Yamadalib/cmdline: remove an unneeded local variable in next_...
2021-02-26 Vijayanand... lib: stackdepot: fix ignoring return value warning
2021-02-26 Vijayanand... lib: stackdepot: add support to disable stack depot
2021-02-26 Yogesh Lallib: stackdepot: add support to configure STACK_HASH_SIZE
2021-02-26 Francis Lanielstring.h: move fortified functions definitions in a...
2021-02-26 Huang Shijielib/genalloc.c: change return type to unsigned long...
2021-02-26 Vlastimil BabkaMAINTAINERS: add uapi directories to API/ABI section
2021-02-26 Randy Dunlapkernel: delete repeated words in comments
2021-02-26 Hubert Jasudowiczgroups: simplify struct group_info allocation
2021-02-26 Hubert Jasudowiczgroups: use flexible-array member in struct group_info
2021-02-26 Miguel Ojedatreewide: Miguel has moved
2021-02-26 Randy Dunlapinclude/linux: remove repeated words
2021-02-26 Lin Fengsysctl.c: fix underflow value setting risk in vm_table
2021-02-26 Josef Bacikproc: use kvzalloc for our kernel buffer
2021-02-26 Helge Dellerproc/wchan: use printk format instead of lookup_symbol_...
2021-02-26 Randy Dunlapalpha: remove CONFIG_EXPERIMENTAL from defconfigs
2021-02-26 Andrey Konovalovkasan: clarify that only first bug is reported in HW_TAGS
2021-02-26 Andrey Konovalovkasan: inline HW_TAGS helper functions
2021-02-26 Andrey Konovalovarm64: kasan: simplify and inline MTE functions
2021-02-26 Andrey Konovalovkasan: ensure poisoning size alignment
2021-02-26 Andrey Konovalovkasan, mm: optimize krealloc poisoning
2021-02-26 Andrey Konovalovkasan, mm: fail krealloc on freed objects
2021-02-26 Andrey Konovalovkasan: rework krealloc tests
2021-02-26 Andrey Konovalovkasan: unify large kfree checks
2021-02-26 Andrey Konovalovkasan: clean up setting free info in kasan_slab_free
2021-02-26 Andrey Konovalovkasan: optimize large kmalloc poisoning
2021-02-26 Andrey Konovalovkasan, mm: optimize kmalloc poisoning
2021-02-26 Andrey Konovalovkasan, mm: don't save alloc stacks twice
2021-02-26 Alexander Potapenkokasan: use error_report_end tracepoint
2021-02-26 Alexander Potapenkokfence: use error_report_end tracepoint
2021-02-26 Alexander Potapenkotracing: add error_report_end trace point
2021-02-26 Marco Elverkfence: report sensitive information based on no_hash_p...
2021-02-26 Marco ElverMAINTAINERS: add entry for KFENCE
2021-02-26 Marco Elverkfence: add test suite
2021-02-26 Marco Elverkfence, Documentation: add KFENCE documentation
2021-02-26 Alexander Potapenkokfence, kasan: make KFENCE compatible with KASAN
2021-02-26 Alexander Potapenkomm, kfence: insert KFENCE hooks for SLUB
2021-02-26 Alexander Potapenkomm, kfence: insert KFENCE hooks for SLAB
2021-02-26 Marco Elverkfence: use pt_regs to generate stack trace on faults
2021-02-26 Marco Elverarm64, kfence: enable KFENCE for ARM64
2021-02-26 Alexander Potapenkox86, kfence: enable KFENCE for x86
2021-02-26 Alexander Potapenkomm: add Kernel Electric-Fence infrastructure
2021-02-26 Stephen Zhangmm/early_ioremap.c: use __func__ instead of function...
2021-02-26 Daniel Vettermm/backing-dev.c: use might_alloc()
2021-02-26 Daniel Vettermm/dmapool: use might_alloc()
2021-02-26 Guo Renmm: page-flags.h: Typo fix (It -> If)
2021-02-26 Miaohe Linmm/zsmalloc.c: use page_private() to access page->private
2021-02-26 Rokudo Yanzsmalloc: account the number of compacted pages correctly
2021-02-26 Miaohe Linmm/zsmalloc.c: convert to use kmem_cache_zalloc in...
2021-02-26 Tian Taomm: set the sleep_mapped to true for zbud and z3fold
2021-02-26 Tian Taomm/zswap: add the flag can_sleep_mapped
2021-02-26 Randy Dunlapmm: zswap: clean up confusing comment
2021-02-26 Miaohe Linmm/rmap: fix potential pte_unmap on an not mapped pte
2021-02-26 Miaohe Linmm/rmap: correct obsolete comment of page_get_anon_vma()
2021-02-26 Miaohe Linmm/rmap: use page_not_mapped in try_to_unmap()
2021-02-26 Miaohe Linmm/rmap: fix obsolete comment in __page_check_anon_rmap()
2021-02-26 Miaohe Linmm/rmap: remove unneeded semicolon in page_not_mapped()
next