aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-24/+56
2023-09-17Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+9
2023-09-17x86/purgatory: Remove LTO flagsGravatar Song Liu 1-0/+4
2023-09-17x86/boot/compressed: Reserve more memory for page tablesGravatar Kirill A. Shutemov 2-14/+39
2023-09-15Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-33/+32
2023-09-15Merge tag 'riscv-for-linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-3/+9
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 15-35/+163
2023-09-13x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domainGravatar Ricardo Neri 1-3/+9
2023-09-12riscv: errata: fix T-Head dcache.cva encodingGravatar Icenowy Zheng 1-2/+2
2023-09-12riscv: kexec: Align the kexeced kernel entryGravatar Song Shuai 1-1/+7
2023-09-12x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()Gravatar Peter Zijlstra 1-4/+0
2023-09-12x86/ibt: Suppress spurious ENDBRGravatar Peter Zijlstra 1-0/+8
2023-09-11x86/platform/uv: Use alternate source for socket to node dataGravatar Steve Wahl 1-6/+5
2023-09-11efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexecGravatar Ard Biesheuvel 1-1/+1
2023-09-11efi/x86: Move EFI runtime call setup/teardown helpers out of lineGravatar Ard Biesheuvel 3-32/+31
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-10/+20
2023-09-10Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+11
2023-09-09Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-12/+8
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 35-82/+909
2023-09-09sh: push-switch: Reorder cleanup operations to avoid use-after-free bugGravatar Duoming Zhou 1-1/+1
2023-09-09sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Gravatar Petr Tesarik 5-11/+7
2023-09-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-4/+4
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 59-449/+2825
2023-09-08riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES configGravatar Lad Prabhakar 1-1/+1
2023-09-08riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO configGravatar Lad Prabhakar 1-1/+1
2023-09-08riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabledGravatar Lad Prabhakar 1-1/+1
2023-09-08Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"Gravatar Palmer Dabbelt 5-33/+251
2023-09-08Merge patch series "riscv: Introduce KASLR"Gravatar Palmer Dabbelt 10-2/+131
2023-09-08Merge patch "RISC-V: Add ptrace support for vectors"Gravatar Palmer Dabbelt 2-4/+88
2023-09-08Merge patch series "Add non-coherent DMA support for AX45MP"Gravatar Palmer Dabbelt 12-0/+194
2023-09-08Merge patch series "riscv: dma-mapping: unify support for cache flushes"Gravatar Palmer Dabbelt 1-9/+51
2023-09-08Merge patch series "RISC-V: Probe for misaligned access speed"Gravatar Palmer Dabbelt 9-33/+193
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-0/+10
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 103-1964/+5593
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 16-198/+82
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 43-252/+147
2023-09-07Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 7-5/+56
2023-09-07arm64: csum: Fix OoB access in IP checksum code for negative lengthsGravatar Will Deacon 1-1/+1
2023-09-07parisc: BTLB: Initialize BTLB tables at CPU startupGravatar Helge Deller 5-7/+77
2023-09-07parisc: firmware: Simplify calling non-PA20 functionsGravatar Helge Deller 2-4/+12
2023-09-07parisc: BTLB: _edata symbol has to be page aligned for BTLB supportGravatar Helge Deller 1-0/+1
2023-09-07parisc: BTLB: Add BTLB insert and purge firmware function wrappersGravatar Helge Deller 2-9/+36
2023-09-07parisc: BTLB: Clear possibly existing BTLB entriesGravatar Helge Deller 1-3/+13
2023-09-07parisc: Prepare for Block-TLB support on 32-bit kernelGravatar Helge Deller 1-0/+2
2023-09-07parisc: shmparam.h: Document aliasing requirements of PA-RISCGravatar Helge Deller 1-0/+15
2023-09-07LoongArch: Update Loongson-3 default config fileGravatar Huacai Chen 1-4/+70
2023-09-06x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Gravatar Jack Wang 1-0/+3
2023-09-06x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIGravatar Thomas Huth 2-8/+15
2023-09-06x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldGravatar Song Liu 1-1/+1
2023-09-06arm64/sysreg: Fix broken strncpy() -> strscpy() conversionGravatar Will Deacon 1-3/+3