Age | Commit message (Expand) | Author |
2015-08-04 | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP | Martin Schwidefsky |
2015-06-03 | crypto: s390/ghash - Fix incorrect ghash icv buffer handling. | Harald Freudenberger |
2015-05-04 | s390/hibernate: fix save and restore of kernel text section | Heiko Carstens |
2015-05-04 | KVM: s390: Zero out current VMDB of STSI before including level3 data. | Ekaterina Tumanova |
2015-05-04 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven |
2015-04-09 | crypto: s390 - fix aes,des ctr mode concurrency finding. | Harald Freudenberger |
2015-03-16 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi |
2015-03-12 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-01-29 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2015-01-07 | groups: Consolidate the setgroups permission checks | Eric W. Biederman |
2014-10-31 | KVM: s390: unintended fallthrough for external call | Christian Borntraeger |
2014-10-13 | KVM: s390/mm: try a cow on read only pages for key ops | Christian Borntraeger |
2014-09-17 | s390/locking: Reenable optimistic spinning | Christian Borntraeger |
2014-07-30 | s390/ptrace: fix PSW mask check | Martin Schwidefsky |
2014-07-02 | s390/lowcore: reserve 96 bytes for IRB in lowcore | Christian Borntraeger |
2014-07-02 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi |
2014-05-15 | s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH | Martin Schwidefsky |
2014-05-15 | KVM: s390: Optimize ucontrol path | Christian Borntraeger |
2014-05-15 | s390/cio: fix driver callback initialization for ccw consoles | Sebastian Ott |
2014-04-13 | futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test | Heiko Carstens |
2014-04-03 | s390/time,vdso: fix clock_gettime for CLOCK_MONOTONIC | Martin Schwidefsky |
2014-03-12 | s390/appldata: restore missing init_virt_timer() | Gerald Schaefer |
2014-03-12 | s390,time: revert direct ktime path for s390 clockevent device | Martin Schwidefsky |
2014-03-12 | s390/time,vdso: convert to the new update_vsyscall interface | Martin Schwidefsky |
2014-02-22 | s390: fix kernel crash due to linkage stack instructions | Martin Schwidefsky |
2014-02-22 | s390/dump: Fix dump memory detection | Michael Holzheu |
2014-02-20 | crypto: s390 - fix des and des3_ede ctr concurrency issue | Harald Freudenberger |
2014-02-20 | crypto: s390 - fix des and des3_ede cbc concurrency issue | Harald Freudenberger |
2014-02-20 | crypto: s390 - fix concurrency issue in aes-ctr mode | Harald Freudenberger |
2014-02-06 | s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions | Heiko Carstens |
2014-02-06 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-02-06 | s390/uapi: fix struct statfs64 definition | Heiko Carstens |
2014-02-06 | KVM: s390: ioeventfd: ignore leftmost bits | Dominik Dingel |
2014-02-06 | KVM: s390: fix diagnose code extraction | Heiko Carstens |
2013-12-11 | crypto: s390 - Fix aes-xts parameter corruption | Gerald Schaefer |
2013-12-04 | s390/uaccess: add missing page table walk range check | Heiko Carstens |
2013-11-29 | s390/vtime: correct idle time calculation | Martin Schwidefsky |
2013-11-29 | s390/time: fix get_tod_clock_ext inline assembly | Martin Schwidefsky |
2013-11-29 | crypto: s390 - Fix aes-cbc IV corruption | Herbert Xu |
2013-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-10-22 | s390/time: correct use of store clock fast | Martin Schwidefsky |
2013-10-15 | s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32() | Heiko Carstens |
2013-10-15 | s390/mm,kvm: fix software dirty bits vs. kvm for old machines | Martin Schwidefsky |
2013-10-11 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2013-10-07 | net: fix unsafe set_memory_rw from softirq | Alexei Starovoitov |
2013-09-30 | s390: fix system call restart after inferior call | Martin Schwidefsky |
2013-09-30 | s390: Allow vmalloc target buffers for copy_from_oldmem() | Michael Holzheu |
2013-09-30 | s390/kprobes: add exrl to list of prohibited opcodes | Heiko Carstens |
2013-09-28 | s390: enable ARCH_USE_CMPXCHG_LOCKREF | Heiko Carstens |