index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
2024-10-09
1
-0
/
+2
*
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-23
1
-1
/
+8
|
\
|
*
s390/pci: Stop usurping pdev->dev.groups
Lukas Wunner
2024-08-09
1
-1
/
+8
*
|
Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-09-21
21
-104
/
+331
|
\
\
|
*
|
s390/crypto: Add Support for Query Authentication Information
Finn Callies
2024-09-12
1
-1
/
+30
|
*
|
s390/crypto: Rework RRE and RRF CPACF inline functions
Finn Callies
2024-09-12
1
-33
/
+41
|
*
|
s390/crypto: Add KDSA CPACF Instruction
Finn Callies
2024-09-12
1
-0
/
+23
|
*
|
s390: Use MARCH_HAS_*_FEATURES defines
Heiko Carstens
2024-09-07
5
-17
/
+23
|
*
|
s390: Provide MARCH_HAS_*_FEATURES defines
Heiko Carstens
2024-09-07
1
-0
/
+38
|
*
|
s390/facility: Disable compile time optimization for decompressor code
Heiko Carstens
2024-09-07
1
-2
/
+4
|
*
|
s390/cpacf: Add MSA 10 and 11 new PCKMO functions
Harald Freudenberger
2024-09-05
1
-12
/
+16
|
*
|
s390/hiperdispatch: Add trace events
Mete Durlu
2024-08-29
1
-0
/
+58
|
*
|
s390/hiperdispatch: Introduce hiperdispatch
Mete Durlu
2024-08-29
1
-0
/
+14
|
*
|
s390/smp: Add cpu capacities
Mete Durlu
2024-08-29
3
-0
/
+8
|
*
|
s390/wti: Introduce infrastructure for warning track interrupt
Tobias Huschle
2024-08-29
4
-2
/
+15
|
*
|
s390/setup: Recognize sequential instruction fetching facility
Vasily Gorbik
2024-08-29
1
-0
/
+2
|
*
|
s390/entry: Unify save_area_sync and save_area_async
Sven Schnelle
2024-08-29
1
-2
/
+2
|
*
|
s390/sha3: Support sha3 performance enhancements
Joerg Schmidbauer
2024-08-29
1
-2
/
+10
|
*
|
s390/pkey: Rework and split PKEY kernel module code
Harald Freudenberger
2024-08-29
1
-2
/
+2
|
*
|
s390/crypto: Add hardware acceleration for HMAC modes
Holger Dengler
2024-08-29
1
-8
/
+29
|
*
|
s390/crypto: Add hardware acceleration for full AES-XTS mode
Holger Dengler
2024-08-29
1
-0
/
+2
|
*
|
s390/ftrace: Avoid calling unwinder in ftrace_return_address()
Vasily Gorbik
2024-08-27
1
-1
/
+16
|
*
|
s390/early: Dump register contents and call trace for early crashes
Heiko Carstens
2024-08-22
1
-0
/
+2
|
*
|
s390/cpum_cf: Move defines from header file to source file
Thomas Richter
2024-08-07
1
-4
/
+0
|
*
|
s390/cpum_sf: Move defines from header file to source file
Thomas Richter
2024-08-07
1
-16
/
+0
|
*
|
s390/cpum_sf: Rename macro to consistent prefix
Thomas Richter
2024-08-07
1
-1
/
+1
|
*
|
s390/cpum_sf: Remove unused defines REG_NONE and REG_OVERFLOW
Thomas Richter
2024-08-07
1
-2
/
+0
|
*
|
s390/cpum_sf: Remove unused define PERF_CPUM_SF_MODE_MASK
Thomas Richter
2024-08-07
1
-2
/
+0
|
|
/
*
|
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
4
-19
/
+2
|
\
\
|
*
|
mm: always define pxx_pgprot()
Peter Xu
2024-09-17
1
-0
/
+1
|
*
|
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-03
2
-17
/
+1
|
*
|
s390/uv: drop arch_make_page_accessible()
David Hildenbrand
2024-09-01
1
-2
/
+0
*
|
|
s390/vdso: Wire up getrandom() vdso implementation
Heiko Carstens
2024-09-13
3
-0
/
+77
*
|
|
s390/vdso: Move vdso symbol handling to separate header file
Heiko Carstens
2024-09-13
2
-12
/
+17
*
|
|
s390/module: Provide find_section() helper
Heiko Carstens
2024-09-13
1
-0
/
+14
*
|
|
s390/facility: Let test_facility() generate static branch if possible
Heiko Carstens
2024-09-13
1
-8
/
+29
*
|
|
s390/alternatives: Remove ALT_FACILITY_EARLY
Heiko Carstens
2024-09-13
1
-5
/
+1
*
|
|
s390/facility: Disable compile time optimization for decompressor code
Heiko Carstens
2024-09-13
1
-2
/
+4
|
/
/
*
|
Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-08-25
1
-1
/
+2
|
\
\
|
*
|
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
2024-08-22
1
-1
/
+2
|
|
/
*
/
s390/uv: Panic for set and remove shared access UVC errors
Claudio Imbrenda
2024-08-07
1
-1
/
+4
|
/
*
Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-07-26
16
-128
/
+296
|
\
|
*
s390: Remove protvirt and kvm config guards for uv code
Janosch Frank
2024-07-23
2
-34
/
+0
|
*
s390/entry: Make pgm_check_handler() ready for lowcore relocation
Sven Schnelle
2024-07-23
1
-0
/
+6
|
*
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
2024-07-23
3
-1
/
+34
|
*
s390/atomic_ops: Disable flag outputs constraint for GCC versions below 14.2.0
Heiko Carstens
2024-07-23
1
-1
/
+2
|
*
s390/entry: Move SIE indicator flag to thread info
Heiko Carstens
2024-07-23
2
-2
/
+1
|
*
s390/alternatives: Remove alternative facility list
Heiko Carstens
2024-07-23
2
-6
/
+4
|
*
s390/nospec: Push down alternative handling
Heiko Carstens
2024-07-23
3
-1
/
+15
|
*
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
2024-07-23
1
-3
/
+9
[next]