1 Star 0 Fork 0

Jason/lts-commit-list

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
linux-kernel-v4.19.133-commit.list 5.65 KB
一键复制 编辑 原始数据 按行查看 历史
Pavel Machek 提交于 2020-08-07 10:03 . Merge 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.133
- 17a87580a885 Linux 4.19.133
- 1a5751640796 s390/mm: fix huge pte soft dirty copying
ACK: pavel
- 391a502e5f48 ARC: elf: use right ELF_ARCH
ACK: pavel -- changes coredump data, hopefully noone depended on the old format
- 01b636cbc4c3 ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
ACK: pavel
- 35a9af8ddb62 dm: use noio when sending kobject event
ACK: pavel
- 8e5d3786da3a drm/radeon: fix double free
ACK: pavel
- 8ee035802564 btrfs: fix fatal extent_buffer readahead vs releasepage race
ACK: pavel
- 54d2495b1a78 Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"
ACK: pavel
- b80e052c3ae6 bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
ACK: pavel -- changes permission test, there's no indication old one was causing problems
- bff4fad82879 kprobes: Do not expose probe addresses to non-CAP_SYSLOG
ACK: pavel
- c744568a5cc1 module: Do not expose section addresses to non-CAP_SYSLOG
ACK: pavel
- bbd10824d815 module: Refactor section attr into bin attribute
ACK: pavel -- preparation, not a bugfix
- 2bcda8386aef kernel: module: Use struct_size() helper
ACK: pavel -- cleanup/preparation, not a bugfix
- ebce5c1fb51b kallsyms: Refactor kallsyms_show_value() to take cred
ACK: pavel -- preparation for subsequent patch... not a bugfix; not a minimal fix
- 80d9453806d2 KVM: x86: Mark CR4.TSD as being possibly owned by the guest
ACK: pavel -- but the bug is currently harmless
- e810c517de6a KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
ACK: pavel
- c937fabd4f1d KVM: x86: bit 8 of non-leaf PDPEs is not reserved
ACK: pavel
- fa81b25ab1ed KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
ACK: pavel
- 27ce7d1ceb43 KVM: arm64: Fix definition of PAGE_HYP_DEVICE
ACK: pavel
- fbaf62c02555 ALSA: usb-audio: add quirk for MacroSilicon MS2109
ACK: pavel
- e7150981a082 ALSA: hda - let hs_mic be picked ahead of hp_mic
ACK: pavel
- d917af2fa7a4 ALSA: opl3: fix infoleak in opl3
ACK: pavel
- 384260fd46b5 mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
ACK: pavel
- 8d5c87036562 net: macb: mark device wake capable when "magic-packet" property present
ACK: pavel -- small power optimalization
- 0da591e202f8 bnxt_en: fix NULL dereference in case SR-IOV configuration fails
ACK: pavel
- 76075b4551e5 cxgb4: fix all-mask IP address comparison
ACK: pavel -- trivial optimalization, not a bugfix
- 306290bad932 nbd: Fix memory leak in nbd_add_socket
ACK: pavel
- d8793b4184db arm64: kgdb: Fix single-step exception handling oops
ACK: pavel
- ab8dbdcbfbf8 ALSA: compress: fix partial_drain completion state
ACK: pavel
- 900387202702 net: hns3: fix use-after-free when doing self test
ACK: pavel -- prevents after-free data from going to syslog during self-test, not a serious problem
- b5c2a944e7a7 smsc95xx: avoid memory leak in smsc95xx_bind
ACK: pavel
- 10929819cdbc smsc95xx: check return value of smsc95xx_reset
ACK: pavel
- 739fe4d14dd9 net: cxgb4: fix return error value in t4_prep_fw
ACK: pavel
- e84c6ae1636b drm/mediatek: Check plane visibility in atomic_update
ACK: pavel
- 735929cf1e38 net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
- fa4a80a16370 x86/entry: Increase entry_stack size to a full page
ACK: pavel
- 3da6a2b6dbe5 nvme-rdma: assign completion vector correctly
ACK: pavel
- 1d269061bb38 block: release bip in a right way in error path
ACK: pavel
- cc1815b74b28 usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
ACK: pavel
- 312904ba704b scsi: mptscsih: Fix read sense data size
ACK: pavel
- 9634cd8e87c9 ARM: imx6: add missing put_device() call in imx6q_suspend_init()
ACK: pavel
- 38bcc785c2eb cifs: update ctime and mtime during truncate
ACK: pavel
- 7e7f71be56c5 s390/kasan: fix early pgm check handler execution
IGN: pavel
- 14a7ef71fbd0 drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
ACK: pavel -- cleanup, not a bugfix
- 74329cb6723f drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
ACK: pavel
- 5e3b1ff91984 i40e: protect ring accesses with READ- and WRITE_ONCE
ACK: pavel
- e421eb906314 ixgbe: protect ring accesses with READ- and WRITE_ONCE
ACK: pavel -- it also adds null-pointer checks not explained in changelog
- ee4846b04b66 spi: spidev: fix a potential use-after-free in spidev_release()
ACK: pavel
- 3c93eb6fde9a spi: spidev: fix a race between spidev_release and spidev_remove
ACK: pavel
- dc541e1a15c9 gpu: host1x: Detach driver on unregister
ACK: pavel
- 9371b7119dac drm/tegra: hub: Do not enable orphaned window group
ACK: pavel
- 2c8af319769e ARM: dts: omap4-droid4: Fix spi configuration and increase rate
ACK: pavel
- 3223e530f034 regmap: fix alignment issue
ACK: pavel
- 526b6fc045d8 spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
ACK: pavel
- eb336b9003b1 spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ
ACK: pavel -- new hardware support, not a bugfix
- c7ec7f3866c0 spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
ACK: pavel
- a7bf14f156a2 spi: spi-fsl-dspi: Adding shutdown hook
ACK: pavel -- support for kexec, not a bugfix
- 34314cc6da6c KVM: s390: reduce number of IO pins to 1
IGN: 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

搜索帮助