summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* docs/mm: make GFP flags descriptions usable as kernel-docMike Rapoport2018-08-231-137/+154
* mm: soft-offline: close the race against page allocationNaoya Horiguchi2018-08-232-10/+5
* namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-08-231-0/+2
* include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers2018-08-224-232/+127
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-224-1/+30
|\
| * Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-224-1/+30
| |\
| | * KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIsMarc Zyngier2018-08-121-1/+1
| | * arm64: KVM: export the capability to set guest SError syndromeDongjiu Geng2018-07-211-0/+1
| | * KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPRChristoffer Dall2018-07-211-0/+3
| | * KVM: arm/arm64: vgic: Signal IRQs using their configured groupChristoffer Dall2018-07-211-0/+1
| | * KVM: arm/arm64: vgic: Add group field to struct irqChristoffer Dall2018-07-211-0/+1
| | * KVM: arm/arm64: vgic: Keep track of implementation revisionChristoffer Dall2018-07-211-0/+3
| | * KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3Christoffer Dall2018-07-212-0/+20
* | | Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-221-3/+5
|\ \ \
| * | | bcache: style fix to add a blank line after declarationsColy Li2018-08-111-0/+2
| * | | bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li2018-08-111-3/+3
* | | | Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-08-221-5/+0
|\ \ \ \
| * | | | f2fs: Allocate and stat mem used by free nid bitmap more accuratelyYunlei He2018-07-281-5/+0
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-2235-105/+317
|\ \ \ \ \
| * | | | | ipc/util.c: further variable name cleanupsManfred Spraul2018-08-221-1/+1
| * | | | | ipc: get rid of ids->tables_initialized hackDavidlohr Bueso2018-08-221-1/+0
| * | | | | signal: make get_signal() return boolChristian Brauner2018-08-221-1/+1
| * | | | | signal: make unhandled_signal() return boolChristian Brauner2018-08-221-1/+1
| * | | | | signal: make force_sigsegv() voidChristian Brauner2018-08-221-1/+1
| * | | | | autofs: add AUTOFS_EXP_FORCED flagIan Kent2018-08-221-3/+5
| * | | | | lib: add crc64 calculation routinesColy Li2018-08-221-0/+11
| * | | | | include/linux/bitops.h: introduce BITS_PER_TYPEChris Wilson2018-08-222-2/+2
| * | | | | kernel: tracepoints: add support for relative referencesArd Biesheuvel2018-08-221-4/+15
| * | | | | PCI: Add support for relative addressing in quirk tablesArd Biesheuvel2018-08-221-0/+20
| * | | | | init: allow initcall tables to be emitted using relative referencesArd Biesheuvel2018-08-221-11/+33
| * | | | | module: use relative references for __ksymtab entriesArd Biesheuvel2018-08-223-13/+64
| * | | | | module: allow symbol exports to be disabledArd Biesheuvel2018-08-221-1/+10
| * | | | | kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov2018-08-222-0/+2
| * | | | | linux/compiler.h: don't use boolRasmus Villemoes2018-08-221-1/+1
| * | | | | userns: use refcount_t for reference counting instead atomic_tSebastian Andrzej Siewior2018-08-221-2/+3
| * | | | | bdi: use refcount_t for reference counting instead atomic_tSebastian Andrzej Siewior2018-08-222-3/+4
| * | | | | kernel.h: documentation for roundup() vs round_up()Kees Cook2018-08-221-1/+34
| * | | | | include/asm-generic/bug.h: clarify valid uses of WARN()Dmitry Vyukov2018-08-221-3/+13
| * | | | | proc/kcore: add vmcoreinfo note to /proc/kcoreOmar Sandoval2018-08-221-0/+2
| * | | | | proc/kcore: don't grab lock for kclist_add()Omar Sandoval2018-08-221-1/+1
| * | | | | proc: spread "const" a bitAlexey Dobriyan2018-08-221-1/+1
| * | | | | mm: fix comment for NODEMASK_ALLOCOscar Salvador2018-08-221-1/+1
| * | | | | /proc/meminfo: add percpu populated pages countDennis Zhou (Facebook)2018-08-221-0/+2
| * | | | | mm, oom: introduce memory.oom.groupRoman Gushchin2018-08-221-0/+18
| * | | | | mm/page_alloc: Introduce free_area_init_core_hotplugOscar Salvador2018-08-222-1/+2
| * | | | | mm: access zone->node via zone_to_nid() and zone_set_nid()Pavel Tatashin2018-08-222-15/+20
| * | | | | mm: remove zone_id() and make use of zone_idx() in is_dev_zone()Oscar Salvador2018-08-221-19/+12
| * | | | | mm: zero out the vma in vma_init()Andrew Morton2018-08-221-0/+1
| * | | | | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-224-12/+30
| * | | | | mm, swap, get_swap_pages: use entry_size instead of cluster in parameterHuang Ying2018-08-221-1/+1