summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds2023-06-275-6/+6
|\
| * arm64: Fix dangling references to Documentation/arm64Jonathan Corbet2023-06-215-6/+6
* | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-2714-16/+17
|\ \
| * | uml: Replace strlcpy with strscpyAzeem Shaikh2023-06-202-1/+2
| * | um: Use HOST_DIR for mrproperKees Cook2023-06-141-1/+1
| * | sh: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-06-142-3/+3
| * | of/flattree: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-06-141-1/+1
| * | sparc64: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-06-144-4/+4
| * | Hexagon: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-06-141-3/+3
| * | riscv/purgatory: Do not use fortified string functionsKees Cook2023-06-051-1/+1
| * | s390/purgatory: Do not use fortified string functionsKees Cook2023-06-011-1/+1
| * | x86/purgatory: Do not use fortified string functionsKees Cook2023-06-011-1/+1
* | | Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-272-8/+0
|\ \ \
| * | | hostfs: Fix ephemeral inodesMickaël Salaün2023-06-122-8/+0
* | | | Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-272-3/+2
|\ \ \ \
| * | | | powerpc, workqueue: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-082-3/+2
* | | | | Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-277-13/+45
|\ \ \ \ \
| * | | | | x86: xen: add missing prototypesArnd Bergmann2023-06-264-1/+9
| * | | | | x86/xen: add prototypes for paravirt mmu functionsJuergen Gross2023-06-261-0/+16
| * | | | | iscsi_ibft: Fix finding the iBFT under Xen Dom 0Ross Lagerwall2023-06-262-10/+20
| * | | | | xen: xen_debug_interrupt prototype to global headerArnd Bergmann2023-06-261-2/+0
* | | | | | Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-06-2714-150/+475
|\ \ \ \ \ \
| * | | | | | 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
| * | | | | | Merge branch 'protected-key' into featuresAlexander Gordeev2023-06-065-11/+26
| |\ \ \ \ \ \
| | * | | | | | s390/pkey: add support for ecc clear keyHarald Freudenberger2023-06-012-6/+16
| | * | | | | | s390/pkey: do not use struct pkey_protkeyHarald Freudenberger2023-06-012-4/+9
| * | | | | | | s390/ipl: add REIPL_CLEAR flag to os_infoMikhail Zaslonko2023-06-012-2/+21
| * | | | | | | 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-2741-326/+467
|\ \ \ \ \ \ \
| * | | | | | | xtensa: dump userspace code around the exception PCMax Filippov2023-06-242-0/+26
| * | | | | | | xtensa: rearrange show_stack outputMax Filippov2023-06-131-15/+42
| * | | | | | | xtensa: add load/store exception handlerMax Filippov2023-06-135-14/+136
| * | | | | | | xtensa: rearrange unaligned exception handlerMax Filippov2023-06-131-82/+89
| * | | | | | | xtensa: always install slow handler for unaligned access exceptionMax Filippov2023-06-131-5/+1
| * | | | | | | xtensa: move early_trap_init from kasan_early_init to init_archMax Filippov2023-06-133-2/+8
| * | | | | | | xtensa: drop ARCH_WANT_FRAME_POINTERSMax Filippov2023-06-123-14/+0
| * | | | | | | xtensa: report trax and perf counters in cpuinfoMax Filippov2023-06-122-2/+18
| * | | | | | | xtensa: add asm-prototypes.hMax Filippov2023-06-1223-91/+60
| * | | | | | | xtensa: only build __strncpy_user with CONFIG_ARCH_HAS_STRNCPY_FROM_USERMax Filippov2023-06-121-1/+2
| * | | | | | | xtensa: drop bcopy implementationMax Filippov2023-06-122-18/+0
| * | | | | | | xtensa: drop EXPORT_SYMBOL for common_exception_returnMax Filippov2023-06-121-3/+0
| * | | | | | | xtensa: boot-redboot: clean up MakefileMax Filippov2023-06-121-5/+4
| * | | | | | | xtensa: clean up default platform functionsMax Filippov2023-06-121-10/+15
| * | | | | | | xtensa: drop platform_halt and platform_power_offMax Filippov2023-06-126-40/+25
| * | | | | | | xtensa: drop platform_restartMax Filippov2023-06-126-13/+44
| * | | | | | | xtensa: drop platform_heartbeatMax Filippov2023-06-124-19/+11