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
compress-2026-03-30
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
2024-10-07
ASoC: dt-bindings: davinci-mcasp: Fix interrupt properties
Miquel Raynal
1
-9
/
+9
2024-10-07
ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()
Zichen Xie
1
-0
/
+2
2024-10-07
drm/vc4: Stop the active perfmon before being destroyed
Maíra Canal
1
-1
/
+6
2024-10-07
drm/v3d: Stop the active perfmon before being destroyed
Maíra Canal
1
-1
/
+8
2024-10-07
fsdax: dax_unshare_iter needs to copy entire blocks
Darrick J. Wong
1
-7
/
+27
2024-10-07
fsdax: remove zeroing code from dax_unshare_iter
Darrick J. Wong
1
-8
/
+0
2024-10-07
iomap: share iomap_unshare_iter predicate code with fsdax
Darrick J. Wong
3
-16
/
+18
2024-10-07
xfs: don't allocate COW extents when unsharing a hole
Darrick J. Wong
1
-1
/
+1
2024-10-07
netfs: In readahead, put the folio refs as soon extracted
David Howells
3
-34
/
+16
2024-10-07
USB: yurex: kill needless initialization in yurex_read
Oliver Neukum
1
-1
/
+1
2024-10-07
Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"
Oliver Neukum
1
-11
/
+8
2024-10-07
arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbers
Josua Mayer
1
-1
/
+1
2024-10-07
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
1
-1
/
+5
2024-10-07
phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register
Bartosz Wawrzyniak
1
-10
/
+11
2024-10-07
phy: usb: Fix missing elements in BCM4908 USB init array
Sam Edwards
1
-0
/
+2
2024-10-07
xfs: skip background cowblock trims on inodes open for write
Brian Foster
1
-8
/
+23
2024-10-07
xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
Christoph Hellwig
1
-1
/
+7
2024-10-07
xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
Christoph Hellwig
1
-48
/
+13
2024-10-07
xfs: don't ifdef around the exact minlen allocations
Christoph Hellwig
3
-14
/
+3
2024-10-07
xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
Christoph Hellwig
1
-45
/
+28
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
Christoph Hellwig
1
-5
/
+8
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
Christoph Hellwig
2
-3
/
+7
2024-10-07
xfs: return bool from xfs_attr3_leaf_add
Christoph Hellwig
3
-27
/
+25
2024-10-07
xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
Christoph Hellwig
1
-102
/
+74
2024-10-07
xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()
Uros Bizjak
1
-7
/
+4
2024-10-07
xfs: scrub: convert comma to semicolon
Yan Zhen
1
-2
/
+2
2024-10-07
xfs: Remove empty declartion in header file
Zhang Zekun
1
-2
/
+0
2024-10-07
MAINTAINERS: add Carlos Maiolino as XFS release manager
Chandan Babu R
1
-1
/
+1
2024-10-07
mailmap: update mail for Fiona Behrens
Fiona Behrens
1
-0
/
+3
2024-10-06
cifs: Fix creating native symlinks pointing to current or parent directory
Pali Rohár
1
-3
/
+14
2024-10-06
cifs: Improve creating native symlinks pointing to directory
Pali Rohár
3
-4
/
+164
2024-10-07
drm/i915/hdcp: fix connector refcounting
Jani Nikula
1
-3
/
+7
2024-10-06
io_uring/rw: allow pollable non-blocking attempts for !FMODE_NOWAIT
Jens Axboe
1
-17
/
+16
2024-10-06
Linux 6.12-rc2
v6.12-rc2
Linus Torvalds
1
-1
/
+1
2024-10-06
Merge tag 'kbuild-fixes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-8
/
+66
2024-10-06
Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
9
-17
/
+30
2024-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-43
/
+91
2024-10-06
Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2024-10-07
kbuild: deb-pkg: Remove blank first line from maint scripts
Aaron Thompson
1
-1
/
+0
2024-10-07
kbuild: fix a typo dt_binding_schema -> dt_binding_schemas
Xu Yang
1
-1
/
+1
2024-10-07
scripts: import more list macros
Sami Tolvanen
1
-0
/
+50
2024-10-06
iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config()
Mohammed Anees
1
-8
/
+9
2024-10-06
iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-06
iio: dac: ltc1660: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-06
iio: dac: ad5770r: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-06
iio: amplifiers: ada4250: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-06
iio: frequency: adf4377: add missing select REMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-06
iio: resolver: ad2s1210: add missing select (TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-06
iio: resolver: ad2s1210 add missing select REGMAP in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-06
iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
[prev]
[next]