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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
4
-15
/
+20
2021-09-03
mm/gup: small refactoring: simplify try_grab_page()
John Hubbard
2
-32
/
+7
2021-09-03
mm/gup: documentation corrections for gup/pup
John Hubbard
1
-7
/
+20
2021-09-03
mm: gup: use helper PAGE_ALIGNED in populate_vma_page_range()
Miaohe Lin
1
-2
/
+2
2021-09-03
mm: gup: fix potential pgmap refcnt leak in __gup_device_huge()
Miaohe Lin
1
-5
/
+7
2021-09-03
mm: gup: remove useless BUG_ON in __get_user_pages()
Miaohe Lin
1
-1
/
+0
2021-09-03
mm: gup: remove unneed local variable orig_refs
Miaohe Lin
1
-3
/
+1
2021-09-03
mm: gup: remove set but unused local variable major
Miaohe Lin
1
-2
/
+1
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
4
-24
/
+26
2021-09-03
fs: inode: count invalidated shadow pages in pginodesteal
Johannes Weiner
2
-11
/
+11
2021-09-03
fs: drop_caches: fix skipping over shadow cache inodes
Johannes Weiner
1
-1
/
+2
2021-09-03
mm: remove irqsave/restore locking from contexts with irqs enabled
Johannes Weiner
3
-19
/
+13
2021-09-03
writeback: use READ_ONCE for unlocked reads of writeback stats
Jan Kara
1
-12
/
+13
2021-09-03
writeback: rename domain_update_bandwidth()
Jan Kara
1
-4
/
+4
2021-09-03
writeback: fix bandwidth estimate for spiky workload
Jan Kara
4
-14
/
+37
2021-09-03
writeback: reliably update bandwidth estimation
Jan Kara
4
-16
/
+46
2021-09-03
writeback: track number of inodes under writeback
Jan Kara
4
-2
/
+27
2021-09-03
mm: add kernel_misc_reclaimable in show_free_areas
liuhailong
1
-0
/
+2
2021-09-03
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
3
-14
/
+14
2021-09-03
mm/debug_vm_pgtable: fix corrupted page flag
Gavin Shan
1
-4
/
+51
2021-09-03
mm/debug_vm_pgtable: remove unused code
Gavin Shan
1
-54
/
+0
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PGD and P4D modifying t...
Gavin Shan
1
-48
/
+38
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PUD modifying tests
Gavin Shan
1
-78
/
+48
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PMD modifying tests
Gavin Shan
1
-52
/
+46
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PTE modifying tests
Gavin Shan
1
-35
/
+32
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in migration and thp tests
Gavin Shan
1
-19
/
+17
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in soft_dirty and swap tests
Gavin Shan
1
-25
/
+23
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in protnone and devmap tests
Gavin Shan
1
-32
/
+26
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in leaf and savewrite tests
Gavin Shan
1
-16
/
+16
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in basic tests
Gavin Shan
1
-26
/
+24
2021-09-03
mm/debug_vm_pgtable: introduce struct pgtable_debug_args
Gavin Shan
1
-1
/
+269
2021-09-03
arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warnings
kernel test robot
1
-2
/
+1
2021-09-03
ocfs2: ocfs2_downconvert_lock failure results in deadlock
Gang He
1
-0
/
+12
2021-09-03
ocfs2: quota_local: fix possible uninitialized-variable access in ocfs2_local...
Tuo Li
2
-1
/
+2
2021-09-03
ocfs2: remove an unnecessary condition
Dan Carpenter
1
-1
/
+1
2021-09-03
ia64: make num_rsvd_regions static
Geert Uytterhoeven
2
-2
/
+1
2021-09-03
ia64: make reserve_elfcorehdr() static
Geert Uytterhoeven
2
-27
/
+25
2021-09-03
ia64: fix #endif comment for reserve_elfcorehdr()
Geert Uytterhoeven
1
-1
/
+1
2021-09-03
ia64: fix typo in a comment
Jason Wang
1
-1
/
+1
2021-08-30
Linux 5.14
v5.14
Linus Torvalds
1
-1
/
+1
2021-08-29
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-08-29
Merge tag 'sched_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-27
/
+121
2021-08-29
Merge tag 'irq_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2021-08-29
Merge tag 'perf_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-2
/
+12
2021-08-29
Merge tag 'x86_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-9
/
+30
2021-08-29
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...
Helge Deller
5
-157
/
+74
2021-08-29
clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereference
Adam Ford
1
-1
/
+1
2021-08-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+6
2021-08-28
Merge tag 'usb-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
6
-76
/
+89
[next]