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-08-17
ASoC: mchp-spdifrx: disable end of block interrupt on failures
Claudiu Beznea
1
-3
/
+6
2022-08-17
video: fbdev: sis: fix typos in SiS_GetModeID()
Rustam Subkhankulov
1
-2
/
+2
2022-08-17
video: fbdev: amba-clcd: Fix refcount leak bugs
Liang He
1
-6
/
+18
2022-08-17
watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada...
William Dean
1
-0
/
+2
2022-08-17
watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource
Jean Delvare
1
-0
/
+1
2022-08-17
ASoC: audio-graph-card: Add of_node_put() in fail path
Liang He
1
-1
/
+3
2022-08-17
fuse: Remove the control interface for virtio-fs
Xie Yongji
1
-2
/
+2
2022-08-17
ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp()
Christophe JAILLET
1
-1
/
+1
2022-08-17
ASoC: imx-card: use snd_pcm_format_t type for asrc_format
Shengjiu Wang
1
-3
/
+5
2022-08-17
ASoC: fsl_easrc: use snd_pcm_format_t type for sample_format
Shengjiu Wang
2
-4
/
+7
2022-08-17
ASoC: fsl-asoc-card: force cast the asrc_format type
Shengjiu Wang
1
-2
/
+3
2022-08-17
ASoC: fsl_asrc: force cast the asrc_format type
Shengjiu Wang
1
-2
/
+4
2022-08-17
s390/zcore: fix race when reading from hardware system area
Alexander Gordeev
1
-1
/
+10
2022-08-17
s390/crash: fix incorrect number of bytes to copy to user space
Alexander Gordeev
1
-1
/
+1
2022-08-17
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
8
-42
/
+38
2022-08-17
s390/dump: fix old lowcore virtual vs physical address confusion
Alexander Gordeev
3
-2
/
+5
2022-08-17
perf tools: Fix dso_id inode generation comparison
Adrian Hunter
1
-2
/
+13
2022-08-17
iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loop
Liang He
1
-2
/
+5
2022-08-17
mfd: max77620: Fix refcount leak in max77620_initialise_fps
Miaoqian Lin
1
-0
/
+2
2022-08-17
mfd: t7l66xb: Drop platform disable callback
Uwe Kleine-König
2
-6
/
+1
2022-08-17
remoteproc: sysmon: Wait for SSCTL service to come up
Sibi Sankar
1
-0
/
+10
2022-08-17
remoteproc: qcom: pas: Check if coredump is enabled
Siddharth Gupta
1
-0
/
+3
2022-08-17
proc: fix a dentry lock race between release_task and lookup
Zhihao Cheng
1
-8
/
+38
2022-08-17
lib/smp_processor_id: fix imbalanced instrumentation_end() call
Tetsuo Handa
1
-1
/
+1
2022-08-17
kfifo: fix kfifo_to_user() return type
Dan Carpenter
1
-1
/
+1
2022-08-17
rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge
Miaoqian Lin
1
-0
/
+1
2022-08-17
MIPS: Fixed __debug_virt_addr_valid()
Florian Fainelli
1
-10
/
+4
2022-08-17
net: 9p: fix refcount leak in p9_read_work() error handling
Hangyu Hua
1
-0
/
+1
2022-08-17
9p: Add client parameter to p9_req_put()
Kent Overstreet
6
-17
/
+17
2022-08-17
9p: Drop kref usage
Kent Overstreet
2
-14
/
+11
2022-08-17
9p: fix a bunch of checkpatch warnings
Dominique Martinet
21
-305
/
+323
2022-08-17
iommu/exynos: Handle failed IOMMU device registration properly
Sam Protsenko
1
-1
/
+5
2022-08-17
serial: 8250_bcm7271: Save/restore RTS in suspend/resume
Doug Berger
1
-6
/
+18
2022-08-17
ASoC: mt6359: Fix refcount leak bug
Liang He
2
-0
/
+2
2022-08-17
swiotlb: fail map correctly with failed io_tlb_default_mem
Robin Murphy
1
-1
/
+1
2022-08-17
MIPS: vdso: Utilize __pa() for gic_pfn
Florian Fainelli
1
-1
/
+1
2022-08-17
tty: n_gsm: fix missing corner cases in gsmld_poll()
Daniel Starke
1
-2
/
+5
2022-08-17
tty: n_gsm: fix DM command
Daniel Starke
1
-1
/
+1
2022-08-17
tty: n_gsm: fix wrong T1 retry count handling
Daniel Starke
1
-2
/
+2
2022-08-17
serial: 8250_fsl: Don't report FE, PE and OE twice
Uwe Kleine-König
1
-1
/
+1
2022-08-17
vfio/ccw: Do not change FSM state in subchannel event
Eric Farman
1
-11
/
+3
2022-08-17
remoteproc: qcom: wcnss: Fix handling of IRQs
Sireesh Kodali
1
-2
/
+8
2022-08-17
ASoC: imx-card: Fix DSD/PDM mclk frequency
Shengjiu Wang
1
-3
/
+11
2022-08-17
ASoC: qcom: Fix missing of_node_put() in asoc_qcom_lpass_cpu_platform_probe()
Liang He
1
-0
/
+1
2022-08-17
tty: n_gsm: fix resource allocation order in gsm_activate_mux()
Daniel Starke
1
-3
/
+4
2022-08-17
tty: n_gsm: fix race condition in gsmld_write()
Daniel Starke
1
-4
/
+17
2022-08-17
tty: n_gsm: fix packet re-transmission without open control channel
Daniel Starke
1
-1
/
+1
2022-08-17
tty: n_gsm: fix non flow control frames during mux flow off
Daniel Starke
1
-1
/
+53
2022-08-17
tty: n_gsm: fix missing timer to handle stalled links
Daniel Starke
1
-8
/
+35
2022-08-17
tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()
Daniel Starke
1
-32
/
+42
[prev]
[next]