[El-errata] ELBA-2021-9622 Oracle Linux 7 Unbreakable Enterprise kernel bug fix update (aarch64)

Errata Announcements for Oracle Linux el-errata at oss.oracle.com
Mon Dec 20 23:51:00 UTC 2021


Oracle Linux Bug Fix Advisory ELBA-2021-9622

http://linux.oracle.com/errata/ELBA-2021-9622.html

The following updated rpms for Oracle Linux 7 have been uploaded to the Unbreakable Linux Network:

aarch64:
kernel-uek-4.14.35-2047.510.4.1.el7uek.aarch64.rpm
kernel-uek-debug-4.14.35-2047.510.4.1.el7uek.aarch64.rpm
kernel-uek-debug-devel-4.14.35-2047.510.4.1.el7uek.aarch64.rpm
kernel-uek-devel-4.14.35-2047.510.4.1.el7uek.aarch64.rpm
kernel-uek-tools-4.14.35-2047.510.4.1.el7uek.aarch64.rpm
kernel-uek-tools-libs-4.14.35-2047.510.4.1.el7uek.aarch64.rpm
kernel-uek-tools-libs-devel-4.14.35-2047.510.4.1.el7uek.aarch64.rpm
perf-4.14.35-2047.510.4.1.el7uek.aarch64.rpm
python-perf-4.14.35-2047.510.4.1.el7uek.aarch64.rpm
kernel-uek-headers-4.14.35-2047.510.4.1.el7uek.aarch64.rpm


SRPMS:
http://oss.oracle.com/ol7/SRPMS-updates/kernel-uek-4.14.35-2047.510.4.1.el7uek.src.rpm



Description of changes:

[4.14.35-2047.510.4.1.el7uek]
- rds/ib: Use both iova and key in free_mr socket call (aru kolappan)  [Orabug: 33670990]
- take care multiple extents in CoW extent converting (Wengang Wang)  [Orabug: 33647290]

[4.14.35-2047.510.4.el7uek]
- RDS/IB: Fix order of setup (Hans Westgaard Ry)  [Orabug: 33604974]

[4.14.35-2047.510.3.el7uek]
- uek-rpm: Pensando: Enable CONFIG_DM_CRYPT=y (Dave Kleikamp)  [Orabug: 33585517]
- kernfs: don't create a negative dentry if inactive node exists (Ian Kent)  [Orabug: 33548754]
- kernfs: also call kernfs_set_rev() for positive dentry (Hou Tao)  [Orabug: 33548754]
- kernfs: use simple_xattrs for security attributes (Ondrej Mosnacek)  [Orabug: 33548754]
- kernfs: dont call d_splice_alias() under kernfs node lock (Ian Kent)  [Orabug: 33548754]
- kernfs: use i_lock to protect concurrent inode updates (Ian Kent)  [Orabug: 33548754]
- kernfs: switch kernfs to use an rwsem (Ian Kent)  [Orabug: 33548754]
- kernfs: use VFS negative dentry caching (Ian Kent)  [Orabug: 33548754]
- kernfs: add a revision to identify directory node changes (Ian Kent)  [Orabug: 33548754]
- selftests: breakpoints: fix compile error on breakpoint_test_arm64 (Sumit Semwal)  [Orabug: 33577681]
- Revert "net/rds: Allocate pages on HCA NUMA nodeid" (Gerd Rausch)  [Orabug: 33561326]
- Revert "net/rds: Allocate rds_ib_{incoming,frag}_slab on HCA NUMA nodeid" (Gerd Rausch)  [Orabug: 33561326]
- Revert "net/rds: Use the same vector for send & receive" (Gerd Rausch)  [Orabug: 33561326]
- Revert "net/rds: Get rid of tasklets" (Gerd Rausch)  [Orabug: 33561326]
- Revert "net/rds: Put more CPU cores to work" (Gerd Rausch)  [Orabug: 33561326]
- Revert "net/rds: Make workers use the designated CPU" (Gerd Rausch)  [Orabug: 33561326]
- Revert "net/rds: Use the preferred_cpu in rds_queue_{,delayed}_work" (Gerd Rausch)  [Orabug: 33561326]
- Revert "net/rds: Fix "rds_ib_init" initialization order" (Gerd Rausch)  [Orabug: 33561326]
- Revert "net/mlx5: Fix MLX5_EQ_VEC_COMP_BASE usage" (Gerd Rausch)  [Orabug: 33561326]
- Revert "net/mlx5: Add new verb "ib_get_vector_irqn"" (Gerd Rausch)  [Orabug: 33561326]
- Revert "net/rds: Add "preferred_cpu" option to "rds_rdma.ko"" (Gerd Rausch)  [Orabug: 33561326]
- Revert "net/rds: Follow the observed CQ CPU affinity" (Gerd Rausch)  [Orabug: 33561326]
- Revert "net/rds: Throttle check for CQ CPU affinity" (Gerd Rausch)  [Orabug: 33561326]
- Revert "net/rds: Bring tasklets back for better latency" (Gerd Rausch)  [Orabug: 33561326]
- Revert "IB/mlx4: Implement backend callback for "ib_get_vector_irqn"" (Gerd Rausch)  [Orabug: 33561326]
- Revert "bnxt_en: Remove the setting of dev_port." (John Sobecki)  [Orabug: 33553100]
- xfs: punch out data fork delalloc blocks on COW writeback failure (Brian Foster)  [Orabug: 33542386]
- xfs: fix reflink source file racing with directio writes (Darrick J. Wong)  [Orabug: 33542386]
- xfs: split up the xfs_reflink_end_cow work into smaller transactions (Darrick J. Wong)  [Orabug: 33542386]
- xfs: flush removing page cache in xfs_reflink_remap_prep (Dave Chinner)  [Orabug: 33542386]
- xfs: fix shared extent data corruption due to missing cow reservation (Brian Foster)  [Orabug: 33542386]
- xfs: fix pagecache truncation prior to reflink (Darrick J. Wong)  [Orabug: 33542386]
- xfs: fix fork selection in xfs_find_trim_cow_extent (Christoph Hellwig)  [Orabug: 33542386]
- xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared (Christoph Hellwig)  [Orabug: 33542386]
- xfs: skip delalloc COW blocks in xfs_reflink_end_cow (Christoph Hellwig)  [Orabug: 33542386]
- xfs: fix transaction leak in xfs_reflink_allocate_cow() (Dave Chinner)  [Orabug: 33542386]
- xfs: cow unwritten conversion uses uninitialized dfops (Brian Foster)  [Orabug: 33542386]
- xfs: fix double ijoin in xfs_reflink_clear_inode_flag() (Dave Chinner)  [Orabug: 33542386]
- xfs: fix double ijoin in xfs_reflink_cancel_cow_range (Dave Chinner)  [Orabug: 33542386]
- xfs: minor cleanup for xfs_reflink_end_cow (Christoph Hellwig)  [Orabug: 33542386]
- xfs: fix transaction allocation deadlock in IO path (Dave Chinner)  [Orabug: 33542386]
- scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma() (Dexuan Cui)  [Orabug: 33548143]

[4.14.35-2047.510.2.el7uek]
- rds: ib: Fix bug when comp_vector is IB_CQ_FORCE_ZERO_CV (Håkon Bugge)  [Orabug: 33538398]
- nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN (Dai Ngo)  [Orabug: 33536948]
- nfsd: handle repeated BIND_CONN_TO_SESSION (J. Bruce Fields)  [Orabug: 33536948]
- xen/netfront: stop tx queues during live migration (Dongli Zhang)  [Orabug: 33536404]
- Linux 4.14.252 (Greg Kroah-Hartman) 
- r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256 (Vegard Nossum) 
- qed: Fix missing error code in qed_slowpath_start() (chongjiapeng) 
- acpi/arm64: fix next_platform_timer() section mismatch error (Jackie Liu) 
- drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling (Dan Carpenter) 
- drm/msm: Fix null pointer dereference on pointer edp (Colin Ian King) 
- pata_legacy: fix a couple uninitialized variable bugs (Dan Carpenter) 
- NFC: digital: fix possible memory leak in digital_in_send_sdd_req() (Ziyang Xuan) 
- NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() (Ziyang Xuan) 
- nfc: fix error handling of nfc_proto_register() (Ziyang Xuan) 
- ethernet: s2io: fix setting mac address during resume (Arnd Bergmann) 
- net: encx24j600: check error in devm_regmap_init_encx24j600 (Nanyong Sun) 
- net: korina: select CRC32 (Vegard Nossum) 
- net: arc: select CRC32 (Vegard Nossum) 
- iio: ssp_sensors: fix error code in ssp_print_mcu_debug() (Dan Carpenter) 
- iio: ssp_sensors: add more range checking in ssp_parse_dataframe() (Dan Carpenter) 
- iio: light: opt3001: Fixed timeout error when 0 lux (Jiri Valek - 2N) 
- iio: adc128s052: Fix the error handling path of 'adc128_probe()' (Christophe JAILLET) 
- iio: adc: aspeed: set driver data when adc probe. (Billy Tsai) 
- x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically (Borislav Petkov) 
- nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells (Stephen Boyd) 
- virtio: write back F_VERSION_1 before validate (Halil Pasic) 
- USB: serial: option: add prod. id for Quectel EG91 (Tomaz Solc) 
- USB: serial: option: add Telit LE910Cx composition 0x1204 (Daniele Palmas) 
- USB: serial: option: add Quectel EC200S-CN module support (Yu-Tung Chang) 
- USB: serial: qcserial: add EM9191 QDL support (Aleksander Morgado) 
- Input: xpad - add support for another USB ID of Nacon GC-100 (Michael Cullen) 
- usb: musb: dsps: Fix the probe error path (Miquel Raynal) 
- efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock() (Zhang Jianhua) 
- efi/cper: use stack buffer for error record decoding (Ard Biesheuvel) 
- cb710: avoid NULL pointer subtraction (Arnd Bergmann) 
- xhci: Enable trust tx length quirk for Fresco FL11 USB controller (Nikolay Martynov) 
- xhci: Fix command ring pointer corruption while aborting a command (Pavankumar Kondeti) 
- btrfs: check for error when looking up inode during dir entry replay (Filipe Manana) 
- btrfs: deal with errors when adding inode reference during log replay (Filipe Manana) 
- btrfs: deal with errors when replaying dir entry during log replay (Filipe Manana) 
- s390: fix strrchr() implementation (Roberto Sassu) 
- ALSA: seq: Fix a potential UAF by wrong private_free call order (Takashi Iwai) 
- stable: clamp SUBLEVEL in 4.14 (Sasha Levin) 
- Linux 4.14.251 (Greg Kroah-Hartman) 
- sched: Always inline is_percpu_thread() (Peter Zijlstra) 
- perf/x86: Reset destroy callback on event init failure (Anand K Mistry) 
- scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported" (Colin Ian King) 
- scsi: ses: Fix unsigned comparison with less than zero (Jiapeng Chong) 
- net: sun: SUNVNET_COMMON should depend on INET (Randy Dunlap) 
- m68k: Handle arrivals of multiple signals correctly (Al Viro) 
- mac80211: Drop frames from invalid MAC address in ad-hoc mode (YueHaibing) 
- netfilter: ip6_tables: zero-initialize fragment offset (Jeremy Sowden) 
- HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS (Mizuho Mori) 
- net: phy: bcm7xxx: Fixed indirect MMD operations (Florian Fainelli) 
- i2c: acpi: fix resource leak in reconfiguration device addition (Jamie Iles) 
- i40e: fix endless loop under rtnl (Jiri Benc) 
- rtnetlink: fix if_nlmsg_stats_size() under estimation (Eric Dumazet) 
- drm/nouveau/debugfs: fix file release memory leak (Yang Yingliang) 
- netlink: annotate data races around nlk->bound (Eric Dumazet) 
- net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size() (Eric Dumazet) 
- ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequence (Oleksij Rempel) 
- ptp_pch: Load module automatically if ID matches (Andy Shevchenko) 
- powerpc/fsl/dts: Fix phy-connection-type for fm1mac3 (Pali Rohár) 
- net_sched: fix NULL deref in fifo_set_limit() (Eric Dumazet) 
- phy: mdio: fix memory leak (Pavel Skripkin) 
- bpf: Fix integer overflow in prealloc_elems_and_freelist() (Tatsuhiko Yasumatsu) 
- xtensa: call irqchip_init only when CONFIG_USE_OF is selected (Max Filippov) 
- bpf, mips: Validate conditional branch offsets (Piotr Krysiuk) 
- bpf: add also cbpf long jump test cases with heavy expansion (Daniel Borkmann) 
- ARM: dts: qcom: apq8064: use compatible which contains chipid (David Heidelberg) 
- ARM: dts: omap3430-sdp: Fix NAND device node (Roger Quadros) 
- xen/balloon: fix cancelled balloon action (Juergen Gross) 
- nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero (Trond Myklebust) 
- ovl: fix missing negative dentry check in ovl_rename() (Zheng Liang) 
- USB: cdc-acm: fix break reporting (Johan Hovold) 
- USB: cdc-acm: fix racy tty buffer accesses (Johan Hovold) 
- Partially revert "usb: Kconfig: using select for USB_COMMON dependency" (Ben Hutchings) 
- Linux 4.14.250 (Greg Kroah-Hartman) 
- libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD. (Kate Hsuan) 
- scsi: ses: Retry failed Send/Receive Diagnostic commands (Wen Xiong) 
- usb: dwc2: check return value after calling platform_get_resource() (Yang Yingliang) 
- usb: testusb: Fix for showing the connection speed (Faizel K B) 
- scsi: sd: Free scsi_disk device via put_device() (Ming Lei) 
- ext2: fix sleeping in atomic bugs on error (Dan Carpenter) 
- sparc64: fix pci_iounmap() when CONFIG_PCI is not set (Linus Torvalds) 
- xen-netback: correct success/error reporting for the SKB-with-fraglist case (Jan Beulich) 
- net: mdio: introduce a shutdown method to mdio device drivers (Vladimir Oltean)

[4.14.35-2047.510.1.el7uek]
- RDS: Remove obsolete flag (Hans Westgaard Ry)  [Orabug: 33516782]
- RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is empty (Aharon Landau)  [Orabug: 33514377]
- IB/mlx4: Implement backend callback for "ib_get_vector_irqn" (Gerd Rausch)  [Orabug: 33509437]
- Revert "x86/vector: search CPU vector starts from last successfully assigned" (John Donnelly)  [Orabug: 33488855]
- rds: Fix leak in rds_init (Håkon Bugge)  [Orabug: 33488611]
- rds: include pid in rds_sock struct (Rohit Nair)  [Orabug: 33481153]
- RDS-IB: Add garbage-collection to cache (Hans Westgaard Ry)  [Orabug: 33426208]
- RDS-IB: Fix cachehit statistics (Hans Westgaard Ry)  [Orabug: 33426208]
- RDS-IB: Fix cache-allocation statistics (Hans Westgaard Ry)  [Orabug: 33426208]
- netem: use 64 bit divide by rate (Stephen Hemminger)  [Orabug: 33135408]
- fs/dcache: add trace points for negative dentry pruning (Gautham Ananthakrishna)  [Orabug: 31182222]
- fs/dcache: remove global pool for negative dentry percpu counters (Gautham Ananthakrishna)  [Orabug: 31182222]
- fs/dcache: enforce a hard limit on the negative dentry count (Gautham Ananthakrishna)  [Orabug: 31182222]
- fs/dcache: Estimate the number of negative dentries to prune per filesystem (Gautham Ananthakrishna)  [Orabug: 31182222]
- fs/dcache: change name and granularity of negative dentry sysctl parameter (Gautham Ananthakrishna)  [Orabug: 31182222]
- fs/dcache: schedule only one instance of negative dentry shrinker (Gautham Ananthakrishna)  [Orabug: 31182222]
- fs/dcache: correct the usage of static_key for negative dentry (Gautham Ananthakrishna)  [Orabug: 31182222]
- fs/dcache: Spread negative dentry pruning across multiple CPUs (Waiman Long)  [Orabug: 31182222]
- fs/dcache: Enable automatic pruning of negative dentries (Waiman Long)  [Orabug: 31182222]
- fs/dcache: Add sysctl parameter neg-dentry-pc as a soft limit on negative dentries (Waiman Long)  [Orabug: 31182222]
- fs/dcache: Track & report number of negative dentries (Waiman Long)  [Orabug: 31182222]
- Linux 4.14.249 (Greg Kroah-Hartman) 
- cred: allow get_cred() and put_cred() to be given NULL. (NeilBrown) 
- HID: usbhid: free raw_report buffers in usbhid_stop (Anirudh Rayabharam) 
- netfilter: ipset: Fix oversized kvmalloc() calls (Jozsef Kadlecsik) 
- HID: betop: fix slab-out-of-bounds Write in betop_probe (F.A.Sulaiman) 
- crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd() (Dan Carpenter) 
- usb: hso: remove the bailout parameter (Dongliang Mu) 
- usb: hso: fix error handling code of hso_create_net_device (Dongliang Mu) 
- hso: fix bailout in error case of probe (Oliver Neukum) 
- arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55 (Suzuki K Poulose) 
- ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE (Alex Sverdlin) 
- ARM: 9079/1: ftrace: Add MODULE_PLTS support (Alex Sverdlin) 
- ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link() (Alex Sverdlin) 
- ARM: 9077/1: PLT: Move struct plt_entries definition to header (Alex Sverdlin) 
- EDAC/synopsys: Fix wrong value type assignment for edac_mode (Sai Krishna Potthuri) 
- net: udp: annotate data race around udp_sk(sk)->corkflag (Eric Dumazet) 
- ext4: fix potential infinite loop in ext4_dx_readdir() (yangerkun) 
- ipack: ipoctal: fix module reference leak (Johan Hovold) 
- ipack: ipoctal: fix missing allocation-failure check (Johan Hovold) 
- ipack: ipoctal: fix tty-registration error handling (Johan Hovold) 
- ipack: ipoctal: fix tty registration race (Johan Hovold) 
- ipack: ipoctal: fix stack information leak (Johan Hovold) 
- af_unix: fix races in sk_peer_pid and sk_peer_cred accesses (Saeed Mirzamohammadi) 
- scsi: csiostor: Add module softdep on cxgb4 (Rahul Lakkireddy) 
- e100: fix buffer overrun in e100_get_regs (Jacob Keller) 
- e100: fix length calculation in e100_get_regs_len (Jacob Keller) 
- hwmon: (tmp421) fix rounding for negative values (Paul Fertser) 
- sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb (Xin Long) 
- mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap (Lorenzo Bianconi) 
- mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug (Chih-Kang Chang) 
- ipvs: check that ip_vs_conn_tab_bits is between 8 and 20 (Andrea Claudi) 
- mac80211: fix use-after-free in CCMP/GCMP RX (Johannes Berg) 
- cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory (James Morse) 
- cpufreq: schedutil: Use kobject release() method to free sugov_tunables (Kevin Hao) 
- tty: Fix out-of-bound vmalloc access in imageblit (Igor Matheus Andrade Torrente) 
- qnx4: work around gcc false positive warning bug (Linus Torvalds) 
- xen/balloon: fix balloon kthread freezing (Juergen Gross) 
- PCI: aardvark: Fix checking for PIO status (Evan Wang) 
- PCI: aardvark: Fix checking for PIO Non-posted Request (Pali Rohár) 
- arm64: dts: marvell: armada-37xx: Extend PCIe MEM space (Pali Rohár) 
- spi: Fix tegra20 build with CONFIG_PM=n (Linus Torvalds) 
- net: 6pack: Fix tx timeout and slot time (Guenter Roeck) 
- alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile (Guenter Roeck) 
- arm64: Mark __stack_chk_guard as __ro_after_init (Dan Li) 
- parisc: Use absolute_pointer() to define PAGE0 (Helge Deller) 
- qnx4: avoid stringop-overread errors (Linus Torvalds) 
- sparc: avoid stringop-overread errors (Linus Torvalds) 
- net: i825xx: Use absolute_pointer for memcpy from fixed memory location (Guenter Roeck) 
- compiler.h: Introduce absolute_pointer macro (Guenter Roeck) 
- xen/balloon: use a kernel thread instead a workqueue (Juergen Gross) 
- m68k: Double cast io functions to unsigned long (Guenter Roeck) 
- net: stmmac: allow CSR clock of 300MHz (Jesper Nilsson) 
- net: macb: fix use after free on rmmod (Tong Zhang) 
- blktrace: Fix uaf in blk_trace access after removing by sysfs (Zhihao Cheng) 
- md: fix a lock order reversal in md_alloc (Christoph Hellwig) 
- irqchip/gic-v3-its: Fix potential VPE leak on error (Kaige Fu) 
- thermal/core: Potential buffer overflow in thermal_build_list_of_policies() (Dan Carpenter) 
- scsi: iscsi: Adjust iface sysfs attr detection (Baokun Li) 
- net/mlx4_en: Don't allow aRFS for encapsulated packets (Aya Levin) 
- bnxt_en: Fix TX timeout when TX ring size is set to the smallest (Michael Chan) 
- net: hso: fix muxed tty registration (Johan Hovold) 
- serial: mvebu-uart: fix driver's tx_empty callback (Pali Rohár) 
- mcb: fix error handling in mcb_alloc_bus() (Dan Carpenter) 
- USB: serial: option: add device id for Foxconn T99W265 (Slark Xiao) 
- USB: serial: option: remove duplicate USB device ID (Krzysztof Kozlowski) 
- USB: serial: option: add Telit LN920 compositions (Carlo Lobrano) 
- USB: serial: mos7840: remove duplicated 0xac24 device ID (Krzysztof Kozlowski) 
- Re-enable UAS for LaCie Rugged USB3-FW with fk quirk (Julian Sikorski) 
- staging: greybus: uart: fix tty use after free (Johan Hovold) 
- USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter (Uwe Brandt) 
- usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c (Ondrej Zary) 
- xen/x86: fix PV trap handling on secondary processors (Jan Beulich) 
- cifs: fix incorrect check for null pointer in header_assemble (Steve French) 
- usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned() (Dan Carpenter) 
- usb: gadget: r8a66597: fix a loop in set_feature() (Dan Carpenter) 
- Linux 4.14.248 (Greg Kroah-Hartman) 
- drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV (Guenter Roeck) 
- blk-throttle: fix UAF by deleteing timer in blk_throtl_exit() (Li Jinlin) 
- pwm: rockchip: Don't modify HW state in .remove() callback (Uwe Kleine-König) 
- nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group (Nanyong Sun) 
- nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group (Nanyong Sun) 
- nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group (Nanyong Sun) 
- nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group (Nanyong Sun) 
- nilfs2: fix NULL pointer in nilfs_##name##_attr_release (Nanyong Sun) 
- nilfs2: fix memory leak in nilfs_sysfs_create_device_group (Nanyong Sun) 
- ceph: lockdep annotations for try_nonblocking_invalidate (Jeff Layton) 
- dmaengine: xilinx_dma: Set DMA mask for coherent APIs (Radhey Shyam Pandey) 
- dmaengine: ioat: depends on !UML (Johannes Berg) 
- parisc: Move pci_dev_is_behind_card_dino to where it is used (Guenter Roeck) 
- Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH (Lukas Bulwahn) 
- pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was registered (Uwe Kleine-König) 
- profiling: fix shift-out-of-bounds bugs (Pavel Skripkin) 
- prctl: allow to setup brk for et_dyn executables (Cyrill Gorcunov) 
- 9p/trans_virtio: Remove sysfs file on probe failure (Xie Yongji) 
- thermal/drivers/exynos: Fix an error code in exynos_tmu_probe() (Dan Carpenter) 
- dmaengine: acpi: Avoid comparison GSI with Linux vIRQ (Andy Shevchenko) 
- sctp: add param size validation for SCTP_PARAM_SET_PRIMARY (Marcelo Ricardo Leitner) 
- sctp: validate chunk size in __rcv_asconf_lookup (Marcelo Ricardo Leitner) 
- crypto: talitos - fix max key size for sha384 and sha512 (Christophe Leroy) 
- apparmor: remove duplicate macro list_entry_is_head() (Andy Shevchenko) 
- rcu: Fix missed wakeup of exp_wq waiters (Neeraj Upadhyay) 
- s390/bpf: Fix optimizing out zero-extensions (Ilya Leoshkevich)

[4.14.35-2047.510.0.el7uek]
- xen-blkfront: sanitize the removal state machine (Christoph Hellwig)  [Orabug: 33486179]
- xen/blkfront: fix ring info addressing (Juergen Gross)  [Orabug: 33486179]
- xen/blkfront: limit allocated memory size to actual use case (Juergen Gross)  [Orabug: 33486179]
- xen-blkfront: do not remove disk when device_create_file() is failed (Dongli Zhang)  [Orabug: 33486179]
- cifs: move cifsFileInfo_put logic into a work-queue (Ronnie Sahlberg)  [Orabug: 33473933]
- genirq/affinity: Spread irq vectors among present CPUs as far as possible (Ming Lei)  [Orabug: 33456847]
- genirq/affinity: Allow irq spreading from a given starting point (Ming Lei)  [Orabug: 33456847]
- genirq/affinity: Move actual irq vector spreading into a helper function (Ming Lei)  [Orabug: 33456847]
- genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask (Ming Lei)  [Orabug: 33456847]
- net/mlx5: Initialize nvec based on "num_possible_cpus()" (Gerd Rausch)  [Orabug: 33451394]
- net/rds: Bring tasklets back for better latency (Gerd Rausch)  [Orabug: 33308966]
- net/rds: Throttle check for CQ CPU affinity (Gerd Rausch)  [Orabug: 33308966]
- net/rds: Follow the observed CQ CPU affinity (Gerd Rausch)  [Orabug: 33308966]
- net/rds: Add "preferred_cpu" option to "rds_rdma.ko" (Gerd Rausch)  [Orabug: 33308966]
- net/mlx5: Add new verb "ib_get_vector_irqn" (Gerd Rausch)  [Orabug: 33308966]
- net/mlx5: Fix MLX5_EQ_VEC_COMP_BASE usage (Gerd Rausch)  [Orabug: 33308966]
- net/rds: Fix "rds_ib_init" initialization order (Gerd Rausch)  [Orabug: 33308966]
- net/rds: Use the preferred_cpu in rds_queue_{,delayed}_work (Gerd Rausch)  [Orabug: 33308966]
- net/rds: Make workers use the designated CPU (Gerd Rausch)  [Orabug: 33308966]
- net/rds: Put more CPU cores to work (Gerd Rausch)  [Orabug: 33308966]
- net/rds: Get rid of tasklets (Gerd Rausch)  [Orabug: 33308966]
- net/rds: Use the same vector for send & receive (Gerd Rausch)  [Orabug: 33308966]
- net/rds: Allocate rds_ib_{incoming,frag}_slab on HCA NUMA nodeid (Gerd Rausch)  [Orabug: 33308966]
- net/rds: Allocate pages on HCA NUMA nodeid (Gerd Rausch)  [Orabug: 33308966]
- btrfs: always wait on ordered extents at fsync time (Josef Bacik)  [Orabug: 33046870]
- sctp: account stream padding length for reconf chunk (Eiichi Tsukata)  [Orabug: 32816609]




More information about the El-errata mailing list