index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-18
riscv: vector: Support xtheadvector save/restore
Charlie Jenkins
8
-68
/
+198
2025-01-18
riscv: Add xtheadvector instruction definitions
Charlie Jenkins
1
-0
/
+25
2025-01-18
riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
Charlie Jenkins
1
-3
/
+8
2025-01-18
RISC-V: define the elements of the VCSR vector CSR
Heiko Stuebner
1
-0
/
+4
2025-01-18
riscv: vector: Use vlenb from DT for thead
Charlie Jenkins
6
-1
/
+91
2025-01-18
riscv: Add thead and xtheadvector as a vendor extension
Charlie Jenkins
6
-0
/
+59
2025-01-18
riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
Charlie Jenkins
1
-1
/
+2
2025-01-18
dt-bindings: cpus: add a thead vlen register length property
Charlie Jenkins
1
-0
/
+19
2025-01-18
dt-bindings: riscv: Add xtheadvector ISA extension description
Charlie Jenkins
1
-0
/
+10
2025-01-18
RISC-V: Mark riscv_v_init() as __init
Palmer Dabbelt
1
-1
/
+1
2024-11-12
riscv: Fix default misaligned access trap
Charlie Jenkins
1
-0
/
+12
2024-11-11
riscv: Add qspinlock support
Alexandre Ghiti
7
-2
/
+126
2024-11-11
dt-bindings: riscv: Add Ziccrse ISA extension description
Alexandre Ghiti
1
-0
/
+6
2024-11-11
riscv: Add ISA extension parsing for Ziccrse
Alexandre Ghiti
2
-0
/
+2
2024-11-11
asm-generic: ticket-lock: Add separate ticket-lock.h
Guo Ren
2
-86
/
+104
2024-11-11
asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
Guo Ren
2
-17
/
+9
2024-11-11
riscv: Implement xchg8/16() using Zabha
Alexandre Ghiti
1
-24
/
+41
2024-11-11
riscv: Implement arch_cmpxchg128() using Zacas
Alexandre Ghiti
2
-0
/
+39
2024-11-11
riscv: Improve zacas fully-ordered cmpxchg()
Alexandre Ghiti
1
-28
/
+64
2024-11-11
riscv: Implement cmpxchg8/16() using Zabha
Alexandre Ghiti
5
-29
/
+72
2024-11-11
dt-bindings: riscv: Add Zabha ISA extension description
Alexandre Ghiti
1
-0
/
+6
2024-11-11
riscv: Implement cmpxchg32/64() using Zacas
Alexandre Ghiti
3
-17
/
+50
2024-11-11
riscv: Do not fail to build on byte/halfword operations with Zawrs
Alexandre Ghiti
1
-0
/
+5
2024-11-11
riscv: Move cpufeature.h macros into their own header
Alexandre Ghiti
2
-57
/
+70
2024-10-27
Linux 6.12-rc5
Linus Torvalds
1
-1
/
+1
2024-10-27
firewire: core: fix invalid port index for parent device
Takashi Sakamoto
1
-1
/
+1
2024-10-26
platform/x86: asus-wmi: Fix thermal profile initialization
Armin Wolf
1
-0
/
+10
2024-10-25
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
1
-2
/
+2
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
4
-21
/
+42
2024-10-25
fuse: remove stray debug line
Miklos Szeredi
1
-1
/
+0
2024-10-24
fgraph: Change the name of cpuhp state to "fgraph:online"
Steven Rostedt
1
-1
/
+1
2024-10-24
fgraph: Fix missing unlock in register_ftrace_graph()
Li Huafei
1
-7
/
+3
2024-10-25
Revert "fs/9p: simplify iget to remove unnecessary paths"
Dominique Martinet
5
-45
/
+180
2024-10-25
Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl"
Dominique Martinet
1
-1
/
+1
2024-10-25
Revert "fs/9p: remove redundant pointer v9ses"
Dominique Martinet
1
-0
/
+4
2024-10-25
Revert " fs/9p: mitigate inode collisions"
Dominique Martinet
4
-56
/
+22
2024-10-24
KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list test
Samuel Holland
1
-0
/
+8
2024-10-24
RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests
Samuel Holland
2
-0
/
+6
2024-10-24
riscv: hwprobe: Export the Supm ISA extension
Samuel Holland
3
-0
/
+7
2024-10-24
riscv: selftests: Add a pointer masking test
Samuel Holland
4
-1
/
+344
2024-10-24
riscv: Allow ptrace control of the tagged address ABI
Samuel Holland
2
-0
/
+43
2024-10-24
riscv: Add support for the tagged address ABI
Samuel Holland
5
-10
/
+130
2024-10-24
riscv: Add support for userspace pointer masking
Samuel Holland
6
-1
/
+137
2024-10-24
riscv: Add CSR definitions for pointer masking
Samuel Holland
1
-0
/
+16
2024-10-24
riscv: Add ISA extension parsing for pointer masking
Samuel Holland
2
-0
/
+8
2024-10-24
dt-bindings: riscv: Add pointer masking ISA extensions
Samuel Holland
1
-0
/
+18
2024-10-24
Revert "9p: Enable multipage folios"
Dominique Martinet
1
-1
/
+0
2024-10-24
riscv: Check that vdso does not contain any dynamic relocations
Alexandre Ghiti
1
-4
/
+5
2024-10-24
riscv: vdso: Prevent the compiler from inserting calls to memset()
Alexandre Ghiti
1
-0
/
+1
2024-10-24
drm/xe: Don't restart parallel queues multiple times on GT reset
Nirmoy Das
1
-2
/
+12
[next]