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
2022-05-12
firewire: remove check of list iterator against head past the loop body
Jakob Koschel
2
-20
/
+23
2022-05-12
firewire: fix potential uaf in outbound_phy_packet_callback()
Chengfeng Ye
1
-1
/
+3
2022-05-12
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
1
-3
/
+0
2022-05-12
ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes
Takashi Sakamoto
1
-0
/
+1
2022-05-12
parisc: Merge model and model name into one line in /proc/cpuinfo
Helge Deller
1
-2
/
+1
2022-05-12
MIPS: Fix CP0 counter erratum detection for R4k CPUs
Maciej W. Rozycki
2
-12
/
+7
2022-05-12
tty: n_gsm: fix incorrect UA handling
Daniel Starke
1
-1
/
+0
2022-05-12
tty: n_gsm: fix wrong command frame length field encoding
Daniel Starke
1
-12
/
+11
2022-05-12
tty: n_gsm: fix wrong command retry handling
Daniel Starke
1
-3
/
+3
2022-05-12
tty: n_gsm: fix missing explicit ldisc flush
Daniel Starke
1
-0
/
+1
2022-05-12
tty: n_gsm: fix insufficient txframe size
Daniel Starke
1
-1
/
+3
2022-05-12
tty: n_gsm: fix malformed counter for out of frame data
Daniel Starke
1
-1
/
+2
2022-05-12
tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2
Daniel Starke
1
-1
/
+1
2022-05-12
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
3
-3
/
+13
2022-05-12
drivers: net: hippi: Fix deadlock in rr_close()
Duoming Zhou
1
-0
/
+2
2022-05-12
ASoC: wm8731: Disable the regulator when probing fails
Zheyu Ma
1
-8
/
+11
2022-05-12
bnx2x: fix napi API usage sequence
Manish Chopra
1
-4
/
+5
2022-05-12
clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+2
2022-05-12
bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
Christophe JAILLET
1
-0
/
+2
2022-05-12
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
3
-1
/
+13
2022-05-12
ip_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-5
/
+3
2022-05-12
pinctrl: pistachio: fix use of irq_of_parse_and_map()
Lv Ruyi
1
-3
/
+3
2022-05-12
mtd: rawnand: Fix return value check of wait_for_completion_timeout
Miaoqian Lin
1
-6
/
+8
2022-05-12
ARM: dts: Fix mmc order for omap3-gta04
H. Nikolaus Schaller
1
-0
/
+2
2022-05-12
ARM: OMAP2+: Fix refcount leak in omap_gic_of_init
Miaoqian Lin
1
-0
/
+2
2022-05-12
phy: samsung: exynos5250-sata: fix missing device put in probe error paths
Krzysztof Kozlowski
1
-6
/
+14
2022-05-12
phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe
Miaoqian Lin
1
-0
/
+1
2022-05-12
ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issue
Fabio Estevam
1
-2
/
+8
2022-05-12
hex2bin: fix access beyond string end
Mikulas Patocka
1
-3
/
+6
2022-05-12
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2
-8
/
+26
2022-05-12
serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
Maciej W. Rozycki
1
-4
/
+4
2022-05-12
serial: 8250: Also set sticky MCR bits in console restoration
Maciej W. Rozycki
1
-1
/
+1
2022-05-12
usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()
Vijayavardhan Vennapusa
1
-0
/
+2
2022-05-12
usb: gadget: uvc: Fix crash when encoding data for usb request
Dan Vacura
1
-0
/
+2
2022-05-12
usb: misc: fix improper handling of refcount in uss720_probe()
Hangyu Hua
1
-2
/
+1
2022-05-12
iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
Zheyu Ma
1
-0
/
+1
2022-05-12
iio: dac: ad5446: Fix read_raw not returning set value
Michael Hennerich
1
-1
/
+1
2022-05-12
iio: dac: ad5592r: Fix the missing return value.
Zizhuang Deng
1
-1
/
+1
2022-05-12
xhci: stop polling roothubs after shutdown
Henry Lin
1
-0
/
+11
2022-05-12
USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions
Daniele Palmas
1
-0
/
+6
2022-05-12
USB: serial: option: add support for Cinterion MV32-WA/MV32-WB
Slark Xiao
1
-0
/
+6
2022-05-12
USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader
Bruno Thomsen
1
-0
/
+2
2022-05-12
USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTS
Kees Cook
1
-3
/
+2
2022-05-12
USB: quirks: add STRING quirk for VCOM device
Oliver Neukum
1
-0
/
+3
2022-05-12
USB: quirks: add a Realtek card reader
Oliver Neukum
1
-0
/
+3
2022-05-12
lightnvm: disable the subsystem
Greg Kroah-Hartman
1
-1
/
+1
2022-05-12
Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-l...
Greg Kroah-Hartman
3
-9
/
+16
2022-05-12
floppy: disable FDRAWCMD by default
Willy Tarreau
2
-11
/
+48
2022-04-27
Linux 4.9.312
v4.9.312
Greg Kroah-Hartman
1
-1
/
+1
2022-04-27
block/compat_ioctl: fix range check in BLKGETSIZE
Khazhismel Kumykov
1
-1
/
+1
[prev]
[next]