index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
dma
/
remap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
s390/early: move access registers setup in C code
Vasily Gorbik
2
-8
/
+11
2019-11-20
s390/head64: remove unnecessary vdso_per_cpu_data setup
Vasily Gorbik
1
-2
/
+0
2019-11-20
s390/early: move control registers setup in C code
Vasily Gorbik
3
-6
/
+13
2019-11-20
s390/kasan: support memcpy_real with TRACE_IRQFLAGS
Vasily Gorbik
1
-4
/
+8
2019-11-20
s390/crypto: Fix unsigned variable compared with zero
YueHaibing
1
-2
/
+5
2019-11-12
s390/pkey: use memdup_user() to simplify code
Markus Elfring
1
-24
/
+4
2019-11-12
s390/pkey: fix memory leak within _copy_apqns_from_user()
Heiko Carstens
1
-1
/
+3
2019-11-12
s390/disassembler: don't hide instruction addresses
Ilya Leoshkevich
1
-6
/
+7
2019-11-12
s390/cpum_sf: Assign error value to err variable
Thomas Richter
1
-1
/
+2
2019-11-12
s390/cpum_sf: Replace function name in debug statements
Thomas Richter
1
-15
/
+15
2019-11-12
s390/cpum_sf: Use consistant debug print format for sampling
Thomas Richter
1
-47
/
+44
2019-11-05
s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()
Miroslav Benes
1
-12
/
+2
2019-10-31
s390: add error handling to perf_callchain_kernel
Ilya Leoshkevich
1
-2
/
+6
2019-10-31
s390: always inline current_stack_pointer()
Heiko Carstens
1
-1
/
+1
2019-10-31
s390/mm: add mm_pxd_folded() checks to pxd_free()
Gerald Schaefer
1
-2
/
+14
2019-10-31
s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported
Gerald Schaefer
1
-2
/
+2
2019-10-31
s390/mm: simplify page table helpers for large entries
Gerald Schaefer
1
-55
/
+28
2019-10-31
s390/mm: make pmd/pud_bad() report large entries as bad
Gerald Schaefer
1
-8
/
+2
2019-10-31
s390/time: ensure get_clock_monotonic() returns monotonic values
Heiko Carstens
1
-6
/
+10
2019-10-31
s390/process: avoid custom stack unwinding in get_wchan
Vasily Gorbik
1
-20
/
+16
2019-10-31
s390/unwind: fix get_stack_pointer(NULL, NULL)
Ilya Leoshkevich
1
-1
/
+1
2019-10-31
s390: avoid double handling of "noexec" option
Vasily Gorbik
1
-16
/
+1
2019-10-31
s390/time: remove monotonic_clock()
Heiko Carstens
2
-10
/
+0
2019-10-31
s390/qdio: move SSQD Sniffer mask definition
Julian Wiedmann
3
-3
/
+2
2019-10-31
s390/boot: fix section name escaping
Nick Desaulniers
1
-1
/
+1
2019-10-31
s390/alternatives: make use of asm_inline
Heiko Carstens
3
-5
/
+5
2019-10-31
s390/bug: make use of asm_inline
Heiko Carstens
1
-2
/
+2
2019-10-31
s390/qdio: don't attempt IRQ avoidance on Output SBALs
Julian Wiedmann
1
-11
/
+6
2019-10-31
s390/qdio: simplify thinint device registration
Julian Wiedmann
4
-26
/
+13
2019-10-31
s390/qdio: add statistics helper macro
Julian Wiedmann
3
-5
/
+7
2019-10-31
s390/qdio: remove a forward declaration
Julian Wiedmann
1
-8
/
+5
2019-10-31
s390/qdio: reduce log level for EQBS partial
Julian Wiedmann
1
-1
/
+1
2019-10-31
s390/qdio: use QDIO_BUFNR()
Julian Wiedmann
1
-8
/
+4
2019-10-17
vfio-ccw: Rework the io_fctl trace
Eric Farman
3
-10
/
+14
2019-10-17
vfio-ccw: Add a trace for asynchronous requests
Eric Farman
3
-0
/
+35
2019-10-17
vfio-ccw: Trace the FSM jumptable
Eric Farman
3
-0
/
+28
2019-10-17
vfio-ccw: Refactor how the traces are built
Eric Farman
5
-5
/
+17
2019-10-10
s390/Kconfig: add z13s and z14 ZR1 to TUNE descriptions
Heiko Carstens
1
-2
/
+2
2019-10-10
s390/Kconfig: make use of 'depends on cc-option'
Heiko Carstens
1
-6
/
+18
2019-10-06
Linux 5.4-rc2
v5.4-rc2
Linus Torvalds
1
-2
/
+2
2019-10-06
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
1
-10
/
+3
2019-10-05
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
1
-0
/
+40
2019-10-05
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
1
-35
/
+93
2019-10-05
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
1
-1
/
+1
2019-10-05
KVM: s390: fix __insn32_query() inline assembly
Heiko Carstens
1
-3
/
+3
2019-10-05
dma-mapping: fix false positivse warnings in dma_common_free_remap()
Andrey Smirnov
1
-2
/
+2
2019-10-05
kheaders: make headers archive reproducible
Dmitry Goldin
2
-5
/
+13
2019-10-05
kbuild: update compile-test header list for v5.4-rc2
Masahiro Yamada
1
-10
/
+0
2019-10-05
kbuild: two minor updates for Documentation/kbuild/modules.rst
Masahiro Yamada
1
-2
/
+2
2019-10-05
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
1
-1
/
+1
[next]