index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-26
mm: make pagecache tagged lookups return only head pages
Matthew Wilcox (Oracle)
1
-5
/
+6
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
65
-498
/
+698
2021-02-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-49
/
+59
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
73
-781
/
+5543
2021-02-25
Merge tag 'nds32-for-linux-5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-50
/
+5
2021-02-25
nds32: Fix bogus reference to <asm/procinfo.h>
Geert Uytterhoeven
1
-1
/
+1
2021-02-25
nds32: use get_kernel_nofault in dump_mem
Christoph Hellwig
1
-12
/
+3
2021-02-25
nds32: remove dump_instr
Christoph Hellwig
1
-35
/
+0
2021-02-25
nds32: configs: Cleanup CONFIG_CROSS_COMPILE
Krzysztof Kozlowski
1
-1
/
+0
2021-02-25
nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2021-02-25
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
37
-196
/
+318
2021-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
117
-1734
/
+2027
2021-02-25
mm/migrate: remove unneeded semicolons
Chengyang Fan
1
-1
/
+1
2021-02-25
hugetlbfs: remove unneeded return value of hugetlb_vmtruncate()
Miaohe Lin
1
-5
/
+2
2021-02-25
hugetlbfs: fix some comment typos
Miaohe Lin
1
-4
/
+4
2021-02-25
hugetlbfs: correct some obsolete comments about inode i_mutex
Miaohe Lin
1
-2
/
+2
2021-02-25
hugetlbfs: make hugepage size conversion more readable
Miaohe Lin
1
-2
/
+2
2021-02-25
hugetlbfs: remove meaningless variable avoid_reserve
Miaohe Lin
1
-3
/
+9
2021-02-25
hugetlbfs: correct obsolete function name in hugetlbfs_read_iter()
Miaohe Lin
1
-1
/
+1
2021-02-25
hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fs
Miaohe Lin
1
-1
/
+1
2021-02-25
hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr()
Miaohe Lin
1
-2
/
+0
2021-02-25
hugetlbfs: remove special hugetlbfs_set_page_dirty()
Mike Kravetz
1
-12
/
+1
2021-02-25
mm/hugetlb: change hugetlb_reserve_pages() to type bool
Mike Kravetz
3
-26
/
+17
2021-02-25
mm, oom: fix a comment in dump_task()
Tang Yizhou
1
-3
/
+2
2021-02-25
mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk()
Miaohe Lin
1
-1
/
+1
2021-02-25
numa balancing: migrate on fault among multiple bound nodes
Huang Ying
2
-1
/
+19
2021-02-25
mm, compaction: make fast_isolate_freepages() stay within zone
Vlastimil Babka
1
-5
/
+11
2021-02-25
mm/compaction: fix misbehaviors of fast_find_migrateblock()
Wonhyuk Yang
1
-15
/
+12
2021-02-25
mm/compaction: correct deferral logic for proactive compaction
Charan Teja Reddy
1
-6
/
+14
2021-02-25
mm/compaction: remove duplicated VM_BUG_ON_PAGE !PageLocked
Miaohe Lin
1
-1
/
+0
2021-02-25
mm/compaction: remove rcu_read_lock during page compaction
Alex Shi
1
-4
/
+1
2021-02-25
z3fold: simplify the zhdr initialization code in init_z3fold_page()
Miaohe Lin
1
-7
/
+1
2021-02-25
z3fold: remove unused attribute for release_z3fold_page
Miaohe Lin
1
-2
/
+1
2021-02-25
mm/vmscan: restore zone_reclaim_mode ABI
Dave Hansen
2
-7
/
+12
2021-02-25
hugetlb: fix uninitialized subpool pointer
Mike Kravetz
1
-0
/
+1
2021-02-25
include/linux/hugetlb.h: add synchronization information for new hugetlb spec...
Mike Kravetz
1
-0
/
+10
2021-02-25
hugetlb: convert PageHugeFreed to HPageFreed flag
Mike Kravetz
2
-19
/
+7
2021-02-25
hugetlb: convert PageHugeTemporary() to HPageTemporary flag
Mike Kravetz
2
-29
/
+13
2021-02-25
hugetlb: convert page_huge_active() HPageMigratable flag
Mike Kravetz
5
-44
/
+25
2021-02-25
hugetlb: use page.private for hugetlb specific page flags
Mike Kravetz
3
-32
/
+96
2021-02-25
mm: workingset: clarify eviction order and distance calculation
Oscar Salvador
1
-1
/
+1
2021-02-25
mm/vmscan.c: make lruvec_lru_size() static
Yu Zhao
2
-3
/
+2
2021-02-25
include/linux/mm_inline.h: fold __update_lru_size() into its sole caller
Yu Zhao
1
-8
/
+1
2021-02-25
include/linux/mm_inline.h: fold page_lru_base_type() into its sole caller
Yu Zhao
1
-21
/
+6
2021-02-25
mm: VM_BUG_ON lru page flags
Yu Zhao
3
-3
/
+4
2021-02-25
mm: add __clear_page_lru_flags() to replace page_off_lru()
Yu Zhao
3
-24
/
+13
2021-02-25
mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()
Yu Zhao
5
-23
/
+17
2021-02-25
mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion()
Yu Zhao
2
-11
/
+5
2021-02-25
mm: don't pass "enum lru_list" to lru list addition functions
Yu Zhao
3
-14
/
+15
2021-02-25
include/linux/mm_inline.h: shuffle lru list addition and deletion functions
Yu Zhao
1
-21
/
+21
[next]