summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
5 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
6 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/s3...Mark Brown
7 hoursMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
7 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mm...Mark Brown
7 hoursMerge branch 'master' of git://git.kernel.org/pub/scm/virt/kvm/kvm.gitMark Brown
11 hoursMerge https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable...David Hildenbrand (Arm)
12 hoursMerge branch into tip/master: 'sched/core'Ingo Molnar
12 hoursMerge branch into tip/master: 'perf/core'Ingo Molnar
12 hourss390: implement arch_do_panicMete Durlu
12 hoursinit, arch: make CONFIG_COMMAND_LINE_SIZE globally configurableWilson Felipe Pereira
12 hoursmm: drop pxd_ERROR()Anshuman Khandual
12 hoursmm: make per-VMA locks available universallyDave Hansen
12 hoursRevert "arch: introduce set_direct_map_valid_noflush()"Mike Rapoport (Microsoft)
12 hoursset_memory: add number of pages parameter to set_direct_map APIsMike Rapoport (Microsoft)
28 hoursMerge branch 'features' into for-nextVasily Gorbik
28 hourss390: Warn if kernel command line contains non-printable EBCDIC charactersIlya Leoshkevich
28 hourss390/ebcdic: Add character classes for the ASCII subset of EBCDICIlya Leoshkevich
28 hourss390/crypto: Enable CONTEXT_ANALYSISHeiko Carstens
28 hourss390/crypto: Map EBUSY to EIO when key conversion fails repeatedlyHarald Freudenberger
28 hourss390/crypto: Fix wrong return code to engine in asynch callbacksHarald Freudenberger
28 hourss390/crypto: Fix handling of EBUSY in PHMAC when req is pushed to crypto engineHarald Freudenberger
28 hourss390/crypto: Fix handling of EBUSY in PAES when req is pushed to crypto engineHarald Freudenberger
28 hourss390/crypto: Fix missing cra_flags in paes_s390Harald Freudenberger
28 hourss390/crypto: Fix use of mutex in atomic context in PAESHarald Freudenberger
28 hourss390/crypto: Fix missing scrub of temp buffers with PAES algorithmHarald Freudenberger
28 hourss390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithmsHarald Freudenberger
28 hourss390/crypto: Fix use of mutex in atomic contextHarald Freudenberger
28 hourss390/crypto: Fix missing scrub of temp buffers with AES ctr and gcm algorithmHarald Freudenberger
28 hourss390/crypto: Fix skcipher_walk return code handling in aes_s390Harald Freudenberger
28 hourss390/debug: Fix race between debug area resize and event loggingMikhail Zaslonko
28 hourss390/debug: Do not repeat parameter override notice on debug_set_level()Mikhail Zaslonko
28 hourss390/debug: Fix NULL pointer dereference in debug_set_level()Mikhail Zaslonko
28 hourss390/pai: Support CPU hotplug for PMU PAIThomas Richter
28 hourss390/pai: Move locking to event init and deleteThomas Richter
28 hourss390/pai: Use PAI PMU index as parameter replacing eventThomas Richter
5 daystreewide: refresh kmalloc_obj() conversionsKees Cook
7 dayss390/uv: Prevent potential out-of-bounds readSteffen Eiden
7 dayss390/uv: Fix loop condition in uv_find_secretsSteffen Eiden
7 daysperf: Enhance perf_reg_validate() with simd_enabled argumentDapeng Mi
7 dayssched: dynamic: Remove HAVE_PREEMPT_DYNAMIC_{CALL,KEY}Mark Rutland
7 dayssched: dynamic: Simplify preempt_schedule{,_notrace}()Mark Rutland
8 daysKVM: s390: Fix race in _destroy_pages_crste()Claudio Imbrenda
8 daysKVM: s390: Fix potential races in dat skey functionsClaudio Imbrenda
8 daysKVM: s390: Add missing srcu in kvm_s390_set_irq_state()Claudio Imbrenda
8 daysKVM: s390: Move all code into s390_kvm_mmu_prepare_memory_region()Claudio Imbrenda
8 daysKVM: s390: Refactor dat_set_slot()Claudio Imbrenda
8 daysKVM: s390: Fix _gaccess_shadow_fault()Claudio Imbrenda
8 daysKVM: s390: Fix compile warning for kvm_s390_update_cmma_dirty()Claudio Imbrenda
8 daysKVM: s390: Fix dirty marking in adapter_indicators_set*()Claudio Imbrenda
8 dayss390/mm: Simplify crst_table_upgrade()Heiko Carstens