summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2022-11-23KVM: s390: pv: support for Destroy fast UVCClaudio Imbrenda
2022-11-23KVM: s390: pv: avoid export before import if possibleClaudio Imbrenda
2022-11-23KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLEClaudio Imbrenda
2022-11-23KVM: s390: pv: asynchronous destroy for rebootClaudio Imbrenda
2022-11-19s390/pci: use lock-free I/O translation updatesNiklas Schnelle
2022-11-19iommu/s390: Use RCU to allow concurrent domain_list iterationNiklas Schnelle
2022-11-19iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle
2022-11-18Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-18ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accessesMark Rutland
2022-11-18ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...Mark Rutland
2022-11-18ftrace: pass fregs to arch_ftrace_set_direct_caller()Mark Rutland
2022-11-18random: use random.trust_{bootloader,cpu} command line option onlyJason A. Donenfeld
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-16s390: use generic vga.h header fileHeiko Carstens
2022-11-16s390: use generic shmparam.h header fileHeiko Carstens
2022-11-16s390: use generic bugs.h header fileHeiko Carstens
2022-11-16s390: use generic serial.h header fileHeiko Carstens
2022-11-16s390: avoid using global register for current_stack_pointerVasily Gorbik
2022-11-11Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-10s390: select ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGerald Schaefer
2022-11-09KVM: replace direct irq.h inclusionPaolo Bonzini
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-11-08s390: always build relocatable kernelHeiko Carstens
2022-11-08s390/configs: add kasan.config addon config fileHeiko Carstens
2022-11-08s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config addon configHeiko Carstens
2022-11-07s390/mm: fix virtual-physical address confusion for swiotlbNico Boehr
2022-11-07KVM: s390: pci: Fix allocation size of aift kzdev elementsRafael Mendonca
2022-11-07KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr
2022-11-03iommu/s390: Get rid of s390_domain_deviceNiklas Schnelle
2022-11-02s390: update defconfigsHeiko Carstens
2022-10-27perf: Rewrite core context handlingPeter Zijlstra
2022-10-26s390/pai: fix raw data collection for PMU pai_extThomas Richter
2022-10-26s390/boot: add secure boot trailerPeter Oberparleiter
2022-10-26s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens
2022-10-26s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens
2022-10-26s390/uaccess: add missing EX_TABLE entries to __clear_user()Heiko Carstens
2022-10-26s390/pai: rename structure member users to active_eventsThomas Richter
2022-10-26s390/pai: rework pai_crypto mapped buffer reference countThomas Richter
2022-10-26s390/pai: move enum definition to header fileThomas Richter
2022-10-26KVM: s390: VSIE: sort out virtual/physical address in pin_guest_pageNico Boehr
2022-10-26KVM: s390: pv: sort out physical vs virtual pointers usageNico Boehr
2022-10-26KVM: s390: sida: sort out physical vs virtual pointers usageNico Boehr
2022-10-26KVM: s390: sort out physical vs virtual pointers usageNico Boehr
2022-10-26s390/entry: sort out physical vs virtual pointers usage in sie64aNico Boehr
2022-10-26s390/mm: gmap: sort out physical vs virtual pointers usageNico Boehr
2022-10-21arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig optionPaul E. McKenney
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld