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
2021-03-03
mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()
Dan Carpenter
1
-2
/
+1
2021-03-03
RDMA/rxe: Fix coding error in rxe_recv.c
Bob Pearson
1
-3
/
+8
2021-03-03
perf tools: Fix DSO filtering when not finding a map for a sampled address
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-03-03
tracepoint: Do not fail unregistering a probe due to memory failure
Steven Rostedt (VMware)
1
-16
/
+64
2021-03-03
amba: Fix resource leak for drivers without .remove
Uwe Kleine-König
1
-8
/
+12
2021-03-03
ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ cores
Vladimir Murzin
1
-2
/
+2
2021-03-03
mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probe
Christophe JAILLET
1
-1
/
+3
2021-03-03
powerpc/47x: Disable 256k page size
Christophe Leroy
1
-1
/
+1
2021-03-03
IB/umad: Return EIO in case of when device disassociated
Shay Drory
1
-1
/
+6
2021-03-03
isofs: release buffer head before return
Pan Bian
2
-0
/
+2
2021-03-03
regulator: axp20x: Fix reference cout leak
Pan Bian
1
-4
/
+3
2021-03-03
clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is defined
Tom Rix
1
-4
/
+1
2021-03-03
power: reset: at91-sama5d2_shdwc: fix wkupdbc mask
Claudiu Beznea
1
-1
/
+1
2021-03-03
of/fdt: Make sure no-map does not remove already reserved regions
Nicolas Boichat
1
-1
/
+9
2021-03-03
fdt: Properly handle "no-map" field in the memory region
KarimAllah Ahmed
1
-1
/
+1
2021-03-03
dmaengine: fsldma: Fix a resource leak in an error handling path of the probe...
Christophe JAILLET
1
-0
/
+5
2021-03-03
dmaengine: fsldma: Fix a resource leak in the remove function
Christophe JAILLET
1
-0
/
+1
2021-03-03
HID: core: detect and skip invalid inputs to snto32()
Randy Dunlap
1
-0
/
+3
2021-03-03
spi: cadence-quadspi: Abort read if dummy cycles required are too many
Pratyush Yadav
1
-1
/
+1
2021-03-03
clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLL
Martin Blumenstingl
1
-1
/
+1
2021-03-03
jffs2: fix use after free in jffs2_sum_write_data()
Tom Rix
1
-0
/
+3
2021-03-03
fs/jfs: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2021-03-03
crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()
Daniele Alessandrelli
1
-0
/
+3
2021-03-03
btrfs: clarify error returns values in __load_free_space_cache
Zhihao Cheng
1
-1
/
+5
2021-03-03
ata: ahci_brcm: Add back regulators management
Florian Fainelli
1
-1
/
+13
2021-03-03
media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex values
Laurent Pinchart
1
-9
/
+9
2021-03-03
media: pxa_camera: declare variable when DEBUG is defined
Tom Rix
1
-0
/
+3
2021-03-03
media: cx25821: Fix a bug when reallocating some dma memory
Christophe JAILLET
1
-1
/
+3
2021-03-03
media: qm1d1c0042: fix error return code in qm1d1c0042_init()
Luo Meng
1
-1
/
+3
2021-03-03
media: lmedm04: Fix misuse of comma
Joe Perches
1
-1
/
+1
2021-03-03
ASoC: cs42l56: fix up error handling in probe
Dan Carpenter
1
-1
/
+2
2021-03-03
media: tm6000: Fix memleak in tm6000_start_stream
Dinghao Liu
1
-0
/
+4
2021-03-03
media: media/pci: Fix memleak in empress_init
Dinghao Liu
1
-1
/
+4
2021-03-03
media: vsp1: Fix an error handling path in the probe function
Christophe JAILLET
1
-1
/
+3
2021-03-03
MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0
Nathan Chancellor
1
-1
/
+1
2021-03-03
MIPS: c-r4k: Fix section mismatch for loongson2_sc_init
Nathan Chancellor
1
-1
/
+1
2021-03-03
gma500: clean up error handling in init
Dan Carpenter
1
-9
/
+13
2021-03-03
drm/gma500: Fix error return code in psb_driver_load()
Jialin Zhang
1
-0
/
+2
2021-03-03
fbdev: aty: SPARC64 requires FB_ATY_CT
Randy Dunlap
1
-1
/
+1
2021-03-03
b43: N-PHY: Fix the update of coef for the PHY revision >= 3case
Colin Ian King
1
-1
/
+1
2021-03-03
mac80211: fix potential overflow when multiplying to u32 integers
Colin Ian King
1
-1
/
+1
2021-03-03
xen/netback: fix spurious event detection for common event case
Juergen Gross
1
-3
/
+5
2021-03-03
bnxt_en: reverse order of TX disable and carrier off
Edwin Peer
1
-1
/
+2
2021-03-03
ARM: s3c: fix fiq for clang IAS
Arnd Bergmann
1
-6
/
+3
2021-03-03
arm64: dts: msm8916: Fix reserved and rfsa nodes unit address
Vincent Knecht
1
-2
/
+2
2021-03-03
usb: dwc2: Make "trimming xfer length" a debug message
Guenter Roeck
1
-1
/
+1
2021-03-03
usb: dwc2: Abort transaction after errors with unknown reason
Guenter Roeck
1
-0
/
+12
2021-03-03
usb: dwc2: Do not update data length if it is 0 on inbound transfers
Guenter Roeck
1
-7
/
+8
2021-03-03
ARM: dts: Configure missing thermal interrupt for 4430
Tony Lindgren
1
-0
/
+2
2021-03-03
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
1
-2
/
+4
[prev]
[next]