| Age | Commit message (Expand) | Author | Files | Lines |
| 10 days | Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 7 | -3/+122 |
| 12 days | Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -15/+3 |
| 12 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 17 | -143/+383 |
| 12 days | Merge tag 'riscv-for-linus-7.2-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 27 | -178/+192 |
| 14 days | Merge tag 'soc-dt-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 32 | -340/+2693 |
| 2026-06-17 | Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux | Linus Torvalds | 2 | -0/+53 |
| 2026-06-17 | Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
| 2026-06-17 | Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 1 | -26/+35 |
| 2026-06-16 | Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -2/+2 |
| 2026-06-15 | Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 17 | -143/+383 |
| 2026-06-15 | Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne... | Linus Torvalds | 2 | -9/+0 |
| 2026-06-15 | Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
| 2026-06-15 | Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2026-06-15 | Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu... | Linus Torvalds | 1 | -9/+7 |
| 2026-06-14 | riscv: kvm: Use endian-specific __lelong for NACL shared memory | Sean Chang | 3 | -8/+10 |
| 2026-06-11 | Merge tag 'sunxi-dt-for-7.2-2' of https://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 1 | -0/+9 |
| 2026-06-10 | Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -12/+9 |
| 2026-06-09 | Merge tag 'riscv-dt-for-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 10 | -85/+95 |
| 2026-06-09 | Merge tag 'riscv-sophgo-dt-for-v7.2' of https://github.com/sophgo/linux into ... | Krzysztof Kozlowski | 3 | -237/+241 |
| 2026-06-09 | Merge tag 'spacemit-dt-for-7.2-1' of https://github.com/spacemit-com/linux in... | Krzysztof Kozlowski | 14 | -18/+2194 |
| 2026-06-09 | Merge tag 'thead-dt-for-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/... | Krzysztof Kozlowski | 3 | -0/+106 |
| 2026-06-08 | riscv/mm: drop vmemmap_pmd helpers and use generic code | Muchun Song | 1 | -13/+0 |
| 2026-06-08 | riscv: traps_misaligned: Avoid redundant unaligned access speed probe | Nam Cao | 1 | -2/+2 |
| 2026-06-08 | riscv: misaligned: Fix fast_unaligned_access_speed_key init | Nam Cao | 1 | -47/+22 |
| 2026-06-07 | bpf: Add struct bpf_tramp_node object | Jiri Olsa | 1 | -26/+26 |
| 2026-06-07 | riscv: also select ARCH_KEEP_MEMBLOCK if kexec is selected | Han Gao | 1 | -1/+1 |
| 2026-06-07 | riscv: alternative: Also patch the CFI vDSO | Thomas Weißschuh | 1 | -0/+3 |
| 2026-06-07 | riscv: alternative: Pass vDSO start as parameter to apply_vdso_alternatives() | Thomas Weißschuh | 1 | -3/+3 |
| 2026-06-07 | riscv: alternative: Use IS_ENABLED() over ifdeffery for apply_vdso_alternativ... | Thomas Weißschuh | 1 | -5/+2 |
| 2026-06-07 | riscv: vdso: Always declare vdso_start symbols | Thomas Weißschuh | 1 | -5/+5 |
| 2026-06-07 | riscv: kexec: use min to simplify riscv_kexec_elf_load | Thorsten Blum | 1 | -6/+2 |
| 2026-06-07 | riscv: panic if IRQ handler stacks cannot be allocated | Osama Abdelkader | 1 | -8/+14 |
| 2026-06-07 | RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_unmap_range | Wu Fei | 1 | -8/+12 |
| 2026-06-07 | RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_range | Wu Fei | 1 | -8/+8 |
| 2026-06-06 | riscv: mm: Unconditionally sfence.vma for spurious fault | Vivian Wang | 1 | -2/+5 |
| 2026-06-06 | riscv: mm: Use the bitmap API for new_valid_map_cpus | Vivian Wang | 2 | -6/+4 |
| 2026-06-06 | riscv: mm: Rename new_vmalloc into new_valid_map_cpus | Vivian Wang | 3 | -23/+23 |
| 2026-06-06 | riscv: kfence: Call mark_new_valid_map() for kfence_unprotect() | Vivian Wang | 2 | -4/+9 |
| 2026-06-06 | riscv: mm: Extract helper mark_new_valid_map() | Vivian Wang | 1 | -11/+14 |
| 2026-06-06 | riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframe | Rui Qi | 1 | -1/+1 |
| 2026-06-06 | riscv: cacheinfo: Fix node reference leak in populate_cache_leaves | Zishun Yi | 1 | -1/+1 |
| 2026-06-06 | riscv: kexec_file: Constrain segment placement to direct map | Han Gao | 1 | -1/+2 |
| 2026-06-06 | riscv: mm: Define DIRECT_MAP_PHYSMEM_END | Vivian Wang | 1 | -0/+10 |
| 2026-06-06 | riscv: defconfig: Enable Eswin SoCs | Anirudh Srinivasan | 1 | -0/+1 |
| 2026-06-06 | riscv: cpu_ops_sbi: No need to be bothered to check ret.error | Hui Wang | 1 | -8/+3 |
| 2026-06-06 | riscv: cpu_ops: Change return value type of cpu_is_stopped() to bool | Hui Wang | 3 | -7/+10 |
| 2026-06-06 | riscv: kexec_elf: Remove unused pr_fmt definition | Hui Wang | 1 | -2/+0 |
| 2026-06-06 | riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORT | Chen Pei | 1 | -0/+1 |
| 2026-06-06 | riscv: dead code cleanup in kconfig for RISCV_PROBE_VECTOR_UNALIGNED_ACCESS | Julian Braha | 1 | -1/+0 |
| 2026-06-06 | riscv: replace select with dependency for visible RELOCATABLE | Julian Braha | 1 | -1/+1 |
| 2026-06-07 | KVM: riscv: Check hugetlb block mappings against memslot bounds | Jinyu Tang | 1 | -10/+46 |
| 2026-06-06 | riscv: Implement _THIS_IP_ using inline asm | Marco Elver | 1 | -0/+2 |
| 2026-06-06 | riscv: module: Use generic cmp_int() instead of custom cmp_3way() | Florian Schmaus | 1 | -4/+2 |
| 2026-06-06 | riscv: Fix ftrace_graph_ret_addr() to use the correct task pointer | Rui Qi | 1 | -1/+1 |
| 2026-06-06 | riscv: Implement ARCH_HAS_CC_CAN_LINK | Thomas Weißschuh | 1 | -0/+15 |
| 2026-06-06 | riscv: propagate insert_resource result from add_resource | Thorsten Blum | 1 | -7/+4 |
| 2026-06-06 | riscv: use sysfs_emit in cpu_show_ghostwrite | Thorsten Blum | 1 | -6/+6 |
| 2026-06-06 | riscv: pi: replace strlcat with strscpy in get_early_cmdline | Thorsten Blum | 1 | -8/+8 |
| 2026-06-06 | riscv: ptdump: Replace unbounded sprintf() in dump_prot() | Thorsten Blum | 1 | -6/+7 |
| 2026-06-06 | riscv/purgatory: add asm/purgatory.h | Thorsten Blum | 2 | -4/+12 |
| 2026-06-06 | riscv/purgatory: return bool from verify_sha256_digest | Thorsten Blum | 1 | -6/+5 |
| 2026-06-06 | riscv: cfi: reject unknown flags in PR_SET_CFI | Richard Patel | 2 | -0/+4 |
| 2026-06-06 | riscv: Fix fast_unaligned_access_speed_key not getting initialized | Nam Cao | 1 | -11/+4 |
| 2026-06-06 | riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFI | Andreas Schwab | 1 | -1/+1 |
| 2026-06-05 | bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf() | Varun R Mallya | 1 | -0/+9 |
| 2026-06-05 | KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension cha... | Yong-Xuan Wang | 1 | -0/+10 |
| 2026-06-05 | KVM: RISC-V: SBI FWFT: Add optional init() callback for hardware probing | Yong-Xuan Wang | 1 | -4/+29 |
| 2026-06-05 | KVM: RISC-V: SBI FWFT: Mark vCPU CSRs dirty after setting feature value | Yong-Xuan Wang | 1 | -0/+1 |
| 2026-06-05 | RISC-V: KVM: Enhance the logging check for mmu mapping | Inochi Amaoto | 1 | -5/+4 |
| 2026-06-04 | RISC-V: KVM: Fix timer state restore | Qiang Ma | 1 | -1/+1 |
| 2026-06-04 | RISC-V: KVM: Fix NULL pointer dereference in AIA IMSIC functions | Jiakai Xu | 1 | -0/+9 |
| 2026-06-04 | RISC-V: KVM: Document a TOCTOU race in SBI system suspend handler | Jiakai Xu | 1 | -0/+14 |
| 2026-06-03 | KVM: riscv: Fast-path dirty logging write faults | Jinyu Tang | 1 | -0/+75 |
| 2026-06-03 | KVM: riscv: Update G-stage PTE permissions atomically | Jinyu Tang | 1 | -7/+12 |
| 2026-06-03 | KVM: riscv: Add a G-stage PTE cmpxchg helper | Jinyu Tang | 2 | -0/+18 |
| 2026-06-03 | KVM: riscv: Use an rwlock for mmu_lock | Jinyu Tang | 3 | -13/+15 |
| 2026-06-03 | KVM: riscv: Rely on common MMU notifier locking | Jinyu Tang | 1 | -7/+2 |
| 2026-06-03 | riscv: dts: sophgo: reduce SG2042 MSI count to 16 | Icenowy Zheng | 1 | -1/+1 |
| 2026-06-03 | riscv: dts: sophgo: sg2042: use hex for CPU unit address | Inochi Amaoto | 1 | -118/+118 |
| 2026-06-03 | riscv: dts: sophgo: sg2044: use hex for CPU unit address | Inochi Amaoto | 1 | -118/+118 |
| 2026-06-03 | riscv: dts: sophgo: Add dma-coherent to SG2042 PCIe controllers | Han Gao | 1 | -0/+4 |
| 2026-06-02 | vdso/treewide: Drop GENERIC_TIME_VSYSCALL | Thomas Weißschuh | 1 | -1/+0 |
| 2026-06-02 | riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacks | Thomas Weißschuh | 1 | -8/+0 |
| 2026-06-01 | RISC-V: KVM: Use flexible array for APLIC IRQ state | Rosen Penev | 1 | -12/+3 |
| 2026-06-01 | riscv: dts: spacemit: enable PMIC on OrangePi R2S | Chukun Pan | 1 | -0/+134 |
| 2026-05-31 | RISC-V: KVM: Batch stage-2 TLB flushes | Jinyu Tang | 3 | -25/+60 |
| 2026-05-30 | dts: riscv: spacemit: k3: Fix I/O power settings | Yixun Lan | 1 | -0/+1 |
| 2026-05-30 | riscv: dts: spacemit: k3: Add Ziccrse extension for X100 cores | Guodong Xu | 1 | -8/+8 |
| 2026-05-29 | Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
| 2026-05-29 | riscv: dts: spacemit: k3: Initial support for CoM260-IFX board | Yixun Lan | 4 | -0/+245 |
| 2026-05-28 | riscv: add platform-specific double word shifts for riscv32 | Dmitry Antipov | 7 | -3/+122 |
| 2026-05-28 | mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths | Muchun Song | 1 | -2/+3 |
| 2026-05-28 | arch/riscv: Add bitrev.h file to support rev8 and brev8 | Jinjie Ruan | 2 | -0/+53 |
| 2026-05-28 | Disable -Wattribute-alias for clang-23 and newer | Nathan Chancellor | 1 | -0/+4 |
| 2026-05-27 | riscv: Drop tautological condition from TOOLCHAIN_NEEDS_OLD_ISA_SPEC | Nathan Chancellor | 1 | -7/+6 |
| 2026-05-27 | riscv: Remove tautological condition from selection of ARCH_SUPPORTS_CFI | Nathan Chancellor | 1 | -2/+1 |
| 2026-05-26 | module, riscv: force sh_addr=0 for arch-specific sections | Petr Pavlu | 1 | -3/+3 |
| 2026-05-26 | genirq/proc: Increase default interrupt number precision to four | Thomas Gleixner | 1 | -2/+1 |
| 2026-05-26 | riscv: dts: spacemit: k1-musepi-pro: add SD card support with UHS modes | Trevor Gamblin | 1 | -1/+21 |
| 2026-05-26 | riscv: dts: spacemit: k3: Add pwm support | Yixun Lan | 2 | -0/+810 |
| 2026-05-26 | RISC-V: KVM: AIA: Make HGEI number management fully per-CPU | Guo Ren (Alibaba DAMO Academy) | 4 | -42/+60 |
| 2026-05-26 | RISC-V: KVM: Fix ebreak self test failure | Mayuresh Chitale | 1 | -0/+1 |
| 2026-05-25 | riscv: dts: thead: Enable wifi on the BeagleV-Ahead | Thomas Gerner | 1 | -0/+48 |
| 2026-05-25 | riscv: dts: thead: Enable WiFi on Lichee Pi 4A | MoeLeak | 1 | -0/+47 |
| 2026-05-25 | riscv: dts: thead: Add TH1520 I2C1 controller | MoeLeak | 1 | -0/+11 |
| 2026-05-25 | Merge tag 'v7.1-rc5' into driver-core-next | Danilo Krummrich | 20 | -96/+118 |
| 2026-05-23 | riscv: dts: tenstorrent: Add PMU node to blackhole for Linux perf support | Michael Neuling | 1 | -0/+48 |
| 2026-05-23 | Merge tag 'kvm-riscv-fixes-7.1-1' of https://github.com/kvm-riscv/linux into ... | Paolo Bonzini | 4 | -10/+15 |
| 2026-05-22 | crypto: riscv/aes - replace min_t with min in riscv64_aes_ctr_crypt | Thorsten Blum | 1 | -2/+2 |
| 2026-05-21 | Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
| 2026-05-21 | Merge tag 'soc-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/so... | Linus Torvalds | 5 | -64/+30 |
| 2026-05-21 | ring-buffer: Flush and stop persistent ring buffer on panic | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 2026-05-20 | riscv: dts: spacemit: fix uboot partition offset on Milk-V Jupiter | Aurelien Jarno | 1 | -1/+1 |
| 2026-05-20 | riscv: dts: spacemit: enable SD card support on Milk-V Jupiter | Aurelien Jarno | 1 | -1/+20 |
| 2026-05-20 | riscv: dts: spacemit: enable eMMC on Milk-V Jupiter | Aurelien Jarno | 1 | -0/+11 |
| 2026-05-20 | riscv: dts: spacemit: sort aliases on Milk-V Jupiter | Aurelien Jarno | 1 | -1/+1 |
| 2026-05-20 | riscv: dts: spacemit: set console baud rate on Milk-V Jupiter | Aurelien Jarno | 1 | -1/+1 |
| 2026-05-20 | riscv: dts: spacemit: enable USB3 on OrangePi R2S | Chukun Pan | 1 | -0/+23 |
| 2026-05-20 | riscv: dts: spacemit: Add thermal sensor for K1 SoC | Shuwei Wu | 1 | -0/+101 |
| 2026-05-20 | riscv: dts: spacemit: Add PDMA controller node for K3 SoC | Troy Mitchell | 1 | -0/+11 |
| 2026-05-18 | RISC-V: KVM: Fix sign extension for MMIO loads | Jiakai Xu | 1 | -5/+4 |
| 2026-05-18 | RISC-V: KVM: Fix NULL pointer dereference in SBI v0.1 SEND_IPI handler | Jiakai Xu | 1 | -0/+2 |
| 2026-05-18 | riscv: kvm: return SBI_ERR_FAILURE for pmu_event_info() when OOM | Osama Abdelkader | 1 | -2/+4 |
| 2026-05-18 | riscv: kvm: return SBI_ERR_FAILURE for pmu_snapshot_set_shmem() when OOM | Osama Abdelkader | 1 | -2/+4 |
| 2026-05-18 | RISC-V: KVM: Fix invalid HVA warning in steal-time recording | Jiakai Xu | 1 | -1/+1 |
| 2026-05-17 | riscv: dts: spacemit: enable QSPI for OrangePi RV2 | Chukun Pan | 1 | -0/+45 |
| 2026-05-16 | riscv: dts: spacemit: k1-musepi-pro: set default console baud rate | Andre Heider | 1 | -1/+1 |
| 2026-05-16 | riscv: dts: spacemit: k1-musepi-pro: enable PCIe ports | Andre Heider | 1 | -0/+38 |
| 2026-05-16 | riscv: dts: spacemit: k1-musepi-pro: enable USB 3 ports | Andre Heider | 1 | -0/+52 |
| 2026-05-16 | riscv: dts: spacemit: k1-musepi-pro: enable QSPI and add SPI NOR | Andre Heider | 1 | -0/+50 |
| 2026-05-16 | riscv: dts: spacemit: k1-musepi-pro: add 24c02 eeprom | Andre Heider | 1 | -0/+33 |
| 2026-05-16 | riscv: dts: spacemit: k1-musepi-pro: add PMIC and power infrastructure | Andre Heider | 1 | -0/+134 |
| 2026-05-16 | riscv: dts: spacemit: k1-bananapi-f3: add SD card support with UHS modes | Iker Pedrosa | 1 | -2/+22 |
| 2026-05-16 | riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modes | Iker Pedrosa | 1 | -1/+21 |
| 2026-05-16 | riscv: dts: spacemit: k1: add SD card controller and pinctrl support | Iker Pedrosa | 2 | -0/+53 |
| 2026-05-15 | riscv: dts: microchip: remove redudant enabling of syscontroller | Conor Dooley | 8 | -29/+0 |
| 2026-05-13 | riscv: misaligned: Make enabling delegation depend on NONPORTABLE | Vivian Wang | 2 | -1/+23 |
| 2026-05-13 | riscv: cfi: reduce shadow stack size limit from 4GB to 2GB | Zong Li | 1 | -3/+4 |
| 2026-05-13 | riscv: dts: spacemit: k3: Add USB2.0 support | Yixun Lan | 2 | -0/+55 |
| 2026-05-11 | riscv: dts: allwinner: d1s-t113: add hstimer node | Michal Piekos | 1 | -0/+9 |
| 2026-05-09 | riscv: dts: spacemit: enable eMMC for OrangePi RV2 | Chukun Pan | 1 | -0/+10 |
| 2026-05-09 | dts: riscv: spacemit: correct 32k clock frequency | Yixun Lan | 2 | -2/+2 |
| 2026-05-07 | riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap | Hui Wang | 1 | -8/+8 |
| 2026-05-05 | riscv: dts: microchip: fix pic64gx gpio interrupt-cells | Conor Dooley | 1 | -3/+3 |
| 2026-05-05 | riscv: dts: spacemit: define a SPI controller node | Alex Elder | 3 | -0/+42 |
| 2026-05-05 | riscv: dts: microchip: add gpio line names on beaglev-fire | Conor Dooley | 1 | -0/+5 |
| 2026-05-05 | riscv: dts: microchip: add adc interrupt on beaglev-fire | Conor Dooley | 1 | -0/+2 |
| 2026-05-05 | riscv: dts: microchip: clean up beaglev-fire regulator node names | Conor Dooley | 1 | -2/+2 |
| 2026-05-05 | riscv: dts: microchip: remove gpio hogs from beaglev-fire | Conor Dooley | 1 | -15/+10 |
| 2026-05-05 | riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells | Conor Dooley | 1 | -3/+3 |
| 2026-05-05 | riscv: dts: microchip: sort pic64gx i2c nodes alphanumerically | Conor Dooley | 1 | -8/+8 |
| 2026-05-05 | riscv: dts: microchip: update pic64gx gpio interrupts to better match the SoC | Conor Dooley | 2 | -21/+58 |
| 2026-05-05 | riscv: dts: microchip: add tsu clock to macb on pic64gx | Conor Dooley | 1 | -4/+4 |
| 2026-05-05 | dts: spacemit: set console baud rate on bpif3 | Conor Dooley | 1 | -1/+1 |
| 2026-05-01 | riscv: mm: Fixup no5lvl failure when vaddr is invalid | Guo Ren (Alibaba DAMO Academy) | 1 | -0/+25 |
| 2026-05-01 | riscv: Fix register corruption from uninitialized cregs on error | Michael Neuling | 2 | -2/+4 |
| 2026-04-30 | riscv: errata: Fix bitwise vs logical AND in MIPS errata patching | Michael Neuling | 1 | -1/+1 |
| 2026-04-30 | riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround | Hui Wang | 1 | -3/+1 |
| 2026-04-29 | riscv: Define __riscv_copy_{,vec_}{words,bytes}_unaligned() using SYM_TYPED_F... | Nathan Chancellor | 2 | -4/+6 |
| 2026-04-27 | riscv: dts: microchip: fix icicle i2c pinctrl configuration | Conor Dooley | 3 | -10/+29 |
| 2026-04-27 | riscv: dts: starfive: jh7110: Drop CAMSS node | Jai Luthra | 2 | -54/+1 |
| 2026-04-27 | riscv: dts: spacemit: Enable USB3.0/PCIe on OrangePi RV2 | Han Gao | 1 | -0/+80 |
| 2026-04-27 | riscv: dts: spacemit: Define the P1 PMIC regulators for OrangePi RV2 | Han Gao | 1 | -0/+131 |
| 2026-04-27 | riscv: dts: spacemit: Enable i2c8 adapter for OrangePi RV2 | Han Gao | 1 | -0/+6 |
| 2026-04-27 | riscv: dts: spacemit: add DeepComputing FML13V05 board device tree | Sandie Cao | 2 | -0/+32 |
| 2026-04-26 | driver core: Replace dev->dma_coherent with dev_dma_coherent() | Douglas Anderson | 1 | -1/+1 |
| 2026-04-24 | Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 52 | -537/+446 |
| 2026-04-22 | Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -3/+3 |
| 2026-04-17 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 2 | -53/+23 |
| 2026-04-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 22 | -484/+811 |
| 2026-04-16 | Merge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 23 | -142/+2458 |
| 2026-04-16 | Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 3 | -150/+0 |
| 2026-04-16 | bpf: Pass bpf_verifier_env to JIT | Xu Kuohai | 1 | -1/+1 |
| 2026-04-16 | bpf: Move constants blinding out of arch-specific JITs | Xu Kuohai | 1 | -39/+22 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -37/+15 |
| 2026-04-15 | bpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalize | Puranjay Mohan | 2 | -13/+0 |
| 2026-04-13 | Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -7/+22 |
| 2026-04-13 | Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -12/+0 |
| 2026-04-13 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -468/+0 |
| 2026-04-13 | Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l... | Linus Torvalds | 1 | -3/+0 |
| 2026-04-13 | Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 22 | -484/+811 |
| 2026-04-11 | Merge tag 'riscv-dt-for-v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kern... | Krzysztof Kozlowski | 14 | -64/+1466 |
| 2026-04-10 | Merge tag 'spacemit-dt-for-7.1-1' of https://github.com/spacemit-com/linux in... | Linus Walleij | 6 | -78/+872 |
| 2026-04-08 | Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li... | Miguel Ojeda | 11 | -46/+113 |
| 2026-04-07 | rust: simplify `RUSTC_VERSION` Kconfig conditions | Miguel Ojeda | 1 | -3/+0 |
| 2026-04-06 | ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu() | Chengwen Feng | 1 | -4/+0 |
| 2026-04-06 | ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h | Chengwen Feng | 1 | -1/+0 |
| 2026-04-06 | RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval | Chengwen Feng | 3 | -3/+23 |
| 2026-04-06 | RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request() | Jiakai Xu | 1 | -1/+2 |
| 2026-04-05 | mm: convert do_brk_flags() to use vma_flags_t | Lorenzo Stoakes (Oracle) | 1 | -1/+1 |
| 2026-04-05 | mm: change to return bool for pudp_test_and_clear_young() | Baolin Wang | 1 | -2/+2 |
| 2026-04-05 | mm: change to return bool for pmdp_test_and_clear_young() | Baolin Wang | 1 | -2/+2 |
| 2026-04-05 | mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes() | Baolin Wang | 1 | -2/+2 |
| 2026-04-05 | mm: change to return bool for ptep_test_and_clear_young() | Baolin Wang | 2 | -6/+5 |
| 2026-04-05 | mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE | David Hildenbrand (Arm) | 1 | -1/+0 |
| 2026-04-05 | riscv/mm: align vmemmap to maximal folio size | Kiryl Shutsemau | 1 | -1/+2 |
| 2026-04-05 | riscv: shstk: use the new common vm_mmap_shadow_stack() helper | Catalin Marinas | 1 | -11/+1 |
| 2026-04-05 | arch, mm: consolidate empty_zero_page | Mike Rapoport (Microsoft) | 2 | -11/+0 |
| 2026-04-04 | riscv: Remove support for XIP kernel | Nam Cao | 17 | -351/+37 |
| 2026-04-04 | riscv: Reuse compare_unaligned_access() in check_vector_unaligned_access() | Nam Cao | 1 | -39/+16 |