index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-30
smb/client: fix stale page cache in insert/collapse range
Huiwen He
1
-5
/
+18
2026-08-30
smb/client: fix integer truncation in collapse range
Huiwen He
1
-2
/
+2
2026-08-30
smb/client: fix data corruption in emulated insert range
Huiwen He
1
-26
/
+106
2026-08-30
smb/client: mark file sparse before emulating insert range
Huiwen He
1
-0
/
+5
2026-08-30
smb/client: validate new EOF for zero range
Huiwen He
1
-1
/
+8
2026-08-30
smb/client: validate new EOF for insert range
Huiwen He
1
-2
/
+10
2026-08-30
Merge tag 'locking-urgent-2026-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-18
/
+20
2026-08-30
Merge tag 'rust-fixes-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
7
-14
/
+53
2026-08-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
9
-30
/
+41
2026-08-30
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2
-6
/
+41
2026-08-30
Merge tag 'trace-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
9
-17
/
+40
2026-08-30
Merge branches 'fixes' and 'misc' into for-linus
Russell King (Oracle)
6
-22
/
+13
2026-08-30
coccinelle: ifnulldev_put: update error message
Julia Lawall
1
-2
/
+2
2026-08-30
coccinelle: ifnulldev_put: update outdated helper names
Sang-Heon Jeon
1
-4
/
+4
2026-08-30
coccinelle: atomic_as_refcounter: drop atomic_long_dec_and_lock
Sang-Heon Jeon
1
-4
/
+0
2026-08-30
coccinelle: kfree_mismatch: drop vmalloc_exec
Sang-Heon Jeon
1
-6
/
+6
2026-08-30
coccinelle: pool_zalloc-simple: drop the pci_pool_alloc rules
Sang-Heon Jeon
1
-14
/
+3
2026-08-30
interrupt: Disable interrupt before modifying hardirq_disable counter
Boqun Feng
2
-24
/
+12
2026-08-30
ntfs: fix FITRIM range alignment
Jacopo Labardi
1
-3
/
+5
2026-08-30
ntfs: read WOF chunks outside the decompression lock
Zhan Xusheng
1
-48
/
+79
2026-08-29
selftests/bpf: Bound the offset accumulator in __tld_fetch_key()
Yonghong Song
1
-0
/
+3
2026-08-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi
Linus Torvalds
36
-630
/
+641
2026-08-29
openrisc: fix arbitrary kernel memory access via or1k_atomic syscall
Ali Ahmet Memis
1
-4
/
+39
2026-08-28
scsi: target: iscsi: Fix hang for aborted WRITE_PENDING commands
Maurizio Lombardi
1
-1
/
+3
2026-08-28
scsi: ufs: ufs-pci: Add MCQ support for Intel UFS 4.0 controllers
sangram kumar yerra
1
-0
/
+39
2026-08-28
scsi: ufs: ufs-pci: Add support for Intel UFS 4.0 HS-Gear5
sangram kumar yerra
1
-0
/
+20
2026-08-28
scsi: sg: Report request-table problems when any status is set
Xu Rao
1
-4
/
+3
2026-08-28
scsi: mpi3mr: Fix target device refcount leak in mpi3mr_sas_port_add()
Milan P. Gandhi
1
-0
/
+2
2026-08-28
scsi: mpi3mr: Fix NULL pointer dereference in mpi3mr_sas_port_add()
Milan P. Gandhi
1
-0
/
+6
2026-08-28
scsi: ufs: ufs-qcom: Fix sequential read variance
Nitin Rawat
1
-1
/
+1
2026-08-28
scsi: ufs: ufs-qcom: Restore HS/LS link startup mode for Qualcomm UFS control...
Nitin Rawat
2
-3
/
+13
2026-08-28
scsi: ibmvfc: Document protocol parameter of ibmvfc_alloc_target()
Muhammad Falak R Wani
1
-0
/
+1
2026-08-28
scsi: ibmvfc: Fix kernel-doc name for ibmvfc_scsi_relogin()
Muhammad Falak R Wani
1
-1
/
+1
2026-08-28
scsi: pm8001: Use rollback index when freeing MSI-X vectors
Runyu Xiao
1
-2
/
+2
2026-08-28
scsi: fnic: Initialize the NVMe local port info before registering
Linmao Li
1
-1
/
+1
2026-08-28
Merge tag 'io_uring-7.3-20260828' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+29
2026-08-28
Merge tag 'drm-next-2026-08-29' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
108
-1147
/
+2736
2026-08-28
Merge tag 'for-linus-7.3-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
6
-24
/
+86
2026-08-28
sctp: fix a TOCTOU race in SCTP_CMD_TIMER_START
Xin Long
1
-10
/
+1
2026-08-28
Merge branch 'tcp-fix-use-after-free-in-do_tcp_getsockopt'
Jakub Kicinski
5
-10
/
+20
2026-08-28
tcp: fix use-after-free in do_tcp_getsockopt(TCP_CC_INFO)
Cen Zhang (Microsoft Security FORGE Labs)
2
-2
/
+4
2026-08-28
tcp: fix use-after-free in do_tcp_getsockopt(TCP_CONGESTION)
Cen Zhang (Microsoft Security FORGE Labs)
5
-8
/
+16
2026-08-28
Merge branch 'net-sched-fix-remaining-actions-notification-accounting-issues'
Jakub Kicinski
1
-11
/
+26
2026-08-28
net/sched: act_api: fix skb sizing and action leak on reoffload delete
Victor Nogueira
1
-6
/
+11
2026-08-28
net/sched: act_api: size the RTM_GETACTION reply from the actions
Victor Nogueira
1
-3
/
+4
2026-08-28
net/sched: act_api: budget all shared attributes in notify skbs
Victor Nogueira
1
-2
/
+11
2026-08-28
net: iptunnel: fix stale transport header during tunnel decapsulation
Dong Chenchen
3
-0
/
+12
2026-08-28
Merge branch 'net-mlx5e-prevent-stale-xsk-buffer-release-on-refill-retries'
Jakub Kicinski
2
-2
/
+7
2026-08-28
net/mlx5e: Prevent stale XSK buffer release on MPWQE refill retry
Jerome Tollet
1
-0
/
+2
2026-08-28
net/mlx5e: Prevent stale XSK buffer release on refill retry
Jerome Tollet
1
-2
/
+5
[prev]
[next]