summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2020-01-22s390/ftrace: generate traced function stack frameVasily Gorbik
2020-01-22s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik
2020-01-22s390/jump_label: use "i" constraint for clangVasily Gorbik
2020-01-22s390/cpum_sf: Use DIV_ROUND_UPThomas Richter
2020-01-22s390/cpum_sf: Use kzalloc and minor changesThomas Richter
2020-01-22s390/cpum_sf: Convert debug trace to common layoutThomas Richter
2020-01-22s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle
2020-01-22s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2020-01-14arch/s390/setup: Drop dummy_con initializationArvind Sankar
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-09s390/setup: Fix secure ipl messagePhilipp Rudo
2020-01-09crypto: remove propagation of CRYPTO_TFM_RES_* flagsEric Biggers
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-18s390/ftrace: save traced function callerVasily Gorbik
2019-12-18s390/unwind: stop gracefully at user mode pt_regs in irq stackVasily Gorbik
2019-12-18s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger
2019-12-18s390/purgatory: Make sure we fail the build if purgatory has missing symbolsHans de Goede
2019-12-18s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang
2019-12-11s390/kasan: add KASAN_VMALLOC supportVasily Gorbik
2019-12-11s390: remove last diag 0x44 callerHeiko Carstens
2019-12-11s390/uv: use EOPNOTSUPP instead of ENOTSUPPChristian Borntraeger
2019-12-11s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2019-12-11s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2019-12-11s390/test_unwind: fix spelling mistake "reqister" -> "register"Colin Ian King
2019-12-11s390/spinlock: remove confusing comment in arch_spin_lock_waitVasily Gorbik
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-12-08sched/rt, s390: Use CONFIG_PREEMPTIONThomas Gleixner
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-03Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-12-01s390: remove compat vdso codeHeiko Carstens
2019-11-30Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-30s390/livepatch: Implement reliable stack tracing for the consistency modelMiroslav Benes
2019-11-30s390/unwind: add stack pointer alignment sanity checksMiroslav Benes
2019-11-30s390/unwind: filter out unreliable bogus %r14Vasily Gorbik
2019-11-30s390/unwind: start unwinding from reliable stateVasily Gorbik
2019-11-30s390/test_unwind: add program check context testsVasily Gorbik
2019-11-30s390/test_unwind: add irq context testsVasily Gorbik
2019-11-30s390/test_unwind: print verbose unwinding resultsVasily Gorbik
2019-11-30s390/test_unwind: add CALL_ON_STACK testsVasily Gorbik
2019-11-30s390: fix register clobbering in CALL_ON_STACKVasily Gorbik
2019-11-30s390/test_unwind: require that unwinding ended successfullyVasily Gorbik