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
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-30
Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+48
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+97
2025-09-30
Merge tag 'x86_cache_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-15
/
+151
2025-09-30
scsi: ufs: core: Include UTP error in INT_FATAL_ERRORS
Hoyoung Seo
1
-1
/
+3
2025-09-30
nfs/localio: avoid issuing misaligned IO using O_DIRECT
Mike Snitzer
1
-0
/
+2
2025-09-30
NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
Mike Snitzer
1
-0
/
+22
2025-09-30
Merge tag 'edac_updates_for_v6.18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+317
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+22
2025-09-30
KVM: Export KVM-internal symbols for sub-modules only
Sean Christopherson
1
-7
/
+18
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-28
/
+134
2025-09-30
Merge tag 'kvm-x86-ciphertext-6.18' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2
-3
/
+51
2025-09-30
Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
23
-81
/
+102
2025-09-30
Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
10
-33
/
+82
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
4
-6
/
+10
2025-09-30
Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
11
-16
/
+41
2025-09-30
Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+50
2025-09-30
Merge tag 'wq-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-16
/
+16
2025-09-30
Merge tag 'sched_ext-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+5
2025-09-30
Merge tag 'lsm-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2025-09-30
Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+30
2025-09-30
Merge branch 'for-6.18/haptic' into for-linus
Benjamin Tissoires
4
-1
/
+52
2025-09-30
Merge branch 'for-6.18/hidraw' into for-linus
Benjamin Tissoires
1
-0
/
+2
2025-09-30
net: add NUMA awareness to skb_attempt_defer_free()
Eric Dumazet
2
-4
/
+7
2025-09-30
net: use llist for sd->defer_list
Eric Dumazet
1
-4
/
+4
2025-09-30
net: make softnet_data.defer_count an atomic
Eric Dumazet
1
-1
/
+1
2025-09-30
net: phy: stop exporting phy_driver_unregister
Heiner Kallweit
1
-1
/
+0
2025-09-30
bonding: fix xfrm offload feature setup on active-backup mode
Hangbin Liu
1
-0
/
+1
2025-09-30
Documentation: net: add flow control guide and document ethtool API
Oleksij Rempel
2
-5
/
+44
2025-09-29
Merge tag 'for-linus-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-8
/
+16
2025-09-29
Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+0
2025-09-29
Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+23
2025-09-29
dpll: add phase_offset_avg_factor_get/set callback ops
Ivan Vecera
1
-0
/
+6
2025-09-29
dpll: add phase-offset-avg-factor device attribute to netlink spec
Ivan Vecera
1
-0
/
+1
2025-09-29
Merge tag 'mlx5-next-lag' of git://git.kernel.org/pub/scm/linux/kernel/git/me...
Jakub Kicinski
1
-3
/
+8
2025-09-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2025-09-29
Revert "net: group sk_backlog and sk_receive_queue"
Eric Dumazet
1
-1
/
+1
2025-09-29
tcp: make tcp_rcvbuf_grow() accessible to mptcp code
Paolo Abeni
1
-0
/
+1
2025-09-29
Merge tag 'for-net-next-2025-09-27' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
5
-8
/
+18
2025-09-29
ptr_ring: __ptr_ring_zero_tail micro optimization
Michael S. Tsirkin
1
-3
/
+3
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-13
/
+35
2025-09-29
Merge tag 'execve-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-10
/
+10
2025-09-29
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-0
/
+28
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-110
/
+194
2025-09-29
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-0
/
+129
2025-09-29
Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
1
-1
/
+32
2025-09-29
Merge tag 'hfs-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+20
2025-09-29
Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-11
/
+16
2025-09-29
Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+35
[prev]
[next]