2023-04-20 |
Heiko Carstens | s390: wire up memfd_secret system call |
tree | commitdiff |
2023-04-20 |
Heiko Carstens | s390/mm: enable ARCH_HAS_SET_DIRECT_MAP |
tree | commitdiff |
2023-04-20 |
Heiko Carstens | s390/mm: use BIT macro to generate SET_MEMORY bit masks |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/relocate_kernel: adjust indentation |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/relocate_kernel: use SYM* macros instead of ENTRY... |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/entry: use SYM* macros instead of ENTRY(), etc. |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/purgatory: use SYM* macros instead of ENTRY()... |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/kprobes: use SYM* macros instead of ENTRY(), etc. |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/reipl: use SYM* macros instead of ENTRY(), etc. |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/head64: use SYM* macros instead of ENTRY(), etc. |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/earlypgm: use SYM* macros instead of ENTRY(),... |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/mcount: use SYM* macros instead of ENTRY(), etc. |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/crc32le: use SYM* macros instead of ENTRY(), etc. |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/crc32be: use SYM* macros instead of ENTRY(), etc. |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/crypto,chacha: use SYM* macros instead of ENTRY... |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/amode31: use SYM* macros instead of ENTRY(), etc. |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/lib: use SYM* macros instead of ENTRY(), etc. |
tree | commitdiff |
2023-04-19 |
Heiko Carstens | s390/kasan: remove override of mem*() functions |
tree | commitdiff |
2023-04-19 |
Alexander Gordeev | s390/kdump: remove nodat stack restriction for calling... |
tree | commitdiff |
2023-04-19 |
Alexander Gordeev | s390/kdump: rework invocation of DAT-off code |
tree | commitdiff |
2023-04-19 |
Alexander Gordeev | s390/kdump: fix virtual vs physical address confusion |
tree | commitdiff |
2023-04-19 |
Alexander Gordeev | s390/kdump: cleanup do_start_kdump() prototype and... |
tree | commitdiff |
2023-04-19 |
Alexander Gordeev | s390/kexec: turn DAT mode off immediately before purgatory |
tree | commitdiff |
2023-04-19 |
Thomas Richter | s390/cpum_cf: remove function validate_ctr_auth() by... |
tree | commitdiff |
2023-04-19 |
Thomas Richter | s390/cpum_cf: provide counter number to validate_ctr_ve... |
tree | commitdiff |
2023-04-19 |
Thomas Richter | s390/cpum_cf: introduce static CPU counter facility... |
tree | commitdiff |
2023-04-13 |
Heiko Carstens | s390/debug: replace zero-length array with flexible... |
tree | commitdiff |
2023-04-13 |
Gustavo A. R. Silva | s390/fcx: replace zero-length array with flexible-array... |
tree | commitdiff |
2023-04-13 |
Gustavo A. R. Silva | s390/diag: replace zero-length array with flexible... |
tree | commitdiff |
2023-04-13 |
Heiko Carstens | s390/mm: fix direct map accounting |
tree | commitdiff |
2023-04-13 |
Heiko Carstens | s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT |
tree | commitdiff |
2023-04-13 |
Marc Hartmayer | s390/boot: improve install.sh script |
tree | commitdiff |
2023-04-13 |
Thomas Richter | s390/cpum_cf: simplify pr_err() statement in cpumf_pmu_... |
tree | commitdiff |
2023-04-13 |
Vasily Gorbik | s390/kaslr: randomize amode31 base address |
tree | commitdiff |
2023-04-13 |
Vasily Gorbik | s390/kaslr: generalize and improve random base distribution |
tree | commitdiff |
2023-04-13 |
Vasily Gorbik | s390/boot: pin amode31 default lma |
tree | commitdiff |
2023-04-13 |
Vasily Gorbik | s390/boot: do not change default_lma |
tree | commitdiff |
2023-04-13 |
Thomas Richter | s390/cpum_cf: remove unnecessary copy_from_user call |
tree | commitdiff |
2023-04-13 |
Thomas Richter | s390/cpum_cf: log bad return code of function cfset_all... |
tree | commitdiff |
2023-04-13 |
Heiko Carstens | s390/module: create module allocations without exec... |
tree | commitdiff |
2023-04-13 |
Heiko Carstens | s390/ftrace: do not assume module_alloc() returns execu... |
tree | commitdiff |
2023-04-13 |
Heiko Carstens | s390/mm: use set_memory_*() helpers instead of open... |
tree | commitdiff |
2023-04-13 |
Heiko Carstens | s390/mm: implement set_memory_rwnx() |
tree | commitdiff |
2023-04-13 |
Heiko Carstens | s390/mm: implement set_memory_rox() |
tree | commitdiff |
2023-04-13 |
Nico Boehr | s390/ipl: fix physical-virtual confusion for diag308 |
tree | commitdiff |
2023-04-13 |
Heiko Carstens | s390/kaslr: randomize module base load address |
tree | commitdiff |
2023-04-13 |
Heiko Carstens | s390/kaslr: provide kaslr_enabled() function |
tree | commitdiff |
2023-04-13 |
Heiko Carstens | s390/checksum: remove not needed uaccess.h include |
tree | commitdiff |
2023-04-13 |
Heiko Carstens | s390/checksum: always use cksm instruction |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390: enable HAVE_ARCH_STACKLEAK |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390: move on_thread_stack() to processor.h |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390: remove arch_early_irq_init() |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390/stacktrace: remove call_on_stack_noreturn() |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390: use init_thread_union aka initial stack for the... |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390/stack: set lowcore kernel stack pointer early |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390/stack: use STACK_INIT_OFFSET where possible |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390/dumpstack: simplify in stack logic code |
tree | commitdiff |
2023-04-04 |
Vasily Gorbik | s390: make extables read-only |
tree | commitdiff |
2023-04-04 |
Vasily Gorbik | s390/entry: rely on long-displacement facility |
tree | commitdiff |
2023-04-04 |
Vasily Gorbik | Merge branch 'uaccess-inline-asm-cleanup' into features |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390/uaccess: remove extra blank line |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390/uaccess: get rid of not needed local variable |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390/uaccess: rename tmp1 and tmp2 variables |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390/uaccess: sort EX_TABLE list for inline assemblies |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390/uaccess: rename/sort labels in inline assemblies |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390/uaccess: remove unused label in inline assemblies |
tree | commitdiff |
2023-04-04 |
Heiko Carstens | s390/uaccess: use symbolic names for inline assembly... |
tree | commitdiff |
2023-03-27 |
Heiko Carstens | s390/uaccess: add missing earlyclobber annotations... |
tree | commitdiff |
2023-03-27 |
Heiko Carstens | s390: enable ARCH_HAS_MEMBARRIER_SYNC_CORE |
tree | commitdiff |
2023-03-27 |
Thomas Richter | s390/cpum_sf: remove flag PERF_CPUM_SF_FULL_BLOCKS |
tree | commitdiff |
2023-03-20 |
Heiko Carstens | s390/mm: make use of atomic_fetch_xor() |
tree | commitdiff |
2023-03-20 |
Harald Freudenberger | s390/ap: implement SE AP bind, unbind and associate |
tree | commitdiff |
2023-03-20 |
Harald Freudenberger | s390/ap: new low level inline functions ap_bapq() and... |
tree | commitdiff |
2023-03-20 |
Harald Freudenberger | s390/ap: provide F bit parameter for ap_rapq() and... |
tree | commitdiff |
2023-03-20 |
Harald Freudenberger | s390/ap: make tapq gr2 response a struct |
tree | commitdiff |
2023-03-20 |
Harald Freudenberger | s390/ap: exploit new B bit from QCI config info |
tree | commitdiff |
2023-03-20 |
Harald Freudenberger | s390/zcrypt: rework length information for dqap |
tree | commitdiff |
2023-03-20 |
Harald Freudenberger | s390/zcrypt: make psmid unsigned long instead of long... |
tree | commitdiff |
2023-03-20 |
Heiko Carstens | s390/vdso: use __ALIGN instead of open coded .align |
tree | commitdiff |
2023-03-20 |
Heiko Carstens | s390/expoline: use __ALIGN instead of open coded .align |
tree | commitdiff |
2023-03-20 |
Heiko Carstens | s390/ftrace: move hotpatch trampolines to mcount.S |
tree | commitdiff |
2023-03-20 |
Heiko Carstens | s390: make use of CONFIG_FUNCTION_ALIGNMENT |
tree | commitdiff |
2023-03-20 |
Heiko Carstens | Merge branch 'decompressor-memory-tracking' into features |
tree | commitdiff |
2023-03-20 |
Vasily Gorbik | s390/kasan: move shadow mapping to decompressor |
tree | commitdiff |
2023-03-20 |
Vasily Gorbik | s390/mm,pageattr: allow KASAN shadow memory |
tree | commitdiff |
2023-03-20 |
Vasily Gorbik | s390/boot: rework decompressor reserved tracking |
tree | commitdiff |
2023-03-20 |
Vasily Gorbik | s390/boot: rename mem_detect to physmem_info |
tree | commitdiff |
2023-03-20 |
Vasily Gorbik | s390/boot: remove non-functioning image bootable check |
tree | commitdiff |
2023-03-20 |
Ilya Leoshkevich | s390/dumpstack: resolve userspace last_break |
tree | commitdiff |
2023-03-20 |
Luis Chamberlain | s390: simplify dynamic sysctl registration for appldata... |
tree | commitdiff |
2023-03-20 |
Luis Chamberlain | s390: simplify one-level sysctl registration for page_t... |
tree | commitdiff |
2023-03-20 |
Luis Chamberlain | s390: simplify one level sysctl registration for cmm_table |
tree | commitdiff |
2023-03-20 |
Luis Chamberlain | s390: simplify one-level sysctl registration for applda... |
tree | commitdiff |
2023-03-20 |
Luis Chamberlain | s390: simplify one-level syctl registration for s390dbf... |
tree | commitdiff |
2023-03-20 |
Luis Chamberlain | s390: simplify one-level sysctl registration for topolo... |
tree | commitdiff |
2023-03-13 |
Niklas Schnelle | s390/pci: clean up left over special treatment for... |
tree | commitdiff |
2023-03-13 |
Niklas Schnelle | s390/pci: remove redundant pci_bus_add_devices() on... |
tree | commitdiff |
2023-03-13 |
Niklas Schnelle | s390/pci: only add specific device in zpci_bus_scan_dev... |
tree | commitdiff |
2023-03-13 |
Heiko Carstens | s390/setup: always inline gen_lpswe() |
tree | commitdiff |
2023-03-13 |
Al Viro | s390: trim ancient junk from copy_thread() |
tree | commitdiff |
next |