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
2024-02-21
xfs: don't allow highmem pages in xfile mappings
Christoph Hellwig
2
-14
/
+10
2024-02-21
xfs: don't try to handle non-update pages in xfile_obj_load
Christoph Hellwig
1
-12
/
+8
2024-02-21
xfs: remove the xfile_pread/pwrite APIs
Christoph Hellwig
6
-89
/
+48
2024-02-21
xfs: remove xfile_stat
Christoph Hellwig
3
-50
/
+10
2024-02-21
xfs: don't modify file and inode flags for shmem files
Christoph Hellwig
1
-15
/
+0
2024-02-21
xfs: use shmem_kernel_file_setup in xfile_create
Christoph Hellwig
1
-2
/
+2
2024-02-21
xfs: shmem_file_setup can't return NULL
Christoph Hellwig
1
-3
/
+1
2024-02-21
xfs: use VM_NORESERVE in xfile_create
Christoph Hellwig
1
-1
/
+1
2024-02-21
shmem: document how to "persist" data when using shmem_*file_setup
Christoph Hellwig
1
-0
/
+4
2024-02-21
shmem: export shmem_kernel_file_setup
Christoph Hellwig
1
-0
/
+1
2024-02-21
shmem: export shmem_get_folio
Christoph Hellwig
1
-0
/
+20
2024-02-21
shmem: move the shmem_mapping assert into shmem_get_folio_gfp
Christoph Hellwig
1
-1
/
+3
2024-02-21
shmem: set a_ops earlier in shmem_symlink
Christoph Hellwig
1
-1
/
+1
2024-02-21
shmem: move shmem_mapping out of line
Christoph Hellwig
2
-8
/
+9
2024-02-21
mm: move mapping_set_update out of <linux/swap.h>
Christoph Hellwig
4
-10
/
+14
2024-02-20
xfs: use kvfree in xfs_ioc_getfsmap()
Dave Chinner
1
-1
/
+1
2024-02-20
xfs: use kvfree() in xfs_ioc_attr_list()
Dave Chinner
1
-1
/
+1
2024-02-19
xfs: Remove mrlock wrapper
Matthew Wilcox (Oracle)
6
-94
/
+18
2024-02-19
xfs: Replace xfs_isilocked with xfs_assert_ilocked
Matthew Wilcox (Oracle)
23
-95
/
+65
2024-02-19
locking: Add rwsem_assert_held() and rwsem_assert_held_write()
Matthew Wilcox (Oracle)
2
-7
/
+48
2024-02-19
xfs: use kvfree for buf in xfs_ioc_getbmap
Christoph Hellwig
1
-1
/
+1
2024-02-17
xfs: ensure submit buffers on LSN boundaries in error handlers
Long Li
1
-3
/
+20
2024-02-17
xfs: remove duplicate ifdefs
Shrikanth Hegde
1
-4
/
+0
2024-02-17
xfs: disable sparse inode chunk alignment check when there is no alignment
Darrick J. Wong
1
-1
/
+1
2024-02-13
xfs: use xfs_defer_alloc a bit more
Dave Chinner
1
-10
/
+5
2024-02-13
xfs: clean up remaining GFP_NOFS users
Dave Chinner
3
-4
/
+4
2024-02-13
xfs: place the CIL under nofs allocation context
Dave Chinner
1
-1
/
+12
2024-02-13
xfs: place intent recovery under NOFS allocation context
Dave Chinner
5
-8
/
+19
2024-02-13
xfs: use GFP_KERNEL in pure transaction contexts
Dave Chinner
12
-31
/
+39
2024-02-13
xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS
Dave Chinner
8
-33
/
+36
2024-02-13
xfs: use an empty transaction for fstrim
Dave Chinner
1
-4
/
+11
2024-02-13
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
41
-125
/
+101
2024-02-13
xfs: convert kmem_free() for kvmalloc users to kvfree()
Dave Chinner
15
-44
/
+44
2024-02-13
xfs: move kmem_to_page()
Dave Chinner
2
-11
/
+11
2024-02-13
xfs: convert kmem_alloc() to kmalloc()
Dave Chinner
21
-131
/
+36
2024-02-13
xfs: convert kmem_zalloc() to kzalloc()
Dave Chinner
23
-58
/
+64
2024-02-11
Linux 6.8-rc4
Linus Torvalds
1
-1
/
+1
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
35
-77
/
+96
2024-02-09
smb3: clarify mount warning
Steve French
1
-1
/
+1
2024-02-09
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
2
-1
/
+6
2024-02-09
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
3
-1
/
+14
2024-02-09
x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6
Aleksander Mazur
1
-1
/
+1
2024-02-09
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
1
-38
/
+37
2024-02-09
ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
Masami Hiramatsu (Google)
1
-0
/
+10
2024-02-08
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
1
-3
/
+4
2024-02-08
blk-iocost: Fix an UBSAN shift-out-of-bounds warning
Tejun Heo
1
-0
/
+7
2024-02-08
smb: client: set correct d_type for reparse points under DFS mounts
Paulo Alcantara
2
-7
/
+14
2024-02-08
smb3: add missing null server pointer check
Steve French
1
-1
/
+1
2024-02-08
kprobes: Remove unnecessary initial values of variables
Li zeming
1
-2
/
+2
2024-02-08
tracing/probes: Fix to set arg size and fmt after setting type from BTF
Masami Hiramatsu (Google)
1
-12
/
+13
[next]