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.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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-15
4
-39
/
+0
|
\
|
*
arm64: Remove CONFIG_ARCH_NR_GPIO
Christophe Leroy
2022-10-17
1
-12
/
+0
|
*
arm: Remove CONFIG_ARCH_NR_GPIO
Christophe Leroy
2022-10-17
1
-21
/
+0
|
*
x86: Remove CONFIG_ARCH_NR_GPIO
Christophe Leroy
2022-10-17
1
-5
/
+0
|
*
gpiolib: Get rid of ARCH_NR_GPIOS
Christophe Leroy
2022-10-17
1
-1
/
+0
*
|
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-14
46
-217
/
+549
|
\
\
|
*
|
riscv: Fixup compile error with !MMU
Guo Ren
2022-12-13
1
-1
/
+1
|
*
|
riscv: Fix P4D_SHIFT definition for 3-level page table mode
Alexandre Ghiti
2022-12-12
1
-1
/
+5
|
*
|
riscv: Apply a static assert to riscv_isa_ext_id
Andrew Jones
2022-12-12
1
-1
/
+2
|
*
|
Merge patch series "RISC-V: Align the shadow stack"
Palmer Dabbelt
2022-12-12
3
-3
/
+41
|
|
\
\
|
|
*
|
RISC-V: Add some comments about the shadow and overflow stacks
Palmer Dabbelt
2022-12-12
1
-7
/
+13
|
|
*
|
RISC-V: Align the shadow stack
Palmer Dabbelt
2022-12-12
1
-1
/
+1
|
*
|
|
Merge patch series "riscv: alternative-macros.h cleanups"
Palmer Dabbelt
2022-12-09
1
-69
/
+30
|
|
\
\
\
|
|
*
|
|
riscv: Don't duplicate _ALTERNATIVE_CFG* macros
Andrew Jones
2022-12-09
1
-36
/
+17
|
|
*
|
|
riscv: alternatives: Drop the underscores from the assembly macro names
Andrew Jones
2022-12-09
1
-10
/
+10
|
|
*
|
|
riscv: alternatives: Don't name unused macro parameters
Andrew Jones
2022-12-09
1
-13
/
+7
|
|
*
|
|
riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2
Andrew Jones
2022-12-09
1
-16
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge patch series "RISC-V: Ensure Zicbom has a valid block size"
Palmer Dabbelt
2022-12-09
4
-59
/
+71
|
|
\
\
\
|
|
*
|
|
RISC-V: Ensure Zicbom has a valid block size
Andrew Jones
2022-12-09
1
-0
/
+13
|
|
*
|
|
RISC-V: Introduce riscv_isa_extension_check
Andrew Jones
2022-12-09
1
-3
/
+11
|
|
*
|
|
RISC-V: Improve use of isa2hwcap[]
Andrew Jones
2022-12-09
1
-9
/
+11
|
*
|
|
|
riscv: mm: call best_map_size many times during linear-mapping
Qinglin Pan
2022-12-09
1
-4
/
+5
|
*
|
|
|
Merge patch series "riscv: Fix crash during early errata patching"
Palmer Dabbelt
2022-12-08
3
-18
/
+18
|
|
\
\
\
\
|
|
*
|
|
|
riscv: Move cast inside kernel_mapping_[pv]a_to_[vp]a
Samuel Holland
2022-12-08
2
-17
/
+17
|
|
*
|
|
|
riscv: Fix crash during early errata patching
Samuel Holland
2022-12-08
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
riscv: boot: add zstd support
Jisheng Zhang
2022-12-08
1
-0
/
+3
|
*
|
|
|
Merge patch series "RISC-V interrupt controller select cleanup"
Palmer Dabbelt
2022-12-08
2
-5
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: stop selecting SIFIVE_PLIC at the SoC level
Conor Dooley
2022-12-08
2
-5
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge patch series "Add PMEM support for RISC-V"
Palmer Dabbelt
2022-12-08
5
-0
/
+29
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: Enable PMEM drivers
Anup Patel
2022-12-08
1
-0
/
+1
|
|
*
|
|
|
RISC-V: Implement arch specific PMEM APIs
Anup Patel
2022-12-08
3
-0
/
+23
|
|
*
|
|
|
RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
Anup Patel
2022-12-08
1
-0
/
+5
|
|
|
/
/
/
|
*
|
|
|
Merge patch "RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path"
Palmer Dabbelt
2022-12-08
2
-26
/
+26
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
Andrew Bresticker
2022-12-08
2
-26
/
+26
|
|
|
/
/
/
|
*
|
|
|
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
2022-12-08
5
-18
/
+42
|
*
|
|
|
riscv: stacktrace: Make walk_stackframe cross pt_regs frame
Guo Ren
2022-12-05
2
-1
/
+11
|
*
|
|
|
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
Guo Ren
2022-12-05
1
-1
/
+1
|
*
|
|
|
RISC-V: kexec: Fix memory leak of elf header buffer
Li Huafei
2022-12-05
1
-0
/
+4
|
*
|
|
|
RISC-V: kexec: Fix memory leak of fdt buffer
Li Huafei
2022-12-05
2
-0
/
+15
|
*
|
|
|
Merge patch series "Support VMCOREINFO export for RISCV64"
Palmer Dabbelt
2022-12-02
2
-0
/
+22
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: Add arch_crash_save_vmcoreinfo support
Xianting Tian
2022-12-02
2
-0
/
+22
|
|
|
/
/
/
|
*
|
|
|
riscv: add riscv rethook implementation
Binglei Wang
2022-12-02
7
-19
/
+40
|
*
|
|
|
riscv/mm: add arch hook arch_clear_hugepage_flags
Tong Tiangen
2022-12-02
1
-0
/
+6
|
*
|
|
|
riscv/mm: hugepage's PG_dcache_clean flag is only set in head page
Tong Tiangen
2022-12-02
2
-0
/
+14
|
*
|
|
|
RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DW
Hal Feng
2022-12-02
1
-0
/
+1
|
*
|
|
|
Merge patch series "RISC-V: Dynamic ftrace support for RV32I"
Palmer Dabbelt
2022-12-02
2
-26
/
+28
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: enable dynamic ftrace for RV32I
Jamie Iles
2022-12-02
1
-5
/
+5
|
|
*
|
|
|
RISC-V: preserve a1 in mcount
Jamie Iles
2022-12-02
1
-2
/
+4
|
|
*
|
|
|
RISC-V: reduce mcount save space on RV32
Jamie Iles
2022-12-02
1
-16
/
+16
|
|
*
|
|
|
RISC-V: use REG_S/REG_L for mcount
Jamie Iles
2022-12-02
1
-15
/
+15
|
|
|
/
/
/
[next]