platform/kernel/linux-rpi.git
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...
2023-01-09 Sven Schnelles390/tty3270: allocate screen with scrollback
2023-01-09 Sven Schnelles390/con3270: add helper to get number of tty rows
2023-01-09 Sven Schnelles390/tty3270: split up tty3270_convert_line()
2023-01-09 Sven Schnelles390/tty3270: resize terminal when the clear key is...
2023-01-09 Sven Schnelles390/tty3270: move resize work to raw3270
2023-01-09 Sven Schnelles390/raw3270: add raw3270_start_request() helper
2023-01-09 Sven Schnelles390/tty3270: add AID defines
2023-01-09 Sven Schnelles390/tty3270: ignore NUL characters
2023-01-09 Sven Schnelles390/tty3270: add support for VT100 graphics escape
2023-01-09 Sven Schnelles390/tty3270: add support for graphic escape
2023-01-09 Sven Schnelles390/tty3270: add support for background color
2023-01-09 Sven Schnelles390/tty3270: add struct tty3270_attribute
2023-01-09 Sven Schnelles390/raw3270: use __packed instead of __attribute__...
2023-01-09 Sven Schnelles390/tty3270: use switch/case in tty3270_erase_display()
2023-01-09 Sven Schnelles390/tty3270: use switch/case in tty3270_erase_line()
2023-01-09 Sven Schnelles390/raw3270: fix formatting issues
2023-01-09 Sven Schnelles390/con3270: fix formatting issues
2023-01-09 Sven Schnelles390/tty3270: add support for diag 8c
next