Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5f096c0ecd53263a94124bdfa516a29f154e44ed
/
arch
/
s390
3e39ce2
s390/kasan: add KASAN_VMALLOC support
by Vasily Gorbik
· 5 years ago
1b68ac8
s390: remove last diag 0x44 caller
by Heiko Carstens
· 5 years ago
157309a
s390/uv: use EOPNOTSUPP instead of ENOTSUPP
by Christian Borntraeger
· 5 years ago
0539ad0
s390/cpum_sf: Avoid SBD overflow condition in irq handler
by Thomas Richter
· 5 years ago
39d4a50
s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits
by Thomas Richter
· 5 years ago
7e914fd
s390/test_unwind: fix spelling mistake "reqister" -> "register"
by Colin Ian King
· 5 years ago
b62b6cf
s390/spinlock: remove confusing comment in arch_spin_lock_wait
by Vasily Gorbik
· 5 years ago
43a2898
Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
5b00967
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
by Masahiro Yamada
· 5 years ago
c3bed3b
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
01d1dff
Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
2115fbf
s390: remove compat vdso code
by Heiko Carstens
· 5 years ago
b94ae8a
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
aa137a6
s390/livepatch: Implement reliable stack tracing for the consistency model
by Miroslav Benes
· 5 years ago
be2d11b
s390/unwind: add stack pointer alignment sanity checks
by Miroslav Benes
· 5 years ago
bf018ee
s390/unwind: filter out unreliable bogus %r14
by Vasily Gorbik
· 5 years ago
222ee90
s390/unwind: start unwinding from reliable state
by Vasily Gorbik
· 5 years ago
de6921c
s390/test_unwind: add program check context tests
by Vasily Gorbik
· 5 years ago
e740936
s390/test_unwind: add irq context tests
by Vasily Gorbik
· 5 years ago
0610154
s390/test_unwind: print verbose unwinding results
by Vasily Gorbik
· 5 years ago
7868249
s390/test_unwind: add CALL_ON_STACK tests
by Vasily Gorbik
· 5 years ago
4ac24c0
s390: fix register clobbering in CALL_ON_STACK
by Vasily Gorbik
· 5 years ago
f44fa79
s390/test_unwind: require that unwinding ended successfully
by Vasily Gorbik
· 5 years ago
badbf39
s390/unwind: add a test for the internal API
by Ilya Leoshkevich
· 5 years ago
adcfb8c
s390/unwind: always inline get_stack_pointer
by Vasily Gorbik
· 5 years ago
d497b7e
s390/pci: add error message on device number limit
by Niklas Schnelle
· 5 years ago
794b884
s390/pci: add error message for UID collision
by Niklas Schnelle
· 5 years ago
247f265
s390/cpum_sf: Check for SDBT and SDB consistency
by Thomas Richter
· 5 years ago
7dd6b19
s390/cpum_sf: Use TEAR_REG macro consistantly
by Thomas Richter
· 5 years ago
c17a7c6
s390/cpum_sf: Remove unnecessary check for pending SDBs
by Thomas Richter
· 5 years ago
532da3d
s390/cpum_sf: Replace function name in debug statements
by Thomas Richter
· 5 years ago
a9f2f68
s390/kaslr: store KASLR offset for early dumps
by Gerald Schaefer
· 5 years ago
e76e696
s390/unwind: stop gracefully at task pt_regs
by Vasily Gorbik
· 5 years ago
cb7948e
s390/head64: correct init_task stack setup
by Vasily Gorbik
· 5 years ago
97806df
s390/unwind: make reuse_sp default when unwinding pt_regs
by Vasily Gorbik
· 5 years ago
67f5593
s390/unwind: report an error if pt_regs are not on stack
by Vasily Gorbik
· 5 years ago
7bcaad1
s390: avoid misusing CALL_ON_STACK for task stack setup
by Vasily Gorbik
· 5 years ago
7579425
s390: correct CALL_ON_STACK back_chain saving
by Vasily Gorbik
· 5 years ago
103b4cc
s390/unwind: unify task is current checks
by Vasily Gorbik
· 5 years ago
7f28dad
s390: disable preemption when switching to nodat stack with CALL_ON_STACK
by Vasily Gorbik
· 5 years ago
c2e06e1
s390: always inline disabled_wait
by Vasily Gorbik
· 5 years ago
5a5525b
s390/vdso: fix getcpu
by Heiko Carstens
· 5 years ago
a2308c1
s390/smp,vdso: fix ASCE handling
by Heiko Carstens
· 5 years ago
914d52e
s390: implement perf_arch_fetch_caller_regs
by Ilya Leoshkevich
· 6 years ago
a308a71
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
774800c
Merge branch 'pci/resource'
by Bjorn Helgaas
· 5 years ago
168829a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
77a0594
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1d87200
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
386403a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
642356c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
752272f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
ea1f56f
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
4ba380f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
fb041bb
locking/refcount: Consolidate implementations of refcount_t
by Will Deacon
· 5 years ago
46f4f0a
Merge branch 'kvm-tsx-ctrl' into HEAD
by Paolo Bonzini
· 5 years ago
ee5a489
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
6a82e23
s390/cpumf: Adjust registration of s390 PMU device drivers
by Thomas Richter
· 5 years ago
72a81ad
s390/smp: fix physical to logical CPU map for SMT
by Heiko Carstens
· 5 years ago
c231359
s390/early: move access registers setup in C code
by Vasily Gorbik
· 5 years ago
b8ce1fa
s390/head64: remove unnecessary vdso_per_cpu_data setup
by Vasily Gorbik
· 5 years ago
c02ee6a
s390/early: move control registers setup in C code
by Vasily Gorbik
· 5 years ago
13f9bae
s390/kasan: support memcpy_real with TRACE_IRQFLAGS
by Vasily Gorbik
· 5 years ago
0398d4a
s390/crypto: Fix unsigned variable compared with zero
by YueHaibing
· 5 years ago
d1242b1
s390/bpf: Remove JITed image size limitations
by Ilya Leoshkevich
· 5 years ago
b25c57b
s390/bpf: Use lg(f)rl when long displacement cannot be used
by Ilya Leoshkevich
· 5 years ago
451e448
s390/bpf: Use lgrl instead of lg where possible
by Ilya Leoshkevich
· 5 years ago
c1aff56
s390/bpf: Load literal pool register using larl
by Ilya Leoshkevich
· 5 years ago
e0491f6
s390/bpf: Align literal pool entries
by Ilya Leoshkevich
· 5 years ago
4e9b4a6
s390/bpf: Use relative long branches
by Ilya Leoshkevich
· 5 years ago
fe289eb
Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 5 years ago
fcf3513
s390/bpf: Make sure JIT passes do not increase code size
by Ilya Leoshkevich
· 5 years ago
544f1d6
s390/disassembler: don't hide instruction addresses
by Ilya Leoshkevich
· 5 years ago
72fbcd0
s390/cpum_sf: Assign error value to err variable
by Thomas Richter
· 5 years ago
c18388340
s390/cpum_sf: Replace function name in debug statements
by Thomas Richter
· 5 years ago
d98b5d0
s390/cpum_sf: Use consistant debug print format for sampling
by Thomas Richter
· 5 years ago
d092a87
arch: rely on asm-generic/io.h for default ioremap_* definitions
by Christoph Hellwig
· 5 years ago
6d5a763
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
by Ingo Molnar
· 5 years ago
dab2e9e
s390/bpf: Remove unused SEEN_RET0, SEEN_REG_AX and ret0_ip
by Ilya Leoshkevich
· 5 years ago
6ad2e1a
s390/bpf: Wrap JIT macro parameter usages in parentheses
by Ilya Leoshkevich
· 5 years ago
166f11d
s390/bpf: Use kvcalloc for addrs array
by Ilya Leoshkevich
· 5 years ago
81d2c6f
kasan: support instrumented bitops combined with generic bitops
by Daniel Axtens
· 5 years ago
c2f2093
s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()
by Miroslav Benes
· 5 years ago
c917404
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
by Kees Cook
· 5 years ago
93240b3
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
by Kees Cook
· 5 years ago
eaf9370
vmlinux.lds.h: Move NOTES into RO_DATA
by Kees Cook
· 5 years ago
fbe6a8e
vmlinux.lds.h: Move Program Header restoration into NOTES macro
by Kees Cook
· 5 years ago
441110a
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
by Kees Cook
· 5 years ago
6434efb
s390: Move RO_DATA into "text" PT_LOAD Program Header
by Kees Cook
· 5 years ago
8b5369e
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
by Nicolas Saenz Julienne
· 5 years ago
3d7efa4
s390/idle: fix cpu idle time calculation
by Heiko Carstens
· 5 years ago
a1d863a
s390/unwind: fix mixing regs and sp
by Ilya Leoshkevich
· 5 years ago
b8e51a6
s390/cmm: fix information leak in cmm_timeout_handler()
by Yihui ZENG
· 5 years ago
effb83c
s390: add error handling to perf_callchain_kernel
by Ilya Leoshkevich
· 5 years ago
265f79d
s390: always inline current_stack_pointer()
by Heiko Carstens
· 5 years ago
2416cef
s390/mm: add mm_pxd_folded() checks to pxd_free()
by Gerald Schaefer
· 5 years ago
ab874f2
s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported
by Gerald Schaefer
· 5 years ago
2d1fc1e
s390/mm: simplify page table helpers for large entries
by Gerald Schaefer
· 5 years ago
1c27a4b
s390/mm: make pmd/pud_bad() report large entries as bad
by Gerald Schaefer
· 5 years ago
0116206
s390/time: ensure get_clock_monotonic() returns monotonic values
by Heiko Carstens
· 5 years ago
Next »