Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bb0581f01c38ff525295fc6128bc3a49202dabae
/
arch
/
s390
« Previous
cc73152
signal: Remove kernel interal si_code magic
by Eric W. Biederman
· 7 years ago
0a6109f
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
325cdac
debug: Fix WARN_ON_ONCE() for modules
by Josh Poimboeuf
· 7 years ago
89cbec7
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
97ca7bf
s390/mm: set change and reference bit on lazy key enablement
by Christian Borntraeger
· 7 years ago
b855629
s390/perf: fix problem state detection
by Christian Borntraeger
· 7 years ago
203e9e4
kexec: move vmcoreinfo out of the kernel's .bss section
by Xunlei Pang
· 7 years ago
a73dc53
s390: reduce ELF_ET_DYN_BASE
by Kees Cook
· 7 years ago
9f45efb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
dc50214
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
c856863
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
f72e24a
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
2c66927
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
c136b84
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
9386fac
mm/hugetlb: allow architectures to override huge_pte_clear()
by Punit Agrawal
· 7 years ago
7868a20
mm/hugetlb: add size parameter to huge_pte_offset()
by Punit Agrawal
· 7 years ago
e1073d1
mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE
by Aneesh Kumar K.V
· 7 years ago
3d79a72
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
by Michal Hocko
· 7 years ago
f1dd2cd
mm, memory_hotplug: do not associate hotadded memory to zones until online
by Michal Hocko
· 7 years ago
1b862ae
mm, memory_hotplug: get rid of is_zone_device_section
by Michal Hocko
· 7 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
c46fc04
s390/syscalls: Fix out of bounds arguments access
by Jiri Olsa
· 7 years ago
cd0ae1d
s390/crash: Remove unused KEXEC_NOTE_BYTES
by Michael Holzheu
· 7 years ago
9a9594e
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3170d8d2
kill {__,}{get,put}_user_unaligned()
by Al Viro
· 8 years ago
e0f3e8f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
c6b1e36
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
81e3e04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
by Linus Torvalds
· 7 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
04a7ea0
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 7 years ago
6474924
arch: remove unused macro/function thread_saved_pc()
by Tobias Klauser
· 7 years ago
81cac18
s390: implement ->mapping_error
by Christoph Hellwig
· 8 years ago
9e293b5
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into features
by Martin Schwidefsky
· 7 years ago
d52cd20
KVM: s390: Inject machine check into the nested guest
by QingFeng Hao
· 7 years ago
4d62fcc
KVM: s390: Inject machine check into the guest
by QingFeng Hao
· 7 years ago
aec3b2c
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext
by Christian Borntraeger
· 7 years ago
312e846
s390/pci: recognize name clashes with uids
by Sebastian Ott
· 7 years ago
be2c367
s390/pci: provide more debug information
by Sebastian Ott
· 7 years ago
01553d9
s390/pci: fix handling of PEC 306
by Sebastian Ott
· 7 years ago
623bd44
s390/pci: improve pci hotplug
by Sebastian Ott
· 8 years ago
783684f
s390/pci: introduce clp_get_state
by Sebastian Ott
· 8 years ago
4e5bd78
s390/pci: improve error handling during fmb (de)registration
by Sebastian Ott
· 7 years ago
7257083
s390/pci: improve unreg_ioat error handling
by Sebastian Ott
· 7 years ago
4dfbd3e
s390/pci: improve error handling during interrupt deregistration
by Sebastian Ott
· 7 years ago
795818e
s390/pci: don't cleanup in arch_setup_msi_irqs
by Sebastian Ott
· 7 years ago
da72ca4
KVM: s390: Backup the guest's machine check info
by QingFeng Hao
· 7 years ago
c929500
s390/nmi: s390: New low level handling for machine check happening in guest
by QingFeng Hao
· 7 years ago
9d646c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
f95a0d6
Merge commit '8e8320c9315c' into for-4.13/block
by Jens Axboe
· 7 years ago
d6aa07c
Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
addb63c
KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows
by Heiko Carstens
· 7 years ago
1cae025
KVM: s390: avoid packed attribute
by Martin Schwidefsky
· 7 years ago
2c1a48f
KVM: S390: add new group for flic
by Yi Min Zhao
· 7 years ago
6ae1574
KVM: s390: implement instruction execution protection for emulated ifetch
by Christian Borntraeger
· 7 years ago
4036e38
KVM: s390: ioctls to get and set guest storage attributes
by Claudio Imbrenda
· 8 years ago
190df4a
KVM: s390: CMMA tracking, ESSA emulation, migration mode
by Claudio Imbrenda
· 8 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
28b5ba2a
net: introduce SO_PEERGROUPS getsockopt
by David Herrmann
· 7 years ago
1b03047
s390/diag: add diag26c support
by Julian Wiedmann
· 7 years ago
1be7107
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 7 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4130b28
s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPL
by Heiko Carstens
· 7 years ago
f044f4c58
s390/fpu: export save_fpu_regs for all configs
by Martin Schwidefsky
· 7 years ago
23fefe1
s390/kvm: avoid global config of vm.alloc_pgste=1
by Martin Schwidefsky
· 7 years ago
fdd050b
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base
by Christoph Hellwig
· 7 years ago
2ab99b0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 7 years ago
a752598
s390: rename struct psw_bits members
by Heiko Carstens
· 7 years ago
8bb3fdd
s390: rename psw_bits enums
by Heiko Carstens
· 7 years ago
60c4970
s390/mm: use correct address space when enabling DAT
by Heiko Carstens
· 7 years ago
ead1dec
s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPL
by Heiko Carstens
· 7 years ago
2b7b981
s390/dumpstack: remove raw stack dump
by Heiko Carstens
· 7 years ago
7e9710a
s390: provide default ioremap and iounmap declaration
by Logan Gunthorpe
· 7 years ago
c39457f
s390/perf: fix null string in perf list pmu command
by Thomas Richter
· 7 years ago
cc18b46
s390/mm: add p?d_folded() helper functions
by Heiko Carstens
· 8 years ago
f96c6f7
s390/mm: remove incorrect _REGION3_ENTRY_ORIGIN define
by Heiko Carstens
· 8 years ago
f5bbd72
s390/ptrace: guarded storage regset for the current task
by Martin Schwidefsky
· 8 years ago
53d7f25
s390/facilities: remove stfle requirement
by Heiko Carstens
· 7 years ago
8aa8680
s390: Remove 'message security assist' from the list of vital facilities
by Thomas Huth
· 8 years ago
fe7b274
s390/fault: use _ASCE_ORIGIN instead of PAGE_MASK
by Heiko Carstens
· 8 years ago
bf10b66
s390/smp: use sigp condition code define
by Heiko Carstens
· 8 years ago
9cf8edb
s390/smp: fix false positive kmemleak of mcesa data structure
by Christian Borntraeger
· 8 years ago
c4684f9
s390/crypto: fix aes/paes Kconfig dependeny
by Harald Freudenberger
· 8 years ago
35bb092
s390/vdso: use _install_special_mapping to establish vdso
by Martin Schwidefsky
· 8 years ago
b29e061b
s390/cputime: simplify account_system_index_scaled
by Martin Schwidefsky
· 8 years ago
6c386da7
s390: use two more generic header files
by Heiko Carstens
· 8 years ago
d12a3d6
s390/mm: add __rcu annotations
by Heiko Carstens
· 8 years ago
92acfb7
s390: add missing header includes for type checking
by Heiko Carstens
· 8 years ago
1aea9b3
s390/mm: implement 5 level pages tables
by Martin Schwidefsky
· 8 years ago
3262764
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 7 years ago
47b2c3f
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
by Bilal Amarni
· 7 years ago
9e53932
Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 7 years ago
16ddcc3
s390: update defconfig
by Martin Schwidefsky
· 8 years ago
783d28dd1
bpf: Add jited_len to struct bpf_prog
by Martin KaFai Lau
· 7 years ago
e64e17a
S390/sysinfo: use uuid_is_null instead of opencoding it
by Christoph Hellwig
· 8 years ago
2fa6e1e
KVM: add kvm_request_pending
by Radim Krčmář
· 7 years ago
2387149
KVM: improve arch vcpu request defining
by Andrew Jones
· 7 years ago
71189fa
bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
by Alexei Starovoitov
· 7 years ago
1ba15b2
KVM: s390: fix ais handling vs cpu model
by Christian Borntraeger
· 7 years ago
Next »