index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-05-22
1
-2
/
+2
*
riscv: uaccess: Relax the threshold for fast path
Xiao Wang
2024-05-22
1
-1
/
+1
*
riscv: uaccess: Allow the last potential unrolled copy
Xiao Wang
2024-05-22
1
-1
/
+1
*
riscv: typo in comment for get_f64_reg
Xingyou Chen
2024-05-22
1
-1
/
+1
*
Use bool value in set_cpu_online()
Zhao Ke
2024-05-22
1
-1
/
+1
*
riscv: selftests: Add hwprobe binaries to .gitignore
Charlie Jenkins
2024-05-22
1
-0
/
+2
*
Merge patch series "riscv: fix debug_pagealloc"
Palmer Dabbelt
2024-05-22
2
-6
/
+25
|
\
|
*
riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context
Nam Cao
2024-05-22
1
-6
/
+22
|
*
riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabled
Nam Cao
2024-05-22
1
-0
/
+3
*
|
riscv: stacktrace: fixed walk_stackframe()
Matthew Bystrin
2024-05-22
1
-6
/
+14
*
|
ftrace: riscv: move from REGS to ARGS
Puranjay Mohan
2024-05-22
6
-142
/
+145
*
|
Merge patch series "riscv: access_ok() optimization"
Palmer Dabbelt
2024-05-22
2
-4
/
+1
|
\
\
|
*
|
riscv: Define TASK_SIZE_MAX for __access_ok()
Samuel Holland
2024-05-16
1
-0
/
+1
|
*
|
riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MIN
Samuel Holland
2024-05-16
2
-4
/
+0
|
|
/
*
|
riscv: do not select MODULE_SECTIONS by default
Qingfang Deng
2024-05-22
1
-1
/
+1
*
|
riscv: show help string for riscv-specific targets
Emil Renner Berthing
2024-05-22
1
-0
/
+17
*
|
riscv: make image compression configurable
Emil Renner Berthing
2024-05-22
3
-10
/
+33
*
|
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-22
44
-667
/
+754
|
\
\
|
*
|
riscv: defconfig: Enable CONFIG_CLK_SOPHGO_CV1800
Inochi Amaoto
2024-05-13
1
-0
/
+1
|
*
|
Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"
Palmer Dabbelt
2024-04-30
16
-152
/
+114
|
|
\
\
|
|
*
|
riscv: mm: Always use an ASID to flush mm contexts
Samuel Holland
2024-04-29
1
-2
/
+1
|
|
*
|
riscv: mm: Preserve global TLB entries when switching contexts
Samuel Holland
2024-04-29
1
-1
/
+1
|
|
*
|
riscv: mm: Make asid_bits a local variable
Samuel Holland
2024-04-29
1
-2
/
+1
|
|
*
|
riscv: mm: Use a fixed layout for the MM context ID
Samuel Holland
2024-04-29
3
-8
/
+4
|
|
*
|
riscv: mm: Introduce cntx2asid/cntx2version helper macros
Samuel Holland
2024-04-29
3
-7
/
+10
|
|
*
|
riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
Samuel Holland
2024-04-29
3
-1
/
+8
|
|
*
|
riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
Samuel Holland
2024-04-29
3
-25
/
+29
|
|
*
|
riscv: mm: Combine the SMP and UP TLB flush code
Samuel Holland
2024-04-29
3
-33
/
+5
|
|
*
|
riscv: Only send remote fences when some other CPU is online
Samuel Holland
2024-04-29
2
-2
/
+6
|
|
*
|
riscv: mm: Broadcast kernel TLB flushes only when needed
Samuel Holland
2024-04-29
1
-13
/
+5
|
|
*
|
riscv: Use IPIs for remote cache/TLB flushes by default
Samuel Holland
2024-04-29
8
-48
/
+38
|
|
*
|
riscv: Factor out page table TLB synchronization
Samuel Holland
2024-04-29
1
-18
/
+13
|
|
*
|
riscv: Flush the instruction cache during SMP bringup
Samuel Holland
2024-04-29
1
-3
/
+4
|
|
|
/
|
*
|
riscv: select ARCH_HAS_FAST_MULTIPLIER
Jisheng Zhang
2024-04-30
1
-0
/
+1
|
*
|
Merge patch series "riscv: enable lockless lockref implementation"
Palmer Dabbelt
2024-04-30
2
-0
/
+19
|
|
\
\
|
|
*
|
riscv: cmpxchg: implement arch_cmpxchg64_{relaxed|acquire|release}
Jisheng Zhang
2024-04-24
1
-0
/
+18
|
|
*
|
riscv: select ARCH_USE_CMPXCHG_LOCKREF
Jisheng Zhang
2024-04-24
1
-0
/
+1
|
*
|
|
riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
Jisheng Zhang
2024-04-30
2
-2
/
+16
|
*
|
|
riscv: Annotate pgtable_l{4,5}_enabled with __ro_after_init
Dawei Li
2024-04-30
1
-2
/
+2
|
*
|
|
riscv: Remove redundant CONFIG_64BIT from pgtable_l{4,5}_enabled
Dawei Li
2024-04-30
1
-2
/
+2
|
*
|
|
Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...
Palmer Dabbelt
2024-04-30
11
-9
/
+286
|
|
\
\
\
|
|
*
|
|
cpumask: Add assign cpu
Charlie Jenkins
2024-04-18
2
-1
/
+17
|
|
*
|
|
documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
2024-04-18
2
-0
/
+99
|
|
*
|
|
riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
2024-04-18
7
-8
/
+171
|
|
*
|
|
riscv: Remove unnecessary irqflags processor.h include
Charlie Jenkins
2024-04-16
1
-1
/
+0
|
|
|
/
/
|
*
|
|
Merge patch series "riscv: fix patching with IPI"
Palmer Dabbelt
2024-04-30
3
-9
/
+53
|
|
\
\
\
|
|
*
|
|
riscv: Fix text patching when IPI are used
Alexandre Ghiti
2024-04-16
3
-8
/
+53
|
|
*
|
|
riscv: Remove superfluous smp_mb()
Alexandre Ghiti
2024-04-16
1
-1
/
+0
|
|
|
/
/
|
*
|
|
riscv: hwprobe: export Zihintpause ISA extension
Clément Léger
2024-04-28
3
-0
/
+6
|
*
|
|
riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code
Clément Léger
2024-04-28
1
-89
/
+17
[next]