Age | Commit message (Expand) | Author |
2018-12-29 | Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2018-12-28 | Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-28 | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-12-28 | Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel... | Linus Torvalds |
2018-12-28 | Fix failure path in alloc_pid() | Matthew Wilcox |
2018-12-28 | kernel/fork.c: mark 'stack_vm_area' with __maybe_unused | YueHaibing |
2018-12-28 | mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmm | Dan Williams |
2018-12-28 | mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 | Jérôme Glisse |
2018-12-28 | kernel, resource: check for IORESOURCE_SYSRAM in release_mem_region_adjustable | Oscar Salvador |
2018-12-28 | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador |
2018-12-28 | mm, oom: reorganize the oom report in dump_header | yuzhoujian |
2018-12-28 | mm: reclaim small amounts of memory when an external fragmentation event occurs | Mel Gorman |
2018-12-28 | mm, devm_memremap_pages: add MEMORY_DEVICE_PRIVATE support | Dan Williams |
2018-12-28 | mm, devm_memremap_pages: fix shutdown handling | Dan Williams |
2018-12-28 | mm, devm_memremap_pages: kill mapping "System RAM" support | Dan Williams |
2018-12-28 | mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL | Dan Williams |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS |
2018-12-28 | mm: reference totalram_pages and managed_pages once per function | Arun KS |
2018-12-28 | cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param | Tejun Heo |
2018-12-28 | cgroup: fix parsing empty mount option string | Ondrej Mosnacek |
2018-12-27 | Merge branch 'for-4.20-fixes' into for-4.21 | Tejun Heo |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-12-27 | Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-12-27 | Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-12-27 | Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-27 | sched/fair: Fix warning on non-SMP build | Olof Johansson |
2018-12-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-12-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-12-26 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-12-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-12-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-12-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-12-25 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-12-25 | Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-21 | fork,memcg: fix crash in free_thread_stack on memcg charge fail | Rik van Riel |
2018-12-21 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-12-21 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-12-21 | Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki |
2018-12-21 | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched' | Rafael J. Wysocki |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-12-20 | bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn't | Jesper Dangaard Brouer |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-20 | dma-mapping: fix inverted logic in dma_supported | Thierry Reding |
2018-12-20 | bpf: verifier: reorder stack size check with dead code sanitization | Jakub Kicinski |
2018-12-20 | bpf: verifier: teach the verifier to reason about the BPF_JSET instruction | Jakub Kicinski |
2018-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |