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
2019-05-04
serial: ar933x_uart: Fix build failure with disabled console
Petr Štetiar
1
-16
/
+8
2019-05-04
sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
Mao Wenan
1
-2
/
+10
2019-05-04
ARM: imx51: fix a leaked reference by adding missing of_node_put
Wen Yang
1
-0
/
+1
2019-05-04
s390/qeth: fix race when initializing the IP address table
Julian Wiedmann
1
-1
/
+3
2019-05-04
netfilter: ip6t_srh: fix NULL pointer dereferences
Kangjie Lu
1
-0
/
+6
2019-05-04
netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
Arnd Bergmann
1
-0
/
+1
2019-05-04
netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
Xin Long
2
-0
/
+3
2019-05-04
netfilter: nft_set_rbtree: check for inactive element after flag mismatch
Pablo Neira Ayuso
1
-4
/
+3
2019-05-04
staging, mt7621-pci: fix build without pci support
Maxim Zhukov
1
-0
/
+1
2019-05-04
staging: axis-fifo: add CONFIG_OF dependency
Arnd Bergmann
1
-0
/
+1
2019-05-04
xsk: fix umem memory leak on cleanup
Björn Töpel
2
-19
/
+1
2019-05-04
qlcnic: Avoid potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
2019-05-04
net: stmmac: don't set own bit too early for jumbo frames
Aaro Koskinen
1
-6
/
+8
2019-05-04
ieee802154: hwsim: propagate genlmsg_reply return code
Li RongQing
1
-1
/
+1
2019-05-04
net: ieee802154: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+4
2019-05-04
s390: limit brk randomization to 32MB
Martin Schwidefsky
1
-4
/
+7
2019-05-04
ARM: dts: bcm283x: Fix hdmi hpd gpio pull
Helen Koike
1
-1
/
+1
2019-05-04
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
5
-15
/
+29
2019-05-04
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2
-11
/
+47
2019-05-04
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-05-04
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-05-04
Revert "ACPICA: Clear status of GPEs before enabling them"
Rafael J. Wysocki
1
-5
/
+1
2019-05-04
selinux: use kernel linux/socket.h for genheaders and mdp
Paulo Alcantara
3
-2
/
+1
2019-05-02
Linux 4.19.38
v4.19.38
Greg Kroah-Hartman
1
-1
/
+1
2019-05-02
powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg
Diana Craciun
1
-1
/
+1
2019-05-02
net/tls: don't leak IV and record seq when offload fails
Jakub Kicinski
3
-6
/
+4
2019-05-02
net/tls: avoid potential deadlock in tls_set_device_offload_rx()
Jakub Kicinski
1
-0
/
+2
2019-05-02
net/mlx5e: Fix use-after-free after xdp_return_frame
Maxim Mikityanskiy
1
-2
/
+2
2019-05-02
net/mlx5e: Fix the max MTU check in case of XDP
Maxim Mikityanskiy
3
-4
/
+24
2019-05-02
mlxsw: spectrum: Put MC TCs into DWRR mode
Petr Machata
1
-1
/
+1
2019-05-02
mlxsw: pci: Reincrease PCI reset timeout
Ido Schimmel
1
-1
/
+1
2019-05-02
net: hns: Fix WARNING when hns modules installed
Jun Xiao
1
-9
/
+6
2019-05-02
team: fix possible recursive locking when add slaves
Hangbin Liu
1
-0
/
+7
2019-05-02
stmmac: pci: Adjust IOT2000 matching
Su Bao Cheng
1
-2
/
+6
2019-05-02
net/tls: fix refcount adjustment in fallback
Jakub Kicinski
1
-3
/
+10
2019-05-02
net: stmmac: move stmmac_check_ether_addr() to driver probe
Vinod Koul
1
-2
/
+2
2019-05-02
net/rose: fix unbound loop in rose_loopback_timer()
Eric Dumazet
1
-11
/
+16
2019-05-02
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2
-3
/
+11
2019-05-02
net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
Erez Alfasi
2
-5
/
+1
2019-05-02
mlxsw: spectrum: Fix autoneg status in ethtool
Amit Cohen
1
-2
/
+2
2019-05-02
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
2
-1
/
+5
2019-05-02
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-05-02
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
3
-18
/
+9
2019-05-02
mm: Fix warning in insert_pfn()
Jan Kara
1
-2
/
+7
2019-05-02
x86/retpolines: Disable switch jump tables when retpolines are enabled
Daniel Borkmann
1
-2
/
+6
2019-05-02
x86, retpolines: Raise limit for generating indirect calls from switch-case
Daniel Borkmann
1
-0
/
+5
2019-05-02
Fix aio_poll() races
Al Viro
1
-50
/
+40
2019-05-02
aio: store event at final iocb_put()
Al Viro
1
-16
/
+17
2019-05-02
aio: keep io_event in aio_kiocb
Al Viro
1
-18
/
+13
2019-05-02
aio: fold lookup_kiocb() into its sole caller
Al Viro
1
-22
/
+7
[prev]
[next]