index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
s390/kasan: fix large PMD pages address alignment check
Alexander Gordeev
1
-20
/
+19
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-24
s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notification
Tony Krowiak
1
-4
/
+27
2021-08-24
s390/vfio-ap: r/w lock for PQAP interception handler function pointer
Tony Krowiak
3
-11
/
+13
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
1
-4
/
+0
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
1
-1
/
+1
2021-08-18
s390/pci: fix use after free of zpci_dev
Niklas Schnelle
2
-0
/
+11
2021-08-18
s390/sclp: reserve memory occupied by sclp early buffer
Alexander Egorenkov
2
-0
/
+3
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
1
-4
/
+0
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2
-3
/
+1
2021-08-10
s390/pci: Do not mask MSI[-X] entries on teardown
Thomas Gleixner
1
-4
/
+0
2021-08-09
s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
1
-1
/
+0
2021-08-09
s390/pci: return error code from s390_dma_map_sg()
Martin Oliveira
1
-5
/
+7
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
10
-29
/
+39
2021-08-06
KVM: Rename lru_slot to last_used_slot
David Matlack
1
-2
/
+2
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-2
/
+7
2021-08-05
Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
6
-2
/
+7
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
17
-130
/
+133
2021-08-05
s390/mm: use page_to_virt() in __kernel_map_pages()
Heiko Carstens
1
-1
/
+1
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
s390: update defconfigs
Heiko Carstens
2
-2
/
+2
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-27
/
+32
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+5
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
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
s390/mm: implement set_memory_4k()
Heiko Carstens
2
-2
/
+18
2021-07-30
s390/boot: fix zstd build for -march=z900
Vasily Gorbik
2
-0
/
+3
2021-07-30
s390/vdso: add .got.plt in vdso linker script
Sumanth Korikkar
2
-0
/
+2
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
1
-2
/
+0
2021-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-27
/
+27
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+5
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-0
/
+5
2021-07-27
s390: use generic strncpy/strnlen from_user
Heiko Carstens
3
-68
/
+4
2021-07-27
KVM: s390: restore old debugfs names
Christian Borntraeger
3
-27
/
+27
2021-07-27
s390/delay: get rid of not needed header includes
Heiko Carstens
1
-9
/
+2
2021-07-27
s390/boot: get rid of arithmetics on function pointers
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/headers: fix code style in module.h
Ilya Leoshkevich
1
-4
/
+2
2021-07-27
s390/hwcaps: make sie capability regular hwcap
Heiko Carstens
2
-22
/
+4
2021-07-27
s390/hwcaps: remove hwcap stfle check
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/hwcaps: remove z/Architecture mode active check
Heiko Carstens
1
-2
/
+1
2021-07-27
s390/hwcaps: use consistent coding style / remove comments
Heiko Carstens
1
-54
/
+13
2021-07-27
s390/hwcaps: open code initialization of first six hwcap bits
Heiko Carstens
1
-6
/
+24
2021-07-27
s390/hwcaps: split setup_hwcaps()
Heiko Carstens
1
-9
/
+15
2021-07-27
s390/hwcaps: move setup_hwcaps()
Heiko Carstens
2
-158
/
+160
2021-07-27
s390/hwcaps: add sanity checks
Heiko Carstens
2
-0
/
+4
[prev]
[next]