MIPS: dec: prom: Address -Warray-bounds warning
[platform/kernel/linux-starfive.git] / arch / riscv /
2023-07-23 Jisheng Zhangriscv: mm: fix truncation warning on RV32
2023-07-23 Björn Töpelriscv, bpf: Fix inconsistent JIT image generation
2023-07-19 Woody Zhangriscv: move memblock_allow_resize() after linear mappin...
2023-07-19 Tiezhu Yangriscv: uprobes: Restore thread.bad_cause
2023-07-01 Ben Hutchingsriscv/mm: Convert to using lock_mm_and_find_vma()
2023-06-21 Ricardo Ribaldariscv/purgatory: remove PGO flags
2023-06-14 Ruan Jinjieriscv: fix kprobe __user string arg print fault issue
2023-06-14 Hsieh-Tseng Shenriscv: mm: Ensure prot of VM_WRITE and VM_EXEC must...
2023-06-09 Ism Hongriscv: perf: Fix callchain parse error with kernel...
2023-06-09 Alexandre Ghitiriscv: Fix unused variable warning when BUILTIN_DTB...
2023-05-24 Ze Gaorethook, fprobe: do not trace rethook related functions
2023-05-17 Conor DooleyRISC-V: fix taking the text_mutex twice during sifive...
2023-05-17 Conor DooleyRISC-V: take text_mutex during alternative patching
2023-05-17 Guo Renriscv: compat_syscall_table: Fixup compile warning
2023-05-17 Sia Jee HengRISC-V: mm: Enable huge page support to kernel_page_pre...
2023-05-11 Alexandre Ghitiriscv: Fix ptdump when KASAN is enabled
2023-05-11 Andrew JonesRISC-V: Align SBI probe implementation with spec
2023-05-11 Song Shuairiscv: mm: remove redundant parameter of create_fdt_ear...
2023-05-11 David MatlackKVM: RISC-V: Retry fault if vma_lookup() results become...
2023-04-30 Alexandre Ghitiriscv: No need to relocate the dtb as it lies in the...
2023-04-30 Alexandre Ghitiriscv: Do not set initial_boot_params to the linear...
2023-04-30 Alexandre Ghitiriscv: Move early dtb mapping into the fixmap region
2023-04-26 Alyssa Rosspurgatory: fix disabling debug info
2023-04-20 Mathis Salmenriscv: add icache flush for nommu sigreturn trampoline
2023-04-06 Rajnesh Kanwalriscv/kvm: Fix VM hang in case of timer delta being...
2023-04-06 Andy Chiuriscv: ftrace: Fixup panic by disabling preemption
2023-03-30 Nathan Chancellorriscv: Handle zicsr/zifencei issues between clang and...
2023-03-30 Dylan Jhongriscv: mm: Fix incorrect ASID argument when flushing TLB
2023-03-30 Alexandre Ghitiriscv: Bump COMMAND_LINE_SIZE value to 1024
2023-03-22 Guo Renriscv: asid: Fixup stale TLB entry cause application...
2023-03-22 Sergey MatyukevichRevert "riscv: mm: notify remote harts about mmu cache...
2023-03-17 Conor DooleyRISC-V: Don't check text_mutex during stop_machine
2023-03-17 Alexandre Ghitiriscv: Use READ_ONCE_NOCHECK in imprecise unwinding...
2023-03-17 Liao Changriscv: Add header include guards to insn.h
2023-03-17 Palmer DabbeltRISC-V: Stop emitting attributes
2023-03-10 Guo Renriscv: ftrace: Reduce the detour code size to half
2023-03-10 Guo Renriscv: ftrace: Remove wasted nops for !RISCV_ISA_C
2023-03-10 Björn Töpelriscv, mm: Perform BPF exhandler fixup on page fault
2023-03-10 Andy Chiuriscv: jump_label: Fixup unaligned arch_static_branch...
2023-03-10 Sergey Matyukevichriscv: mm: fix regression due to update_mmu_cache change
2023-03-10 Mattias Nisslerriscv: Avoid enabling interrupts in die()
2023-03-10 Conor DooleyRISC-V: add a spin_shadow_stack declaration
2023-03-10 Conor DooleyRISC-V: time: initialize hrtimer based broadcast clock...
2023-02-14 Guo Renriscv: kprobe: Fixup misaligned load text
2023-02-14 Guo Renriscv: Fixup race condition on PG_dcache_clean in flush...
2023-02-14 Liu Shixinriscv: stacktrace: Fix missing the first frame
2023-02-09 Andreas Schwabriscv: disable generation of unwind tables
2023-02-09 Guo Renriscv: kprobe: Fixup kernel panic when probing an illeg...
2023-02-01 Ley Foon Tanriscv: Move call to init_cpu_topology() to later initia...
2023-02-01 Liao Changriscv/kprobe: Fix instruction simulation of JALR
2023-02-01 Masahiro Yamadariscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
2023-01-24 Ben Dooksriscv: dts: sifive: fu740: fix size of pcie 32bit memory
2023-01-12 Björn Töpelriscv, kprobes: Stricter c.jr/c.jalr decoding
2023-01-12 Ben Dooksriscv: uaccess: fix type of 0 variable on error in...
2023-01-07 Sergey Matyukevichriscv: mm: notify remote harts about mmu cache updates
2023-01-07 Guo Renriscv: stacktrace: Fixup ftrace_graph_ret_addr retp...
2023-01-07 Li HuafeiRISC-V: kexec: Fix memory leak of elf header buffer
2023-01-07 Guo Renriscv: Fixup compile error with !MMU
2023-01-07 Li HuafeiRISC-V: kexec: Fix memory leak of fdt buffer
2022-12-31 Anup PatelRISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_re...
2022-12-31 Alexandre Ghitiriscv: Fix P4D_SHIFT definition for 3-level page table...
2022-12-31 Palmer DabbeltRISC-V: Align the shadow stack
2022-12-31 Samuel Hollandriscv: Fix crash during early errata patching
2022-12-31 Anup PatelRISC-V: Fix MEMREMAP_WB for systems with Svpbmt
2022-12-31 Andrew BrestickerRISC-V: Fix unannoted hardirqs-on in return to userspac...
2022-12-31 Tong Tiangenriscv/mm: add arch hook arch_clear_hugepage_flags
2022-12-31 Pu Lehuiriscv, bpf: Emit fixed-length instructions for BPF_PSEU...
2022-12-31 Conor Dooleyriscv: dts: microchip: remove pcie node from the sev kit
2022-12-31 Conor Dooleyriscv: dts: microchip: fix the icicle's #pwm-cells
2022-12-31 Conor Dooleyriscv: dts: microchip: fix memory node unit address...
2022-12-11 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-10-1' of git...
2022-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-12-09 Linus TorvaldsMerge tag 'media/v6.1-4' of git://git./linux/kernel...
2022-12-09 Linus TorvaldsMerge tag 'soc-fixes-6.1-6' of git://git./linux/kernel...
2022-12-09 Dave AirlieMerge tag 'drm-misc-fixes-2022-12-08' of git://anongit...
2022-12-08 Linus TorvaldsMerge tag 'block-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'io_uring-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'net-6.1-rc9' of git://git./linux/kernel...
2022-12-08 Linus TorvaldsMerge tag 'for-linus-2022120801' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'soc-fixes-6.1-5' of git://git./linux/kernel...
2022-12-08 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.1' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'ata-6.1-rc8' of git://git./linux/kernel...
2022-12-07 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.1-5' of git://git...
2022-12-07 Paolo AbeniMerge tag 'ieee802154-for-net-2022-12-05' of git:/...
2022-12-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-12-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-12-04 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc8' of git://git....
2022-12-04 Linus TorvaldsMerge tag 'timers_urgent_for_v6.1_rc8' of git://git...
2022-12-04 Linus TorvaldsMerge tag 'powerpc-6.1-6' of git://git./linux/kernel...
2022-12-04 Linus TorvaldsMerge tag 'input-for-v6.1-rc7' of git://git./linux...
2022-12-03 Linus TorvaldsMerge tag 'i2c-for-6.1-rc8' of git://git./linux/kernel...
2022-12-03 Linus TorvaldsMerge tag 'dax-fixes-6.1-rc8' of git://git./linux/kerne...
2022-12-03 Linus TorvaldsMerge tag 'block-6.1-2022-12-02' of git://git.kernel...
2022-12-03 Linus TorvaldsMerge tag 'pinctrl-v6.1-5' of git://git./linux/kernel...
2022-12-03 Linus TorvaldsMerge tag 'riscv-for-linus-6.1-rc8' of git://git./linux...
2022-12-02 Linus TorvaldsMerge tag 'mmc-v6.1-rc5-2' of git://git./linux/kernel...
2022-12-02 Linus TorvaldsMerge tag 'iommu-fixes-v6.1-rc7' of git://git./linux...
2022-12-02 Linus TorvaldsMerge tag 'sound-6.1-rc8' of git://git./linux/kernel...
2022-12-02 Linus TorvaldsMerge tag 'drm-fixes-2022-12-02' of git://anongit.freed...
2022-12-02 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-02' of git:/...
next