index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for privat...
David Hildenbrand
1
-9
/
+15
2022-12-01
mm: rework handling in do_wp_page() based on private vs. shared mappings
David Hildenbrand
1
-21
/
+17
2022-12-01
mm: add early FAULT_FLAG_WRITE consistency checks
David Hildenbrand
1
-0
/
+8
2022-12-01
mm: add early FAULT_FLAG_UNSHARE consistency checks
David Hildenbrand
3
-11
/
+20
2022-12-01
selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
David Hildenbrand
1
-1
/
+27
2022-12-01
selftests/vm: cow: basic COW tests for non-anonymous pages
David Hildenbrand
1
-1
/
+337
2022-12-01
selftests/vm: anon_cow: prepare for non-anonymous COW tests
David Hildenbrand
5
-19
/
+24
2022-12-01
mm: Kconfig: make config SECRETMEM visible with EXPERT
Lukas Bulwahn
1
-1
/
+7
2022-12-01
mm/gup: remove the restriction on locked with FOLL_LONGTERM
Jason Gunthorpe
1
-82
/
+27
2022-12-01
selftests/damon: fix unnecessary compilation warnings
Rong Tao
1
-0
/
+9
2022-12-01
hugetlbfs: inode: remove unnecessary (void*) conversions
Li zeming
1
-1
/
+1
2022-12-01
mm: make drop_caches keep reclaiming on all nodes
Jan Kara
1
-15
/
+18
2022-12-01
mm: anonymous shared memory naming
Pasha Tatashin
6
-30
/
+57
2022-12-01
mm: shrinkers: add missing includes for undeclared types
T.J. Mercier
1
-0
/
+3
2022-12-01
hugetlb: remove duplicate mmu notifications
Mike Kravetz
1
-9
/
+9
2022-12-01
mm/uffd: sanity check write bit for uffd-wp protected ptes
Peter Xu
1
-1
/
+17
2022-12-01
mm/kmemleak.c: fix a comment
Yixuan Cao
1
-1
/
+1
2022-12-01
docs: admin-guide: cgroup-v1: update description of inactive_file
Jian Wen
1
-1
/
+2
2022-12-01
mm/demotion: fix NULL vs IS_ERR checking in memory_tier_init
Miaoqian Lin
1
-1
/
+1
2022-12-01
migrate: convert migrate_pages() to use folios
Huang Ying
1
-98
/
+112
2022-12-01
migrate: convert unmap_and_move() to use folios
Huang Ying
1
-27
/
+27
2022-12-01
Revert "mm: migration: fix the FOLL_GET failure on following huge page"
Baolin Wang
1
-8
/
+2
2022-12-01
mm/kfence: remove hung_task cruft
Pavankumar Kondeti
1
-11
/
+1
2022-12-01
Docs/ABI/zram: document zram recompress sysfs knobs
Sergey Senozhatsky
1
-0
/
+14
2022-12-01
zram: add incompressible flag to read_block_state()
Sergey Senozhatsky
2
-6
/
+11
2022-12-01
zram: add incompressible writeback
Sergey Senozhatsky
2
-7
/
+18
2022-12-01
documentation: add zram recompression documentation
Sergey Senozhatsky
1
-0
/
+81
2022-12-01
zram: add algo parameter support to zram_recompress()
Sergey Senozhatsky
2
-9
/
+46
2022-12-01
zram: remove redundant checks from zram_recompress()
Sergey Senozhatsky
1
-6
/
+2
2022-12-01
zram: add size class equals check into recompression
Alexey Romanov
3
-1
/
+33
2022-12-01
zram: use IS_ERR_VALUE() to check for zs_malloc() errors
Sergey Senozhatsky
1
-3
/
+3
2022-12-01
zram: clarify writeback_store() comment
Sergey Senozhatsky
1
-2
/
+6
2022-12-01
zram: add recompress flag to read_block_state()
Sergey Senozhatsky
2
-5
/
+9
2022-12-01
zram: introduce recompress sysfs knob
Sergey Senozhatsky
3
-3
/
+277
2022-12-01
zram: factor out WB and non-WB zram read functions
Sergey Senozhatsky
1
-23
/
+49
2022-12-01
zram: add recompression algorithm sysfs knob
Sergey Senozhatsky
1
-19
/
+105
2022-12-01
zram: preparation for multi-zcomp support
Sergey Senozhatsky
4
-32
/
+80
2022-12-01
mm: mmu_gather: do not expose delayed_rmap flag
Alexander Gordeev
2
-2
/
+4
2022-12-01
mm: delay page_remove_rmap() until after the TLB has been flushed
Linus Torvalds
4
-8
/
+82
2022-12-01
mm: mmu_gather: prepare to gather encoded page pointers with flags
Linus Torvalds
5
-19
/
+19
2022-12-01
mm: teach release_pages() to take an array of encoded page pointers too
Linus Torvalds
2
-6
/
+31
2022-12-01
mm: introduce 'encoded' page pointers with embedded extra bits
Linus Torvalds
1
-1
/
+33
2022-12-01
selftests/vm: anon_cow: add mprotect() optimization tests
David Hildenbrand
1
-3
/
+46
2022-12-01
mm: remove unused savedwrite infrastructure
David Hildenbrand
4
-133
/
+5
2022-12-01
mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite
David Hildenbrand
5
-24
/
+36
2022-12-01
mm/mprotect: factor out check whether manual PTE write upgrades are required
David Hildenbrand
2
-15
/
+18
2022-12-01
mm/huge_memory: try avoiding write faults when changing PMD protection
David Hildenbrand
1
-2
/
+36
2022-12-01
mm/mprotect: minor can_change_pte_writable() cleanups
David Hildenbrand
1
-5
/
+14
2022-12-01
mm/mprotect: allow clean exclusive anon pages to be writable
Nadav Amit
1
-4
/
+3
2022-12-01
tools/vm/page_owner: ignore page_owner_sort binary
Rong Tao
1
-0
/
+1
[prev]
[next]