platform/kernel/linux-starfive.git
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...
2023-01-10 Heiko Carstenss390/archrandom: add missing header include
2023-01-10 Heiko Carstenss390/con3270: move condev definition
2023-01-10 Alexander Egorenkovs390/kexec: fix ipl report address for kdump
2023-01-09 Xu Pandas390/zcrypt: use strscpy() to instead of strncpy()
2023-01-09 Eric Farmanvfio/ccw: remove old IDA format restrictions
2023-01-09 Eric Farmanvfio/ccw: don't group contiguous pages on 2K IDAWs
2023-01-09 Eric Farmanvfio/ccw: handle a guest Format-1 IDAL
2023-01-09 Eric Farmanvfio/ccw: allocate/populate the guest idal
2023-01-09 Eric Farmanvfio/ccw: calculate number of IDAWs regardless of format
2023-01-09 Eric Farmanvfio/ccw: read only one Format-1 IDAW
2023-01-09 Eric Farmanvfio/ccw: refactor the idaw counter
2023-01-09 Eric Farmanvfio/ccw: populate page_array struct inline
2023-01-09 Eric Farmanvfio/ccw: pass page count to page_array struct
2023-01-09 Eric Farmanvfio/ccw: remove unnecessary malloc alignment
2023-01-09 Eric Farmanvfio/ccw: simplify CCW chain fetch routines
2023-01-09 Eric Farmanvfio/ccw: replace copy_from_iova with vfio_dma_rw
2023-01-09 Eric Farmanvfio/ccw: move where IDA flag is set in ORB
2023-01-09 Eric Farmanvfio/ccw: allow non-zero storage keys
2023-01-09 Eric Farmanvfio/ccw: simplify the cp_get_orb interface
2023-01-09 Eric Farmanvfio/ccw: cleanup some of the mdev commentary
2023-01-09 Sven Schnelles390/con3270: add special output handling when oops_in_...
2023-01-09 Sven Schnelles390/con3270: set SBA and RA addresses when converting...
next