index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-29
s390/kvm: Stop using gmap_{en,dis}able()
Claudio Imbrenda
3
-11
/
+2
2024-10-29
s390/mm/fault: Handle guest-related program interrupts in KVM
Claudio Imbrenda
8
-157
/
+143
2024-10-29
s390/mm/gmap: Fix __gmap_fault() return code
Claudio Imbrenda
1
-6
/
+5
2024-10-29
s390/mm/gmap: Refactor gmap_fault() and add support for pfault
Claudio Imbrenda
1
-19
/
+100
2024-10-29
s390/kvm: Remove kvm_arch_fault_in_page()
Claudio Imbrenda
3
-20
/
+3
2024-10-29
s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT again
Claudio Imbrenda
4
-18
/
+18
2024-10-29
s390/cpum_sf: Rework call to sf_disable()
Thomas Richter
1
-2
/
+1
2024-10-29
s390/crypto: Add hardware acceleration for full AES-XTS mode
Holger Dengler
2
-5
/
+106
2024-10-29
s390/crypto: Postpone the key split to key conversion
Holger Dengler
1
-25
/
+74
2024-10-29
s390/crypto: Introduce function for tokenize clearkeys
Holger Dengler
1
-11
/
+23
2024-10-29
s390/crypto: Generalize parameters for key conversion
Holger Dengler
1
-7
/
+7
2024-10-29
s390/crypto: Use module-local structures for protected keys
Holger Dengler
1
-28
/
+35
2024-10-29
s390/crypto: Convert to reverse x-mas tree, rename ret to rc
Holger Dengler
1
-61
/
+61
2024-10-29
s390/cpum_sf: Handle CPU hotplug remove during sampling
Thomas Richter
1
-1
/
+3
2024-10-29
s390/cpum_sf: Fix format string in pr_err()
Thomas Richter
1
-1
/
+1
2024-10-29
s390/cpum_sf: Use sf_buffer_available()
Thomas Richter
1
-2
/
+2
2024-10-29
s390/cpum_sf: Consistently use goto out for function exit
Thomas Richter
1
-1
/
+1
2024-10-29
s390/cpum_sf: Do not re-enable event after deletion
Thomas Richter
1
-19
/
+19
2024-10-29
s390/pkey: Add new pkey handler module pkey-uv
Harald Freudenberger
3
-0
/
+3
2024-10-29
s390/pkey: Fix checkpatch findings in pkey header file
Harald Freudenberger
1
-11
/
+26
2024-10-29
s390/uv: Retrieve UV secrets sysfs support
Steffen Eiden
3
-6
/
+31
2024-10-29
s390/uvdevice: Increase indent in IOCTL definitions
Steffen Eiden
1
-15
/
+15
2024-10-29
s390/uvdevice: Add Retrieve Secret IOCTL
Steffen Eiden
1
-1
/
+5
2024-10-29
s390/uv: Retrieve UV secrets support
Steffen Eiden
2
-3
/
+262
2024-10-29
s390/uv: Use a constant for more-data rc
Steffen Eiden
2
-2
/
+3
2024-10-29
s390/uv: Provide host-key hashes in sysfs
Steffen Eiden
2
-0
/
+88
2024-10-29
s390/uv: Refactor uv-sysfs creation
Steffen Eiden
1
-10
/
+22
2024-10-29
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-2
/
+0
2024-10-25
KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memory
Sean Christopherson
1
-1
/
+1
2024-10-25
KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
Sean Christopherson
1
-1
/
+1
2024-10-25
s390/crypto: Switch over to sysfs_emit()
Mete Durlu
1
-7
/
+7
2024-10-25
s390/ipl: Switch over to sysfs_emit()
Mete Durlu
1
-32
/
+32
2024-10-25
s390/nospec: Switch over to sysfs_emit()
Mete Durlu
1
-5
/
+5
2024-10-25
s390/perf_event: Switch over to sysfs_emit()
Mete Durlu
1
-1
/
+1
2024-10-25
s390/smp: Switch over to sysfs_emit()
Mete Durlu
1
-2
/
+2
2024-10-25
s390/time: Switch over to sysfs_emit()
Mete Durlu
1
-15
/
+15
2024-10-25
s390/topology: Switch over to sysfs_emit()
Mete Durlu
1
-7
/
+7
2024-10-25
s390/kdump: Provide is_kdump_kernel() implementation
David Hildenbrand
3
-8
/
+22
2024-10-25
s390/pageattr: Implement missing kernel_page_present()
Heiko Carstens
2
-0
/
+16
2024-10-25
s390: Fix various typos
Heiko Carstens
8
-17
/
+17
2024-10-18
PCI: Remove unused PCI_SUBTRACTIVE_DECODE
Ilpo Järvinen
1
-1
/
+1
2024-10-18
Merge tag 's390-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
8
-19
/
+47
2024-10-16
s390/irq: Switch to irq_get_nr_irqs()
Bart Van Assche
1
-1
/
+1
2024-10-16
s390/pci: Align prototypes of zpci IO memcpy functions
Julian Vetter
1
-3
/
+3
2024-10-16
s390: Update defconfigs
Heiko Carstens
3
-4
/
+24
2024-10-16
s390: Initialize psw mask in perf_arch_fetch_caller_regs()
Heiko Carstens
1
-0
/
+1
2024-10-16
s390: Remove remaining _PAGE_* macros
Vincenzo Frascino
5
-10
/
+7
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-8
/
+5
2024-10-15
s390/vdso: Remove timekeeper includes
Thomas Weißschuh
2
-6
/
+0
2024-10-15
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
1
-25
/
+1
[prev]
[next]