index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-25
KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
Claudio Imbrenda
1
-1
/
+1
2021-10-25
KVM: s390: pv: avoid double free of sida page
Claudio Imbrenda
1
-10
/
+9
2021-10-25
KVM: s390: pv: add macros for UVC CC values
Claudio Imbrenda
1
-0
/
+5
2021-10-25
s390/mm: optimize reset_guest_reference_bit()
David Hildenbrand
1
-2
/
+12
2021-10-25
s390/mm: optimize set_guest_storage_key()
David Hildenbrand
1
-2
/
+12
2021-10-25
s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present
David Hildenbrand
1
-12
/
+3
2021-10-25
s390/uv: fully validate the VMA before calling follow_page()
David Hildenbrand
1
-1
/
+1
2021-10-25
s390/mm: fix VMA and page table handling code in storage key handling functions
David Hildenbrand
1
-18
/
+39
2021-10-25
s390/mm: validate VMA in PGSTE manipulation functions
David Hildenbrand
1
-0
/
+13
2021-10-25
s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()
David Hildenbrand
1
-2
/
+3
2021-10-25
s390/gmap: validate VMA in __gmap_zap()
David Hildenbrand
1
-0
/
+6
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2
-7
/
+4
2021-10-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+15
2021-10-20
KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
Halil Pasic
1
-2
/
+3
2021-10-20
KVM: s390: clear kicked_mask before sleeping again
Halil Pasic
1
-0
/
+1
2021-10-19
s390: update defconfigs
Heiko Carstens
2
-3
/
+13
2021-10-19
samples: add s390 support for ftrace direct call samples
Heiko Carstens
1
-0
/
+1
2021-10-19
s390: make STACK_FRAME_OVERHEAD available via asm-offsets.h
Heiko Carstens
1
-0
/
+1
2021-10-19
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL support
Heiko Carstens
3
-6
/
+30
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2
-3
/
+3
2021-10-12
s390: fix strrchr() implementation
Roberto Sassu
1
-8
/
+7
2021-10-11
s390/cmm: use string_upper() instead of open coded variant
Andy Shevchenko
1
-7
/
+4
2021-10-11
s390/ptrace: add function argument access API
Heiko Carstens
2
-0
/
+20
2021-10-11
s390/ptrace: fix coding style
Heiko Carstens
1
-2
/
+1
2021-10-11
s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementations
Heiko Carstens
2
-13
/
+29
2021-10-11
s390/ftrace: add ftrace_instruction_pointer_set() helper function
Heiko Carstens
2
-3
/
+9
2021-10-11
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
Heiko Carstens
2
-0
/
+10
2021-10-11
s390/jump_label: add __init_or_module annotation
Heiko Carstens
1
-2
/
+3
2021-10-11
s390/jump_label: rename __jump_label_transform()
Heiko Carstens
1
-6
/
+6
2021-10-11
s390/jump_label: make use of HAVE_JUMP_LABEL_BATCH
Heiko Carstens
2
-0
/
+15
2021-10-11
s390/ftrace: add missing serialization for graph caller patching
Heiko Carstens
1
-0
/
+2
2021-10-11
s390/ftrace: use text_poke_sync_lock()
Heiko Carstens
1
-6
/
+6
2021-10-11
s390/jump_label: use text_poke_sync()
Heiko Carstens
1
-6
/
+2
2021-10-11
s390: introduce text_poke_sync()
Heiko Carstens
2
-0
/
+36
2021-10-11
s390/barrier: factor out bcr_serialize()
Heiko Carstens
1
-10
/
+14
2021-10-11
s390/test_unwind: convert to KUnit
Mete Durlu
2
-73
/
+98
2021-10-11
s390/debug: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
1
-2
/
+0
2021-10-04
s390/boot: allocate amode31 section in decompressor
Alexander Gordeev
5
-13
/
+20
2021-10-04
s390/boot: initialize control registers in decompressor
Alexander Gordeev
2
-18
/
+17
2021-10-04
kprobes: add testcases for s390
Sven Schnelle
6
-0
/
+145
2021-10-04
s390/ftrace: add FTRACE_GEN_NOP_ASM macro
Sven Schnelle
1
-0
/
+28
2021-10-04
s390/pci: add simpler s390dbf traces for events
Niklas Schnelle
1
-0
/
+4
2021-10-04
s390/pci: tolerate inconsistent handle in recover
Niklas Schnelle
1
-0
/
+8
2021-10-04
s390/kprobes: add sanity check
Sven Schnelle
1
-1
/
+47
2021-10-04
s390/ftrace: remove dead code
Heiko Carstens
1
-80
/
+6
2021-10-04
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
3
-7
/
+44
2021-10-04
bpf, s390: Fix potential memory leak about jit_data
Tiezhu Yang
1
-1
/
+1
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
2
-0
/
+4
[prev]
[next]