| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-21 | KVM: s390: pci: register pci hooks without interpretation | Matthew Rosato | 2 | -5/+13 |
| 2022-09-21 | KVM: s390: pci: fix GAIT physical vs virtual pointers usage | Matthew Rosato | 2 | -2/+2 |
| 2022-09-21 | KVM: s390: Pass initialized arg even if unused | Janis Schoetterl-Glausch | 1 | -3/+13 |
| 2022-09-21 | KVM: s390: pci: fix plain integer as NULL pointer warnings | Matthew Rosato | 2 | -5/+5 |
| 2022-09-10 | Merge tag 's390-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -2/+3 |
| 2022-09-09 | Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
| 2022-09-07 | s390/smp: enforce lowcore protection on CPU restart | Alexander Gordeev | 1 | -1/+1 |
| 2022-09-07 | s390/boot: fix absolute zero lowcore corruption on boot | Alexander Gordeev | 2 | -1/+2 |
| 2022-09-05 | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig. | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2022-09-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -16/+26 |
| 2022-08-30 | s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages | Gerald Schaefer | 1 | -2/+4 |
| 2022-08-30 | s390: update defconfigs | Heiko Carstens | 3 | -48/+60 |
| 2022-08-30 | s390: fix nospec table alignments | Josh Poimboeuf | 1 | -0/+1 |
| 2022-08-30 | s390/mm: remove useless hugepage address alignment | Gerald Schaefer | 1 | -2/+0 |
| 2022-08-29 | KVM: s390: pci: Hook to access KVM lowlevel from VFIO | Pierre Morel | 4 | -16/+26 |
| 2022-08-27 | Merge tag 's390-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -7/+19 |
| 2022-08-27 | provide arch_test_bit_acquire for architectures that define test_bit | Mikulas Patocka | 1 | -8/+2 |
| 2022-08-25 | s390/mm: do not trigger write fault when vma does not allow VM_WRITE | Gerald Schaefer | 1 | -1/+3 |
| 2022-08-25 | s390: fix double free of GS and RI CBs on fork() failure | Brian Foster | 1 | -6/+16 |
| 2022-08-15 | s390/hypfs: avoid error message under KVM | Juergen Gross | 2 | -2/+2 |
| 2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds | 1 | -30/+31 |
| 2022-08-06 | Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 27 | -188/+138 |
| 2022-08-06 | Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -3/+3 |
| 2022-08-06 | Revert "s390/smp: enforce lowcore protection on CPU restart" | Alexander Gordeev | 1 | -1/+1 |
| 2022-08-06 | Revert "s390/smp: rework absolute lowcore access" | Alexander Gordeev | 14 | -294/+83 |
| 2022-08-06 | Revert "s390/smp,ptdump: add absolute lowcore markers" | Alexander Gordeev | 1 | -7/+0 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -17/+32 |
| 2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
| 2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -69/+20 |
| 2022-08-04 | Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
| 2022-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 36 | -155/+2315 |
| 2022-08-04 | Merge branch 'pci/header-cleanup-immutable' | Bjorn Helgaas | 2 | -7/+0 |
| 2022-08-03 | Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
| 2022-08-02 | Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o... | Linus Torvalds | 1 | -3/+3 |
| 2022-08-02 | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -45/+8 |
| 2022-08-02 | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 2 | -5/+27 |
| 2022-08-01 | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -27/+7 |
| 2022-08-01 | Merge remote-tracking branch 'kvm/next' into kvm-next-5.20 | Paolo Bonzini | 36 | -155/+2315 |
| 2022-08-01 | virtio: replace restricted mem access flag with callback | Juergen Gross | 1 | -2/+2 |
| 2022-07-28 | s390/unwind: fix fgraph return address recovery | Sumanth Korikkar | 1 | -1/+1 |
| 2022-07-28 | s390/nmi: use irqentry_nmi_enter()/irqentry_nmi_exit() | Sven Schnelle | 1 | -3/+5 |
| 2022-07-28 | s390/smp,ptdump: add absolute lowcore markers | Alexander Gordeev | 1 | -0/+7 |
| 2022-07-28 | s390/smp: rework absolute lowcore access | Alexander Gordeev | 14 | -83/+294 |
| 2022-07-28 | s390/setup: rearrange absolute lowcore initialization | Alexander Gordeev | 1 | -7/+6 |
| 2022-07-28 | s390/boot: cleanup adjust_to_uv_max() function | Alexander Gordeev | 3 | -8/+14 |
| 2022-07-28 | s390/smp: enforce lowcore protection on CPU restart | Alexander Gordeev | 1 | -1/+1 |
| 2022-07-28 | Merge branch 'vmcore-iov_iter' into features | Alexander Gordeev | 6 | -124/+46 |
| 2022-07-26 | Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -3/+6 |
| 2022-07-25 | random: handle archrandom with multiple longs | Jason A. Donenfeld | 1 | -22/+7 |
| 2022-07-23 | vfio/ap: Pass in physical address of ind to ap_aqic() | Nicolin Chen | 1 | -3/+3 |
| 2022-07-22 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne | 1 | -6/+0 |
| 2022-07-22 | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h | Stafford Horne | 1 | -1/+0 |
| 2022-07-22 | s390/pci: allow zPCI zbus without a function zero | Niklas Schnelle | 1 | -62/+20 |
| 2022-07-21 | s390/archrandom: prevent CPACF trng invocations in interrupt context | Harald Freudenberger | 1 | -3/+6 |
| 2022-07-21 | mmu_gather: Remove per arch tlb_{start,end}_vma() | Peter Zijlstra | 2 | -3/+1 |
| 2022-07-20 | s390/crash: support multi-segment iterators | Alexander Gordeev | 3 | -109/+40 |
| 2022-07-20 | s390/crash: use static swap buffer for copy_to_user_real() | Alexander Gordeev | 1 | -14/+12 |
| 2022-07-20 | s390/crash: move copy_to_user_real() to crash_dump.c | Alexander Gordeev | 3 | -27/+26 |
| 2022-07-20 | s390/crash: fix incorrect number of bytes to copy to user space | Alexander Gordeev | 1 | -1/+1 |
| 2022-07-20 | s390/crash: remove redundant panic() on save area allocation failure | Alexander Gordeev | 1 | -1/+1 |
| 2022-07-20 | s390/mm: remove unused tprot() function | Alexander Gordeev | 1 | -14/+0 |
| 2022-07-20 | KVM: s390: resetting the Topology-Change-Report | Pierre Morel | 2 | -0/+52 |
| 2022-07-20 | KVM: s390: guest support for topology function | Pierre Morel | 4 | -7/+70 |
| 2022-07-20 | KVM: s390: Cleanup ipte lock access and SIIF facility checks | Pierre Morel | 3 | -54/+54 |
| 2022-07-19 | s390/uvdevice: autoload module based on CPU facility | Steffen Eiden | 2 | -0/+2 |
| 2022-07-19 | s390/cpufeature: allow for facility bits | Heiko Carstens | 1 | -0/+3 |
| 2022-07-19 | s390/cpufeature: rework to allow more than only hwcap bits | Heiko Carstens | 15 | -37/+61 |
| 2022-07-19 | KVM: s390: pv: don't present the ecall interrupt twice | Nico Boehr | 2 | -2/+17 |
| 2022-07-19 | KVM: s390: pv: destroy the configuration before its memory | Claudio Imbrenda | 1 | -3/+3 |
| 2022-07-19 | KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm | Claudio Imbrenda | 1 | -8/+8 |
| 2022-07-19 | s390/mm: KVM: pv: when tearing down, try to destroy protected pages | Claudio Imbrenda | 1 | -3/+16 |
| 2022-07-19 | KVM: s390: pv: add mmu_notifier | Claudio Imbrenda | 4 | -0/+39 |
| 2022-07-18 | random: remove CONFIG_ARCH_RANDOM | Jason A. Donenfeld | 5 | -22/+1 |
| 2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -1/+0 |
| 2022-07-17 | s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 3 | -17/+21 |
| 2022-07-15 | kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v... | Michal Suchanek | 1 | -5/+13 |
| 2022-07-15 | kexec: drop weak attribute from functions | Naveen N. Rao | 1 | -0/+11 |
| 2022-07-15 | kexec_file: drop weak attribute from functions | Naveen N. Rao | 1 | -0/+3 |
| 2022-07-13 | KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation | Claudio Imbrenda | 2 | -6/+31 |
| 2022-07-13 | KVM: s390: pv: clear the state without memset | Claudio Imbrenda | 1 | -1/+9 |
| 2022-07-13 | KVM: s390: pv: add export before import | Claudio Imbrenda | 1 | -0/+28 |
| 2022-07-13 | KVM: s390: pv: usage counter instead of flag | Claudio Imbrenda | 4 | -8/+10 |
| 2022-07-13 | KVM: s390: pv: refactor s390_reset_acc | Claudio Imbrenda | 3 | -32/+116 |
| 2022-07-13 | KVM: s390: pv: handle secure storage exceptions for normal guests | Claudio Imbrenda | 1 | -1/+12 |
| 2022-07-13 | KVM: s390: pv: handle secure storage violations for protected guests | Claudio Imbrenda | 3 | -0/+66 |
| 2022-07-13 | KVM: s390: pv: leak the topmost page table when destroy fails | Claudio Imbrenda | 3 | -3/+94 |
| 2022-07-13 | KVM: s390: Add facility 197 to the allow list | Christian Borntraeger | 1 | -0/+1 |
| 2022-07-13 | s390/nospec: remove unneeded header includes | Vasily Gorbik | 2 | -3/+1 |
| 2022-07-13 | s390/nospec: build expoline.o for modules_prepare target | Vasily Gorbik | 4 | -2/+12 |
| 2022-07-13 | KVM: s390/pci: fix include duplicates | Christian Borntraeger | 1 | -3/+2 |
| 2022-07-11 | s390: Add attestation query information | Steffen Eiden | 3 | -1/+28 |
| 2022-07-11 | KVM: s390: drop unexpected word 'and' in the comments | Jiang Jian | 1 | -1/+1 |
| 2022-07-11 | Merge tag 'kvm-s390-pci-5.20' into kernelorgnext | Christian Borntraeger | 17 | -37/+1102 |
| 2022-07-11 | KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices | Matthew Rosato | 3 | -0/+103 |
| 2022-07-11 | KVM: s390: pci: add routines to start/stop interpretive execution | Matthew Rosato | 6 | -0/+205 |
| 2022-07-11 | KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding | Matthew Rosato | 3 | -0/+249 |
| 2022-07-11 | KVM: s390: mechanism to enable guest zPCI Interpretation | Matthew Rosato | 3 | -0/+52 |
| 2022-07-11 | KVM: s390: pci: enable host forwarding of Adapter Event Notifications | Matthew Rosato | 5 | -2/+103 |
| 2022-07-11 | KVM: s390: pci: do initial setup for AEN interpretation | Matthew Rosato | 7 | -0/+256 |
| 2022-07-11 | KVM: s390: pci: add basic kvm_zdev structure | Matthew Rosato | 4 | -0/+61 |
| 2022-07-11 | s390/pci: stash dtsm and maxstbl | Matthew Rosato | 3 | -2/+8 |
| 2022-07-11 | s390/pci: stash associated GISA designation | Matthew Rosato | 5 | -1/+19 |
| 2022-07-11 | s390/pci: externalize the SIC operation controls and routine | Matthew Rosato | 3 | -23/+23 |
| 2022-07-11 | s390/airq: allow for airq structure that uses an input vector | Matthew Rosato | 2 | -5/+7 |
| 2022-07-11 | s390/airq: pass more TPI info to airq handlers | Matthew Rosato | 3 | -4/+12 |
| 2022-07-11 | s390/sclp: detect the AISI facility | Matthew Rosato | 1 | -0/+1 |
| 2022-07-11 | s390/sclp: detect the AENI facility | Matthew Rosato | 1 | -0/+1 |
| 2022-07-11 | s390/sclp: detect the AISII facility | Matthew Rosato | 1 | -0/+1 |
| 2022-07-11 | s390/sclp: detect the zPCI load/store interpretation facility | Matthew Rosato | 1 | -0/+1 |
| 2022-06-30 | bitops: unify non-atomic bitops prototypes across architectures | Alexander Lobakin | 1 | -30/+31 |
| 2022-06-30 | s390/qdio: Fix spelling mistake | Zhang Jiaming | 1 | -3/+3 |
| 2022-06-30 | s390/archrandom: simplify back to earlier design and initialize earlier | Jason A. Donenfeld | 3 | -224/+12 |
| 2022-06-30 | s390/purgatory: remove duplicated build rule of kexec-purgatory.o | Masahiro Yamada | 1 | -2/+1 |
| 2022-06-30 | s390/purgatory: hard-code obj-y in Makefile | Masahiro Yamada | 1 | -1/+1 |
| 2022-06-30 | s390: remove unneeded 'select BUILD_BIN2C' | Masahiro Yamada | 1 | -1/+0 |
| 2022-06-28 | treewide: uapi: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 1 | -3/+3 |
| 2022-06-27 | Merge branch 'master' into mm-stable | akpm | 3 | -7/+45 |
| 2022-06-24 | jump_label: make initial NOP patching the special case | Ard Biesheuvel | 1 | -5/+0 |
| 2022-06-24 | jump_label: mips: move module NOP patching into arch code | Ard Biesheuvel | 1 | -1/+0 |
| 2022-06-24 | jump_label: s390: avoid pointless initial NOP patching | Ard Biesheuvel | 2 | -21/+7 |
| 2022-06-23 | s390/pai: Fix multiple concurrent event installation | Thomas Richter | 1 | -3/+12 |
| 2022-06-23 | s390/pai: Prevent invalid event number for pai_crypto PMU | Thomas Richter | 1 | -2/+3 |
| 2022-06-23 | s390/cpumf: Handle events cycles and instructions identical | Thomas Richter | 1 | -1/+21 |
| 2022-06-23 | s390/crash: make copy_oldmem_page() return number of bytes copied | Alexander Gordeev | 1 | -3/+4 |
| 2022-06-23 | s390/crash: add missing iterator advance in copy_oldmem_page() | Alexander Gordeev | 1 | -0/+7 |
| 2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu | 1 | -0/+12 |
| 2022-06-15 | arch/*: Disable softirq stacks on PREEMPT_RT. | Sebastian Andrzej Siewior | 1 | -1/+2 |
| 2022-06-10 | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -11/+3 |
| 2022-06-09 | gcc-12: disable '-Warray-bounds' universally for now | Linus Torvalds | 2 | -9/+2 |
| 2022-06-08 | KVM: Move kvm_arch_vcpu_precreate() under kvm->lock | Zeng Guang | 1 | -2/+0 |
| 2022-06-07 | No need of likely/unlikely on calls of check_copy_size() | Al Viro | 1 | -2/+2 |
| 2022-06-07 | Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 7 | -1/+574 |
| 2022-06-06 | virtio: replace arch_has_restricted_virtio_memory_access() | Juergen Gross | 2 | -11/+3 |
| 2022-06-04 | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds | 1 | -7/+3 |
| 2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+7 |
| 2022-06-03 | Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 18 | -211/+288 |
| 2022-06-03 | KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate | Yury Norov | 1 | -7/+3 |
| 2022-06-02 | Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -22/+0 |
| 2022-06-01 | KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMP | Janosch Frank | 1 | -0/+20 |
| 2022-06-01 | KVM: s390: Add CPU dump functionality | Janosch Frank | 3 | -0/+86 |
| 2022-06-01 | KVM: s390: Add configuration dump functionality | Janosch Frank | 4 | -0/+280 |
| 2022-06-01 | KVM: s390: pv: Add query dump information | Janosch Frank | 1 | -0/+11 |
| 2022-06-01 | KVM: s390: pv: Add dump support definitions | Janosch Frank | 1 | -0/+33 |
| 2022-06-01 | KVM: s390: pv: Add query interface | Janosch Frank | 1 | -0/+76 |
| 2022-06-01 | s390/uv: Add dump fields to query | Janosch Frank | 3 | -0/+40 |
| 2022-06-01 | s390/uv: Add SE hdr query information | Janosch Frank | 3 | -1/+28 |
| 2022-06-01 | s390/stack: add union to reflect kvm stack slot usages | Heiko Carstens | 3 | -6/+14 |
| 2022-06-01 | s390/stack: merge empty stack frame slots | Heiko Carstens | 3 | -8/+7 |
| 2022-06-01 | s390/uaccess: whitespace cleanup | Heiko Carstens | 1 | -66/+66 |
| 2022-06-01 | s390/uaccess: use __noreturn instead of __attribute__((noreturn)) | Heiko Carstens | 1 | -3/+4 |
| 2022-06-01 | s390/uaccess: use exception handler to zero result on get_user() failure | Heiko Carstens | 3 | -59/+143 |
| 2022-06-01 | s390/uaccess: use symbolic names for inline assembler operands | Heiko Carstens | 1 | -8/+8 |
| 2022-06-01 | s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag | Alexander Gordeev | 1 | -1/+5 |
| 2022-06-01 | s390/mm: use non-quiescing sske for KVM switch to keyed guest | Christian Borntraeger | 1 | -1/+1 |
| 2022-06-01 | s390/gmap: voluntarily schedule during key setting | Christian Borntraeger | 1 | -0/+14 |
| 2022-06-01 | s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFP | Heiko Carstens | 1 | -1/+1 |
| 2022-06-01 | s390/Kconfig.debug: fix indentation | Juerg Haefliger | 1 | -6/+6 |
| 2022-06-01 | s390/Kconfig: fix indentation | Juerg Haefliger | 1 | -4/+4 |
| 2022-05-31 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -90/+13 |
| 2022-05-29 | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -2/+1 |
| 2022-05-27 | Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+32 |
| 2022-05-27 | Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+10 |
| 2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+8 |
| 2022-05-27 | kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add] | Naveen N. Rao | 1 | -0/+10 |
| 2022-05-26 | ftrace: Remove return value of ftrace_arch_modify_*() | Li kunyu | 1 | -2/+1 |
| 2022-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -5/+91 |
| 2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -12/+50 |
| 2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 3 | -9/+1 |
| 2022-05-25 | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -2/+1 |
| 2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -1/+1 |
| 2022-05-25 | s390/perf: obtain sie_block from the right address | Nico Boehr | 1 | -1/+1 |
| 2022-05-25 | s390: generate register offsets into pt_regs automatically | Heiko Carstens | 3 | -20/+16 |
| 2022-05-25 | s390: simplify early program check handler | Heiko Carstens | 5 | -37/+8 |
| 2022-05-25 | s390/crypto: fix scatterwalk_unmap() callers in AES-GCM | Jann Horn | 1 | -2/+2 |
| 2022-05-25 | Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 3 | -5/+91 |
| 2022-05-24 | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
| 2022-05-24 | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS | Masahiro Yamada | 1 | -1/+0 |
| 2022-05-24 | livepatch: Remove klp_arch_set_pc() and asm/livepatch.h | Christophe Leroy | 1 | -22/+0 |
| 2022-05-23 | Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 65 | -760/+1709 |
| 2022-05-23 | Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+3 |
| 2022-05-23 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -1/+1 |
| 2022-05-23 | s390/bpf: Fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-05-20 | KVM: s390: Don't indicate suppression on dirtying, failing memop | Janis Schoetterl-Glausch | 1 | -4/+18 |
| 2022-05-20 | drivers/s390/char: Add Ultravisor io device | Steffen Eiden | 2 | -1/+73 |
| 2022-05-19 | bug: Use normal relative pointers in 'struct bug_entry' | Josh Poimboeuf | 1 | -2/+3 |
| 2022-05-18 | s390/head: get rid of 31 bit leftovers | Heiko Carstens | 1 | -149/+126 |
| 2022-05-17 | s390/boot: do not emit debug info for assembly with llvm's IAS | Heiko Carstens | 1 | -0/+2 |
| 2022-05-17 | s390/boot: workaround llvm IAS bug | Heiko Carstens | 1 | -13/+21 |
| 2022-05-17 | s390/purgatory: workaround llvm's IAS limitations | Heiko Carstens | 1 | -7/+23 |
| 2022-05-17 | s390/entry: workaround llvm's IAS limitations | Heiko Carstens | 1 | -2/+12 |
| 2022-05-17 | s390/alternatives: remove padding generation code | Heiko Carstens | 3 | -198/+30 |
| 2022-05-17 | s390/alternatives: provide identical sized orginal/alternative sequences | Heiko Carstens | 3 | -13/+13 |
| 2022-05-16 | s390/cpumf: add new extended counter set for IBM z16 | Thomas Richter | 1 | -0/+148 |
| 2022-05-13 | mm: change huge_ptep_clear_flush() to return the original pte | Baolin Wang | 1 | -3/+3 |
| 2022-05-13 | s390: define get_cycles macro for arch-override | Jason A. Donenfeld | 1 | -0/+1 |
| 2022-05-13 | mm/hugetlb: introduce huge pte version of uffd-wp helpers | Peter Xu | 1 | -0/+15 |
| 2022-05-13 | mm: introduce PTE_MARKER swap entry | Peter Xu | 1 | -0/+5 |
| 2022-05-13 | crypto: s390 - add crypto library interface for ChaCha20 | Vladis Dronov | 1 | -2/+32 |
| 2022-05-11 | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada | 2 | -8/+1 |
| 2022-05-11 | s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN... | Heiko Carstens | 1 | -4/+11 |