index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-03-03
s390/stackleak: Fix __stackleak_poison() inline assembly constraint
Heiko Carstens
-1
/
+1
2026-02-25
s390/idle: Remove psw_idle() prototype
Heiko Carstens
-2
/
+0
2026-02-25
s390/idle: Inline update_timer_idle()
Heiko Carstens
-1
/
+36
2026-02-25
s390/idle: Fix cpu idle exit cpu time accounting
Heiko Carstens
-0
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3
/
+3
2026-02-20
Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-2
/
+2
2026-02-18
s390/debug: Convert debug area lock from a spinlock to a raw spinlock
Benjamin Block
-2
/
+2
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-422
/
+72
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-5
/
+2
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+0
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-1
/
+7
2026-02-05
s390: remove kvm_types.h from Kbuild
Randy Dunlap
-1
/
+0
2026-02-04
KVM: S390: Remove PGSTE code from linux/s390 mm
Claudio Imbrenda
-141
/
+7
2026-02-04
KVM: s390: Remove gmap from s390/mm
Claudio Imbrenda
-182
/
+0
2026-02-04
KVM: s390: Switch to new gmap
Claudio Imbrenda
-69
/
+14
2026-02-04
KVM: s390: Stop using CONFIG_PGSTE
Claudio Imbrenda
-3
/
+3
2026-02-04
KVM: s390: Add helper functions for fault handling
Claudio Imbrenda
-0
/
+1
2026-02-04
KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER
Claudio Imbrenda
-0
/
+1
2026-02-04
s390/mm: Warn if uv_convert_from_secure_pte() fails
Claudio Imbrenda
-4
/
+5
2026-02-04
KVM: s390: Export two functions
Claudio Imbrenda
-0
/
+2
2026-02-04
KVM: s390: Introduce import_lock
Claudio Imbrenda
-0
/
+2
2026-02-04
KVM: s390: Add gmap_helper_set_unused()
Claudio Imbrenda
-0
/
+1
2026-02-04
s390: Move sske_frame() to a header
Claudio Imbrenda
-0
/
+7
2026-02-04
KVM: s390: Add P bit in table entry bitfields, move union vaddress
Claudio Imbrenda
-2
/
+30
2026-02-04
KVM: s390: Refactor pgste lock and unlock functions
Claudio Imbrenda
-22
/
+0
2026-02-04
s390/tape: Remove tape load display support
Jan Höppner
-39
/
+0
2026-02-04
s390/tape: Remove support for 3590/3592 models
Jan Höppner
-64
/
+0
2026-01-31
kernel.h: include linux/instruction_pointer.h explicitly
Yury Norov
-0
/
+1
2026-01-31
s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEY
Harald Freudenberger
-1
/
+7
2026-01-27
s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUE
Gerd Bayer
-0
/
+1
2026-01-27
s390/bug: Prevent tail-call optimization
Heiko Carstens
-0
/
+2
2026-01-27
s390/bug: Implement WARN_ONCE()
Heiko Carstens
-0
/
+11
2026-01-27
s390/bug: Implement __WARN_printf()
Heiko Carstens
-6
/
+57
2026-01-27
s390/traps: Copy monitor code to pt_regs
Heiko Carstens
-1
/
+4
2026-01-27
s390/bug: Introduce and use monitor code macro
Heiko Carstens
-2
/
+8
2026-01-27
s390/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED
Heiko Carstens
-4
/
+13
2026-01-27
s390/bug: Convert to inline assembly with input operands
Heiko Carstens
-42
/
+31
2026-01-20
mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()
Wei Yang
-4
/
+2
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
-1
/
+0
2026-01-17
s390/preempt: Optimize __preempt_count_dec_and_test()
Heiko Carstens
-0
/
+15
2026-01-17
s390/asm: Let __HAVE_ASM_FLAG_OUTPUTS__ define 1
Heiko Carstens
-1
/
+1
2026-01-17
s390/preempt: Optimize __preemp_count_add()/__preempt_count_sub()
Heiko Carstens
-1
/
+11
2026-01-17
s390/preempt: Optimize preempt_count()
Heiko Carstens
-2
/
+18
2026-01-02
s390/ap: Fix typo in function name reference
Julia Lawall
-1
/
+1
2025-12-22
s390/ptrace: Convert function macros to inline functions
Jens Remus
-11
/
+26
2025-12-14
s390/ipl: Clear SBP flag when bootprog is set
Sven Schnelle
-0
/
+1
2025-12-08
s390/bug: Add missing alignment
Heiko Carstens
-0
/
+1
2025-12-08
s390/bug: Add missing CONFIG_BUG ifdef again
Heiko Carstens
-0
/
+4
[next]