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
compress-2025-01-21
compress-2025-01-23
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-18
Linux 6.12.15
v6.12.15
Greg Kroah-Hartman
1
-1
/
+1
2025-02-18
xfs: don't lose solo dquot update transactions
Darrick J. Wong
3
-14
/
+32
2025-02-17
Linux 6.12.14
v6.12.14
Greg Kroah-Hartman
1
-1
/
+1
2025-02-17
ocfs2: check dir i_size in ocfs2_find_entry
Su Yue
1
-4
/
+21
2025-02-17
arm64: dts: rockchip: add reset-names for combphy on rk3568
Chukun Pan
2
-0
/
+3
2025-02-17
statmount: let unset strings be empty
Miklos Szeredi
1
-4
/
+12
2025-02-17
fs: fix adding security options to statmount.mnt_opt
Miklos Szeredi
1
-15
/
+14
2025-02-17
fs: prepend statmount.mnt_opts string with security_sb_mnt_opts()
Jeff Layton
1
-0
/
+4
2025-02-17
drm/xe: Fix and re-enable xe_print_blob_ascii85()
Lucas De Marchi
3
-23
/
+15
2025-02-17
Revert "drm/amd/display: Fix green screen issue after suspend"
Rodrigo Siqueira
3
-24
/
+13
2025-02-17
Revert "selftests/sched_ext: fix build after renames in sched_ext API"
Libo Chen
12
-19
/
+19
2025-02-17
md: Fix linear_set_limits()
Bart Van Assche
1
-3
/
+1
2025-02-17
md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add()
Dan Carpenter
1
-2
/
+2
2025-02-17
x86/mm: Convert unreachable() to BUG()
Peter Zijlstra
1
-1
/
+1
2025-02-17
mptcp: prevent excessive coalescing on receive
Paolo Abeni
1
-0
/
+1
2025-02-17
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
1
-0
/
+2
2025-02-17
Revert "btrfs: avoid monopolizing a core when activating a swap file"
Koichiro Den
1
-2
/
+0
2025-02-17
spi: atmel-qspi: Memory barriers after memory-mapped I/O
Bence Csókás
1
-2
/
+9
2025-02-17
spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families
Csókás, Bence
1
-34
/
+77
2025-02-17
xfs: fix mount hang during primary superblock recovery failure
Long Li
1
-1
/
+10
2025-02-17
xfs: lock dquot buffer before detaching dquot from b_li_list
Darrick J. Wong
1
-1
/
+2
2025-02-17
xfs: release the dquot buf outside of qli_lock
Darrick J. Wong
1
-4
/
+8
2025-02-17
xfs: convert quotacheck to attach dquot buffers
Darrick J. Wong
3
-13
/
+16
2025-02-17
xfs: attach dquot buffer to dquot log item buffer
Darrick J. Wong
6
-24
/
+168
2025-02-17
xfs: clean up log item accesses in xfs_qm_dqflush{,_done}
Darrick J. Wong
1
-7
/
+8
2025-02-17
xfs: separate dquot buffer reads from xfs_dqflush
Darrick J. Wong
4
-32
/
+86
2025-02-17
xfs: don't lose solo superblock counter update transactions
Darrick J. Wong
1
-2
/
+7
2025-02-17
xfs: avoid nested calls to __xfs_trans_commit
Darrick J. Wong
1
-12
/
+14
2025-02-17
MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static
WangYuli
1
-1
/
+1
2025-02-17
s390/fpu: Add fpc exception handler / remove fixup section again
Heiko Carstens
4
-13
/
+18
2025-02-17
timers/migration: Fix off-by-one root mis-connection
Frederic Weisbecker
1
-1
/
+9
2025-02-17
rtc: zynqmp: Fix optional clock name property
Michal Simek
1
-2
/
+2
2025-02-17
RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error
Yishai Hadas
2
-2
/
+17
2025-02-17
ptp: Ensure info->enable callback is always set
Thomas Weißschuh
1
-0
/
+8
2025-02-17
pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3E
Lad Prabhakar
1
-1
/
+1
2025-02-17
pinctrl: samsung: fix fwnode refcount cleanup if platform_get_irq_optional() ...
Javier Carrasco
1
-1
/
+1
2025-02-17
rtla/timerlat_top: Stop timerlat tracer on signal
Tomas Glozar
1
-1
/
+11
2025-02-17
rtla/timerlat_hist: Stop timerlat tracer on signal
Tomas Glozar
1
-1
/
+10
2025-02-17
rtla: Add trace_instance_stop
Tomas Glozar
2
-0
/
+9
2025-02-17
rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads
Tomas Glozar
1
-6
/
+9
2025-02-17
rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads
Tomas Glozar
1
-6
/
+9
2025-02-17
rtla/osnoise: Distinguish missing workload option
Tomas Glozar
1
-1
/
+1
2025-02-17
tracing/osnoise: Fix resetting of tracepoints
Steven Rostedt
1
-3
/
+14
2025-02-17
scripts/gdb: fix aarch64 userspace detection in get_current_task
Jan Kiszka
1
-1
/
+1
2025-02-17
maple_tree: simplify split calculation
Wei Yang
1
-17
/
+6
2025-02-17
net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset
Milos Reljin
1
-0
/
+2
2025-02-17
net/ncsi: wait for the last response to Deselect Package before configuring c...
Paul Fertser
1
-6
/
+7
2025-02-17
misc: fastrpc: Fix copy buffer page size
Ekansh Gupta
1
-2
/
+2
2025-02-17
misc: fastrpc: Fix registered buffer page address
Ekansh Gupta
1
-1
/
+1
2025-02-17
misc: fastrpc: Deregister device nodes properly in error scenarios
Anandu Krishnan E
1
-1
/
+1
[next]