index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
s390: update defconfigs
Heiko Carstens
1
-1
/
+1
2021-08-26
s390/ap: fix state machine hang after failure to enable irq
Harald Freudenberger
3
-34
/
+21
2021-08-25
KVM: s390: generate kvm hypercall functions
Heiko Carstens
1
-156
/
+73
2021-08-25
s390/sclp: add tracing of SCLP interactions
Peter Oberparleiter
2
-10
/
+236
2021-08-25
s390/debug: add early tracing support
Peter Oberparleiter
2
-0
/
+151
2021-08-25
s390/debug: fix debug area life cycle
Peter Oberparleiter
1
-46
/
+56
2021-08-25
s390/debug: keep debug data on resize
Peter Oberparleiter
1
-21
/
+53
2021-08-25
s390/diag: make restart_part2 a local label
Heiko Carstens
1
-2
/
+2
2021-08-25
s390/mm,pageattr: fix walk_pte_level() early exit
Heiko Carstens
1
-1
/
+1
2021-08-25
s390: fix typo in linker script
Heiko Carstens
1
-1
/
+1
2021-08-25
s390: remove do_signal() prototype and do_notify_resume() function
Sven Schnelle
2
-8
/
+0
2021-08-25
s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.c
Randy Dunlap
1
-64
/
+52
2021-08-25
s390/pci: improve DMA translation init and exit
Niklas Schnelle
8
-43
/
+76
2021-08-25
s390/pci: simplify CLP List PCI handling
Niklas Schnelle
3
-87
/
+102
2021-08-25
s390/pci: handle FH state mismatch only on disable
Niklas Schnelle
3
-6
/
+16
2021-08-25
s390/pci: fix misleading rc in clp_set_pci_fn()
Niklas Schnelle
2
-20
/
+20
2021-08-25
s390/boot: factor out offset_vmlinux_info() function
Alexander Gordeev
1
-8
/
+12
2021-08-25
s390/kasan: fix large PMD pages address alignment check
Alexander Gordeev
1
-21
/
+20
2021-08-25
s390/zcrypt: remove gratuitious NULL check in .remove() callbacks
Julian Wiedmann
3
-12
/
+10
2021-08-25
s390/ap: use the common driver-data pointer
Julian Wiedmann
6
-45
/
+30
2021-08-25
s390/ap: use the common device_driver pointer
Julian Wiedmann
3
-8
/
+4
2021-08-25
s390/pci: reset zdev->zbus on registration failure
Niklas Schnelle
1
-1
/
+2
2021-08-25
s390/pci: cleanup resources only if necessary
Niklas Schnelle
1
-1
/
+2
2021-08-18
s390/sclp: reserve memory occupied by sclp early buffer
Alexander Egorenkov
3
-2
/
+3
2021-08-18
s390/zcrypt: fix wrong offset index for APKA master key valid state
Harald Freudenberger
1
-4
/
+4
2021-08-18
s390/mm: remove unused cmma functions
David Hildenbrand
2
-46
/
+0
2021-08-18
s390/qdio: remove unused support for SLIB parameters
Julian Wiedmann
3
-42
/
+0
2021-08-18
s390/qdio: consolidate QIB code
Julian Wiedmann
1
-27
/
+15
2021-08-18
s390/qdio: use dev_info() in qdio_print_subchannel_info()
Julian Wiedmann
1
-5
/
+2
2021-08-18
s390/qdio: fine-tune the queue sync
Julian Wiedmann
1
-11
/
+20
2021-08-18
s390/qdio: clean up SIGA capability tracking
Julian Wiedmann
3
-33
/
+15
2021-08-18
s390/qdio: remove unused sync-after-IRQ infrastructure
Julian Wiedmann
2
-16
/
+3
2021-08-18
s390/qdio: use absolute data address in ESTABLISH ccw
Julian Wiedmann
1
-1
/
+1
2021-08-18
s390/cio: add dev_busid sysfs entry for each subchannel
Vineeth Vijayan
1
-0
/
+17
2021-08-18
s390/cio: add rescan functionality on channel subsystem
Vineeth Vijayan
1
-0
/
+13
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
17
-132
/
+135
2021-08-05
s390/mm: use page_to_virt() in __kernel_map_pages()
Heiko Carstens
1
-1
/
+1
2021-08-05
s390/sclp: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-05
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
8
-21
/
+21
2021-08-03
s390/ftrace: implement hotpatching
Ilya Leoshkevich
7
-57
/
+313
2021-08-03
ftrace: Introduce ftrace_need_init_nop()
Ilya Leoshkevich
2
-2
/
+18
2021-07-30
s390: move the install rule to arch/s390/Makefile
Masahiro Yamada
2
-5
/
+2
2021-07-30
s390: enable KCSAN
Ilya Leoshkevich
6
-0
/
+6
2021-07-30
kcsan: use u64 instead of cycles_t
Heiko Carstens
1
-1
/
+1
2021-07-30
s390: add kfence region to pagetable dumper
Sven Schnelle
1
-0
/
+16
2021-07-30
s390: add support for KFENCE
Sven Schnelle
5
-4
/
+54
2021-07-30
kfence: add function to mask address bits
Sven Schnelle
1
-1
/
+12
2021-07-30
s390/mm: implement set_memory_4k()
Heiko Carstens
2
-2
/
+18
2021-07-30
kfence, x86: only define helpers if !MODULE
Marco Elver
1
-0
/
+4
2021-07-27
s390/delay: get rid of not needed header includes
Heiko Carstens
1
-9
/
+2
[next]