Merge patch series "riscv: mm: Extend mappable memory up to hint address"
[linux.git] / arch /
2024-03-20 Palmer DabbeltMerge patch series "riscv: mm: Extend mappable memory...
2024-03-20 Palmer DabbeltMerge patch series "riscv/barrier: tidying up barrier...
2024-03-20 Eric Biggerscrypto: riscv - add vector crypto accelerated AES-CBC-CTS
2024-03-20 Eric Biggerscrypto: riscv - parallelize AES-CBC decryption
2024-03-20 Palmer DabbeltMerge patch series "RISC-V: ACPI: Enable CPPC based...
2024-03-20 Alexandre Ghitiriscv: Only flush the mm icache when setting an exec pte
2024-03-20 Erick Archerriscv: Use kcalloc() instead of kzalloc()
2024-03-20 Palmer DabbeltMerge patch series "RISC-V: ACPI: Add LPI support"
2024-03-20 Palmer DabbeltMerge patch series "riscv: Introduce compat-mode helper...
2024-03-20 Eric Chanriscv/barrier: Add missing space after ','
2024-03-20 Eric Chanriscv/barrier: Consolidate fence definitions
2024-03-20 Eric Chanriscv/barrier: Define RISCV_FULL_BARRIER
2024-03-20 Eric Chanriscv/barrier: Define __{mb,rmb,wmb}
2024-03-20 Sunil V LRISC-V: defconfig: Enable CONFIG_ACPI_CPPC_CPUFREQ
2024-03-20 Sunil V Lcpuidle: RISC-V: Move few functions to arch/riscv
2024-03-19 Leonardo Brasriscv: Introduce set_compat_task() in asm/compat.h
2024-03-19 Leonardo Brasriscv: Introduce is_compat_thread() into compat.h
2024-03-19 Leonardo Brasriscv: add compile-time test into is_compat_task()
2024-03-19 Leonardo Brasriscv: Replace direct thread flag check with is_compat_...
2024-03-19 Leonardo Brasriscv: Improve arch_get_mmap_end() macro
2024-03-15 Song Shuairiscv: vector: Fix a typo of preempt_v
2024-03-15 Palmer DabbeltMerge patch series "riscv: mm: Extend mappable memory...
2024-03-15 Palmer DabbeltMerge patch series "riscv: Use Kconfig to set unaligned...
2024-03-15 Palmer DabbeltMerge patch series "Support Andes PMU extension"
2024-03-15 Palmer DabbeltMerge patch "riscv: Fix compilation error with FAST_GUP...
2024-03-15 Alexandre Ghitiriscv: Fix compilation error with FAST_GUP and rv32
2024-03-14 Charlie Jenkinsriscv: mm: Use hint address in mmap if available
2024-03-13 Palmer DabbeltMerge patch series "riscv: Use Kconfig to set unaligned...
2024-03-13 Charlie Jenkinsriscv: Set unaligned access speed at compile time
2024-03-13 Charlie Jenkinsriscv: Decouple emulated unaligned accesses from access...
2024-03-13 Charlie Jenkinsriscv: Only check online cpus for emulated accesses
2024-03-13 Charlie Jenkinsriscv: lib: Introduce has_fast_unaligned_access()
2024-03-12 Palmer DabbeltMerge patch series "Support Andes PMU extension"
2024-03-12 Yu Chien Peter Linriscv: dts: renesas: Add Andes PMU extension for r9a07g043f
2024-03-12 Yu Chien Peter Linperf: RISC-V: Introduce Andes PMU to support perf event...
2024-03-12 Yu Chien Peter Linriscv: dts: renesas: r9a07g043f: Update compatible...
2024-03-12 Yu Chien Peter Linriscv: errata: Rename defines for Andes
2024-03-12 Palmer DabbeltMerge tag 'irq-for-riscv-02-23-24' of ssh://gitolite...
2024-02-29 Alexandre Ghitiriscv: Fix pte_leaf_size() for NAPOT
2024-02-29 Alexandre GhitiRevert "riscv: mm: support Svnapot in huge vmap"
2024-02-28 Eric BiggersRISC-V: fix check for zvkb with tip-of-tree clang
2024-02-28 Palmer DabbeltMerge commit '3aff0c459e77' into for-next
2024-02-17 Nathan ChancellorRISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCH
2024-02-16 Drew Fustiniriscv: defconfig: Enable mmc and dma drivers for T...
2024-02-15 Palmer DabbeltMerge patch series "membarrier: riscv: Core serializing...
2024-02-15 Andrea Parrimembarrier: riscv: Provide core serializing command
2024-02-15 Andrea Parrimembarrier: riscv: Add full memory barrier in switch_mm()
2024-01-25 Xiao Wangriscv: Avoid code duplication with generic bitops imple...
2024-01-25 Song Shuairiscv: Support RANDOMIZE_KSTACK_OFFSET
2024-01-25 Yang LiRISC-V: Remove duplicated include in smpboot.c
2024-01-24 Clément Légerriscv: blacklist assembly symbols for kprobe
2024-01-24 Palmer DabbeltMerge patch series "riscv: support fast gup"
2024-01-24 Jisheng Zhangriscv: enable HAVE_FAST_GUP if MMU
2024-01-24 Jisheng Zhangriscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMU
2024-01-24 Jisheng Zhangriscv: tlb: convert __p*d_free_tlb() to inline functions
2024-01-24 Jisheng Zhangriscv: tlb: fix __p*d_free_tlb()
2024-01-24 Palmer DabbeltMerge patch series "riscv: Increase mmap_rnd_bits_max...
2024-01-24 Sami Tolvanenriscv: mm: Update mmap_rnd_bits_max
2024-01-23 Conor DooleyRevert "RISC-V: mark hibernation as nonportable"
2024-01-23 Palmer DabbeltMerge patch series "RISC-V crypto with reworked asm...
2024-01-23 Jerry Shihcrypto: riscv - add vector crypto accelerated SM4
2024-01-23 Jerry Shihcrypto: riscv - add vector crypto accelerated SM3
2024-01-23 Jerry Shihcrypto: riscv - add vector crypto accelerated SHA-...
2024-01-23 Jerry Shihcrypto: riscv - add vector crypto accelerated SHA-...
2024-01-23 Jerry Shihcrypto: riscv - add vector crypto accelerated GHASH
2024-01-23 Jerry Shihcrypto: riscv - add vector crypto accelerated ChaCha20
2024-01-23 Jerry Shihcrypto: riscv - add vector crypto accelerated AES-...
2024-01-23 Heiko StuebnerRISC-V: hook new crypto subdir into build-system
2024-01-23 Eric BiggersRISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO
2024-01-23 Heiko StuebnerRISC-V: add helper function to read the vector VLEN
2024-01-22 Wende TanRISC-V: build: Allow LTO to be selected
2024-01-22 Masahiro Yamadariscv: remove unneeded #include <asm-generic/export.h>
2024-01-21 Linus TorvaldsMerge tag 'bcachefs-2024-01-21' of https://evilpiepirat...
2024-01-21 Linus TorvaldsMerge tag 'timers-core-2024-01-21' of git://git./linux...
2024-01-21 Linus TorvaldsMerge tag 'powerpc-6.8-2' of git://git./linux/kernel...
2024-01-21 Linus TorvaldsMerge tag 'header_cleanup-2024-01-20' of https://evilpi...
2024-01-21 Linus TorvaldsMerge tag 'v6.8-rc-part2-smb-client' of git://git.samba...
2024-01-20 Linus TorvaldsMerge tag 'dmaengine-fix-6.8-rc1' of git://git./linux...
2024-01-20 Linus TorvaldsMerge tag 'coccinelle-for-6.8' of git://git./linux...
2024-01-20 Linus TorvaldsMerge tag 'riscv-for-linus-6.8-mw4' of git://git./linux...
2024-01-20 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2024-01-20 Linus TorvaldsMerge tag 'sh-for-v6.8-tag1' of git://git./linux/kernel...
2024-01-20 Linus TorvaldsMerge tag 'fbdev-for-6.8-rc1-2' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'perf-tools-for-v6.8-1-2024-01-09' of git...
2024-01-19 Linus TorvaldsMerge tag 'strlcpy-removal-v6.8-rc1' of git://git....
2024-01-19 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'loongarch-6.8' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'devicetree-for-6.8-2' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'spi-fix-v6.8-merge-window' of git://git...
2024-01-19 Linus TorvaldsMerge tag 'sound-fix-6.8-rc1' of git://git./linux/kerne...
2024-01-19 Linus TorvaldsMerge tag 'drm-next-2024-01-19' of git://anongit.freede...
2024-01-19 Linus TorvaldsMerge tag 'for-v6.8-v2' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'apparmor-pr-2024-01-18' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'ceph-for-6.8-rc1' of https://github.com...
2024-01-19 Linus TorvaldsMerge tag 'xfs-6.8-merge-4' of git://git./fs/xfs/xfs...
2024-01-19 Linus TorvaldsMerge tag '6.8-rc-smb-server-fixes-part2' of git:/...
2024-01-19 Linus TorvaldsMerge tag 'vfs-6.8.netfs' of gitolite.pub/scm/linux...
2024-01-19 Rob Herringsparc: Use device_get_match_data()
2024-01-19 Masahiro Yamadash: vsyscall: Remove unnecessary $(foreach ...)
2024-01-19 Geert Uytterhoevensh: ecovec24: Rename missed backlight field from fbdev...
next