index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-03-25
Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-25
Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-03-24
mm: madvise: MADV_DONTNEED_LOCKED
Johannes Weiner
2022-03-24
mm: generalize ARCH_HAS_FILTER_PGPROT
Anshuman Khandual
2022-03-24
arm64: select KASAN_VMALLOC for SW/HW_TAGS modes
Andrey Konovalov
2022-03-24
kasan, arm64: don't tag executable vmalloc allocations
Andrey Konovalov
2022-03-24
kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
Andrey Konovalov
2022-03-24
kasan, arm64: reset pointer tags of vmapped stacks
Andrey Konovalov
2022-03-24
kasan, x86, arm64, s390: rename functions for modules shadow
Andrey Konovalov
2022-03-24
mm/migration: add trace events for base page and HugeTLB migrations
Anshuman Khandual
2022-03-24
mm/migration: add trace events for THP migrations
Anshuman Khandual
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
MIPS: Fix build error for loongson64 and sgi-ip27
Feiyang Chen
2022-03-23
arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
2022-03-23
x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
2022-03-23
riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
2022-03-23
Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2022-03-23
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2022-03-23
Merge tag 'arm-defconfig-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-03-23
Merge tag 'm68knommu-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-23
Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-03-23
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
ARM: configs: multi_v5: Enable Allwinner F1C100
Andre Przywara
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
RISC-V: add support for restartable sequences
Palmer Dabbelt
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2022-03-22
mm, memory_hotplug: drop arch_free_nodedata
Michal Hocko
2022-03-22
mm: handle uninitialized numa nodes gracefully
Michal Hocko
2022-03-22
mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...
Michal Hocko
2022-03-22
powerpc/fadump: opt out from freeing pages on cma activation failure
Hari Bathini
2022-03-22
mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
Anshuman Khandual
2022-03-22
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
2022-03-22
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
2022-03-22
cma: factor out minimum alignment requirement
David Hildenbrand
2022-03-22
mm: remove mmu_gathers storage from remaining architectures
Stafford Horne
2022-03-22
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
2022-03-22
RISC-V: Add support for restartable sequence
Vincent Chen
[next]