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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-18
deprecate the '__deprecated' attribute warnings entirely and for good
Linus Torvalds
2
-20
/
+2
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-52
/
+80
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-51
/
+276
2018-08-18
Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-4
/
+21
2018-08-18
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-49
/
+291
2018-08-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-67
/
+191
2018-08-18
mm, vmacache: hash addresses based on pmd
David Rientjes
1
-6
/
+0
2018-08-18
mm/list_lru: introduce list_lru_shrink_walk_irq()
Sebastian Andrzej Siewior
1
-0
/
+25
2018-08-18
mm/sparse: delete old sparse_init and enable new one
Pavel Tatashin
1
-6
/
+0
2018-08-18
mm/sparse: move buffer init/fini to the common place
Pavel Tatashin
1
-3
/
+0
2018-08-18
mm/sparse: abstract sparse buffer allocations
Pavel Tatashin
1
-0
/
+4
2018-08-18
mm/hugetlb: remove gigantic page support for HIGHMEM
Mike Kravetz
1
-3
/
+0
2018-08-18
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
1
-2
/
+2
2018-08-18
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
1
-1
/
+1
2018-08-18
mm: add SHRINK_EMPTY shrinker methods return value
Kirill Tkhai
1
-2
/
+5
2018-08-18
mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear...
Kirill Tkhai
1
-0
/
+4
2018-08-18
mm/memcontrol.c: export mem_cgroup_is_root()
Kirill Tkhai
1
-0
/
+10
2018-08-18
mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node()
Kirill Tkhai
1
-1
/
+1
2018-08-18
fs: propagate shrinker::id to list_lru
Kirill Tkhai
1
-5
/
+9
2018-08-18
mm, memcg: assign memcg-aware shrinkers bitmap to memcg
Kirill Tkhai
1
-0
/
+14
2018-08-18
mm: assign id to every memcg-aware shrinker
Kirill Tkhai
1
-0
/
+4
2018-08-18
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
Kirill Tkhai
4
-7
/
+7
2018-08-18
memcg, oom: move out_of_memory back to the charge path
Michal Hocko
2
-9
/
+9
2018-08-18
kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN
Andrey Ryabinin
1
-1
/
+12
2018-08-18
fs, mm: account buffer_head to kmemcg
Shakeel Butt
1
-0
/
+7
2018-08-18
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
4
-5
/
+57
2018-08-18
mm: introduce mem_cgroup_put() helper
Roman Gushchin
1
-0
/
+9
2018-08-18
mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...
Oscar Salvador
1
-5
/
+7
2018-08-18
mm, huge page: copy target sub-page last when copy huge page
Huang Ying
1
-1
/
+2
2018-08-18
mpage: mpage_readpages() should submit IO as read-ahead
Jens Axboe
1
-0
/
+4
2018-08-18
mm/page_ext.c: constify lookup_page_ext() argument
Kirill A. Shutemov
1
-2
/
+2
2018-08-18
include/linux/page_ext.h: drop definition of unused PAGE_EXT_DEBUG_POISON
Kirill A. Shutemov
1
-11
/
+0
2018-08-18
vfs: discard ATTR_ATTR_FLAG
NeilBrown
1
-1
/
+0
2018-08-18
bitfield: avoid gcc-8 -Wint-in-bool-context warning
Arnd Bergmann
1
-1
/
+1
2018-08-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-3
/
+48
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+4
2018-08-17
Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2018-08-17
Merge tag 'for-4.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+6
2018-08-17
Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-13
/
+29
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
183
-1447
/
+4208
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
58
-124
/
+357
2018-08-16
Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
2
-4
/
+78
2018-08-16
Replace magic for trusting the secondary keyring with #define
Yannik Sembritzki
1
-0
/
+6
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-40
/
+53
2018-08-16
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+18
2018-08-16
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-0
/
+7
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-83
/
+18
2018-08-16
Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
4
-6
/
+29
2018-08-16
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2018-08-16
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-24
/
+0
[next]