Age | Commit message (Expand) | Author |
2022-01-11 | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-01-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-01-10 | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-01-10 | Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-01-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2022-01-07 | s390/pci: simplify __pciwb_mio() inline asm | Niklas Schnelle |
2021-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-12-31 | crypto: s390/sha512 - Use macros instead of direct IV numbers | Tianjia Zhang |
2021-12-29 | s390: remove unused TASK_SIZE_OF | Guo Ren |
2021-12-20 | s390/crash_dump: fix virtual vs physical address handling | Heiko Carstens |
2021-12-20 | s390/crypto: fix compile error for ChaCha20 module | Heiko Carstens |
2021-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-16 | add includes masked by cgroup -> bpf dependency | Jakub Kicinski |
2021-12-16 | s390/mm: check 2KB-fragment page on release | Alexander Gordeev |
2021-12-16 | s390/mm: better annotate 2KB pagetable fragments handling | Alexander Gordeev |
2021-12-16 | s390/mm: fix 2KB pgtable release race | Alexander Gordeev |
2021-12-16 | s390/sclp: release SCLP early buffer after kernel initialization | Alexander Egorenkov |
2021-12-16 | s390/nmi: disable interrupts on extended save area update | Alexander Gordeev |
2021-12-16 | s390/disassembler: update opcode table | Heiko Carstens |
2021-12-16 | s390/uv: fix memblock virtual vs physical address confusion | Heiko Carstens |
2021-12-16 | s390/smp: fix memblock_phys_free() vs memblock_free() confusion | Heiko Carstens |
2021-12-16 | s390/exit: remove dead reference to do_exit from copy_thread | Eric W. Biederman |
2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2021-12-12 | s390/entry: fix duplicate tracking of irq nesting level | Sven Schnelle |
2021-12-10 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-12-10 | s390/ap: add missing virt_to_phys address conversion | Heiko Carstens |
2021-12-10 | s390/pgalloc: use pointers instead of unsigned long values | Heiko Carstens |
2021-12-10 | s390/pgalloc: add virt/phys address handling to base asce functions | Heiko Carstens |
2021-12-10 | s390/cmm: add missing virt_to_phys() conversion | Heiko Carstens |
2021-12-10 | s390/diag: use pfn_to_phys() instead of open coding | Heiko Carstens |
2021-12-10 | s390/mm: add missing phys_to_virt translation to page table dumper | Heiko Carstens |
2021-12-10 | s390: enable switchdev support in defconfig | Niklas Schnelle |
2021-12-10 | s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add() | Alexander Egorenkov |
2021-12-10 | s390/ftrace: remove preempt_disable()/preempt_enable() pair | Jerome Marchand |
2021-12-10 | s390/kexec_file: fix error handling when applying relocations | Philipp Rudo |
2021-12-10 | s390/kexec_file: print some more error messages | Philipp Rudo |
2021-12-10 | arch: Make ARCH_STACKWALK independent of STACKTRACE | Peter Zijlstra |
2021-12-07 | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior |
2021-12-06 | s390/nmi: add missing __pa/__va address conversion of extended save area | Heiko Carstens |
2021-12-06 | s390/qdio: clarify logical vs absolute in QIB's kerneldoc | Julian Wiedmann |
2021-12-06 | s390/pci: use physical addresses in DMA tables | Niklas Schnelle |
2021-12-06 | s390/pci: use phys_to_virt() for AIBVs/DIBVs | Niklas Schnelle |
2021-12-06 | s390/qdio: split do_QDIO() | Julian Wiedmann |
2021-12-06 | s390/qdio: split qdio_inspect_queue() | Julian Wiedmann |
2021-12-06 | s390/qdio: clarify handler logic for qdio_handle_activate_check() | Julian Wiedmann |
2021-12-06 | s390/qdio: remove QDIO_SBAL_SIZE macro | Julian Wiedmann |
2021-12-06 | s390/crypto: add SIMD implementation for ChaCha20 | Patrick Steuer |
2021-12-02 | s390: update defconfigs | Heiko Carstens |
2021-11-29 | s390/pci: move pseudo-MMIO to prevent MIO overlap | Niklas Schnelle |
2021-11-25 | s390/test_unwind: use raw opcode instead of invalid instruction | Ilie Halip |