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
2019-03-06
mm/page_poison: update comment after code moved
Michael S. Tsirkin
1
-1
/
+1
2019-03-06
numa: make "nr_online_nodes" unsigned int
Alexey Dobriyan
1
-2
/
+2
2019-03-06
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
1
-2
/
+2
2019-03-06
mm: swap: use mem_cgroup_is_root() instead of deferencing css->parent
Yang Shi
1
-1
/
+1
2019-03-06
mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
Joel Fernandes (Google)
1
-0
/
+1
2019-03-06
mm: update get_user_pages_longterm to migrate pages allocated from CMA region
Aneesh Kumar K.V
2
-1
/
+4
2019-03-06
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
2
-8
/
+41
2019-03-06
mm: better document PG_reserved
David Hildenbrand
1
-2
/
+31
2019-03-06
mm: rid swapoff of quadratic complexity
Vineeth Remanan Pillai
2
-1
/
+9
2019-03-06
mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update
Aneesh Kumar K.V
1
-0
/
+20
2019-03-06
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
1
-1
/
+1
2019-03-06
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
1
-8
/
+8
2019-03-06
mm: fix some typos in mm directory
Wei Yang
1
-1
/
+1
2019-03-06
mm, memcg: create mem_cgroup_from_seq
Chris Down
1
-0
/
+10
2019-03-06
kernel: cgroup: add poll file operation
Johannes Weiner
1
-0
/
+4
2019-03-06
fs: kernfs: add poll file operation
Johannes Weiner
1
-0
/
+6
2019-03-06
mm, compaction: capture a page under direct compaction
Mel Gorman
2
-1
/
+6
2019-03-06
mm, compaction: be selective about what pageblocks to clear skip hints
Mel Gorman
1
-0
/
+2
2019-03-06
mm, compaction: use free lists to quickly locate a migration source
Mel Gorman
1
-0
/
+11
2019-03-06
mm: shuffle GFP_* flags
Alexey Dobriyan
1
-15
/
+15
2019-03-06
mm/hugetlb: enable arch specific huge page size support for migration
Anshuman Khandual
1
-2
/
+13
2019-03-06
mm/hugetlb: enable PUD level huge page migration
Anshuman Khandual
1
-1
/
+2
2019-03-06
mm/hugetlb: distinguish between migratability and movability
Anshuman Khandual
1
-0
/
+30
2019-03-06
mm: remove sysctl_extfrag_handler()
Matthew Wilcox
1
-2
/
+0
2019-03-06
memcg: localize memcg_kmem_enabled() check
Shakeel Butt
1
-4
/
+33
2019-03-06
mm: reuse only-pte-mapped KSM page in do_wp_page()
Kirill Tkhai
1
-0
/
+7
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+1
2019-03-06
mm: convert PG_balloon to PG_offline
David Hildenbrand
3
-9
/
+12
2019-03-06
mm: balloon: update comment about isolation/migration/compaction
David Hildenbrand
1
-17
/
+9
2019-03-06
mm/page_alloc.c: memory hotplug: free pages as higher order
Arun KS
1
-1
/
+1
2019-03-06
include/linux/slub_def.h: comment fixes
Tobin C. Harding
1
-6
/
+6
2019-03-06
kasan: fix kasan_check_read/write definitions
Arnd Bergmann
1
-1
/
+1
2019-03-05
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+3
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+4
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
14
-47
/
+53
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
147
-827
/
+3966
2019-03-05
Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+13
2019-03-05
Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
5
-10
/
+78
2019-03-05
Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
4
-35
/
+26
2019-03-05
Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-0
/
+31
2019-03-05
Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
4
-8
/
+15
2019-03-05
Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-21
/
+21
2019-03-05
Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-25
/
+14
2019-03-04
devlink: Add support for direct reporter health state update
Eran Ben Elisha
2
-0
/
+45
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-03-04
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
1
-1
/
+7
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-4
/
+51
2019-03-04
Merge branch 'spi-5.1' into spi-next
Mark Brown
5
-10
/
+78
2019-03-04
Merge branch 'regulator-5.1' into regulator-next
Mark Brown
4
-35
/
+26
[next]