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
2024-03-06
fuse: Use the high bit of request ID for indicating resend requests
Zhao Chen
3
-2
/
+15
2024-03-06
fuse: Introduce a new notification type for resend pending requests
Zhao Chen
2
-0
/
+58
2024-03-06
fuse: add support for explicit export disabling
Jingbo Xu
2
-1
/
+13
2024-03-06
fuse: __kuid_val/__kgid_val helpers in fuse_fill_attr_from_inode()
Alexander Mikhalitsyn
1
-2
/
+2
2024-03-06
fuse: fix typo for fuse_permission comment
Alexander Mikhalitsyn
1
-1
/
+1
2024-03-05
fuse: Convert fuse_writepage_locked to take a folio
Matthew Wilcox (Oracle)
1
-15
/
+15
2024-03-05
fuse: Remove fuse_writepage
Matthew Wilcox (Oracle)
1
-29
/
+1
2024-03-05
virtio_fs: remove duplicate check if queue is broken
Li RongQing
1
-2
/
+2
2024-03-05
fuse: use FUSE_ROOT_ID in fuse_get_root_inode()
Miklos Szeredi
1
-1
/
+1
2024-03-05
fuse: don't unhash root
Miklos Szeredi
2
-3
/
+5
2024-03-05
fuse: fix root lookup with nonzero generation
Miklos Szeredi
1
-0
/
+4
2024-03-05
fuse: replace remaining make_bad_inode() with fuse_make_bad()
Miklos Szeredi
1
-1
/
+1
2024-03-05
virtiofs: drop __exit from virtio_fs_sysfs_exit()
Stefan Hajnoczi
1
-1
/
+1
2024-03-05
fuse: implement passthrough for mmap
Amir Goldstein
3
-3
/
+27
2024-03-05
fuse: implement splice read/write passthrough
Amir Goldstein
3
-2
/
+78
2024-03-05
fuse: implement read/write passthrough
Amir Goldstein
3
-6
/
+84
2024-03-05
fuse: implement open in passthrough mode
Amir Goldstein
4
-8
/
+155
2024-03-05
fuse: prepare for opening file in passthrough mode
Amir Goldstein
4
-31
/
+78
2024-03-05
fuse: implement ioctls to manage backing files
Amir Goldstein
5
-0
/
+201
2024-02-23
fuse: introduce FUSE_PASSTHROUGH capability
Amir Goldstein
6
-3
/
+121
2024-02-23
fuse: factor out helper for FUSE_DEV_IOC_CLONE
Amir Goldstein
1
-26
/
+33
2024-02-23
fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP
Amir Goldstein
3
-30
/
+64
2024-02-23
fuse: introduce inode io modes
Amir Goldstein
4
-2
/
+189
2024-02-23
fuse: prepare for failing open response
Amir Goldstein
3
-9
/
+16
2024-02-23
fuse: break up fuse_open_common()
Amir Goldstein
3
-13
/
+26
2024-02-23
fuse: allocate ff->release_args only if release is needed
Amir Goldstein
3
-32
/
+41
2024-02-23
fuse: factor out helper fuse_truncate_update_attr()
Amir Goldstein
1
-17
/
+21
2024-02-23
fuse: add fuse_dio_lock/unlock helper functions
Bernd Schubert
1
-27
/
+34
2024-02-23
fuse: create helper function if DIO write needs exclusive lock
Bernd Schubert
1
-18
/
+45
2024-02-23
fuse: fix VM_MAYSHARE and direct_io_allow_mmap
Bernd Schubert
1
-2
/
+6
2024-02-23
virtiofs: emit uevents on filesystem events
Stefan Hajnoczi
1
-1
/
+16
2024-02-23
virtiofs: export filesystem tags through sysfs
Stefan Hajnoczi
2
-22
/
+101
2024-02-23
virtiofs: forbid newlines in tags
Stefan Hajnoczi
1
-0
/
+10
2024-02-18
Linux 6.8-rc5
Linus Torvalds
1
-1
/
+1
2024-02-17
Documentation: Document the Linux Kernel CVE process
Greg Kroah-Hartman
4
-3
/
+129
2024-02-17
tracing/probes: Fix to search structure fields correctly
Masami Hiramatsu (Google)
1
-2
/
+2
2024-02-16
MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer
Siddharth Vadapalli
1
-0
/
+1
2024-02-15
smb: Fix regression in writes when non-standard maximum write size negotiated
Steve French
2
-2
/
+23
2024-02-16
zonefs: Improve error handling
Damien Le Moal
2
-43
/
+65
2024-02-15
drm/amdgpu: Fix implicit assumtion in gfx11 debug flags
Rajneesh Bhardwaj
1
-2
/
+2
2024-02-15
drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards
Rajneesh Bhardwaj
3
-1
/
+13
2024-02-15
drm/amd/display: Increase ips2_eval delay for DCN35
Nicholas Kazlauskas
1
-1
/
+1
2024-02-15
drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_gamcor_current()
Srinivasan Shanmugam
1
-4
/
+1
2024-02-15
drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolution
Thong
1
-2
/
+2
2024-02-15
drm/amd/display: fixed integer types and null check locations
Sohaib Nadeem
2
-7
/
+11
2024-02-15
drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
Roman Li
1
-4
/
+11
2024-02-15
drm/amd/display: Preserve original aspect ratio in create stream
Tom Chung
1
-0
/
+2
2024-02-15
drm/amd/display: Fix possible NULL dereference on device remove/driver unload
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"
Sohaib Nadeem
1
-1
/
+1
2024-02-15
drm/amd/display: Add align done check
Zhikai Zhai
1
-1
/
+4
[next]