platform/kernel/linux-starfive.git
2023-02-14 Vasily Gorbiks390/mem_detect: do not truncate online memory ranges...
2023-02-14 Heiko Carstenss390/vx: remove __uint128_t type from __vector128 struc...
2023-02-14 Gerald Schaefers390/mm: add support for RDP (Reset DAT-Protection)
2023-02-14 Peter Xus390/mm: define private VM_FAULT_* reasons from top...
2023-02-10 Randy DunlapDocumentation: s390: correct spelling
2023-02-10 Halil Pasics390/ap: fix status returned by ap_qact()
2023-02-10 Halil Pasics390/ap: fix status returned by ap_aqic()
2023-02-10 Halil Pasics390: vfio-ap: tighten the NIB validity check
2023-02-09 Heiko CarstensRevert "s390/mem_detect: do not update output parameter...
2023-02-09 Heiko Carstenss390/idle: remove arch_cpu_idle_time() and correspondin...
2023-02-09 Heiko Carstenss390/vx: use simple assignments to access __vector128...
2023-02-09 Heiko Carstenss390/vx: add 64 and 128 bit members to __vector128...
2023-02-09 Heiko CarstensMAINTAINERS: add diag288_wdt driver to s390 maintained...
2023-02-09 Vineeth VijayanMAINTAINERS: add entry for s390 SCM driver
2023-02-09 Heiko Carstenss390/processor: always inline cpu flag helper functions
2023-02-09 Heiko Carstenss390/idle: mark arch_cpu_idle() noinstr
2023-02-09 Heiko Carstenss390/idle: move idle time accounting to account_idle_ti...
2023-02-09 Heiko CarstensMerge branch 'cmpxchg_user_key' into features
2023-02-06 Alexander Egorenkovwatchdog: diag288_wdt: unify lpar and zvm diag288 helpers
2023-02-06 Alexander Egorenkovwatchdog: diag288_wdt: de-duplicate diag_stat_inc(...
2023-02-06 Alexander Egorenkovwatchdog: diag288_wdt: unify command buffer handling...
2023-02-06 Alexander Egorenkovwatchdog: diag288_wdt: remove power management
2023-02-06 Alexander Egorenkovwatchdog: diag288_wdt: get rid of register asm
2023-02-06 Heiko CarstensMerge branch 'fixes' into features
2023-02-06 Vasily Gorbiks390/boot: avoid potential amode31 truncation
2023-02-06 Vasily Gorbiks390/boot: move detect_facilities() after cmd line...
2023-02-06 Vasily Gorbiks390/kasan: avoid mapping KASAN shadow for standby...
2023-02-06 Vasily Gorbiks390/boot: avoid page tables memory in kaslr
2023-02-06 Vasily Gorbiks390/mem_detect: add get_mem_detect_online_total()
2023-02-06 Vasily Gorbiks390/mem_detect: handle online memory limit just once
2023-02-06 Vasily Gorbiks390/boot: fix mem_detect extended area allocation
2023-02-06 Vasily Gorbiks390/mem_detect: rely on diag260() if sclp_early_get_me...
2023-02-06 Heiko Carstenss390/diag: make __diag8c_tmp_amode31 static
2023-02-06 Heiko Carstenss390/rethook: add local rethook header file
2023-02-06 Vasily Gorbiks390/vmem: remove unnecessary KASAN checks
2023-02-06 Vasily Gorbiks390/vmem: fix empty page tables cleanup under KASAN
2023-02-06 Vasily Gorbiks390/kasan: update kasan memory layout note
2023-02-06 Vasily Gorbiks390/mem_detect: fix detect_memory() error handling
2023-02-06 Heiko Carstenss390/hmcdrv: use strscpy() instead of strlcpy()
2023-02-06 Sven Schnelles390/ipl: add loadparm parameter to eckd ipl/reipl...
2023-02-06 Sven Schnelles390/ipl: add DEFINE_GENERIC_LOADPARM()
2023-01-31 Alexander Gordeevs390/mem_detect: do not update output parameters on...
2023-01-31 Vineeth Vijayans390/cio: introduce locking for register/unregister...
2023-01-31 Vasily Gorbiks390/mm,ptdump: avoid Kasan vs Memcpy Real markers...
2023-01-31 Vasily Gorbiks390/boot: remove pgtable_populate_end
2023-01-31 Vasily Gorbiks390/boot: avoid mapping standby memory
2023-01-31 Vasily Gorbiks390/decompressor: specify __decompress() buf len to...
2023-01-30 Alexander Egorenkovwatchdog: diag288_wdt: fix __diag288() inline assembly
2023-01-30 Alexander Egorenkovwatchdog: diag288_wdt: do not use stack buffers for...
2023-01-25 Heiko Carstenss390/syscalls: get rid of system call alias functions
2023-01-25 Heiko Carstenss390/syscalls: remove trailing semicolon
2023-01-25 Heiko Carstenss390/syscalls: move __S390_SYS_STUBx() macro
2023-01-25 Heiko Carstenss390/syscalls: remove __SC_COMPAT_TYPE define
2023-01-25 Heiko Carstenss390/syscalls: remove SYSCALL_METADATA() from compat...
2023-01-25 Ilya Leoshkevichs390: discard .interp section
2023-01-25 Thomas Richters390/cpum_cf: simplify PMC_INIT and PMC_RELEASE usage
2023-01-25 Thomas Richters390/cpum_cf: merge source files for CPU Measurement...
2023-01-25 Thomas Richters390/cpum_cf: remove in-kernel counting facility interface
2023-01-25 Thomas Richters390/cpum_cf: move stccm_avail()
2023-01-25 Thomas Richters390/cpum_cf: move cpum_cf_ctrset_size()
2023-01-25 Thomas Richters390/cpum_cf: simplify hw_perf_event_destroy()
2023-01-25 Heiko Carstenss390/cache: change type from unsigned long long to...
2023-01-22 Tony Krowiaks390/vfio_ap: increase max wait time for reset verification
2023-01-22 Tony Krowiaks390/vfio_ap: fix handling of error response codes
2023-01-22 Tony Krowiaks390/vfio_ap: verify ZAPQ completion after return of...
2023-01-22 Tony Krowiaks390/vfio_ap: use TAPQ to verify reset in progress...
2023-01-22 Tony Krowiaks390/vfio_ap: check TAPQ response code when waiting...
2023-01-22 Tony Krowiaks390/vfio-ap: verify reset complete in separate function
2023-01-22 Vasily Gorbiks390/kprobes: replace kretprobe with rethook
2023-01-22 Thomas Richters390/cpum_sf: diagnostic sampling buffer setup to handl...
2023-01-22 Thomas Richters390/cpum_sf: rework macro AUX_SDB_NUM_xxx
2023-01-22 Thomas Richters390/cpum_sf: sampling buffer setup to handle virtual...
2023-01-22 Thomas Richters390/cpum_sf: remove debug statements from function...
2023-01-22 Thomas Richters390/cpum_sf: move functions from header file to source...
2023-01-22 Jiapeng Chongs390/vmem: use swap() instead of open coding it
2023-01-22 Vineeth Vijayans390/cio: evaluate devices with non-operational paths
2023-01-22 Christophe... s390/ipl: use kstrtobool() instead of strtobool()
2023-01-17 Heiko CarstensMerge branch 'fixes' into features
2023-01-17 Heiko Carstenss390: workaround invalid gcc-11 out of bounds read...
2023-01-13 Vineeth Vijayandocs/ABI: use linux-s390 list as the main contact
2023-01-13 Christophe... s390/vfio-ap: fix an error handling path in vfio_ap_mde...
2023-01-13 Heiko Carstenss390: move __amode31_base declaration to proper header...
2023-01-13 Alexander Gordeevs390/mm: allocate Absolute Lowcore Area in decompressor
2023-01-13 Alexander Gordeevs390/mm: allocate Real Memory Copy Area in decompressor
2023-01-13 Alexander Gordeevs390/boot: allow setup of different virtual address...
2023-01-13 Alexander Gordeevs390/kasan: remove identity mapping support
2023-01-13 Alexander Gordeevs390/maccess: remove dead DAT-off code
2023-01-13 Alexander Gordeevs390/mm: start kernel with DAT enabled
2023-01-13 Alexander Gordeevs390/boot: detect and enable memory facilities
2023-01-13 Alexander Gordeevs390/pgtable: add REGION3_KERNEL_EXEC protection
2023-01-13 Alexander Gordeevs390/kasan: use set_pXe_bit() for pgtable entries setup
2023-01-13 Alexander Gordeevs390/kasan: cleanup setup of untracked memory pgtables
2023-01-13 Alexander Gordeevs390/kasan: cleanup setup of zero pgtable
2023-01-13 Alexander Gordeevs390/kasan: sort out physical vs virtual memory confusion
2023-01-13 Alexander Gordeevs390/early: fix sclp_early_sccb variable lifetime
2023-01-13 Alexander Gordeevs390/boot: cleanup decompressor header files
2023-01-11 Heiko Carstenss390: update defconfigs
2023-01-11 Heiko CarstensKVM: s390: interrupt: use READ_ONCE() before cmpxchg()
2023-01-11 Heiko Carstenss390/percpu: add READ_ONCE() to arch_this_cpu_to_op_sim...
2023-01-11 Heiko Carstenss390/cpum_sf: add READ_ONCE() semantics to compare...
next