User Tools

Site Tools


civilinfrastructureplatform:linux-4.4.y

Stable Kernel Patches Review Status

Please list your name and review result below the patch item

  • 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)

4.4.155

  1. c59fdc4cfbda drm/drivers: add support for using the arch wc mapping API.
  2. 1fc5fa527625 x86/io: add interface to reserve io memtype for a resource range. (v1.1)
  3. 59825a7ef329 fs/quota: Fix spectre gadget in do_quotactl
  • ACK: SZ Lin (林上智)
  • TBB: 9d1ccbe70e0b (“quota: Use s_umount protection for quota operations”)
  1. ef699421145e perf auxtrace: Fix queue resize
  2. 95861df6188b bcache: release dc→writeback_lock properly in bch_writeback_thread()
  3. f7f501c753f3 getxattr: use correct xattr length
  • ACK: SZ Lin (林上智)
  1. 3130702ac3a6 udlfb: set optimal write delay
  2. c602af2b76af fb: fix lost console when the user unplugs a USB adapter
  3. 57d78f3e00b9 pwm: tiehrpwm: Fix disabling of output of PWMs
  4. dfd7543a6734 ubifs: Fix synced_i_size calculation for xattr inodes
  5. 2e052c5081e5 ubifs: Check data node size before truncate
  6. d90fea0256ce Revert “UBIFS: Fix potential integer overflow in allocation”
  7. 20da15a755e8 ubifs: Fix memory leak in lprobs self-check
  8. 3d4c43c8f0fb userns: move user access out of the mutex
  9. 5c16a16fcf03 sys: don't hold uts_sem while accessing userspace memory
  10. 1a9bc340b8d3 osf_getdomainname(): use copy_to_user()
  11. d792799caa81 iommu/vt-d: Fix dev iotlb pfsid use
  12. d25b6212cc95 iommu/vt-d: Add definitions for PFSID
  13. 70201a4e3688 mm/tlb: Remove tlb_remove_table() non-concurrent condition
  14. 2f04971a9629 ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
  15. f5fa2009e3a9 pnfs/blocklayout: off by one in bl_map_stripe()
  16. bd3a83160c0d PM / sleep: wakeup: Fix build error caused by missing SRCU support
  17. 6f9c611f0765 9p: fix multiple NULL-pointer-dereferences
  18. 6977074c573e uprobes: Use synchronize_rcu() not synchronize_sched()
  19. f6db350c9af9 kthread, tracing: Don't expose half-written comm when creating kthreads
  20. 34324394f9fa tracing/blktrace: Fix to allow setting same value
  21. 0943ce7b7e06 tracing: Do not call start/stop() functions when tracing_on does not change
  22. 3328bbe314e6 vmw_balloon: fix VMCI use when balloon built into kernel
  23. cae45e44dc46 vmw_balloon: VMCI_DOORBELL_SET does not check status
  24. 059766538c16 vmw_balloon: do not use 2MB without batching
  25. 244ce5c9b32a vmw_balloon: fix inflation of 64-bit GFNs
  26. 0785d7aedf80 iio: ad9523: Fix return value for ad952x_store()
  27. ac14c5d1a5d1 iio: ad9523: Fix displayed phase
  28. 75ae059e8569 dm cache metadata: save in-core policy_hint_size to on-disk superblock
  29. 15898df47726 x86/mm/pat: Fix L1TF stable backport for CPA, 2nd call
  30. 06d7a39a9c39 net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
  31. 34cc7cf15e16 net/9p/client.c: version pointer uninitialized
  32. 1d2e1e399f86 9p/virtio: fix off-by-one error in sg list bounds check
  33. 2c9ffc9d440d fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
  34. fa4cd57290cf powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
  35. c9fadf27006b powerpc/fadump: handle crash memory ranges array index overflow
  36. 182e963432d8 drm/i915/userptr: reject zero user_size
  37. c2b736ff27b4 spi: davinci: fix a NULL pointer dereference
  • ACK: SZ Lin (林上智)
  • TBB: 7f3ac71ac3b0 (“spi: davinci: fix spurious i/o error”)
  • TBB: 35fc3b9ff66b (“spi: davinci: Handle return value of clk_prepare_enable”)
  1. b4de9ac2c750 net: lan78xx: Fix misplaced tasklet_schedule() call
  2. c9f7c99fc92d 9p/net: Fix zero-copy path in the 9p virtio transport
  3. aeca800e562d net: mac802154: tx: expand tailroom if necessary
  4. 4e55d28084cc net: 6lowpan: fix reserved space for single frames

4.4.156

  1. a632d2d1849f btrfs: use correct compare function of dirty_metadata_bytes
  2. 116a6ad749e5 ASoC: wm8994: Fix missing break in switch
  3. 280880cebc33 s390/lib: use expoline for all bcr instructions
  4. 5597719733b8 mei: me: allow runtime pm for platform with D0i3
  5. aa5d14953152 sch_tbf: fix two null pointer dereferences on init failure
  6. 7a4eae7ae6f4 sch_netem: avoid null pointer deref on init failure
  7. 9dafa62c8755 sch_hhf: fix null pointer dereference on init failure
  8. 68858be0c1b5 sch_multiq: fix double free on init failure
  9. 7edd04ddb3f3 sch_htb: fix crash on init failure
  10. 89f15c6e8212 ovl: proper cleanup of workdir
  • ACK: SZ Lin (林上智)
  1. 121b09d30d48 ovl: override creds with the ones from the superblock mounter
  • ACK: SZ Lin (林上智)
  1. 6586f61ab5bb ovl: rename is_merge to is_lowest
  • ACK: SZ Lin (林上智)
  1. eadbe44f3978 irqchip/gic: Make interrupt ID 1020 invalid
  2. 3107eb31aba1 irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()
  3. 5e56ddc78f0e irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size
  4. 4a0c7f6afea7 irqchip/gicv3-its: Fix memory leak in its_free_tables()
  5. ad37cd79428e irqchip/gic-v3-its: Recompute the number of pages on page size change
  6. 27e83f7dd91d genirq: Delay incrementing interrupt count if it's disabled/pending
  7. e72977e87482 Fixes: Commit cdbf92675fad (“mm: numa: avoid waiting on freed migrated pages”)
  8. a50422747502 enic: do not call enic_change_mtu in enic_probe
  9. a37c70426caa Revert “ARM: imx_v6_v7_defconfig: Select ULPI support”
  10. 131a3b82c853 irda: Only insert new objects into the global database via setsockopt
  11. 4a7811bb3ae1 irda: Fix memory leak caused by repeated binds of irda socket
  12. accf294af418 kbuild: make missing $DEPMOD a Warning instead of an Error
  • ACK: SZ Lin (林上智)
  1. f46d2b99a6ac x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
  2. 98d122a4a746 debugobjects: Make stack check warning more informative
  3. 02e48c4d57cc btrfs: Don't remove block group that still has pinned down bytes
  4. 510825b3f8c1 btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized
  5. accb3e424b8b btrfs: replace: Reset on-disk dev stats value after replace
  6. 2dc310f83754 powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.
  7. a9997f887351 SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
  8. d6773f4061ce smb3: fix reset of bytes read and written stats
  9. 8e676abeaf4b selftests/powerpc: Kill child processes on SIGINT
  10. 9ad681c4ba53 staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice
  11. 66236f1b06f6 dm kcopyd: avoid softlockup in run_complete_job
  12. d07bbe50d1b7 PCI: mvebu: Fix I/O space end address calculation
  13. 242343ebf645 scsi: aic94xx: fix an error code in aic94xx_init()
  14. 4057a20078fe s390/dasd: fix hanging offline processing due to canceled worker
  15. f675ab001e78 powerpc: Fix size calculation using resource_size()
  16. 75c55cbd46b1 net/9p: fix error path of p9_virtio_probe
  17. 3537179891ca irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP
  18. ad09041e9335 platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360
  19. a429a299eb48 mfd: sm501: Set coherent_dma_mask when creating subdevices
  20. 4ebf605de623 ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
  21. 90d91af02198 fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()
  22. 4ca3b3df6d52 mm/fadvise.c: fix signed overflow UBSAN complaint
  • ACK: SZ Lin (林上智)
  1. af25dc4cf354 scripts: modpost: check memory allocation results
  • ACK: SZ Lin (林上智)
  1. 192710dab763 fat: validate →i_start before using
  2. fed5bd3352a3 hfsplus: fix NULL dereference in hfsplus_lookup()
  3. ccbe4990bb1b reiserfs: change j_timestamp type to time64_t
  4. b7befd11e0b2 fork: don't copy inconsistent signal handler state to child
  5. 189ff5b00004 hfs: prevent crash on exit from failed search
  6. 14957e348e78 hfsplus: don't return 0 when fill_super() failed
  7. d98ec8a9e205 cifs: check if SMB2 PDU size has been padded and suppress the warning
  8. 4890349d7902 vti6: remove !skb→ignore_df check from vti6_xmit()
  9. 86a0a00794c2 tcp: do not restart timewait timer on rst reception
  10. 375e88743c94 qlge: Fix netdev features configuration.
  11. e1e4b0be0dec net: bcmgenet: use MAC link status for fixed phy
  12. 2c155709e4ef staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-free
  13. e3dea38fc852 x86/speculation/l1tf: Fix up pte→pfn conversion for PAE

4.4.157

  1. 88d6918401a4 mm: get rid of vmacache_flush_all() entirely
  2. e29c75d4fb49 x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
  3. 4bdac2526df0 autofs: fix autofs_sbi() does not check super block type
  4. da7d5af64afd mtd: ubi: wl: Fix error return code in ubi_wl_init()
  5. f1b13e97e451 crypto: vmx - Fix sleep-in-atomic bugs
  6. 21de2732aaab ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_phandle
  • ACK: SZ Lin (林上智)
  • TBB: 99164f9e62a3 (“net: ethernet: davinci_emac: Fix Unbalanced pm_runtime enable”)
  • TBB: 210990b05a12 (“net: ethernet: davinci_emac: Fix platform_data overwrite”)
  • TBB: 62522ef3c399 (“net: ethernet: davinci_emac: Fix devioctl while in fixed link”)
  • TBB: e87a8f24c915 (“net: resolve symbol conflicts with generic hashtable.h”)
  • TBB: 6bed0118012e (“net: ethernet: ti: davinci emac: fix device reference leakerence leak”)
  • TBB: 8a83c5d7969b (“net: ethernet: ti: cpdma: correct error handling for chan create”)
  1. b3179842575a net: ethernet: ti: cpsw: fix mdio device reference leak
  • ACK: SZ Lin (林上智)
  • TBB: 3fa88c51c73a (“drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open”)
  • TBB: ae092b5bded2 (“drivers: net: cpsw: don't ignore phy-mode if phy-handle is used”)
  • TBB: 8478b6cdc10e (“net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency”)
  1. d02c870872ff drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config
  2. f9845426f442 netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user
  3. a3b92ee6fc17 vmw_balloon: include asm/io.h
  4. c72a42d38b1f xhci: Fix use-after-free in xhci_free_virt_device
  5. ff75cdadf1e4 RDMA/cma: Do not ignore net namespace for unbound cm_id
  6. d04f1b44f644 MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
  7. e498af87075a f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
  8. ab140bd2316d mfd: ti_am335x_tscadc: Fix struct clk memory leak
  9. 22fa0358a99a iommu/ipmmu-vmsa: Fix allocation in atomic context
  10. a169d7c844a9 partitions/aix: fix usage of uninitialized lv_info and lvname structures
  11. 77d3c98f661e partitions/aix: append null character to print data from disk
  12. af39fa735a44 Input: atmel_mxt_ts - only use first T9 instance
  13. bde99d93a6ae net: dcb: For wild-card lookups, use priority -1, not 0
  14. 7ffa0928ce29 MIPS: Octeon: add missing of_node_put()
  15. 3d7d5919a51a net: mvneta: fix mtu change on port without link
  16. 931ed0a5d3d7 gpio: ml-ioh: Fix buffer underwrite on probe error path
  17. cf8f39692c14 x86/mm: Remove in_nmi() warning from vmalloc_fault()
  18. 362990d8aaea Bluetooth: hidp: Fix handling of strncpy for hid→name information
  19. a820e7709f7d ath10k: disable bundle mgmt tx completion event support
  20. 3f5885f4ce3f scsi: 3ware: fix return 0 on the error path of probe
  21. 58e91e96fdb2 ata: libahci: Correct setting of DEVSLP register
  22. 41038bf29f25 MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
  23. 2071bd1ca7f5 ath10k: prevent active scans on potential unusable channels
  24. 805841279cb0 macintosh/via-pmu: Add missing mmio accessors
  25. 2d926fe3c255 NFSv4.0 fix client reference leak in callback
  26. 5c228c2f0c59 perf tools: Allow overriding MAX_NR_CPUS at compile time
  27. f5be08ed5e39 f2fs: do not set free of current section
  28. 0a93d88d6638 tty: rocket: Fix possible buffer overwrite on register_PCI
  29. 57533bacbc56 uio: potential double frees if uio_register_device() fails
  30. 7c075f0a0b37 misc: ti-st: Fix memory leak in the error path of probe()
  31. ccae23ff45cc md/raid5: fix data corruption of replacements after originals dropped
  32. 44dc4734a781 scsi: target: fix transport_register_session locking
  33. bf748acafd58 gpio: tegra: Move driver registration to subsys_init level
  34. 5824d86b50b8 Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV
  35. 61537b3398df ethtool: Remove trailing semicolon for static inline
  36. fb9dabb6fca8 misc: mic: SCIF Fix scif_get_new_port() error handling
  37. e3efb7699a87 ARC: [plat-axs*]: Enable SWAP
  38. d914882c936d locking/osq_lock: Fix osq_lock queue corruption
  39. 97557d161572 selinux: use GFP_NOWAIT in the AVC kmem_caches
  40. 70cc08c44fb5 locking/rwsem-xadd: Fix missed wakeup due to reordering of load
  41. 29a2875cf481 block,blkcg: use GFP_NOWARN for best-effort allocations in blkcg
  42. 035c3ea1608e staging/rts5208: Fix read overflow in memcpy
  43. 227e5d4b86e6 staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_page
  44. 8ecd71cd152b kthread: fix boot hang (regression) on MIPS/OpenRISC
  45. 798ef283a8dd kthread: Fix use-after-free if kthread fork fails
  46. 39223f841425 cfq: Give a chance for arming slice idle timer in case of group_idle
  47. c9125a2116c7 ALSA: hda - Fix cancel_work_sync() stall from jackpoll work
  48. d811b40d0108 i2c: i801: fix DNV's SMBCTRL register offset
  49. ad53f98feee7 i2c: xiic: Make the start and the byte count write atomic
civilinfrastructureplatform/linux-4.4.y.txt · Last modified: 2018/12/06 08:50 by SZLin