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 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-13
1
-1
/
+3
|
\
|
*
s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove
Thomas Richter
2021-11-08
1
-1
/
+3
*
|
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-11
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
2021-10-29
1
-1
/
+1
|
*
signal/s390: Use force_sigsegv in default_trap_handler
Eric W. Biederman
2021-10-29
1
-1
/
+1
|
*
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-10-20
1
-1
/
+1
*
|
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-06
22
-275
/
+403
|
\
\
|
*
|
s390: support command lines longer than 896 bytes
Sven Schnelle
2021-10-26
3
-5
/
+20
|
*
|
s390/kexec_file: move kernel image size check
Sven Schnelle
2021-10-26
1
-15
/
+2
|
*
|
s390/cpumf: Allow multiple processes to access /dev/hwc
Thomas Richter
2021-10-26
1
-78
/
+150
|
*
|
s390: add support for BEAR enhancement facility
Sven Schnelle
2021-10-26
7
-16
/
+61
|
*
|
s390: introduce nospec_uses_trampoline()
Sven Schnelle
2021-10-26
2
-2
/
+2
|
*
|
s390: rename last_break to pgm_last_break
Sven Schnelle
2021-10-26
2
-2
/
+2
|
*
|
s390/ptrace: add last_break member to pt_regs
Sven Schnelle
2021-10-26
2
-2
/
+2
|
*
|
s390/sclp: sort out physical vs virtual pointers usage
Alexander Gordeev
2021-10-26
1
-0
/
+1
|
*
|
s390/setup: convert start and end initrd pointers to virtual
Alexander Gordeev
2021-10-26
1
-1
/
+1
|
*
|
s390/setup: use physical pointers for memblock_reserve()
Alexander Gordeev
2021-10-26
1
-5
/
+2
|
*
|
s390/setup: use virtual address for STSI instruction
Alexander Gordeev
2021-10-26
1
-4
/
+2
|
*
|
s390/cpcmd: use physical address for command and response
Alexander Gordeev
2021-10-26
1
-3
/
+3
|
*
|
s390: make STACK_FRAME_OVERHEAD available via asm-offsets.h
Heiko Carstens
2021-10-19
1
-0
/
+1
|
*
|
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL support
Heiko Carstens
2021-10-19
1
-6
/
+17
|
*
|
s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementations
Heiko Carstens
2021-10-11
1
-12
/
+29
|
*
|
s390/jump_label: add __init_or_module annotation
Heiko Carstens
2021-10-11
1
-2
/
+3
|
*
|
s390/jump_label: rename __jump_label_transform()
Heiko Carstens
2021-10-11
1
-6
/
+6
|
*
|
s390/jump_label: make use of HAVE_JUMP_LABEL_BATCH
Heiko Carstens
2021-10-11
1
-0
/
+13
|
*
|
s390/ftrace: add missing serialization for graph caller patching
Heiko Carstens
2021-10-11
1
-0
/
+2
|
*
|
s390/ftrace: use text_poke_sync_lock()
Heiko Carstens
2021-10-11
1
-6
/
+6
|
*
|
s390/jump_label: use text_poke_sync()
Heiko Carstens
2021-10-11
1
-6
/
+2
|
*
|
s390: introduce text_poke_sync()
Heiko Carstens
2021-10-11
1
-0
/
+20
|
*
|
s390/boot: allocate amode31 section in decompressor
Alexander Gordeev
2021-10-04
3
-13
/
+11
|
*
|
s390/boot: initialize control registers in decompressor
Alexander Gordeev
2021-10-04
1
-18
/
+0
|
*
|
s390/kprobes: add sanity check
Sven Schnelle
2021-10-04
1
-1
/
+47
|
*
|
s390/ftrace: remove dead code
Heiko Carstens
2021-10-04
1
-80
/
+6
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
3
-8
/
+9
|
\
\
|
*
|
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
1
-1
/
+2
|
*
|
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
3
-7
/
+7
|
*
|
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-02
1
-8
/
+57
|
\
\
|
*
|
KVM: s390: pv: properly handle page flags for protected guests
Claudio Imbrenda
2021-10-27
1
-1
/
+33
|
*
|
KVM: s390: pv: avoid stalls when making pages secure
Claudio Imbrenda
2021-10-25
1
-6
/
+23
|
*
|
s390/uv: fully validate the VMA before calling follow_page()
David Hildenbrand
2021-10-25
1
-1
/
+1
|
|
/
*
|
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
2
-10
/
+15
|
\
\
|
*
|
audit: add support for the openat2 syscall
Richard Guy Briggs
2021-10-01
2
-0
/
+4
|
*
|
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2021-10-01
2
-10
/
+11
|
|
/
*
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-02
3
-13
/
+10
|
\
\
|
*
|
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-10-09
1
-5
/
+0
|
*
|
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-10-01
2
-6
/
+6
|
*
|
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
2021-10-01
1
-1
/
+1
|
*
|
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
2021-10-01
1
-1
/
+3
|
|
/
*
/
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-2
/
+2
|
/
[next]