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.19.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-7.0.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
2021-05-14
node: fix device cleanups in error handling code
Dan Carpenter
1
-14
/
+12
2021-05-14
firmware: qcom-scm: Fix QCOM_SCM configuration
He Ying
1
-0
/
+1
2021-05-14
serial: core: return early on unsupported ioctls
Johan Hovold
1
-3
/
+3
2021-05-14
tty: fix return value for unsupported termiox ioctls
Johan Hovold
1
-2
/
+2
2021-05-14
tty: fix return value for unsupported ioctls
Johan Hovold
2
-5
/
+5
2021-05-14
tty: actually undefine superseded ASYNC flags
Johan Hovold
1
-2
/
+2
2021-05-14
USB: cdc-acm: fix TIOCGSERIAL implementation
Johan Hovold
1
-2
/
+1
2021-05-14
USB: cdc-acm: fix unprivileged TIOCCSERIAL
Johan Hovold
1
-2
/
+0
2021-05-14
usb: gadget: r8a66597: Add missing null check on return from platform_get_res...
Colin Ian King
1
-0
/
+2
2021-05-14
spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()
Wang Li
1
-1
/
+1
2021-05-14
spi: spi-zynqmp-gqspi: fix incorrect operating mode in zynqmp_qspi_read_op
Quanyang Wang
1
-1
/
+1
2021-05-14
spi: spi-zynqmp-gqspi: transmit dummy circles by using the controller's inter...
Quanyang Wang
1
-22
/
+18
2021-05-14
spi: spi-zynqmp-gqspi: add mutex locking for exec_op
Quanyang Wang
1
-0
/
+5
2021-05-14
spi: spi-zynqmp-gqspi: use wait_for_completion_timeout to make zynqmp_qspi_ex...
Quanyang Wang
1
-3
/
+3
2021-05-14
cpufreq: armada-37xx: Fix determining base CPU frequency
Pali Rohár
1
-1
/
+1
2021-05-14
cpufreq: armada-37xx: Fix driver cleanup when registration failed
Pali Rohár
1
-1
/
+1
2021-05-14
clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0
Pali Rohár
1
-6
/
+39
2021-05-14
clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz
Pali Rohár
1
-5
/
+7
2021-05-14
cpufreq: armada-37xx: Fix the AVS value for load L1
Pali Rohár
1
-0
/
+37
2021-05-14
clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
Marek Behún
1
-28
/
+0
2021-05-14
cpufreq: armada-37xx: Fix setting TBG parent for load levels
Marek Behún
1
-12
/
+23
2021-05-14
crypto: qat - Fix a double free in adf_create_ring
Lv Yunlong
1
-0
/
+1
2021-05-14
crypto: sa2ul - Fix memory leak of rxd
Colin Ian King
1
-2
/
+6
2021-05-14
crypto: sun8i-ss - Fix memory leak of pad
Colin Ian King
1
-3
/
+4
2021-05-14
crypto: allwinner - add missing CRYPTO_ prefix
Corentin Labbe
1
-7
/
+7
2021-05-14
ACPI: CPPC: Replace cppc_attr with kobj_attribute
Nathan Chancellor
1
-11
/
+3
2021-05-14
cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configuration
He Ying
1
-1
/
+1
2021-05-14
PM: runtime: Replace inline function pm_runtime_callbacks_present()
YueHaibing
1
-1
/
+1
2021-05-14
soc: qcom: mdt_loader: Detect truncated read of segments
Bjorn Andersson
1
-0
/
+9
2021-05-14
soc: qcom: mdt_loader: Validate that p_filesz < p_memsz
Bjorn Andersson
1
-0
/
+8
2021-05-14
spi: fsl: add missing iounmap() on error in of_fsl_spi_probe()
Yang Yingliang
1
-5
/
+18
2021-05-14
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
2
-7
/
+5
2021-05-14
clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe()
Wei Yongjun
1
-2
/
+2
2021-05-14
clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stopped
Tony Lindgren
1
-0
/
+1
2021-05-14
clocksource/drivers/timer-ti-dm: Fix posted mode status check order
Tony Lindgren
1
-6
/
+6
2021-05-14
PM / devfreq: Use more accurate returned new_freq as resume_freq
Dong Aisheng
1
-1
/
+1
2021-05-14
soc: qcom: pdr: Fix error return code in pdr_register_listener
Qinglang Miao
1
-1
/
+1
2021-05-14
platform/x86: dell-wmi-sysman: Make init_bios_attributes() ACPI object parsin...
Hans de Goede
1
-4
/
+28
2021-05-14
staging: greybus: uart: fix unprivileged TIOCCSERIAL
Johan Hovold
1
-2
/
+0
2021-05-14
staging: fwserial: fix TIOCGSERIAL implementation
Johan Hovold
1
-4
/
+3
2021-05-14
staging: fwserial: fix TIOCSSERIAL implementation
Johan Hovold
1
-4
/
+0
2021-05-14
staging: rtl8192u: Fix potential infinite loop
Colin Ian King
1
-1
/
+1
2021-05-14
staging: comedi: tests: ni_routes_test: Fix compilation error
Ian Abbott
1
-2
/
+4
2021-05-14
irqchip/gic-v3: Fix OF_BAD_ADDR error handling
Arnd Bergmann
1
-1
/
+1
2021-05-14
mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init
Lv Yunlong
1
-1
/
+1
2021-05-14
iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbol
Alexandru Ardelean
1
-1
/
+1
2021-05-14
firmware: qcom_scm: Workaround lack of "is available" call on SC7180
Stephen Boyd
1
-2
/
+16
2021-05-14
firmware: qcom_scm: Reduce locking section for __get_convention()
Stephen Boyd
3
-35
/
+39
2021-05-14
firmware: qcom_scm: Make __qcom_scm_is_call_available() return bool
Stephen Boyd
1
-11
/
+8
2021-05-14
m68k: mvme147,mvme16x: Don't wipe PCC timer config bits
Finn Thain
3
-12
/
+19
[prev]
[next]