index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-01
s390: Initialize psw mask in perf_arch_fetch_caller_regs()
Heiko Carstens
1
-0
/
+1
2024-11-01
s390/pci: Handle PCI error codes other than 0x3a
Niklas Schnelle
1
-8
/
+9
2024-10-22
KVM: s390: Change virtual to physical address access in diag 0x258 handler
Michael Mueller
1
-1
/
+1
2024-10-22
KVM: s390: gaccess: Check if guest address is in memslot
Nico Boehr
2
-6
/
+12
2024-10-17
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
1
-0
/
+2
2024-10-17
s390/traps: Handle early warnings gracefully
Heiko Carstens
1
-2
/
+15
2024-10-17
s390/cpum_sf: Remove WARN_ON_ONCE statements
Thomas Richter
1
-8
/
+4
2024-10-17
s390/mm: Add cond_resched() to cmm_alloc/free_pages()
Gerald Schaefer
1
-1
/
+17
2024-10-17
s390/facility: Disable compile time optimization for decompressor code
Heiko Carstens
1
-2
/
+4
2024-10-04
s390/ftrace: Avoid calling unwinder in ftrace_return_address()
Vasily Gorbik
2
-20
/
+16
2024-10-04
s390/entry: Make early program check handler relocated lowcore aware
Heiko Carstens
2
-7
/
+11
2024-10-04
s390/entry: Move early program check handler to entry.S
Heiko Carstens
3
-24
/
+16
2024-08-25
Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
8
-33
/
+85
2024-08-22
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
6
-31
/
+52
2024-08-22
s390/boot: Avoid possible physmem_info segment corruption
Alexander Gordeev
1
-2
/
+2
2024-08-21
s390/mm: Pin identity mapping base to zero
Alexander Gordeev
2
-1
/
+15
2024-08-21
s390/mm: Prevent lowcore vs identity mapping overlap
Alexander Gordeev
1
-1
/
+18
2024-08-07
s390/uv: Panic for set and remove shared access UVC errors
Claudio Imbrenda
1
-1
/
+4
2024-08-06
KVM: s390: fix validity interception issue when gisa is switched off
Michael Mueller
1
-1
/
+6
2024-07-31
s390: Keep inittext section writable
Heiko Carstens
2
-10
/
+2
2024-07-31
s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
Heiko Carstens
1
-8
/
+9
2024-07-31
s390/mm: Get rid of RELOC_HIDE()
Heiko Carstens
1
-8
/
+2
2024-07-31
s390/mm/ptdump: Improve sorting of markers
Heiko Carstens
1
-47
/
+53
2024-07-31
s390/mm/ptdump: Add support for relocated lowcore mapping
Heiko Carstens
1
-13
/
+22
2024-07-31
s390/mm/ptdump: Fix handling of identity mapping area
Heiko Carstens
1
-9
/
+12
2024-07-31
s390/alternatives: Remove unused empty header file
Heiko Carstens
1
-0
/
+0
2024-07-31
s390/fpu: Re-add exception handling in load_fpu_state()
Heiko Carstens
1
-1
/
+1
2024-07-26
Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
50
-521
/
+745
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+10
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
4
-10
/
+10
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+2
2024-07-23
s390: Remove protvirt and kvm config guards for uv code
Janosch Frank
10
-92
/
+17
2024-07-23
s390/boot: Add cmdline option to relocate lowcore
Sven Schnelle
1
-0
/
+2
2024-07-23
s390/kdump: Make kdump ready for lowcore relocation
Sven Schnelle
2
-16
/
+12
2024-07-23
s390/entry: Make system_call() ready for lowcore relocation
Sven Schnelle
1
-10
/
+11
2024-07-23
s390/entry: Make ret_from_fork() ready for lowcore relocation
Sven Schnelle
1
-3
/
+4
2024-07-23
s390/entry: Make __switch_to() ready for lowcore relocation
Sven Schnelle
1
-4
/
+5
2024-07-23
s390/entry: Make restart_int_handler() ready for lowcore relocation
Sven Schnelle
1
-6
/
+8
2024-07-23
s390/entry: Make mchk_int_handler() ready for lowcore relocation
Sven Schnelle
1
-23
/
+25
2024-07-23
s390/entry: Make int handlers ready for lowcore relocation
Sven Schnelle
1
-15
/
+16
2024-07-23
s390/entry: Make pgm_check_handler() ready for lowcore relocation
Sven Schnelle
2
-21
/
+32
2024-07-23
s390/entry: Add base register to CHECK_VMAP_STACK/CHECK_STACK macro
Sven Schnelle
1
-12
/
+12
2024-07-23
s390/entry: Add base register to SIEEXIT macro
Sven Schnelle
1
-8
/
+8
2024-07-23
s390/entry: Add base register to MBEAR macro
Sven Schnelle
1
-4
/
+5
2024-07-23
s390/entry: Make __sie64a() ready for lowcore relocation
Sven Schnelle
1
-3
/
+6
2024-07-23
s390/head64: Make startup code ready for lowcore relocation
Sven Schnelle
1
-3
/
+5
2024-07-23
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
12
-2
/
+57
2024-07-23
s390/atomic_ops: Disable flag outputs constraint for GCC versions below 14.2.0
Heiko Carstens
1
-1
/
+2
2024-07-23
s390/entry: Move SIE indicator flag to thread info
Heiko Carstens
4
-10
/
+14
[next]