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
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
2022-10-05
Linux 5.4.216
v5.4.216
Greg Kroah-Hartman
1
-1
/
+1
2022-10-05
clk: iproc: Do not rely on node name for correct PLL setup
Florian Fainelli
1
-4
/
+8
2022-10-05
clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks
Han Xu
1
-2
/
+2
2022-10-05
selftests: Fix the if conditions of in test_extra_filter()
Wang Yufen
1
-1
/
+1
2022-10-05
nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
Michael Kelley
1
-3
/
+3
2022-10-05
nvme: add new line after variable declatation
Chaitanya Kulkarni
1
-0
/
+3
2022-10-05
usbnet: Fix memory leak in usbnet_disconnect()
Peilin Ye
1
-1
/
+6
2022-10-05
Input: melfas_mip4 - fix return value check in mip4_probe()
Yang Yingliang
1
-1
/
+1
2022-10-05
Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...
Brian Norris
1
-13
/
+0
2022-10-05
soc: sunxi: sram: Fix debugfs info for A64 SRAM C
Samuel Holland
1
-2
/
+2
2022-10-05
soc: sunxi: sram: Fix probe function ordering issues
Samuel Holland
1
-8
/
+5
2022-10-05
soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resour...
Cai Huoqing
1
-3
/
+1
2022-10-05
soc: sunxi: sram: Prevent the driver from being unbound
Samuel Holland
1
-3
/
+2
2022-10-05
soc: sunxi: sram: Actually claim SRAM regions
Samuel Holland
1
-0
/
+1
2022-10-05
ARM: dts: am33xx: Fix MMCHS0 dma properties
YuTong Chang
1
-2
/
+1
2022-10-05
ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver
Faiz Abbas
19
-26
/
+22
2022-10-05
media: dvb_vb2: fix possible out of bound access
Hangyu Hua
1
-0
/
+11
2022-10-05
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
1
-2
/
+5
2022-10-05
mm/migrate_device.c: flush TLB while holding PTL
Alistair Popple
1
-2
/
+3
2022-10-05
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
1
-0
/
+12
2022-10-05
mm/page_alloc: fix race condition between build_all_zonelists and page alloca...
Mel Gorman
1
-10
/
+43
2022-10-05
mmc: moxart: fix 4-bit bus width and remove 8-bit bus width
Sergei Antonov
1
-14
/
+3
2022-10-05
libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
Niklas Cassel
1
-0
/
+4
2022-10-05
Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"
Sasha Levin
1
-2
/
+2
2022-10-05
ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()
ChenXiaoSong
1
-1
/
+2
2022-10-05
ARM: dts: integrator: Tag PCI host with device_type
Linus Walleij
1
-0
/
+1
2022-10-05
clk: ingenic-tcu: Properly enable registers before accessing timers
Aidan MacDonald
1
-10
/
+5
2022-10-05
net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455
Frank Wunderlich
1
-0
/
+1
2022-10-05
uas: ignore UAS for Thinkplus chips
Hongling Zeng
1
-0
/
+7
2022-10-05
usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
Hongling Zeng
1
-0
/
+7
2022-10-05
uas: add no-uas quirk for Hiksemi usb_disk
Hongling Zeng
1
-0
/
+7
2022-09-28
Linux 5.4.215
v5.4.215
Greg Kroah-Hartman
1
-1
/
+1
2022-09-28
ext4: make directory inode spreading reflect flexbg size
Jan Kara
1
-1
/
+1
2022-09-28
xfs: fix use-after-free when aborting corrupt attr inactivation
Darrick J. Wong
1
-1
/
+1
2022-09-28
xfs: fix an ABBA deadlock in xfs_rename
Darrick J. Wong
3
-20
/
+26
2022-09-28
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
4
-1
/
+130
2022-09-28
xfs: split the sunit parameter update into two parts
Darrick J. Wong
1
-51
/
+72
2022-09-28
xfs: refactor agfl length computation function
Darrick J. Wong
1
-5
/
+13
2022-09-28
xfs: use bitops interface for buf log item AIL flag check
Brian Foster
1
-1
/
+1
2022-09-28
xfs: stabilize insert range start boundary to avoid COW writeback race
Brian Foster
2
-1
/
+13
2022-09-28
xfs: fix some memory leaks in log recovery
Darrick J. Wong
1
-3
/
+5
2022-09-28
xfs: always log corruption errors
Darrick J. Wong
25
-45
/
+179
2022-09-28
xfs: constify the buffer pointer arguments to error functions
Darrick J. Wong
4
-8
/
+8
2022-09-28
xfs: convert EIO to EFSCORRUPTED when log contents are invalid
Darrick J. Wong
5
-21
/
+21
2022-09-28
xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
kaixuxia
3
-5
/
+42
2022-09-28
xfs: attach dquots and reserve quota blocks during unwritten conversion
Darrick J. Wong
1
-0
/
+10
2022-09-28
xfs: range check ri_cnt when recovering log items
Darrick J. Wong
1
-1
/
+10
2022-09-28
xfs: add missing assert in xfs_fsmap_owner_from_rmap
Darrick J. Wong
1
-0
/
+1
2022-09-28
xfs: slightly tweak an assert in xfs_fs_map_blocks
Christoph Hellwig
1
-2
/
+2
2022-09-28
xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
Darrick J. Wong
3
-7
/
+7
[next]