aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-10Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-09arch/xtensa: always_inline get_current() and current_thread_info()Suren Baghdasaryan
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-09s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()Heiko Carstens
2024-07-08s390/bpf: Implement exceptionsIlya Leoshkevich
2024-07-08s390/bpf: Change seen_reg to a maskIlya Leoshkevich
2024-07-08riscv, bpf: Optimize stack usage of trampolinePuranjay Mohan
2024-07-06Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-05Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-03riscv: kexec: Avoid deadlock in kexec crash pathSong Shuai
2024-07-03riscv: stacktrace: fix usage of ftrace_graph_ret_addr()Puranjay Mohan
2024-07-03Merge patch series "Assorted fixes in RISC-V PMU driver"Palmer Dabbelt
2024-07-03perf: RISC-V: Check standard event availabilitySamuel Holland
2024-07-02s390/bpf: Support arena atomicsIlya Leoshkevich
2024-07-02s390/bpf: Enable arenaIlya Leoshkevich
2024-07-02s390/bpf: Support address space cast instructionIlya Leoshkevich
2024-07-02s390/bpf: Support BPF_PROBE_MEM32Ilya Leoshkevich
2024-07-02s390/bpf: Land on the next JITed instruction after exceptionIlya Leoshkevich
2024-07-02s390/bpf: Introduce pre- and post- probe functionsIlya Leoshkevich
2024-07-02s390/bpf: Get rid of get_probe_mem_regno()Ilya Leoshkevich
2024-07-02s390/bpf: Factor out emitting probe nopsIlya Leoshkevich
2024-07-02riscv, bpf: Add 12-argument support for RV64 bpf trampolinePu Lehui
2024-07-02s390: Update defconfigsHeiko Carstens
2024-07-01Merge tag 'arm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-01riscv, bpf: Use bpf_prog_pack for RV64 bpf trampolinePu Lehui
2024-07-01riscv, bpf: Fix out-of-bounds issue when preparing trampoline imagePu Lehui
2024-07-01Merge tag 'v6.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-07-01KVM: s390: fix LPSWEY handlingChristian Borntraeger
2024-06-30x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds
2024-06-28Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-28x86: stop playing stack games in profile_pc()Linus Torvalds
2024-06-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-06-28randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook
2024-06-28powerpc/pseries: Fix scv instruction crash with kexecNicholas Piggin
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-27Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-06-27Merge tag 'riscv-dt-fixes-for-v6.10-rc5+' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-06-26Merge patch "riscv: stacktrace: convert arch_stack_walk() to noinstr"Palmer Dabbelt
2024-06-26riscv: stacktrace: convert arch_stack_walk() to noinstrAndy Chiu
2024-06-26riscv: patch: Flush the icache right after patching to avoid illegal insnsAlexandre Ghiti
2024-06-25RISC-V: fix vector insn load/store width maskJesse Taube
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann
2024-06-25s390: remove native mmap2() syscallArnd Bergmann
2024-06-25hexagon: fix fadvise64_64 calling conventionsArnd Bergmann