Age | Commit message (Expand) | Author |
2015-10-22 | s390/boot/decompression: disable floating point in decompressor | Christian Borntraeger |
2015-10-22 | s390/compat: correct uc_sigmask of the compat signal frame | Martin Schwidefsky |
2015-09-29 | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu |
2015-09-21 | s390/setup: fix novx parameter | Martin Schwidefsky |
2015-08-10 | s390/cachinfo: add missing facility check to init_cache_level() | Heiko Carstens |
2015-08-10 | s390/bpf: clear correct BPF accumulator register | Michael Holzheu |
2015-08-10 | s390/nmi: fix vector register corruption | Heiko Carstens |
2015-08-10 | s390/sclp: clear upper register halves in _sclp_print_early | Martin Schwidefsky |
2015-08-10 | s390/process: fix sfpc inline assembly | Heiko Carstens |
2015-07-21 | sysfs: Create mountpoints with sysfs_create_mount_point | Eric W. Biederman |
2015-07-10 | s390/kdump: fix REGSET_VX_LOW vector register ELF notes | Michael Holzheu |
2015-07-10 | s390/bpf: Fix backward jumps | Michael Holzheu |
2015-07-10 | KVM: s390: clear floating interrupt bitmap and parameters | Jens Freimann |
2015-07-10 | KVM: s390: fix external call injection without sigp interpretation | David Hildenbrand |
2015-06-03 | s390/bpf: fix bpf frame pointer setup | Michael Holzheu |
2015-06-03 | s390/bpf: fix stack allocation | Michael Holzheu |
2015-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-05-22 | crypto: s390/ghash - Fix incorrect ghash icv buffer handling. | Harald Freudenberger |
2015-05-19 | s390/mm: correct return value of pmd_pfn | Martin Schwidefsky |
2015-05-13 | s390/crypto: fix stckf loop | Harald Freudenberger |
2015-04-30 | s390/bpf: Fix gcov stack space problem | Michael Holzheu |
2015-04-30 | s390/bpf: Adjust ALU64_DIV/MOD to match interpreter change | Michael Holzheu |
2015-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-04-23 | s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator. | Harald Freudenberger |
2015-04-23 | s390/mm: change swap pte encoding and pgtable cleanup | Martin Schwidefsky |
2015-04-23 | s390/mm: correct transfer of dirty & young bits in __pmd_to_pte | Martin Schwidefsky |
2015-04-23 | s390/bpf: add dependency to z196 features | Heiko Carstens |
2015-04-23 | s390/kvm: remove delayed reallocation of page tables for KVM | Martin Schwidefsky |
2015-04-23 | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP | Martin Schwidefsky |
2015-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-15 | s390: remove use of seq_printf return value | Joe Perches |
2015-04-15 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-15 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-15 | VFS: assorted weird filesystems: d_inode() annotations | David Howells |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-15 | KVM: s390: disable RRBM again | Christian Borntraeger |
2015-04-15 | s390/pci: add locking for fmb access | Sebastian Ott |
2015-04-15 | s390/pci: extract software counters from fmb | Sebastian Ott |
2015-04-15 | s390/bpf: Add s390x eBPF JIT compiler backend | Michael Holzheu |
2015-04-15 | s390: Use bool function return values of true/false not 1/0 | Joe Perches |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-14 | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook |
2015-04-14 | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook |
2015-04-14 | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE | Kees Cook |
2015-04-14 | mm: expose arch_mmap_rnd when available | Kees Cook |