platform/kernel/linux-starfive.git
2021-08-25 Niklas Schnelles390/pci: fix misleading rc in clp_set_pci_fn()
2021-08-25 Alexander Gordeevs390/boot: factor out offset_vmlinux_info() function
2021-08-25 Alexander Gordeevs390/kasan: fix large PMD pages address alignment check
2021-08-25 Julian Wiedmanns390/zcrypt: remove gratuitious NULL check in .remove...
2021-08-25 Julian Wiedmanns390/ap: use the common driver-data pointer
2021-08-25 Julian Wiedmanns390/ap: use the common device_driver pointer
2021-08-25 Niklas Schnelles390/pci: reset zdev->zbus on registration failure
2021-08-25 Niklas Schnelles390/pci: cleanup resources only if necessary
2021-08-18 Alexander Egorenkovs390/sclp: reserve memory occupied by sclp early buffer
2021-08-18 Harald Freudenbergers390/zcrypt: fix wrong offset index for APKA master...
2021-08-18 David Hildenbrands390/mm: remove unused cmma functions
2021-08-18 Julian Wiedmanns390/qdio: remove unused support for SLIB parameters
2021-08-18 Julian Wiedmanns390/qdio: consolidate QIB code
2021-08-18 Julian Wiedmanns390/qdio: use dev_info() in qdio_print_subchannel_info()
2021-08-18 Julian Wiedmanns390/qdio: fine-tune the queue sync
2021-08-18 Julian Wiedmanns390/qdio: clean up SIGA capability tracking
2021-08-18 Julian Wiedmanns390/qdio: remove unused sync-after-IRQ infrastructure
2021-08-18 Julian Wiedmanns390/qdio: use absolute data address in ESTABLISH ccw
2021-08-18 Vineeth Vijayans390/cio: add dev_busid sysfs entry for each subchannel
2021-08-18 Vineeth Vijayans390/cio: add rescan functionality on channel subsystem
2021-08-05 Heiko Carstenss390: rename dma section to amode31
2021-08-05 Heiko Carstenss390/mm: use page_to_virt() in __kernel_map_pages()
2021-08-05 Sebastian Andrzej... s390/sclp: replace deprecated CPU-hotplug functions
2021-08-05 Sebastian Andrzej... s390: replace deprecated CPU-hotplug functions
2021-08-03 Ilya Leoshkevichs390/ftrace: implement hotpatching
2021-08-03 Ilya Leoshkevichftrace: Introduce ftrace_need_init_nop()
2021-07-30 Masahiro Yamadas390: move the install rule to arch/s390/Makefile
2021-07-30 Ilya Leoshkevichs390: enable KCSAN
2021-07-30 Heiko Carstenskcsan: use u64 instead of cycles_t
2021-07-30 Sven Schnelles390: add kfence region to pagetable dumper
2021-07-30 Sven Schnelles390: add support for KFENCE
2021-07-30 Sven Schnellekfence: add function to mask address bits
2021-07-30 Heiko Carstenss390/mm: implement set_memory_4k()
2021-07-30 Marco Elverkfence, x86: only define helpers if !MODULE
2021-07-27 Heiko Carstenss390/delay: get rid of not needed header includes
2021-07-27 Heiko Carstenss390/boot: get rid of arithmetics on function pointers
2021-07-27 Ilya Leoshkevichs390/headers: fix code style in module.h
2021-07-27 Heiko Carstenss390/hwcaps: make sie capability regular hwcap
2021-07-27 Heiko Carstenss390/hwcaps: remove hwcap stfle check
2021-07-27 Heiko Carstenss390/hwcaps: remove z/Architecture mode active check
2021-07-27 Heiko Carstenss390/hwcaps: use consistent coding style / remove comments
2021-07-27 Heiko Carstenss390/hwcaps: open code initialization of first six...
2021-07-27 Heiko Carstenss390/hwcaps: split setup_hwcaps()
2021-07-27 Heiko Carstenss390/hwcaps: move setup_hwcaps()
2021-07-27 Heiko Carstenss390/hwcaps: add sanity checks
2021-07-27 Heiko Carstenss390/hwcaps: use named initializers for hwcap string...
2021-07-27 Heiko Carstenss390/hwcaps: introduce HWCAP bit numbers
2021-07-27 Heiko Carstenss390/hwcaps: shorten HWCAP defines
2021-07-27 Niklas Schnelles390: add HWCAP_S390_PCI_MIO to ELF hwcaps
2021-07-27 Niklas Schnelles390: make PCI mio support a machine flag
2021-07-27 Heiko Carstenss390/disassembler: add instructions
2021-07-27 Heiko Carstenss390: report more CPU capabilities
2021-07-27 Julian Wiedmanns390/qdio: remove unused macros
2021-07-27 Julian Wiedmanns390/qdio: clarify reporting of errors to the drivers
2021-07-27 Julian Wiedmanns390/qdio: remove unneeded siga-sync for Output Queue
2021-07-27 Julian Wiedmanns390/qdio: remove remaining tasklet & timer code
2021-07-27 Julian Wiedmanns390/qdio: propagate error when cancelling a ccw fails
2021-07-27 Julian Wiedmanns390/qdio: improve roll-back after error on ESTABLISH ccw
2021-07-27 Julian Wiedmanns390/qdio: cancel the ESTABLISH ccw after timeout
2021-07-27 Julian Wiedmanns390/qdio: fix roll-back after timeout on ESTABLISH ccw
2021-07-27 Alexander Egorenkovs390/setup: don't reserve memory that occupied decompre...
2021-07-27 Alexander Egorenkovs390/boot: move dma sections from decompressor to decom...
2021-07-27 Heiko Carstenss390/ctl_reg: add ctlreg5 and ctlreg15 unions
2021-07-27 Alexander Egorenkovs390/boot: make _diag308_reset_dma() position-independent
2021-07-27 Alexander Egorenkovs390/boot: move EP_OFFSET and EP_STRING to head.S
2021-07-27 Alexander Egorenkovs390/setup: generate asm offsets from struct parmarea
2021-07-27 Alexander Egorenkovs390/setup: drop _OFFSET macros
2021-07-27 Alexander Egorenkovs390/setup: remove unused symbolic constants for C...
2021-07-27 Alexander Egorenkovs390/dump: introduce boot data 'oldmem_data'
2021-07-27 Alexander Egorenkovs390/boot: introduce boot data 'initrd_data'
2021-07-27 Alexander Egorenkovs390/boot: move sclp early buffer from fixed address...
2021-07-27 Alexander Egorenkovs390/boot: get rid of magic numbers for startup offsets
2021-07-27 Heiko Carstenss390/vdso: use system call functions
2021-07-27 Heiko Carstenss390/syscall: provide generic system call functions
2021-07-27 Heiko Carstenss390/cpacf: get rid of register asm
2021-07-27 Heiko Carstenss390/debug: remove unused print defines
2021-07-27 Heiko Carstenss390/dasd: remove debug printk
2021-07-27 Alexander Egorenkovs390/uv: de-duplicate checks for Protected Host Virtual...
2021-07-27 Alexander Egorenkovs390/boot: disable Secure Execution in dump mode
2021-07-27 Alexander Egorenkovs390/boot: move uv function declarations to boot/uv.h
2021-07-27 Heiko Carstenss390/jump_label: print real address in a case of a...
2021-07-27 Heiko Carstenss390/mm: don't print hashed values for pte_ERROR()...
2021-07-27 Heiko Carstenss390/mm: use pr_err() instead of printk() for pte_ERROR...
2021-07-27 Alexander Egorenkovs390/sclp: use only one sclp early buffer to send commands
2021-07-27 Alexander Egorenkovs390/cio: remove unused include linux/spinlock.h from...
2021-07-27 Alexander Egorenkovs390/boot: make stacks part of the decompressor's image
2021-07-27 Alexander Egorenkovs390/boot: move all linker symbol declarations from...
2021-07-25 Linus TorvaldsLinux 5.14-rc3
2021-07-25 Linus Torvaldssmpboot: fix duplicate and misplaced inlining directive
2021-07-25 Linus TorvaldsMerge tag 'powerpc-5.14-3' of git://git./linux/kernel...
2021-07-25 Linus TorvaldsMerge tag 'timers-urgent-2021-07-25' of git://git....
2021-07-25 Linus TorvaldsMerge tag 'locking-urgent-2021-07-25' of git://git...
2021-07-25 Linus TorvaldsMerge tag 'efi-urgent-2021-07-25' of git://git./linux...
2021-07-25 Linus TorvaldsMerge tag 'core-urgent-2021-07-25' of git://git./linux...
2021-07-25 Linus TorvaldsMerge tag 'dma-mapping-5.14-1' of git://git.infradead...
2021-07-25 Linus TorvaldsMerge tag '5.14-rc2-smb3-fixes' of git://git.samba...
2021-07-24 Linus TorvaldsMerge tag 'riscv-for-linus-5.14-rc3' of git://git....
2021-07-24 Linus TorvaldsACPI: fix NULL pointer dereference
2021-07-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-07-24 Linus TorvaldsMerge tag 'io_uring-5.14-2021-07-24' of git://git.kerne...
next