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
2022-12-11
mm: fix typo in struct pglist_data code comment
Wang Yong
2022-12-11
kmsan: fix memcpy tests
Alexander Potapenko
2022-12-11
mm: add cond_resched() in swapin_walk_pmd_entry()
Kefeng Wang
2022-12-11
mm: do not show fs mm pc for VM_LOCKONFAULT pages
Jason A. Donenfeld
2022-12-11
selftests/vm: ksm_functional_tests: fixes for 32bit
David Hildenbrand
2022-12-11
selftests/vm: cow: fix compile warning on 32bit
David Hildenbrand
2022-12-11
selftests/vm: madv_populate: fix missing MADV_POPULATE_(READ|WRITE) definitions
David Hildenbrand
2022-12-11
mm/gup_test: fix PIN_LONGTERM_TEST_READ with highmem
David Hildenbrand
2022-12-11
mm,thp,rmap: fix races between updates of subpages_mapcount
Hugh Dickins
2022-12-11
mm: memcg: fix swapcached stat accounting
Hugh Dickins
2022-12-11
mm: add nodes= arg to memory.reclaim
Mina Almasry
2022-12-11
mm: disable top-tier fallback to reclaim on proactive reclaim
Mina Almasry
2022-12-11
selftests: cgroup: make sure reclaim target memcg is unprotected
Yosry Ahmed
2022-12-11
selftests: cgroup: refactor proactive reclaim code to reclaim_until()
Yosry Ahmed
2022-12-11
mm: memcg: fix stale protection of reclaim target memcg
Yosry Ahmed
2022-12-11
mm/mmap: properly unaccount memory on mas_preallocate() failure
Alistair Popple
2022-12-11
omfs: remove ->writepage
Christoph Hellwig
2022-12-11
jfs: remove ->writepage
Christoph Hellwig
2022-12-11
hpfs: remove ->writepage
Christoph Hellwig
2022-12-11
hfsplus: remove ->writepage
Christoph Hellwig
2022-12-11
hfs: remove ->writepage
Christoph Hellwig
2022-12-11
fat: remove ->writepage
Christoph Hellwig
2022-12-11
extfat: remove ->writepage
Christoph Hellwig
2022-12-11
mm/page_alloc: update comments in __free_pages_ok()
Deyan Wang
2022-12-11
xfs: remove restrictions for fsdax and reflink
Shiyang Ruan
2022-12-11
fsdax,xfs: port unshare to fsdax
Shiyang Ruan
2022-12-11
xfs: use dax ops for zero and truncate in fsdax mode
Shiyang Ruan
2022-12-11
fsdax: dedupe: iter two files at the same time
Shiyang Ruan
2022-12-11
fsdax,xfs: set the shared flag when file extent is shared
Shiyang Ruan
2022-12-11
fsdax: zero the edges if source is HOLE or UNWRITTEN
Shiyang Ruan
2022-12-11
fsdax: invalidate pages when CoW
Shiyang Ruan
2022-12-11
fsdax: introduce page->share for fsdax in reflink mode
Shiyang Ruan
2022-12-11
selftests/damon: test removed scheme sysfs dir access bug
SeongJae Park
2022-12-11
kasan: fail non-kasan KUnit tests on KASAN reports
Andrey Konovalov
2022-12-11
mm/hugetlb: change hugetlb allocation functions to return a folio
Sidhartha Kumar
2022-12-11
mm/hugetlb: convert hugetlb prep functions to folios
Sidhartha Kumar
2022-12-11
mm/hugetlb: convert free_gigantic_page() to folios
Sidhartha Kumar
2022-12-11
mm/hugetlb: convert enqueue_huge_page() to folios
Sidhartha Kumar
2022-12-11
mm/hugetlb: convert add_hugetlb_page() to folios and add hugetlb_cma_folio()
Sidhartha Kumar
2022-12-11
mm/hugetlb: convert update_and_free_page() to folios
Sidhartha Kumar
2022-12-11
mm/hugetlb: convert remove_hugetlb_page() to folios
Sidhartha Kumar
2022-12-11
mm/hugetlb: convert dissolve_free_huge_page() to folios
Sidhartha Kumar
2022-12-11
mm/hugetlb: convert destroy_compound_gigantic_page() to folios
Sidhartha Kumar
2022-12-11
mm: add folio dtor and order setter functions
Sidhartha Kumar
2022-12-11
folio-compat: remove lru_cache_add()
Vishal Moola (Oracle)
2022-12-11
khugepage: replace lru_cache_add() with folio_add_lru()
Vishal Moola (Oracle)
2022-12-11
userfaultfd: replace lru_cache functions with folio_add functions
Vishal Moola (Oracle)
2022-12-11
fuse: convert fuse_try_move_page() to use folios
Vishal Moola (Oracle)
2022-12-11
filemap: convert replace_page_cache_page() to replace_page_cache_folio()
Vishal Moola (Oracle)
2022-12-11
LoongArch: enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Feiyang Chen
[next]