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
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-10
fbdev: atmel_lcdfb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-11-10
fbdev: omapfb/tpd12s015: Don't put .remove() in .exit.text and drop suppress_bind_attrs
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/tfp410: Don't put .remove() in .exit.text and drop suppress_bind_attrs
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/sharp-ls037v7dw01: Don't put .remove() in .exit.text and drop suppress_bind_attrs
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/opa362: Don't put .remove() in .exit.text and drop suppress_bind_attrs
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/hdmi: Don't put .remove() in .exit.text and drop suppress_bind_attrs
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/dvi: Don't put .remove() in .exit.text and drop suppress_bind_attrs
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/dsi-cm: Don't put .remove() in .exit.text and drop suppress_bind_attrs
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/dpi: Don't put .remove() in .exit.text and drop suppress_bind_attrs
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/analog-tv: Don't put .remove() in .exit.text and drop suppress_bind_attrs
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: atmel_lcdfb: Stop using platform_driver_probe()
Uwe Kleine-König
1
-7
/
+7
2023-11-09
drm/amdgpu: Change WREG32_RLC to WREG32_SOC15_RLC where inst != 0 (v2)
Victor Lu
3
-43
/
+37
2023-11-09
drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)
Victor Lu
9
-18
/
+116
2023-11-09
drm/amdgpu: add smu v13.0.6 pcs xgmi ras error query support
Yang Wang
2
-0
/
+22
2023-11-09
drm/amdgpu: fix software pci_unplug on some chips
Vitaly Prosyak
1
-3
/
+6
2023-11-09
drm/amd/display: remove duplicated argument
José Pekkarinen
1
-1
/
+1
2023-11-09
drm/amdgpu: correct mca debugfs dump reg list
Yang Wang
1
-2
/
+9
2023-11-09
drm/amdgpu: correct acclerator check architecutre dump
Hawking Zhang
2
-6
/
+11
2023-11-09
drm/amdgpu: add pcs xgmi v6.4.0 ras support
Yang Wang
2
-3
/
+161
2023-11-09
drm/amdgpu: Change extended-scope MTYPE on GC 9.4.3
David Yat Sin
2
-5
/
+10
2023-11-09
drm/amdgpu: disable smu v13.0.6 mca debug mode by default
Yang Wang
1
-1
/
+1
2023-11-09
drm/amdgpu: Support multiple error query modes
Hawking Zhang
2
-23
/
+78
2023-11-09
drm/amdgpu: refine smu v13.0.6 mca dump driver
Yang Wang
3
-182
/
+319
2023-11-09
drm/amdgpu: Do not program PF-only regs in hdp_v4_0.c under SRIOV (v2)
Victor Lu
1
-0
/
+4
2023-11-09
drm/amdgpu: Skip PCTL0_MMHUB_DEEPSLEEP_IB write in jpegv4.0.3 under SRIOV
Victor Lu
1
-6
/
+10
2023-11-09
drm: amd: Resolve Sphinx unexpected indentation warning
Hunter Chasens
1
-6
/
+7
2023-11-09
drm/amdgpu: correct smu v13.0.6 umc ras error check
Yang Wang
3
-7
/
+16
2023-11-09
drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)
Victor Lu
6
-19
/
+25
2023-11-09
drm/amdgpu: Add flag to enable indirect RLCG access for gfx v9.4.3
Victor Lu
1
-0
/
+1
2023-11-09
drm/amd/pm: raise the deep sleep clock threshold for smu 13.0.6
Le Ma
1
-1
/
+1
2023-11-09
drm/amdgpu: correct amdgpu ip block rev info
Yang Wang
2
-2
/
+2
2023-11-09
drm/amd/pm: Hide pp_dpm_pcie device attribute
Lijo Lazar
1
-0
/
+4
2023-11-09
drm/amdgpu: Don't warn for unsupported set_xgmi_plpd_mode
Tao Zhou
1
-6
/
+8
2023-11-09
drm/amdgpu: lower CS errors to debug severity
Christian König
1
-1
/
+1
2023-11-09
drm/amdgpu: fix error handling in amdgpu_bo_list_get()
Christian König
1
-0
/
+1
2023-11-09
drm/amdgpu: fix AGP init order
Alex Deucher
7
-3
/
+7
2023-11-09
smb: client: fix mount when dns_resolver key is not available
Paulo Alcantara
3
-7
/
+29
2023-11-09
riscv: Optimize bitops with Zbb extension
Xiao Wang
2
-4
/
+252
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
14
-102
/
+95
2023-11-09
arm64/syscall: Remove duplicate declaration
Kevin Brodsky
1
-1
/
+0
2023-11-09
OSS: dmasound/paula: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+3
2023-11-09
smb3: fix caching of ctime on setxattr
Steve French
1
-1
/
+4
2023-11-09
smb3: minor cleanup of session handling code
Steve French
1
-6
/
+12
2023-11-09
cifs: reconnect work should have reference on server struct
Shyam Prasad N
2
-16
/
+34
2023-11-09
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
3
-8
/
+8
2023-11-09
cifs: account for primary channel in the interface list
Shyam Prasad N
2
-0
/
+34
2023-11-09
cifs: distribute channels across interfaces based on speed
Shyam Prasad N
3
-14
/
+88
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
6
-7
/
+43
2023-11-09
smb3: more minor cleanups for session handling routines
Steve French
1
-10
/
+15
2023-11-09
smb3: minor RDMA cleanup
Steve French
1
-2
/
+2
[prev]
[next]