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
USB: serial: option: update interface mapping for ZTE P685M
Lech Perczak
1
-1
/
+2
2021-03-03
Input: i8042 - add ASUS Zenbook Flip to noselftest list
Marcos Paulo de Souza
1
-0
/
+4
2021-03-03
Input: joydev - prevent potential read overflow in ioctl
Dan Carpenter
1
-2
/
+5
2021-03-03
Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...
Olivier Crête
1
-0
/
+1
2021-03-03
blk-settings: align max_sectors on "logical_block_size" boundary
Mikulas Patocka
1
-0
/
+12
2021-03-03
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
12
-39
/
+38
2021-03-03
scsi: bnx2fc: Fix Kconfig warning & CNIC build errors
Randy Dunlap
1
-0
/
+1
2021-03-03
i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition
Maxime Ripard
1
-1
/
+1
2021-03-03
mm/hugetlb: fix potential double free in hugetlb_register_node() error path
Miaohe Lin
1
-1
/
+3
2021-03-03
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
1
-3
/
+3
2021-03-03
PCI: Align checking of syscall user config accessors
Heiner Kallweit
1
-5
/
+5
2021-03-03
VMCI: Use set_page_dirty_lock() when unregistering guest memory
Jorgen Hansen
1
-1
/
+1
2021-03-03
misc: eeprom_93xx46: Add module alias to avoid breaking support for non devic...
Aswath Govindraju
1
-0
/
+1
2021-03-03
misc: eeprom_93xx46: Fix module alias to enable module autoprobe
Aswath Govindraju
1
-1
/
+1
2021-03-03
sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is set
Randy Dunlap
1
-1
/
+1
2021-03-03
Input: elo - fix an error code in elo_connect()
Dan Carpenter
1
-1
/
+3
2021-03-03
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
1
-1
/
+1
2021-03-03
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
1
-0
/
+3
2021-03-03
powerpc/pseries/dlpar: handle ibm, configure-connector delay status
Nathan Lynch
1
-4
/
+3
2021-03-03
mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()
Dan Carpenter
1
-2
/
+1
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
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
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
btrfs: clarify error returns values in __load_free_space_cache
Zhihao Cheng
1
-1
/
+5
2021-03-03
media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex values
Laurent Pinchart
1
-9
/
+9
2021-03-03
media: cx25821: Fix a bug when reallocating some dma memory
Christophe JAILLET
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
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
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
[prev]
[next]