index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-17
mm/memcontrol.c: export mem_cgroup_is_root()
Kirill Tkhai
1
-0
/
+10
2018-08-17
mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node()
Kirill Tkhai
1
-1
/
+1
2018-08-17
fs: propagate shrinker::id to list_lru
Kirill Tkhai
1
-4
/
+8
2018-08-17
mm, memcg: assign memcg-aware shrinkers bitmap to memcg
Kirill Tkhai
1
-0
/
+14
2018-08-17
mm: assign id to every memcg-aware shrinker
Kirill Tkhai
1
-0
/
+4
2018-08-17
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
Kirill Tkhai
4
-7
/
+7
2018-08-17
memcg, oom: move out_of_memory back to the charge path
Michal Hocko
2
-9
/
+9
2018-08-17
kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN
Andrey Ryabinin
1
-1
/
+12
2018-08-17
fs, mm: account buffer_head to kmemcg
Shakeel Butt
1
-0
/
+7
2018-08-17
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
4
-5
/
+57
2018-08-17
mm: introduce mem_cgroup_put() helper
Roman Gushchin
1
-0
/
+9
2018-08-17
mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_memory_range()
Oscar Salvador
1
-5
/
+7
2018-08-17
mm, huge page: copy target sub-page last when copy huge page
Huang Ying
1
-1
/
+2
2018-08-17
mpage: mpage_readpages() should submit IO as read-ahead
Jens Axboe
1
-0
/
+4
2018-08-17
mm/page_ext.c: constify lookup_page_ext() argument
Kirill A. Shutemov
1
-2
/
+2
2018-08-17
include/linux/page_ext.h: drop definition of unused PAGE_EXT_DEBUG_POISON
Kirill A. Shutemov
1
-11
/
+0
2018-08-17
vfs: discard ATTR_ATTR_FLAG
NeilBrown
1
-1
/
+0
2018-08-17
bitfield: avoid gcc-8 -Wint-in-bool-context warning
Arnd Bergmann
1
-1
/
+1
2018-08-16
Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujitsu/integration
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/git/helgaas/pci
Linus Torvalds
8
-40
/
+53
2018-08-15
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2
-0
/
+18
2018-08-15
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-0
/
+7
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-83
/
+18
2018-08-15
Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
4
-6
/
+29
2018-08-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
Linus Torvalds
1
-1
/
+2
2018-08-15
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-24
/
+0
2018-08-15
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-49
/
+95
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+20
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
57
-373
/
+1639
2018-08-15
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2
-3
/
+14
2018-08-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-5
/
+3
2018-08-15
Merge branch 'pci/switchtec'
Bjorn Helgaas
2
-4
/
+1
2018-08-15
Merge branch 'pci/resource'
Bjorn Helgaas
1
-1
/
+0
2018-08-15
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
1
-11
/
+0
2018-08-15
Merge branch 'pci/misc'
Bjorn Helgaas
4
-8
/
+22
2018-08-15
Merge branch 'pci/hotplug'
Bjorn Helgaas
2
-4
/
+12
2018-08-15
Merge branch 'pci/aer'
Bjorn Helgaas
1
-4
/
+1
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-0
/
+20
2018-08-15
Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
Linus Torvalds
1
-3
/
+7
2018-08-15
Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
2
-6
/
+14
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
3
-0
/
+40
2018-08-15
Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+6
2018-08-14
PCI: Limit config space size for Netronome NFP5000
Jakub Kicinski
1
-0
/
+1
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-3
/
+30
2018-08-14
Merge tag 'docs-4.19' of git://git.lwn.net/linux
Linus Torvalds
4
-24
/
+86
2018-08-14
Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
7
-6
/
+103
2018-08-14
PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
Andy Shevchenko
1
-0
/
+15
2018-08-14
Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-21
/
+6
2018-08-14
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-7
/
+55
[next]