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
2017-07-11
mm/migrate.c: stabilise page count when migrating transparent hugepages
Will Deacon
1
-13
/
+2
2017-07-11
include/linux/page_ref.h: ensure page_ref_unfreeze is ordered against prior a...
Will Deacon
1
-0
/
+1
2017-07-11
mm: always enable thp for dax mappings
Dan Williams
3
-5
/
+11
2017-07-11
mm: improve readability of transparent_hugepage_enabled()
Dan Williams
1
-12
/
+29
2017-07-11
oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACK
Steven Rostedt (VMware)
1
-1
/
+1
2017-07-11
mm/hugetlb.c: warn the user when issues arise on boot due to hugepages
Liam R. Howlett
1
-12
/
+24
2017-07-11
mm/cma.c: warn if the CMA area could not be activated
Anshuman Khandual
1
-2
/
+3
2017-07-11
vmalloc: show lazy-purged vma info in vmallocinfo
Yisheng Xie
1
-1
/
+9
2017-07-11
mm/memcontrol: exclude @root from checks in mem_cgroup_low
Sean Christopherson
1
-18
/
+32
2017-07-11
mm: make PR_SET_THP_DISABLE immediately active
Michal Hocko
6
-9
/
+17
2017-07-11
mm, vmpressure: pass-through notification support
David Rientjes
2
-41
/
+128
2017-07-11
mm: hwpoison: introduce idenfity_page_state
Naoya Horiguchi
1
-32
/
+25
2017-07-11
mm: hugetlb: delete dequeue_hwpoisoned_huge_page()
Naoya Horiguchi
3
-50
/
+0
2017-07-11
mm: hwpoison: dissolve in-use hugepage in unrecoverable memory error
Naoya Horiguchi
2
-40
/
+64
2017-07-11
mm: hwpoison: introduce memory_failure_hugetlb()
Naoya Horiguchi
1
-52
/
+82
2017-07-11
mm: soft-offline: dissolve free hugepage if soft-offlined
Naoya Horiguchi
1
-1
/
+1
2017-07-11
mm: hugetlb: soft-offline: dissolve source hugepage after successful migration
Anshuman Khandual
4
-9
/
+39
2017-07-11
mm: hwpoison: change PageHWPoison behavior on hugetlb pages
Naoya Horiguchi
2
-72
/
+24
2017-07-11
mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache()
Naoya Horiguchi
1
-3
/
+5
2017-07-11
mm: hugetlb: prevent reuse of hwpoisoned free hugepages
Naoya Horiguchi
2
-3
/
+1
2017-07-11
fs/buffer.c: make bh_lru_install() more efficient
Eric Biggers
1
-28
/
+15
2017-07-11
mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning
Nick Desaulniers
1
-1
/
+1
2017-07-11
mm/memory_hotplug.c: add NULL check to avoid potential NULL pointer dereference
Gustavo A. R. Silva
1
-1
/
+1
2017-07-11
mm, vmscan: avoid thrashing anon lru when free + file is low
David Rientjes
1
-2
/
+11
2017-07-11
mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE
Yevgen Pronenko
1
-2
/
+2
2017-07-11
mm, page_alloc: fallback to smallest page when not stealing whole pageblock
Vlastimil Babka
1
-9
/
+44
2017-07-11
swap: add block io poll in swapin path
Shaohua Li
5
-11
/
+33
2017-07-10
Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
8
-214
/
+533
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
112
-1855
/
+2116
2017-07-10
Merge branch 'nowait-aio-btrfs-fixup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+14
2017-07-10
Merge branch 'fix-uio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+4
2017-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
30
-427
/
+798
2017-07-10
btrfs: nowait aio: Correct assignment of pos
Goldwyn Rodrigues
1
-12
/
+14
2017-07-10
fix brown paperbag bug in inlined copy_..._iter()
Al Viro
1
-4
/
+4
2017-07-10
Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...
Jiri Kosina
865
-5245
/
+8217
2017-07-10
Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linus
Jiri Kosina
15
-53
/
+125
2017-07-10
Merge branches 'for-4.13/apple' and 'for-4.13/asus' into for-linus
Jiri Kosina
5
-38
/
+63
2017-07-10
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
903
-25523
/
+359485
2017-07-10
afs: Add metadata xattrs
David Howells
8
-2
/
+138
2017-07-10
afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories
Marc Dionne
1
-3
/
+2
2017-07-10
mqueue: fix a use-after-free in sys_mq_notify()
Cong Wang
1
-1
/
+3
2017-07-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-56
/
+65
2017-07-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+13
2017-07-09
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+19
2017-07-09
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-113
/
+165
2017-07-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-23
/
+30
2017-07-09
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+3
2017-07-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-27
/
+75
2017-07-09
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+11
2017-07-09
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
30
-513
/
+2081
[next]