index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
2020-09-26
Linux 5.4.68
v5.4.68
Greg Kroah-Hartman
1
-1
/
+1
2020-09-26
iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
Suravee Suthikulpanit
3
-7
/
+33
2020-09-26
mm: memcg: fix memcg reclaim soft lockup
Xunlei Pang
1
-0
/
+8
2020-09-26
net: add __must_check to skb_put_padto()
Eric Dumazet
1
-3
/
+4
2020-09-26
net: qrtr: check skb_put_padto() return value
Eric Dumazet
1
-9
/
+11
2020-09-26
net: phy: Do not warn in phy_stop() on PHY_DOWN
Florian Fainelli
1
-1
/
+1
2020-09-26
net: phy: Avoid NPD upon phy_detach() when driver is unbound
Florian Fainelli
1
-1
/
+2
2020-09-26
net: lantiq: Disable IRQs only if NAPI gets scheduled
Hauke Mehrtens
1
-3
/
+5
2020-09-26
net: lantiq: Use napi_complete_done()
Hauke Mehrtens
1
-4
/
+4
2020-09-26
net: lantiq: use netif_tx_napi_add() for TX NAPI
Hauke Mehrtens
1
-1
/
+1
2020-09-26
net: lantiq: Wake TX queue again
Hauke Mehrtens
1
-0
/
+3
2020-09-26
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
Michael Chan
1
-11
/
+20
2020-09-26
bnxt_en: return proper error codes in bnxt_show_temp
Edwin Peer
1
-6
/
+13
2020-09-26
net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
Tariq Toukan
1
-4
/
+8
2020-09-26
net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
Maor Dickman
1
-24
/
+28
2020-09-26
tipc: use skb_unshare() instead in tipc_buf_append()
Xin Long
1
-1
/
+2
2020-09-26
tipc: fix shutdown() of connection oriented socket
Tetsuo Handa
1
-4
/
+1
2020-09-26
tipc: Fix memory leak in tipc_group_create_member()
Peilin Ye
1
-4
/
+10
2020-09-26
taprio: Fix allowing too small intervals
Vinicius Costa Gomes
1
-11
/
+17
2020-09-26
nfp: use correct define to return NONE fec
Jakub Kicinski
1
-2
/
+2
2020-09-26
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
Henry Ptasinski
2
-9
/
+8
2020-09-26
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
Yunsheng Lin
1
-16
/
+33
2020-09-26
net/mlx5: Fix FTE cleanup
Maor Gottlieb
1
-4
/
+4
2020-09-26
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
Necip Fazil Yildiran
1
-0
/
+1
2020-09-26
net: Fix bridge enslavement failure
Ido Schimmel
1
-1
/
+1
2020-09-26
net: dsa: rtl8366: Properly clear member config
Linus Walleij
1
-7
/
+13
2020-09-26
net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
Petr Machata
1
-0
/
+8
2020-09-26
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
Vladimir Oltean
1
-10
/
+17
2020-09-26
ipv6: avoid lockdep issue in fib6_del()
Eric Dumazet
1
-4
/
+9
2020-09-26
ipv4: Update exception handling for multipath routes via same device
David Ahern
1
-5
/
+8
2020-09-26
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
4
-0
/
+4
2020-09-26
ip: fix tos reflection in ack and reset packets
Wei Wang
1
-1
/
+2
2020-09-26
hdlc_ppp: add range checks in ppp_cp_parse_cr()
Dan Carpenter
1
-5
/
+11
2020-09-26
geneve: add transport ports in route lookup for geneve
Mark Gray
1
-10
/
+27
2020-09-26
cxgb4: Fix offset when clearing filter byte counters
Ganji Aravind
1
-3
/
+6
2020-09-26
cxgb4: fix memory leak during module unload
Raju Rangoju
1
-1
/
+1
2020-09-26
bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
Vasundhara Volam
1
-3
/
+4
2020-09-26
bnxt_en: Avoid sending firmware messages when AER error is detected.
Vasundhara Volam
2
-3
/
+7
2020-09-26
act_ife: load meta modules before tcf_idr_check_alloc()
Cong Wang
1
-10
/
+34
2020-09-26
mm/thp: fix __split_huge_pmd_locked() for migration PMD
Ralph Campbell
1
-17
/
+23
2020-09-26
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
1
-1
/
+8
2020-09-26
ibmvnic: add missing parenthesis in do_reset()
Jakub Kicinski
1
-2
/
+4
2020-09-26
ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
Mingming Cao
1
-1
/
+14
2020-09-26
af_key: pfkey_dump needs parameter validation
Mark Salyzyn
1
-0
/
+7
2020-09-23
Linux 5.4.67
v5.4.67
Greg Kroah-Hartman
1
-1
/
+1
2020-09-23
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
Jan Kara
1
-9
/
+8
2020-09-23
dm: Call proper helper to determine dax support
Jan Kara
3
-5
/
+31
2020-09-23
mm/memory_hotplug: drain per-cpu pages again during memory offline
Pavel Tatashin
2
-0
/
+22
2020-09-23
dm/dax: Fix table reference counts
Dan Williams
1
-2
/
+3
2020-09-23
selftests/vm: fix display of page size in map_hugetlb
Christophe Leroy
1
-1
/
+1
[next]