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
2020-06-17
exfat: fix memory leak in exfat_parse_param()
Al Viro
1
-4
/
+8
2020-06-17
ovl: initialize error in ovl_copy_xattr
Yuxuan Shui
1
-1
/
+1
2020-06-17
ovl: fix out of bounds access warning in ovl_check_fb_len()
Amir Goldstein
1
-0
/
+3
2020-06-17
net/mlx5e: CT: Fix ipv6 nat header rewrite actions
Oz Shlomo
1
-8
/
+8
2020-06-17
net: sched: export __netdev_watchdog_up()
Valentin Longchamp
1
-0
/
+1
2020-06-17
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
1
-1
/
+1
2020-06-17
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
1
-9
/
+40
2020-06-17
mptcp: fix races between shutdown and recvmsg
Paolo Abeni
1
-21
/
+24
2020-06-17
ionic: wait on queue start until after IFF_UP
Shannon Nelson
1
-2
/
+2
2020-06-17
mptcp: don't leak msk in token container
Paolo Abeni
1
-0
/
+1
2020-06-17
net/mlx5: Disable reload while removing the device
Parav Pandit
2
-2
/
+2
2020-06-17
net: macb: Only disable NAPI on the actual error path
Charles Keepax
1
-5
/
+4
2020-06-17
net: cadence: macb: disable NAPI on error
Corentin Labbe
1
-1
/
+4
2020-06-17
net/mlx5e: Fix repeated XSK usage on one channel
Maxim Mikityanskiy
1
-0
/
+4
2020-06-17
net/mlx5: Fix fatal error handling during device load
Shay Drory
1
-3
/
+11
2020-06-17
net/mlx5: drain health workqueue in case of driver load error
Shay Drory
1
-0
/
+5
2020-06-17
selftests/net: in rxtimestamp getopt_long needs terminating null entry
tannerlove
1
-0
/
+1
2020-06-17
net: mvneta: do not redirect frames during reconfiguration
Lorenzo Bianconi
1
-0
/
+13
2020-06-17
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
2
-2
/
+11
2020-06-17
firmware: imx: scu: Fix corruption of header
Franck LENORMAND
1
-5
/
+5
2020-06-17
firmware: imx-scu: Support one TX and one RX
Peng Fan
1
-11
/
+43
2020-06-17
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
3
-9
/
+23
2020-06-17
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
1
-5
/
+10
2020-06-17
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
1
-2
/
+3
2020-06-17
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
1
-0
/
+1
2020-06-17
crypto: drbg - fix error return code in drbg_alloc_state()
Wei Yongjun
1
-1
/
+3
2020-06-17
crypto: algapi - Avoid spurious modprobe on LOADED
Eric Biggers
1
-1
/
+1
2020-06-17
crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...
Christophe JAILLET
1
-2
/
+2
2020-06-17
gup: document and work around "COW can break either way" issue
Linus Torvalds
3
-10
/
+49
2020-06-17
PM: runtime: clk: Fix clk_pm_runtime_get() error path
Rafael J. Wysocki
1
-1
/
+5
2020-06-17
spi: bcm-qspi: when tx/rx buffer is NULL set to 0
Justin Chen
1
-4
/
+4
2020-06-17
spi: bcm-qspi: Handle clock probe deferral
Florian Fainelli
1
-7
/
+5
2020-06-17
spi: bcm2835aux: Fix controller unregister order
Lukas Wunner
1
-1
/
+3
2020-06-17
spi: bcm2835: Fix controller unregister order
Lukas Wunner
1
-1
/
+3
2020-06-17
spi: pxa2xx: Fix runtime PM ref imbalance on probe error
Lukas Wunner
1
-1
/
+0
2020-06-17
spi: pxa2xx: Fix controller unregister order
Lukas Wunner
1
-1
/
+3
2020-06-17
spi: Fix controller unregister order
Lukas Wunner
1
-1
/
+2
2020-06-17
spi: dw: Fix controller unregister order
Lukas Wunner
1
-1
/
+3
2020-06-17
lib: fix bitmap_parse() on 64-bit big endian archs
Alexander Gordeev
1
-2
/
+7
2020-06-17
nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
Ryusuke Konishi
1
-0
/
+2
2020-06-17
lib/lzo: fix ambiguous encoding bug in lzo-rle
Dave Rodgman
2
-2
/
+19
2020-06-17
arm64: acpi: fix UBSAN warning
Nick Desaulniers
1
-2
/
+3
2020-06-17
ACPI: PM: Avoid using power resources if there are none for D0
Rafael J. Wysocki
2
-10
/
+20
2020-06-17
ACPI: GED: add support for _Exx / _Lxx handler methods
Ard Biesheuvel
1
-3
/
+19
2020-06-17
ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()
Qiushi Wu
1
-0
/
+1
2020-06-17
ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()
Qiushi Wu
1
-1
/
+3
2020-06-17
ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock
Kai-Heng Feng
1
-0
/
+20
2020-06-17
ALSA: usb-audio: Fix inconsistent card PM state after resume
Takashi Iwai
2
-8
/
+13
2020-06-17
ALSA: pcm: fix snd_pcm_link() lockdep splat
Michał Mirosław
1
-2
/
+12
2020-06-17
ALSA: pcm: disallow linking stream to itself
Michał Mirosław
1
-0
/
+6
[prev]
[next]