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-10-19
Linux 5.15.195
v5.15.195
Greg Kroah-Hartman
1
-1
/
+1
2025-10-19
selftests: mptcp: join: validate C-flag + def limit
Matthieu Baerts (NGI0)
1
-0
/
+10
2025-10-19
mptcp: pm: in-kernel: usable client side with C-flag
Matthieu Baerts (NGI0)
3
-3
/
+61
2025-10-19
mm/slab: make __free(kfree) accept error pointers
Dan Carpenter
1
-1
/
+1
2025-10-19
media: pci: ivtv: Add check for DMA map result
Mikhail Kobuk
3
-3
/
+17
2025-10-19
xen/events: Update virq_to_irq on migration
Jason Andryuk
1
-1
/
+12
2025-10-19
media: pci: ivtv: Add missing check after DMA map
Thomas Fourier
2
-2
/
+8
2025-10-19
media: pci/ivtv: switch from 'pci_' to 'dma_' API
Christophe JAILLET
5
-30
/
+41
2025-10-19
arm64: mte: Do not flag the zero page as PG_mte_tagged
Catalin Marinas
2
-3
/
+10
2025-10-19
media: cx18: Add missing check after DMA map
Thomas Fourier
1
-3
/
+10
2025-10-19
media: switch from 'pci_' to 'dma_' API
Christophe JAILLET
10
-33
/
+34
2025-10-19
writeback: Avoid excessively long inode switching times
Jan Kara
1
-10
/
+11
2025-10-19
writeback: Avoid softlockup when switching many inodes
Jan Kara
1
-1
/
+10
2025-10-19
cramfs: Verify inode mode when loading from disk
Tetsuo Handa
1
-1
/
+10
2025-10-19
fs: Add 'initramfs_options' to set initramfs mount options
Lichen Liu
2
-1
/
+13
2025-10-19
pid: Add a judgment for ns null in pid_nr_ns
gaoxiang17
1
-1
/
+1
2025-10-19
minixfs: Verify inode mode when loading from disk
Tetsuo Handa
1
-1
/
+7
2025-10-19
minmax.h: remove some #defines that are only expanded once
David Laight
1
-8
/
+6
2025-10-19
minmax.h: simplify the variants of clamp()
David Laight
1
-12
/
+12
2025-10-19
minmax.h: move all the clamp() definitions after the min/max() ones
David Laight
1
-58
/
+51
2025-10-19
minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
David Laight
1
-2
/
+1
2025-10-19
minmax.h: reduce the #define expansion of min(), max() and clamp()
David Laight
1
-12
/
+12
2025-10-19
minmax.h: update some comments
David Laight
1
-29
/
+24
2025-10-19
minmax.h: add whitespace around operators and after commas
David Laight
1
-17
/
+17
2025-10-19
minmax: fix up min3() and max3() too
Linus Torvalds
1
-2
/
+10
2025-10-19
minmax: improve macro expansion and type checking
Linus Torvalds
2
-15
/
+68
2025-10-19
minmax: simplify min()/max()/clamp() implementation
Linus Torvalds
1
-23
/
+20
2025-10-19
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
5
-5
/
+5
2025-10-19
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
21
-39
/
+43
2025-10-19
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2025-10-19
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
8
-9
/
+9
2025-10-19
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
1
-0
/
+7
2025-10-19
minmax: fix indentation of __cmp_once() and __clamp_once()
David Laight
1
-15
/
+15
2025-10-19
minmax: deduplicate __unconst_integer_typeof()
Andy Shevchenko
1
-23
/
+2
2025-10-19
minmax: Introduce {min,max}_array()
Herve Codina
1
-0
/
+64
2025-10-19
arm64: dts: qcom: sdm845: Fix slimbam num-channels/ees
Stephan Gerhold
1
-2
/
+2
2025-10-19
btrfs: fix the incorrect max_bytes value for find_lock_delalloc_range()
Qu Wenruo
1
-3
/
+11
2025-10-19
fscontext: do not consume log entries when returning -EMSGSIZE
Aleksa Sarai
1
-32
/
+38
2025-10-19
locking: Introduce __cleanup() based infrastructure
Peter Zijlstra
17
-7
/
+321
2025-10-19
dm: fix NULL pointer dereference in __dm_suspend()
Zheng Qixing
1
-3
/
+4
2025-10-19
tracing: Fix race condition in kprobe initialization causing NULL pointer der...
Yuan Chen
3
-10
/
+22
2025-10-19
ksmbd: fix error code overwriting in smb2_get_info_filesystem()
Matvey Kovalev
1
-1
/
+2
2025-10-19
net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
Oleksij Rempel
1
-1
/
+34
2025-10-19
mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flag
Hans de Goede
1
-0
/
+2
2025-10-19
mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for cache_type
Andy Shevchenko
1
-1
/
+0
2025-10-19
mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config max_register value
Hans de Goede
1
-1
/
+1
2025-10-19
media: mc: Clear minor number before put device
Edward Adam Davis
1
-5
/
+1
2025-10-19
Squashfs: reject negative file sizes in squashfs_read_inode()
Phillip Lougher
1
-0
/
+4
2025-10-19
Squashfs: add additional inode sanity checking
Phillip Lougher
1
-2
/
+18
2025-10-19
ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()
Ma Ke
1
-2
/
+15
[next]