2017-07-11 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.dk/linux... |
tree | commitdiff |
2017-07-11 |
Linus Torvalds | Merge tag 'smb3-security-fixes-for-4.13' of git://git... |
tree | commitdiff |
2017-07-11 |
Linus Torvalds | Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph... |
tree | commitdiff |
2017-07-11 |
Linus Torvalds | Merge git://www.linux-watchdog.org/linux-watchdog |
tree | commitdiff |
2017-07-11 |
Linus Torvalds | Merge tag 'chrome-platform-for-linus-4.13' of git:... |
tree | commitdiff |
2017-07-11 |
Linus Torvalds | Merge branch 'for-next' of git://git./linux/kernel... |
tree | commitdiff |
2017-07-10 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
tree | commitdiff |
2017-07-10 |
Colin Ian King | kasan: make get_wild_bug_type() static |
tree | commitdiff |
2017-07-10 |
Joonsoo Kim | mm/kasan/kasan.c: rename XXX_is_zero to XXX_is_nonzero |
tree | commitdiff |
2017-07-10 |
Andrey Ryabinin | mm/kasan: add support for memory hotplug |
tree | commitdiff |
2017-07-10 |
Andrey Ryabinin | mm/kasan: get rid of speculative shadow checks |
tree | commitdiff |
2017-07-10 |
Joonsoo Kim | mm/kasan/kasan_init.c: use kasan_zero_pud for p4d table |
tree | commitdiff |
2017-07-10 |
Jerome Marchand | mm/zsmalloc: simplify zs_max_alloc_size handling |
tree | commitdiff |
2017-07-10 |
Thomas Gleixner | mm/memory-hotplug: switch locking to a percpu rwsem |
tree | commitdiff |
2017-07-10 |
Thomas Gleixner | mm: swap: provide lru_add_drain_all_cpuslocked() |
tree | commitdiff |
2017-07-10 |
Krzysztof Opasiak | mm: use dedicated helper to access rlimit value |
tree | commitdiff |
2017-07-10 |
Sahitya Tummala | mm/list_lru.c: fix list_lru_count_node() to be race... |
tree | commitdiff |
2017-07-10 |
Oleg Nesterov | mm/mmap.c: expand_downwards: don't require the gap... |
tree | commitdiff |
2017-07-10 |
Michal Hocko | mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes... |
tree | commitdiff |
2017-07-10 |
zhenwei.pi | mm/balloon_compaction.c: enqueue zero page to balloon... |
tree | commitdiff |
2017-07-10 |
Doug Berger | cma: fix calculation of aligned offset |
tree | commitdiff |
2017-07-10 |
John Hubbard | mm/memory_hotplug.c: remove unused local zone_type... |
tree | commitdiff |
2017-07-10 |
Sebastian Andrzej... | mm/swap_slots.c: don't disable preemption while taking... |
tree | commitdiff |
2017-07-10 |
Rasmus Villemoes | mm/page_alloc.c: eliminate unsigned confusion in __rmqu... |
tree | commitdiff |
2017-07-10 |
Vinayak Menon | mm: avoid taking zone lock in pagetypeinfo_showmixed() |
tree | commitdiff |
2017-07-10 |
Michal Hocko | mm, hugetlb, soft_offline: use new_page_nodemask for... |
tree | commitdiff |
2017-07-10 |
Michal Hocko | hugetlb: add support for preferred node to alloc_huge_p... |
tree | commitdiff |
2017-07-10 |
Michal Hocko | mm, hugetlb: unclutter hugetlb allocation layers |
tree | commitdiff |
2017-07-10 |
Roman Gushchin | mm/oom_kill.c: add tracepoints for oom reaper-related... |
tree | commitdiff |
2017-07-10 |
Mike Rapoport | userfaultfd: non-cooperative: add madvise() event for... |
tree | commitdiff |
2017-07-10 |
Jan Kara | mm/truncate.c: fix THP handling in invalidate_mapping_p... |
tree | commitdiff |
2017-07-10 |
Matthew Wilcox | mm/hugetlb.c: replace memfmt with string_get_size |
tree | commitdiff |
2017-07-10 |
Michal Hocko | mm, memcg: fix potential undefined behavior in mem_cgro... |
tree | commitdiff |
2017-07-10 |
David Rientjes | mm, hugetlb: schedule when potentially allocating many... |
tree | commitdiff |
2017-07-10 |
Michal Hocko | mm: unify new_node_page and alloc_migrate_target |
tree | commitdiff |
2017-07-10 |
Michal Hocko | hugetlb, memory_hotplug: prefer to use reserved pages... |
tree | commitdiff |
2017-07-10 |
Michal Hocko | mm, memory_hotplug: simplify empty node mask handling... |
tree | commitdiff |
2017-07-10 |
Michal Hocko | mm, memory_hotplug: support movable_node for hotpluggab... |
tree | commitdiff |
2017-07-10 |
Will Deacon | mm/migrate.c: stabilise page count when migrating trans... |
tree | commitdiff |
2017-07-10 |
Liam R. Howlett | mm/hugetlb.c: warn the user when issues arise on boot... |
tree | commitdiff |
2017-07-10 |
Anshuman Khandual | mm/cma.c: warn if the CMA area could not be activated |
tree | commitdiff |
2017-07-10 |
Yisheng Xie | vmalloc: show lazy-purged vma info in vmallocinfo |
tree | commitdiff |
2017-07-10 |
Sean Christopherson | mm/memcontrol: exclude @root from checks in mem_cgroup_low |
tree | commitdiff |
2017-07-10 |
Michal Hocko | mm: make PR_SET_THP_DISABLE immediately active |
tree | commitdiff |
2017-07-10 |
David Rientjes | mm, vmpressure: pass-through notification support |
tree | commitdiff |
2017-07-10 |
Naoya Horiguchi | mm: hwpoison: introduce idenfity_page_state |
tree | commitdiff |
2017-07-10 |
Naoya Horiguchi | mm: hugetlb: delete dequeue_hwpoisoned_huge_page() |
tree | commitdiff |
2017-07-10 |
Naoya Horiguchi | mm: hwpoison: dissolve in-use hugepage in unrecoverable... |
tree | commitdiff |
2017-07-10 |
Naoya Horiguchi | mm: hwpoison: introduce memory_failure_hugetlb() |
tree | commitdiff |
2017-07-10 |
Naoya Horiguchi | mm: soft-offline: dissolve free hugepage if soft-offlined |
tree | commitdiff |
2017-07-10 |
Anshuman Khandual | mm: hugetlb: soft-offline: dissolve source hugepage... |
tree | commitdiff |
2017-07-10 |
Naoya Horiguchi | mm: hwpoison: change PageHWPoison behavior on hugetlb... |
tree | commitdiff |
2017-07-10 |
Naoya Horiguchi | mm: hugetlb: return immediately for hugetlb page in... |
tree | commitdiff |
2017-07-10 |
Naoya Horiguchi | mm: hugetlb: prevent reuse of hwpoisoned free hugepages |
tree | commitdiff |
2017-07-10 |
Nick Desaulniers | mm/zsmalloc.c: fix -Wunneeded-internal-declaration... |
tree | commitdiff |
2017-07-10 |
Gustavo A. R. Silva | mm/memory_hotplug.c: add NULL check to avoid potential... |
tree | commitdiff |
2017-07-10 |
David Rientjes | mm, vmscan: avoid thrashing anon lru when free + file... |
tree | commitdiff |
2017-07-10 |
Yevgen Pronenko | mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE |
tree | commitdiff |
2017-07-10 |
Vlastimil Babka | mm, page_alloc: fallback to smallest page when not... |
tree | commitdiff |
2017-07-10 |
Shaohua Li | swap: add block io poll in swapin path |
tree | commitdiff |
2017-07-10 |
Linus Torvalds | Merge tag 'devprop-4.13-rc1' of git://git./linux/kernel... |
tree | commitdiff |
2017-07-10 |
Linus Torvalds | Merge tag 'acpi-extra-4.13-rc1' of git://git./linux... |
tree | commitdiff |
2017-07-10 |
Linus Torvalds | Merge tag 'pm-extra-4.13-rc1' of git://git./linux/kerne... |
tree | commitdiff |
2017-07-10 |
Linus Torvalds | Merge tag 'for-f2fs-4.13' of git://git./linux/kernel... |
tree | commitdiff |
2017-07-10 |
Rafael J. Wysocki | Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus'... |
tree | commitdiff |
2017-07-10 |
Rafael J. Wysocki | Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq' |
tree | commitdiff |
2017-07-10 |
Linus Torvalds | Merge tag 'for-linus-4.13-v2' of git://github.com/cminy... |
tree | commitdiff |
2017-07-10 |
Linus Torvalds | Merge tag 'xfs-4.13-merge-5' of git://git./fs/xfs/xfs... |
tree | commitdiff |
2017-07-10 |
Jens Axboe | Merge branch 'nvme-4.13' of git://git.infradead.org... |
tree | commitdiff |
2017-07-10 |
Linus Torvalds | Merge branch 'nowait-aio-btrfs-fixup' of git://git... |
tree | commitdiff |
2017-07-10 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2017-07-10 |
Jiri Kosina | Merge branches 'for-4.13/multitouch', 'for-4.13/retrode... |
tree | commitdiff |
2017-07-10 |
Jiri Kosina | Merge branches 'for-4.13/ish' and 'for-4.13/ite' into... |
tree | commitdiff |
2017-07-10 |
Linus Torvalds | Merge tag 'drm-for-v4.13' of git://people.freedesktop... |
tree | commitdiff |
2017-07-09 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git./linux... |
tree | commitdiff |
2017-07-09 |
Linus Torvalds | Merge branch 'timers-urgent-for-linus' of git://git... |
tree | commitdiff |
2017-07-09 |
Linus Torvalds | Merge branch 'smp-urgent-for-linus' of git://git./linux... |
tree | commitdiff |
2017-07-09 |
Linus Torvalds | Merge branch 'sched-urgent-for-linus' of git://git... |
tree | commitdiff |
2017-07-09 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
tree | commitdiff |
2017-07-09 |
Linus Torvalds | Merge branch 'locking-urgent-for-linus' of git://git... |
tree | commitdiff |
2017-07-09 |
Linus Torvalds | Merge branch 'irq-urgent-for-linus' of git://git./linux... |
tree | commitdiff |
2017-07-09 |
Linus Torvalds | Merge branch 'core-urgent-for-linus' of git://git.... |
tree | commitdiff |
2017-07-09 |
Linus Torvalds | Merge tag 'ext4_for_linus' of git://git./linux/kernel... |
tree | commitdiff |
2017-07-09 |
Linus Torvalds | Merge tag 'fscrypt_for_linus' of git://git./linux/kerne... |
tree | commitdiff |
2017-07-09 |
Linus Torvalds | Merge branch 'waitid-fix' of git://git./linux/kernel... |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge tag 'pci-v4.13-changes' of git://git./linux/kerne... |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge branch 'for-next' of git://git./linux/kernel... |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge tag 'dmaengine-4.13-rc1' of git://git.infradead... |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge branch 'for-linus' of git://git.armlinux.org... |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/sparc-next |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge branch 'work.misc' of git://git./linux/kernel... |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge branch 'for-spi' of git://git./linux/kernel/git... |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge branch 'work.__copy_in_user' of git://git./linux... |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge branch 'work.read_write' of git://git./linux... |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge branch 'uaccess-work.iov_iter' of git://git.... |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge tag 'for-linus-v4.13-2' of git://git./linux/kerne... |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge tag 'for-linus-v4.13-1' of git://git./linux/kerne... |
tree | commitdiff |
2017-07-08 |
Linus Torvalds | Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba... |
tree | commitdiff |
next |