index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
[prev]
[next]