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
2025-05-31
selftests: ublk: kublk: lift queue initialization out of thread
Uday Shankar
1
-21
/
+47
2025-05-31
selftests: ublk: kublk: tie sqe allocation to io instead of queue
Uday Shankar
6
-13
/
+21
2025-05-31
selftests: ublk: kublk: plumb q_id in io_uring user_data
Uday Shankar
6
-28
/
+39
2025-05-31
ublk: have a per-io daemon instead of a per-queue daemon
Uday Shankar
2
-55
/
+65
2025-05-30
md/md-bitmap: remove parameter slot from bitmap_create()
Yu Kuai
3
-7
/
+7
2025-05-30
md/md-bitmap: cleanup bitmap_ops->startwrite()
Yu Kuai
3
-16
/
+15
2025-05-30
md/dm-raid: remove max_write_behind setting limit
Yu Kuai
3
-14
/
+11
2025-05-30
md/md-bitmap: fix dm-raid max_write_behind setting
Yu Kuai
1
-1
/
+1
2025-05-30
md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAIT
Yu Kuai
3
-14
/
+26
2025-05-27
loop: add file_start_write() and file_end_write()
Ming Lei
1
-2
/
+6
2025-05-27
bcache: reserve more RESERVE_BTREE buckets to prevent allocator hang
Mingzhe Zou
1
-8
/
+40
2025-05-27
bcache: remove unused constants
Robert Pang
1
-2
/
+0
2025-05-27
bcache: fix NULL pointer in cache_set_flush()
Linggang Zeng
1
-1
/
+6
2025-05-26
x86/fpu: Fix irq_fpu_usable() to return false during CPU onlining
Eric Biggers
4
-13
/
+31
2025-05-25
Linux 6.15
Linus Torvalds
1
-1
/
+1
2025-05-25
Disable FOP_DONTCACHE for now due to bugs
Linus Torvalds
1
-1
/
+1
2025-05-25
mailmap: add Jarkko's employer email address
Jarkko Sakkinen
1
-0
/
+1
2025-05-25
mm: fix copy_vma() error handling for hugetlb mappings
Ricardo CaƱuelo Navarro
4
-3
/
+22
2025-05-25
memcg: always call cond_resched() after fn()
Breno Leitao
1
-4
/
+2
2025-05-25
mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios
Ge Yang
1
-0
/
+8
2025-05-25
mm: vmalloc: only zero-init on vrealloc shrink
Kees Cook
1
-5
/
+7
2025-05-25
mm: vmalloc: actually use the in-place vrealloc region
Kees Cook
1
-0
/
+1
2025-05-25
alloc_tag: allocate percpu counters for module tags dynamically
Suren Baghdasaryan
5
-28
/
+88
2025-05-25
module: release codetag section when module load fails
David Wang
1
-0
/
+1
2025-05-25
mm/cma: make detection of highmem_start more robust
Mike Rapoport (Microsoft)
1
-1
/
+4
2025-05-25
perf/headers: Clean up <linux/perf_event.h> a bit
Ingo Molnar
1
-127
/
+155
2025-05-25
erofs: support DEFLATE decompression by using Intel QAT
Bo Liu
8
-5
/
+265
2025-05-23
bcachefs: Don't mount bs > ps without TRANSPARENT_HUGEPAGE
Kent Overstreet
1
-0
/
+7
2025-05-23
bcachefs: Fix btree_iter_next_node() for new locking asserts
Kent Overstreet
1
-2
/
+2
2025-05-23
bcachefs: Ensure we don't use a blacklisted journal seq
Kent Overstreet
3
-1
/
+27
2025-05-23
bcachefs: Small check_fix_ptr fixes
Kent Overstreet
1
-8
/
+9
2025-05-23
bcachefs: Fix opts.recovery_pass_last
Kent Overstreet
1
-0
/
+3
2025-05-23
bcachefs: Fix allocate -> self healing path
Kent Overstreet
1
-0
/
+2
2025-05-23
bcachefs: Fix endianness in casefold check/repair
Kent Overstreet
2
-4
/
+4
2025-05-23
tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI
Stuart Yoder
1
-4
/
+7
2025-05-23
tpm_crb_ffa: use dev_xx() macro to print log
Yeoreum Yun
1
-4
/
+4
2025-05-23
tpm_ffa_crb: access tpm service over FF-A direct message request v2
Yeoreum Yun
1
-15
/
+40
2025-05-23
tpm: remove kmalloc failure error message
Colin Ian King
1
-5
/
+2
2025-05-23
selftests: ublk: add test for UBLK_F_QUIESCE
Ming Lei
6
-5
/
+115
2025-05-23
ublk: add feature UBLK_F_QUIESCE
Ming Lei
2
-1
/
+142
2025-05-23
selftests: ublk: add test case for UBLK_U_CMD_UPDATE_SIZE
Ming Lei
5
-1
/
+93
2025-05-23
traceevent/block: Add REQ_ATOMIC flag to block trace events
Ritesh Harjani (IBM)
2
-1
/
+3
2025-05-23
io_uring/cmd: warn on reg buf imports by ineligible cmds
Pavel Begunkov
1
-0
/
+6
2025-05-23
statmount: update STATMOUNT_SUPPORTED macro
Dmitry V. Levin
1
-1
/
+3
2025-05-23
fs: convert mount flags to enum
Stephen Brennan
1
-42
/
+45
2025-05-23
->mnt_devname is never NULL
Al Viro
2
-14
/
+11
2025-05-23
mount: add a comment about concurrent changes with statmount()/listmount()
Christian Brauner
1
-3
/
+23
2025-05-23
io_uring/io-wq: only create a new worker if it can make progress
Jens Axboe
1
-0
/
+28
2025-05-23
io_uring/io-wq: ignore non-busy worker going to sleep
Jens Axboe
1
-0
/
+2
2025-05-23
io_uring/io-wq: move hash helpers to the top
Jens Axboe
1
-10
/
+10
[next]