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-12-12
splice: return type ssize_t from all helpers
Amir Goldstein
6
-81
/
+82
2023-12-05
fs: use do_splice_direct() for nfsd/ksmbd server-side-copy
Amir Goldstein
1
-13
/
+26
2023-12-01
fs: move file_start_write() into direct_splice_actor()
Amir Goldstein
3
-7
/
+16
2023-12-01
fs: fork splice_file_range() from do_splice_direct()
Amir Goldstein
5
-35
/
+66
2023-11-24
fs: create {sb,file}_write_not_started() helpers
Amir Goldstein
1
-0
/
+26
2023-11-24
fs: create file_write_started() helper
Amir Goldstein
2
-1
/
+22
2023-11-24
fs: create __sb_write_started() helper
Amir Goldstein
1
-1
/
+15
2023-11-24
fs: move kiocb_start_write() into vfs_iocb_iter_write()
Amir Goldstein
3
-7
/
+13
2023-11-24
fs: move permission hook out of do_iter_read()
Amir Goldstein
1
-27
/
+39
2023-11-24
fs: move permission hook out of do_iter_write()
Amir Goldstein
1
-38
/
+48
2023-11-24
fs: move file_start_write() into vfs_iter_write()
Amir Goldstein
6
-18
/
+13
2023-11-24
coda: change locking order in coda_file_write_iter()
Amir Goldstein
1
-2
/
+2
2023-11-24
btrfs: move file_start_write() to after permission hook
Amir Goldstein
1
-6
/
+6
2023-11-24
remap_range: move file_start_write() to after permission hook
Amir Goldstein
1
-8
/
+13
2023-11-24
remap_range: move permission hooks out of do_clone_file_range()
Amir Goldstein
1
-8
/
+8
2023-11-24
splice: remove permission hook from iter_file_splice_write()
Amir Goldstein
1
-3
/
+10
2023-11-24
splice: move permission hook out of splice_file_to_pipe()
Amir Goldstein
1
-1
/
+5
2023-11-24
splice: move permission hook out of splice_direct_to_actor()
Amir Goldstein
2
-24
/
+39
2023-11-24
splice: remove permission hook from do_splice_direct()
Amir Goldstein
1
-4
/
+1
2023-11-24
ovl: add permission hooks outside of do_splice_direct()
Amir Goldstein
1
-1
/
+25
2023-11-24
scsi: target: core: add missing file_{start,end}_write()
Amir Goldstein
1
-3
/
+7
2023-11-12
Linux 6.7-rc1
Linus Torvalds
1
-2
/
+2
2023-11-12
wifi: iwlwifi: fix system commands group ordering
Miri Korenblit
1
-1
/
+1
2023-11-11
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
1
-1
/
+1
2023-11-10
drm/amdgpu: fix error handling in amdgpu_vm_init
Christian König
1
-15
/
+16
2023-11-10
drm/amdgpu: Fix possible null pointer dereference
Felix Kuehling
1
-2
/
+2
2023-11-10
drm/amdgpu: move UVD and VCE sched entity init after sched init
Alex Deucher
13
-46
/
+37
2023-11-10
drm/amdgpu: move kfd_resume before the ip late init
Tim Huang
1
-7
/
+6
2023-11-10
drm/amd: Explicitly check for GFXOFF to be enabled for s0ix
Mario Limonciello
1
-0
/
+3
2023-11-10
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
6
-10
/
+145
2023-11-10
cifs: handle when server starts supporting multichannel
Shyam Prasad N
3
-2
/
+34
2023-11-10
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
Steve French
1
-0
/
+1
2023-11-10
parisc: Prevent booting 64-bit kernels on PA1.x machines
Helge Deller
1
-3
/
+2
2023-11-10
spi: Fix null dereference on suspend
Mark Hasemeyer
2
-17
/
+40
2023-11-10
tracing: fprobe-event: Fix to check tracepoint event and return
Masami Hiramatsu (Google)
1
-4
/
+5
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
10
-19
/
+4
2023-11-10
lib: test_objpool: make global variables static
wuqiang.matt
1
-3
/
+3
2023-11-10
Documentation: tracing: Add a note about argument and retval access
Masami Hiramatsu (Google)
2
-4
/
+12
2023-11-10
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-10
pwm: samsung: Fix a bit test in pwm_samsung_resume()
Dan Carpenter
1
-1
/
+1
2023-11-10
fbdev: fsl-diu-fb: mark wr_reg_wa() static
Arnd Bergmann
1
-1
/
+1
2023-11-10
fbdev: amifb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: amifb: Mark driver struct with __refdata to prevent section mismatch warning
Uwe Kleine-König
1
-1
/
+7
2023-11-10
smb3: allow dumping session and tcon id to improve stats analysis and debugging
Steve French
2
-0
/
+31
2023-11-10
parport: gsc: mark init function static
Arnd Bergmann
1
-1
/
+1
2023-11-10
fbdev: hyperv_fb: fix uninitialized local variable use
Arnd Bergmann
1
-0
/
+2
2023-11-10
fbdev: omapfb/tpd12s015: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/tfp410: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/sharp-ls037v7dw01: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
[next]