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-21
watch_queue: fix kcalloc() arguments order
Dmitry Antipov
1
-1
/
+1
2023-12-21
ntfs: dir.c: fix kernel-doc function parameter warnings
Randy Dunlap
1
-1
/
+2
2023-12-21
fs: fix doc comment typo fs tree wide
Alexander Mikhalitsyn
5
-16
/
+16
2023-12-21
selftests/overlayfs: verify device and inode numbers in /proc/pid/maps
Andrei Vagin
5
-0
/
+218
2023-12-21
fs/proc: show correct device and inode numbers in /proc/pid/maps
Andrei Vagin
2
-6
/
+15
2023-12-12
eventfd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2023-12-12
fs: super: use GFP_KERNEL instead of GFP_USER for super block allocation
Alexander Mikhalitsyn
1
-1
/
+1
2023-12-12
fs/hfsplus: wrapper.c: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+3
2023-12-12
fs: add Jan Kara as reviewer
Christian Brauner
1
-0
/
+1
2023-12-12
fs/inode: Make relatime_need_update return bool
Hao Ge
1
-6
/
+6
2023-12-12
pipe: wakeup wr_wait after setting max_usage
Lukas Schauer
1
-2
/
+5
2023-12-12
file: remove __receive_fd()
Christian Brauner
6
-16
/
+8
2023-12-12
file: stop exposing receive_fd_user()
Christian Brauner
4
-9
/
+11
2023-12-12
fs: replace f_rcuhead with f_task_work
Christian Brauner
2
-4
/
+6
2023-12-12
file: remove pointless wrapper
Christian Brauner
3
-16
/
+11
2023-12-12
file: s/close_fd_get_file()/file_close_fd()/g
Christian Brauner
4
-8
/
+12
2023-12-12
Improve __fget_files_rcu() code generation (and thus __fget_light())
Linus Torvalds
2
-24
/
+44
2023-12-12
file: massage cleanup of files that failed to open
Al Viro
3
-17
/
+5
2023-11-28
fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()
Jann Horn
1
-5
/
+12
2023-11-28
fs: reformat idmapped mounts entry
Christian Brauner
1
-10
/
+10
2023-11-28
mnt_idmapping: decouple from namespaces
Christian Brauner
3
-17
/
+106
2023-11-28
mnt_idmapping: remove nop check
Christian Brauner
1
-28
/
+8
2023-11-28
mnt_idmapping: remove check_fsmapping()
Christian Brauner
3
-19
/
+3
2023-11-28
fs/aio: obey min_nr when doing wakeups
Kent Overstreet
1
-10
/
+57
2023-11-28
eventfd: make eventfd_signal{_mask}() void
Christian Brauner
2
-34
/
+22
2023-11-28
eventfd: simplify eventfd_signal_mask()
Christian Brauner
3
-8
/
+8
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
30
-64
/
+61
2023-11-23
i915: make inject_virtual_interrupt() void
Christian Brauner
1
-7
/
+6
2023-11-21
fs: Rename mapping private members
Matthew Wilcox (Oracle)
15
-123
/
+123
2023-11-21
fs: add missing @mp parameter documentation
Christian Brauner
1
-0
/
+1
2023-11-20
fs: namei: Fix spelling mistake "Retuns" to "Returns"
YangXin
1
-2
/
+2
2023-11-18
userns: eliminate many kernel-doc warnings
Randy Dunlap
1
-8
/
+8
2023-11-18
fs: Clarify "non-RCY" in access_override_creds() comment
Bagas Sanjaya
1
-1
/
+2
2023-11-18
fs : Fix warning using plain integer as NULL
Abhinav Singh
2
-2
/
+2
2023-11-18
vfs: remove a redundant might_sleep in wait_on_inode
Mateusz Guzik
1
-1
/
+0
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
[next]