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
2022-04-12
s390: current_stack_pointer shouldn't be a function
Sven Schnelle
3
-9
/
+3
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+0
2022-04-01
Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
8
-49
/
+88
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2022-03-28
s390/alternatives: avoid using jgnop mnemonic
Vasily Gorbik
2
-2
/
+2
2022-03-27
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
1
-5
/
+12
2022-03-27
s390/smp: cleanup control register update routines
Alexander Gordeev
1
-5
/
+11
2022-03-27
s390/unwind: recover kretprobe modified return address in stacktrace
Vasily Gorbik
1
-0
/
+13
2022-03-27
s390/ap: adjust whitespace
Heiko Carstens
1
-23
/
+23
2022-03-27
s390/ap: use insn format for new instructions
Heiko Carstens
1
-7
/
+7
2022-03-27
s390/alternatives: use insn format for new instructions
Heiko Carstens
1
-1
/
+1
2022-03-27
s390/alternatives: use instructions instead of byte patterns
Heiko Carstens
2
-7
/
+20
2022-03-27
s390: fix typo in syscall_wrapper.h
Russell Currey
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
30
-351
/
+334
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-0
/
+29
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
7
-10
/
+10
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-16
/
+2
2022-03-15
Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-0
/
+1
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
1
-1
/
+0
2022-03-10
s390/kprobes: Avoid additional kprobe in kretprobe handling
Tobias Huschle
1
-0
/
+1
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
5
-20
/
+17
2022-03-10
s390/nospec: move to single register thunks
Vasily Gorbik
1
-32
/
+24
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
5
-73
/
+3
2022-03-10
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
1
-0
/
+22
2022-03-10
s390/nospec: align and size extern thunks
Vasily Gorbik
1
-2
/
+14
2022-03-10
s390/nospec: add an option to use thunk-extern
Vasily Gorbik
1
-0
/
+10
2022-03-10
s390/nospec: generate single register thunks if possible
Vasily Gorbik
1
-0
/
+14
2022-03-10
s390/pci: make zpci_set_irq()/zpci_clear_irq() static
Niklas Schnelle
1
-3
/
+0
2022-03-08
s390: remove unused expoline to BC instructions
Vasily Gorbik
1
-57
/
+0
2022-03-08
s390/irq: use assignment instead of cast
Heiko Carstens
1
-2
/
+7
2022-03-08
s390/traps: get rid of magic cast for per code
Heiko Carstens
1
-2
/
+7
2022-03-08
s390/traps: get rid of magic cast for program interruption code
Heiko Carstens
1
-2
/
+7
2022-03-08
s390/extable: add dedicated uaccess handler
Heiko Carstens
2
-18
/
+33
2022-03-08
s390/extable: convert to relative table with data
Heiko Carstens
2
-23
/
+28
2022-03-08
s390/extable: add and use fixup_exception helper function
Heiko Carstens
1
-11
/
+2
2022-03-08
s390/base: pass pt_regs to early program check handler
Heiko Carstens
1
-1
/
+1
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
9
-18
/
+28
2022-03-08
s390/zcrypt: CEX8S exploitation support
Harald Freudenberger
1
-1
/
+1
2022-03-01
s390/mm: convert pte_val()/pXd_val() into functions
Heiko Carstens
1
-5
/
+25
2022-03-01
s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
1
-78
/
+66
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
3
-15
/
+15
2022-03-01
s390/mm: add set_pte_bit()/clear_pte_bit() helper functions
Heiko Carstens
1
-0
/
+30
2022-03-01
s390/mm: add set_pXd()/set_pte() helper functions
Heiko Carstens
1
-0
/
+25
2022-03-01
s390: always use the packed stack layout
Vasily Gorbik
1
-9
/
+1
2022-03-01
Merge branch 'fixes' into features
Vasily Gorbik
3
-6
/
+15
2022-03-01
s390/extable: fix exception table sorting
Heiko Carstens
1
-2
/
+7
2022-03-01
s390/ftrace: fix arch_ftrace_get_regs implementation
Heiko Carstens
2
-4
/
+8
2022-03-01
KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific request
Sean Christopherson
1
-0
/
+2
2022-02-25
KVM: s390: pv: make use of ultravisor AIV support
Michael Mueller
1
-0
/
+1
2022-02-25
Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Arnd Bergmann
1
-15
/
+1
[next]