index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2022-11-30
percpu_counter: add percpu_counter_sum_all interface
Shakeel Butt
2022-11-30
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...
Andrew Morton
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
2022-11-30
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
2022-11-30
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
2022-11-30
mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE
Yang Shi
2022-11-22
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
2022-11-22
kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatible
Sam James
2022-11-08
swap: add a limit for readahead page-cluster value
Kairui Song
2022-11-08
mm/hwpoison: introduce per-memory_block hwpoison counter
Naoya Horiguchi
2022-11-08
mm/hwpoison: pass pfn to num_poisoned_pages_*()
Naoya Horiguchi
2022-11-08
mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
Naoya Horiguchi
2022-11-08
mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...
Naoya Horiguchi
2022-11-08
compiler-gcc: document minimum version for `__no_sanitize_coverage__`
Miguel Ojeda
2022-11-08
compiler-gcc: remove attribute support check for `__no_sanitize_undefined__`
Miguel Ojeda
2022-11-08
compiler-gcc: remove attribute support check for `__no_sanitize_thread__`
Miguel Ojeda
2022-11-08
compiler-gcc: remove attribute support check for `__no_sanitize_address__`
Miguel Ojeda
2022-11-08
compiler-gcc: be consistent with underscores use for `no_sanitize`
Miguel Ojeda
2022-11-08
mm: remove FGP_HEAD
Matthew Wilcox (Oracle)
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-08
memory: remove unused register_hotmemory_notifier()
Liu Shixin
2022-11-08
mm: fix typo in struct vm_operations_struct comments
Rolf Eike Beer
2022-11-08
mm/hugetlb: add folio_hstate()
Sidhartha Kumar
2022-11-08
hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
Sidhartha Kumar
2022-11-08
mm/hugetlb: add hugetlb_folio_subpool() helpers
Sidhartha Kumar
2022-11-08
mm: add private field of first tail to struct page and struct folio
Sidhartha Kumar
2022-11-08
mm/hugetlb: add folio support to hugetlb specific flag macros
Sidhartha Kumar
2022-11-08
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
2022-11-08
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
2022-11-08
maple_tree: reorganize testing to restore module testing
Liam Howlett
2022-11-04
Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-04
Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-10-30
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-30
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-29
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-29
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-10-28
fortify: Capture __bos() results in const temp vars
Kees Cook
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
2022-10-28
mm/uffd: fix vma check on userfault for wp
Peter Xu
2022-10-27
Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-10-27
Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-27
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2022-10-27
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
2022-10-27
blk-mq: don't add non-pt request with ->end_io to batch
Ming Lei
2022-10-27
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
Michal Luczaj
2022-10-26
Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]