index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
include/linux/mm_inline.h: fold page_lru_base_type() into its sole caller
Yu Zhao
1
-21
/
+6
2021-02-24
mm: VM_BUG_ON lru page flags
Yu Zhao
1
-0
/
+4
2021-02-24
mm: add __clear_page_lru_flags() to replace page_off_lru()
Yu Zhao
1
-18
/
+10
2021-02-24
mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()
Yu Zhao
1
-2
/
+3
2021-02-24
mm: don't pass "enum lru_list" to lru list addition functions
Yu Zhao
1
-2
/
+6
2021-02-24
include/linux/mm_inline.h: shuffle lru list addition and deletion functions
Yu Zhao
1
-21
/
+21
2021-02-24
mm/vmscan: __isolate_lru_page_prepare() cleanup
Alex Shi
1
-1
/
+1
2021-02-24
mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is...
Aneesh Kumar K.V
1
-6
/
+9
2021-02-24
mm/hugetlb: fix some comment typos
Miaohe Lin
1
-1
/
+1
2021-02-24
mm/hugetlb: grab head page refcount once for group of subpages
Joao Martins
1
-0
/
+3
2021-02-24
mm/gfp: add kernel-doc for gfp_t
Matthew Wilcox (Oracle)
1
-0
/
+14
2021-02-24
mm: simplify free_highmem_page() and free_reserved_page()
David Hildenbrand
2
-19
/
+2
2021-02-24
mm: simplify parater of function memmap_init_zone()
Baoquan He
1
-2
/
+1
2021-02-24
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
1
-2
/
+2
2021-02-24
mm: fix prototype warning from kernel test robot
Baoquan He
1
-0
/
+2
2021-02-24
kasan: fix bug detection via ksize for HW_TAGS mode
Andrey Konovalov
2
-0
/
+23
2021-02-24
kasan: move _RET_IP_ to inline wrappers
Andrey Konovalov
1
-11
/
+9
2021-02-24
fs: buffer: use raw page_memcg() on locked page
Johannes Weiner
1
-7
/
+0
2021-02-24
mm: page_counter: re-layout structure to reduce false sharing
Feng Tang
1
-1
/
+8
2021-02-24
mm: kmem: make __memcg_kmem_(un)charge static
Roman Gushchin
1
-3
/
+0
2021-02-24
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
2
-1
/
+8
2021-02-24
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
1
-1
/
+2
2021-02-24
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
1
-1
/
+2
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
1
-1
/
+2
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
1
-1
/
+2
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
1
-0
/
+13
2021-02-24
mm: memcontrol: optimize per-lruvec stats counter memory usage
Muchun Song
1
-2
/
+12
2021-02-24
mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT
Roman Gushchin
1
-19
/
+0
2021-02-24
mm/filemap: rename generic_file_buffered_read to filemap_read
Christoph Hellwig
1
-2
/
+2
2021-02-24
mm/filemap: pass a sleep state to put_and_wait_on_page_locked
Matthew Wilcox (Oracle)
1
-2
/
+1
2021-02-24
mm/filemap: remove unused parameter and change to void type for replace_page_...
Baolin Wang
1
-1
/
+1
2021-02-23
Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+5
2021-02-23
Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-174
/
+8
2021-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
3
-49
/
+16
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-103
/
+266
2021-02-23
Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
1
-0
/
+6
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-65
/
+9
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+12
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-11
/
+95
2021-02-23
Merge branch 'for-5.12/i2c-hid' into for-linus
Jiri Kosina
1
-41
/
+0
2021-02-23
Merge branch 'for-5.12/google' into for-linus
Jiri Kosina
124
-654
/
+2761
2021-02-22
Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2021-02-22
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
3
-48
/
+5
2021-02-22
Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...
Linus Torvalds
1
-1
/
+1
2021-02-22
Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2021-02-22
Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
4
-40
/
+94
2021-02-22
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-0
/
+2
2021-02-22
Merge tag 'ceph-for-5.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+3
2021-02-22
Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
[next]