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-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
2021-10-01
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2
-10
/
+11
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
3
-7
/
+7
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-1
/
+1
2021-09-30
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-1
/
+3
2021-09-30
s390: add CPU field to struct thread_info
Ard Biesheuvel
1
-0
/
+1
2021-09-28
KVM: s390: Function documentation fixes
Janosch Frank
2
-1
/
+15
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+4
2021-09-25
lib/string: Move helper functions out of string.c
Kees Cook
1
-0
/
+3
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
3
-4
/
+4
2021-09-21
s390/qeth: fix deadlock during failing recovery
Alexandra Winter
1
-1
/
+1
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
1
-1
/
+1
2021-09-21
Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-32
/
+38
2021-09-16
s390/bpf: Fix optimizing out zero-extensions
Ilya Leoshkevich
1
-28
/
+30
2021-09-16
s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant
Ilya Leoshkevich
1
-2
/
+7
2021-09-16
s390/bpf: Fix branch shortening during codegen pass
Ilya Leoshkevich
1
-2
/
+1
2021-09-15
s390: remove WARN_DYNAMIC_STACK
Heiko Carstens
2
-17
/
+0
2021-09-15
s390: update defconfigs
Heiko Carstens
2
-4
/
+9
2021-09-15
s390/pci_mmio: fully validate the VMA before calling follow_pte()
David Hildenbrand
1
-2
/
+2
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-12
/
+0
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
17
-49
/
+63
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
3
-76
/
+0
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
1
-5
/
+5
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-09-08
hugetlbfs: s390 is always 64bit
David Hildenbrand
1
-0
/
+1
2021-09-08
s390/ftrace: remove incorrect __va usage
Heiko Carstens
1
-2
/
+2
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-14
/
+16
[prev]
[next]