index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-26
io_uring/kbuf: flag partial buffer mappings
Jens Axboe
3
-9
/
+18
2025-06-25
io_uring/net: mark iov as dynamically allocated even for single segments
Jens Axboe
1
-5
/
+6
2025-06-25
io_uring: fix resource leak in io_import_dmabuf()
Penglei Jiang
1
-2
/
+4
2025-06-24
io_uring: don't assume uaddr alignment in io_vec_fill_bvec
Pavel Begunkov
1
-3
/
+7
2025-06-24
io_uring/rsrc: don't rely on user vaddr alignment
Pavel Begunkov
2
-1
/
+7
2025-06-24
io_uring/rsrc: fix folio unpinning
Pavel Begunkov
1
-4
/
+9
2025-06-23
io_uring: make fallocate be hashed work
Fengnan Chang
1
-0
/
+1
2025-06-20
io_uring/net: always use current transfer count for buffer put
Jens Axboe
1
-1
/
+1
2025-06-18
io_uring: fix potential page leak in io_sqe_buffer_register()
Penglei Jiang
1
-3
/
+3
2025-06-17
io_uring/sqpoll: don't put task_struct on tctx setup failure
Jens Axboe
1
-4
/
+1
2025-06-17
io_uring: remove duplicate io_uring_alloc_task_context() definition
Jens Axboe
2
-2
/
+1
2025-06-15
io_uring: fix task leak issue in io_wq_create()
Penglei Jiang
1
-1
/
+3
2025-06-15
io_uring/rsrc: validate buffer count with offset for cloning
Jens Axboe
1
-0
/
+2
2025-06-13
io_uring: run local task_work from ring exit IOPOLL reaping
Jens Axboe
1
-0
/
+3
2025-06-13
io_uring/kbuf: don't truncate end buffer for multiple buffer peeks
Jens Axboe
1
-1
/
+4
2025-06-12
io_uring: consistently use rcu semantics with sqpoll thread
Keith Busch
4
-15
/
+38
2025-06-10
io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo()
Penglei Jiang
2
-7
/
+14
2025-06-04
io_uring/futex: mark wait requests as inflight
Jens Axboe
3
-1
/
+11
2025-06-04
io_uring/futex: get rid of struct io_futex addr union
Jens Axboe
1
-5
/
+2
2025-06-03
io_uring/kbuf: limit legacy provided buffer lists to USHRT_MAX
Jens Axboe
2
-2
/
+18
2025-06-02
MAINTAINERS: remove myself from io_uring
Pavel Begunkov
1
-1
/
+0
2025-05-28
io_uring/net: only consider msg_inq if larger than 1
Jens Axboe
1
-2
/
+2
2025-05-27
io_uring/zcrx: fix area release on registration failure
Pavel Begunkov
1
-1
/
+2
2025-05-27
io_uring/zcrx: init id for xa_find
Pavel Begunkov
1
-1
/
+2
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
v6.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 f...
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
[next]