Age | Commit message (Expand) | Author |
2022-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-04-02 | KVM: Don't actually set a request when evicting vCPUs for GFN cache invd | Sean Christopherson |
2022-04-01 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2022-04-01 | Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-31 | arch: syscalls: simplify uapi/kapi directory creation | Masahiro Yamada |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-28 | s390/alternatives: avoid using jgnop mnemonic | Vasily Gorbik |
2022-03-27 | s390/pci: rename get_zdev_by_bus() to zdev_from_bus() | Niklas Schnelle |
2022-03-27 | s390/pci: improve zpci_dev reference counting | Niklas Schnelle |
2022-03-27 | s390/smp: use physical address for SIGP_SET_PREFIX command | Alexander Gordeev |
2022-03-27 | s390/maccess: rework absolute lowcore accessors | Alexander Gordeev |
2022-03-27 | s390/smp: cleanup control register update routines | Alexander Gordeev |
2022-03-27 | s390/smp: cleanup target CPU callback starting | Alexander Gordeev |
2022-03-27 | s390/test_unwind: verify __kretprobe_trampoline is replaced | Vasily Gorbik |
2022-03-27 | s390/unwind: avoid duplicated unwinding entries for kretprobes | Vasily Gorbik |
2022-03-27 | s390/unwind: recover kretprobe modified return address in stacktrace | Vasily Gorbik |
2022-03-27 | s390/kprobes: enable kretprobes framepointer verification | Vasily Gorbik |
2022-03-27 | s390/test_unwind: extend kretprobe test | Vasily Gorbik |
2022-03-27 | s390/ap: adjust whitespace | Heiko Carstens |
2022-03-27 | s390/ap: use insn format for new instructions | Heiko Carstens |
2022-03-27 | s390/alternatives: use insn format for new instructions | Heiko Carstens |
2022-03-27 | s390/alternatives: use instructions instead of byte patterns | Heiko Carstens |
2022-03-27 | s390/traps: improve panic message for translation-specification exception | Heiko Carstens |
2022-03-27 | s390: fix typo in syscall_wrapper.h | Russell Currey |
2022-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-25 | Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-03-24 | kasan, x86, arm64, s390: rename functions for modules shadow | Andrey Konovalov |
2022-03-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-03-24 | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p... | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-22 | drivers/base/node: consolidate node device subsystem initialization in node_d... | David Hildenbrand |
2022-03-21 | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-03-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-03-15 | Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini |
2022-03-14 | KVM: s390x: fix SCK locking | Claudio Imbrenda |
2022-03-10 | tracehook: Remove tracehook.h | Eric W. Biederman |
2022-03-10 | task_work: Call tracehook_notify_signal from get_signal on all architectures | Eric W. Biederman |
2022-03-10 | s390/test_unwind: add kretprobe tests | Tobias Huschle |
2022-03-10 | s390/kprobes: Avoid additional kprobe in kretprobe handling | Tobias Huschle |
2022-03-10 | s390: convert ".insn" encoding to instruction names | Vasily Gorbik |
2022-03-10 | s390: assume stckf is always present | Vasily Gorbik |
2022-03-10 | s390/nospec: move to single register thunks | Vasily Gorbik |
2022-03-10 | s390: raise minimum supported machine generation to z10 | Vasily Gorbik |
2022-03-10 | s390/uaccess: Add copy_from/to_user_key functions | Janis Schoetterl-Glausch |
2022-03-10 | s390/nospec: align and size extern thunks | Vasily Gorbik |
2022-03-10 | s390/nospec: add an option to use thunk-extern | Vasily Gorbik |
2022-03-10 | s390/nospec: generate single register thunks if possible | Vasily Gorbik |
2022-03-10 | s390/pci: make zpci_set_irq()/zpci_clear_irq() static | Niklas Schnelle |