index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-01
s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag
Alexander Gordeev
1
-1
/
+5
2022-05-25
s390/perf: obtain sie_block from the right address
Nico Boehr
1
-1
/
+1
2022-05-25
s390: generate register offsets into pt_regs automatically
Heiko Carstens
3
-20
/
+16
2022-05-25
s390: simplify early program check handler
Heiko Carstens
4
-31
/
+8
2022-05-17
s390/entry: workaround llvm's IAS limitations
Heiko Carstens
1
-2
/
+12
2022-05-17
s390/alternatives: remove padding generation code
Heiko Carstens
1
-59
/
+2
2022-05-17
s390/alternatives: provide identical sized orginal/alternative sequences
Heiko Carstens
1
-10
/
+10
2022-05-16
s390/cpumf: add new extended counter set for IBM z16
Thomas Richter
1
-0
/
+148
2022-05-11
s390/stp: clock_delta should be signed
Sven Schnelle
1
-4
/
+4
2022-05-11
s390/stp: fix todoff size
Sven Schnelle
1
-3
/
+1
2022-05-09
s390/pai: add support for cryptography counters
Thomas Richter
4
-1
/
+695
2022-05-06
s390/compat: cleanup compat_linux.h header file
Heiko Carstens
1
-52
/
+28
2022-05-06
s390/entry: remove broken and not needed code
Heiko Carstens
1
-4
/
+1
2022-05-06
s390/ptrace: move short psw definitions to ptrace header file
Heiko Carstens
1
-7
/
+2
2022-04-27
s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()
Pingfan Liu
1
-2
/
+2
2022-04-25
s390/vdso: add vdso randomization
Sven Schnelle
1
-1
/
+32
2022-04-25
s390/vdso: map vdso above stack
Sven Schnelle
1
-1
/
+1
2022-04-25
s390/vdso: move vdso mapping to its own function
Sven Schnelle
1
-5
/
+19
2022-04-25
s390/smp: sort out physical vs virtual CPU0 lowcore pointer
Alexander Gordeev
1
-1
/
+1
2022-04-25
s390/kexec: set end-of-ipl flag in last diag308 call
Alexander Egorenkov
2
-3
/
+10
2022-04-07
s390/kexec: silence -Warray-bounds warning
Heiko Carstens
1
-1
/
+1
2022-04-06
s390: add z16 elf platform
Heiko Carstens
1
-0
/
+4
2022-04-01
Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
9
-64
/
+56
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+1
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+2
2022-03-27
s390/smp: use physical address for SIGP_SET_PREFIX command
Alexander Gordeev
1
-1
/
+1
2022-03-27
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
5
-19
/
+20
2022-03-27
s390/smp: cleanup control register update routines
Alexander Gordeev
1
-24
/
+12
2022-03-27
s390/smp: cleanup target CPU callback starting
Alexander Gordeev
1
-4
/
+11
2022-03-27
s390/unwind: avoid duplicated unwinding entries for kretprobes
Vasily Gorbik
1
-2
/
+2
2022-03-27
s390/unwind: recover kretprobe modified return address in stacktrace
Vasily Gorbik
1
-6
/
+2
2022-03-27
s390/kprobes: enable kretprobes framepointer verification
Vasily Gorbik
1
-4
/
+4
2022-03-27
s390/alternatives: use insn format for new instructions
Heiko Carstens
1
-5
/
+5
2022-03-27
s390/traps: improve panic message for translation-specification exception
Heiko Carstens
1
-3
/
+3
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
38
-374
/
+284
2022-03-24
kasan, x86, arm64, s390: rename functions for modules shadow
Andrey Konovalov
1
-1
/
+1
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
1
-7
/
+0
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
2
-2
/
+0
2022-03-10
task_work: Call tracehook_notify_signal from get_signal on all architectures
Eric W. Biederman
1
-2
/
+2
2022-03-10
s390/kprobes: Avoid additional kprobe in kretprobe handling
Tobias Huschle
3
-34
/
+59
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
2
-3
/
+3
2022-03-10
s390: assume stckf is always present
Vasily Gorbik
2
-15
/
+9
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
12
-90
/
+16
2022-03-08
s390: remove unused expoline to BC instructions
Vasily Gorbik
1
-20
/
+5
2022-03-08
s390/irq: use assignment instead of cast
Heiko Carstens
1
-1
/
+1
2022-03-08
s390/traps: get rid of magic cast for per code
Heiko Carstens
1
-1
/
+1
2022-03-08
s390/traps: get rid of magic cast for program interruption code
Heiko Carstens
1
-1
/
+1
2022-03-08
s390/signal: fix typo in comments
Heiko Carstens
2
-2
/
+2
[next]