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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
2
-15
/
+49
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2
-0
/
+4
2023-05-24
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-24
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-24
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-24
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
5
-0
/
+19
2023-05-24
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-24
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-24
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-24
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-24
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-05-24
smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smb
Steve French
5
-2
/
+2
2023-05-24
cifs: correct references in Documentation to old fs/cifs path
Steve French
6
-10
/
+10
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
149
-23
/
+30
2023-05-24
cifs: mapchars mount option ignored
Steve French
1
-0
/
+8
2023-05-24
smb3: display debug information better for encryption
Steve French
1
-2
/
+6
2023-05-24
cifs: fix smb1 mount regression
Paulo Alcantara
1
-1
/
+1
2023-05-24
drm/amd/display: Have Payload Properly Created After Resume
Fangzhi Zuo
1
-2
/
+2
2023-05-24
drm/amd/display: Fix warning in disabling vblank irq
Alan Liu
2
-21
/
+16
2023-05-24
drm/amd/pm: Fix output of pp_od_clk_voltage
Jonatas Esteves
1
-7
/
+5
2023-05-24
drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7
Evan Quan
1
-0
/
+1
2023-05-24
drm/radeon: reintroduce radeon_dp_work_func content
Alex Deucher
1
-0
/
+10
2023-05-24
drm/amdgpu: don't enable secure display on incompatible platforms
Jesse Zhang
1
-1
/
+7
2023-05-24
drm:amd:amdgpu: Fix missing buffer object unlock in failure path
Sukrut Bellary
2
-2
/
+6
2023-05-24
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
2
-2
/
+7
2023-05-24
parisc: Handle kgdb breakpoints only in kernel context
Helge Deller
1
-2
/
+2
2023-05-24
parisc: Handle kprobes breakpoints only in kernel context
Helge Deller
1
-2
/
+2
2023-05-24
parisc: Allow to reboot machine after system halt
Helge Deller
1
-3
/
+8
2023-05-24
parisc: Enable LOCKDEP support
Helge Deller
1
-0
/
+4
2023-05-24
parisc: Add lightweight spinlock checks
Helge Deller
4
-7
/
+61
2023-05-24
ALSA: hda/realtek: Enable headset onLenovo M70/M90
Bin Li
1
-0
/
+2
2023-05-24
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
1
-0
/
+2
2023-05-24
net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs
Arınç ÜNAL
1
-6
/
+2
2023-05-23
docs: netdev: document the existence of the mail bot
Jakub Kicinski
1
-7
/
+26
2023-05-23
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
1
-1
/
+3
2023-05-23
r8169: Use a raw_spinlock_t for the register locks.
Sebastian Andrzej Siewior
1
-22
/
+22
2023-05-23
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
2
-20
/
+26
2023-05-24
tpm: tpm_tis: Disable interrupts for AEON UPX-i11
Peter Ujfalusi
1
-0
/
+7
2023-05-23
ASoC: dwc: move DMA init to snd_soc_dai_driver probe()
Maxim Kochetkov
1
-32
/
+9
2023-05-23
cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
David Howells
1
-1
/
+2
2023-05-23
ASoC: cs35l41: Fix default regmap values for some registers
Stefan Binding
1
-3
/
+3
2023-05-23
parisc: Use num_present_cpus() in alternative patching code
Helge Deller
1
-1
/
+1
2023-05-23
accel/qaic: Fix NNC message corruption
Jeffrey Hugo
1
-8
/
+21
2023-05-23
accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BO
Pranjal Ramajor Asha Kanojiya
1
-8
/
+12
2023-05-23
accel/qaic: Flush the transfer list again
Pranjal Ramajor Asha Kanojiya
1
-0
/
+5
2023-05-23
accel/qaic: Validate if BO is sliced before slicing
Pranjal Ramajor Asha Kanojiya
1
-0
/
+5
2023-05-23
accel/qaic: Validate user data before grabbing any lock
Pranjal Ramajor Asha Kanojiya
2
-46
/
+27
2023-05-23
accel/qaic: initialize ret variable to 0
Tom Rix
1
-1
/
+1
2023-05-23
bpf, sockmap: Test progs verifier error with latest clang
John Fastabend
1
-7
/
+5
[next]