1 Star 0 Fork 0

Jason/lts-commit-list

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
linux-kernel-v4.19.69-commit.list 9.16 KB
一键复制 编辑 原始数据 按行查看 历史
Pavel 提交于 2019-09-11 15:01 . Add my reviews.
# 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)
* IGN: Patch was not reviewed as it is out of scope for CIP project
## v4.19.69
- 97ab07e Linux 4.19.69
- 6d47174 rxrpc: Fix local refcounting
- ce3f9e1 rxrpc: Fix local endpoint replacement
- a05354c rxrpc: Fix read-after-free in rxrpc_queue_local()
ACK: pavel
- f28023c rxrpc: Fix local endpoint refcounting
- 32df8a3 powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
ACK: pavel
- 0d5e34c dm zoned: fix potential NULL dereference in dmz_do_reclaim()
ACK: pavel
- 655bb2c xfs: always rejoin held resources during defer roll
- 83a8e6b xfs: Add attibute remove and helper functions
- b21ff6c xfs: Add attibute set and helper functions
- b3a248f xfs: Add helper function xfs_attr_try_sf_addname
pavel -- just a preparation
- a9912f3 xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
pavel -- not a bugfix
- 17c2b7a xfs: don't trip over uninitialized buffer on extent read of corrupted inode
ACK: pavel -- makes corruption not kill the kernel, but root cause for corruption stays
- 11f85d4 xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
ACK: pavel
- ed11e60 mm/zsmalloc.c: fix race condition in zs_destroy_pool
- b30a2f6 mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
ACK: pavel
- db67ac0 mm, page_owner: handle THP splits correctly
ACK: pavel
- 42731de genirq: Properly pair kobject_del() with kobject_add()
ACK: pavel
- c14fe4e dm zoned: properly handle backing device failure
- 4530f2f dm zoned: improve error handling in i/o map code
- 8b7c17b dm zoned: improve error handling in reclaim
ACK: pavel -- known buggy, fixed up later in the series
- ded8e52 dm table: fix invalid memory accesses with too high sector number
ACK: pavel
- 53e73d1 dm space map metadata: fix missing store of apply_bops() return value
ACK: pavel
- 2cff6c8 dm raid: add missing cleanup in raid_ctr()
ACK: pavel
- 795b057 dm integrity: fix a crash due to BUG_ON in __journal_read_write()
ACK: pavel
- 8114012 dm btree: fix order of block initialization in btree_split_beneath
ACK: pavel -- changelog could use some english fixes
- e0fb813 dm kcopyd: always complete failed jobs
ACK: pavel
- f7d157f x86/boot: Fix boot regression caused by bootparam sanitizing
ACK: pavel
- d955601 x86/boot: Save fields explicitly, zero out everything else
ACK: pavel -- just a warning fix; buggy -- needs next patch to fix iy up
- e063b03 x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
NAK: pavel -- will cause regressions on _good_ BIOSes
- 685e598 x86/apic: Handle missing global clockevent gracefully
ACK: pavel -- unusual hardware support more than bugfix
- f974710 x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
ACK: pavel
- cf13e30 userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
ACK: pavel
- a6f236e Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE
ACK: pavel
- 3783c7e gpiolib: never report open-drain/source lines as 'input' to user-space
ACK: pavel -- interface change, not sure bug is serious enough
- f88c31b drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
ACK: pavel
- 51f6afd libceph: fix PG split vs OSD (re)connect race
ACK: pavel
- f295172 ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
ACK: pavel
- 7bed288 ceph: clear page dirty before invalidate page
ACK: pavel
- a8f7703 clk: socfpga: stratix10: fix rate caclulationg for cnt_clks
ACK: pavel
- b608a5a Revert "dm bufio: fix deadlock with loop device"
ACK: pavel
- 375c6c7 HID: wacom: Correct distance scale for 2nd-gen Intuos devices
ACK: pavel
- 8317fe4 HID: wacom: correct misreported EKR ring values
ACK: pavel
- 3c4b283 selftests: kvm: Adding config fragments
ACK: pavel
- ef61b79 KVM: arm: Don't write junk to CP15 registers on reset
ACK: pavel
- d5cb5b4 KVM: arm64: Don't write junk to sysregs on reset
ACK: pavel -- rewrite for theoretical bug
- 5905494 perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
ACK: pavel
- 06ed429 perf cpumap: Fix writing to illegal memory in handling cpumap mask
ACK: pavel
- e49cfed perf ftrace: Fix failure to set cpumask when only one cpu is present
IGN: pavel
- 7aa8dfa4 block, bfq: handle NULL return value by bfq_init_rq()
ACK: pavel
- fa6f468 drm/vmwgfx: fix memory leak when too many retries have occurred
ACK: pavel
- 923de01 x86/lib/cpu: Address missing prototypes warning
ACK: pavel -- just a warning fix
- 3ca013c libata: add SG safety checks in SFF pio transfers
ACK: pavel
- 3b84bbe libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
ACK: pavel
- e0c0302 net: hisilicon: Fix dma_map_single failed on arm64
ACK: pavel
- 4ab3052 net: hisilicon: fix hip04-xmit never return TX_BUSY
ACK: pavel -- changelog could use some help, plus explanation what kind of bug it fixes
- 09ec5bf net: hisilicon: make hip04_tx_reclaim non-reentrant
ACK: pavel
- b8d03c7 net: stmmac: tc: Do not return a fragment entry
ACK: pavel
- b6cd6d1 net: stmmac: Fix issues when number of Queues >= 4
ACK: pavel
- 45e7e4e net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
ACK: pavel
- db106f6 s390: put _stext and _etext into .text section
IGN: pavel
- 33bdea17 SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
ACK: pavel -- seems like fixes a bug but... maybe underlying cause is doing stuff it should not be doing
- fab5a1f SMB3: Fix potential memory leak when processing compound chain
ACK: pavel
- 6cb4997 drm/rockchip: Suspend DP late
ACK: pavel
- 1c6ca09 HID: input: fix a4tech horizontal wheel custom usage
ACK: pavel
- f6f9c44 HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52
ACK: pavel
- b6fb2f5 NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
ACK: pavel -- it also forbids disabling the fscache...
- 66daeec NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
ACK: pavel
- d1ba0b81 net/ethernet/qlogic/qed: force the string buffer NULL-terminated
ACK: pavel -- its NUL, not NULL
- 35d9e92 can: peak_usb: force the string buffer NULL-terminated
ACK: pavel -- its NUL, not NULL
- 895c8fc can: sja1000: force the string buffer NULL-terminated
ACK: pavel -- its NUL, not NULL
- a3d1263 perf bench numa: Fix cpu0 binding
ACK: pavel
- 4533d08 net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_led_trigger_change_speed()
ACK: pavel
- 07efe13 isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
IGN: pavel
- 4db2043 rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
ACK: pavel
- 0d68fbc rxrpc: Fix potential deadlock
ACK: pavel
- 63dd147 netfilter: ipset: Fix rename concurrency with listing
ACK: pavel
- ea08214 netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets
ACK: pavel
- 5a072ef netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets too
ACK: pavel -- interface consistency, not a bugfix
- ba42212 mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()
ACK: pavel
- 32cbe03 isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain()
IGN: pavel
- 8a24df5 qed: RDMA - Fix the hw_ver returned in device attributes
ACK: pavel
- cb64e86 net: usb: qmi_wwan: Add the BroadMobi BM818 card
ACK: pavel
- bfa713f ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
ACK: pavel
- dd0ff28 ASoC: rockchip: Fix mono capture
ACK: pavel
- c5cb106 st_nci_hci_connectivity_event_received: null check the allocation
ACK: pavel
- 0d73ba8 st21nfca_connectivity_event_received: null check the allocation
ACK: pavel
- 714a843 ASoC: Fail card instantiation if DAI format setup fails
ACK: pavel
- bd2f4c7 can: gw: Fix error path of cgw_module_init
??? -- return value changed -ENOBUFS -> whatever
- 3257103 can: mcp251x: add error check when wq alloc failed
ACK: pavel
- dbf790d can: dev: call netif_carrier_off() in register_candev()
ACK: pavel
- 43d31fd selftests: forwarding: gre_multipath: Fix flower filters
ACK: pavel -- just a selftest
- ef52e2b selftests: forwarding: gre_multipath: Enable IPv4 forwarding
ACK: pavel -- just a selftest
- 192bbe9 net: mvpp2: Don't check for 3 consecutive Idle frames for 10G links
ACK: pavel
- a1e5a76 bonding: Force slave speed check after link state recovery for 802.3ad
ACK: pavel
- b7038c1 selftests/bpf: fix sendmsg6_prog on s390
ACK: pavel
- e6dc640 ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
ACK: pavel
- 71305e8e netfilter: ebtables: fix a memory leak bug in compat
ACK: pavel
- 70b4edd mips: fix cacheinfo
ACK: pavel
- 326175a MIPS: kernel: only use i8253 clocksource with periodic clockevent
ACK: pavel
- a6067c6 HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
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

搜索帮助