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
2023-06-12
lib/test_vmalloc.c: avoid garbage in page array
Lorenzo Stoakes
1
-1
/
+1
2023-06-12
nilfs2: fix possible out-of-bounds segment allocation in resize ioctl
Ryusuke Konishi
1
-0
/
+9
2023-06-12
riscv/purgatory: remove PGO flags
Ricardo Ribalda
1
-0
/
+5
2023-06-12
powerpc/purgatory: remove PGO flags
Ricardo Ribalda
1
-0
/
+5
2023-06-12
x86/purgatory: remove PGO flags
Ricardo Ribalda
1
-0
/
+5
2023-06-12
kexec: support purgatories with .text.hot sections
Ricardo Ribalda
1
-1
/
+13
2023-06-12
mm/uffd: allow vma to merge as much as possible
Peter Xu
1
-2
/
+6
2023-06-12
mm/uffd: fix vma operation where start addr cuts part of vma
Peter Xu
1
-0
/
+5
2023-06-12
radix-tree: move declarations to header
Arnd Bergmann
4
-6
/
+15
2023-06-12
nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()
Ryusuke Konishi
1
-2
/
+10
2023-05-29
Revert "module: error out early on concurrent load of the same module file"
Linus Torvalds
2
-49
/
+15
2023-05-28
tracing: Have function_graph selftest call cond_resched()
Steven Rostedt (Google)
1
-0
/
+10
2023-05-28
tracing: Only make selftest conditionals affect the global_trace
Steven Rostedt (Google)
1
-2
/
+8
2023-05-28
tracing: Make tracing_selftest_running/delete nops when not used
Steven Rostedt (Google)
1
-1
/
+4
2023-05-28
tracing: Have tracer selftests call cond_resched() before running
Steven Rostedt (Google)
1
-0
/
+7
2023-05-28
tracing: Move setting of tracing_selftest_running out of register_tracer()
Steven Rostedt (Google)
1
-4
/
+16
2023-05-28
Linux 6.4-rc4
Linus Torvalds
1
-1
/
+1
2023-05-26
cxl: Explicitly initialize resources when media is not ready
Dave Jiang
1
-6
/
+11
2023-05-26
x86: re-introduce support for ERMS copies for user space accesses
Linus Torvalds
1
-1
/
+9
2023-05-26
NVMe: Add MAXIO 1602 to bogus nid list.
Tatsuki Sugiura
1
-0
/
+2
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
2
-15
/
+49
2023-05-25
x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
Zhang Rui
1
-2
/
+3
2023-05-25
cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()
Wyes Karny
1
-1
/
+7
2023-05-25
io_uring: unlock sqd->lock before sq thread release CPU
Wenwen Chen
1
-1
/
+5
2023-05-25
MAINTAINERS: update arm64 Microchip entries
Conor Dooley
1
-2
/
+10
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
perf/x86/uncore: Correct the number of CHAs on SPR
Kan Liang
1
-0
/
+11
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
[next]