2024-07-22 |
Charlie Jenkins | riscv: Extend cpufeature.c to detect vendor extensions |
commit | commitdiff | tree |
2024-07-12 |
Palmer Dabbelt | Merge patch series "riscv: Apply Zawrs when available" |
commit | commitdiff | tree |
2024-07-12 |
Andrew Jones | KVM: riscv: selftests: Add Zawrs extension to get-reg... |
commit | commitdiff | tree |
2024-07-12 |
Andrew Jones | KVM: riscv: Support guest wrs.nto |
commit | commitdiff | tree |
2024-07-12 |
Andrew Jones | riscv: hwprobe: export Zawrs ISA extension |
commit | commitdiff | tree |
2024-07-12 |
Christoph Müllner | riscv: Add Zawrs support for spinlocks |
commit | commitdiff | tree |
2024-07-12 |
Andrew Jones | dt-bindings: riscv: Add Zawrs ISA extension description |
commit | commitdiff | tree |
2024-07-12 |
Andrew Jones | riscv: Provide a definition for 'pause' |
commit | commitdiff | tree |
2024-07-11 |
Clément Léger | riscv: hwprobe: export highest virtual userspace address |
commit | commitdiff | tree |
2024-07-10 |
Alexandre Ghiti | riscv: Improve sbi_ecall() code generation by reorderin... |
commit | commitdiff | tree |
2024-07-10 |
Samuel Holland | riscv: Add tracepoints for SBI calls and returns |
commit | commitdiff | tree |
2024-07-10 |
Xiao Wang | riscv: Optimize crc32 with Zbc extension |
commit | commitdiff | tree |
2024-06-26 |
Palmer Dabbelt | Merge patch series "riscv: Memory Hot(Un)Plug support" |
commit | commitdiff | tree |
2024-06-26 |
Björn Töpel | riscv: Enable DAX VMEMMAP optimization |
commit | commitdiff | tree |
2024-06-26 |
Björn Töpel | riscv: mm: Add support for ZONE_DEVICE |
commit | commitdiff | tree |
2024-06-26 |
Björn Töpel | virtio-mem: Enable virtio-mem for RISC-V |
commit | commitdiff | tree |
2024-06-26 |
Björn Töpel | riscv: Enable memory hotplugging for RISC-V |
commit | commitdiff | tree |
2024-06-26 |
Björn Töpel | riscv: mm: Take memory hotplug read-lock during kernel... |
commit | commitdiff | tree |
2024-06-26 |
Björn Töpel | riscv: mm: Add memory hotplugging support |
commit | commitdiff | tree |
2024-06-26 |
Björn Töpel | riscv: mm: Add pfn_to_kaddr() implementation |
commit | commitdiff | tree |
2024-06-26 |
Björn Töpel | riscv: mm: Refactor create_linear_mapping_range() for... |
commit | commitdiff | tree |
2024-06-26 |
Björn Töpel | riscv: mm: Change attribute from __init to __meminit... |
commit | commitdiff | tree |
2024-06-26 |
Björn Töpel | riscv: mm: Pre-allocate vmemmap/direct map/kasan PGD... |
commit | commitdiff | tree |
2024-06-26 |
Björn Töpel | riscv: mm: Properly forward vmemmap_populate() altmap... |
commit | commitdiff | tree |
2024-06-26 |
Haibo Xu | riscv: dmi: Add SMBIOS/DMI support |
commit | commitdiff | tree |
2024-06-26 |
Alexandre Ghiti | riscv: Implement pte_accessible() |
commit | commitdiff | tree |
2024-06-26 |
Palmer Dabbelt | Merge patch series "Add support for a few Zc* extension... |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | KVM: riscv: selftests: Add Zcmop extension to get-reg... |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | RISC-V: KVM: Allow Zcmop extension for Guest/VM |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | riscv: hwprobe: export Zcmop ISA extension |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | riscv: add ISA extension parsing for Zcmop |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | dt-bindings: riscv: add Zcmop ISA extension description |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | KVM: riscv: selftests: Add some Zc* extensions to get... |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions... |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | riscv: add ISA extensions validation callback |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA exten... |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | KVM: riscv: selftests: Add Zimop extension to get-reg... |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | RISC-V: KVM: Allow Zimop extension for Guest/VM |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | riscv: hwprobe: export Zimop ISA extension |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | riscv: add ISA extension parsing for Zimop |
commit | commitdiff | tree |
2024-06-26 |
Clément Léger | dt-bindings: riscv: add Zimop ISA extension description |
commit | commitdiff | tree |
2024-06-26 |
Palmer Dabbelt | Merge patch series "riscv: Various text patching improv... |
commit | commitdiff | tree |
2024-06-26 |
Samuel Holland | riscv: Remove extra variable in patch_text_nosync() |
commit | commitdiff | tree |
2024-06-26 |
Samuel Holland | riscv: Use offset_in_page() in text patching functions |
commit | commitdiff | tree |
2024-06-26 |
Samuel Holland | riscv: Pass patch_text() the length in bytes |
commit | commitdiff | tree |
2024-06-26 |
Samuel Holland | riscv: Simplify text patching loops |
commit | commitdiff | tree |
2024-06-26 |
Samuel Holland | riscv: kprobes: Use patch_text_nosync() for insn slots |
commit | commitdiff | tree |
2024-06-26 |
Samuel Holland | riscv: jump_label: Simplify assembly syntax |
commit | commitdiff | tree |
2024-06-26 |
Samuel Holland | riscv: jump_label: Batch icache maintenance |
commit | commitdiff | tree |
2024-06-24 |
Palmer Dabbelt | Merge patch series "dt-bindings: interrupt-controller... |
commit | commitdiff | tree |
2024-06-24 |
Kanak Shilledar | dt-bindings: riscv: cpus: add ref to interrupt-controller |
commit | commitdiff | tree |
2024-06-24 |
Kanak Shilledar | dt-bindings: interrupt-controller: riscv,cpu-intc:... |
commit | commitdiff | tree |
2024-05-30 |
Palmer Dabbelt | Merge patch series "Support Zve32[xf] and Zve64[xfd... |
commit | commitdiff | tree |
2024-05-30 |
Andy Chiu | selftest: run vector prctl test for ZVE32X |
commit | commitdiff | tree |
2024-05-30 |
Andy Chiu | riscv: vector: adjust minimum Vector requirement to... |
commit | commitdiff | tree |
2024-05-30 |
Andy Chiu | riscv: hwprobe: add zve Vector subextensions into hwpro... |
commit | commitdiff | tree |
2024-05-30 |
Andy Chiu | riscv: cpufeature: add zve32[xf] and zve64[xfd] isa... |
commit | commitdiff | tree |
2024-05-30 |
Andy Chiu | dt-bindings: riscv: add Zve32[xf] Zve64[xfd] ISA extens... |
commit | commitdiff | tree |
2024-05-30 |
Andy Chiu | riscv: cpufeature: call match_isa_ext() for single... |
commit | commitdiff | tree |
2024-05-30 |
Andy Chiu | riscv: smp: fail booting up smp if inconsistent vlen... |
commit | commitdiff | tree |
2024-05-30 |
Andy Chiu | riscv: vector: add a comment when calling riscv_setup_v... |
commit | commitdiff | tree |
2024-05-26 |
Linus Torvalds | Linux 6.10-rc1 |
commit | commitdiff | tree |
2024-05-26 |
Kent Overstreet | mm: percpu: Include smp.h in alloc_tag.h |
commit | commitdiff | tree |
2024-05-26 |
Linus Torvalds | Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26... |
commit | commitdiff | tree |
2024-05-26 |
Arnaldo Carvalho... | Revert "perf parse-events: Prefer sysfs/JSON hardware... |
commit | commitdiff | tree |
2024-05-26 |
Linus Torvalds | Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba... |
commit | commitdiff | tree |
2024-05-25 |
Linus Torvalds | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of... |
commit | commitdiff | tree |
2024-05-25 |
Linus Torvalds | Merge tag 'irq-urgent-2024-05-25' of git://git.kernel... |
commit | commitdiff | tree |
2024-05-25 |
Linus Torvalds | Merge tag 'x86-urgent-2024-05-25' of git://git.kernel... |
commit | commitdiff | tree |
2024-05-25 |
Linus Torvalds | Merge tag 'for-linus-6.10-1' of https://github.com... |
commit | commitdiff | tree |
2024-05-25 |
Linus Torvalds | Merge tag 'ceph-for-6.10-rc1' of https://github.com... |
commit | commitdiff | tree |
2024-05-25 |
Linus Torvalds | Merge tag 'ntfs3_for_6.10' of https://github.com/Parago... |
commit | commitdiff | tree |
2024-05-25 |
Linus Torvalds | Merge tag '6.10-rc-ksmbd-server-fixes' of git://git... |
commit | commitdiff | tree |
2024-05-25 |
Linus Torvalds | Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree |
2024-05-25 |
Linus Torvalds | Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2024-05-25 |
Linus Torvalds | Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kerne... |
commit | commitdiff | tree |
2024-05-25 |
Linus Torvalds | Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel... |
commit | commitdiff | tree |
2024-05-25 |
Linus Torvalds | Merge tag 'drm-next-2024-05-25' of https://gitlab.freed... |
commit | commitdiff | tree |
2024-05-24 |
David Howells | cifs: Fix missing set of remote_i_size |
commit | commitdiff | tree |
2024-05-24 |
David Howells | cifs: Fix smb3_insert_range() to move the zero_point |
commit | commitdiff | tree |
2024-05-24 |
Linus Torvalds | Merge tag 'mm-stable-2024-05-24-11-49' of git://git... |
commit | commitdiff | tree |
2024-05-24 |
Chengming Zhou | mm/ksm: fix possible UAF of stable_node |
commit | commitdiff | tree |
2024-05-24 |
Miaohe Lin | mm/memory-failure: fix handling of dissolved but not... |
commit | commitdiff | tree |
2024-05-24 |
Yuanyuan Zhong | mm: /proc/pid/smaps_rollup: avoid skipping vma after... |
commit | commitdiff | tree |
2024-05-24 |
Ryusuke Konishi | nilfs2: fix potential hang in nilfs_detach_log_writer() |
commit | commitdiff | tree |
2024-05-24 |
Ryusuke Konishi | nilfs2: fix unexpected freezing of nilfs_segctor_sync() |
commit | commitdiff | tree |
2024-05-24 |
Ryusuke Konishi | nilfs2: fix use-after-free of timer for log writer... |
commit | commitdiff | tree |
2024-05-24 |
Michael Ellerman | selftests/mm: fix build warnings on ppc64 |
commit | commitdiff | tree |
2024-05-24 |
Will Deacon | arm64: patching: fix handling of execmem addresses |
commit | commitdiff | tree |
2024-05-24 |
Dev Jain | selftests/mm: compaction_test: fix bogus test success... |
commit | commitdiff | tree |
2024-05-24 |
Dev Jain | selftests/mm: compaction_test: fix incorrect write... |
commit | commitdiff | tree |
2024-05-24 |
Dev Jain | selftests/mm: compaction_test: fix bogus test success... |
commit | commitdiff | tree |
2024-05-24 |
Satya Priya... | mailmap: update email address for Satya Priya |
commit | commitdiff | tree |
2024-05-24 |
Miaohe Lin | mm/huge_memory: don't unpoison huge_zero_folio |
commit | commitdiff | tree |
2024-05-24 |
Andrey Konovalov | kasan, fortify: properly rename memintrinsics |
commit | commitdiff | tree |
2024-05-24 |
Suren Baghdasaryan | lib: add version into /proc/allocinfo output |
commit | commitdiff | tree |
2024-05-24 |
Hailong.Liu | mm/vmalloc: fix vmalloc which may return null if called... |
commit | commitdiff | tree |
2024-05-24 |
Linus Torvalds | Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kerne... |
commit | commitdiff | tree |
next |