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-06-04
mm: free_area_init: allow defining max_zone_pfn in descending order
Mike Rapoport
3
-34
/
+34
2020-06-04
mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
Mike Rapoport
4
-47
/
+0
2020-06-04
mm: memmap_init: iterate over memblock regions rather that check each PFN
Baoquan He
2
-28
/
+19
2020-06-04
xtensa: simplify detection of memory zone boundaries
Mike Rapoport
1
-4
/
+4
2020-06-04
unicore32: simplify detection of memory zone boundaries
Mike Rapoport
4
-50
/
+15
2020-06-04
sparc32: simplify detection of memory zone boundaries
Mike Rapoport
1
-16
/
+5
2020-06-04
parisc: simplify detection of memory zone boundaries
Mike Rapoport
1
-19
/
+3
2020-06-04
m68k: mm: simplify detection of memory zone boundaries
Mike Rapoport
2
-13
/
+8
2020-06-04
csky: simplify detection of memory zone boundaries
Mike Rapoport
1
-15
/
+11
2020-06-04
arm64: simplify detection of memory zone boundaries for UMA configs
Mike Rapoport
1
-54
/
+0
2020-06-04
arm: simplify detection of memory zone boundaries
Mike Rapoport
1
-59
/
+7
2020-06-04
alpha: simplify detection of memory zone boundaries
Mike Rapoport
1
-14
/
+4
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
15
-25
/
+18
2020-06-04
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
12
-60
/
+38
2020-06-04
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
20
-119
/
+74
2020-06-04
mm: make early_pfn_to_nid() and related defintions close to each other
Mike Rapoport
3
-37
/
+27
2020-06-04
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
4
-10
/
+17
2020-06-04
mm: clarify __GFP_MEMALLOC usage
Michal Hocko
1
-0
/
+5
2020-06-04
string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
Daniel Axtens
1
-12
/
+48
2020-06-04
kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE
Daniel Axtens
1
-10
/
+19
2020-06-04
mm/gup: might_lock_read(mmap_sem) in get_user_pages_fast()
John Hubbard
1
-0
/
+3
2020-06-04
drm/i915: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-9
/
+13
2020-06-04
mm/gup: introduce pin_user_pages_fast_only()
John Hubbard
2
-0
/
+38
2020-06-04
mm/gup: refactor and de-duplicate gup_fast() code
John Hubbard
2
-41
/
+43
2020-06-04
mm/gup: move __get_user_pages_fast() down a few lines in gup.c
John Hubbard
1
-66
/
+66
2020-06-04
mm/memcg: optimize memory.numa_stat like memory.stat
Shakeel Butt
1
-25
/
+26
2020-06-04
mm/slub: fix a memory leak in sysfs_slab_add()
Wang Hai
1
-1
/
+3
2020-06-03
Merge tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-173
/
+136
2020-06-03
Merge tag 'jfs-5.8' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2
-3
/
+3
2020-06-03
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
52
-3045
/
+3224
2020-06-03
Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-6
/
+31
2020-06-03
Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-12
/
+147
2020-06-03
Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
102
-4819
/
+4246
2020-06-03
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+3
2020-06-03
Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-326
/
+499
2020-06-03
Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-54
/
+148
2020-06-03
Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
1
-1
/
+1
2020-06-03
capabilities: add description for CAP_SETFCAP
Stefan Hajnoczi
1
-0
/
+2
2020-06-03
Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-364
/
+447
2020-06-03
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
81
-2353
/
+5429
2020-06-03
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
122
-1489
/
+4510
2020-06-03
mm/migrate.c: attach_page_private already does the get_page
Hugh Dickins
1
-1
/
+0
2020-06-03
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1191
-20554
/
+41124
2020-06-03
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
18
-289
/
+2934
2020-06-02
Merge tag 'pnp-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2020-06-02
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
37
-98
/
+438
2020-06-02
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
70
-728
/
+1831
2020-06-02
Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
63
-1704
/
+2327
2020-06-02
Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
98
-796
/
+3881
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
195
-2199
/
+2200
[next]