Age | Commit message (Expand) | Author |
2022-01-21 | Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-01-17 | s390/uaccess: introduce bit field for OAC specifier | Nico Boehr |
2022-01-17 | s390/cpumf: Support for CPU Measurement Sampling Facility LS bit | Thomas Richter |
2022-01-17 | s390/cpumf: Support for CPU Measurement Facility CSVN 7 | Thomas Richter |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng |
2022-01-15 | mm: defer kmemleak object creation of module_alloc() | Kefeng Wang |
2022-01-14 | arch: decompressor: remove useless vmlinux.bin.all-y | Masahiro Yamada |
2022-01-14 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada |
2022-01-13 | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
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-21 | Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
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-17 | KVM: s390: Clarify SIGP orders versus STOP/RESTART | Eric Farman |
2021-12-17 | s390: uv: Add offset comments to UV query struct and fix naming | Janosch Frank |
2021-12-17 | KVM: s390: gaccess: Cleanup access to guest pages | Janis Schoetterl-Glausch |
2021-12-17 | KVM: s390: gaccess: Refactor access address range check | Janis Schoetterl-Glausch |
2021-12-17 | KVM: s390: gaccess: Refactor gpa and length calculation | Janis Schoetterl-Glausch |
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/pci: Rework MSI descriptor walk | Thomas Gleixner |
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 | exit: Add and use make_task_dead. | Eric W. Biederman |
2021-12-13 | exit/s390: 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 |