index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-22
PCI: endpoint: pci-epf-ntb: Add check to detect 'db_count' value of 0
Manivannan Sadhasivam
1
-10
/
+11
2026-06-22
PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0
Manivannan Sadhasivam
1
-6
/
+3
2026-06-22
rbd: switch to dynamic root device
Johan Hovold
1
-16
/
+7
2026-06-22
NTB: epf: Avoid calling pci_irq_vector() from hardirq context
Koichiro Den
1
-1
/
+3
2026-06-22
NTB: epf: Fix request_irq() unwind in ntb_epf_init_isr()
Koichiro Den
1
-6
/
+4
2026-06-22
misc: pci_endpoint_test: Remove dead BAR read before doorbell trigger
Carlos Bilbao
1
-1
/
+0
2026-06-22
misc: pci_endpoint_test: Validate BAR index in doorbell test
Carlos Bilbao
1
-0
/
+5
2026-06-22
f2fs: fix to round down start offset of fallocate for pin file
Sunmin Jeong
1
-1
/
+8
2026-06-22
f2fs: fix listxattr handling of corrupted xattr entries
Keshav Verma
1
-3
/
+3
2026-06-22
f2fs: skip direct I/O iostat context when disabled
Wenjie Qi
1
-0
/
+3
2026-06-22
f2fs: remove unneeded f2fs_is_compressed_page()
Chao Yu
1
-2
/
+1
2026-06-22
f2fs: avoid unnecessary fscrypt_finalize_bounce_page()
Chao Yu
1
-0
/
+3
2026-06-22
f2fs: avoid unnecessary sanity check on ckpt_valid_blocks
Chao Yu
1
-6
/
+2
2026-06-22
f2fs: misc cleanup in f2fs_record_stop_reason()
Chao Yu
1
-2
/
+1
2026-06-22
f2fs: fix wrong description in printed log
Chao Yu
1
-1
/
+1
2026-06-22
f2fs: bound i_inline_xattr_size for non-inline-xattr inodes
Bryam Vargas
1
-3
/
+3
2026-06-22
f2fs: validate ACL entry sizes in f2fs_acl_from_disk()
Zhang Cen
1
-2
/
+16
2026-06-22
Revert "f2fs: remove non-uptodate folio from the page cache in move_data_block"
Zhaoyang Huang
1
-5
/
+1
2026-06-22
f2fs: Split f2fs_write_end_io()
Bart Van Assche
1
-5
/
+9
2026-06-22
f2fs: Rename f2fs_post_read_wq into f2fs_wq
Bart Van Assche
4
-22
/
+16
2026-06-22
f2fs: Prepare for supporting delayed bio completion
Bart Van Assche
1
-1
/
+6
2026-06-22
f2fs: reject setattr size changes on large folio files
Wenjie Qi
1
-0
/
+2
2026-06-22
f2fs: validate dentry name length before lookup compares it
Samuel Moelius
1
-0
/
+5
2026-06-22
f2fs: validate inline dentry name lengths before conversion
Samuel Moelius
1
-0
/
+7
2026-06-22
f2fs: read COW data with the original inode during atomic write
Mikhail Lobanov
1
-10
/
+16
2026-06-22
f2fs: skip inode folio lookup for cached overwrite
Wenjie Qi
1
-0
/
+5
2026-06-22
f2fs: keep atomic write retry from zeroing original data
Wenjie Qi
1
-5
/
+11
2026-06-22
f2fs: validate orphan inode entry count
Wenjie Qi
2
-1
/
+14
2026-06-22
f2fs: honor per-I/O write streams for direct writes
Wenjie Qi
1
-1
/
+23
2026-06-22
f2fs: fix to do sanity check on f2fs_get_node_folio_ra()
Chao Yu
2
-1
/
+6
2026-06-22
Revert: "f2fs: check in-memory sit version bitmap"
Chao Yu
2
-22
/
+0
2026-06-22
Revert: "f2fs: check in-memory block bitmap"
Chao Yu
2
-44
/
+0
2026-06-22
f2fs: avoid false shutdown fserror reports
Wenjie Qi
2
-1
/
+9
2026-06-22
f2fs: validate compress cache inode only when enabled
Wenjie Qi
1
-2
/
+7
2026-06-22
f2fs: pass correct iostat type for single node writes
Wenjie Qi
1
-1
/
+1
2026-06-22
f2fs: fix missing read bio submission on large folio error
Wenjie Qi
1
-6
/
+5
2026-06-22
f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode
Chao Yu
2
-11
/
+50
2026-06-22
f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs()
Chao Yu
1
-7
/
+7
2026-06-22
f2fs: add logs in f2fs_disable_checkpoint()
Chao Yu
1
-1
/
+18
2026-06-22
f2fs: add iostat latency tracking for direct IO
liujinbao1
1
-0
/
+35
2026-06-22
f2fs: optimize representative type determination in GC
Daeho Jeong
1
-3
/
+8
2026-06-22
f2fs: Add trace_f2fs_fault_report
liujinbao1
3
-1
/
+54
2026-06-22
f2fs: annotate lockless NAT counter reads
Cen Zhang
2
-3
/
+11
2026-06-22
f2fs: annotate lockless last_time[] accesses
Cen Zhang
1
-5
/
+5
2026-06-22
Merge tag 'staging-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
139
-2878
/
+1621
2026-06-22
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
528
-8265
/
+19466
2026-06-22
fscrypt: Replace mk_users keyring with simple list
Eric Biggers
2
-135
/
+113
2026-06-22
fscrypt: Fix key setup in edge case with multiple data unit sizes
Eric Biggers
4
-81
/
+120
2026-06-22
Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
194
-2037
/
+6914
2026-06-22
Merge tag 'spdx-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
43
-2
/
+4317
[prev]
[next]