index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-30
bpf: Use vmalloc special flag
Rick Edgecombe
2019-04-30
modules: Use vmalloc special flag
Rick Edgecombe
2019-04-30
mm/vmalloc: Add flag for freeing of special permsissions
Rick Edgecombe
2019-04-30
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
2019-04-30
x86/mm/cpa: Add set_direct_map_*() functions
Rick Edgecombe
2019-04-30
x86/alternatives: Remove the return value of text_poke_*()
Nadav Amit
2019-04-30
x86/jump-label: Remove support for custom text poker
Nadav Amit
2019-04-30
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
2019-04-30
x86/kprobes: Set instruction page as executable
Nadav Amit
2019-04-30
x86/ftrace: Set trampoline pages as executable
Nadav Amit
2019-04-30
x86/kgdb: Avoid redundant comparison of patched code
Nadav Amit
2019-04-30
x86/alternatives: Use temporary mm for text poking
Nadav Amit
2019-04-30
x86/alternatives: Initialize temporary mm for patching
Nadav Amit
2019-04-30
fork: Provide a function for copying init_mm
Nadav Amit
2019-04-30
uprobes: Initialize uprobes earlier
Nadav Amit
2019-04-30
x86/mm: Save debug registers when loading a temporary mm
Nadav Amit
2019-04-30
x86/mm: Introduce temporary mm structs
Andy Lutomirski
2019-04-30
x86/jump_label: Use text_poke_early() during early init
Nadav Amit
2019-04-30
bpf: Fail bpf_probe_write_user() while mm is switched
Nadav Amit
2019-04-30
mm/tlb: Provide default nmi_uaccess_okay()
Nadav Amit
2019-04-30
x86/alternatives: Add text_poke_kgdb() to not assert the lock when debugging
Nadav Amit
2019-04-30
Merge tag 'v5.1-rc7' into x86/mm, to pick up fixes
Ingo Molnar
2019-04-28
Linux 5.1-rc7
Linus Torvalds
2019-04-28
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-04-28
Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-04-28
Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-04-28
Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2019-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-04-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-04-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-04-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-04-26
slip: make slhc_free() silently accept an error pointer
Linus Torvalds
2019-04-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-04-26
Input: synaptics-rmi4 - write config register values to the right offset
Lucas Stach
2019-04-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-04-26
Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-04-26
Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-04-26
Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-04-26
Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-04-26
Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-04-26
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
2019-04-26
mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag
Andrey Ryabinin
2019-04-26
mm/page_alloc.c: avoid potential NULL pointer dereference
Andrey Ryabinin
2019-04-26
mm, page_alloc: always use a captured page regardless of compaction result
Mel Gorman
2019-04-26
mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...
Mel Gorman
2019-04-26
lib/test_vmalloc.c: do not create cpumask_t variable on stack
Uladzislau Rezki (Sony)
2019-04-26
lib/Kconfig.debug: fix build error without CONFIG_BLOCK
YueHaibing
2019-04-26
zram: pass down the bvec we need to read into in the work struct
Jérôme Glisse
2019-04-26
mm/memory_hotplug.c: drop memory device reference after find_memory_block()
David Hildenbrand
[next]