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.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-05-13
scsi: ufs: handle cleanup correctly on devm_reset_control_get error
Phillip Potter
1
-5
/
+12
2021-05-13
Revert "scsi: ufs: fix a missing check of devm_reset_control_get"
Greg Kroah-Hartman
1
-4
/
+0
2021-05-13
char: hpet: add checks after calling ioremap
Tom Seewald
1
-0
/
+4
2021-05-13
Revert "char: hpet: fix a missing check of ioremap"
Greg Kroah-Hartman
1
-2
/
+0
2021-05-13
cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
Atul Gopinathan
1
-1
/
+2
2021-05-13
Revert "gdrom: fix a memory leak bug"
Greg Kroah-Hartman
1
-1
/
+0
2021-05-13
qlcnic: Add null check after calling netdev_alloc_skb
Tom Seewald
1
-0
/
+3
2021-05-13
Revert "qlcnic: Avoid potential NULL pointer dereference"
Greg Kroah-Hartman
1
-2
/
+0
2021-05-13
ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
Du Cheng
1
-10
/
+24
2021-05-13
Revert "niu: fix missing checks of niu_pci_eeprom_read"
Greg Kroah-Hartman
1
-8
/
+2
2021-05-13
net: stmicro: handle clk_prepare() failure during init
Anirudh Rayabharam
1
-3
/
+5
2021-05-13
Revert "net: stmicro: fix a missing check of clk_prepare"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-13
net: caif: remove BUG_ON(dev == NULL) in caif_xmit
Du Cheng
1
-1
/
+0
2021-05-13
Revert "net: caif: replace BUG_ON with recovery code"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-13
net/smc: properly handle workqueue allocation failure
Anirudh Rayabharam
1
-2
/
+8
2021-05-13
Revert "net/smc: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
net: fujitsu: fix potential null-ptr-deref
Anirudh Rayabharam
1
-0
/
+5
2021-05-13
Revert "net: fujitsu: fix a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
net: rtlwifi: properly check for alloc_workqueue() failure
Greg Kroah-Hartman
1
-5
/
+10
2021-05-13
Revert "rtlwifi: fix a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
serial: max310x: unregister uart driver in case of failure and abort
Atul Gopinathan
1
-2
/
+4
2021-05-13
Revert "serial: max310x: pass return value of spi_register_driver"
Greg Kroah-Hartman
1
-2
/
+2
2021-05-13
leds: lp5523: check return value of lp5xx_read and jump to cleanup code
Phillip Potter
1
-1
/
+3
2021-05-13
Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-13
Revert "ALSA: sb: fix a missing check of snd_ctl_add"
Greg Kroah-Hartman
1
-7
/
+3
2021-05-13
Revert "media: usb: gspca: add a missed check for goto_low_power"
Greg Kroah-Hartman
1
-5
/
+1
2021-05-13
Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-3
/
+0
2021-05-13
Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
Greg Kroah-Hartman
1
-9
/
+2
2021-05-13
Revert "media: rcar_drif: fix a memory disclosure"
Greg Kroah-Hartman
1
-1
/
+0
2021-05-13
Revert "crypto: cavium/nitrox - add an error message to explain the failure o...
Greg Kroah-Hartman
1
-1
/
+0
2021-05-13
ics932s401: fix broken handling of errors when word reading fails
Darrick J. Wong
1
-1
/
+1
2021-05-10
Merge tag 'misc-habanalabs-fixes-2021-05-08' of https://git.kernel.org/pub/sc...
Greg Kroah-Hartman
10
-124
/
+156
2021-05-10
Linux 5.13-rc1
v5.13-rc1
Linus Torvalds
1
-2
/
+2
2021-05-10
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-81
/
+332
2021-05-09
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-21
/
+3
2021-05-09
Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-0
/
+14
2021-05-09
Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-15
/
+37
2021-05-09
Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-60
/
+58
2021-05-09
Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+26
2021-05-09
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-233
/
+263
2021-05-09
Revert "bio: limit bio max size"
Jens Axboe
4
-21
/
+3
2021-05-08
Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+16
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-489
/
+438
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
61
-342
/
+183
2021-05-08
smb3: if max_channels set to more than one channel request multichannel
Steve French
1
-0
/
+3
2021-05-08
smb3: do not attempt multichannel to server which does not support it
Steve French
1
-0
/
+6
2021-05-08
Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
19
-990
/
+175
2021-05-08
smb3: when mounting with multichannel include it in requested capabilities
Steve French
1
-0
/
+5
[next]