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
2019-07-19
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
5
-41
/
+32
2019-07-19
mm: make register_mem_sect_under_node() static
David Hildenbrand
2
-8
/
+2
2019-07-19
drivers/base/memory: use "unsigned long" for block ids
David Hildenbrand
1
-11
/
+11
2019-07-19
mm: section numbers use the type "unsigned long"
David Hildenbrand
3
-22
/
+21
2019-07-19
resource: avoid unnecessary lookups in find_next_iomem_res()
Nadav Amit
1
-7
/
+22
2019-07-19
resource: fix locking in find_next_iomem_res()
Nadav Amit
1
-10
/
+10
2019-07-19
mm: thp: fix false negative of shmem vma's THP eligibility
Yang Shi
4
-5
/
+14
2019-07-19
mm: thp: make transhuge_vma_suitable available for anonymous THP
Yang Shi
4
-31
/
+41
2019-07-19
mm/sparse.c: set section nid for hot-add memory
Wei Yang
1
-0
/
+1
2019-07-19
mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
David Hildenbrand
3
-4
/
+4
2019-07-19
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
2
-16
/
+7
2019-07-19
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
5
-31
/
+30
2019-07-19
mm/memory_hotplug: drop MHP_MEMBLOCK_API
David Hildenbrand
2
-14
/
+3
2019-07-19
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
3
-36
/
+63
2019-07-19
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
12
-28
/
+0
2019-07-19
drivers/base/memory: pass a block_id to init_memory_block()
David Hildenbrand
1
-16
/
+11
2019-07-19
arm64/mm: add temporary arch_remove_memory() implementation
David Hildenbrand
1
-0
/
+19
2019-07-19
s390x/mm: implement arch_remove_memory()
David Hildenbrand
1
-6
/
+7
2019-07-19
s390x/mm: fail when an altmap is used for arch_add_memory()
David Hildenbrand
1
-0
/
+3
2019-07-19
mm/memory_hotplug: simplify and fix check_hotplug_memory_range()
David Hildenbrand
1
-8
/
+3
2019-07-18
Merge tag 'sound-fix-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-27
/
+62
2019-07-18
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
37
-699
/
+1196
2019-07-18
Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-18
/
+56
2019-07-18
Merge branch 'floppy'
Linus Torvalds
2
-5
/
+34
2019-07-18
MAINTAINERS: mark floppy.c orphaned
Jiri Kosina
1
-3
/
+2
2019-07-18
Merge branches 'acpi-misc' and 'acpi-video'
Rafael J. Wysocki
3
-1
/
+45
2019-07-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
29
-184
/
+378
2019-07-18
floppy: fix out-of-bounds read in copy_buffer
Denis Efremov
1
-2
/
+4
2019-07-18
floppy: fix invalid pointer dereference in drive_name
Denis Efremov
1
-3
/
+8
2019-07-18
floppy: fix out-of-bounds read in next_valid_format
Denis Efremov
1
-0
/
+18
2019-07-18
floppy: fix div-by-zero in setup_format_params
Denis Efremov
1
-0
/
+5
2019-07-17
Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
3
-60
/
+66
2019-07-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
21
-543
/
+771
2019-07-17
Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-28
/
+20
2019-07-17
Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
7
-22
/
+206
2019-07-17
Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
17
-57
/
+1009
2019-07-17
Merge tag 'rpmsg-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
2
-1
/
+7
2019-07-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
15
-131
/
+2228
2019-07-17
Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
4
-28
/
+34
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
148
-3216
/
+7732
2019-07-17
Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
27
-568
/
+821
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
66
-795
/
+3668
2019-07-17
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
50
-192
/
+412
2019-07-17
Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli...
Linus Torvalds
1
-6
/
+0
2019-07-17
Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...
Linus Torvalds
49
-59
/
+5
2019-07-17
platform/x86: asus: Rename "fan mode" to "fan boost mode"
Daniel Drake
3
-60
/
+66
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
151
-1225
/
+2674
2019-07-17
fs/select.c: use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+3
2019-07-17
mm: add account_locked_vm utility function
Daniel Jordan
7
-190
/
+98
2019-07-17
arm64: mm: implement pte_devmap support
Robin Murphy
3
-0
/
+23
[next]