summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2023-09-16bpf: Implement BPF exceptionsKumar Kartikeya Dwivedi
2023-09-16arch/x86: Implement arch_bpf_stack_walkKumar Kartikeya Dwivedi
2023-09-16bpf: Use bpf_is_subprog to check for subprogsKumar Kartikeya Dwivedi
2023-09-15arm32, bpf: add support for 64 bit division instructionPuranjay Mohan
2023-09-15arm32, bpf: add support for 32-bit signed divisionPuranjay Mohan
2023-09-15arm32, bpf: add support for unconditional bswap instructionPuranjay Mohan
2023-09-15arm32, bpf: add support for sign-extension mov instructionPuranjay Mohan
2023-09-15arm32, bpf: add support for sign-extension load instructionPuranjay Mohan
2023-09-15arm32, bpf: add support for 32-bit offset jmp instructionPuranjay Mohan
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-12bpf, x64: Fix tailcall infinite loopLeon Hwang
2023-09-12bpf, x64: Comment tail_call_cnt initialisationLeon Hwang
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-10Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-09Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-09sh: push-switch: Reorder cleanup operations to avoid use-after-free bugDuoming Zhou
2023-09-09sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik
2023-09-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-09-08riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES configLad Prabhakar
2023-09-08riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO configLad Prabhakar
2023-09-08riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabledLad Prabhakar
2023-09-08Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"Palmer Dabbelt
2023-09-08Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt
2023-09-08Merge patch "RISC-V: Add ptrace support for vectors"Palmer Dabbelt
2023-09-08Merge patch series "Add non-coherent DMA support for AX45MP"Palmer Dabbelt
2023-09-08Merge patch series "riscv: dma-mapping: unify support for cache flushes"Palmer Dabbelt
2023-09-08Merge patch series "RISC-V: Probe for misaligned access speed"Palmer Dabbelt
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-09-07Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-09-07arm64: csum: Fix OoB access in IP checksum code for negative lengthsWill Deacon
2023-09-07parisc: BTLB: Initialize BTLB tables at CPU startupHelge Deller
2023-09-07parisc: firmware: Simplify calling non-PA20 functionsHelge Deller
2023-09-07parisc: BTLB: _edata symbol has to be page aligned for BTLB supportHelge Deller
2023-09-07parisc: BTLB: Add BTLB insert and purge firmware function wrappersHelge Deller
2023-09-07parisc: BTLB: Clear possibly existing BTLB entriesHelge Deller
2023-09-07parisc: Prepare for Block-TLB support on 32-bit kernelHelge Deller
2023-09-07parisc: shmparam.h: Document aliasing requirements of PA-RISCHelge Deller
2023-09-07LoongArch: Update Loongson-3 default config fileHuacai Chen
2023-09-06x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang
2023-09-06x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth
2023-09-06x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldSong Liu
2023-09-06arm64/sysreg: Fix broken strncpy() -> strscpy() conversionWill Deacon
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang
2023-09-06LoongArch: Simplify the processing of jumping new kernel for KASLRQing Zhang