代码拉取完成,页面将自动刷新
# 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.38
- a03957ab0fd5 Linux 4.19.38
ACK: pavel
- 5cb299c80651 powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg
ACK: pavel
- 53db65232428 net/tls: don't leak IV and record seq when offload fails
ACK: pavel
- d3bdd359fa53 net/tls: avoid potential deadlock in tls_set_device_offload_rx()
ACK: pavel
- 041b3224e8f8 net/mlx5e: Fix use-after-free after xdp_return_frame
ACK: pavel
- ae6b07107458 net/mlx5e: Fix the max MTU check in case of XDP
ACK: pavel
- b08774d38882 mlxsw: spectrum: Put MC TCs into DWRR mode
ACK: pavel -- packet prioritization, not sure if important enough
- 21e47998d959 mlxsw: pci: Reincrease PCI reset timeout
ACK: pavel
- e875a409594b net: hns: Fix WARNING when hns modules installed
pavel -- changelog is useless. I'd like to know why phy_stop was deleted.
- 7ce836e8a963 team: fix possible recursive locking when add slaves
ACK: pavel
- 1f78e75e85bb stmmac: pci: Adjust IOT2000 matching
ACK: pavel
- e97f0bc7be88 net/tls: fix refcount adjustment in fallback
ACK: pavel
- b02f8aa85604 net: stmmac: move stmmac_check_ether_addr() to driver probe
ACK: pavel
- d7b10dfe6c31 net/rose: fix unbound loop in rose_loopback_timer()
ACK: pavel
- ed1866aa608a net: rds: exchange of 8K and 1M pool
pavel -- not sure. Is it performance optimalization or...?
- 7da11d6a5d85 net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
ACK: pavel
- 829fd9849e44 mlxsw: spectrum: Fix autoneg status in ethtool
ACK: pavel
- 250e51f856e1 ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ACK: pavel
- 07445fea9575 ipv4: add sanity checks in ipv4_link_failure()
ACK: pavel
- d4ff57d0320b x86/fpu: Don't export __kernel_fpu_{begin,end}()
pavel -- cleanup. Not a bugfix.
- 423497a96d4a mm: Fix warning in insert_pfn()
ACK: pavel
- e923c6b70ce2 x86/retpolines: Disable switch jump tables when retpolines are enabled
ACK: pavel -- performance optimalization
- 6cfcff3cfb0e x86, retpolines: Raise limit for generating indirect calls from switch-case
pavel -- performance optimalization, pretty much immediately redone by e923c6b70ce2
- e9e47779aaa7 Fix aio_poll() races
pavel -- this is the commit that fixes stuff in the end.
- aab66dfb757a aio: store event at final iocb_put()
- c20202c51d2b aio: keep io_event in aio_kiocb
- 592ea630b081 aio: fold lookup_kiocb() into its sole caller
- c7f2525abfec pin iocb through aio.
pavel -- not sure what bug it fixes.
- d6b2615f7d31 aio: simplify - and fix - fget/fput for io_submit()
- 2afa01cd9186 aio: initialize kiocb private in case any filesystems expect it.
- a812f7b68a39 aio: abstract out io_event filler helper
- d384f8b855a5 aio: split out iocb copy from io_submit_one()
- 4d677689742a aio: use iocb_put() instead of open coding it
- ef529eead8cf aio: don't zero entire aio_kiocb aio_get_req()
- 730198c889d8 aio: separate out ring reservation from req allocation
- b3373253f0ba aio: use assigned completion handler
pavel -- preparation for?
- 9101cbe70ef6 aio: clear IOCB_HIPRI
pavel -- changelog does not explain what bug it fixes.
- 920ecc72093d rxrpc: fix race condition in rxrpc_input_packet()
- 5a228d5ddca2 net/rds: Check address length before reading address family
- e30203e4f94d net: netrom: Fix error cleanup path of nr_proto_init
- a0cb0faa15f3 tipc: check link name with right length in tipc_nl_compat_link_set
- f21fae8049cd tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
- 9b9b0df4e788 fm10k: Fix a potential NULL pointer dereference
ACK: pavel
- f7dc13d6e4a2 netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
ACK: pavel
- 94ad68a6e570 NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
ACK: pavel
- 245a94a0ffab sched/deadline: Correctly handle active 0-lag timers
ACK: pavel
- 6bf7d3c5c0c5 binder: fix handling of misaligned binder object
ACK: pavel
- 8c37f7c23c02 workqueue: Try to catch flush_work() without INIT_WORK().
pavel -- this adds diagnostics; not a bugfix.
- 4d476a00b3f9 fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
ACK: pavel
- bce00f419c9d intel_th: gth: Fix an off-by-one in output unassigning
ACK: pavel -- bleeh, that code is ugly. And the fix is unlike other code around. And there's more to fix.
- 9c8c39bae89a slip: make slhc_free() silently accept an error pointer
ACK: pavel
- f41d2de67101 USB: Consolidate LPM checks to avoid enabling LPM twice
ACK: pavel
- 50cda8891818 USB: Add new USB LPM helpers
ACK: pavel -- preparation for next patch.
- 8c700e902ceb drm/vc4: Fix compilation error reported by kbuild test bot
ACK: pavel
- 2bc7ce32eb21 Revert "drm/i915/fbdev: Actually configure untiled displays"
ACK: pavel -- changelog could use wrapping at column 80...
- 2c892ef09435 drm/vc4: Fix memory leak during gpu reset.
- 087341c0f40d powerpc/mm/radix: Make Radix require HUGETLB_PAGE
- 478afe341d29 ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
- 129c337c6659 dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status
- 0f00e1c599b3 dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
- f7b467ad1be0 vfio/type1: Limit DMA mappings per container
ACK: pavel
- ac9e2bece112 Input: synaptics-rmi4 - write config register values to the right offset
ACK: pavel
- 37ecf31a3e5e perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC10 counters
ACK: pavel -- new hardware support, so acceptable.
- c0309570a5f1 sunrpc: don't mark uninitialised items as VALID.
ACK: pavel
- b4d4b5e4b839 nfsd: Don't release the callback slot unless it was actually held
ACK: pavel
- 950eec812600 ceph: fix ci->i_head_snapc leak
ACK: pavel
- 246d2bf32da1 ceph: ensure d_name stability in ceph_dentry_hash()
ACK: pavel
- 8d693ef0141c ceph: only use d_name directly when parent is locked
ACK: pavel
- 9b8c07129ddf sched/numa: Fix a possible divide-by-zero
ACK: pavel
- 1af34bf97eca RDMA/mlx5: Do not allow the user to write to the clock page
ACK: pavel
- 8ac57d1bdc25 IB/rdmavt: Fix frwr memory registration
ACK: pavel
- d0264d10ae6a trace: Fix preempt_enable_no_resched() abuse
ACK: pavel -- decreases latency, not serious bug.
- 7f9c9d1d79fd MIPS: scall64-o32: Fix indirect syscall number load
ACK: pavel
- ce900ddd660d lib/Kconfig.debug: fix build error without CONFIG_BLOCK
ACK: pavel
- 710733e539d1 zram: pass down the bvec we need to read into in the work struct
ACK: pavel
- a19e4a1b4c63 gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC
ACK: pavel
- cffeb9c84d20 tracing: Fix buffer_ref pipe ops
- 0e78e92da2d8 tracing: Fix a memory leak by early error exit in trace_pid_write()
- ee231063ff95 cifs: do not attempt cifs operation on smb2+ rename error
ACK: pavel
- d5bf783a09a0 cifs: fix memory leak in SMB2_read
ACK: pavel
- 15e978391577 net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new DSA framework
ACK: pavel
- 984c4e00c387 ALSA: hda/ca0132 - Fix build error without CONFIG_PCI
ACK: pavel -- sounds dangerous if config PCI becomes tristate, but noone seems to do that.
- 1e0cab1bce57 powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
ACK: pavel
- ae5e0c773ca6 ipvs: fix warning on unused variable
ACK: pavel -- just a warning...
- 8e59639791f2 vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
ACK: pavel
- 416699b9bb90 drm/rockchip: fix for mailbox read validation.
ACK: pavel
- 1832b1517c2b loop: do not print warn message if partition scan is successful
ACK: pavel -- just fixes a printout, but confusing one.
- 070e34b627f4 tipc: handle the err returned from cmd header function
ACK: pavel
- 8766cc7d0d1d ext4: fix some error pointer dereferences
ACK: pavel
- 816e3e2258e8 net: mvpp2: fix validate for PPv2.1
ACK: pavel
- e7ddd6af17e4 net/ibmvnic: Fix RTNL deadlock during device reset
ACK: pavel
- ffc1d85e8c5f netfilter: nf_tables: bogus EBUSY in helper removal from transaction
- e313d5da057b netfilter: nf_tables: bogus EBUSY when deleting set after flush
- 25ddad73070c netfilter: nf_tables: fix set double-free in abort path
- 8906234c5015 netfilter: nft_compat: use .release_ops and remove list of extension
- 4f67e8976f7b netfilter: nft_compat: don't use refcount_inc on newly allocated entry
- af26f3e2903b netfilter: nf_tables: unbind set in rule from commit path
- 27458b5457d3 netfilter: nf_tables: warn when expr implements only one of activate/deactivate
- cb2e343d1d85 netfilter: nft_compat: destroy function must not have side effects
- 3dbba8ebb066 netfilter: nf_tables: split set destruction in deactivate and destroy phase
- 7693bae6b314 netfilter: nft_compat: make lists per netns
- db99f122cbf8 netfilter: nft_compat: use refcnt_t type for nft_xt reference count
ACK: pavel
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。