index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
dm io: Support IO priority
Hongyu Jin
1
-1
/
+2
2024-03-26
rcu: add a helper to report consolidated flavor QS
Yan Zhai
1
-0
/
+31
2024-03-26
net: move dev->state into net_device_read_txrx group
Eric Dumazet
1
-1
/
+1
2024-03-26
f2fs: fix to truncate meta inode pages forcely
Chao Yu
1
-0
/
+1
2024-03-26
modules: wait do_free_init correctly
Changbin Du
1
-0
/
+8
2024-03-26
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2
-2
/
+2
2024-03-26
iommu: Add static iommu_ops->release_domain
Lu Baolu
1
-0
/
+1
2024-03-26
PCI: Make pci_dev_is_disconnected() helper public for other drivers
Ethan Zhao
1
-0
/
+5
2024-03-26
bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
Yonghong Song
1
-9
/
+12
2024-03-26
ovl: Always reject mounting over case-insensitive directories
Gabriel Krisman Bertazi
1
-0
/
+9
2024-03-26
fs/select: rework stack allocation hack for clang
Arnd Bergmann
1
-4
/
+0
2024-03-26
workqueue: Implement system-wide nr_active enforcement for unbound workqueues
Tejun Heo
1
-3
/
+32
2024-03-15
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
1
-0
/
+2
2024-03-10
Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+7
2024-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+26
2024-03-07
Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+9
2024-03-07
Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-18
/
+26
2024-03-06
tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...
Steven Rostedt (Google)
1
-1
/
+7
2024-03-06
Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+0
2024-03-06
iov_iter: get rid of 'copy_mc' flag
Linus Torvalds
1
-16
/
+0
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2
-17
/
+13
2024-03-05
Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+21
2024-03-04
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
1
-0
/
+9
2024-03-02
block: define bvec_iter as __packed __aligned(4)
Ming Lei
1
-1
/
+1
2024-03-01
net/mlx5: Check capability for fw_reset
Moshe Shemesh
1
-1
/
+3
2024-03-01
net: bql: fix building with BQL disabled
Arnd Bergmann
1
-0
/
+10
2024-03-01
Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory
Michael Kelley
1
-1
/
+21
2024-02-29
Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-10
/
+13
2024-02-29
dpll: fix build failure due to rcu_dereference_check() on unknown type
Eric Dumazet
1
-4
/
+4
2024-02-29
Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-0
/
+1
2024-02-29
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
1
-0
/
+1
2024-02-27
Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+3
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2
-10
/
+12
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+3
2024-02-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2024-02-25
procfs: make freeing proc_fs_info rcu-delayed
Al Viro
1
-0
/
+1
2024-02-25
nfs: fix UAF on pathwalk running into umount
Al Viro
1
-0
/
+2
2024-02-24
Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2024-02-24
Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-18
/
+2
2024-02-23
stackdepot: use variable size records for non-evictable entries
Marco Elver
1
-0
/
+3
2024-02-23
KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
Sean Christopherson
1
-0
/
+26
2024-02-23
Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+5
2024-02-23
iommu/sva: Restore SVA handle sharing
Jason Gunthorpe
1
-0
/
+3
2024-02-22
Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2024-02-21
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
1
-0
/
+2
2024-02-20
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
27
-78
/
+157
2024-02-20
acpi/ghes: Remove CXL CPER notifications
Dan Williams
1
-18
/
+0
2024-02-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+5
2024-02-20
mm/swap: fix race when skipping swapcache
Kairui Song
1
-0
/
+5
2024-02-17
Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+7
[next]