summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev2023-06-285-8/+5
* Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-06-2821-328/+997
|\
| * s390/cpum_cf: rework PER_CPU_DEFINE of struct cpu_cf_eventsThomas Richter2023-06-221-117/+332
| * s390/cpum_cf: open access to hwctr device for CAP_PERFMON privileged processThomas Richter2023-06-201-1/+2
| * s390/module: fix rela calculation for R_390_GOTENTSumanth Korikkar2023-06-201-1/+2
| * s390/vfio-ap: wire in the vfio_device_ops request callbackTony Krowiak2023-06-061-0/+21
| * s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctlTony Krowiak2023-06-062-0/+86
| * s390/vfio-ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctlTony Krowiak2023-06-062-1/+38
| * Merge branch 'protected-key' into featuresAlexander Gordeev2023-06-066-185/+364
| |\
| | * s390/pkey: add support for ecc clear keyHarald Freudenberger2023-06-013-74/+208
| | * s390/pkey: do not use struct pkey_protkeyHarald Freudenberger2023-06-013-83/+125
| | * s390/pkey: introduce reverse x-mas treesHarald Freudenberger2023-06-011-36/+36
| * | s390/zcore: conditionally clear memory on reiplMikhail Zaslonko2023-06-011-1/+40
| * | s390/ipl: add REIPL_CLEAR flag to os_infoMikhail Zaslonko2023-06-012-2/+21
| * | vfio/ccw: use struct_size() helperGustavo A. R. Silva2023-06-011-2/+1
| * | vfio/ccw: replace one-element array with flexible-array memberGustavo A. R. Silva2023-06-012-2/+3
| * | s390: select ARCH_SUPPORTS_INT128Heiko Carstens2023-05-154-1/+69
| * | s390/pai_ext: replace atomic_t with refcount_tThomas Richter2023-05-151-10/+13
| * | s390/pai_crypto: replace atomic_t with refcount_tThomas Richter2023-05-151-8/+11
* | | Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-06-2841-326/+467
|\ \ \
| * | | xtensa: dump userspace code around the exception PCMax Filippov2023-06-242-0/+26
| * | | xtensa: rearrange show_stack outputMax Filippov2023-06-141-15/+42
| * | | xtensa: add load/store exception handlerMax Filippov2023-06-145-14/+136
| * | | xtensa: rearrange unaligned exception handlerMax Filippov2023-06-141-82/+89
| * | | xtensa: always install slow handler for unaligned access exceptionMax Filippov2023-06-141-5/+1
| * | | xtensa: move early_trap_init from kasan_early_init to init_archMax Filippov2023-06-143-2/+8
| * | | xtensa: drop ARCH_WANT_FRAME_POINTERSMax Filippov2023-06-133-14/+0
| * | | xtensa: report trax and perf counters in cpuinfoMax Filippov2023-06-132-2/+18
| * | | xtensa: add asm-prototypes.hMax Filippov2023-06-1323-91/+60
| * | | xtensa: only build __strncpy_user with CONFIG_ARCH_HAS_STRNCPY_FROM_USERMax Filippov2023-06-131-1/+2
| * | | xtensa: drop bcopy implementationMax Filippov2023-06-132-18/+0
| * | | xtensa: drop EXPORT_SYMBOL for common_exception_returnMax Filippov2023-06-131-3/+0
| * | | xtensa: boot-redboot: clean up MakefileMax Filippov2023-06-131-5/+4
| * | | xtensa: clean up default platform functionsMax Filippov2023-06-131-10/+15
| * | | xtensa: drop platform_halt and platform_power_offMax Filippov2023-06-136-40/+25
| * | | xtensa: drop platform_restartMax Filippov2023-06-136-13/+44
| * | | xtensa: drop platform_heartbeatMax Filippov2023-06-134-19/+11
| * | | xtensa: xt2000: drop empty platform_initMax Filippov2023-06-131-6/+0
* | | | Revert "nios2: Convert __pte_free_tlb() to use ptdescs"Dinh Nguyen2023-06-281-4/+4
* | | | Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-2828-753/+1021
|\ \ \ \
| * | | | x86/orc: Make the is_callthunk() definition depend on CONFIG_BPF_JIT=yIngo Molnar2023-06-091-1/+1
| * | | | objtool: Skip reading DWARF section dataJosh Poimboeuf2023-06-071-1/+6
| * | | | objtool: Free insns when doneJosh Poimboeuf2023-06-071-0/+30
| * | | | objtool: Get rid of reloc->rel[a]Josh Poimboeuf2023-06-073-78/+96
| * | | | objtool: Shrink elf hash nodesJosh Poimboeuf2023-06-072-18/+58
| * | | | objtool: Shrink reloc->sym_reloc_entryJosh Poimboeuf2023-06-072-6/+7
| * | | | objtool: Get rid of reloc->jump_table_startJosh Poimboeuf2023-06-072-13/+23
| * | | | objtool: Get rid of reloc->addendJosh Poimboeuf2023-06-076-42/+53
| * | | | objtool: Get rid of reloc->typeJosh Poimboeuf2023-06-075-13/+21
| * | | | objtool: Get rid of reloc->offsetJosh Poimboeuf2023-06-073-14/+18