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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-26
iomap: advance the iter on direct I/O
Brian Foster
1
-13
/
+9
2025-02-26
iomap: advance the iter directly on buffered read
Brian Foster
1
-25
/
+20
2025-02-10
Merge patch series "iomap: incremental per-operation iter advance"
Christian Brauner
3
-79
/
+122
2025-02-10
iomap: advance the iter directly on zero range
Brian Foster
1
-11
/
+13
2025-02-10
iomap: advance the iter directly on unshare range
Brian Foster
1
-12
/
+11
2025-02-10
iomap: advance the iter directly on buffered writes
Brian Foster
1
-13
/
+7
2025-02-10
iomap: support incremental iomap_iter advances
Brian Foster
2
-9
/
+31
2025-02-10
iomap: export iomap_iter_advance() and return remaining length
Brian Foster
2
-14
/
+9
2025-02-10
iomap: lift iter termination logic from iomap_iter_advance()
Brian Foster
1
-8
/
+13
2025-02-10
iomap: lift error code check out of iomap_iter_advance()
Brian Foster
1
-3
/
+8
2025-02-10
iomap: refactor iomap_iter() length check and tracepoint
Brian Foster
1
-8
/
+11
2025-02-10
iomap: split out iomap check and reset logic from iter advance
Brian Foster
1
-23
/
+26
2025-02-10
iomap: factor out iomap length helper
Brian Foster
1
-4
/
+19
2025-02-06
Merge patch series "iomap: allow the file system to submit the writeback bios"
Christian Brauner
13
-231
/
+446
2025-02-06
iomap: pass private data to iomap_truncate_page
Christoph Hellwig
3
-4
/
+4
2025-02-06
iomap: pass private data to iomap_zero_range
Christoph Hellwig
4
-5
/
+8
2025-02-06
iomap: pass private data to iomap_page_mkwrite
Christoph Hellwig
4
-6
/
+8
2025-02-06
iomap: add a io_private field to struct iomap_ioend
Christoph Hellwig
2
-0
/
+2
2025-02-06
iomap: optionally use ioends for direct I/O
Christoph Hellwig
4
-6
/
+55
2025-02-06
iomap: factor out a iomap_dio_done helper
Christoph Hellwig
1
-38
/
+38
2025-02-06
iomap: move common ioend code to ioend.c
Christoph Hellwig
3
-133
/
+138
2025-02-06
iomap: split bios to zone append limits in the submission handlers
Christoph Hellwig
4
-21
/
+130
2025-02-06
iomap: add a IOMAP_F_ANON_WRITE flag
Christoph Hellwig
4
-6
/
+24
2025-02-06
iomap: simplify io_flags and io_type in struct iomap_ioend
Christoph Hellwig
3
-25
/
+46
2025-02-06
iomap: allow the file system to submit the writeback bios
Christoph Hellwig
4
-20
/
+26
2025-02-02
Linux 6.14-rc1
Linus Torvalds
1
-2
/
+2
2025-02-02
Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Linus Torvalds
2
-109
/
+575
2025-02-02
Merge tag 'sh-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux
Linus Torvalds
6
-11
/
+11
2025-02-02
tools/power turbostat: version 2025.02.02
Len Brown
1
-1
/
+1
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
11
-24
/
+13
2025-02-01
Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-3
/
+3
2025-02-01
Merge tag 'v6.14-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
28
-192
/
+884
2025-02-01
Merge tag 'driver-core-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-8
/
+12
2025-02-01
Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
34
-448
/
+386
2025-02-01
Merge tag 'media/v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-43
/
+27
2025-02-01
MAINTAINERS: include linux-mm for xarray maintenance
Andrew Morton
1
-0
/
+1
2025-02-01
revert "xarray: port tests to kunit"
Andrew Morton
16
-410
/
+294
2025-02-01
MAINTAINERS: add lib/test_xarray.c
Tamir Duberstein
1
-0
/
+1
2025-02-01
mailmap, MAINTAINERS, docs: update Carlos's email address
Carlos Bilbao
3
-6
/
+8
2025-02-01
mm/hugetlb: fix hugepage allocation for interleaved memory nodes
Ritesh Harjani (IBM)
1
-1
/
+1
2025-02-01
mm: gup: fix infinite loop within __get_longterm_locked
Zhaoyang Huang
1
-10
/
+4
2025-02-01
mm, swap: fix reclaim offset calculation error during allocation
Kairui Song
1
-1
/
+1
2025-02-01
.mailmap: update email address for Christopher Obbard
Christopher Obbard
1
-0
/
+1
2025-02-01
kfence: skip __GFP_THISNODE allocations on NUMA systems
Marco Elver
1
-0
/
+2
2025-02-01
nilfs2: fix possible int overflows in nilfs_fiemap()
Nikita Zhandarovich
1
-3
/
+3
2025-02-01
mm: compaction: use the proper flag to determine watermarks
yangge
1
-4
/
+25
2025-02-01
kernel: be more careful about dup_mmap() failures and uprobe registering
Liam R. Howlett
2
-3
/
+18
2025-02-01
mm/fake-numa: handle cases with no SRAT info
Bruno Faccini
1
-1
/
+10
2025-02-01
mm: kmemleak: fix upper boundary check for physical address objects
Catalin Marinas
1
-1
/
+1
2025-02-01
mailmap: add an entry for Hamza Mahfooz
Hamza Mahfooz
1
-0
/
+1
[next]