1 Star 0 Fork 0

Jason/lts-commit-list

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
linux-kernel-v4.19.144-commit.list 8.75 KB
一键复制 编辑 原始数据 按行查看 历史
Pavel Machek 提交于 2020-11-19 11:53 . Add reviews for 4.19.141..4.19.151
# 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.144
- 67957f12548c Linux 4.19.144
- 4a986bc9bef8 net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
ACK: pavel
- 1b097d5d41a1 cfg80211: regulatory: reject invalid hints
ACK: pavel
- 221ea9a3da91 mm/hugetlb: fix a race between hugetlb sysctl handlers
ACK: pavel
- c5927539f17d checkpatch: fix the usage of capture group ( ... )
ACK: pavel
- 81fb345971c4 vfio/pci: Fix SR-IOV VF handling with MMIO blocking
ACK: pavel --n
- dcaf364fcad9 KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
ACK: pavel
- 4df1ff5f836b KVM: arm64: Survive synchronous exceptions caused by AT instructions
ACK: pavel
- 204f38310ff1 KVM: arm64: Defer guest entry when an asynchronous exception is pending
ACK: pavel
- 3290c6ffef87 KVM: arm64: Add kvm_extable for vaxorcism code
ACK: pavel
- af2cf2c5a268 mm: slub: fix conversion of freelist_corrupted()
ACK: pavel -- robustness, not a bugfix
- 2c00ee626ed4 dm thin metadata: Avoid returning cmd->bm wild pointer on error
ACK: pavel
- 67f03c3d6829 dm cache metadata: Avoid returning cmd->bm wild pointer on error
ACK: pavel
- 154096e99661 dm writecache: handle DAX to partitions on persistent memory correctly
ACK: pavel
- a8bb7740aa31 libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
ACK: pavel
- b48bcb664b65 block: allow for_each_bvec to support zero len bvec
ACK: pavel
- b0a689f84d53 affs: fix basic permission bits to actually work
ACK: pavel -- changes permission handling, may not be a minimum fix
- fd1c0e39c65d media: rc: uevent sysfs file races with rc_unregister_device()
ACK: pavel
- 814f95011c51 media: rc: do not access device via sysfs after rc_unregister_device()
ACK: pavel
- c0a7b7fe0e0f ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO
ACK: pavel
- 3319b83f6cc6 ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
ACK: pavel
- 374843e4df75 ALSA: hda/hdmi: always check pin power status in i915 pin fixup
ACK: pavel
- 569e1b621797 ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
ACK: pavel -- just a BUG_ON() removal, not a minimum fix
- a69e790bce63 ALSA: ca0106: fix error code handling
ACK: pavel
- 669f22290ec9 usb: qmi_wwan: add D-Link DWM-222 A2 device ID
ACK: pavel
- 3d7de9fe191d net: usb: qmi_wwan: add Telit 0x1050 composition
ACK: pavel
- 7c9bf5c3ed15 btrfs: fix potential deadlock in the search ioctl
ACK: pavel -- adds some rather interesting retries
- cfb4721fce55 uaccess: Add non-pagefault user-space write function
ACK: pavel -- preparation for btrfs change
- 61135a9c74c8 uaccess: Add non-pagefault user-space read functions
ACK: pavel -- preparation for btrfs changes
- 4689380be50c btrfs: set the lockdep class for log tree extent buffers
ACK: pavel
- 88814d0bc8cd btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
ACK: pavel -- cleanup, preparation for...?
- 2ca6e25f0607 btrfs: Remove redundant extent_buffer_get in get_old_root
ACK: pavel -- cleanup, preparation, not a bugfix
- da7aea6eb560 vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
pavel -- workaround for hardware problem, not a minimum fix; introduces new failure paths into vfio_pci_ioctl -- trylock failure; not easily reviewable
- 6c7f2f24a886 vfio-pci: Fault mmaps to enable vma tracking
ACK: pavel -- preparation, not a bugfix
- 6df210762f80 vfio/type1: Support faulting PFNMAP vmas
ACK: pavel -- preparation, not a bugfix
- 43eadb9e37a2 btrfs: drop path before adding new uuid tree entry
ACK: pavel
- 884fee763216 xfs: don't update mtime on COW faults
ACK: pavel
- da0d5ccf845f ext2: don't update mtime on COW faults
ACK: pavel
- 95968e5cbb5d include/linux/log2.h: add missing () around n in roundup_pow_of_two()
ACK: pavel -- just a warning fix
- b0a3e33221cc thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
ACK: pavel
- 519837cc18e3 iommu/vt-d: Serialize IOMMU GCMD register modifications
ACK: pavel
- f10d77cdedbe x86, fakenuma: Fix invalid starting node ID
ACK: pavel
- aea7be6444a6 tg3: Fix soft lockup when tg3_reset_task() fails.
ACK: pavel
- faec94592f73 perf jevents: Fix suspicious code in fixregex()
ACK: pavel
- ab2413892e2d xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
ACK: pavel
- 2a7241fe4d34 net: gemini: Fix another missing clk_disable_unprepare() in probe
ACK: pavel -- not a minimum fix
- 37d933e8b41b fix regression in "epoll: Keep a reference on files added to the check list"
ACK: pavel
- f00d82c3fb43 net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
ACK: pavel -- does it have same problem with 4TB RAM?
- 5154e8061052 perf tools: Correct SNOOPX field offset
NAK: pavel -- there are two such defines in tree, and this only fixes one
- dff6a2c2828b nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
ACK: pavel
- 9ad2f018636c netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
ACK: pavel -- not nearly a minimum fix, way too big
- 0430561c8e0f selftests/bpf: Fix massive output from test_maps
ACK: pavel
- 05163210d6ab bnxt: don't enable NAPI until rings are ready
ACK: pavel
- 017265f14215 xfs: fix boundary test in xfs_attr_shortform_verify
ACK: pavel
- fd7b07382fff bnxt_en: fix HWRM error when querying VF temperature
NAK: pavel -- changes API, documentation is missing, is "unknown" good idea -- other code just returns error
- 9895dfea9610 bnxt_en: Fix PCI AER error recovery flow
ACK: pavel
- 8674defc50ba bnxt_en: Check for zero dir entries in NVRAM.
ACK: pavel
- 296802fe11fe bnxt_en: Don't query FW when netif_running() is false.
ACK: pavel
- da559d2ed21c gtp: add GTPA_LINK info to msg sent to userspace
ACK: pavel
- b36678b8da82 dmaengine: pl330: Fix burst length if burst size is smaller than bus width
ACK: pavel
- 9986cb065b90 net: arc_emac: Fix memleak in arc_mdio_probe
ACK: pavel
- fb3a780e7a76 ravb: Fixed to be able to unload modules
ACK: pavel -- big patch
- c7d1a655c7b4 net: systemport: Fix memleak in bcm_sysport_probe
ACK: pavel
- 743f4a03d469 net: hns: Fix memleak in hns_nic_dev_probe
ACK: pavel
- 86c459915577 netfilter: nf_tables: fix destination register zeroing
ACK: pavel
- 3f21d1dd7caf netfilter: nf_tables: incorrect enum nft_list_attributes definition
ACK: pavel
- 88c161599f17 netfilter: nf_tables: add NFTA_SET_USERDATA if not null
ACK: pavel
- 3e2dae227291 MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
IGN: pavel
- 04b360400826 MIPS: mm: BMIPS5000 has inclusive physical caches
ACK: pavel
- cd8c3a766bf2 dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma_xlate()
ACK: pavel
- 3eabc73c4a3c batman-adv: bla: use netif_rx_ni when not in interrupt context
ACK: pavel
- e6723a869abe batman-adv: Fix own OGM check in aggregated OGMs
ACK: pavel
- 1046c9a3563e batman-adv: Avoid uninitialized chaddr when handling DHCP
ACK: pavel
- fcaafd72ad64 dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
ACK: pavel
- 47eb291ba65b xen/xenbus: Fix granting of vmalloc'd memory
ACK: pavel
- 228d5227dcdc s390: don't trace preemption in percpu macros
IGN: pavel
- c12a4e6ac32c cpuidle: Fixup IRQ state
ACK: pavel -- robustness, not a bugfix
- e69973638f74 ceph: don't allow setlease on cephfs
ACK: pavel -- removes support, does not fix it
- 6cd351b7d0cf drm/msm/a6xx: fix gmu start on newer firmware
ACK: pavel -- just a support for newer firmware
- 76abdb81893f nvmet: Disable keep-alive timer when kato is cleared to 0h
ACK: pavel
- bb0d61385e21 hwmon: (applesmc) check status earlier.
ACK: pavel
- 8bc5c9ba5a1d drm/msm: add shutdown support for display platform_driver
ACK: pavel -- not sure if this fixes a bug
- ee385b41089d tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup
ACK: pavel
- e6309b813b79 scsi: target: tcmu: Optimize use of flush_dcache_page
ACK: pavel -- just a performance fix and cleanup
- 04414e46923f scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range
ACK: pavel
- 92d0750a38b0 perf record/stat: Explicitly call out event modifiers in the documentation
ACK: pavel -- just a documentation update
- a47b8511d905 HID: core: Sanitize event code and type when mapping input
ACK: pavel
- abae259fdccc HID: core: Correctly handle ReportSize being zero
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

搜索帮助