| Age | Commit message (Expand) | Author | Files | Lines |
| 6 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -37/+103 |
| 7 days | Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 8 | -40/+103 |
| 7 days | KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits() | Claudio Imbrenda | 1 | -11/+7 |
| 7 days | KVM: s390: Fix cmma dirty tracking | Claudio Imbrenda | 5 | -16/+78 |
| 7 days | KVM: s390: Fix locking in kvm_s390_set_mem_control() | Claudio Imbrenda | 1 | -1/+3 |
| 7 days | KVM: s390: Fix handle_{sske,pfmf} under memory pressure | Claudio Imbrenda | 1 | -2/+6 |
| 7 days | KVM: s390: Fix code typo in gmap_protect_asce_top_level() | Claudio Imbrenda | 1 | -1/+1 |
| 7 days | KVM: s390: Do not set special large pages dirty | Claudio Imbrenda | 1 | -1/+1 |
| 7 days | KVM: s390: Fix dat_peek_cmma() overflow | Claudio Imbrenda | 1 | -1/+1 |
| 7 days | s390/mm: Fix handling of _PAGE_UNUSED pte bit | Claudio Imbrenda | 2 | -3/+4 |
| 7 days | KVM: s390: Fix S390_USER_OPEREXEC enablement without STFLE 74 | Eric Farman | 1 | -1/+2 |
| 9 days | Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 17 | -242/+307 |
| 10 days | Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+1 |
| 12 days | Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -4/+4 |
| 12 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 16 | -209/+766 |
| 13 days | s390/idle: Add missing EXPORT_SYMBOL_GPL() | Heiko Carstens | 1 | -0/+3 |
| 2026-06-17 | Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 1 | -22/+59 |
| 2026-06-17 | Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -6/+0 |
| 2026-06-16 | s390/mm: Complete ptep_get() conversion | Alexander Gordeev | 6 | -93/+140 |
| 2026-06-16 | Merge branch 'idle-time-acc' into features | Alexander Gordeev | 11 | -149/+164 |
| 2026-06-16 | Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 46 | -656/+909 |
| 2026-06-15 | s390/idle: Remove idle time and count sysfs files | Heiko Carstens | 3 | -58/+1 |
| 2026-06-15 | s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait() | Heiko Carstens | 5 | -64/+122 |
| 2026-06-15 | s390/irq/idle: Use stcke instead of stckf for time stamps | Heiko Carstens | 6 | -11/+13 |
| 2026-06-15 | s390/timex: Move union tod_clock type to separate header | Heiko Carstens | 2 | -19/+31 |
| 2026-06-15 | Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 12 | -170/+703 |
| 2026-06-15 | KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject | Douglas Freimuth | 5 | -65/+241 |
| 2026-06-15 | KVM: s390: Enable adapter_indicators_set to use mapped pages | Douglas Freimuth | 1 | -24/+63 |
| 2026-06-15 | KVM: s390: Add map/unmap ioctl and clean mappings post-guest | Douglas Freimuth | 4 | -43/+194 |
| 2026-06-15 | Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
| 2026-06-15 | Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne... | Linus Torvalds | 3 | -9/+73 |
| 2026-06-12 | tls: remove tls_toe and the related driver | Sabrina Dubroca | 2 | -2/+0 |
| 2026-06-12 | KVM: s390: vsie: Implement ASTFLEIE facility 2 | Nina Schoetterl-Glausch | 3 | -4/+44 |
| 2026-06-12 | KVM: s390: vsie: Refactor handle_stfle | Nina Schoetterl-Glausch | 2 | -16/+38 |
| 2026-06-12 | s390/sclp: Detect ASTFLEIE 2 facility | Nina Schoetterl-Glausch | 1 | -0/+1 |
| 2026-06-12 | KVM: s390: Minor refactor of base/ext facility lists | Nina Schoetterl-Glausch | 1 | -25/+19 |
| 2026-06-12 | s390: Revert support for DCACHE_WORD_ACCESS | Heiko Carstens | 4 | -45/+0 |
| 2026-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 10 | -89/+166 |
| 2026-06-11 | Merge tag 's390-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -3/+0 |
| 2026-06-11 | s390/process: Fix kernel thread function pointer type | Heiko Carstens | 1 | -1/+1 |
| 2026-06-11 | KVM: s390: Initialize KVM_S390_GET_CMMA_BITS memory | Christian Borntraeger | 1 | -1/+1 |
| 2026-06-11 | KVM: s390: vsie: Use mmu cache to allocate rmap | Claudio Imbrenda | 3 | -12/+14 |
| 2026-06-11 | KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault() | Claudio Imbrenda | 1 | -22/+35 |
| 2026-06-11 | KVM: s390: vsie: Fix allocation of struct vsie_rmap | Claudio Imbrenda | 1 | -1/+1 |
| 2026-06-11 | KVM: s390: Fix unlikely race in try_get_locked_pte() | Claudio Imbrenda | 1 | -3/+3 |
| 2026-06-11 | KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic() | Claudio Imbrenda | 1 | -1/+10 |
| 2026-06-10 | s390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() to C | Heiko Carstens | 4 | -67/+73 |
| 2026-06-10 | s390/memmove: Optimize backward copy case | Heiko Carstens | 1 | -1/+23 |
| 2026-06-10 | s390/string: Convert memset(16|32|64)() to C | Heiko Carstens | 7 | -70/+50 |
| 2026-06-10 | s390/string: Convert memcpy() to C | Heiko Carstens | 2 | -31/+34 |
| 2026-06-10 | s390/string: Convert memset() to C | Heiko Carstens | 2 | -63/+61 |
| 2026-06-10 | s390/string: Convert memmove() to C | Heiko Carstens | 2 | -41/+46 |
| 2026-06-10 | s390/string: Add -ffreestanding compile option to string.o | Heiko Carstens | 2 | -0/+10 |
| 2026-06-10 | s390: Add .noinstr.text to boot and purgatory linker scripts | Heiko Carstens | 2 | -0/+2 |
| 2026-06-10 | s390/purgatory: Enforce z10 minimum architecture level | Heiko Carstens | 1 | -2/+4 |
| 2026-06-10 | Merge branch 'rust-for-s390' into features | Alexander Gordeev | 5 | -29/+53 |
| 2026-06-10 | s390: Enable Rust support | Jan Polensky | 2 | -11/+18 |
| 2026-06-10 | s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpers | Jan Polensky | 1 | -4/+4 |
| 2026-06-10 | s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH... | Jan Polensky | 1 | -14/+19 |
| 2026-06-10 | s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG support | Jan Polensky | 1 | -0/+12 |
| 2026-06-09 | crypto: pcbc - Remove support for PCBC mode | Eric Biggers | 2 | -2/+0 |
| 2026-06-09 | crypto: fcrypt - Remove support for FCrypt block cipher | Eric Biggers | 2 | -2/+0 |
| 2026-06-09 | KVM: s390: Allow for 2G hugepages | Claudio Imbrenda | 1 | -1/+18 |
| 2026-06-09 | KVM: s390: Add capability to support 2G hugepages | Claudio Imbrenda | 3 | -1/+35 |
| 2026-06-09 | KVM: s390: Add module parameter to fence 2G hugepages | Claudio Imbrenda | 1 | -1/+11 |
| 2026-06-08 | s390: Remove GENERIC_LOCKBREAK Kconfig option | Heiko Carstens | 1 | -3/+0 |
| 2026-06-08 | Merge tag 'v7.1-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -0/+1 |
| 2026-06-07 | bpf: Add struct bpf_tramp_node object | Jiri Olsa | 1 | -22/+22 |
| 2026-06-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -89/+165 |
| 2026-06-04 | Merge tag 's390-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 4 | -6/+16 |
| 2026-06-03 | s390/percpu: Provide arch_this_cpu_write() implementation | Heiko Carstens | 1 | -0/+30 |
| 2026-06-03 | s390/percpu: Provide arch_this_cpu_read() implementation | Heiko Carstens | 1 | -0/+31 |
| 2026-06-03 | s390/percpu: Use new percpu code section for arch_this_cpu_[and|or]() | Heiko Carstens | 1 | -7/+19 |
| 2026-06-03 | s390/percpu: Use new percpu code section for arch_this_cpu_add_return() | Heiko Carstens | 1 | -7/+19 |
| 2026-06-03 | s390/percpu: Use new percpu code section for arch_this_cpu_add() | Heiko Carstens | 1 | -22/+43 |
| 2026-06-03 | s390/percpu: Add missing do { } while (0) constructs | Heiko Carstens | 1 | -4/+4 |
| 2026-06-03 | s390/percpu: Infrastructure for more efficient this_cpu operations | Heiko Carstens | 7 | -8/+173 |
| 2026-06-03 | s390/fpu: Move GR_NUM / VX_NUM macros to separate header file | Heiko Carstens | 3 | -40/+56 |
| 2026-06-03 | s390/fpu: Shorten GR_NUM / VX_NUM macros | Heiko Carstens | 1 | -142/+8 |
| 2026-06-02 | s390/mm: use free_reserved_page() in vmem_free_pages() | David Hildenbrand (Arm) | 1 | -2/+1 |
| 2026-06-02 | vdso/treewide: Drop GENERIC_TIME_VSYSCALL | Thomas Weißschuh | 1 | -1/+0 |
| 2026-06-02 | s390/time: Prepare to stop elapsing in dynticks-idle | Frederic Weisbecker | 3 | -9/+73 |
| 2026-06-02 | KVM: s390: Remove ptep_zap_softleaf_entry() | Claudio Imbrenda | 1 | -20/+5 |
| 2026-06-02 | KVM: s390: Fix possible reference leak in fault-in code | Claudio Imbrenda | 1 | -8/+8 |
| 2026-06-02 | KVM: s390: Prevent memslots outside the ASCE range | Claudio Imbrenda | 1 | -5/+28 |
| 2026-06-02 | KVM: s390: Lock pte when making page secure | Claudio Imbrenda | 1 | -1/+20 |
| 2026-06-02 | KVM: s390: Fix fault-in code | Claudio Imbrenda | 1 | -7/+7 |
| 2026-06-02 | KVM: s390: vsie: Fix rmap handling in _do_shadow_crste() | Claudio Imbrenda | 1 | -5/+6 |
| 2026-06-02 | KVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl() | Claudio Imbrenda | 1 | -2/+6 |
| 2026-06-02 | KVM: s390: Avoid potentially sleeping while atomic when zapping pages | Claudio Imbrenda | 2 | -45/+73 |
| 2026-06-02 | KVM: s390: Fix _gmap_crstep_xchg_atomic() | Claudio Imbrenda | 1 | -0/+3 |
| 2026-06-02 | KVM: s390: Fix _gmap_unmap_crste() | Claudio Imbrenda | 1 | -3/+16 |
| 2026-05-30 | s390/mm: Make PTC and UV call order consistent | Alexander Gordeev | 1 | -21/+18 |
| 2026-05-30 | s390/string: Remove strlcat() implementation | Heiko Carstens | 2 | -28/+0 |
| 2026-05-30 | s390: Implement _THIS_IP_ using inline asm | Marco Elver | 1 | -0/+2 |
| 2026-05-29 | crypto: s390 - add select CRYPTO_AEAD for aes | Arnd Bergmann | 1 | -0/+1 |
| 2026-05-28 | uaccess: unify inline vs outline copy_{from,to}_user() selection | Yury Norov | 1 | -2/+1 |
| 2026-05-28 | mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths | Muchun Song | 1 | -2/+3 |
| 2026-05-28 | KVM: s390: Implement KVM_PRE_FAULT_MEMORY | Claudio Imbrenda | 2 | -0/+46 |
| 2026-05-28 | KVM: s390: Track page size in struct guest_fault | Claudio Imbrenda | 2 | -0/+3 |
| 2026-05-28 | s390/bug: Always emit format word in __BUG_ENTRY | Jan Polensky | 1 | -6/+6 |
| 2026-05-26 | s390/tracing: Add s390-tod clock | Sven Schnelle | 3 | -0/+26 |
| 2026-05-26 | s390/Kconfig: Cleanup defaults for selftests | Julian Braha | 1 | -5/+3 |
| 2026-05-26 | s390/debug: Remove s390dbf_sysctl_header variable | Heiko Carstens | 1 | -3/+1 |
| 2026-05-26 | s390/appldata: Remove unused appldata_sysctl_header variable | Heiko Carstens | 1 | -2/+1 |
| 2026-05-26 | s390/configs: Enable IOMMUFD and VFIO cdev in defconfigs | Niklas Schnelle | 2 | -0/+8 |
| 2026-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5 | Alexei Starovoitov | 10 | -32/+107 |
| 2026-05-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -11/+73 |
| 2026-05-22 | Merge tag 's390-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -13/+28 |
| 2026-05-22 | KVM: s390: Properly reset zero bit in PGSTE | Claudio Imbrenda | 1 | -0/+1 |
| 2026-05-22 | KVM: s390: vsie: Fix redundant rmap entries | Claudio Imbrenda | 1 | -1/+3 |
| 2026-05-22 | KVM: s390: vsie: Fix unshadowing logic | Claudio Imbrenda | 5 | -5/+63 |
| 2026-05-22 | KVM: s390: Fix leaking kvm_s390_mmu_cache in case of errors | Claudio Imbrenda | 1 | -4/+3 |
| 2026-05-22 | KVM: s390: vsie: Fix memory leak when unshadowing | Claudio Imbrenda | 1 | -1/+3 |
| 2026-05-21 | ring-buffer: Flush and stop persistent ring buffer on panic | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 2026-05-20 | s390/processor: Implement cpu_relax() with cpu serialization | Heiko Carstens | 1 | -1/+3 |
| 2026-05-20 | s390/processor: Remove duplicated cpu_relax() define | Heiko Carstens | 1 | -2/+1 |
| 2026-05-20 | s390/barrier: Use alternative instead of ifdef for bcr_serialize() | Heiko Carstens | 1 | -8/+4 |
| 2026-05-20 | s390/mm: Map empty zero pages read-only | Heiko Carstens | 1 | -0/+2 |
| 2026-05-20 | s390/topology: Use zero-based numbering for containing entities | Alexandra Winter | 1 | -3/+7 |
| 2026-05-12 | Merge tag 'kvm-s390-master-7.1-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2 | -8/+5 |
| 2026-05-11 | s390/debug: Add s390dbf kernel parameter | Peter Oberparleiter | 4 | -14/+120 |
| 2026-05-11 | s390/pai: Fix missing PAI counter increments under heavy load | Thomas Richter | 1 | -9/+20 |
| 2026-05-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3 | Alexei Starovoitov | 10 | -11/+110 |
| 2026-05-06 | s390/sclp: Allow user-space to provide PCI reports for NVMe SMART data | Niklas Schnelle | 1 | -0/+1 |
| 2026-05-05 | s390: Remove extra check of task_stack_page() | Maninder Singh | 1 | -3/+0 |
| 2026-04-30 | s390/pai: Disable duplicate read of kernel PAI counter value | Thomas Richter | 1 | -1/+1 |
| 2026-04-28 | s390/mm: Fix phys_to_folio() usage in do_secure_storage_access() | Heiko Carstens | 1 | -1/+1 |
| 2026-04-28 | s390/debug: Reject zero-length input in debug_input_flush_fn() | Vasily Gorbik | 1 | -0/+5 |
| 2026-04-28 | s390/debug: Reject zero-length input before trimming a newline | Pengpeng Hou | 1 | -0/+3 |
| 2026-04-27 | KVM: s390: pci: Fix aisb calculation | Matthew Rosato | 1 | -2/+2 |
| 2026-04-22 | Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 8 | -10/+101 |
| 2026-04-21 | s390/bpf: Inline smp_processor_id and current_task | Maxim Khmelevskii | 1 | -0/+37 |
| 2026-04-17 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 1 | -40/+21 |
| 2026-04-17 | Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 4 | -16/+7 |
| 2026-04-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 12 | -33/+88 |
| 2026-04-17 | KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic | Junrui Luo | 2 | -6/+3 |
| 2026-04-16 | Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 3 | -158/+1 |
| 2026-04-16 | bpf: Pass bpf_verifier_env to JIT | Xu Kuohai | 1 | -1/+1 |
| 2026-04-16 | bpf: Move constants blinding out of arch-specific JITs | Xu Kuohai | 1 | -39/+20 |
| 2026-04-15 | Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 5 | -521/+0 |
| 2026-04-15 | Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -14/+11 |
| 2026-04-14 | Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -4/+0 |
| 2026-04-14 | Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 3 | -48/+123 |
| 2026-04-14 | Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
| 2026-04-14 | Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+1 |
| 2026-04-14 | Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu... | Linus Torvalds | 2 | -4/+2 |
| 2026-04-13 | Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -9/+1 |
| 2026-04-13 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -159/+2 |
| 2026-04-13 | Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 12 | -33/+88 |
| 2026-04-12 | Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 2 | -2/+0 |
| 2026-04-11 | PCI: s390: Expose the UID as an arch specific PCI slot attribute | Niklas Schnelle | 2 | -0/+24 |
| 2026-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+5 |
| 2026-04-08 | crypto: Remove michael_mic from crypto_shash API | Eric Biggers | 2 | -2/+0 |
| 2026-04-07 | KVM: s390: vsie: Fix races with partial gmap invalidations | Claudio Imbrenda | 3 | -4/+9 |
| 2026-04-07 | KVM: s390: ucontrol: Fix memslot handling | Claudio Imbrenda | 1 | -1/+1 |
| 2026-04-07 | KVM: s390: Allow 4k granularity for memslots | Claudio Imbrenda | 1 | -14/+6 |
| 2026-04-07 | KVM: s390: Add alignment checks for hugepages | Claudio Imbrenda | 3 | -8/+29 |
| 2026-04-07 | KVM: s390: Add some useful mask macros | Claudio Imbrenda | 2 | -1/+6 |
| 2026-04-06 | eth: remove the driver for acenic / tigon1&2 | Jakub Kicinski | 2 | -2/+0 |
| 2026-04-05 | mm: convert do_brk_flags() to use vma_flags_t | Lorenzo Stoakes (Oracle) | 1 | -1/+1 |
| 2026-04-05 | mm: change to return bool for pmdp_clear_flush_young() | Baolin Wang | 1 | -2/+2 |
| 2026-04-05 | mm: change to return bool for pmdp_test_and_clear_young() | Baolin Wang | 1 | -2/+2 |
| 2026-04-05 | mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes() | Baolin Wang | 1 | -2/+2 |
| 2026-04-05 | mm: change to return bool for ptep_test_and_clear_young() | Baolin Wang | 1 | -2/+2 |
| 2026-04-05 | mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE | David Hildenbrand (Arm) | 1 | -1/+0 |
| 2026-04-05 | mm: rename zap_page_range_single() to zap_vma_range() | David Hildenbrand (Arm) | 1 | -1/+1 |
| 2026-04-05 | mm/memory: remove "zap_details" parameter from zap_page_range_single() | David Hildenbrand (Arm) | 1 | -1/+1 |
| 2026-04-05 | mm: cache struct page for empty_zero_page and return it from ZERO_PAGE() | Mike Rapoport (Microsoft) | 1 | -3/+1 |
| 2026-04-03 | Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -1/+5 |
| 2026-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+ | Alexei Starovoitov | 16 | -202/+293 |
| 2026-04-02 | xor: make xor.ko self-contained in lib/raid/ | Christoph Hellwig | 1 | -19/+0 |
| 2026-04-02 | s390: move the XOR code to lib/raid/ | Christoph Hellwig | 2 | -137/+1 |
| 2026-04-02 | xor: remove macro abuse for XOR implementation registrations | Christoph Hellwig | 1 | -7/+5 |
| 2026-04-02 | xor: split xor.h | Christoph Hellwig | 1 | -1/+1 |
| 2026-04-03 | crypto: s390 - Remove des and des3_ede code | Eric Biggers | 5 | -521/+0 |
| 2026-04-02 | KVM: s390: Add KVM capability for ESA mode guests | Hendrik Brueckner | 1 | -0/+6 |
| 2026-04-02 | KVM: s390: vsie: Accommodate ESA prefix pages | Eric Farman | 3 | -4/+11 |
| 2026-04-02 | KVM: s390: vsie: Disable some bits when in ESA mode | Eric Farman | 1 | -0/+14 |
| 2026-04-02 | KVM: s390: vsie: Allow non-zarch guests | Eric Farman | 2 | -3/+6 |
| 2026-03-31 | KVM: s390: Fix lpsw/e breaking event handling | Janosch Frank | 1 | -2/+6 |
| 2026-03-31 | KVM: s390: only deliver service interrupt with payload | Eric Farman | 1 | -0/+3 |
| 2026-03-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -178/+231 |
| 2026-03-28 | Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 3 | -3/+9 |
| 2026-03-28 | s390/entry: Scrub r12 register on kernel entry | Vasily Gorbik | 1 | -0/+3 |
| 2026-03-28 | s390/syscalls: Add spectre boundary for syscall dispatch table | Greg Kroah-Hartman | 1 | -1/+4 |
| 2026-03-28 | s390/barrier: Make array_index_mask_nospec() __always_inline | Vasily Gorbik | 1 | -2/+2 |
| 2026-03-27 | resource: Pass full extent of empty space to resource_alignf callback | Ilpo Järvinen | 1 | -0/+1 |
| 2026-03-26 | KVM: s390: Fix KVM_S390_VCPU_FAULT ioctl | Claudio Imbrenda | 1 | -3/+15 |
| 2026-03-26 | KVM: s390: vsie: Fix guest page tables protection | Claudio Imbrenda | 1 | -2/+10 |
| 2026-03-26 | KVM: s390: vsie: Fix unshadowing while shadowing | Claudio Imbrenda | 2 | -1/+19 |
| 2026-03-26 | KVM: s390: vsie: Fix refcount overflow for shadow gmaps | Claudio Imbrenda | 1 | -1/+3 |
| 2026-03-26 | KVM: s390: vsie: Fix nested guest memory shadowing | Claudio Imbrenda | 1 | -6/+15 |
| 2026-03-26 | KVM: s390: Correctly handle guest mappings without struct page | Claudio Imbrenda | 3 | -13/+14 |
| 2026-03-26 | KVM: s390: Fix gmap_link() | Claudio Imbrenda | 3 | -54/+52 |
| 2026-03-26 | KVM: s390: vsie: Fix check for pre-existing shadow mapping | Claudio Imbrenda | 1 | -2/+3 |
| 2026-03-26 | KVM: s390: Remove non-atomic dat_crstep_xchg() | Claudio Imbrenda | 5 | -96/+99 |
| 2026-03-26 | KVM: s390: vsie: Fix dat_split_ste() | Claudio Imbrenda | 1 | -0/+1 |
| 2026-03-24 | randomize_kstack: Unify random source across arches | Ryan Roberts | 2 | -9/+1 |