index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
s390/kexec: fix memory leak of ipl report buffer
Baoquan He
1
-0
/
+6
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+5
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+0
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+4
2021-11-09
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-0
/
+4
2021-11-08
s390/pci: implement minimal PCI error recovery
Niklas Schnelle
1
-1
/
+3
2021-11-08
s390/pci: implement reset_slot for hotplug slot
Niklas Schnelle
1
-0
/
+1
2021-11-08
s390/pci: refresh function handle in iomap
Niklas Schnelle
1
-0
/
+1
2021-11-06
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
16
-48
/
+139
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-12
/
+0
2021-11-06
s390: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
1
-12
/
+0
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+19
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2021-11-01
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+0
2021-10-31
Merge tag 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2
-5
/
+19
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
1
-8
/
+0
2021-10-27
KVM: s390: pv: properly handle page flags for protected guests
Claudio Imbrenda
2
-5
/
+14
2021-10-26
s390: make command line configurable
Sven Schnelle
2
-11
/
+1
2021-10-26
s390: support command lines longer than 896 bytes
Sven Schnelle
2
-4
/
+5
2021-10-26
s390/kexec_file: move kernel image size check
Sven Schnelle
1
-1
/
+0
2021-10-26
s390/string: use generic strlcpy
Heiko Carstens
1
-2
/
+0
2021-10-26
s390/string: use generic strrchr
Heiko Carstens
1
-2
/
+0
2021-10-26
s390/bitops: return true/false (not 1/0) from bool functions
Huilong Deng
1
-1
/
+1
2021-10-26
s390: add support for BEAR enhancement facility
Sven Schnelle
2
-3
/
+7
2021-10-26
s390: introduce nospec_uses_trampoline()
Sven Schnelle
1
-0
/
+5
2021-10-26
s390: rename last_break to pgm_last_break
Sven Schnelle
1
-1
/
+1
2021-10-26
s390/ptrace: add last_break member to pt_regs
Sven Schnelle
1
-0
/
+1
2021-10-26
s390/sclp: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-0
/
+1
2021-10-26
s390/pgtable: use physical address for Page-Table Origin
Alexander Gordeev
1
-6
/
+6
2021-10-26
Merge branch 'fixes' into features
Vasily Gorbik
1
-0
/
+2
2021-10-25
s390/qeth: move qdio's QAOB cache into qeth
Julian Wiedmann
1
-2
/
+0
2021-10-25
KVM: s390: pv: add macros for UVC CC values
Claudio Imbrenda
1
-0
/
+5
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
1
-1
/
+1
2021-10-19
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL support
Heiko Carstens
1
-0
/
+12
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-10-11
s390/ptrace: add function argument access API
Heiko Carstens
1
-0
/
+19
2021-10-11
s390/ptrace: fix coding style
Heiko Carstens
1
-2
/
+1
2021-10-11
s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementations
Heiko Carstens
1
-1
/
+0
2021-10-11
s390/ftrace: add ftrace_instruction_pointer_set() helper function
Heiko Carstens
2
-3
/
+9
2021-10-11
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
Heiko Carstens
1
-0
/
+9
2021-10-11
s390/jump_label: make use of HAVE_JUMP_LABEL_BATCH
Heiko Carstens
1
-0
/
+2
2021-10-11
s390: introduce text_poke_sync()
Heiko Carstens
1
-0
/
+16
2021-10-11
s390/barrier: factor out bcr_serialize()
Heiko Carstens
1
-10
/
+14
2021-10-11
s390/debug: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
1
-2
/
+0
[next]