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 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-04
1
-5
/
+7
|
\
|
*
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-4
/
+3
|
*
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+5
*
|
Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-06-03
7
-58
/
+35
|
\
\
|
*
|
s390/stack: add union to reflect kvm stack slot usages
Heiko Carstens
2022-06-01
2
-5
/
+5
|
*
|
s390/stack: merge empty stack frame slots
Heiko Carstens
2022-06-01
2
-6
/
+6
|
*
|
s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag
Alexander Gordeev
2022-06-01
1
-1
/
+5
|
*
|
s390/perf: obtain sie_block from the right address
Nico Boehr
2022-05-25
1
-1
/
+1
|
*
|
s390: generate register offsets into pt_regs automatically
Heiko Carstens
2022-05-25
3
-20
/
+16
|
*
|
s390: simplify early program check handler
Heiko Carstens
2022-05-25
4
-31
/
+8
*
|
|
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-29
1
-2
/
+1
|
\
\
\
|
*
|
|
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
2022-05-27
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-27
1
-5
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
1
-5
/
+8
*
|
|
s390/entry: workaround llvm's IAS limitations
Heiko Carstens
2022-05-17
1
-2
/
+12
*
|
|
s390/alternatives: remove padding generation code
Heiko Carstens
2022-05-17
1
-59
/
+2
*
|
|
s390/alternatives: provide identical sized orginal/alternative sequences
Heiko Carstens
2022-05-17
1
-10
/
+10
*
|
|
s390/cpumf: add new extended counter set for IBM z16
Thomas Richter
2022-05-16
1
-0
/
+148
*
|
|
s390/stp: clock_delta should be signed
Sven Schnelle
2022-05-11
1
-4
/
+4
*
|
|
s390/stp: fix todoff size
Sven Schnelle
2022-05-11
1
-3
/
+1
*
|
|
s390/pai: add support for cryptography counters
Thomas Richter
2022-05-09
4
-1
/
+695
*
|
|
s390/compat: cleanup compat_linux.h header file
Heiko Carstens
2022-05-06
1
-52
/
+28
*
|
|
s390/entry: remove broken and not needed code
Heiko Carstens
2022-05-06
1
-4
/
+1
*
|
|
s390/ptrace: move short psw definitions to ptrace header file
Heiko Carstens
2022-05-06
1
-7
/
+2
*
|
|
s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()
Pingfan Liu
2022-04-27
1
-2
/
+2
*
|
|
s390/vdso: add vdso randomization
Sven Schnelle
2022-04-25
1
-1
/
+32
*
|
|
s390/vdso: map vdso above stack
Sven Schnelle
2022-04-25
1
-1
/
+1
*
|
|
s390/vdso: move vdso mapping to its own function
Sven Schnelle
2022-04-25
1
-5
/
+19
*
|
|
s390/smp: sort out physical vs virtual CPU0 lowcore pointer
Alexander Gordeev
2022-04-25
1
-1
/
+1
*
|
|
s390/kexec: set end-of-ipl flag in last diag308 call
Alexander Egorenkov
2022-04-25
2
-3
/
+10
|
/
/
*
|
s390/kexec: silence -Warray-bounds warning
Heiko Carstens
2022-04-07
1
-1
/
+1
*
|
s390: add z16 elf platform
Heiko Carstens
2022-04-06
1
-0
/
+4
|
/
*
Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-04-01
9
-64
/
+56
|
\
|
*
s390/smp: use physical address for SIGP_SET_PREFIX command
Alexander Gordeev
2022-03-27
1
-1
/
+1
|
*
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
2022-03-27
5
-19
/
+20
|
*
s390/smp: cleanup control register update routines
Alexander Gordeev
2022-03-27
1
-24
/
+12
|
*
s390/smp: cleanup target CPU callback starting
Alexander Gordeev
2022-03-27
1
-4
/
+11
|
*
s390/unwind: avoid duplicated unwinding entries for kretprobes
Vasily Gorbik
2022-03-27
1
-2
/
+2
|
*
s390/unwind: recover kretprobe modified return address in stacktrace
Vasily Gorbik
2022-03-27
1
-6
/
+2
|
*
s390/kprobes: enable kretprobes framepointer verification
Vasily Gorbik
2022-03-27
1
-4
/
+4
|
*
s390/alternatives: use insn format for new instructions
Heiko Carstens
2022-03-27
1
-5
/
+5
|
*
s390/traps: improve panic message for translation-specification exception
Heiko Carstens
2022-03-27
1
-3
/
+3
*
|
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
1
-2
/
+1
|
\
\
|
*
|
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
2022-03-31
1
-2
/
+1
*
|
|
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-29
2
-4
/
+2
|
\
\
\
|
*
|
|
tracehook: Remove tracehook.h
Eric W. Biederman
2022-03-10
2
-2
/
+0
|
*
|
|
task_work: Call tracehook_notify_signal from get_signal on all architectures
Eric W. Biederman
2022-03-10
1
-2
/
+2
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-25
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
kasan, x86, arm64, s390: rename functions for modules shadow
Andrey Konovalov
2022-03-25
1
-1
/
+1
*
|
|
|
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-03-25
38
-374
/
+284
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]