summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-08-23mm: soft-offline: close the race against page allocationNaoya Horiguchi
2018-08-23namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers
2018-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-22Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-22Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-22ipc/util.c: further variable name cleanupsManfred Spraul
2018-08-22ipc: get rid of ids->tables_initialized hackDavidlohr Bueso
2018-08-22signal: make get_signal() return boolChristian Brauner
2018-08-22signal: make unhandled_signal() return boolChristian Brauner
2018-08-22signal: make force_sigsegv() voidChristian Brauner
2018-08-22autofs: add AUTOFS_EXP_FORCED flagIan Kent
2018-08-22lib: add crc64 calculation routinesColy Li
2018-08-22include/linux/bitops.h: introduce BITS_PER_TYPEChris Wilson
2018-08-22kernel: tracepoints: add support for relative referencesArd Biesheuvel
2018-08-22PCI: Add support for relative addressing in quirk tablesArd Biesheuvel
2018-08-22init: allow initcall tables to be emitted using relative referencesArd Biesheuvel
2018-08-22module: use relative references for __ksymtab entriesArd Biesheuvel
2018-08-22module: allow symbol exports to be disabledArd Biesheuvel
2018-08-22kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov
2018-08-22linux/compiler.h: don't use boolRasmus Villemoes
2018-08-22userns: use refcount_t for reference counting instead atomic_tSebastian Andrzej Siewior
2018-08-22bdi: use refcount_t for reference counting instead atomic_tSebastian Andrzej Siewior
2018-08-22kernel.h: documentation for roundup() vs round_up()Kees Cook
2018-08-22include/asm-generic/bug.h: clarify valid uses of WARN()Dmitry Vyukov
2018-08-22proc/kcore: add vmcoreinfo note to /proc/kcoreOmar Sandoval
2018-08-22proc/kcore: don't grab lock for kclist_add()Omar Sandoval
2018-08-22proc: spread "const" a bitAlexey Dobriyan
2018-08-22mm: fix comment for NODEMASK_ALLOCOscar Salvador
2018-08-22/proc/meminfo: add percpu populated pages countDennis Zhou (Facebook)
2018-08-22mm, oom: introduce memory.oom.groupRoman Gushchin
2018-08-22mm/page_alloc: Introduce free_area_init_core_hotplugOscar Salvador
2018-08-22mm: access zone->node via zone_to_nid() and zone_set_nid()Pavel Tatashin
2018-08-22mm: remove zone_id() and make use of zone_idx() in is_dev_zone()Oscar Salvador
2018-08-22mm: zero out the vma in vma_init()Andrew Morton
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-08-22mm, swap, get_swap_pages: use entry_size instead of cluster in parameterHuang Ying
2018-08-22mm: struct shrinker: make flags of unsigned typeKirill Tkhai
2018-08-22mm: struct shrink_control: keep int fields togetherKirill Tkhai
2018-08-22Merge tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-08-21Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-21Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-20Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-08-20Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds