| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-29 | Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-28 | Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 79 | -970/+2298 |
| 2023-04-28 | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-27 | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+1 |
| 2023-04-26 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+5 |
| 2023-04-26 | RISC-V: hwprobe: Explicity check for -1 in vdso init | Andrew Jones | 1 | -1/+1 |
| 2023-04-26 | RISC-V: hwprobe: There can only be one first | Andrew Jones | 1 | -1/+3 |
| 2023-04-26 | riscv: Allow to downgrade paging mode from the command line | Alexandre Ghiti | 9 | -8/+150 |
| 2023-04-25 | RISC-V: hwprobe: Remove __init on probe_vendor_features() | Evan Green | 3 | -6/+6 |
| 2023-04-25 | Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 3 | -3/+0 |
| 2023-04-25 | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
| 2023-04-25 | Merge tag 'soc-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 9 | -10/+1151 |
| 2023-04-25 | Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+1 |
| 2023-04-25 | Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -204/+334 |
| 2023-04-24 | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
| 2023-04-21 | Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 13 | -204/+334 |
| 2023-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 7 | -61/+60 |
| 2023-04-19 | Merge patch series "Introduce 64b relocatable kernel" | Palmer Dabbelt | 11 | -15/+199 |
| 2023-04-19 | riscv: Use --emit-relocs in order to move .rela.dyn in init | Alexandre Ghiti | 3 | -1/+21 |
| 2023-04-19 | riscv: Check relocations at compile time | Alexandre Ghiti | 2 | -0/+62 |
| 2023-04-19 | riscv: Introduce CONFIG_RELOCATABLE | Alexandre Ghiti | 5 | -5/+91 |
| 2023-04-19 | riscv: Move .rela.dyn outside of init to avoid empty relocations | Alexandre Ghiti | 1 | -4/+4 |
| 2023-04-19 | riscv: Prepare EFI header for relocatable kernels | Alexandre Ghiti | 3 | -6/+21 |
| 2023-04-19 | Merge patch series "RISC-V kasan rework" | Palmer Dabbelt | 5 | -247/+298 |
| 2023-04-19 | riscv: Unconditionnally select KASAN_VMALLOC if KASAN | Alexandre Ghiti | 1 | -0/+1 |
| 2023-04-19 | riscv: Fix ptdump when KASAN is enabled | Alexandre Ghiti | 1 | -12/+12 |
| 2023-04-19 | riscv: Fix EFI stub usage of KASAN instrumented strcmp function | Alexandre Ghiti | 1 | -2/+0 |
| 2023-04-19 | riscv: Move DTB_EARLY_BASE_VA to the kernel address space | Alexandre Ghiti | 1 | -1/+1 |
| 2023-04-19 | riscv: Rework kasan population functions | Alexandre Ghiti | 1 | -178/+183 |
| 2023-04-19 | riscv: Split early and final KASAN population functions | Alexandre Ghiti | 1 | -69/+116 |
| 2023-04-18 | Merge patch series "riscv: Use PUD/P4D/PGD pages for the linear mapping" | Palmer Dabbelt | 3 | -25/+112 |
| 2023-04-18 | riscv: Use PUD/P4D/PGD pages for the linear mapping | Alexandre Ghiti | 3 | -6/+84 |
| 2023-04-18 | riscv: Move the linear mapping creation in its own function | Alexandre Ghiti | 1 | -14/+28 |
| 2023-04-18 | riscv: Get rid of riscv_pfn_base variable | Alexandre Ghiti | 2 | -7/+2 |
| 2023-04-18 | RISC-V: align ISA extension Kconfig help text with each other | Conor Dooley | 1 | -8/+8 |
| 2023-04-18 | riscv: Kconfig: enable SCHED_MC kconfig | Song Shuai | 1 | -0/+8 |
| 2023-04-18 | riscv: export cpu/freq invariant to scheduler | Song Shuai | 1 | -0/+20 |
| 2023-04-18 | Merge patch series "RISC-V Hardware Probing User Interface" | Palmer Dabbelt | 21 | -14/+454 |
| 2023-04-18 | RISC-V: Add hwprobe vDSO function and data | Evan Green | 10 | -7/+146 |
| 2023-04-18 | RISC-V: hwprobe: Support probing of misaligned access performance | Evan Green | 9 | -1/+76 |
| 2023-04-18 | RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA | Evan Green | 3 | -1/+26 |
| 2023-04-18 | RISC-V: Add a syscall for HW probing | Evan Green | 5 | -1/+185 |
| 2023-04-18 | RISC-V: Move struct riscv_cpuinfo to new header | Evan Green | 2 | -6/+23 |
| 2023-04-18 | Merge tag 'arm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
| 2023-04-16 | Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+1 |
| 2023-04-14 | Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -54/+59 |
| 2023-04-14 | Merge tag 'sunxi-dt-for-6.4-1' of https://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2 | -6/+90 |
| 2023-04-13 | riscv: No need to relocate the dtb as it lies in the fixmap region | Alexandre Ghiti | 1 | -19/+2 |
| 2023-04-13 | riscv: Do not set initial_boot_params to the linear address of the dtb | Alexandre Ghiti | 1 | -4/+1 |
| 2023-04-13 | riscv: Move early dtb mapping into the fixmap region | Alexandre Ghiti | 4 | -30/+48 |
| 2023-04-13 | riscv: cacheinfo: Adjust includes to remove of_device.h | Rob Herring | 1 | -1/+0 |
| 2023-04-13 | riscv: Add explicit include for cpu.h | Rob Herring | 1 | -1/+1 |
| 2023-04-11 | Revert "riscv: Set more data to cacheinfo" | Song Shuai | 1 | -51/+15 |
| 2023-04-11 | riscv: add icache flush for nommu sigreturn trampoline | Mathis Salmen | 1 | -1/+8 |
| 2023-04-11 | riscv: entry: Save a0 prior syscall_enter_from_user_mode() | Björn Töpel | 1 | -2/+2 |
| 2023-04-08 | riscv: dts: allwinner: d1: Switch dma-names order for snps,dw-apb-uart nodes | Cristian Ciocaltea | 1 | -6/+6 |
| 2023-04-08 | purgatory: fix disabling debug info | Alyssa Ross | 1 | -6/+1 |
| 2023-04-08 | RISC-V: Use IPIs for remote icache flush when possible | Anup Patel | 1 | -2/+3 |
| 2023-04-08 | RISC-V: Use IPIs for remote TLB flush when possible | Anup Patel | 1 | -15/+78 |
| 2023-04-08 | RISC-V: Allow marking IPIs as suitable for remote FENCEs | Anup Patel | 3 | -4/+27 |
| 2023-04-08 | RISC-V: Treat IPIs as normal Linux IRQs | Anup Patel | 10 | -192/+209 |
| 2023-04-08 | irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode | Anup Patel | 2 | -0/+22 |
| 2023-04-08 | RISC-V: Clear SIP bit only when using SBI IPI operations | Anup Patel | 2 | -3/+7 |
| 2023-04-07 | of: address: always use dma_default_coherent for default coherency | Jiaxun Yang | 1 | -1/+1 |
| 2023-04-06 | Merge tag 'riscv-dt-fixes-for-v6.3-final' of https://git.kernel.org/pub/scm/l... | Arnd Bergmann | 1 | -1/+0 |
| 2023-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -30/+38 |
| 2023-04-05 | Merge branch 'riscv-jh7110_initial_dts' into riscv-dt-for-next | Conor Dooley | 15 | -9/+1107 |
| 2023-04-05 | Kconfig: introduce HAS_IOPORT option and select it as necessary | Niklas Schnelle | 1 | -0/+1 |
| 2023-04-05 | riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree | Emil Renner Berthing | 4 | -1/+246 |
| 2023-04-05 | riscv: dts: starfive: Add StarFive JH7110 pin function definitions | Jianlong Huang | 1 | -0/+308 |
| 2023-04-05 | riscv: dts: starfive: Add initial StarFive JH7110 device tree | Emil Renner Berthing | 1 | -0/+500 |
| 2023-04-05 | kvm: Remove "select SRCU" | Paul E. McKenney | 1 | -1/+0 |
| 2023-03-31 | Merge tag 'riscv-for-linus-6.3-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -30/+38 |
| 2023-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -10/+34 |
| 2023-03-29 | RISC-V: convert new selectors of RISCV_ALTERNATIVE to dependencies | Conor Dooley | 1 | -3/+3 |
| 2023-03-29 | Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter... | Palmer Dabbelt | 3 | -30/+38 |
| 2023-03-29 | Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter... | Palmer Dabbelt | 3 | -30/+38 |
| 2023-03-29 | RISC-V: always select RISCV_ALTERNATIVE for non-xip kernels | Conor Dooley | 2 | -10/+8 |
| 2023-03-29 | RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely() | Conor Dooley | 1 | -20/+30 |
| 2023-03-27 | Merge patch series "Add RISC-V 32 NOMMU support" | Palmer Dabbelt | 2 | -3/+6 |
| 2023-03-27 | riscv: configs: Add nommu PHONY defconfig for RV32 | Jesse Taube | 1 | -0/+4 |
| 2023-03-27 | riscv: Kconfig: Allow RV32 to build with no MMU | Yimin Gu | 1 | -3/+2 |
| 2023-03-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -4/+2 |
| 2023-03-27 | Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT | Marc Aurèle La France | 3 | -3/+0 |
| 2023-03-26 | riscv: dts: canaan: drop invalid spi-max-frequency | Krzysztof Kozlowski | 1 | -1/+0 |
| 2023-03-24 | Merge patch series "riscv: Add GENERIC_ENTRY support" | Palmer Dabbelt | 20 | -494/+278 |
| 2023-03-24 | Merge tag 'riscv-for-linus-6.3-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -6/+32 |
| 2023-03-24 | treewide: Trace IPIs sent via smp_send_reschedule() | Valentin Schneider | 1 | -2/+2 |
| 2023-03-23 | riscv: Handle zicsr/zifencei issues between clang and binutils | Nathan Chancellor | 2 | -4/+28 |
| 2023-03-23 | riscv: entry: Consolidate general regs saving/restoring | Jisheng Zhang | 3 | -131/+68 |
| 2023-03-23 | riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork | Jisheng Zhang | 2 | -12/+5 |
| 2023-03-23 | riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off} | Jisheng Zhang | 3 | -40/+0 |
| 2023-03-23 | riscv: entry: Convert to generic entry | Guo Ren | 14 | -315/+210 |
| 2023-03-23 | riscv: entry: Add noinstr to prevent instrumentation inserted | Guo Ren | 1 | -2/+2 |
| 2023-03-23 | riscv: ptrace: Remove duplicate operation | Guo Ren | 1 | -1/+0 |
| 2023-03-21 | riscv: mm: Fix incorrect ASID argument when flushing TLB | Dylan Jhong | 3 | -2/+4 |
| 2023-03-21 | vdso: Improve cmd_vdso_check to check all dynamic relocations | Fangrui Song | 1 | -3/+1 |
| 2023-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 13 | -59/+94 |
| 2023-03-17 | Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -51/+42 |
| 2023-03-17 | riscv/kvm: Fix VM hang in case of timer delta being zero. | Rajnesh Kanwal | 1 | -4/+2 |
| 2023-03-15 | riscv: dts: microchip: fix the mpfs' mailbox regs | Conor Dooley | 1 | -1/+2 |
| 2023-03-15 | Merge patch series "RISC-V: Apply Zicboz to clear_page" | Palmer Dabbelt | 15 | -35/+213 |
| 2023-03-14 | RISC-V: KVM: Expose Zicboz to the guest | Andrew Jones | 2 | -0/+5 |
| 2023-03-14 | RISC-V: KVM: Provide UAPI for Zicboz block size | Andrew Jones | 2 | -0/+8 |
| 2023-03-14 | RISC-V: Use Zicboz in clear_page when available | Andrew Jones | 6 | -1/+108 |
| 2023-03-14 | RISC-V: cpufeatures: Put the upper 16 bits of patch ID to work | Andrew Jones | 2 | -4/+37 |
| 2023-03-14 | RISC-V: Add Zicboz detection and block size parsing | Andrew Jones | 6 | -10/+30 |
| 2023-03-14 | RISC-V: Factor out body of riscv_init_cbom_blocksize loop | Andrew Jones | 1 | -20/+25 |
| 2023-03-14 | RISC-V: alternatives: Support patching multiple insns in assembly | Andrew Jones | 1 | -3/+3 |
| 2023-03-14 | Merge patch series "riscv: alternative/cpufeature related cleanups" | Palmer Dabbelt | 10 | -69/+54 |
| 2023-03-14 | riscv: cpufeature: Drop errata_list.h and other unused includes | Andrew Jones | 1 | -5/+0 |
| 2023-03-14 | riscv: lib: Include hwcap.h directly | Andrew Jones | 3 | -6/+3 |
| 2023-03-14 | riscv: alternatives: Rename errata_id to patch_id | Andrew Jones | 6 | -49/+49 |
| 2023-03-14 | riscv: alternatives: Remove unnecessary define and unused struct | Andrew Jones | 2 | -8/+1 |
| 2023-03-14 | riscv: Rename Kconfig.erratas to Kconfig.errata | Andrew Jones | 2 | -1/+1 |
| 2023-03-14 | riscv: Clarify RISCV_ALTERNATIVE help text | Andrew Jones | 1 | -2/+2 |
| 2023-03-14 | RISC-V: mm: Support huge page in vmalloc_fault() | Dylan Jhong | 1 | -0/+5 |
| 2023-03-14 | riscv: dts: nezha-d1: add gpio-line-names | Trevor Woerner | 1 | -0/+72 |
| 2023-03-14 | riscv: dts: allwinner: d1: Add crypto engine node | Samuel Holland | 1 | -0/+12 |
| 2023-03-10 | Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -8/+52 |
| 2023-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -18/+32 |
| 2023-03-09 | Merge patch series "riscv, mm: detect svnapot cpu support at runtime" | Palmer Dabbelt | 10 | -9/+489 |
| 2023-03-09 | Merge patch series "riscv: asid: switch to alternative way to fix stale TLB e... | Palmer Dabbelt | 4 | -51/+37 |
| 2023-03-09 | riscv: asid: Fixup stale TLB entry cause application crash | Guo Ren | 1 | -10/+20 |
| 2023-03-09 | Revert "riscv: mm: notify remote harts about mmu cache updates" | Sergey Matyukevich | 4 | -41/+17 |
| 2023-03-09 | RISC-V: Don't check text_mutex during stop_machine | Conor Dooley | 4 | -6/+39 |
| 2023-03-09 | riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode | Alexandre Ghiti | 1 | -1/+1 |
| 2023-03-09 | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -0/+1 |
| 2023-03-08 | sched/idle: Mark arch_cpu_idle_dead() __noreturn | Josh Poimboeuf | 1 | -1/+1 |
| 2023-03-07 | riscv: mm: support Svnapot in huge vmap | Qinglin Pan | 1 | -1/+60 |
| 2023-03-07 | riscv: mm: support Svnapot in hugetlb page | Qinglin Pan | 3 | -2/+335 |
| 2023-03-07 | riscv: mm: modify pte format for Svnapot | Qinglin Pan | 7 | -10/+98 |
| 2023-03-07 | RISC-V: fix taking the text_mutex twice during sifive errata patching | Conor Dooley | 1 | -1/+1 |
| 2023-03-07 | riscv: dts: microchip: add mpfs specific macb reset support | Conor Dooley | 1 | -2/+5 |
| 2023-03-06 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+5 |
| 2023-03-06 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+1 |
| 2023-03-06 | RISC-V: Stop emitting attributes | Palmer Dabbelt | 2 | -0/+11 |
| 2023-03-05 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+4 |
| 2023-03-03 | Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -17/+27 |
| 2023-03-02 | riscv: fix livelock in uaccess | Al Viro | 1 | -1/+4 |
| 2023-03-01 | riscv: Bump COMMAND_LINE_SIZE value to 1024 | Alexandre Ghiti | 1 | -0/+8 |
| 2023-02-28 | riscv, lib: Fix Zbb strncmp | Björn Töpel | 1 | -1/+3 |
| 2023-02-28 | RISC-V: improve string-function assembly | Heiko Stuebner | 3 | -16/+16 |
| 2023-02-27 | riscv, bpf: Fix patch_text implicit declaration | Randy Dunlap | 1 | -0/+1 |
| 2023-02-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 20 | -140/+987 |
| 2023-02-25 | Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 44 | -620/+1399 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -42/+0 |
| 2023-02-24 | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+26 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -14/+28 |
| 2023-02-23 | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+3 |
| 2023-02-22 | riscv, bpf: Add kfunc support for RV64 | Pu Lehui | 1 | -0/+5 |
| 2023-02-22 | RISC-V: add a spin_shadow_stack declaration | Conor Dooley | 1 | -0/+1 |
| 2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 5 | -34/+442 |
| 2023-02-21 | riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP | Guo Ren | 1 | -0/+1 |
| 2023-02-21 | riscv: Add header include guards to insn.h | Liao Chang | 1 | -0/+4 |
| 2023-02-21 | Merge patch series "riscv: Dump faulting instructions in oops handler" | Palmer Dabbelt | 1 | -1/+24 |
| 2023-02-21 | riscv: alternative: proceed one more instruction for auipc/jalr pair | Jisheng Zhang | 1 | -0/+1 |
| 2023-02-21 | Merge patch series "riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN" | Palmer Dabbelt | 2 | -0/+10 |
| 2023-02-21 | riscv: Avoid enabling interrupts in die() | Mattias Nissler | 1 | -2/+3 |
| 2023-02-21 | riscv, mm: Perform BPF exhandler fixup on page fault | Björn Töpel | 1 | -4/+6 |
| 2023-02-21 | RISC-V: take text_mutex during alternative patching | Conor Dooley | 3 | -2/+13 |
| 2023-02-21 | riscv: hwcap: Don't alphabetize ISA extension IDs | Andrew Jones | 1 | -20/+18 |
| 2023-02-21 | RISC-V: fix ordering of Zbb extension | Heiko Stuebner | 1 | -1/+1 |
| 2023-02-21 | riscv: jump_label: Fixup unaligned arch_static_branch function | Andy Chiu | 1 | -0/+2 |
| 2023-02-21 | RISC-V: Only provide the single-letter extensions in HWCAP | Palmer Dabbelt | 2 | -12/+6 |
| 2023-02-21 | riscv: mm: fix regression due to update_mmu_cache change | Sergey Matyukevich | 1 | -1/+1 |
| 2023-02-21 | riscv: Add instruction dump to RISC-V splats | Björn Töpel | 1 | -1/+24 |
| 2023-02-21 | riscv: select ARCH_WANT_LD_ORPHAN_WARN for !XIP_KERNEL | Jisheng Zhang | 1 | -0/+1 |
| 2023-02-21 | riscv: vmlinux.lds.S: explicitly catch .init.bss sections from EFI stub | Jisheng Zhang | 1 | -0/+3 |
| 2023-02-21 | riscv: vmlinux.lds.S: explicitly catch .riscv.attributes sections | Jisheng Zhang | 1 | -0/+1 |
| 2023-02-21 | riscv: vmlinux.lds.S: explicitly catch .rela.dyn symbols | Jisheng Zhang | 1 | -0/+4 |
| 2023-02-21 | riscv: lds: define RUNTIME_DISCARD_EXIT | Jisheng Zhang | 1 | -0/+1 |
| 2023-02-21 | Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -9/+2 |
| 2023-02-20 | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -3/+0 |
| 2023-02-20 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 5 | -34/+442 |
| 2023-02-20 | Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 25 | -40/+2168 |
| 2023-02-20 | Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+21 |
| 2023-02-17 | riscv, bpf: Add bpf trampoline support for RV64 | Pu Lehui | 1 | -0/+317 |
| 2023-02-17 | riscv, bpf: Add bpf_arch_text_poke support for RV64 | Pu Lehui | 2 | -2/+91 |
| 2023-02-17 | riscv, bpf: Factor out emit_call for kernel and bpf context | Pu Lehui | 1 | -17/+13 |
| 2023-02-17 | riscv: Extend patch_text for multiple instructions | Pu Lehui | 3 | -15/+21 |
| 2023-02-15 | RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes | Heiko Stuebner | 2 | -3/+10 |
| 2023-02-15 | Merge patch series "riscv: Optimize function trace" | Palmer Dabbelt | 5 | -86/+79 |
| 2023-02-15 | riscv: ftrace: Reduce the detour code size to half | Guo Ren | 4 | -86/+75 |
| 2023-02-15 | riscv: ftrace: Remove wasted nops for !RISCV_ISA_C | Guo Ren | 1 | -0/+4 |
| 2023-02-15 | riscv: ftrace: Fixup panic by disabling preemption | Andy Chiu | 1 | -1/+1 |
| 2023-02-15 | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 27 | -132/+1013 |
| 2023-02-14 | Merge patch series "Remove toolchain dependencies for Zicbom" | Palmer Dabbelt | 4 | -12/+60 |
| 2023-02-14 | RISC-V: remove toolchain version checks for Zicbom | Conor Dooley | 2 | -11/+0 |
| 2023-02-14 | RISC-V: replace cbom instructions with an insn-def | Conor Dooley | 2 | -1/+14 |
| 2023-02-14 | RISC-V: insn-def: Add I-type insn-def | Andrew Jones | 1 | -0/+46 |
| 2023-02-14 | Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V" | Palmer Dabbelt | 5 | -6/+7 |
| 2023-02-14 | riscv: Fix Zbb alternative IDs | Samuel Holland | 4 | -8/+3 |
| 2023-02-14 | riscv: Fix early alternative patching | Samuel Holland | 1 | -3/+1 |
| 2023-02-14 | RISC-V: re-order Kconfig selects alphanumerically | Conor Dooley | 1 | -24/+24 |
| 2023-02-13 | clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback | Lad Prabhakar | 2 | -10/+0 |
| 2023-02-13 | RISC-V: time: initialize hrtimer based broadcast clock event device | Conor Dooley | 1 | -0/+3 |
| 2023-02-10 | Merge tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -5/+34 |
| 2023-02-09 | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 1 | -5/+0 |