| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-04-30 | 99 | -2436/+2784 |
|\ |
|
| * | s390/stackleak: provide fast __stackleak_poison() implementation | Heiko Carstens | 2023-04-20 | 1 | -0/+35 |
| * | stackleak: allow to specify arch specific stackleak poison function | Heiko Carstens | 2023-04-20 | 1 | -4/+13 |
| * | s390: select ARCH_USE_SYM_ANNOTATIONS | Heiko Carstens | 2023-04-20 | 1 | -0/+1 |
| * | s390/mm: use VM_FLUSH_RESET_PERMS in module_alloc() | Heiko Carstens | 2023-04-20 | 2 | -8/+54 |
| * | s390: wire up memfd_secret system call | Heiko Carstens | 2023-04-20 | 1 | -1/+1 |
| * | s390/mm: enable ARCH_HAS_SET_DIRECT_MAP | Heiko Carstens | 2023-04-20 | 3 | -0/+43 |
| * | s390/mm: use BIT macro to generate SET_MEMORY bit masks | Heiko Carstens | 2023-04-20 | 1 | -5/+13 |
| * | s390/relocate_kernel: adjust indentation | Heiko Carstens | 2023-04-19 | 1 | -42/+42 |
| * | s390/relocate_kernel: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -9/+7 |
| * | s390/entry: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -35/+34 |
| * | s390/purgatory: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 2 | -51/+25 |
| * | s390/kprobes: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -2/+2 |
| * | s390/reipl: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -5/+5 |
| * | s390/head64: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -4/+4 |
| * | s390/earlypgm: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -2/+2 |
| * | s390/mcount: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -6/+4 |
| * | s390/crc32le: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -14/+16 |
| * | s390/crc32be: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -8/+9 |
| * | s390/crypto,chacha: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -23/+24 |
| * | s390/amode31: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -44/+31 |
| * | s390/lib: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -2/+2 |
| * | s390/kasan: remove override of mem*() functions | Heiko Carstens | 2023-04-19 | 2 | -21/+18 |
| * | s390/kdump: remove nodat stack restriction for calling nodat functions | Alexander Gordeev | 2023-04-19 | 2 | -12/+5 |
| * | s390/kdump: rework invocation of DAT-off code | Alexander Gordeev | 2023-04-19 | 2 | -14/+61 |
| * | s390/kdump: fix virtual vs physical address confusion | Alexander Gordeev | 2023-04-19 | 1 | -8/+7 |
| * | s390/kdump: cleanup do_start_kdump() prototype and usage | Alexander Gordeev | 2023-04-19 | 1 | -4/+3 |
| * | s390/kexec: turn DAT mode off immediately before purgatory | Alexander Gordeev | 2023-04-19 | 1 | -4/+3 |
| * | s390/cpum_cf: remove function validate_ctr_auth() by inline code | Thomas Richter | 2023-04-19 | 1 | -22/+9 |
| * | s390/cpum_cf: provide counter number to validate_ctr_version() | Thomas Richter | 2023-04-19 | 1 | -10/+8 |
| * | s390/cpum_cf: introduce static CPU counter facility information | Thomas Richter | 2023-04-19 | 1 | -67/+65 |
| * | s390/zcrypt: rework arrays with length zero occurrences | Harald Freudenberger | 2023-04-19 | 4 | -42/+40 |
| * | s390/cio: replace zero-length array with flexible-array member | Heiko Carstens | 2023-04-13 | 2 | -2/+2 |
| * | s390/sclp: replace zero-length array with flexible-array member | Heiko Carstens | 2023-04-13 | 2 | -2/+2 |
| * | s390/debug: replace zero-length array with flexible-array member | Heiko Carstens | 2023-04-13 | 1 | -1/+1 |
| * | s390/fcx: replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2023-04-13 | 1 | -1/+1 |
| * | s390/diag: replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2023-04-13 | 1 | -1/+1 |
| * | s390/mm: fix direct map accounting | Heiko Carstens | 2023-04-13 | 3 | -4/+18 |
| * | s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT | Heiko Carstens | 2023-04-13 | 1 | -4/+4 |
| * | s390/boot: improve install.sh script | Marc Hartmayer | 2023-04-13 | 1 | -4/+4 |
| * | s390/cpum_cf: simplify pr_err() statement in cpumf_pmu_enable/disable | Thomas Richter | 2023-04-13 | 1 | -14/+8 |
| * | s390/kaslr: randomize amode31 base address | Vasily Gorbik | 2023-04-13 | 1 | -2/+4 |
| * | s390/kaslr: generalize and improve random base distribution | Vasily Gorbik | 2023-04-13 | 4 | -11/+112 |
| * | s390/boot: pin amode31 default lma | Vasily Gorbik | 2023-04-13 | 1 | -1/+3 |
| * | s390/boot: do not change default_lma | Vasily Gorbik | 2023-04-13 | 1 | -13/+12 |
| * | s390/cpum_cf: remove unnecessary copy_from_user call | Thomas Richter | 2023-04-13 | 1 | -5/+1 |
| * | s390/cpum_cf: log bad return code of function cfset_all_copy | Thomas Richter | 2023-04-13 | 1 | -6/+9 |
| * | s390/module: create module allocations without exec permissions | Heiko Carstens | 2023-04-13 | 1 | -1/+1 |
| * | s390/ftrace: do not assume module_alloc() returns executable memory | Heiko Carstens | 2023-04-13 | 2 | -2/+2 |
| * | s390/mm: use set_memory_*() helpers instead of open coding | Heiko Carstens | 2023-04-13 | 3 | -24/+17 |