- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years ago
- 85e67d5 Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years ago
- fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
- 012a224 s390/uaccess: introduce bit field for OAC specifier by Nico Boehr · 3 years ago
- 745f5d2 s390/cpumf: Support for CPU Measurement Sampling Facility LS bit by Thomas Richter · 3 years ago
- a87b0fd s390/cpumf: Support for CPU Measurement Facility CSVN 7 by Thomas Richter · 3 years ago
- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- 79e06c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- b5c7e7e all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate by Yury Norov · 3 years, 4 months ago
- c126a53 arch: remove GENERIC_FIND_FIRST_BIT entirely by Yury Norov · 3 years, 4 months ago
- 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 4 months ago
- 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
- 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
- 60115fa mm: defer kmemleak object creation of module_alloc() by Kefeng Wang · 3 years ago
- 53e7b5d arch: decompressor: remove useless vmlinux.bin.all-y by Masahiro Yamada · 3 years ago
- 7ce7e98 kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} by Masahiro Yamada · 3 years ago
- feb7a43 Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- daadb3b Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 5c947d0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years ago
- 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
- f0d43b3 Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years ago
- 9b9e211 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
- 7b29321 s390/pci: simplify __pciwb_mio() inline asm by Niklas Schnelle · 3 years ago
- e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
- db1eafb crypto: s390/sha512 - Use macros instead of direct IV numbers by Tianjia Zhang · 3 years ago
- c4538d0 s390: remove unused TASK_SIZE_OF by Guo Ren · 3 years ago
- 5e4e84f Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 3 years ago
- a0e45d4 s390/crash_dump: fix virtual vs physical address handling by Heiko Carstens · 3 years ago
- 39d0282 s390/crypto: fix compile error for ChaCha20 module by Heiko Carstens · 3 years ago
- 812de046 KVM: s390: Clarify SIGP orders versus STOP/RESTART by Eric Farman · 3 years ago
- 3c724f1 s390: uv: Add offset comments to UV query struct and fix naming by Janosch Frank · 3 years, 7 months ago
- bad1379 KVM: s390: gaccess: Cleanup access to guest pages by Janis Schoetterl-Glausch · 3 years, 1 month ago
- 7faa543 KVM: s390: gaccess: Refactor access address range check by Janis Schoetterl-Glausch · 3 years, 1 month ago
- 416e7f0 KVM: s390: gaccess: Refactor gpa and length calculation by Janis Schoetterl-Glausch · 3 years, 1 month ago
- 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- f7ea534 add includes masked by cgroup -> bpf dependency by Jakub Kicinski · 3 years ago
- 2ca5e90 s390/pci: Rework MSI descriptor walk by Thomas Gleixner · 3 years, 1 month ago
- 4c88bb9 s390/mm: check 2KB-fragment page on release by Alexander Gordeev · 3 years, 2 months ago
- 1194372 s390/mm: better annotate 2KB pagetable fragments handling by Alexander Gordeev · 3 years, 2 months ago
- c2c2249 s390/mm: fix 2KB pgtable release race by Alexander Gordeev · 3 years, 2 months ago
- cb22cd2 s390/sclp: release SCLP early buffer after kernel initialization by Alexander Egorenkov · 3 years, 2 months ago
- c7ed509 s390/nmi: disable interrupts on extended save area update by Alexander Gordeev · 3 years, 1 month ago
- 2484207 s390/disassembler: update opcode table by Heiko Carstens · 3 years ago
- 15b5c18 s390/uv: fix memblock virtual vs physical address confusion by Heiko Carstens · 3 years ago
- fcfcba6 s390/smp: fix memblock_phys_free() vs memblock_free() confusion by Heiko Carstens · 3 years ago
- 893d4d9 s390/exit: remove dead reference to do_exit from copy_thread by Eric W. Biederman · 3 years, 1 month ago
- 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 6 months ago
- 5e35474 exit/s390: Remove dead reference to do_exit from copy_thread by Eric W. Biederman · 3 years, 1 month ago
- 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years ago
- c9b12b5 s390/entry: fix duplicate tracking of irq nesting level by Sven Schnelle · 3 years, 1 month ago
- be31582 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
- 7a334a2 s390/ap: add missing virt_to_phys address conversion by Heiko Carstens · 3 years, 1 month ago
- da001fc s390/pgalloc: use pointers instead of unsigned long values by Heiko Carstens · 3 years, 1 month ago
- 2f88280 s390/pgalloc: add virt/phys address handling to base asce functions by Heiko Carstens · 3 years, 1 month ago
- 69700fb s390/cmm: add missing virt_to_phys() conversion by Heiko Carstens · 3 years, 1 month ago
- 9d6305c s390/diag: use pfn_to_phys() instead of open coding by Heiko Carstens · 3 years, 1 month ago
- d2f2949 s390/mm: add missing phys_to_virt translation to page table dumper by Heiko Carstens · 3 years, 1 month ago
- 5dcf0c3 s390: enable switchdev support in defconfig by Niklas Schnelle · 3 years, 1 month ago
- abf0e8e4 s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add() by Alexander Egorenkov · 3 years, 1 month ago
- ac8fc6a s390/ftrace: remove preempt_disable()/preempt_enable() pair by Jerome Marchand · 3 years, 1 month ago
- 41967a3 s390/kexec_file: fix error handling when applying relocations by Philipp Rudo · 3 years, 1 month ago
- edce10e s390/kexec_file: print some more error messages by Philipp Rudo · 3 years, 1 month ago
- 1614b2b arch: Make ARCH_STACKWALK independent of STACKTRACE by Peter Zijlstra · 3 years, 1 month ago
- f786ab1b KVM: s390: Use Makefile.kvm for common files by David Woodhouse · 3 years, 1 month ago
- ae72f31 PCI/MSI: Make arch_restore_msi_irqs() less horrible. by Thomas Gleixner · 3 years, 1 month ago
- 93b350f Merge branch 'kvm-on-hv-msrbm-fix' into HEAD by Paolo Bonzini · 3 years, 1 month ago
- 91b99ea KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt() by Sean Christopherson · 3 years, 3 months ago
- 005467e KVM: Drop obsolete kvm_arch_vcpu_block_finish() by Sean Christopherson · 3 years, 3 months ago
- 75c89e5 KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook by Sean Christopherson · 3 years, 3 months ago
- 6f39091 KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU by Sean Christopherson · 3 years, 3 months ago
- a54d806 KVM: Keep memslots in tree-based structures instead of array-based ones by Maciej S. Szmigiero · 3 years, 1 month ago
- 6a65683 KVM: s390: Introduce kvm_s390_get_gfn_end() by Maciej S. Szmigiero · 3 years, 1 month ago
- ed92273 KVM: Use interval tree to do fast hva lookup in memslots by Maciej S. Szmigiero · 3 years, 1 month ago
- c928bfc KVM: Integrate gfn_to_memslot_approx() into search_memslots() by Maciej S. Szmigiero · 3 years, 1 month ago
- ec5c869 KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY by Sean Christopherson · 3 years, 1 month ago
- 6a99c6e KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks by Sean Christopherson · 3 years, 1 month ago
- cf5b486 KVM: s390: Use "new" memslot instead of userspace memory region by Sean Christopherson · 3 years, 1 month ago
- 537a17b KVM: Let/force architectures to deal with arch specific memslot data by Sean Christopherson · 3 years, 1 month ago
- 46808a4 KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index by Marc Zyngier · 3 years, 1 month ago
- 113d10b KVM: s390: Use kvm_get_vcpu() instead of open-coded access by Marc Zyngier · 3 years, 1 month ago
- 27592ae KVM: Move wiping of the kvm->vcpus array to common code by Marc Zyngier · 3 years, 1 month ago
- 77993b5 locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h by Sebastian Andrzej Siewior · 3 years, 1 month ago
- 402ff5a s390/nmi: add missing __pa/__va address conversion of extended save area by Heiko Carstens · 3 years, 1 month ago
- 32ddf3e s390/qdio: clarify logical vs absolute in QIB's kerneldoc by Julian Wiedmann · 4 years, 4 months ago
- 568de50 s390/pci: use physical addresses in DMA tables by Niklas Schnelle · 3 years, 1 month ago
- 4e4dc65 s390/pci: use phys_to_virt() for AIBVs/DIBVs by Niklas Schnelle · 3 years, 1 month ago
- a60bffe s390/qdio: split do_QDIO() by Julian Wiedmann · 3 years, 4 months ago
- b44995e s390/qdio: split qdio_inspect_queue() by Julian Wiedmann · 3 years, 5 months ago
- 513251f s390/qdio: clarify handler logic for qdio_handle_activate_check() by Julian Wiedmann · 3 years, 1 month ago
- 764fc31 s390/qdio: remove QDIO_SBAL_SIZE macro by Julian Wiedmann · 3 years, 2 months ago
- b087dfa s390/crypto: add SIMD implementation for ChaCha20 by Patrick Steuer · 3 years, 2 months ago
- 3c088b1 s390: update defconfigs by Heiko Carstens · 3 years, 1 month ago
- 52d04d4 s390/pci: move pseudo-MMIO to prevent MIO overlap by Niklas Schnelle · 3 years, 2 months ago
- 53ae723 s390/test_unwind: use raw opcode instead of invalid instruction by Ilie Halip · 3 years, 1 month ago
- 3297481 futex: Remove futex_cmpxchg detection by Arnd Bergmann · 3 years, 2 months ago
- 6b38e2f Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 1 month ago
- 7af959b Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 1 month ago
- fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 1 month ago