Age | Commit message (Expand) | Author |
2022-12-06 | s390/ipl: add eckd dump support | Sven Schnelle |
2022-12-06 | s390/ipl: add eckd support | Sven Schnelle |
2022-11-23 | s390/kprobes: define insn cache ops within private header file | Heiko Carstens |
2022-11-23 | s390/debug: remove function type cast | Heiko Carstens |
2022-11-23 | s390/ipl: Use kstrtobool() instead of strtobool() | Christophe JAILLET |
2022-10-26 | s390/pai: rename structure member users to active_events | Thomas Richter |
2022-10-26 | s390/pai: rework pai_crypto mapped buffer reference count | Thomas Richter |
2022-10-26 | s390/pai: move enum definition to header file | Thomas Richter |
2022-10-11 | treewide: use get_random_{u8,u16}() when possible, part 2 | Jason A. Donenfeld |
2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2022-10-10 | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada |
2022-09-29 | Merge branch 'v6.0-rc7' | Peter Zijlstra |
2022-09-27 | perf: Use sample_flags for raw_data | Namhyung Kim |
2022-09-26 | s390: remove vma linked list walks | Matthew Wilcox (Oracle) |
2022-09-16 | s390/pai: Add support for PAI Extension 1 NNPA counters | Thomas Richter |
2022-09-14 | s390/mm: uninline copy_oldmem_kernel() function | Alexander Gordeev |
2022-09-14 | s390/mm: rework memcpy_real() to avoid DAT-off mode | Alexander Gordeev |
2022-09-14 | s390/dump: save IPL CPU registers once DAT is available | Alexander Gordeev |
2022-09-14 | s390/smp: rework absolute lowcore access | Alexander Gordeev |
2022-09-14 | s390/smp: call smp_reinit_ipl_cpu() before scheduler is available | Alexander Gordeev |
2022-09-14 | Merge branch 'fixes' into features | Vasily Gorbik |
2022-09-07 | s390/smp: enforce lowcore protection on CPU restart | Alexander Gordeev |
2022-09-07 | s390/boot: fix absolute zero lowcore corruption on boot | Alexander Gordeev |
2022-08-30 | s390: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-30 | s390: fix nospec table alignments | Josh Poimboeuf |
2022-08-25 | s390: fix double free of GS and RI CBs on fork() failure | Brian Foster |
2022-08-06 | Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-08-06 | Revert "s390/smp: enforce lowcore protection on CPU restart" | Alexander Gordeev |
2022-08-06 | Revert "s390/smp: rework absolute lowcore access" | Alexander Gordeev |
2022-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-08-02 | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-08-02 | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2022-08-01 | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-08-01 | Merge remote-tracking branch 'kvm/next' into kvm-next-5.20 | Paolo Bonzini |
2022-07-28 | s390/nmi: use irqentry_nmi_enter()/irqentry_nmi_exit() | Sven Schnelle |
2022-07-28 | s390/smp: rework absolute lowcore access | Alexander Gordeev |
2022-07-28 | s390/setup: rearrange absolute lowcore initialization | Alexander Gordeev |
2022-07-28 | s390/smp: enforce lowcore protection on CPU restart | Alexander Gordeev |
2022-07-28 | Merge branch 'vmcore-iov_iter' into features | Alexander Gordeev |
2022-07-20 | s390/crash: support multi-segment iterators | Alexander Gordeev |
2022-07-20 | s390/crash: use static swap buffer for copy_to_user_real() | Alexander Gordeev |
2022-07-20 | s390/crash: move copy_to_user_real() to crash_dump.c | Alexander Gordeev |
2022-07-20 | s390/crash: fix incorrect number of bytes to copy to user space | Alexander Gordeev |
2022-07-20 | s390/crash: remove redundant panic() on save area allocation failure | Alexander Gordeev |
2022-07-19 | s390/uvdevice: autoload module based on CPU facility | Steffen Eiden |
2022-07-19 | s390/cpufeature: allow for facility bits | Heiko Carstens |
2022-07-19 | s390/cpufeature: rework to allow more than only hwcap bits | Heiko Carstens |