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
2020-04-07
mm: code cleanup for MADV_FREE
Huang Ying
13
-38
/
+44
2020-04-07
mm/ksm.c: update get_user_pages() argument in comment
Li Chen
1
-1
/
+1
2020-04-07
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
7
-44
/
+27
2020-04-07
include/linux/pagemap.h: optimise find_subpage for !THP
Matthew Wilcox (Oracle)
1
-3
/
+1
2020-04-07
mm, thp: track fallbacks due to failed memcg charges separately
David Rientjes
5
-1
/
+20
2020-04-07
mm, shmem: add vmstat for hugepage fallback
David Rientjes
4
-4
/
+13
2020-04-07
mm/migrate.c: migrate PG_readahead flag
Yang Shi
1
-0
/
+8
2020-04-07
mm/migrate.c: unify "not queued for migration" handling in do_pages_move()
Wei Yang
1
-8
/
+6
2020-04-07
mm/migrate.c: check pagelist in move_pages_and_store_status()
Wei Yang
1
-6
/
+3
2020-04-07
mm/migrate.c: wrap do_move_pages_to_node() and store_status()
Wei Yang
1
-32
/
+29
2020-04-07
mm/migrate.c: no need to check for i > start in do_pages_move()
Wei Yang
1
-5
/
+3
2020-04-07
mm: make it clear that gfp reclaim modifiers are valid only for sleepable all...
Michal Hocko
1
-0
/
+2
2020-04-07
mm/vmalloc: fix a typo in comment
Qiujun Huang
1
-1
/
+1
2020-04-07
mm/vma: append unlikely() while testing VMA access permissions
Anshuman Khandual
3
-3
/
+3
2020-04-07
mm/vma: replace all remaining open encodings with vma_is_anonymous()
Anshuman Khandual
1
-1
/
+2
2020-04-07
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
4
-4
/
+7
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
12
-18
/
+17
2020-04-07
mm/vma: add missing VMA flag readable name for VM_SYNC
Anshuman Khandual
1
-0
/
+1
2020-04-07
mm: set vm_next and vm_prev to NULL in vm_area_dup()
Li Xinhai
1
-1
/
+1
2020-04-07
Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork"
Li Xinhai
1
-13
/
+0
2020-04-07
mm: don't prepare anon_vma if vma has VM_WIPEONFORK
Li Xinhai
1
-3
/
+5
2020-04-07
mm, memcg: bypass high reclaim iteration for cgroup hierarchy root
Chris Down
1
-1
/
+2
2020-04-06
Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
27
-77
/
+155
2020-04-06
Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
13
-8
/
+389
2020-04-06
Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
34
-74
/
+1807
2020-04-06
Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-363
/
+637
2020-04-06
Merge tag 'for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-7
/
+15
2020-04-06
Merge tag '9p-for-5.7' of git://github.com/martinetd/linux
Linus Torvalds
5
-75
/
+90
2020-04-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2020-04-06
fix a braino in legitimize_path()
Al Viro
1
-1
/
+1
2020-04-06
Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-drivers'
Rafael J. Wysocki
9
-38
/
+30
2020-04-06
Merge branch 'acpica'
Rafael J. Wysocki
15
-31
/
+115
2020-04-06
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
8
-8
/
+288
2020-04-05
Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
12
-126
/
+211
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
100
-622
/
+3181
2020-04-05
Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-14
/
+20
2020-04-05
Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-23
/
+38
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
3
-31
/
+4
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
183
-6154
/
+7989
2020-04-05
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-35
/
+87
2020-04-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
22
-675
/
+392
2020-04-05
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
131
-1131
/
+10333
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
28
-256
/
+1194
2020-04-05
clocksource/drivers/timer-vf-pit: Add missing parenthesis
afzal mohammed
1
-1
/
+1
2020-04-04
Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-75
/
+126
2020-04-04
Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-28
/
+692
2020-04-04
Merge branch 'work.exfat' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
17
-1
/
+7243
2020-04-04
Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
40
-913
/
+1411
2020-04-04
platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()
Hans de Goede
1
-0
/
+10
2020-04-04
ACPI: PM: Add acpi_[un]register_wakeup_handler()
Hans de Goede
4
-0
/
+91
[next]