Age | Commit message (Expand) | Author |
2019-03-06 | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-03-06 | Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-06 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-03-06 | Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so... | Linus Torvalds |
2019-03-06 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-03-06 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-03-06 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-03-06 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-03-06 | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-03-06 | Merge tag 'y2038-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p... | Linus Torvalds |
2019-03-06 | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-03-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-03-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-03-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-03-06 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-03-06 | ipc: Fix building compat mode without sysvipc | Arnd Bergmann |
2019-03-05 | tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include | Souptick Joarder |
2019-03-05 | proc: more robust bulk read test | Alexey Dobriyan |
2019-03-05 | proc: test /proc/*/maps, smaps, smaps_rollup, statm | Alexey Dobriyan |
2019-03-05 | proc: use seq_puts() everywhere | Alexey Dobriyan |
2019-03-05 | proc: read kernel cpu stat pointer once | Alexey Dobriyan |
2019-03-05 | proc: remove unused argument in proc_pid_lookup() | Zhikang Zhang |
2019-03-05 | fs/proc/thread_self.c: code cleanup for proc_setup_thread_self() | Chengguang Xu |
2019-03-05 | fs/proc/self.c: code cleanup for proc_setup_self() | Chengguang Xu |
2019-03-05 | proc: return exit code 4 for skipped tests | Alexey Dobriyan |
2019-03-05 | mm,mremap: bail out earlier in mremap_to under map pressure | Oscar Salvador |
2019-03-05 | mm/sparse: fix a bad comparison | Qian Cai |
2019-03-05 | mm/memory.c: do_fault: avoid usage of stale vm_area_struct | Jan Stancek |
2019-03-05 | writeback: fix inode cgroup switching comment | Greg Thelen |
2019-03-05 | mm/huge_memory.c: fix "orig_pud" set but not used | Qian Cai |
2019-03-05 | mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC | Qian Cai |
2019-03-05 | mm/memcontrol.c: fix bad line in comment | Qian Cai |
2019-03-05 | mm/cma.c: cma_declare_contiguous: correct err handling | Peng Fan |
2019-03-05 | mm/page_ext.c: fix an imbalance with kmemleak | Qian Cai |
2019-03-05 | mm/compaction: pass pgdat to too_many_isolated() instead of zone | Andrey Ryabinin |
2019-03-05 | mm: remove zone_lru_lock() function, access ->lru_lock directly | Andrey Ryabinin |
2019-03-05 | mm/workingset: remove unused @mapping argument in workingset_eviction() | Andrey Ryabinin |
2019-03-05 | mm/swapfile.c: use struct_size() in kvzalloc() | Gustavo A. R. Silva |
2019-03-05 | mm/cma_debug.c: remove static scoped cma_debugfs_root | Yue Hu |
2019-03-05 | tmpfs: test link accounting with O_TMPFILE | Alexey Dobriyan |
2019-03-05 | MAINTAINERS: add entry for memblock | Mike Rapoport |
2019-03-05 | mm/shmem: make find_get_pages_range() work for huge page | Yu Zhao |
2019-03-05 | mm: unexport free_reserved_area | Christoph Hellwig |
2019-03-05 | tools/vm/slabinfo: clean up usage menu debug items | Tobin C. Harding |
2019-03-05 | tools/vm/slabinfo: align usage output columns | Tobin C. Harding |
2019-03-05 | tools/vm/slabinfo: put options in alphabetic order | Tobin C. Harding |
2019-03-05 | tools/vm/slabinfo: update options in usage message | Tobin C. Harding |
2019-03-05 | include/linux/compaction.h: fix potential build error | Yu Zhao |
2019-03-05 | mm,memory_hotplug: explicitly pass the head to isolate_huge_page | Oscar Salvador |