index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
2
-14
/
+12
|
\
|
*
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-04
1
-3
/
+0
|
*
s390/uv: convert gmap_destroy_page() from follow_page() to folio_walk
David Hildenbrand
2024-09-02
1
-6
/
+12
|
*
s390/uv: drop arch_make_page_accessible()
David Hildenbrand
2024-09-02
1
-5
/
+0
*
|
s390/vdso: Wire up getrandom() vdso implementation
Heiko Carstens
2024-09-13
6
-8
/
+211
*
|
s390/vdso: Move vdso symbol handling to separate header file
Heiko Carstens
2024-09-13
2
-2
/
+2
*
|
s390/vdso: Allow alternatives in vdso code
Heiko Carstens
2024-09-13
2
-0
/
+23
*
|
s390/alternatives: Remove ALT_FACILITY_EARLY
Heiko Carstens
2024-09-13
1
-1
/
+1
|
/
*
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
2024-08-22
1
-1
/
+1
*
s390/mm: Prevent lowcore vs identity mapping overlap
Alexander Gordeev
2024-08-21
1
-1
/
+18
*
s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
Heiko Carstens
2024-07-31
1
-8
/
+9
*
s390/alternatives: Remove unused empty header file
Heiko Carstens
2024-07-31
1
-0
/
+0
*
s390/fpu: Re-add exception handling in load_fpu_state()
Heiko Carstens
2024-07-31
1
-1
/
+1
*
Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-07-26
19
-311
/
+311
|
\
|
*
s390: Remove protvirt and kvm config guards for uv code
Janosch Frank
2024-07-23
2
-22
/
+16
|
*
s390/kdump: Make kdump ready for lowcore relocation
Sven Schnelle
2024-07-23
2
-16
/
+12
|
*
s390/entry: Make system_call() ready for lowcore relocation
Sven Schnelle
2024-07-23
1
-10
/
+11
|
*
s390/entry: Make ret_from_fork() ready for lowcore relocation
Sven Schnelle
2024-07-23
1
-3
/
+4
|
*
s390/entry: Make __switch_to() ready for lowcore relocation
Sven Schnelle
2024-07-23
1
-4
/
+5
|
*
s390/entry: Make restart_int_handler() ready for lowcore relocation
Sven Schnelle
2024-07-23
1
-6
/
+8
|
*
s390/entry: Make mchk_int_handler() ready for lowcore relocation
Sven Schnelle
2024-07-23
1
-23
/
+25
|
*
s390/entry: Make int handlers ready for lowcore relocation
Sven Schnelle
2024-07-23
1
-15
/
+16
|
*
s390/entry: Make pgm_check_handler() ready for lowcore relocation
Sven Schnelle
2024-07-23
1
-21
/
+26
|
*
s390/entry: Add base register to CHECK_VMAP_STACK/CHECK_STACK macro
Sven Schnelle
2024-07-23
1
-12
/
+12
|
*
s390/entry: Add base register to SIEEXIT macro
Sven Schnelle
2024-07-23
1
-8
/
+8
|
*
s390/entry: Add base register to MBEAR macro
Sven Schnelle
2024-07-23
1
-4
/
+5
|
*
s390/entry: Make __sie64a() ready for lowcore relocation
Sven Schnelle
2024-07-23
1
-3
/
+6
|
*
s390/head64: Make startup code ready for lowcore relocation
Sven Schnelle
2024-07-23
1
-3
/
+5
|
*
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
2024-07-23
5
-0
/
+9
|
*
s390/entry: Move SIE indicator flag to thread info
Heiko Carstens
2024-07-23
2
-8
/
+13
|
*
s390/nmi: Simplify ptregs setup
Heiko Carstens
2024-07-23
1
-3
/
+2
|
*
s390/alternatives: Remove alternative facility list
Heiko Carstens
2024-07-23
3
-13
/
+1
|
*
s390/nospec: Push down alternative handling
Heiko Carstens
2024-07-23
5
-14
/
+18
|
*
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
2024-07-23
2
-0
/
+7
|
*
s390/alternatives: Rework to allow for callbacks
Heiko Carstens
2024-07-23
2
-25
/
+27
|
*
s390/alternatives: Move text sync functions
Heiko Carstens
2024-07-23
2
-21
/
+19
|
*
s390/alternatives: Merge both alternative header files
Heiko Carstens
2024-07-23
1
-1
/
+1
|
*
s390/alternatives: Use consistent naming
Heiko Carstens
2024-07-23
1
-1
/
+1
|
*
s390/alternatives: Remove noaltinstr option
Sven Schnelle
2024-07-23
1
-19
/
+2
|
*
s390: Move CIF flags to struct pcpu
Sven Schnelle
2024-07-23
4
-12
/
+13
|
*
s390/smp: Switch pcpu_devices to percpu
Sven Schnelle
2024-07-23
1
-56
/
+57
|
*
s390/smp: Handle restart interrupt on ipl cpu
Sven Schnelle
2024-07-23
2
-16
/
+1
|
*
s390/cpum_cf: Fix endless loop in CF_DIAG event stop
Thomas Richter
2024-07-23
1
-4
/
+10
|
*
s390/setup: Fix __pa/__va for modules under non-GPL licenses
Vasily Gorbik
2024-07-23
1
-1
/
+1
|
*
s390: Add runtime constant support
Heiko Carstens
2024-07-23
1
-0
/
+3
*
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
2
-2
/
+2
|
/
*
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
4
-4
/
+18
|
\
|
*
s390/unwind: disable KMSAN checks
Ilya Leoshkevich
2024-07-04
1
-0
/
+4
|
*
s390/traps: unpoison the kernel_stack_overflow()'s pt_regs
Ilya Leoshkevich
2024-07-04
1
-0
/
+6
|
*
s390/ftrace: unpoison ftrace_regs in kprobe_ftrace_handler()
Ilya Leoshkevich
2024-07-04
1
-0
/
+2
[next]