1 Star 0 Fork 0

Jason/lts-commit-list

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
linux-kernel-v4.4.164-commit.list 14.51 KB
一键复制 编辑 原始数据 按行查看 历史
Nobuhiro Iwamatsu 提交于 2019-07-11 15:08 . Review v4.4.16
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643
# 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.4.164
- 8e592f4a26ad Linux 4.4.164
- 29a231817b4f drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
ACK: iwamatsu
- 8ef21c4005bd drm/dp_mst: Check if primary mstb is null
ACK: iwamatsu
- 67dbeda8f4bb drm/rockchip: Allow driver to be shutdown on reboot/kexec
ACK: iwamatsu
- b026c7ee5659 mm: migration: fix migration of huge PMD shared pages
ACK: iwamatsu
- 575361a2cbe0 hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
ACK: iwamatsu The place to declare dst_entry is not correct.
- 9546d6609e10 configfs: replace strncpy with memcpy
ACK: iwamatsu
- 6023d16fdb84 fuse: fix leaked notify reply
ACK: iwamatsu
- 453e01cc6d80 rtc: hctosys: Add missing range error reporting
ACK: iwamatsu
- 4293fbc271e4 sunrpc: correct the computation for page_ptr when truncating
ACK: iwamatsu
- f7e6ee2e18cc mount: Prevent MNT_DETACH from disconnecting locked mounts
ACK: iwamatsu
- 6258099fd2c9 mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mountsa
ACK: iwamatsu
ACK: iwamatsu typo in commit message
- 5becfca9f971 mount: Retest MNT_LOCKED in do_umount
ACK: iwamatsu
ACK: iwamatsu
- 954ff0468f8b ext4: fix buffer leak in __ext4_read_dirblock() on error path
ACK: iwamatsu
- 27acd8f869ba ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
ACK: iwamatsu
- 0d9902d43fb6 ext4: release bs.bh before re-using in ext4_xattr_block_find()
ACK: iwamatsu
- 761ff77def54 ext4: fix possible leak of sbi->s_group_desc_leak in error path
ACK: iwamatsu
- 6371a05a1580 ext4: avoid possible double brelse() in add_new_gdb() on error path
ACK: iwamatsu
- 7f168837b121 ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
ACK: iwamatsu
- e85d624f7164 ext4: avoid buffer leak in ext4_orphan_add() after prior errors
ACK: iwamatsu
- 36ab0ab9b88d ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
ACK: iwamatsu
- d507dfb5e4fe ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
ACK: iwamatsu
- 47aa49f64f0f ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
ACK: iwamatsu
- 88cc2d51d221 ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
ACK: iwamatsu
- 2eefc69471f1 ext4: add missing brelse() update_backups()'s error path
ACK: iwamatsu
- 989e44d6d268 clockevents/drivers/i8253: Add support for PIT shutdown quirk
ACK: iwamatsu
- f02c3c34bda2 Btrfs: fix data corruption due to cloning of eof block
IGN: btrfs
- d2db9e2ee15f arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
IGN: alpha
- 505bc0f3c125 termios, tty/tty_baudrate.c: fix buffer overrun
ACK: iwamatsu
- c7d2166d802e mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
ACK: iwamatsu
- 877813e01014 mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
ACK: iwamatsu
- 298ed64f1e88 ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
ACK: iwamatsu
- d2926beb35cf vhost/scsi: truncate T10 PI iov_iter to prot_bytes
ACK: iwamatsu
- 1ffd631735f5 mach64: fix image corruption due to reading accelerator registers
ACK: iwamatsu
- 5d4ce43c13b7 mach64: fix display corruption on big endian machines
ACK: iwamatsu
- f29b66550eed libceph: bump CEPH_MSG_MAX_DATA_LEN
ACK: iwamatsu
- c2fc59dc0a01 clk: s2mps11: Fix matching when built as module and DT node contains compatible
ACK: iwamatsu
- bf6ae42ce4ae xtensa: fix boot parameters address translation
IGN: extensa
- fdc26b9d183c xtensa: make sure bFLT stack is 16 byte aligned
IGN: extensa
- f9d2364450c7 xtensa: add NOTES section to the linker script
IGN: extensa
- 4353f89bc3f8 MIPS: Loongson-3: Fix BRIDGE irq delivery problem
IGN: mips
- 09b61caa8332 MIPS: Loongson-3: Fix CPU UART irq delivery problem
IGN: mips
- e1993df1c756 bna: ethtool: Avoid reading past end of buffer
ACK: iwamatsu
- 9b574c3d2146 e1000: fix race condition between e1000_down() and e1000_watchdog
ACK: iwamatsu
- 5637fad6b146 e1000: avoid null pointer dereference on invalid stat type
ACK: iwamatsu
- 6f0cb0e3ec88 mm: do not bug_on on incorrect length in __mm_populate()
ACK: iwamatsu
- a0b71d1b8945 fs, elf: make sure to page align bss in load_elf_library
ACK: iwamatsu
- 2c69d1f0db81 mm: refuse wrapped vm_brk requests
ACK: iwamatsu
- 4a0c08d70953 binfmt_elf: fix calculations for bss padding
ACK: iwamatsu
- cac933905266 mm, elf: handle vm_brk error
ACK: iwamatsu
- f04651b97aed fuse: set FR_SENT while locked
ACK: iwamatsu
- 2fe23468dae4 fuse: fix blocked_waitq wakeup
ACK: iwamatsu
- 8bb4354af373 fuse: Fix use-after-free in fuse_dev_do_write()
ACK: iwamatsu
- 7574afe0cfc0 fuse: Fix use-after-free in fuse_dev_do_read()
ACK: iwamatsu
- e304bf93ed2b scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
ACK: iwamatsu
- 661aa0b46dfb cdrom: fix improper type cast, which can leat to information leak.
ACK: iwamatsu
- 1c6c5d0c1a43 9p: clear dangling pointers in p9stat_free
ACK: iwamatsu
- 55e464966baf 9p locks: fix glock.client_id leak in do_lock
ACK: iwamatsu
- 155bd1c4bfc9 media: tvp5150: fix width alignment during set_selection()
ACK: iwamatsu
- 06bbe2387004 sc16is7xx: Fix for multi-channel stall
ACK: iwamatsu
- c269f0b61c3d powerpc/boot: Ensure _zimage_start is a weak symbol
IGN: ppc
- c5e2c6f92422 MIPS: kexec: Mark CPU offline before disabling local IRQ
IGN: mips
- 1664dd1fbd0f media: pci: cx23885: handle adding to list failure
ACK: iwamatsu
- f79cc6a2b86d drm/omap: fix memory barrier bug in DMM driver
ACK: iwamatsu
- 1e8628eb97a1 powerpc/nohash: fix undefined behaviour when testing page size support
IGN: ppc
- 7c7378d4c57a tty: check name length in tty_find_polling_driver()
ACK: iwamatsu
- b234c2a058f0 MD: fix invalid stored role for a disk - try2
ACK: iwamatsu
- bddfd0a2d61e btrfs: set max_extent_size properly
IGN: btrfs
- b38ace86f35a Btrfs: fix null pointer dereference on compressed write path error
IGN: btrfs
- b5bb62e56134 btrfs: qgroup: Dirty all qgroups before rescan
IGN: btrfs
- b1223028e688 Btrfs: fix wrong dentries after fsync of file that got its parent replaced
IGN: btrfs
- da36a0a52348 btrfs: make sure we create all new block groups
IGN: btrfs
- 5e7a42238462 btrfs: reset max_extent_size on clear in a bitmap
IGN: btrfs
- 6968f018a95a btrfs: wait on caching when putting the bg cache
IGN: btrfs
- 639a61c6bab7 btrfs: don't attempt to trim devices that don't support it
IGN: btrfs
- 98edddde5a2c btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
IGN: btrfs
- ff58ad5f344d btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
IGN: btrfs
- dc0a989b23a6 btrfs: Handle owner mismatch gracefully when walking up tree
IGN: btrfs
- cb526c9ab85a soc/tegra: pmc: Fix child-node lookup
ACK: iwamatsu
- fd81a7a647c6 arm64: dts: stratix10: Correct System Manager register size
ACK: iwamatsu
- ae6e27402c21 Cramfs: fix abad comparison when wrap-arounds occur
ACK: iwamatsu
- 4492b0b5f0a4 ext4: avoid running out of journal credits when appending to an inline file
ACK: iwamatsu
- 1fe3db85c380 media: em28xx: make v4l2-compliance happier by starting sequence on zero
ACK: iwamatsu
- 77a61c5a5705 media: em28xx: fix input name for Terratec AV 350
ACK: iwamatsu
- 476b64582620 media: em28xx: use a default format if TRY_FMT fails
ACK: iwamatsu
- afe7fb75a67b xen: fix xen_qlock_wait()
- 54e9c8cf659f kgdboc: Passing ekgdboc to command line causes panic
ACK: iwamatsu
- 8e5e88948e5f TC: Set DMA masks for devices
ACK: iwamatsu
- d3105e63dc72 MIPS: OCTEON: fix out of bounds array access on CN68XX
IGN: mips
- 901c46620f2f powerpc/msi: Fix compile error on mpc83xx
IGN: ppc
- 4cc537f4a947 dm ioctl: harden copy_params()'s copy_from_user() from malicious users
ACK: iwamatsu
- 637276555f3a lockd: fix access beyond unterminated strings in prints
ACK: iwamatsu
- e6914e1af481 nfsd: Fix an Oops in free_session()
ACK: iwamatsu
- a88fd5847b93 NFSv4.1: Fix the r/wsize checking
ACK: iwamatsu
- 59ba12331e8f genirq: Fix race on spurious interrupt detection
ACK: iwamatsu
- d24a12ef98b7 printk: Fix panic caused by passing log_buf_len to command line
ACK: iwamatsu
- aa21d67d7fe7 smb3: on kerberos mount if server doesn't specify auth type use krb5
ACK: iwamatsu
- ae83508da422 smb3: do not attempt cifs operation in smb3 query info error path
ACK: iwamatsu
- 39d6c4cdcf67 smb3: allow stats which track session and share reconnects to be reset
ACK: iwamatsu
- b0ef4712fea9 w1: omap-hdq: fix missing bus unregister at removal
ACK: iwamatsu
- cc8e1ff726ab iio: adc: at91: fix wrong channel number in triggered buffer mode
ACK: iwamatsu
- 6b2aa089c950 iio: adc: at91: fix acking DRDY irq on simple conversions
ACK: iwamatsu
- 52458d09b5d0 kbuild: fix kernel/bounds.c 'W=1' warning
ACK: iwamatsu
- 4fdd46c946f9 hugetlbfs: dirty pages as they are added to pagecache
ACK: iwamatsu
- 34aa96127aaf ima: fix showing large 'violations' or 'runtime_measurements_count'
ACK: iwamatsu
- 00d3634cab94 crypto: lrw - Fix out-of bounds access on counter overflow
ACK: iwamatsu
- 5f894b3ee37a signal/GenWQE: Fix sending of SIGKILL
ACK: iwamatsu
- d681d83d8399 PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
ACK: iwamatsu
- 66f3e856de5d HID: hiddev: fix potential Spectre v1
ACK: iwamatsu
- d396e5395271 ext4: initialize retries variable in ext4_da_write_inline_data_begin()
ACK: iwamatsu
- 82a76725f960 gfs2_meta: ->mount() can get NULL dev_name
ACK: iwamatsu
- f4af4c732988 jbd2: fix use after free in jbd2_log_do_checkpoint()
ACK: iwamatsu
- 8954771abdea libnvdimm: Hold reference on parent while scheduling async init
ACK: iwamatsu
- 7546540bfd7e net/ipv4: defensive cipso option parsing
ACK: iwamatsu
- 4f2f01aa89e9 xen: make xen_qlock_wait() nestable
- a1a52e429dec xen: fix race in xen_qlock_wait()
- 8cacd37f58a5 tpm: Restore functionality to xen vtpm driver.
- cf9e0f77f54a xen-swiotlb: use actually allocated size on check physical continuous
- a9d21a73909f ALSA: hda: Check the non-cached stream buffers more explicitly
ACK: iwamatsu
- 7e41dd0f799d dmaengine: dma-jz4780: Return error if not probed from DT
ACK: iwamatsu
- 9ab9fc44d3de signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init
ACK: iwamatsu
- c9debbd29918 scsi: lpfc: Correct soft lockup when running mds diagnostics
ACK: iwamatsu
- 2d62826e4bd5 uio: ensure class is registered before devices
ACK: iwamatsu
- d7a7df4c972c driver/dma/ioat: Call del_timer_sync() without holding prep_lock
ACK: iwamatsu
- d986aedcc39a usb: chipidea: Prevent unbalanced IRQ disable
ACK: iwamatsu
- 8f177fb603dd MD: fix invalid stored role for a disk
ACK: iwamatsu
- c87fb36e0dfd ext4: fix argument checking in EXT4_IOC_MOVE_EXT
ACK: iwamatsu
- 3cf68396d523 tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
ACK: iwamatsu
- be1851b9a22c scsi: megaraid_sas: fix a missing-check bug
ACK: iwamatsu
- 8c00d5d73231 scsi: esp_scsi: Track residual for PIO transfers
ACK: iwamatsu
- 93ceb8dcdef9 ath10k: schedule hardware restart if WMI command times out
ACK: iwamatsu
- 1305e3d89377 pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
ACK: iwamatsu
- ace4787f6cc6 pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
ACK: iwamatsu
- 37f2457cf4cf pinctrl: qcom: spmi-mpp: Fix drive strength setting
ACK: iwamatsu
- c55954e7e0b8 ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
ACK: iwamatsu
- 0524e92e0f82 kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
ACK: iwamatsu
- 45947209d356 pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
ACK: iwamatsu
- cd6ace69ba21 x86: boot: Fix EFI stub alignment
ACK: iwamatsu
- f88f4125af7b Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
ACK: iwamatsu
- 8c2c6a9aa99c mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
ACK: iwamatsu
- 7ce210a6beca perf tools: Cleanup trace-event-info 'tdata' leak
ACK: iwamatsu
- d05d8ef0c02e perf tools: Free temporary 'sys' string in read_event_files()
ACK: iwamatsu
- 088753235d06 tun: Consistently configure generic netdev params via rtnetlink
ACK: iwamatsu
- 82e05b994790 swim: fix cleanup on setup error
ACK: iwamatsu
- 7d81f8fe5427 ataflop: fix error handling during setup
ACK: iwamatsu
- ef42ef8451fa locking/lockdep: Fix debug_locks off performance problem
ACK: iwamatsu
- 049b96e8c5d0 selftests: ftrace: Add synthetic event syntax testcase
ACKL: iwamatsu: Add new test case
- ac435f05a321 net: qla3xxx: Remove overflowing shift statement
ACK: iwamatsu
- 055dbfe1d1e4 x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
ACK: iwamatsu
- 9190b06c4dbb sparc: Fix single-pcr perf event counter management.
IGN: sparc
- 97b8ca659ab4 x86/kconfig: Fall back to ticket spinlocks
ACK: iwamatsu
- 52d8cdd9d58b x86/corruption-check: Fix panic in memory_corruption_check() when boot option without value is provided
ACK: iwamatsu
- 818f57e747f2 ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
ACK: iwamatsu
- f0a658e5d67b ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
ACK: iwamatsu
- ae53e64ea305 parisc: Fix map_pages() to not overwrite existing pte entries
IGN: parisc
- 7d39307dd6da parisc: Fix address in HPMC IVA
IGN: parisc
- eda6ef4ae150 ipmi: Fix timer race with module unload
ACK: iwamatsu
- 0497878b6b3f pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
ACK: iwamatsu
- 85b89ccf86ce jffs2: free jffs2_sb_info through jffs2_kill_sb()
ACK: iwamatsu
- dff53cf71a73 hwmon: (pmbus) Fix page count auto-detection.
ACK: iwamatsu
- 9b359dd99ce4 bcache: fix miss key refill->end in writeback
ACK: iwamatsu
马建仓 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

搜索帮助