Age | Commit message (Expand) | Author |
2021-03-04 | scsi: sbitmap: Maintain allocation round_robin in sbitmap | Ming Lei |
2021-03-04 | scsi: sbitmap: Remove sbitmap_clear_bit_unlock | Ming Lei |
2021-03-04 | scsi: ufs: Add exception event tracepoint | Adrian Hunter |
2021-03-02 | swap: fix swapfile read/write offset | Jens Axboe |
2021-03-01 | Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2021-02-28 | Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2021-02-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-02-28 | Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-27 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-02-26 | block: Add bio_max_segs | Matthew Wilcox (Oracle) |
2021-02-26 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2021-02-26 | Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-02-26 | Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-26 | Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2021-02-26 | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-26 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-02-26 | Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2021-02-26 | Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-02-26 | Merge tag 'for-linus-5.12b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-02-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-02-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-02-26 | MIPS: make userspace mapping young by default | Huang Pei |
2021-02-26 | kgdb: fix to kill breakpoints on initmem after boot | Sumit Garg |
2021-02-26 | init: clean up early_param_on_off() macro | Masahiro Yamada |
2021-02-26 | include/linux/bitops.h: spelling s/synomyn/synonym/ | Geert Uytterhoeven |
2021-02-26 | lib: stackdepot: add support to disable stack depot | Vijayanand Jitta |
2021-02-26 | string.h: move fortified functions definitions in a dedicated header. | Francis Laniel |
2021-02-26 | groups: use flexible-array member in struct group_info | Hubert Jasudowicz |
2021-02-26 | treewide: Miguel has moved | Miguel Ojeda |
2021-02-26 | include/linux: remove repeated words | Randy Dunlap |
2021-02-26 | kasan: unify large kfree checks | Andrey Konovalov |
2021-02-26 | kasan, mm: don't save alloc stacks twice | Andrey Konovalov |
2021-02-26 | tracing: add error_report_end trace point | Alexander Potapenko |
2021-02-26 | kfence: add test suite | Marco Elver |
2021-02-26 | mm, kfence: insert KFENCE hooks for SLUB | Alexander Potapenko |
2021-02-26 | mm, kfence: insert KFENCE hooks for SLAB | Alexander Potapenko |
2021-02-26 | kfence: use pt_regs to generate stack trace on faults | Marco Elver |
2021-02-26 | mm: add Kernel Electric-Fence infrastructure | Alexander Potapenko |
2021-02-26 | mm: page-flags.h: Typo fix (It -> If) | Guo Ren |
2021-02-26 | zsmalloc: account the number of compacted pages correctly | Rokudo Yan |
2021-02-26 | mm/zswap: add the flag can_sleep_mapped | Tian Tao |
2021-02-26 | mm/rmap: fix potential pte_unmap on an not mapped pte | Miaohe Lin |
2021-02-26 | mm/memory_hotplug: prevalidate the address range being added with platform | Anshuman Khandual |
2021-02-26 | drivers/base/memory: don't store phys_device in memory blocks | David Hildenbrand |
2021-02-26 | mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE | David Hildenbrand |
2021-02-26 | mm/memory_hotplug: rename all existing 'memhp' into 'mhp' | Anshuman Khandual |
2021-02-26 | mm: fix memory_failure() handling of dax-namespace metadata | Dan Williams |
2021-02-26 | mm: teach pfn_to_online_page() about ZONE_DEVICE section collisions | Dan Williams |
2021-02-26 | mm: move pfn_to_online_page() out of line | Dan Williams |