index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-23
s390/smp: Handle restart interrupt on ipl cpu
Sven Schnelle
2
-16
/
+1
2024-07-23
s390/cpum_cf: Fix endless loop in CF_DIAG event stop
Thomas Richter
1
-4
/
+10
2024-07-23
s390/setup: Fix __pa/__va for modules under non-GPL licenses
Vasily Gorbik
1
-1
/
+1
2024-07-23
s390: Add runtime constant support
Heiko Carstens
1
-0
/
+3
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-4
/
+18
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
22
-414
/
+610
2024-07-10
s390/entry: Pass the asce as parameter to sie64a()
Claudio Imbrenda
2
-5
/
+4
2024-07-10
s390/sthyi: Use cached data when diag is busy
Mete Durlu
1
-17
/
+38
2024-07-10
s390/sthyi: Move diag operations
Mete Durlu
1
-15
/
+31
2024-07-10
s390/diag: Diag204 add busy return errno
Mete Durlu
1
-1
/
+5
2024-07-10
s390/diag: Return errno's from diag204
Mete Durlu
1
-3
/
+3
2024-07-10
s390/smp: Switch to GENERIC_CPU_DEVICES
Sven Schnelle
1
-35
/
+20
2024-07-03
s390/unwind: disable KMSAN checks
Ilya Leoshkevich
1
-0
/
+4
2024-07-03
s390/traps: unpoison the kernel_stack_overflow()'s pt_regs
Ilya Leoshkevich
1
-0
/
+6
2024-07-03
s390/ftrace: unpoison ftrace_regs in kprobe_ftrace_handler()
Ilya Leoshkevich
1
-0
/
+2
2024-07-03
s390/diag: unpoison diag224() output buffer
Ilya Leoshkevich
1
-4
/
+6
2024-07-02
s390/topology: Remove CPU KOBJ_CHANGE uevents
Mete Durlu
1
-7
/
+1
2024-06-25
s390: remove native mmap2() syscall
Arnd Bergmann
1
-27
/
+0
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-06-18
s390/mm: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-13
/
+15
2024-06-18
s390/idle: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-5
/
+6
2024-06-18
s390/vtime: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-36
/
+42
2024-06-18
s390/smp: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-10
/
+13
2024-06-18
s390/nmi: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-9
/
+11
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
16
-150
/
+149
2024-06-07
s390/pai_ext: Enable per-task and system-wide sampling event
Thomas Richter
2
-38
/
+39
2024-06-07
s390/pai_ext: Enable per-task counting event
Thomas Richter
1
-16
/
+63
2024-06-07
s390/pai_ext: Enable concurrent system-wide counting/sampling
Thomas Richter
1
-8
/
+10
2024-06-07
s390/pai_crypto: Enable per-task and system-wide sampling event
Thomas Richter
1
-55
/
+46
2024-06-07
s390/pai_crypto: Enable per-task counting event
Thomas Richter
1
-14
/
+67
2024-06-07
s390/pai_crypto: Enable concurrent system-wide counting/sampling event
Thomas Richter
1
-10
/
+9
2024-06-05
s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
David Hildenbrand
1
-7
/
+11
2024-06-05
s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...
David Hildenbrand
1
-5
/
+13
2024-06-05
s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
David Hildenbrand
1
-7
/
+17
2024-06-05
s390/uv: Make uv_convert_from_secure() a static function
David Hildenbrand
1
-1
/
+1
2024-06-05
s390/uv: Update PG_arch_1 comment
David Hildenbrand
1
-5
/
+4
2024-06-05
s390/uv: Convert PG_arch_1 users to only work on small folios
David Hildenbrand
1
-16
/
+25
2024-06-05
s390/uv: Split large folios in gmap_make_secure()
David Hildenbrand
1
-6
/
+25
2024-06-05
s390/uv: gmap_make_secure() cleanups for further changes
David Hildenbrand
1
-26
/
+40
2024-06-05
s390/uv: Don't call folio_wait_writeback() without a folio reference
David Hildenbrand
1
-0
/
+8
2024-06-05
s390/crash: Do not use VM info if os_info does not have it
Alexander Gordeev
1
-24
/
+30
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
1
-0
/
+1
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
19
-385
/
+263
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+2
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-22
/
+6
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+3
2024-05-16
s390/kprobes: Remove custom insn slot allocator
Heiko Carstens
4
-89
/
+10
2024-05-16
s390/boot: Remove alt_stfle_fac_list from decompressor
Sven Schnelle
1
-1
/
+1
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-05-14
s390/ipl: Introduce sysfs attribute 'scp_data' for dump ipl
Alexander Egorenkov
1
-0
/
+33
[prev]
[next]