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.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-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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
s390/pci: Use topology ID for multi-function devices
Niklas Schnelle
2
-6
/
+11
11 days
s390/pci: Sort PCI functions prior to creating virtual busses
Niklas Schnelle
1
-1
/
+4
2024-12-05
iommu/s390: Implement blocking domain
Matthew Rosato
1
-2
/
+2
2024-12-05
s390/pageattr: Implement missing kernel_page_present()
Heiko Carstens
1
-0
/
+1
2024-12-05
s390/facilities: Fix warning about shadow of global variable
Gerd Bayer
1
-9
/
+9
2024-10-18
Merge tag 's390-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+1
2024-10-16
s390: Initialize psw mask in perf_arch_fetch_caller_regs()
Heiko Carstens
1
-0
/
+1
2024-10-09
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
1
-0
/
+2
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+8
2024-09-21
Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
22
-104
/
+336
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-19
/
+2
2024-09-17
mm: always define pxx_pgprot()
Peter Xu
1
-0
/
+1
2024-09-13
s390/vdso: Wire up getrandom() vdso implementation
Heiko Carstens
3
-0
/
+77
2024-09-13
s390/vdso: Move vdso symbol handling to separate header file
Heiko Carstens
2
-12
/
+17
2024-09-13
s390/module: Provide find_section() helper
Heiko Carstens
1
-0
/
+14
2024-09-13
s390/facility: Let test_facility() generate static branch if possible
Heiko Carstens
1
-8
/
+29
2024-09-13
s390/alternatives: Remove ALT_FACILITY_EARLY
Heiko Carstens
1
-5
/
+1
2024-09-13
s390/facility: Disable compile time optimization for decompressor code
Heiko Carstens
1
-2
/
+4
2024-09-12
s390/crypto: Add Support for Query Authentication Information
Finn Callies
1
-1
/
+30
2024-09-12
s390/crypto: Rework RRE and RRF CPACF inline functions
Finn Callies
1
-33
/
+41
2024-09-12
s390/crypto: Add KDSA CPACF Instruction
Finn Callies
1
-0
/
+23
2024-09-07
s390: Use MARCH_HAS_*_FEATURES defines
Heiko Carstens
5
-17
/
+23
2024-09-07
s390: Provide MARCH_HAS_*_FEATURES defines
Heiko Carstens
1
-0
/
+38
2024-09-07
s390/facility: Disable compile time optimization for decompressor code
Heiko Carstens
1
-2
/
+4
2024-09-05
s390/pkey: Add AES xts and HMAC clear key token support
Harald Freudenberger
1
-0
/
+4
2024-09-05
s390/cpacf: Add MSA 10 and 11 new PCKMO functions
Harald Freudenberger
1
-12
/
+16
2024-09-04
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2
-17
/
+1
2024-09-02
s390/uv: drop arch_make_page_accessible()
David Hildenbrand
1
-2
/
+0
2024-08-29
s390/hiperdispatch: Add trace events
Mete Durlu
1
-0
/
+58
2024-08-29
s390/hiperdispatch: Introduce hiperdispatch
Mete Durlu
1
-0
/
+14
2024-08-29
s390/smp: Add cpu capacities
Mete Durlu
3
-0
/
+8
2024-08-29
s390/wti: Introduce infrastructure for warning track interrupt
Tobias Huschle
4
-2
/
+15
2024-08-29
s390/setup: Recognize sequential instruction fetching facility
Vasily Gorbik
1
-0
/
+2
2024-08-29
s390/entry: Unify save_area_sync and save_area_async
Sven Schnelle
1
-2
/
+2
2024-08-29
s390/sha3: Support sha3 performance enhancements
Joerg Schmidbauer
1
-2
/
+10
2024-08-29
s390/pkey: Introduce pkey base with handler registry and handler modules
Harald Freudenberger
1
-0
/
+1
2024-08-29
s390/pkey: Rework and split PKEY kernel module code
Harald Freudenberger
1
-2
/
+2
2024-08-29
s390/crypto: Add hardware acceleration for HMAC modes
Holger Dengler
1
-8
/
+29
2024-08-29
s390/crypto: Add hardware acceleration for full AES-XTS mode
Holger Dengler
1
-0
/
+2
2024-08-27
s390/ftrace: Avoid calling unwinder in ftrace_return_address()
Vasily Gorbik
1
-1
/
+16
2024-08-25
Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+2
2024-08-22
s390/early: Dump register contents and call trace for early crashes
Heiko Carstens
1
-0
/
+2
2024-08-22
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
1
-1
/
+2
2024-08-09
s390/pci: Stop usurping pdev->dev.groups
Lukas Wunner
1
-1
/
+8
2024-08-07
s390/cpum_cf: Move defines from header file to source file
Thomas Richter
1
-4
/
+0
2024-08-07
s390/cpum_sf: Move defines from header file to source file
Thomas Richter
1
-16
/
+0
2024-08-07
s390/cpum_sf: Rename macro to consistent prefix
Thomas Richter
1
-1
/
+1
2024-08-07
s390/cpum_sf: Remove unused defines REG_NONE and REG_OVERFLOW
Thomas Richter
1
-2
/
+0
2024-08-07
s390/cpum_sf: Remove unused define PERF_CPUM_SF_MODE_MASK
Thomas Richter
1
-2
/
+0
2024-08-07
s390/uv: Panic for set and remove shared access UVC errors
Claudio Imbrenda
1
-1
/
+4
[next]