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
2025-01-28
io_uring: add alloc_cache.c
Pavel Begunkov
3
-36
/
+54
2025-01-28
io_uring: dont ifdef io_alloc_cache_kasan()
Pavel Begunkov
1
-9
/
+5
2025-01-28
io_uring: include all deps for alloc_cache.h
Pavel Begunkov
1
-0
/
+2
2025-01-28
io_uring: fix multishots with selected buffers
Pavel Begunkov
1
-0
/
+2
2025-01-24
io_uring/register: use atomic_read/write for sq_flags migration
Jens Axboe
1
-1
/
+1
2025-01-23
io_uring/alloc_cache: get rid of _nocache() helper
Jens Axboe
3
-13
/
+9
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
12
-93
/
+91
2025-01-23
io_uring/uring_cmd: cleanup struct io_uring_cmd_data layout
Jens Axboe
1
-3
/
+3
2025-01-23
io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock()
Jens Axboe
1
-1
/
+1
2025-01-22
io_uring/msg_ring: don't leave potentially dangling ->tctx pointer
Jens Axboe
1
-2
/
+2
2025-01-21
io_uring/rsrc: Move lockdep assert from io_free_rsrc_node() to caller
Jann Horn
2
-2
/
+3
2025-01-21
io_uring/rsrc: remove unused parameter ctx for io_rsrc_node_alloc()
Sidong Yang
3
-7
/
+7
2025-01-21
io_uring: clean up io_uring_register_get_file()
Pavel Begunkov
2
-4
/
+5
2025-01-21
io_uring/rsrc: Simplify buffer cloning by locking both rings
Jann Horn
1
-33
/
+40
2025-01-20
x86: use cmov for user address masking
Linus Torvalds
2
-9
/
+8
2025-01-20
x86: use proper 'clac' and 'stac' opcode names
Linus Torvalds
1
-11
/
+7
2025-01-20
samples/vfs: fix build warnings
Christian Brauner
1
-11
/
+12
2025-01-20
samples/vfs: use shared header
Christian Brauner
3
-93
/
+249
2025-01-19
Linux 6.13
Linus Torvalds
1
-1
/
+1
2025-01-19
io_uring/fdinfo: fix io_uring_show_fdinfo() misuse of ->d_iname
Al Viro
1
-4
/
+5
2025-01-17
tracing: gfp: Fix the GFP enum values shown for user space tracing tools
Steven Rostedt
1
-0
/
+63
2025-01-17
block: Don't trim an atomic write
John Garry
1
-0
/
+4
2025-01-17
block: Add common atomic writes enable flag
John Garry
7
-7
/
+11
2025-01-16
drm/xe: Mark ComputeCS read mode as UC on iGPU
Matthew Brost
1
-1
/
+1
2025-01-16
md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add()
Dan Carpenter
1
-2
/
+2
2025-01-16
x86/asm: Make serialize() always_inline
Juergen Gross
1
-1
/
+1
2025-01-16
pmdomain: imx8mp-blk-ctrl: add missing loop break condition
Xiaolei Wang
1
-1
/
+1
2025-01-16
netdev: avoid CFI problems with sock priv helpers
Jakub Kicinski
2
-5
/
+25
2025-01-16
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
3
-2
/
+12
2025-01-16
timers/migration: Annotate accesses to ignore flag
Frederic Weisbecker
1
-6
/
+15
2025-01-16
timers/migration: Enforce group initialization visibility to tree walkers
Frederic Weisbecker
1
-2
/
+12
2025-01-16
timers/migration: Fix another race between hotplug and idle entry/exit
Frederic Weisbecker
1
-1
/
+28
2025-01-16
net/mlx5e: Always start IPsec sequence number from 1
Leon Romanovsky
2
-3
/
+14
2025-01-16
net/mlx5e: Rely on reqid in IPsec tunnel mode
Leon Romanovsky
1
-7
/
+5
2025-01-16
net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel
Leon Romanovsky
1
-10
/
+6
2025-01-16
net/mlx5: Clear port select structure when fail to create
Mark Zhang
1
-1
/
+3
2025-01-16
net/mlx5: SF, Fix add port error handling
Chris Mi
1
-0
/
+1
2025-01-16
net/mlx5: Fix a lockdep warning as part of the write combining test
Yishai Hadas
1
-12
/
+12
2025-01-16
net/mlx5: Fix RDMA TX steering prio
Patrisious Haddad
1
-0
/
+1
2025-01-16
gfs2: use lockref_init for qd_lockref
Christoph Hellwig
1
-2
/
+1
2025-01-16
erofs: use lockref_init for pcl->lockref
Christoph Hellwig
1
-2
/
+1
2025-01-16
dcache: use lockref_init for d_lockref
Christoph Hellwig
1
-2
/
+1
2025-01-16
lockref: add a lockref_init helper
Christoph Hellwig
1
-0
/
+11
2025-01-16
lockref: drop superfluous externs
Christoph Hellwig
1
-3
/
+3
2025-01-16
lockref: use bool for false/true returns
Christoph Hellwig
2
-19
/
+17
2025-01-16
lockref: improve the lockref_get_not_zero description
Christoph Hellwig
1
-1
/
+1
2025-01-16
lockref: remove lockref_put_not_zero
Christoph Hellwig
2
-29
/
+0
2025-01-16
fs: Fix return type of do_mount() from long to int
Sentaro Onizuka
2
-2
/
+2
2025-01-15
ocfs2: check dir i_size in ocfs2_find_entry
Su Yue
1
-4
/
+21
2025-01-15
mailmap: update entry for Ethan Carter Edwards
Ethan Carter Edwards
1
-0
/
+1
[next]