| 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 | 1 | -2/+2 |
| 7 days | Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 1 | -2/+2 |
| 7 days | s390/mm: Fix handling of _PAGE_UNUSED pte bit | Claudio Imbrenda | 1 | -2/+2 |
| 9 days | Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 7 | -47/+87 |
| 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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -1/+24 |
| 2026-06-16 | s390/mm: Complete ptep_get() conversion | Alexander Gordeev | 2 | -16/+46 |
| 2026-06-16 | Merge branch 'idle-time-acc' into features | Alexander Gordeev | 5 | -31/+41 |
| 2026-06-16 | Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 21 | -296/+423 |
| 2026-06-15 | s390/idle: Remove idle time and count sysfs files | Heiko Carstens | 1 | -6/+0 |
| 2026-06-15 | s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait() | Heiko Carstens | 1 | -1/+4 |
| 2026-06-15 | s390/irq/idle: Use stcke instead of stckf for time stamps | Heiko Carstens | 3 | -5/+6 |
| 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 | 3 | -1/+24 |
| 2026-06-15 | KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject | Douglas Freimuth | 1 | -1/+5 |
| 2026-06-15 | KVM: s390: Add map/unmap ioctl and clean mappings post-guest | Douglas Freimuth | 1 | -0/+5 |
| 2026-06-15 | Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
| 2026-06-12 | KVM: s390: vsie: Implement ASTFLEIE facility 2 | Nina Schoetterl-Glausch | 1 | -0/+12 |
| 2026-06-12 | KVM: s390: vsie: Refactor handle_stfle | Nina Schoetterl-Glausch | 1 | -0/+1 |
| 2026-06-12 | s390/sclp: Detect ASTFLEIE 2 facility | Nina Schoetterl-Glausch | 1 | -0/+1 |
| 2026-06-12 | s390: Revert support for DCACHE_WORD_ACCESS | Heiko Carstens | 2 | -26/+0 |
| 2026-06-10 | s390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() to C | Heiko Carstens | 1 | -4/+0 |
| 2026-06-10 | Merge branch 'rust-for-s390' into features | Alexander Gordeev | 3 | -18/+35 |
| 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-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
| 2026-06-04 | Merge tag 's390-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -6/+8 |
| 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 | 4 | -1/+146 |
| 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/time: Prepare to stop elapsing in dynticks-idle | Frederic Weisbecker | 1 | -0/+2 |
| 2026-06-02 | KVM: s390: Avoid potentially sleeping while atomic when zapping pages | Claudio Imbrenda | 1 | -0/+1 |
| 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 | 1 | -2/+0 |
| 2026-05-30 | s390: Implement _THIS_IP_ using inline asm | Marco Elver | 1 | -0/+2 |
| 2026-05-28 | uaccess: unify inline vs outline copy_{from,to}_user() selection | Yury Norov | 1 | -2/+1 |
| 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 | 1 | -0/+13 |
| 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-11 | s390/debug: Add s390dbf kernel parameter | Peter Oberparleiter | 1 | -0/+1 |
| 2026-05-06 | s390/sclp: Allow user-space to provide PCI reports for NVMe SMART data | Niklas Schnelle | 1 | -0/+1 |
| 2026-04-22 | Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 4 | -8/+75 |
| 2026-04-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -2/+2 |
| 2026-04-16 | Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -21/+0 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -9/+9 |
| 2026-04-13 | Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -8/+0 |
| 2026-04-13 | Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2 | -2/+2 |
| 2026-04-11 | PCI: s390: Expose the UID as an arch specific PCI slot attribute | Niklas Schnelle | 1 | -0/+4 |
| 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-02 | xor: make xor.ko self-contained in lib/raid/ | Christoph Hellwig | 1 | -19/+0 |
| 2026-04-02 | xor: remove macro abuse for XOR implementation registrations | Christoph Hellwig | 1 | -7/+5 |
| 2026-04-02 | KVM: s390: vsie: Accommodate ESA prefix pages | Eric Farman | 1 | -2/+1 |
| 2026-04-02 | KVM: s390: vsie: Allow non-zarch guests | Eric Farman | 1 | -0/+1 |
| 2026-03-28 | Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -2/+2 |
| 2026-03-28 | s390/barrier: Make array_index_mask_nospec() __always_inline | Vasily Gorbik | 1 | -2/+2 |
| 2026-03-24 | randomize_kstack: Unify random source across arches | Ryan Roberts | 1 | -8/+0 |
| 2026-03-24 | s390/percpu: Provide arch_raw_cpu_ptr() | Heiko Carstens | 1 | -0/+18 |
| 2026-03-24 | Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2 | -1/+4 |
| 2026-03-16 | KVM: s390: vsie: Avoid injecting machine check on signal | Christian Borntraeger | 2 | -1/+4 |
| 2026-03-13 | Merge branch 'page-table-check-support' of git://git.kernel.org/pub/scm/linux... | Vasily Gorbik | 1 | -7/+53 |
| 2026-03-13 | s390/pgtable: Add s390 support for page table check | Tobias Huschle | 1 | -4/+50 |
| 2026-03-13 | s390/pgtable: Use set_pmd_bit() to invalidate PMD entry | Alexander Gordeev | 1 | -3/+3 |
| 2026-03-05 | s390/setup: Drop stale ident_map_size declaration | Vasily Gorbik | 1 | -1/+0 |
| 2026-03-03 | s390/stackleak: Fix __stackleak_poison() inline assembly constraint | Heiko Carstens | 1 | -1/+1 |
| 2026-02-25 | s390/idle: Remove psw_idle() prototype | Heiko Carstens | 1 | -2/+0 |
| 2026-02-25 | s390/idle: Inline update_timer_idle() | Heiko Carstens | 2 | -1/+36 |
| 2026-02-25 | s390/idle: Fix cpu idle exit cpu time accounting | Heiko Carstens | 1 | -0/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -3/+3 |
| 2026-02-20 | Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -2/+2 |
| 2026-02-18 | s390/debug: Convert debug area lock from a spinlock to a raw spinlock | Benjamin Block | 1 | -2/+2 |
| 2026-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -422/+72 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -5/+2 |
| 2026-02-10 | Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
| 2026-02-10 | Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -1/+7 |
| 2026-02-05 | s390: remove kvm_types.h from Kbuild | Randy Dunlap | 1 | -1/+0 |
| 2026-02-04 | KVM: S390: Remove PGSTE code from linux/s390 mm | Claudio Imbrenda | 5 | -141/+7 |
| 2026-02-04 | KVM: s390: Remove gmap from s390/mm | Claudio Imbrenda | 2 | -182/+0 |
| 2026-02-04 | KVM: s390: Switch to new gmap | Claudio Imbrenda | 5 | -69/+14 |
| 2026-02-04 | KVM: s390: Stop using CONFIG_PGSTE | Claudio Imbrenda | 2 | -3/+3 |
| 2026-02-04 | KVM: s390: Add helper functions for fault handling | Claudio Imbrenda | 1 | -0/+1 |
| 2026-02-04 | KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER | Claudio Imbrenda | 1 | -0/+1 |
| 2026-02-04 | s390/mm: Warn if uv_convert_from_secure_pte() fails | Claudio Imbrenda | 1 | -4/+5 |
| 2026-02-04 | KVM: s390: Export two functions | Claudio Imbrenda | 1 | -0/+2 |
| 2026-02-04 | KVM: s390: Introduce import_lock | Claudio Imbrenda | 1 | -0/+2 |
| 2026-02-04 | KVM: s390: Add gmap_helper_set_unused() | Claudio Imbrenda | 1 | -0/+1 |
| 2026-02-04 | s390: Move sske_frame() to a header | Claudio Imbrenda | 1 | -0/+7 |
| 2026-02-04 | KVM: s390: Add P bit in table entry bitfields, move union vaddress | Claudio Imbrenda | 1 | -2/+30 |
| 2026-02-04 | KVM: s390: Refactor pgste lock and unlock functions | Claudio Imbrenda | 1 | -22/+0 |
| 2026-02-04 | s390/tape: Remove tape load display support | Jan Höppner | 1 | -39/+0 |
| 2026-02-04 | s390/tape: Remove support for 3590/3592 models | Jan Höppner | 1 | -64/+0 |
| 2026-01-31 | kernel.h: include linux/instruction_pointer.h explicitly | Yury Norov | 1 | -0/+1 |
| 2026-01-31 | s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEY | Harald Freudenberger | 1 | -1/+7 |
| 2026-01-27 | s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUE | Gerd Bayer | 1 | -0/+1 |
| 2026-01-27 | s390/bug: Prevent tail-call optimization | Heiko Carstens | 1 | -0/+2 |
| 2026-01-27 | s390/bug: Implement WARN_ONCE() | Heiko Carstens | 1 | -0/+11 |
| 2026-01-27 | s390/bug: Implement __WARN_printf() | Heiko Carstens | 2 | -6/+57 |
| 2026-01-27 | s390/traps: Copy monitor code to pt_regs | Heiko Carstens | 1 | -1/+4 |
| 2026-01-27 | s390/bug: Introduce and use monitor code macro | Heiko Carstens | 1 | -2/+8 |
| 2026-01-27 | s390/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED | Heiko Carstens | 1 | -4/+13 |
| 2026-01-27 | s390/bug: Convert to inline assembly with input operands | Heiko Carstens | 1 | -42/+31 |
| 2026-01-20 | mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size() | Wei Yang | 1 | -4/+2 |
| 2026-01-20 | treewide: provide a generic clear_user_page() variant | David Hildenbrand | 1 | -1/+0 |
| 2026-01-17 | s390/preempt: Optimize __preempt_count_dec_and_test() | Heiko Carstens | 1 | -0/+15 |
| 2026-01-17 | s390/asm: Let __HAVE_ASM_FLAG_OUTPUTS__ define 1 | Heiko Carstens | 1 | -1/+1 |
| 2026-01-17 | s390/preempt: Optimize __preemp_count_add()/__preempt_count_sub() | Heiko Carstens | 1 | -1/+11 |
| 2026-01-17 | s390/preempt: Optimize preempt_count() | Heiko Carstens | 1 | -2/+18 |
| 2026-01-02 | s390/ap: Fix typo in function name reference | Julia Lawall | 1 | -1/+1 |
| 2025-12-22 | s390/ptrace: Convert function macros to inline functions | Jens Remus | 1 | -11/+26 |
| 2025-12-14 | s390/ipl: Clear SBP flag when bootprog is set | Sven Schnelle | 1 | -0/+1 |
| 2025-12-08 | s390/bug: Add missing alignment | Heiko Carstens | 1 | -0/+1 |
| 2025-12-08 | s390/bug: Add missing CONFIG_BUG ifdef again | Heiko Carstens | 1 | -0/+4 |
| 2025-12-07 | s390/pci: Migrate s390 IRQ logic to IRQ domain API | Tobias Schumacher | 1 | -0/+5 |
| 2025-12-07 | s390/vmem: Support 2G page splitting for KASAN shadow freeing | Vasily Gorbik | 1 | -0/+2 |
| 2025-12-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -4/+5 |
| 2025-12-02 | Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 33 | -642/+295 |
| 2025-12-02 | Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2 | -4/+5 |
| 2025-12-02 | Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
| 2025-12-01 | Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -52/+38 |
| 2025-12-01 | Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2025-11-27 | KVM: s390: Enable and disable interrupts in entry code | Heiko Carstens | 1 | -0/+1 |
| 2025-11-27 | KVM: s390: Add signal_exits counter | Andrew Donnellan | 1 | -0/+1 |
| 2025-11-25 | s390/vdso: Rename vdso64 to vdso | Heiko Carstens | 1 | -2/+2 |
| 2025-11-24 | s390: Add stackprotector support | Heiko Carstens | 3 | -1/+43 |
| 2025-11-24 | s390/percpu: Get rid of ARCH_MODULE_NEEDS_WEAK_PER_CPU | Heiko Carstens | 1 | -8/+0 |
| 2025-11-21 | Merge branch 'objtool/core' | Peter Zijlstra | 26 | -198/+232 |
| 2025-11-21 | KVM: s390: Add capability that forwards operation exceptions | Janosch Frank | 1 | -0/+1 |
| 2025-11-17 | s390/syscalls: Switch to generic system call table generation | Heiko Carstens | 1 | -1/+2 |
| 2025-11-17 | s390/syscalls: Remove system call table pointer from thread_struct | Heiko Carstens | 2 | -2/+0 |
| 2025-11-17 | s390/uapi: Remove 31 bit support from uapi header files | Heiko Carstens | 7 | -233/+0 |
| 2025-11-17 | s390: Remove compat support | Heiko Carstens | 10 | -335/+12 |
| 2025-11-17 | s390/syscalls: Add pt_regs parameter to SYSCALL_DEFINE0() syscall wrapper | Heiko Carstens | 1 | -8/+8 |
| 2025-11-17 | s390/ptrace: Rename psw_t32 to psw32_t | Heiko Carstens | 1 | -1/+1 |
| 2025-11-14 | s390/mm: Fix __ptep_rdp() inline assembly | Heiko Carstens | 1 | -7/+5 |
| 2025-11-14 | s390/fault: Print unmodified PSW address on protection exception | Heiko Carstens | 1 | -0/+2 |
| 2025-11-14 | s390/processor: Add __forward_psw() helper | Heiko Carstens | 1 | -2/+7 |
| 2025-11-14 | s390/fpu: Fix false-positive kmsan report in fpu_vstl() | Aleksei Nikiforov | 1 | -0/+3 |
| 2025-11-14 | s390/mm: Remove unused flush_tlb() | Heiko Carstens | 1 | -2/+0 |
| 2025-11-14 | s390/pai_crypto: Introduce generic event init using pai_pmu[] | Thomas Richter | 1 | -0/+1 |
| 2025-11-13 | Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes | Ingo Molnar | 1 | -1/+0 |
| 2025-11-06 | s390/smp: Mark pcpu_delegate() and smp_call_ipl_cpu() as __noreturn | Thorsten Blum | 1 | -1/+1 |
| 2025-11-06 | Merge branch 'dat-enhancement-1' | Heiko Carstens | 3 | -24/+7 |
| 2025-11-06 | s390/mm: Replace the CSP instruction with CSPG | Heiko Carstens | 2 | -18/+5 |
| 2025-11-06 | s390/mm: Remove cpu_has_idte() | Heiko Carstens | 2 | -6/+2 |
| 2025-11-03 | s390/uaccess: Use unsafe wrappers for ASM GOTO | Thomas Gleixner | 1 | -2/+2 |
| 2025-10-24 | s390/ptrace: Explicitly include <linux/typecheck.h> | Jens Remus | 1 | -0/+1 |
| 2025-10-24 | s390/pci: Restore IRQ unconditionally for the zPCI device | Farhan Ali | 1 | -1/+0 |
| 2025-10-21 | s390/ap: Introduce new AP nqap and dqap trace events | Harald Freudenberger | 1 | -0/+87 |
| 2025-10-21 | s390/ap: Extend struct ap_queue_status with some convenience fields | Harald Freudenberger | 1 | -8/+22 |
| 2025-10-21 | s390/zcrypt: Rework zcrypt request and reply trace event definition | Harald Freudenberger | 1 | -20/+24 |
| 2025-10-21 | s390/tape: Introduce idal buffer array | Jan Höppner | 2 | -0/+78 |
| 2025-10-20 | KVM: S390: Remove sca_lock | Christoph Schlameuss | 1 | -1/+0 |
| 2025-10-20 | KVM: s390: Use ESCA instead of BSCA at VM init | Christoph Schlameuss | 1 | -3/+2 |
| 2025-10-14 | s390/vmlinux.lds.S: Prevent thunk functions from getting placed with normal text | Josh Poimboeuf | 1 | -1/+1 |
| 2025-10-09 | Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 19 | -82/+92 |
| 2025-10-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
| 2025-10-04 | s390/pci: Expose firmware provided UID Checking state in sysfs | Ramesh Errabolu | 1 | -0/+10 |
| 2025-10-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -1/+23 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-30 | Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -34/+16 |
| 2025-09-30 | KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent | Sean Christopherson | 1 | -0/+2 |
| 2025-09-30 | Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 1 | -5/+5 |
| 2025-09-30 | Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2 | -1/+23 |
| 2025-09-30 | KVM: s390: Fix to clear PTE when discarding a swapped page | Gautam Gala | 1 | -0/+22 |
| 2025-09-29 | Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2 | -72/+46 |
| 2025-09-29 | Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+5 |
| 2025-09-29 | s390: Remove superfluous newlines from inline assemblies | Heiko Carstens | 18 | -82/+82 |
| 2025-09-25 | s390/mm: Add memory allocation profiling hooks | Heiko Carstens | 1 | -11/+19 |
| 2025-09-24 | s390/bitops: Switch to generic ffs() if supported by compiler | Heiko Carstens | 1 | -0/+8 |
| 2025-09-24 | s390/bitops: Switch to generic fls(), fls64(), etc. | Heiko Carstens | 1 | -51/+5 |
| 2025-09-18 | s390/bitops: Cleanup __flogr() | Heiko Carstens | 1 | -4/+3 |
| 2025-09-18 | s390/bitops: Use __assume() for __flogr() inline assembly return value | Heiko Carstens | 1 | -3/+11 |
| 2025-09-18 | s390/bitops: Limit return value range of __flogr() | Heiko Carstens | 1 | -1/+1 |
| 2025-09-17 | s390/entry: Remove unused TIF flags | Sven Schnelle | 1 | -10/+0 |
| 2025-09-17 | s390: Use generic TIF bits | Thomas Gleixner | 1 | -26/+18 |
| 2025-09-13 | mm: introduce memdesc_flags_t | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-09-08 | s390: Add __attribute_const__ to ffs()-family implementations | Kees Cook | 1 | -5/+5 |
| 2025-09-08 | KVM: s390: improve interrupt cpu for wakeup | Christian Borntraeger | 1 | -1/+1 |
| 2025-09-05 | iommu/s390: Make attach succeed when the device was surprise removed | Niklas Schnelle | 1 | -5/+5 |
| 2025-08-20 | s390/bitops: Optimize inlining | Juergen Christ | 1 | -7/+7 |
| 2025-08-20 | s390/bitops: Slightly optimize ffs() and fls64() | Heiko Carstens | 1 | -5/+2 |
| 2025-08-08 | Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2 | -1/+46 |
| 2025-08-05 | Merge commit 'linus' into core/bugs, to resolve conflicts | Ingo Molnar | 44 | -273/+167 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+2 |
| 2025-07-31 | s390/mm: Enable THP_SWAP and THP_MIGRATION | Gerald Schaefer | 1 | -0/+45 |