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
module: fix [e_shstrndx].sh_size=0 OOB access
Alexey Dobriyan
1
-0
/
+4
2022-06-09
module.h: simplify MODULE_IMPORT_NS
Greg Kroah-Hartman
1
-2
/
+1
2022-06-09
PCI: mediatek-gen3: Assert resets to ensure expected init state
AngeloGioacchino Del Regno
1
-0
/
+8
2022-06-09
PCI: imx6: Fix PERST# start-up sequence
Francesco Dolcini
1
-9
/
+14
2022-06-09
ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
Waiman Long
1
-0
/
+14
2022-06-09
proc: fix dentry/inode overinstantiating under /proc/${pid}/net
Alexey Dobriyan
2
-0
/
+6
2022-06-09
ASoC: atmel-classd: Remove endianness flag on class d component
Charles Keepax
1
-1
/
+0
2022-06-09
ASoC: atmel-pdmic: Remove endianness flag on pdmic component
Charles Keepax
1
-1
/
+0
2022-06-09
arm64: dts: marvell: espressobin-ultra: enable front USB3 port
Robert Marko
1
-1
/
+0
2022-06-09
arm64: dts: marvell: espressobin-ultra: fix SPI-NOR config
Robert Marko
1
-4
/
+0
2022-06-09
RDMA/hns: Add the detection for CMDQ status in the device initialization process
Yangyang Li
2
-0
/
+27
2022-06-09
powerpc/4xx/cpm: Fix return value of __setup() handler
Randy Dunlap
1
-1
/
+1
2022-06-09
powerpc/idle: Fix return value of __setup() handler
Randy Dunlap
1
-1
/
+1
2022-06-09
pinctrl: renesas: core: Fix possible null-ptr-deref in sh_pfc_map_resources()
Yang Yingliang
1
-4
/
+3
2022-06-09
pinctrl: renesas: r8a779a0: Fix GPIO function on I2C-capable pins
Geert Uytterhoeven
1
-0
/
+29
2022-06-09
powerpc/8xx: export 'cpm_setbrg' for modules
Randy Dunlap
1
-0
/
+1
2022-06-09
drm/msm/dpu: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
1
-1
/
+1
2022-06-09
list: fix a data-race around ep->rdllist
Kuniyuki Iwashima
1
-3
/
+3
2022-06-09
ocfs2: fix mounting crash if journal is not alloced
Heming Zhao via Ocfs2-devel
4
-12
/
+42
2022-06-09
firmware: arm_ffa: Remove incorrect assignment of driver_data
Sudeep Holla
1
-2
/
+0
2022-06-09
firmware: arm_ffa: Fix uuid parameter to ffa_partition_probe
Sudeep Holla
1
-1
/
+1
2022-06-09
drivers/base/memory: fix an unlikely reference counting issue in __add_memory...
Christophe JAILLET
1
-3
/
+2
2022-06-09
dax: fix cache flush on PMD-mapped pages
Muchun Song
1
-1
/
+2
2022-06-09
drivers/base/node.c: fix compaction sysfs file leak
Miaohe Lin
1
-0
/
+1
2022-06-09
crypto: ccp - Fix the INIT_EX data file open failure
Jacky Li
1
-2
/
+28
2022-06-09
pinctrl: mvebu: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
1
-1
/
+1
2022-06-09
nvdimm: Allow overwrite in the presence of disabled dimms
Dan Williams
1
-5
/
+0
2022-06-09
nvdimm: Fix firmware activation deadlock scenarios
Dan Williams
1
-9
/
+0
2022-06-09
firmware: arm_scmi: Fix list protocols enumeration in the base protocol
Cristian Marussi
1
-1
/
+1
2022-06-09
ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe() error path
Lad Prabhakar
1
-3
/
+10
2022-06-09
ASoC: sh: rz-ssi: Propagate error codes returned from platform_get_irq_byname()
Lad Prabhakar
1
-6
/
+3
2022-06-09
arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock rates
Matthias Schiffer
1
-2
/
+0
2022-06-09
soc: bcm: Check for NULL return of devm_kzalloc()
QintaoShen
1
-0
/
+3
2022-06-09
scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
Gustavo A. R. Silva
2
-2
/
+3
2022-06-09
mfd: ipaq-micro: Fix error check return value of platform_get_irq()
Lv Ruyi
1
-1
/
+1
2022-06-09
powerpc/fadump: fix PT_LOAD segment for boot memory area
Hari Bathini
1
-2
/
+6
2022-06-09
Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero
Andrea Parri (Microsoft)
1
-2
/
+4
2022-06-09
arm64: dts: qcom: qrb5165-rb5: Fix can-clock node name
Vinod Koul
1
-1
/
+1
2022-06-09
pinctrl: mediatek: mt8195: enable driver on mtk platforms
Fabien Parent
1
-0
/
+1
2022-06-09
pinctrl/rockchip: support deferring other gpio params
Caleb Connolly
3
-35
/
+50
2022-06-09
arm: mediatek: select arch timer for mt7629
Chuanhong Guo
1
-0
/
+1
2022-06-09
drm/msm: return the average load over the polling period
Chia-I Wu
2
-1
/
+62
2022-06-09
drm/msm: simplify gpu_busy callback
Chia-I Wu
4
-34
/
+41
2022-06-09
pinctrl: bcm2835: implement hook for missing gpio-ranges
Stefan Wahren
1
-0
/
+18
2022-06-09
gpiolib: of: Introduce hook for missing gpio-ranges
Stefan Wahren
2
-0
/
+17
2022-06-09
crypto: marvell/cesa - ECB does not IV
Corentin Labbe
1
-1
/
+0
2022-06-09
hwrng: cn10k - Make check_rng_health() return an error code
Vladis Dronov
1
-8
/
+7
2022-06-09
hwrng: cn10k - Optimize cn10k_rng_read()
Vladis Dronov
1
-6
/
+10
2022-06-09
misc: ocxl: fix possible double free in ocxl_file_register_afu
Hangyu Hua
1
-0
/
+2
2022-06-09
ARM: dts: bcm2835-rpi-b: Fix GPIO line names
Stefan Wahren
1
-7
/
+6
[prev]
[next]