Sign in
kunit
/
linux
/
7b880124eb36327fb95ca2847ce661f494b7e006
/
arch
/
s390
a9c20bb
Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master
by Paolo Bonzini
· 5 years ago
53936b5
KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
by Thomas Huth
· 5 years ago
13a17cc
KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset()
by Igor Mammedov
· 5 years ago
211c462
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
91b4db5
s390/bpf: use 32-bit index for tail calls
by Ilya Leoshkevich
· 6 years ago
bb2d267
s390/bpf: fix lcgr instruction encoding
by Ilya Leoshkevich
· 6 years ago
7f20fd2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
0e1c438
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
404861e
s390/vdso: map vdso also for statically linked binaries
by Heiko Carstens
· 6 years ago
739bacb
s390/build: use size command to perform empty .bss check
by Vasily Gorbik
· 6 years ago
24350fd
s390: put _stext and _etext into .text section
by Vasily Gorbik
· 6 years ago
b9f23b7
s390/head64: cleanup unused labels
by Vasily Gorbik
· 6 years ago
fd0c743
s390/unwind: remove stack recursion warning
by Vasily Gorbik
· 6 years ago
218ddd5
s390/setup: adjust start_code of init_mm to _text
by Vasily Gorbik
· 6 years ago
8024b5a
s390/mm: fix dump_pagetables top level page table walking
by Vasily Gorbik
· 6 years ago
a287a49
s390/protvirt: avoid memory sharing for diag 308 set/store
by Vasily Gorbik
· 6 years ago
741cbba
KVM: remove kvm_arch_has_vcpu_debugfs()
by Paolo Bonzini
· 6 years ago
7f5aa11
s390/mm: add fallthrough annotations
by Heiko Carstens
· 6 years ago
ffbd268
s390/mm: make gmap_test_and_clear_dirty_pmd static
by Vasily Gorbik
· 6 years ago
1877011
s390/kexec: add missing include to machine_kexec_reloc.c
by Vasily Gorbik
· 6 years ago
06f9895
s390/perf: make cf_diag_csd static
by Vasily Gorbik
· 6 years ago
d25220d
s390/lib: add missing include
by Vasily Gorbik
· 6 years ago
868202c
s390/boot: add missing declarations and includes
by Vasily Gorbik
· 6 years ago
3361f31
s390: update configs
by Heiko Carstens
· 6 years ago
d655e5b
s390: clean up qdio.h
by Julian Wiedmann
· 6 years ago
ad28fd1
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
ac7a0fc
s390/mm: use shared variables for sysctl range check
by Vasily Gorbik
· 6 years ago
1a2dcff
s390/dma: provide proper ARCH_ZONE_DMA_BITS value
by Halil Pasic
· 6 years ago
d9c5252
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
by Masahiro Yamada
· 6 years ago
9779048
s390/kasan: add bitops instrumentation
by Vasily Gorbik
· 6 years ago
0a5c3c2
s390/bitops: make test functions return bool
by Vasily Gorbik
· 6 years ago
5518aed
s390: wire up clone3 system call
by Vasily Gorbik
· 6 years ago
061c996
s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi header
by Masahiro Yamada
· 6 years ago
3f4b04e
s390/hypfs: fix a typo in the name of a function
by Christophe JAILLET
· 6 years ago
6abe281
s390: enable detection of kernel version from bzImage
by Vasily Gorbik
· 6 years ago
ac60602
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
07ab9d5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
d984740
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
by Wanpeng Li
· 6 years ago
d73eb57
KVM: Boost vCPUs that are delivering interrupts
by Wanpeng Li
· 6 years ago
eec4844
proc/sysctl: add shared variables for range check
by Matteo Croce
· 6 years ago
80ec922
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
by David Hildenbrand
· 6 years ago
18c8650
s390x/mm: implement arch_remove_memory()
by David Hildenbrand
· 6 years ago
973de24
s390x/mm: fail when an altmap is used for arch_add_memory()
by David Hildenbrand
· 6 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
b98cca4
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
by Anshuman Khandual
· 6 years ago
fe6ba88
arch: replace _BITUL() in kernel-space headers with BIT()
by Masahiro Yamada
· 6 years ago
9087c37
dma-direct: Force unencrypted DMA under SME for certain DMA masks
by Tom Lendacky
· 6 years ago
1a271a6
arch: mark syscall number 435 reserved for clone3
by Christian Brauner
· 6 years ago
106f146
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
aabfea8
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
39d7530
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
67a929e
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
by Christoph Hellwig
· 6 years ago
26f4c32
mm: simplify gup_fast_permitted
by Christoph Hellwig
· 6 years ago
a9d8777
s390: remove ARCH_SELECT_MEMORY_MODEL
by Mike Rapoport
· 6 years ago
9a15919
s390/unwind: avoid int overflow in outside_of_stack
by Vasily Gorbik
· 6 years ago
8e4708b
s390/pci: add mio_enabled attribute
by Sebastian Ott
· 6 years ago
9964f39
s390: fix setting of mio addressing control
by Sebastian Ott
· 6 years ago
1b2be20
s390/ipl: Fix detection of has_secure attribute
by Philipp Rudo
· 6 years ago
820bace
s390/cpumf: Add extended counter set definitions for model 8561 and 8562
by Thomas Richter
· 6 years ago
91dc4a1
s390/dasd: Add new ioctl to release space
by Jan Höppner
· 7 years ago
d7a4434
s390/dasd: Add missing intensity definition
by Jan Höppner
· 6 years ago
2df4774
s390/dasd: Fix whitespace
by Jan Höppner
· 6 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
a45ff59
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
5450e8a
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
cf2d213
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
e1928328
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1758fed
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
3dbeb44
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 6 years ago
0328e51
docs: s390: unify and update s390dbf kdocs at debug.c
by Steffen Maier
· 6 years ago
6ae3483
s390/pci: correctly handle MIO opt-out
by Sebastian Ott
· 6 years ago
c7ff0e9
s390/pci: deal with devices that have no support for MIO instructions
by Sebastian Ott
· 6 years ago
05f31e3
s390: ap: kvm: Enable PQAP/AQIC facility for the guest
by Pierre Morel
· 6 years ago
e5282de
s390: ap: kvm: add PQAP interception for AQIC
by Pierre Morel
· 6 years ago
da17767
s390/unwind: cleanup unused READ_ONCE_TASK_STACK
by Vasily Gorbik
· 6 years ago
2095574
s390/kasan: avoid false positives during stack unwind
by Vasily Gorbik
· 6 years ago
7615d9e
arch: wire-up pidfd_open()
by Christian Brauner
· 6 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
96e5aaf
s390/cio: move struct node_descriptor to cio.h
by Julian Wiedmann
· 6 years ago
4f18d86
s390: fix stfle zero padding
by Heiko Carstens
· 6 years ago
d1523a8
s390: replace defconfig with performance_defconfig
by Heiko Carstens
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
410df0c
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
e949f4c
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
by Masahiro Yamada
· 6 years ago
39c0037
Update default configuration
by Martin Schwidefsky
· 6 years ago
4ecf0a4
processor: get rid of cpu_relax_yield
by Heiko Carstens
· 6 years ago
38f2c691
s390: improve wait logic of stop_machine
by Martin Schwidefsky
· 6 years ago
b4e3133
s390/traps: simplify data exception handler
by Vasily Gorbik
· 6 years ago
b50623e
s390/airq: use DMA memory for adapter interrupts
by Halil Pasic
· 6 years ago
37db898
s390/cio: add basic protected virtualization support
by Halil Pasic
· 6 years ago
bb99332
s390/cio: introduce DMA pools to cio
by Halil Pasic
· 6 years ago
64e1f0c
s390/mm: force swiotlb for protected virtualization
by Halil Pasic
· 6 years ago
45488c4
s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPP
by David Hildenbrand
· 6 years ago
ba6a98f
s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPP
by David Hildenbrand
· 6 years ago
1c0908f
s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPP
by David Hildenbrand
· 6 years ago
1ec0cd8
PM: hibernate: powerpc: Expose pfn_is_nosave() prototype
by Mathieu Malaterre
· 6 years ago
2980ba6
s390/kdump: get rid of compile warning
by Heiko Carstens
· 6 years ago
a20aa85
s390: include/asm/debug.h add kerneldoc markups
by Mauro Carvalho Chehab
· 6 years ago
Next »