Age | Commit message (Expand) | Author |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni |
2020-08-14 | mm: introduce offset_in_thp | Matthew Wilcox (Oracle) |
2020-08-14 | mm: add thp_head | Matthew Wilcox (Oracle) |
2020-08-14 | mm: replace hpage_nr_pages with thp_nr_pages | Matthew Wilcox (Oracle) |
2020-08-14 | mm: add thp_size | Matthew Wilcox (Oracle) |
2020-08-14 | mm: add thp_order | Matthew Wilcox (Oracle) |
2020-08-14 | mm: move page-flags include to top of file | Matthew Wilcox (Oracle) |
2020-08-14 | mm: store compound_nr as well as compound_order | Matthew Wilcox (Oracle) |
2020-08-14 | asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one() | Mike Rapoport |
2020-08-14 | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-08-14 | Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-08-14 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2020-08-14 | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-08-14 | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-08-14 | Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-08-13 | Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2020-08-13 | random32: add a tracepoint for prandom_u32() | Eric Dumazet |
2020-08-13 | xen: Sync up with the canonical protocol definition in Xen | Oleksandr Andrushchenko |
2020-08-12 | Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2020-08-12 | Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-08-12 | Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-08-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-08-12 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-08-12 | Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds |
2020-08-12 | Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2020-08-12 | Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-08-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-12 | mm/gup: remove task_struct pointer for all gup code | Peter Xu |
2020-08-12 | mm: do page fault accounting in handle_mm_fault | Peter Xu |
2020-08-12 | mm/hugetlb: make hugetlb migration callback CMA aware | Joonsoo Kim |
2020-08-12 | mm/gup: restrict CMA region by using allocation scope API | Joonsoo Kim |
2020-08-12 | mm/migrate: introduce a standard migration target allocation function | Joonsoo Kim |
2020-08-12 | mm/hugetlb: unify migration callbacks | Joonsoo Kim |
2020-08-12 | mm/migrate: move migration helper from .h to .c | Joonsoo Kim |
2020-08-12 | panic: make print_oops_end_marker() static | Yue Hu |
2020-08-12 | kernel/panic.c: make oops_may_print() return bool | Tiezhu Yang |
2020-08-12 | kdump: append kernel build-id string to VMCOREINFO | Vijay Balakrishna |
2020-08-12 | autofs: fix doubled word | Randy Dunlap |
2020-08-12 | kstrto*: do not describe simple_strto*() as obsolete/replaced | Kars Mulder |
2020-08-12 | kstrto*: correct documentation references to simple_strto*() | Kars Mulder |
2020-08-12 | lib/generic-radix-tree.c: remove unneeded __rcu | Luc Van Oostenryck |
2020-08-12 | sparse: group the defines by functionality | Luc Van Oostenryck |
2020-08-12 | include/linux/poison.h: remove obsolete comment | Matthew Wilcox |
2020-08-12 | include/: replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-12 | kernel.h: remove duplicate include of asm/div64.h | Arvind Sankar |
2020-08-12 | kernel: add a kernel_wait helper | Christoph Hellwig |
2020-08-12 | include/linux/xz.h: drop duplicated word | Randy Dunlap |
2020-08-12 | include/linux/async_tx.h: drop duplicated word in a comment | Randy Dunlap |
2020-08-12 | include/linux/exportfs.h: drop duplicated word in a comment | Randy Dunlap |