index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameters in page_table_check_set()
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameters in page_table_check_clear()
Kemeng Shi
2023-08-18
mm/memcg: fix obsolete comment above MEM_CGROUP_MAX_RECLAIM_LOOPS
Miaohe Lin
2023-08-18
mm/huge_memory: use RMAP_NONE when calling page_add_anon_rmap()
Miaohe Lin
2023-08-18
selftests/mm: add tests for HWPOISON hugetlbfs read
Jiaqi Yan
2023-08-18
hugetlbfs: improve read HWPOISON hugepage
Jiaqi Yan
2023-08-18
mm/hwpoison: check if a raw page in a hugetlb folio is raw HWPOISON
Jiaqi Yan
2023-08-18
mm/hwpoison: delete all entries before traversal in __folio_free_raw_hwp
Jiaqi Yan
2023-08-18
mm/mmap: move vma operations to mm_struct out of the critical section of file...
Yu Ma
2023-08-18
mm: remove clear_page_idle()
Xueshi Hu
2023-08-18
mm/pgtable: notes on pte_offset_map[_lock]()
Hugh Dickins
2023-08-18
mm: delete mmap_write_trylock() and vma_try_start_write()
Hugh Dickins
2023-08-18
mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
Hugh Dickins
2023-08-18
mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
Hugh Dickins
2023-08-18
mm/khugepaged: retract_page_tables() without mmap or vma lock
Hugh Dickins
2023-08-18
mm/pgtable: add pte_free_defer() for pgtable as page
Hugh Dickins
2023-08-18
s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
2023-08-18
sparc: add pte_free_defer() for pte_t *pgtable_t
Hugh Dickins
2023-08-18
powerpc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
2023-08-18
powerpc: assert_pte_locked() use pte_offset_map_nolock()
Hugh Dickins
2023-08-18
arm: adjust_pte() use pte_offset_map_nolock()
Hugh Dickins
2023-08-18
mm/pgtable: add PAE safety to __pte_offset_map()
Hugh Dickins
2023-08-18
mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
Hugh Dickins
2023-08-18
maple_tree: drop mas_first_entry()
Peng Zhang
2023-08-18
maple_tree: replace mas_logical_pivot() with mas_safe_pivot()
Peng Zhang
2023-08-18
maple_tree: update mt_validate()
Peng Zhang
2023-08-18
maple_tree: make mas_validate_limits() check root node and node limit
Peng Zhang
2023-08-18
maple_tree: fix mas_validate_child_slot() to check last missed slot
Peng Zhang
2023-08-18
maple_tree: make mas_validate_gaps() to check metadata
Peng Zhang
2023-08-18
maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gap
Peng Zhang
2023-08-18
mm/memory: pass folio into do_page_mkwrite()
Sidhartha Kumar
2023-08-18
mm: memory-failure: fix race window when trying to get hugetlb folio
Miaohe Lin
2023-08-18
mm: memory-failure: fetch compound head after extra page refcnt is held
Miaohe Lin
2023-08-18
mm: memory-failure: minor cleanup for comments and codestyle
Miaohe Lin
2023-08-18
mm: memory-failure: remove unneeded header files
Miaohe Lin
2023-08-18
mm: memory-failure: use local variable huge to check hugetlb page
Miaohe Lin
2023-08-18
mm: memory-failure: don't account hwpoison_filter() filtered pages
Miaohe Lin
2023-08-18
mm: memory-failure: ensure moving HWPoison flag to the raw error pages
Miaohe Lin
2023-08-18
mm: memory-failure: remove unneeded PageHuge() check
Miaohe Lin
2023-08-18
mm/memory_hotplug: document the signal_pending() check in offline_pages()
David Hildenbrand
2023-08-18
HWPOISON: offline support: fix spelling in Documentation/ABI/
Randy Dunlap
2023-08-18
mm/mm_init.c: mark check_for_memory() as __init
Haifeng Xu
2023-08-18
zsmalloc: remove obj_tagged()
Sergey Senozhatsky
2023-08-18
selftests/mm: add uffd unit test for UFFDIO_POISON
Axel Rasmussen
2023-08-18
selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
Axel Rasmussen
2023-08-18
mm: userfaultfd: document and enable new UFFDIO_POISON feature
Axel Rasmussen
2023-08-18
mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
Axel Rasmussen
2023-08-18
mm: userfaultfd: add new UFFDIO_POISON ioctl: fix
Hugh Dickins
[next]