index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...
Taehee Yoo
1
-7
/
+13
2021-07-28
bonding: fix null dereference in bond_ipsec_add_sa()
Taehee Yoo
1
-0
/
+5
2021-07-28
bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
Taehee Yoo
1
-1
/
+6
2021-07-28
net: add kcov handle to skb extensions
Aleksandr Nogikh
3
-0
/
+45
2021-07-28
gve: Fix an error handling path in 'gve_probe()'
Christophe JAILLET
1
-1
/
+4
2021-07-28
igb: Fix position of assignment to *ring
Jedrzej Jagielski
1
-1
/
+2
2021-07-28
igb: Check if num of q_vectors is smaller than max before array access
Aleksandr Loktionov
1
-1
/
+8
2021-07-28
iavf: Fix an error handling path in 'iavf_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
e1000e: Fix an error handling path in 'e1000_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
fm10k: Fix an error handling path in 'fm10k_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
igb: Fix an error handling path in 'igb_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
igc: Fix an error handling path in 'igc_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
ixgbe: Fix an error handling path in 'ixgbe_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
igc: change default return of igc_read_phy_reg()
Tom Rix
1
-1
/
+1
2021-07-28
igb: Fix use-after-free error during reset
Vinicius Costa Gomes
1
-0
/
+2
2021-07-28
igc: Fix use-after-free error during reset
Vinicius Costa Gomes
1
-0
/
+2
2021-07-25
Linux 5.10.53
v5.10.53
Greg Kroah-Hartman
1
-1
/
+1
2021-07-25
udp: annotate data races around unix_sk(sk)->gso_size
Eric Dumazet
2
-4
/
+4
2021-07-25
drm/panel: nt35510: Do not fail if DSI read fails
Linus Walleij
1
-3
/
+1
2021-07-25
perf test bpf: Free obj_buf
Riccardo Mancini
1
-0
/
+2
2021-07-25
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
4
-40
/
+32
2021-07-25
bpftool: Properly close va_list 'ap' by va_end() on error
Gu Shengxian
1
-2
/
+4
2021-07-25
tools: bpf: Fix error in 'make -C tools/ bpf_install'
Wei Li
1
-5
/
+2
2021-07-25
tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
Talal Ahmad
1
-0
/
+3
2021-07-25
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2
-2
/
+18
2021-07-25
tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
Nguyen Dinh Phi
1
-1
/
+1
2021-07-25
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2
-4
/
+4
2021-07-25
tcp: consistently disable header prediction for mptcp
Paolo Abeni
1
-0
/
+4
2021-07-25
ARM: dts: tacoma: Add phase corrections for eMMC
Andrew Jeffery
1
-0
/
+1
2021-07-25
ARM: dts: aspeed: Fix AST2600 machines line names
Joel Stanley
2
-8
/
+2
2021-07-25
kbuild: do not suppress Kconfig prompts for silent build
Masahiro Yamada
1
-4
/
+5
2021-07-25
dma-buf/sync_file: Don't leak fences on merge failure
Jason Ekstrand
1
-6
/
+7
2021-07-25
net: fddi: fix UAF in fza_probe
Pavel Skripkin
1
-2
/
+1
2021-07-25
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...
Vladimir Oltean
1
-2
/
+2
2021-07-25
Revert "mm/shmem: fix shmem_swapin() race with swapoff"
Greg Kroah-Hartman
1
-13
/
+1
2021-07-25
net: validate lwtstate->data before returning from skb_tunnel_info()
Taehee Yoo
1
-1
/
+3
2021-07-25
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
1
-1
/
+1
2021-07-25
net: ti: fix UAF in tlan_remove_one
Pavel Skripkin
1
-2
/
+1
2021-07-25
net: qcom/emac: fix UAF in emac_remove
Pavel Skripkin
1
-1
/
+2
2021-07-25
net: moxa: fix UAF in moxart_mac_probe
Pavel Skripkin
1
-3
/
+1
2021-07-25
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
1
-3
/
+15
2021-07-25
net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
Florian Fainelli
1
-0
/
+6
2021-07-25
net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...
Taehee Yoo
1
-4
/
+4
2021-07-25
net: bridge: sync fdb to new unicast-filtering ports
Wolfgang Bumiller
1
-1
/
+16
2021-07-25
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
1
-0
/
+11
2021-07-25
vmxnet3: fix cksum offload issues for tunnels with non-default udp ports
Ronak Doshi
1
-2
/
+20
2021-07-25
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
1
-1
/
+2
2021-07-25
netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
Vasily Averin
1
-0
/
+3
2021-07-25
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
2
-2
/
+2
2021-07-25
net: dsa: mv88e6xxx: enable devlink ATU hash param for Topaz
Marek BehĂșn
1
-0
/
+4
[prev]
[next]