index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
1
-5
/
+2
2022-06-09
f2fs: fix to do sanity check for inline inode
Chao Yu
3
-7
/
+26
2022-06-09
f2fs: fix fallocate to use file_modified to update permissions consistently
Chao Yu
1
-0
/
+4
2022-06-09
f2fs: fix to do sanity check on total_data_blocks
Chao Yu
3
-13
/
+25
2022-06-09
f2fs: don't need inode lock for system hidden quota
Jaegeuk Kim
1
-2
/
+4
2022-06-09
f2fs: fix deadloop in foreground GC
Chao Yu
1
-12
/
+20
2022-06-09
f2fs: fix to clear dirty inode in f2fs_evict_inode()
Chao Yu
1
-1
/
+15
2022-06-09
f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
Chao Yu
1
-4
/
+12
2022-06-09
f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
Chao Yu
1
-4
/
+10
2022-06-09
perf jevents: Fix event syntax error caused by ExtSel
Zhengjun Xing
1
-1
/
+1
2022-06-09
perf c2c: Use stdio interface if slang is not supported
Leo Yan
1
-2
/
+4
2022-06-09
i2c: rcar: fix PM ref counts in probe error paths
Kuninori Morimoto
1
-6
/
+9
2022-06-09
i2c: npcm: Handle spurious interrupts
Tali Perry
1
-29
/
+62
2022-06-09
i2c: npcm: Correct register access width
Tyrone Ting
1
-2
/
+2
2022-06-09
i2c: npcm: Fix timeout calculation
Tali Perry
1
-4
/
+4
2022-06-09
iommu/amd: Increase timeout waiting for GA log enablement
Joerg Roedel
1
-1
/
+1
2022-06-09
dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler()
Amelie Delaunay
1
-1
/
+1
2022-06-09
dmaengine: stm32-mdma: rework interrupt handler
Amelie Delaunay
1
-30
/
+34
2022-06-09
dmaengine: stm32-mdma: remove GISR1 register
Amelie Delaunay
1
-16
/
+5
2022-06-09
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
Miaoqian Lin
1
-1
/
+4
2022-06-09
NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
Trond Myklebust
1
-0
/
+2
2022-06-09
NFS: Don't report errors from nfs_pageio_complete() more than once
Trond Myklebust
1
-8
/
+1
2022-06-09
NFS: Do not report flush errors in nfs_write_end()
Trond Myklebust
1
-5
/
+2
2022-06-09
NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYS
Trond Myklebust
1
-4
/
+5
2022-06-09
NFS: Do not report EINTR/ERESTARTSYS as mapping errors
Trond Myklebust
1
-1
/
+1
2022-06-09
dmaengine: idxd: Fix the error handling path in idxd_cdev_register()
Christophe JAILLET
1
-1
/
+7
2022-06-09
i2c: at91: Initialize dma_buf in at91_twi_xfer()
Nathan Chancellor
1
-1
/
+1
2022-06-09
MIPS: Loongson: Use hwmon_device_register_with_groups() to register hwmon
Guenter Roeck
1
-86
/
+41
2022-06-09
cpufreq: mediatek: Unregister platform device on exit
Rex-BC Chen
1
-4
/
+6
2022-06-09
cpufreq: mediatek: Use module_init and add module_exit
Jia-Wei Chang
1
-1
/
+7
2022-06-09
cpufreq: mediatek: add missing platform_driver_unregister() on error in mtk_c...
Qinglang Miao
1
-0
/
+1
2022-06-09
i2c: at91: use dma safe buffers
Michael Walle
1
-0
/
+11
2022-06-09
iommu/mediatek: Add list_del in mtk_iommu_remove
Yong Wu
1
-2
/
+1
2022-06-09
f2fs: fix dereference of stale list iterator after loop body
Jakob Koschel
1
-3
/
+6
2022-06-09
OPP: call of_node_put() on error path in _bandwidth_supported()
Dan Carpenter
1
-1
/
+1
2022-06-09
Input: stmfts - do not leave device disabled in stmfts_input_open
Dmitry Torokhov
1
-8
/
+8
2022-06-09
RDMA/hfi1: Prevent use of lock before it is initialized
Douglas Miller
1
-5
/
+7
2022-06-09
mailbox: forward the hrtimer if not queued and under a lock
Björn Ardö
2
-6
/
+14
2022-06-09
mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()
Yang Yingliang
1
-4
/
+2
2022-06-09
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
Miaoqian Lin
1
-0
/
+2
2022-06-09
macintosh: via-pmu and via-cuda need RTC_LIB
Randy Dunlap
1
-0
/
+2
2022-06-09
powerpc/perf: Fix the threshold compare group constraint for power9
Kajol Jain
1
-1
/
+2
2022-06-09
powerpc/64: Only WARN if __pa()/__va() called with bad addresses
Michael Ellerman
1
-2
/
+5
2022-06-09
hwrng: omap3-rom - fix using wrong clk_disable() in omap_rom_rng_runtime_resu...
Yang Yingliang
1
-1
/
+1
2022-06-09
PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits
Kuppuswamy Sathyanarayanan
1
-1
/
+6
2022-06-09
Input: sparcspkr - fix refcount leak in bbc_beep_probe
Miaoqian Lin
1
-0
/
+1
2022-06-09
crypto: cryptd - Protect per-CPU resource by disabling BH.
Sebastian Andrzej Siewior
1
-12
/
+11
2022-06-09
crypto: sun8i-ss - handle zero sized sg
Corentin Labbe
1
-1
/
+9
2022-06-09
crypto: sun8i-ss - rework handling of IV
Corentin Labbe
3
-52
/
+107
2022-06-09
tty: fix deadlock caused by calling printk() under tty_port->lock
Qi Zheng
1
-1
/
+2
[prev]
[next]