Age | Commit message (Expand) | Author |
2024-08-25 | Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-08-22 | s390/boot: Fix KASLR base offset off by __START_KERNEL bytes | Alexander Gordeev |
2024-08-22 | s390/boot: Avoid possible physmem_info segment corruption | Alexander Gordeev |
2024-08-21 | s390/mm: Pin identity mapping base to zero | Alexander Gordeev |
2024-08-21 | s390/mm: Prevent lowcore vs identity mapping overlap | Alexander Gordeev |
2024-08-07 | s390/uv: Panic for set and remove shared access UVC errors | Claudio Imbrenda |
2024-08-06 | KVM: s390: fix validity interception issue when gisa is switched off | Michael Mueller |
2024-07-31 | s390: Keep inittext section writable | Heiko Carstens |
2024-07-31 | s390/vmlinux.lds.S: Move ro_after_init section behind rodata section | Heiko Carstens |
2024-07-31 | s390/mm: Get rid of RELOC_HIDE() | Heiko Carstens |
2024-07-31 | s390/mm/ptdump: Improve sorting of markers | Heiko Carstens |
2024-07-31 | s390/mm/ptdump: Add support for relocated lowcore mapping | Heiko Carstens |
2024-07-31 | s390/mm/ptdump: Fix handling of identity mapping area | Heiko Carstens |
2024-07-31 | s390/alternatives: Remove unused empty header file | Heiko Carstens |
2024-07-31 | s390/fpu: Re-add exception handling in load_fpu_state() | Heiko Carstens |
2024-07-26 | Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-07-25 | Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados |
2024-07-23 | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-07-23 | s390: Remove protvirt and kvm config guards for uv code | Janosch Frank |
2024-07-23 | s390/boot: Add cmdline option to relocate lowcore | Sven Schnelle |
2024-07-23 | s390/kdump: Make kdump ready for lowcore relocation | Sven Schnelle |
2024-07-23 | s390/entry: Make system_call() ready for lowcore relocation | Sven Schnelle |
2024-07-23 | s390/entry: Make ret_from_fork() ready for lowcore relocation | Sven Schnelle |
2024-07-23 | s390/entry: Make __switch_to() ready for lowcore relocation | Sven Schnelle |
2024-07-23 | s390/entry: Make restart_int_handler() ready for lowcore relocation | Sven Schnelle |
2024-07-23 | s390/entry: Make mchk_int_handler() ready for lowcore relocation | Sven Schnelle |
2024-07-23 | s390/entry: Make int handlers ready for lowcore relocation | Sven Schnelle |
2024-07-23 | s390/entry: Make pgm_check_handler() ready for lowcore relocation | Sven Schnelle |
2024-07-23 | s390/entry: Add base register to CHECK_VMAP_STACK/CHECK_STACK macro | Sven Schnelle |
2024-07-23 | s390/entry: Add base register to SIEEXIT macro | Sven Schnelle |
2024-07-23 | s390/entry: Add base register to MBEAR macro | Sven Schnelle |
2024-07-23 | s390/entry: Make __sie64a() ready for lowcore relocation | Sven Schnelle |
2024-07-23 | s390/head64: Make startup code ready for lowcore relocation | Sven Schnelle |
2024-07-23 | s390: Add infrastructure to patch lowcore accesses | Sven Schnelle |
2024-07-23 | s390/atomic_ops: Disable flag outputs constraint for GCC versions below 14.2.0 | Heiko Carstens |
2024-07-23 | s390/entry: Move SIE indicator flag to thread info | Heiko Carstens |
2024-07-23 | s390/nmi: Simplify ptregs setup | Heiko Carstens |
2024-07-23 | s390/alternatives: Remove alternative facility list | Heiko Carstens |
2024-07-23 | s390/nospec: Push down alternative handling | Heiko Carstens |
2024-07-23 | s390/alternatives: Allow early alternative patching in decompressor | Sven Schnelle |
2024-07-23 | s390/alternatives: Rework to allow for callbacks | Heiko Carstens |
2024-07-23 | s390/uaccess: Make s390_kernel_write() usable for decompressor | Heiko Carstens |
2024-07-23 | s390/alternatives: Move text sync functions | Heiko Carstens |
2024-07-23 | s390/alternatives: Merge both alternative header files | Heiko Carstens |
2024-07-23 | s390/alternatives: Use consistent naming | Heiko Carstens |
2024-07-23 | s390/alternatives: Remove noaltinstr option | Sven Schnelle |
2024-07-23 | s390: Move CIF flags to struct pcpu | Sven Schnelle |
2024-07-23 | s390/smp: Switch pcpu_devices to percpu | Sven Schnelle |