summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-05x86/mm: Initialize PGD cache during mm initializationNadav Amit
2019-04-30x86/alternatives: Add comment about module removal racesNadav Amit
2019-04-30x86/kprobes: Use vmalloc special flagRick Edgecombe
2019-04-30x86/ftrace: Use vmalloc special flagRick Edgecombe
2019-04-30bpf: Use vmalloc special flagRick Edgecombe
2019-04-30modules: Use vmalloc special flagRick Edgecombe
2019-04-30mm/vmalloc: Add flag for freeing of special permsissionsRick Edgecombe
2019-04-30mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe
2019-04-30x86/mm/cpa: Add set_direct_map_*() functionsRick Edgecombe
2019-04-30x86/alternatives: Remove the return value of text_poke_*()Nadav Amit
2019-04-30x86/jump-label: Remove support for custom text pokerNadav Amit
2019-04-30x86/modules: Avoid breaking W^X while loading modulesNadav Amit
2019-04-30x86/kprobes: Set instruction page as executableNadav Amit
2019-04-30x86/ftrace: Set trampoline pages as executableNadav Amit
2019-04-30x86/kgdb: Avoid redundant comparison of patched codeNadav Amit
2019-04-30x86/alternatives: Use temporary mm for text pokingNadav Amit
2019-04-30x86/alternatives: Initialize temporary mm for patchingNadav Amit
2019-04-30fork: Provide a function for copying init_mmNadav Amit
2019-04-30uprobes: Initialize uprobes earlierNadav Amit
2019-04-30x86/mm: Save debug registers when loading a temporary mmNadav Amit
2019-04-30x86/mm: Introduce temporary mm structsAndy Lutomirski
2019-04-30x86/jump_label: Use text_poke_early() during early initNadav Amit
2019-04-30bpf: Fail bpf_probe_write_user() while mm is switchedNadav Amit
2019-04-30mm/tlb: Provide default nmi_uaccess_okay()Nadav Amit
2019-04-30x86/alternatives: Add text_poke_kgdb() to not assert the lock when debuggingNadav Amit
2019-04-30Merge tag 'v5.1-rc7' into x86/mm, to pick up fixesIngo Molnar
2019-04-28Linux 5.1-rc7Linus Torvalds
2019-04-28Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-04-28Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-04-28Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-28Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-26slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-04-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-26Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach
2019-04-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-04-26Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-04-26Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-26Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-26Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-04-26fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing
2019-04-26mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flagAndrey Ryabinin
2019-04-26mm/page_alloc.c: avoid potential NULL pointer dereferenceAndrey Ryabinin
2019-04-26mm, page_alloc: always use a captured page regardless of compaction resultMel Gorman
2019-04-26mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...Mel Gorman