1 Star 0 Fork 0

Jason/lts-commit-list

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
linux-kernel-v4.19.40-commit.list 2.70 KB
一键复制 编辑 原始数据 按行查看 历史
Pavel Machek 提交于 2019-05-15 12:46 . Add reviews for 4.19.40.
# Stable Kernel Patches Review Status
Please list your name and review result below the patch item
* UR: Under Review
* ACK: Acknowledge (if the patch is accepted)
* TBB: To be backported (if other patches should be also backported)
* NAK: Negative acknowledge (if the patch is rejected, please list the reason)
## v4.19.40
- 1656b1457209 Linux 4.19.40
ACK: pavel
- cc313d405b0c ath10k: Drop WARN_ON()s that always trigger during system resume
ACK: pavel
- d0a5000f10e7 ALSA: line6: use dynamic buffers
pavel -- sizeof(char) is always 1; kmalloc of one byte is "interesting". Changes return value of podhd_dev_start(). But noone checks return values, anyway... fixes real bug.
- 68d49ff47789 KVM: nVMX: Fix size checks in vmx_set_nested_state
ACK: pavel
- 499bbe739d5a KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
pavel -- adds new emulation feature, along with new uapi bit neccessary to enable it.
- d0771bd41c27 net/tls: fix copy to fragments in reencrypt
ACK: pavel
- dd424182bc2d net/tls: don't copy negative amounts of data in reencrypt
ACK: pavel
- f1fd68e93409 bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().
ACK: pavel
- 396350737326 bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()
ACK: pavel -- not sure if memory leak is significant enough for stable.
- 09a921361353 bnxt_en: Improve multicast address setup logic.
pavel -- silently changing error code from hex to dec is nasty.
- 6a57fa6fa7d5 packet: validate msg_namelen in send directly
ACK: pavel
- 7a42cf4dfa43 selftests: fib_rule_tests: print the result and return 1 if any tests failed
ACK: pavel
- b563e9bbabfe sctp: avoid running the sctp state machine recursively
ACK: pavel -- unobvious :-(.
- fdd36abd9d09 rxrpc: Fix net namespace cleanup
ACK: pavel
- a976384b9553 net/tls: avoid NULL pointer deref on nskb->sk in fallback
ACK: pavel
- 1d412d873a12 net: phy: marvell: Fix buffer overrun with stats counters
ACK: pavel
- b48a0a1207e9 net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc
ACK: pavel
- 485f382f2c6d l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
ACK: pavel -- sounds like theoretical bug. Compiler might do wrong thing
- e571a33963f4 l2ip: fix possible use-after-free
ACK: pavel -- typo in subject -- l2tp.
- f78ec0cd0664 ipv6: invert flowlabel sharing check in process and user mode
ACK: pavel
- 39eddbb7cab3 ipv6/flowlabel: wait rcu grace period before put_pid()
ACK: pavel
- 1a9e0134af40 ipv6: fix races in ip6_dst_destroy()
ACK: pavel
- 7ea4f000c41f ipv6: A few fixes on dereferencing rt->from
ACK: pavel
- 3f611a479962 ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
ACK: pavel
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jason1291015298/lts-commit-list.git
git@gitee.com:jason1291015298/lts-commit-list.git
jason1291015298
lts-commit-list
lts-commit-list
master

搜索帮助