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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-13
Merge branch 'page-table-check-support' of git://git.kernel.org/pub/scm/linux...
Vasily Gorbik
3
-7
/
+56
2026-03-13
s390: Enable page table check for debug_defconfig
Alexander Gordeev
1
-0
/
+2
2026-03-13
s390/pgtable: Add s390 support for page table check
Tobias Huschle
2
-4
/
+51
2026-03-13
s390/pgtable: Use set_pmd_bit() to invalidate PMD entry
Alexander Gordeev
1
-3
/
+3
2026-03-12
kbuild: Consolidate C dialect options
Nathan Chancellor
2
-4
/
+2
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
1
-2
/
+2
2026-03-11
s390: Add -m64 to KBUILD_CPPFLAGS
Thomas Weißschuh
1
-2
/
+1
2026-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3
Alexei Starovoitov
5
-10
/
+7
2026-03-07
s390: Revert "s390/irq/idle: Remove psw bits early"
Heiko Carstens
1
-6
/
+8
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2026-03-06
KVM: s390: Fix a deadlock
Claudio Imbrenda
1
-2
/
+4
2026-03-05
s390/boot: Respect kaslr_enabled() for identity randomization
Vasily Gorbik
1
-1
/
+2
2026-03-05
s390/Kconfig: Make modules sanity test a module-only option
Vasily Gorbik
1
-1
/
+1
2026-03-05
s390/setup: Drop stale ident_map_size declaration
Vasily Gorbik
1
-1
/
+0
2026-03-05
s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT
Coiby Xu
4
-10
/
+1
2026-03-05
integrity: Make arch_ima_get_secureboot integrity-wide
Coiby Xu
2
-6
/
+5
2026-03-03
bpf,s390: add fsession support for trampolines
Menglong Dong
1
-14
/
+60
2026-03-03
bpf,s390: introduce emit_store_stack_imm64() for trampoline
Menglong Dong
1
-11
/
+10
2026-03-03
s390: Introduce bpf_get_lowcore() kfunc
Ilya Leoshkevich
2
-0
/
+14
2026-03-03
s390/stackleak: Fix __stackleak_poison() inline assembly constraint
Heiko Carstens
1
-1
/
+1
2026-03-03
s390/xor: Improve inline assembly constraints
Heiko Carstens
1
-4
/
+4
2026-03-03
s390/xor: Fix xor_xc_2() inline assembly constraints
Heiko Carstens
1
-2
/
+2
2026-03-03
s390/xor: Fix xor_xc_5() inline assembly
Vasily Gorbik
1
-1
/
+0
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+0
2026-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2
Alexei Starovoitov
8
-67
/
+66
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
1
-1
/
+0
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
1
-2
/
+0
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
1
-0
/
+1
2026-02-25
s390/pfault: Fix virtual vs physical address confusion
Alexander Gordeev
1
-2
/
+2
2026-02-25
s390/kexec: Disable stack protector in s390_reset_system()
Vasily Gorbik
1
-1
/
+1
2026-02-25
s390/idle: Remove psw_idle() prototype
Heiko Carstens
1
-2
/
+0
2026-02-25
s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()
Heiko Carstens
1
-2
/
+1
2026-02-25
s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()
Heiko Carstens
1
-14
/
+7
2026-02-25
s390/irq/idle: Remove psw bits early
Heiko Carstens
1
-8
/
+6
2026-02-25
s390/idle: Inline update_timer_idle()
Heiko Carstens
4
-35
/
+38
2026-02-25
s390/idle: Slightly optimize idle time accounting
Heiko Carstens
1
-7
/
+8
2026-02-25
s390/idle: Add comment for non obvious code
Heiko Carstens
1
-0
/
+9
2026-02-25
s390/vtime: Fix virtual timer forwarding
Heiko Carstens
1
-16
/
+2
2026-02-25
s390/idle: Fix cpu idle exit cpu time accounting
Heiko Carstens
3
-6
/
+18
2026-02-24
s390/bpf: Do not increment tailcall count when prog is NULL
Ilya Leoshkevich
1
-8
/
+15
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
27
-42
/
+42
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
34
-81
/
+74
2026-02-20
Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-34
/
+35
2026-02-18
s390/debug: Convert debug area lock from a spinlock to a raw spinlock
Benjamin Block
2
-32
/
+32
2026-02-17
s390/smp: Avoid calling rebuild_sched_domains() early
Heiko Carstens
1
-1
/
+1
2026-02-17
s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n
Alexander Egorenkov
1
-1
/
+2
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
44
-5489
/
+5561
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-1
/
+4
[prev]
[next]