- 8541452 s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init_range by Nathan Chancellor · 4 years, 9 months ago
- 149412d s390/ftrace: generate traced function stack frame by Vasily Gorbik · 5 years ago
- 29a8e42 s390: adjust -mpacked-stack support check for clang 10 by Vasily Gorbik · 4 years, 10 months ago
- 5fe69d2 KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups by Christian Borntraeger · 5 years ago
- 034a6635 s390/pci: Fix possible deadlock in recover_store() by Niklas Schnelle · 4 years, 11 months ago
- fce14b5 s390/time: Fix clk type in get_tod_clock by Nathan Chancellor · 4 years, 9 months ago
- d1568e6 KVM: s390: do not clobber registers during guest reset/store status by Christian Borntraeger · 4 years, 9 months ago
- 4b7d98f s390/mm: fix dynamic pagetable upgrade for hugetlbfs by Gerald Schaefer · 4 years, 10 months ago
- 8683489 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 4 years, 9 months ago
- 000a1d5 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 4 years, 9 months ago
- 817edd2 s390x/mm: implement arch_remove_memory() by David Hildenbrand · 4 years, 9 months ago
- 5163b1e mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail by David Hildenbrand · 4 years, 9 months ago
- 5c1f8f5 mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 4 years, 9 months ago
- 232e674 s390/kexec_file: Fix potential segment overlap in ELF loader by Philipp Rudo · 6 years ago
- 152eaa8 s390/purgatory: do not build purgatory with kcov, kasan and friends by Christian Borntraeger · 4 years, 11 months ago
- a5011c7 s390/smp: fix physical to logical CPU map for SMT by Heiko Carstens · 5 years ago
- fbf01d5 s390/cpum_sf: Avoid SBD overflow condition in irq handler by Thomas Richter · 5 years ago
- 25fb385 s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits by Thomas Richter · 5 years ago
- 4e61f01 s390/cpum_sf: Check for SDBT and SDB consistency by Thomas Richter · 5 years ago
- ddf4aad s390/ftrace: fix endless recursion in function_graph tracer by Sven Schnelle · 5 years ago
- 7cc2f55 s390/disassembler: don't hide instruction addresses by Ilya Leoshkevich · 5 years ago
- 8eaee8c s390/mm: add mm_pxd_folded() checks to pxd_free() by Gerald Schaefer · 5 years ago
- f95ec2b s390/time: ensure get_clock_monotonic() returns monotonic values by Heiko Carstens · 5 years ago
- d7248f5 s390/smp,vdso: fix ASCE handling by Heiko Carstens · 5 years ago
- 4ca41aa s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported by Gerald Schaefer · 5 years ago
- 44efbdc mm, gup: add missing refcount overflow checks on s390 by Vlastimil Babka · 5 years ago
- afa3943 KVM: s390: unregister debug feature on failing arch init by Michael Mueller · 6 years ago
- 9b572e8 s390/perf: Return error when debug_register fails by Thomas Richter · 6 years ago
- e78c55a s390/kasan: avoid user access code instrumentation by Vasily Gorbik · 7 years ago
- ef5ad4f s390/kasan: avoid instrumentation of early C code by Vasily Gorbik · 7 years ago
- 5228d07 s390/kasan: avoid vdso instrumentation by Vasily Gorbik · 7 years ago
- 2ed924f s390/vdso: correct vdso mapping for compat tasks by Vasily Gorbik · 6 years ago
- 59d6e59 s390/vdso: correct CFI annotations of vDSO functions by Vasily Gorbik · 6 years ago
- 84bfa03 s390/vdso: avoid 64-bit vdso mapping for compat tasks by Vasily Gorbik · 6 years ago
- 30d8d8d kvm: Convert kvm_lock to a mutex by Junaid Shahid · 6 years ago
- 8dd6066 s390/idle: fix cpu idle time calculation by Heiko Carstens · 5 years ago
- ced8cb0 s390/cmm: fix information leak in cmm_timeout_handler() by Yihui ZENG · 5 years ago
- 12e1326 s390/uaccess: avoid (false positive) compiler warnings by Christian Borntraeger · 5 years ago
- 9aa823b s390/topology: avoid firing events before kobjs are created by Vasily Gorbik · 5 years ago
- ddfef75 KVM: s390: Test for bad access register and size at the start of S390_MEM_OP by Thomas Huth · 5 years ago
- 8b41a30 s390/process: avoid potential reading of freed stack by Vasily Gorbik · 5 years ago
- 22c788b hypfs: Fix error number left in struct pointer member by David Howells · 6 years ago
- b21919e s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding by Harald Freudenberger · 5 years ago
- 48d77ca s390/bpf: use 32-bit index for tail calls by Ilya Leoshkevich · 5 years ago
- 73d0032 s390/bpf: fix lcgr instruction encoding by Ilya Leoshkevich · 5 years ago
- 09a9f89 KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl by Thomas Huth · 5 years ago
- 9f8a282 KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset() by Igor Mammedov · 5 years ago
- db106f6 s390: put _stext and _etext into .text section by Vasily Gorbik · 5 years ago
- 5c4689c s390/dma: provide proper ARCH_ZONE_DMA_BITS value by Halil Pasic · 5 years ago
- 02eb533 s390: fix stfle zero padding by Heiko Carstens · 5 years ago
- c0b12ab s390/boot: disable address-of-packed-member warning by Heiko Carstens · 5 years ago
- 4c15ded s390/ap: rework assembler functions to use unions for in/out register variables by Harald Freudenberger · 6 years ago
- fb48fb1 s390/jump_label: Use "jdd" constraint on gcc9 by Ilya Leoshkevich · 5 years ago
- f69f567 KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION by Christian Borntraeger · 5 years ago
- fcc1ce5 s390/kasan: fix strncpy_from_user kasan checks by Vasily Gorbik · 6 years ago
- 7aad9269 s390/mm: fix address space detection in exception handling by Gerald Schaefer · 5 years ago
- 6a2fbec KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID by Thomas Huth · 5 years ago
- badbe1a s390/crypto: fix possible sleep during spinlock aquired by Harald Freudenberger · 5 years ago
- 83c874c s390/crypto: fix gcm-aes-s390 selftest failures by Harald Freudenberger · 5 years ago
- 0276ebf jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
- c3c6143 s390/mm: silence compiler warning when compiling without CONFIG_PGSTE by Thomas Huth · 6 years ago
- 216155a s390/kexec_file: Fix detection of text segment in ELF loader by Philipp Rudo · 6 years ago
- 59a14fb s390/speculation: Support 'mitigations=' cmdline option by Josh Poimboeuf · 6 years ago
- a1e34e2 s390: limit brk randomization to 32MB by Martin Schwidefsky · 6 years ago
- efd85d8 perf/aux: Make perf_event accessible to setup_aux() by Mathieu Poirier · 6 years ago
- 3053cb9 s390/setup: fix boot crash for machine without EDAT-1 by Martin Schwidefsky · 6 years ago
- 23ad135 KVM: Call kvm_arch_memslots_updated() before updating memslots by Sean Christopherson · 6 years ago
- b52bdf5 s390/setup: fix early warning messages by Martin Schwidefsky · 6 years ago
- 87ae793 s390/zcrypt: improve special ap message cmd handling by Harald Freudenberger · 6 years ago
- 48046a0 s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU by David Hildenbrand · 6 years ago
- 049c7b0 s390/smp: fix CPU hotplug deadlock with CPU rescan by Gerald Schaefer · 6 years ago
- e0d573a s390/early: improve machine detection by Christian Borntraeger · 6 years ago
- b563764 s390/mm: always force a load of the primary ASCE on context switch by Martin Schwidefsky · 6 years ago
- d648a9b s390/pci: fix sleeping in atomic during hotplug by Sebastian Ott · 6 years ago
- d70a660 s390/cpum_cf: Reject request for sampling in event initialization by Thomas Richter · 6 years ago
- ef9326a s390/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
- 9907462 s390/perf: Change CPUM_CF return code in event init function by Thomas Richter · 6 years ago
- 5e4ad7c s390/mm: Fix ERROR: "__node_distance" undefined! by Justin M. Forbes · 6 years ago
- 4136161 s390/mm: fix mis-accounting of pgtable_bytes by Martin Schwidefsky · 6 years ago
- 1d5dfce s390/vdso: add missing FORCE to build targets by Vasily Gorbik · 6 years ago
- 9b2d511 s390/decompressor: add missing FORCE to build targets by Vasily Gorbik · 6 years ago
- 3252b60 crypto: speck - remove Speck by Jason A. Donenfeld · 6 years ago
- bb1d808 s390/sthyi: Fix machine name validity indication by Janosch Frank · 6 years ago
- 3d647e6 Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Greg Kroah-Hartman · 6 years ago
- 55a5542 s390/hibernate: fix error handling when suspend cpu != resume cpu by Gerald Schaefer · 6 years ago
- cb5fb87 Merge tag 'kvm-s390-master-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 6 years ago
- 1d17658 Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
- 40ebdb8 KVM: s390: Make huge pages unavailable in ucontrol VMs by Janosch Frank · 6 years ago
- 1843abd s390/mm: Check for valid vma before zapping in gmap_discard by Janosch Frank · 6 years ago
- df88f31 KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting by Janosch Frank · 6 years ago
- 204c972 KVM: s390: vsie: copy wrapping keys to right place by Pierre Morel · 6 years ago
- a11bdb1 KVM: s390: Fix pfmf and conditional skey emulation by Janosch Frank · 6 years ago
- b81126e s390/crypto: Fix return code checking in cbc_paes_crypt() by Ingo Franzki · 6 years ago
- 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- e1dbc5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
- 8f2bc80 s390: ebcdic: convert comments to UTF-8 by Arnd Bergmann · 6 years ago
- d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
- 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 4ec8483 s390: remove gcc version check (4.3 or newer) by Heiko Carstens · 6 years ago
- 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago