linux_dsm_epyc7002/arch/s390/mm
Linus Torvalds 9fb4c5250f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Pull livepatching updates from Jiri Kosina:

 - simplifications and improvements for issues Peter Ziljstra found
   during his previous work on W^X cleanups.

   This allows us to remove livepatch arch-specific .klp.arch sections
   and add proper support for jump labels in patched code.

   Also, this patchset removes the last module_disable_ro() usage in the
   tree.

   Patches from Josh Poimboeuf and Peter Zijlstra

 - a few other minor cleanups

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching:
  MAINTAINERS: add lib/livepatch to LIVE PATCHING
  livepatch: add arch-specific headers to MAINTAINERS
  livepatch: Make klp_apply_object_relocs static
  MAINTAINERS: adjust to livepatch .klp.arch removal
  module: Make module_enable_ro() static again
  x86/module: Use text_mutex in apply_relocate_add()
  module: Remove module_disable_ro()
  livepatch: Remove module_disable_ro() usage
  x86/module: Use text_poke() for late relocations
  s390/module: Use s390_kernel_write() for late relocations
  s390: Change s390_kernel_write() return type to match memcpy()
  livepatch: Prevent module-specific KLP rela sections from referencing vmlinux symbols
  livepatch: Remove .klp.arch
  livepatch: Apply vmlinux-specific KLP relocations early
  livepatch: Disallow vmlinux.ko
2020-06-04 11:13:03 -07:00
..
cmm.c sysctl: pass kernel pointers to ->proc_handler 2020-04-27 02:07:40 -04:00
dump_pagetables.c
extmem.c
fault.c Merge branch 'akpm' (patches from Andrew) 2020-04-10 17:57:48 -07:00
gmap.c KVM: s390: vsie: gmap_table_walk() simplifications 2020-04-20 11:33:31 +02:00
hugetlbpage.c hugetlbfs: move hugepagesz= parsing to arch independent code 2020-06-03 20:09:46 -07:00
init.c mm: use free_area_init() instead of free_area_init_nodes() 2020-06-03 20:09:43 -07:00
kasan_init.c s390/kasan: add KASAN_VMALLOC support 2019-12-11 19:56:59 +01:00
maccess.c s390: Change s390_kernel_write() return type to match memcpy() 2020-05-08 00:12:43 +02:00
Makefile
mmap.c s390/mm: cleanup arch_get_unmapped_area() and friends 2020-03-27 10:22:46 +01:00
page-states.c
pageattr.c s390: remove broken hibernate / power management support 2020-03-23 13:41:55 +01:00
pgalloc.c s390x/mm/uaccess: Fix race between page table upgrade and uaccess 2020-04-28 09:13:08 -07:00
pgtable.c
vmem.c s390: prevent leaking kernel address in BEAR 2020-03-10 15:16:25 +01:00