index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/pkey: improve pkey retry behavior
Harald Freudenberger
2024-03-07
1
-18
/
+21
*
s390/zcrypt: improve zcrypt retry behavior
Harald Freudenberger
2024-03-07
3
-80
/
+58
*
s390/zcrypt: introduce retries on in-kernel send CPRB functions
Harald Freudenberger
2024-03-07
1
-2
/
+40
*
s390/ap: introduce mutex to lock the AP bus scan
Harald Freudenberger
2024-03-07
2
-11
/
+58
*
s390/ap: rework ap_scan_bus() to return true on config change
Harald Freudenberger
2024-03-07
1
-7
/
+20
*
s390/ap: clarify AP scan bus related functions and variables
Harald Freudenberger
2024-03-07
1
-19
/
+24
*
s390/ap: rearm APQNs bindings complete completion
Harald Freudenberger
2024-03-07
3
-21
/
+80
*
s390/configs: increase number of LOCKDEP_BITS
Heiko Carstens
2024-03-07
1
-0
/
+2
*
s390/vfio-ap: handle hardware checkstop state on queue reset operation
Jason J. Herne
2024-03-07
1
-17
/
+18
*
s390/pai: change sampling event assignment for PMU device driver
Thomas Richter
2024-03-07
2
-3
/
+6
*
s390/boot: fix minor comment style damages
Alexander Gordeev
2024-02-26
1
-3
/
+3
*
s390/boot: do not check for zero-termination relocation entry
Alexander Gordeev
2024-02-26
1
-3
/
+1
*
s390/boot: make type of __vmlinux_relocs_64_start|end consistent
Alexander Gordeev
2024-02-26
2
-8
/
+6
*
s390/boot: sanitize kaslr_adjust_relocs() function prototype
Alexander Gordeev
2024-02-26
1
-4
/
+3
*
s390/boot: simplify GOT handling
Alexander Gordeev
2024-02-26
3
-9
/
+7
*
s390: vmlinux.lds.S: fix .got.plt assertion
Heiko Carstens
2024-02-25
2
-6
/
+16
*
s390/boot: workaround current 'llvm-objdump -t -j ...' behavior
Nathan Chancellor
2024-02-22
1
-2
/
+2
*
KVM: s390: selftests: memop: add a simple AR test
Eric Farman
2024-02-22
1
-0
/
+31
*
KVM: s390: fix access register usage in ioctls
Eric Farman
2024-02-22
3
-1
/
+7
*
KVM: s390: introduce kvm_s390_fpu_(store|load)
Janosch Frank
2024-02-21
3
-20
/
+22
*
s390: compile relocatable kernel without -fPIE
Josh Poimboeuf
2024-02-20
9
-13
/
+145
*
s390: add relocs tool
Josh Poimboeuf
2024-02-20
3
-0
/
+391
*
s390/vdso64: filter out munaligned-symbols flag for vdso
Sumanth Korikkar
2024-02-20
1
-0
/
+1
*
s390/boot: add 'alloc' to info.bin .vmlinux.info section flags
Nathan Chancellor
2024-02-20
1
-1
/
+1
*
s390/pci: fix three typos in comments
Gerd Bayer
2024-02-20
2
-3
/
+3
*
s390/pci: remove hotplug slot when releasing the device
Gerd Bayer
2024-02-20
1
-2
/
+3
*
s390/pci: introduce lock to synchronize state of zpci_dev's
Gerd Bayer
2024-02-20
5
-52
/
+106
*
s390/pci: rename lock member in struct zpci_dev
Gerd Bayer
2024-02-20
3
-7
/
+7
*
s390/pai: adjust whitespace indentation
Thomas Richter
2024-02-20
1
-1
/
+1
*
s390/pai: simplify event start function for perf stat
Thomas Richter
2024-02-20
2
-15
/
+4
*
s390/pai: save PAI counter value page in event structure
Thomas Richter
2024-02-20
3
-16
/
+60
*
s390/ap: explicitly include ultravisor header
Holger Dengler
2024-02-20
1
-0
/
+1
*
s390/crc32le: convert to C
Heiko Carstens
2024-02-16
3
-146
/
+109
*
s390/crc32be: convert to C
Heiko Carstens
2024-02-16
3
-110
/
+80
*
s390/fpu: add vector instruction inline assemblies for crc32
Heiko Carstens
2024-02-16
1
-0
/
+56
*
s390/sysinfo: convert bogomips calculation to C
Heiko Carstens
2024-02-16
2
-15
/
+43
*
s390/raid6: convert to use standard fpu_*() inline assemblies
Heiko Carstens
2024-02-16
2
-45
/
+58
*
s390/checksum: provide csum_partial_copy_nocheck()
Heiko Carstens
2024-02-16
4
-13
/
+112
*
s390/checksum: provide vector register variant of csum_partial()
Heiko Carstens
2024-02-16
6
-16
/
+187
*
s390/checksum: provide and use cksm() inline assembly
Heiko Carstens
2024-02-16
3
-16
/
+20
*
s390/checksum: call instrument_read() instead of kasan_check_read()
Heiko Carstens
2024-02-16
1
-2
/
+2
*
s390/fpu: remove TIF_FPU
Heiko Carstens
2024-02-16
1
-2
/
+0
*
s390/fpu: limit save and restore to used registers
Heiko Carstens
2024-02-16
4
-69
/
+128
*
s390/fpu: decrease stack usage for some cases
Heiko Carstens
2024-02-16
8
-42
/
+96
*
s390/fpu: let fpu_vlm() and fpu_vstm() return number of registers
Heiko Carstens
2024-02-16
1
-8
/
+16
*
s390/fpu: remove anonymous union from struct fpu
Heiko Carstens
2024-02-16
5
-109
/
+78
*
s390/fpu: remove regs member from struct fpu
Heiko Carstens
2024-02-16
4
-10
/
+4
*
s390/kvm: convert to regular kernel fpu user
Heiko Carstens
2024-02-16
5
-26
/
+22
*
s390/fpu: make kernel fpu context preemptible
Heiko Carstens
2024-02-16
4
-13
/
+36
*
s390/fpu: change type of fpu mask from u32 to int
Heiko Carstens
2024-02-16
3
-9
/
+9
[next]