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.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2
-1
/
+4
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-2
/
+0
2021-09-03
mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
Ben Widawsky
1
-0
/
+12
2021-09-03
mm/mempolicy: add MPOL_PREFERRED_MANY for multiple preferred nodes
Dave Hansen
1
-0
/
+1
2021-09-03
mm: compaction: support triggering of proactive compaction by user
Charan Teja Reddy
2
-0
/
+3
2021-09-03
mm/vmscan: remove unneeded return value of kswapd_run()
Miaohe Lin
1
-1
/
+1
2021-09-03
mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg()
Hui Su
1
-1
/
+1
2021-09-03
mm/migrate: add sysfs interface to enable reclaim migration
Huang Ying
1
-0
/
+4
2021-09-03
mm/vmscan: add page demotion counter
Yang Shi
1
-0
/
+2
2021-09-03
mm/migrate: demote pages during reclaim
Dave Hansen
2
-1
/
+11
2021-09-03
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
1
-2
/
+3
2021-09-03
userfaultfd: change mmap_changing to atomic
Nadav Amit
1
-4
/
+4
2021-09-03
hugetlb: fix hugetlb cgroup refcounting during vma split
Mike Kravetz
1
-0
/
+12
2021-09-03
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
1
-1
/
+1
2021-09-03
mm/sparse: set SECTION_NID_SHIFT to 6
Naoya Horiguchi
1
-1
/
+1
2021-09-03
mm: sparse: remove __section_nr() function
Ohhoon Kwon
1
-1
/
+0
2021-09-03
mm: sparse: pass section_nr to find_memory_block
Ohhoon Kwon
1
-1
/
+1
2021-09-03
mm: change fault_in_pages_* to have an unsigned size parameter
Greg Kroah-Hartman
1
-2
/
+2
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
1
-4
/
+1
2021-09-03
mm, memcg: remove unused functions
Miaohe Lin
1
-12
/
+0
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
1
-1
/
+1
2021-09-03
memcg: cleanup racy sum avoidance code
Shakeel Butt
1
-13
/
+2
2021-09-03
memcg: infrastructure to flush memcg stats
Shakeel Butt
1
-0
/
+6
2021-09-03
memcg: switch lruvec stats to rstat
Shakeel Butt
1
-22
/
+20
2021-09-03
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
1
-3
/
+23
2021-09-03
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
1
-3
/
+25
2021-09-03
huge tmpfs: shmem_is_huge(vma, inode, index)
Hugh Dickins
1
-3
/
+6
2021-09-03
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
1
-0
/
+1
2021-09-03
huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
Hugh Dickins
1
-0
/
+13
2021-09-03
shmem: use raw_spinlock_t for ->stat_lock
Sebastian Andrzej Siewior
1
-1
/
+1
2021-09-03
mm: delete unused get_kernel_page()
John Hubbard
1
-1
/
+0
2021-09-03
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
1
-9
/
+1
2021-09-03
mm/gup: small refactoring: simplify try_grab_page()
John Hubbard
1
-2
/
+2
2021-09-03
include/linux/buffer_head.h: fix boolreturn.cocci warnings
Jing Yangyang
1
-1
/
+1
2021-09-03
writeback: memcg: simplify cgroup_writeback_by_id
Shakeel Butt
2
-1
/
+16
2021-09-03
writeback: fix bandwidth estimate for spiky workload
Jan Kara
2
-0
/
+2
2021-09-03
writeback: reliably update bandwidth estimation
Jan Kara
2
-1
/
+19
2021-09-03
writeback: track number of inodes under writeback
Jan Kara
1
-0
/
+1
2021-09-03
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
1
-4
/
+4
2021-08-26
Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-8
/
+3
2021-08-26
Revert "net: really fix the build..."
Kalle Valo
1
-6
/
+1
2021-08-24
ipv6: correct comments about fib6_node sernum
zhang kai
1
-2
/
+2
2021-08-23
Revert "media: dvb header files: move some headers to staging"
Linus Torvalds
3
-0
/
+502
2021-08-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-18
/
+22
2021-08-20
kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
Marco Elver
1
-3
/
+4
2021-08-20
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
1
-14
/
+15
2021-08-20
mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
Mike Rapoport
1
-1
/
+3
2021-08-19
Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-7
/
+5
2021-08-19
Revert "flow_offload: action should not be NULL when it is referenced"
Ido Schimmel
1
-7
/
+5
2021-08-18
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
1
-0
/
+2
[next]