Age | Commit message (Expand) | Author |
2023-08-25 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-24 | riscv, bpf: Support unconditional bswap insn | Pu Lehui |
2023-08-24 | riscv, bpf: Support signed div/mod insns | Pu Lehui |
2023-08-24 | riscv, bpf: Support 32-bit offset jmp insn | Pu Lehui |
2023-08-24 | riscv, bpf: Support sign-extension mov insns | Pu Lehui |
2023-08-24 | riscv, bpf: Support sign-extension load insns | Pu Lehui |
2023-08-24 | riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/W | Pu Lehui |
2023-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-18 | Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-08-18 | Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-08-17 | asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ... | Arnd Bergmann |
2023-08-16 | riscv: Handle zicsr/zifencei issue between gcc and binutils | Mingzheng Xing |
2023-08-16 | riscv: uaccess: Return the number of bytes effectively not copied | Alexandre Ghiti |
2023-08-16 | riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=n | Guo Ren |
2023-08-16 | riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=n | Guo Ren |
2023-08-16 | riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr() | Nam Cao |
2023-08-16 | riscv: entry: set a0 = -ENOSYS only when syscall != -1 | Celeste Liu |
2023-08-11 | Merge tag 'riscv-for-linus-6.5-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-10 | riscv: Implement flush_cache_vmap() | Alexandre Ghiti |
2023-08-10 | riscv: Do not allow vmap pud mappings for 3-level page table | Alexandre Ghiti |
2023-08-08 | riscv: mm: fix 2 instances of -Wmissing-variable-declarations | Nick Desaulniers |
2023-08-08 | riscv,mmio: Fix readX()-to-delay() ordering | Andrea Parri |
2023-08-08 | riscv: Fix CPU feature detection with SMP disabled | Samuel Holland |
2023-08-07 | Revert "riscv: dts: allwinner: d1: Add CAN controller nodes" | Marc Kleine-Budde |
2023-08-04 | Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-08-04 | riscv: Start of DRAM should at least be aligned on PMD size for the direct ma... | Alexandre Ghiti |
2023-08-04 | Merge patch series "RISC-V: Fix a few kexec_file_load(2) failures" | Palmer Dabbelt |
2023-08-04 | riscv/kexec: load initrd high in available memory | Torsten Duwe |
2023-08-04 | riscv/kexec: handle R_RISCV_CALL_PLT relocation type | Torsten Duwe |
2023-08-03 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-02 | riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework | Pu Lehui |
2023-08-02 | riscv: Export va_kernel_pa_offset in vmcoreinfo | Song Shuai |
2023-08-02 | RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address | Sunil V L |
2023-07-29 | arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS | Sven Joachim |
2023-07-28 | riscv: dts: allwinner: d1: Add CAN controller nodes | John Watts |
2023-07-14 | Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-13 | Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-07-12 | RISC-V: Don't include Zicsr or Zifencei in I from ACPI | Palmer Dabbelt |
2023-07-12 | riscv: mm: fix truncation warning on RV32 | Jisheng Zhang |
2023-07-11 | riscv, bpf: Fix inconsistent JIT image generation | Björn Töpel |
2023-07-07 | Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-06 | Merge patch series "riscv: some CMO alternative related clean up" | Palmer Dabbelt |
2023-07-06 | riscv: mm: mark noncoherent_supported as __ro_after_init | Jisheng Zhang |
2023-07-06 | riscv: mm: mark CBO relate initialization funcs as __init | Jisheng Zhang |
2023-07-06 | riscv: errata: thead: only set cbom size & noncoherent during boot | Jisheng Zhang |
2023-07-06 | riscv: Select HAVE_ARCH_USERFAULTFD_MINOR | Samuel Holland |
2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |