platform/kernel/linux-rpi.git
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...
2023-01-09 Sven Schnelles390/con3270: simplify update flags
2023-01-09 Sven Schnelles390/con3270: return from notifier when activate view...
2023-01-09 Sven Schnelles390/diag: use __packed __aligned
2023-01-09 Sven Schnelles390/fs3270: split header files
2023-01-09 Sven Schnelles390/fs3270: fix screen reset on activate
2023-01-09 Sven Schnelles390/fs3270: fix function prototypes
2023-01-09 Sven Schnelles390/fs3270: use *ptr instead of struct in kzalloc
2023-01-09 Sven Schnelles390/fs3270: remove duplicate assignment
2023-01-09 Sven Schnelles390/fs3270: add missing braces to if/else
2023-01-09 Sven Schnelles390/fs3270: fix whitespace errors
2023-01-09 Sven Schnelles390/raw3270: fix nullpointer check
2023-01-09 Sven Schnelles390/raw3270: split up raw3270_activate_view()
2023-01-09 Sven Schnelles390/raw3270: remove BUG_ON in raw3270_request_reset()
2023-01-09 Sven Schnelles390/raw3270: use DEVICE_ATTR_RO() for sysfs attributes
2023-01-09 Sven Schnelles390/raw3270: add comment to spinlock member
2023-01-09 Sven Schnelles390/raw3270: fix raw3270 declarations
2023-01-09 Sven Schnelles390/raw3270: fix indentation/whitespace errors
2023-01-09 Sven Schnelles390/raw3270: move EXPORT_SYMBOL() next to functions
2023-01-09 Sven Schnelles390/con3270: fix minor checkpatch issues
2023-01-09 Sven Schnelles390/con3270: use msecs_to_jiffies()
2023-01-09 Sven Schnelles390/con3270: fix multiple assignments in one line
2023-01-09 Sven Schnelles390/con3270: fix camelcase in enum members
2023-01-09 Sven Schnelles390/con3270: add key help to status area
2023-01-09 Sven Schnelles390/con3270: reduce highlight width to 3 bits
2023-01-09 Sven Schnelles390/con3270: reduce f_color and b_color attribute...
2023-01-09 Sven Schnelles390/con3270: rewrite command line recalling
2023-01-09 Sven Schnelles390/tty3270: use normal char buffer for prompt/input
2023-01-09 Sven Schnelles390/tty3270: convert lines during output
2023-01-09 Sven Schnelles390/con3270: generate status line during output
2023-01-09 Sven Schnelles390/tty3270: add 3270 datastream helpers
2023-01-09 Sven Schnelles390/tty3270: move ASCII->EBCDIC conversion to convert_...
2023-01-09 Sven Schnelles390/con3270: move tty3270_convert_line()
2023-01-09 Sven Schnelles390/raw3270: make raw3270_buffer_address() accept...
next