- afe9ed0 Merge 5.10.53 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
- faa3e7d s390: introduce proper type handling call_on_stack() macro by Heiko Carstens · 3 years, 7 months ago
- 51ab149 Merge 5.10.52 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
- 3794633 s390/processor: always inline stap() and __load_psw_mask() by Heiko Carstens · 3 years, 7 months ago
- 2df0fb4 Merge 5.10.50 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
- ce04375 s390: preempt: Fix preempt_count initialization by Valentin Schneider · 3 years, 7 months ago
- 485b1c0 s390: enable HAVE_IOREMAP_PROT by Niklas Schnelle · 4 years ago
- 3c51d82 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
- 36ae903 s390: mm: Fix secure storage access exception handling by Janosch Frank · 4 years ago
- 194be71 Merge 5.10.47 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 7 months ago
- 5fd0c2c s390/stack: fix possible register corruption with stack switch helper by Heiko Carstens · 3 years, 7 months ago
- 79cb255 BACKPORT: FROMGIT: mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable() by Peter Collingbourne · 3 years, 8 months ago
- e929497 Merge 5.10.28 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
- d88b557 s390/vdso: fix tod_steering_delta type by Heiko Carstens · 3 years, 10 months ago
- 57b60a3 Merge 5.10.26 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 10 months ago
- 38c74f2 s390/pci: fix leak of PCI device structure by Niklas Schnelle · 3 years, 11 months ago
- bd37d9b s390/pci: refactor zpci_create_device() by Niklas Schnelle · 4 years, 6 months ago
- cf5b248 Merge 5.10.13 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- 9218a6b s390: uv: Fix sysfs max number of VCPUs reporting by Janosch Frank · 4 years ago
- 90caa1ef UPSTREAM: arch: move SA_* definitions to generic headers by Peter Collingbourne · 4 years, 2 months ago
- 7eadb00 Merge 5.10.7 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- 2179bae local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 1 month ago
- 7eaf2fd UPSTREAM: s390: Enable seccomp architecture tracking by YiFei Zhu · 4 years, 2 months ago
- e991986 s390/vdso: remove empty unused file by Heiko Carstens · 4 years, 3 months ago
- b0e98aa s390/mm: make pmd/pud_deref() large page aware by Gerald Schaefer · 4 years, 3 months ago
- 8e90b4b s390: correct __bootdata / __bootdata_preserved macros by Vasily Gorbik · 4 years, 3 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- fc996db Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 3 months ago
- 847d428 Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 3 months ago
- 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
- e18afa5 Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 10e5afb s390/uaccess: fix indentation by Heiko Carstens · 4 years, 3 months ago
- db52739 s390/uaccess: add default cases for __put_user_fn()/__get_user_fn() by Heiko Carstens · 4 years, 3 months ago
- 517fe29 s390/pci: track whether util_str is valid in the zpci_dev by Matthew Rosato · 4 years, 3 months ago
- dc8c638 s390/pci: stash version in the zpci_dev by Matthew Rosato · 4 years, 3 months ago
- eefc69a s390/sie: fix typo in SIGP code description by Julian Wiedmann · 4 years, 4 months ago
- 0671cc1 s390/sclp: Add support for SCLP AP adapter config/deconfig by Harald Freudenberger · 4 years, 6 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
- 100a980 s390: remove orphaned extern variables declarations by Vasily Gorbik · 4 years, 4 months ago
- bd37b36 s390/nvme: support firmware-assisted dump to NVMe disks by Alexander Egorenkov · 4 years, 4 months ago
- d70e38c s390: nvme dump support by Jason J. Herne · 4 years, 10 months ago
- 402e922 s390: remove orphaned function declarations by Vasily Gorbik · 4 years, 4 months ago
- 3731ac5 s390/vdso: remove orphaned declarations by Vasily Gorbik · 4 years, 4 months ago
- 54530ce s390/cio: remove unused channel_subsystem_reinit by Vasily Gorbik · 4 years, 4 months ago
- 1c7c83e s390: remove unused _swsusp_reset_dma by Vasily Gorbik · 4 years, 4 months ago
- d3f7b1b mm/gup: fix gup_fast with dynamic page table folding by Vasily Gorbik · 4 years, 4 months ago
- b2539aa s390/stp: add support for leap seconds by Sven Schnelle · 4 years, 7 months ago
- 4ab79ed s390/stp: use u32 instead of unsigned int by Sven Schnelle · 4 years, 4 months ago
- bb7d066 s390/stp: use __packed by Sven Schnelle · 4 years, 6 months ago
- fa6999e s390/pkey: support CCA and EP11 secure ECC private keys by Harald Freudenberger · 4 years, 4 months ago
- 5596c4c s390/sclp: remove unused sclp_early_printk_forced by Vasily Gorbik · 4 years, 4 months ago
- cc7886d compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h> by Christoph Hellwig · 4 years, 4 months ago
- 110a6db s390/uaccess: add HAVE_GET_KERNEL_NOFAULT support by Heiko Carstens · 4 years, 4 months ago
- c360c9a s390/kasan: support protvirt with 4-level paging by Vasily Gorbik · 4 years, 4 months ago
- b983aa1 s390/cio: Helper functions to read CSSID, IID, and CHID by Alexandra Winter · 4 years, 4 months ago
- 4fea49a s390/cio: Add new Operation Code OC3 to PNSO by Alexandra Winter · 4 years, 4 months ago
- 1a80b54 s390/uv: add destroy page call by Janosch Frank · 4 years, 4 months ago
- e670e64 s390/mm,ptdump: add couple of additional markers by Vasily Gorbik · 4 years, 4 months ago
- 08c8e68 s390: add ARCH_HAS_DEBUG_WX support by Heiko Carstens · 4 years, 4 months ago
- c3b2c90 s390/pci: remove clp_rescan_pci_devices_simple() by Niklas Schnelle · 4 years, 5 months ago
- 809fcfa s390/pci: remove clp_rescan_pci_devices() by Niklas Schnelle · 4 years, 5 months ago
- 2bce60b s390/pci: remove unused function zpci_rescan() by Niklas Schnelle · 4 years, 5 months ago
- da1694a s390/mm,ptdump: hold cpa mutex while walking for kernel page table dump by Heiko Carstens · 4 years, 4 months ago
- 180a4c4 s390/qdio: always use dev_name() for device name in QIB by Julian Wiedmann · 4 years, 5 months ago
- b02002c s390/pci: Implement ioremap_wc/prot() with MIO by Niklas Schnelle · 4 years, 6 months ago
- 4d4a3ca s390/qdio: clean up QDR setup by Julian Wiedmann · 5 years ago
- 4bff8cb s390: convert to GENERIC_VDSO by Sven Schnelle · 4 years, 9 months ago
- 98ad45f s390/checksum: coding style changes by Heiko Carstens · 4 years, 5 months ago
- 612ad07 s390/checksum: have consistent calculations by Heiko Carstens · 4 years, 5 months ago
- 614b4f5 s390/checksum: make ip_fast_csum() faster by Heiko Carstens · 4 years, 5 months ago
- bb4644b s390/checksum: rewrite csum_tcpudp_nofold() by Heiko Carstens · 4 years, 5 months ago
- b064904 s390/checksum: provide csum_ipv6_magic() by Heiko Carstens · 4 years, 5 months ago
- 1196f12 s390: don't trace preemption in percpu macros by Sven Schnelle · 4 years, 5 months ago
- 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 6 months ago
- 990f227 Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 5 months ago
- 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
- 0990d83 s390/debug: debug feature version 3 by Mikhail Zaslonko · 4 years, 9 months ago
- 535e4fc s390/numa: set node distance to LOCAL_DISTANCE by Alexander Gordeev · 4 years, 6 months ago
- f0cbd3b s390/atomic: circumvent gcc 10 build regression by Vasily Gorbik · 4 years, 6 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 6 months ago
- 921d259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 6 months ago
- a754292 Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 6 months ago
- 9ba19cc Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 45365a0 Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 6 months ago
- f3633c2 Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next-5.6 by Paolo Bonzini · 4 years, 6 months ago
- f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 6 months ago
- 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 6 months ago
- b4a461e printk: Make linux/printk.h self-contained by Herbert Xu · 4 years, 6 months ago
- 73d6eb4 s390: enable HAVE_FUNCTION_ERROR_INJECTION by Ilya Leoshkevich · 4 years, 6 months ago
- c84d530 Merge tag 'v5.8-rc6' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 6 months ago
- 05a68e8 s390/kernel: expand exception table logic to allow new handling options by Ilya Leoshkevich · 4 years, 7 months ago
- 88aa893 s390/kernel: unify EX_TABLE* implementations by Ilya Leoshkevich · 4 years, 7 months ago
- 28e5bfd s390: Break cyclic percpu include by Peter Zijlstra · 4 years, 8 months ago
- 2aa9c19 KVM: Move x86's version of struct kvm_mmu_memory_cache to common code by Sean Christopherson · 4 years, 7 months ago
- bfe91da Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
- 74ecbef s390/zcrypt: code beautification and struct field renames by Harald Freudenberger · 4 years, 9 months ago
- 24840e7 s390/smp: move smp_cpus_done() to header file by Heiko Carstens · 4 years, 7 months ago
- f05f62d s390/vmem: get rid of memory segment list by David Hildenbrand · 4 years, 7 months ago
- 6ffb3f6 s390/debug: remove struct __debug_entry from uapi by Heiko Carstens · 4 years, 7 months ago