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/crypto: fix scatterwalk_unmap() callers in AES-GCM
Jann Horn
2022-05-25
1
-2
/
+2
*
s390/head: get rid of 31 bit leftovers
Heiko Carstens
2022-05-18
1
-149
/
+126
*
scripts/min-tool-version.sh: raise minimum clang version to 14.0.0 for s390
Heiko Carstens
2022-05-17
1
-2
/
+1
*
s390/boot: do not emit debug info for assembly with llvm's IAS
Heiko Carstens
2022-05-17
1
-0
/
+2
*
s390/boot: workaround llvm IAS bug
Heiko Carstens
2022-05-17
1
-13
/
+21
*
s390/purgatory: workaround llvm's IAS limitations
Heiko Carstens
2022-05-17
1
-7
/
+23
*
s390/entry: workaround llvm's IAS limitations
Heiko Carstens
2022-05-17
1
-2
/
+12
*
s390/alternatives: remove padding generation code
Heiko Carstens
2022-05-17
3
-199
/
+31
*
s390/alternatives: provide identical sized orginal/alternative sequences
Heiko Carstens
2022-05-17
3
-13
/
+13
*
s390/cpumf: add new extended counter set for IBM z16
Thomas Richter
2022-05-16
1
-0
/
+148
*
s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...
Heiko Carstens
2022-05-11
1
-4
/
+11
*
s390/stp: clock_delta should be signed
Sven Schnelle
2022-05-11
3
-7
/
+7
*
s390/stp: fix todoff size
Sven Schnelle
2022-05-11
2
-5
/
+3
*
s390/pai: add support for cryptography counters
Thomas Richter
2022-05-09
9
-7
/
+784
*
entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
Sven Schnelle
2022-05-09
4
-9
/
+9
*
s390/compat: cleanup compat_linux.h header file
Heiko Carstens
2022-05-06
1
-52
/
+28
*
s390/entry: remove broken and not needed code
Heiko Carstens
2022-05-06
1
-4
/
+1
*
s390/boot: convert parmarea to C
Heiko Carstens
2022-05-06
4
-21
/
+12
*
s390/boot: convert initial lowcore to C
Heiko Carstens
2022-05-06
5
-56
/
+103
*
s390/ptrace: move short psw definitions to ptrace header file
Heiko Carstens
2022-05-06
4
-32
/
+32
*
s390/head: initialize all new psws
Heiko Carstens
2022-05-06
1
-7
/
+15
*
s390/boot: change initial program check handler to disabled wait psw
Heiko Carstens
2022-05-06
1
-1
/
+1
*
s390/head: adjust iplstart entry point
Heiko Carstens
2022-05-06
1
-5
/
+8
*
s390/boot: get rid of startup archive
Heiko Carstens
2022-05-06
11
-101
/
+74
*
s390/vx: remove comments from macros which break LLVM's IAS
Heiko Carstens
2022-05-06
1
-3
/
+3
*
s390/extable: prefer local labels in .set directives
Heiko Carstens
2022-05-06
1
-6
/
+6
*
s390/nospec: prefer local labels in .set directives
Heiko Carstens
2022-05-06
1
-6
/
+6
*
s390/hypfs: fix typos in comments
Julia Lawall
2022-05-06
1
-1
/
+1
*
s390/crypto: fix typos in comments
Julia Lawall
2022-05-06
2
-2
/
+2
*
s390/consoles: improve panic notifiers reliability
Guilherme G. Piccoli
2022-05-06
6
-57
/
+83
*
s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()
Pingfan Liu
2022-04-27
1
-2
/
+2
*
s390: add KCSAN instrumentation to barriers and spinlocks
Ilya Leoshkevich
2022-04-25
2
-8
/
+9
*
s390/pci: add error record for CC 2 retries
Niklas Schnelle
2022-04-25
2
-18
/
+63
*
s390/pci: add PCI access type and length to error records
Niklas Schnelle
2022-04-25
1
-15
/
+39
*
s390/pci: don't log availability events as errors
Niklas Schnelle
2022-04-25
1
-3
/
+0
*
s390/pci: make better use of zpci_dbg() levels
Niklas Schnelle
2022-04-25
3
-3
/
+3
*
s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declaration
Thomas Huth
2022-04-25
1
-2
/
+0
*
s390/vdso: add vdso randomization
Sven Schnelle
2022-04-25
1
-1
/
+32
*
s390/vdso: map vdso above stack
Sven Schnelle
2022-04-25
2
-4
/
+5
*
s390/vdso: move vdso mapping to its own function
Sven Schnelle
2022-04-25
2
-5
/
+20
*
s390/mmap: increase stack/mmap gap to 128MB
Sven Schnelle
2022-04-25
1
-2
/
+2
*
s390/zcrypt: code cleanup
Harald Freudenberger
2022-04-25
21
-645
/
+676
*
s390/zcrypt: cleanup CPRB struct definitions
Harald Freudenberger
2022-04-25
2
-72
/
+13
*
s390/ap: uevent on apmask/aqpmask change
Harald Freudenberger
2022-04-25
1
-6
/
+34
*
s390/cio: simplify the calculation of variables
Haowen Bai
2022-04-25
1
-15
/
+68
*
s390/smp: sort out physical vs virtual CPU0 lowcore pointer
Alexander Gordeev
2022-04-25
1
-1
/
+1
*
s390/zcrypt: add display of ASYM master key verification pattern
Harald Freudenberger
2022-04-25
3
-4
/
+47
*
s390/kexec: set end-of-ipl flag in last diag308 call
Alexander Egorenkov
2022-04-25
3
-3
/
+16
*
s390/sclp: add detection of IPL-complete-control facility
Alexander Egorenkov
2022-04-25
2
-1
/
+4
*
Linux 5.18-rc4
v5.18-rc4
Linus Torvalds
2022-04-24
1
-1
/
+1
[next]