index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-27
Merge tag 'riscv-for-linus-6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-5
/
+6
2023-01-25
riscv: Move call to init_cpu_topology() to later initialization stage
Ley Foon Tan
1
-1
/
+2
2023-01-24
riscv/kprobe: Fix instruction simulation of JALR
Liao Chang
1
-2
/
+2
2023-01-20
Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
1
-1
/
+1
2023-01-19
riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
Masahiro Yamada
1
-1
/
+1
2023-01-19
RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2
Heiko Stuebner
1
-1
/
+1
2023-01-07
riscv: dts: sifive: fu740: fix size of pcie 32bit memory
Ben Dooks
1
-1
/
+1
2023-01-05
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
1
-1
/
+1
2023-01-05
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
1
-2
/
+2
2022-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-44
/
+97
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2022-12-14
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
46
-217
/
+549
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+28
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+10
2022-12-13
riscv: Fixup compile error with !MMU
Guo Ren
1
-1
/
+1
2022-12-13
kbuild: add test-{ge,gt,le,lt} macros
Masahiro Yamada
1
-1
/
+1
2022-12-12
riscv: Fix P4D_SHIFT definition for 3-level page table mode
Alexandre Ghiti
1
-1
/
+5
2022-12-12
riscv: Apply a static assert to riscv_isa_ext_id
Andrew Jones
1
-1
/
+2
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-9
/
+1
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-22
/
+0
2022-12-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+28
2022-12-12
Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
16
-203
/
+471
2022-12-12
Merge tag 'soc-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+5
2022-12-12
Merge tag 'soc-defconfig-6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2022-12-12
Merge patch series "RISC-V: Align the shadow stack"
Palmer Dabbelt
3
-3
/
+41
2022-12-12
RISC-V: Add some comments about the shadow and overflow stacks
Palmer Dabbelt
1
-7
/
+13
2022-12-12
RISC-V: Align the shadow stack
Palmer Dabbelt
1
-1
/
+1
2022-12-12
Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+6
2022-12-09
Merge patch series "riscv: alternative-macros.h cleanups"
Palmer Dabbelt
1
-69
/
+30
2022-12-09
Merge patch series "RISC-V: Ensure Zicbom has a valid block size"
Palmer Dabbelt
4
-59
/
+71
2022-12-09
RISC-V: Ensure Zicbom has a valid block size
Andrew Jones
1
-0
/
+13
2022-12-09
RISC-V: Introduce riscv_isa_extension_check
Andrew Jones
1
-3
/
+11
2022-12-09
RISC-V: Improve use of isa2hwcap[]
Andrew Jones
1
-9
/
+11
2022-12-09
riscv: Don't duplicate _ALTERNATIVE_CFG* macros
Andrew Jones
1
-36
/
+17
2022-12-09
riscv: alternatives: Drop the underscores from the assembly macro names
Andrew Jones
1
-10
/
+10
2022-12-09
riscv: alternatives: Don't name unused macro parameters
Andrew Jones
1
-13
/
+7
2022-12-09
riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2
Andrew Jones
1
-16
/
+2
2022-12-09
riscv: mm: call best_map_size many times during linear-mapping
Qinglin Pan
1
-4
/
+5
2022-12-08
Merge patch series "riscv: Fix crash during early errata patching"
Palmer Dabbelt
3
-18
/
+18
2022-12-08
riscv: Move cast inside kernel_mapping_[pv]a_to_[vp]a
Samuel Holland
2
-17
/
+17
2022-12-08
riscv: Fix crash during early errata patching
Samuel Holland
1
-1
/
+1
2022-12-08
riscv: boot: add zstd support
Jisheng Zhang
1
-0
/
+3
2022-12-08
Merge patch series "RISC-V interrupt controller select cleanup"
Palmer Dabbelt
2
-5
/
+1
2022-12-08
RISC-V: stop selecting SIFIVE_PLIC at the SoC level
Conor Dooley
2
-5
/
+1
2022-12-08
Merge patch series "Add PMEM support for RISC-V"
Palmer Dabbelt
5
-0
/
+29
2022-12-08
RISC-V: Enable PMEM drivers
Anup Patel
1
-0
/
+1
2022-12-08
RISC-V: Implement arch specific PMEM APIs
Anup Patel
3
-0
/
+23
2022-12-08
RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
Anup Patel
1
-0
/
+5
2022-12-08
Merge patch "RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path"
Palmer Dabbelt
2
-26
/
+26
[next]