-
Wed May 29 2019 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1902.1.2.el7uek]
- libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warnings (YueHaibing) [Orabug: 29827576]
- libnvdimm, pfn: Fix over-trim in trim_pfn_device() (Wei Yang) [Orabug: 29827576]
- libnvdimm/btt: Fix LBA masking during 'free list' population (Vishal Verma) [Orabug: 29827576]
- libnvdimm/btt: Remove unnecessary code in btt_freelist_init (Vishal Verma) [Orabug: 29827576]
- acpi/nfit: Update NFIT flags error message (Toshi Kani) [Orabug: 29827576]
- libnvdimm/namespace: Clean up holder_class_store() (Dan Williams) [Orabug: 29827576]
- libnvdimm/pfn: Remove dax_label_reserve (Dan Williams) [Orabug: 29827576]
- dax: Check the end of the block-device capacity with dax_direct_access() (Dan Williams) [Orabug: 29827576]
- nfit/ars: Avoid stale ARS results (Dan Williams) [Orabug: 29827576]
- nfit/ars: Allow root to busy-poll the ARS state machine (Dan Williams) [Orabug: 29827576]
- nfit/ars: Introduce scrub_flags (Dan Williams) [Orabug: 29827576]
- nfit/ars: Remove ars_start_flags (Dan Williams) [Orabug: 29827576]
- nfit/ars: Attempt short-ARS even in the no_init_ars case (Dan Williams) [Orabug: 29827576]
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot (Dan Williams) [Orabug: 29827576]
- acpi/nfit: Require opt-in for read-only label configurations (Dan Williams) [Orabug: 29827576]
- libnvdimm/pmem: Honor force_raw for legacy pmem regions (Dan Williams) [Orabug: 29827576]
- libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init() (Dan Williams) [Orabug: 29827576]
- libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family (Dan Williams) [Orabug: 29827576]
- nfit: Fix nfit_intel_shutdown_status() command submission (Dan Williams) [Orabug: 29827576]
- libnvdimm/label: Clear 'updating' flag after label-set update (Dan Williams) [Orabug: 29827576]
- nfit: Add Hyper-V NVDIMM DSM command set to white list (Dexuan Cui) [Orabug: 29827576]
- hugetlbfs: boot failure if gigantic pages allocated on command line (Mike Kravetz) [Orabug: 29811544]
- Revert "net_failover: delay taking over primary device to accommodate udevd renaming" (Si-Wei Liu) [Orabug: 29707254]
- failover: allow name change on IFF_UP slave interfaces (Si-Wei Liu) [Orabug: 29707254]
- xfs: add lazytime mount option (Darrick J. Wong) [Orabug: 29609388]
- iversion: make inode_cmp_iversion{+raw} return bool instead of s64 (Jeff Layton) [Orabug: 29609388]
- xfs: implement the lazytime mount option (Christoph Hellwig) [Orabug: 29609388]
- fs: don't clear I_DIRTY_TIME before calling mark_inode_dirty_sync (Christoph Hellwig) [Orabug: 29609388]
- fs: handle inode->i_version more efficiently (Jeff Layton) [Orabug: 29609388]
- btrfs: only dirty the inode in btrfs_update_time if something was changed (Jeff Layton) [Orabug: 29609388]
- xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing (Jeff Layton) [Orabug: 29609388]
- fs: only set S_VERSION when updating times if necessary (Jeff Layton) [Orabug: 29609388]
- IMA: switch IMA over to new i_version API (Jeff Layton) [Orabug: 29609388]
- xfs: convert to new i_version API (Jeff Layton) [Orabug: 29609388]
- ufs: use new i_version API (Jeff Layton) [Orabug: 29609388]
- ocfs2: convert to new i_version API (Jeff Layton) [Orabug: 29609388]
- nfsd: convert to new i_version API (Jeff Layton) [Orabug: 29609388]
- nfs: convert to new i_version API (Jeff Layton) [Orabug: 29609388]
- ext4: convert to new i_version API (Jeff Layton) [Orabug: 29609388]
- ext2: convert to new i_version API (Jeff Layton) [Orabug: 29609388]
- exofs: switch to new i_version API (Jeff Layton) [Orabug: 29609388]
- btrfs: convert to new i_version API (Jeff Layton) [Orabug: 29609388]
- afs: convert to new i_version API (Jeff Layton) [Orabug: 29609388]
- affs: convert to new i_version API (Jeff Layton) [Orabug: 29609388]
- fat: convert to new i_version API (Jeff Layton) [Orabug: 29609388]
- fs: don't take the i_lock in inode_inc_iversion (Jeff Layton) [Orabug: 29609388]
- fs: new API for handling inode->i_version (Jeff Layton) [Orabug: 29609388]
- orangefs: remove initialization of i_version (Jeff Layton) [Orabug: 29609388]
- nilfs2: remove inode->i_version initialization (Jeff Layton) [Orabug: 29609388]
- jfs: remove increment of i_version counter (Jeff Layton) [Orabug: 29609388]
- hpfs: don't bother with the i_version counter or f_version (Jeff Layton) [Orabug: 29609388]
- f2fs: don't bother with inode->i_version (Jeff Layton) [Orabug: 29609388]
- ceph: remove the bump of i_version (Jeff Layton) [Orabug: 29609388]
- ecryptfs: remove unnecessary i_version bump (Jeff Layton) [Orabug: 29609388]
- EDAC: Drop per-memory controller buses (Borislav Petkov) [Orabug: 29721320]
- EDAC: Don't add devices under /sys/bus/edac (Tony Luck) [Orabug: 29721320]
- EDAC: Raise the maximum number of memory controllers (Justin Ernst) [Orabug: 29721320]
- EDAC, skx_edac: Handle systems with segmented PCI busses (Tony Luck) [Orabug: 29721320]
- block: delete part_round_stats and switch to less precise counting (Mikulas Patocka) [Orabug: 29223046]
- dm: simplify start of block stats accounting for bio-based (Mike Snitzer) [Orabug: 29223046]
-
Wed May 22 2019 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1902.1.1.el7uek]
- ovl: hash non-dir by lower inode for fsnotify (Amir Goldstein) [Orabug: 29634764]
- ocfs2: fix ocfs2 read inode data panic in ocfs2_iget (Shuning Zhang) [Orabug: 29811589]
- x86/speculation/mds: Check for the right microcode before setting mitigation (Kanth Ghatraju) [Orabug: 29797116]
- x86/speculation/mds: Add 'mitigations=' support for MDS (Josh Poimboeuf) [Orabug: 29791045]
- net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock(). (Mao Wenan) [Orabug: 29802783] {CVE-2019-11815}
- Bluetooth: hidp: fix buffer overflow (Young Xiao) [Orabug: 29786769] {CVE-2011-1079} {CVE-2019-11884}
- scsi: megaraid_sas: return error when create DMA pool failed (Jason Yan) [Orabug: 29783169] {CVE-2019-11810}
- scsi: libsas: fix a race condition when smp task timeout (Jason Yan) [Orabug: 29783151] {CVE-2018-20836}
- libnvdimm/pmem: fix a possible OOB access when read and write pmem (Li RongQing) [Orabug: 29791818]
- libnvdimm/namespace: Fix a potential NULL pointer dereference (Kangjie Lu) [Orabug: 29791818]
- tools/testing/nvdimm: Retain security state after overwrite (Dave Jiang) [Orabug: 29791818]
- libnvdimm/security, acpi/nfit: unify zero-key for all security commands (Dave Jiang) [Orabug: 29791818]
- libnvdimm/security: provide fix for secure-erase to use zero-key (Dave Jiang) [Orabug: 29791818]
- acpi/nfit: Always dump _DSM output payload (Dan Williams) [Orabug: 29791818]
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place (Dexuan Cui) [Orabug: 29791818]
-
Fri May 17 2019 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-1902.1.0.el7uek]
- Delay IP migration for failback by 10s for NETDEV_CHANGE event (Sudhakar Dindukurti) [Orabug: 29761379]
- Add more debug messages in Resilient RDMAIP (Sudhakar Dindukurti) [Orabug: 29744760]
- RoCE:KVM guest: failover doesn't work if an interface isn't configured (Sudhakar Dindukurti) [Orabug: 29744721]
- rds: Introduce a pool of worker threads for connection management (Håkon Bugge) [Orabug: 29629985]
- rds: Use rds_conn_path cp_wq when applicable (Håkon Bugge) [Orabug: 29629985]
- rds: ib: Implement proper cm_id compare (Håkon Bugge) [Orabug: 29629985]
- Revert "net/rds: prevent RDS connections using stale ARP entries" (Håkon Bugge) [Orabug: 29629985]
- rds: ib: Flush ARP cache when needed (Håkon Bugge) [Orabug: 29629985]
- rds: Add simple heuristics to determine connect delay (Håkon Bugge) [Orabug: 29629985]
- rds: Fix one-sided connect (Håkon Bugge) [Orabug: 29629985]
- rds: Consolidate and align ftrace related to connection management (Håkon Bugge) [Orabug: 29629985]
- rdmaip: Fix gratuitous ARP storm (Håkon Bugge) [Orabug: 29629985]
- IB/mlx4: Increase the timeout for CM cache (Håkon Bugge) [Orabug: 29629985]
- rds: ib: Use a delay when reconnecting to the very same IP address (Håkon Bugge) [Orabug: 29629985]
- hugetlbfs: don't retry when pool page allocations start to fail (Mike Kravetz) [Orabug: 29778831]
- bnxt_en: Reset device on RX buffer errors. (Michael Chan) [Orabug: 29651239]
- scsi: flip the default on use_clustering (Christoph Hellwig) [Orabug: 29411921]
- scsi: qla2xxx: Update driver version to 10.00.00.13-k (Himanshu Madhani) [Orabug: 29411921]
- scsi: qla2xxx: Use complete switch scan for RSCN events (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Restore FAWWPN of Physical Port only for loop down (Sawan Chandak) [Orabug: 29411921]
- scsi: qla2xxx: Prevent memory leak for CT req/rsp allocation (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix SRB allocation flag to avoid sleeping in IRQ context (Giridhar Malavali) [Orabug: 29411921]
- scsi: qla2xxx: allow session delete to finish before create. (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: fix fcport null pointer access. (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: flush IO on chip reset or sess delete (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix session cleanup hang (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Change default ZIO threshold. (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Add pci function reset support. (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix N2N target discovery with Local loop (Himanshu Madhani) [Orabug: 29411921]
- scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe feature (Giridhar Malavali) [Orabug: 29411921]
- scsi: qla2xxx: no need to check return value of debugfs_create functions (Greg Kroah-Hartman) [Orabug: 29411921]
- scsi: qla2xxx: Add protection mask module parameters (Martin K. Petersen) [Orabug: 29411921]
- scsi: qla2xxx: deadlock by configfs_depend_item (Anatoliy Glagolev) [Orabug: 29411921]
- scsi: qla2xxx: Update driver version to 10.00.00.12-k (Himanshu Madhani) [Orabug: 29411921]
- scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port (Giridhar Malavali) [Orabug: 29411921]
- scsi: qla2xxx: Enable FC-NVME on NPIV ports (Anil Gurumurthy) [Orabug: 29411921]
- Revert "scsi: qla2xxx: Fix NVMe Target discovery" (Himanshu Madhani) [Orabug: 29411921]
- scsi: qla2xxx: Timeouts occur on surprise removal of QLogic adapter (Bill Kuzeja) [Orabug: 29411921]
- scsi: qla2xxx: Initialize port speed to avoid setting lower speed (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix a typo in MODULE_PARM_DESC (Masanari Iida) [Orabug: 29411921]
- scsi: qla2xxx: Remove two arguments from qlafx00_error_entry() (Bart Van Assche) [Orabug: 29411921]
- scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res' (Bart Van Assche) [Orabug: 29411921]
- scsi: qla2xxx: Remove a set-but-not-used variable (Bart Van Assche) [Orabug: 29411921]
- scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyze (Bart Van Assche) [Orabug: 29411921]
- scsi: qla2xxx: Declare local functions 'static' (Bart Van Assche) [Orabug: 29411921]
- scsi: qla2xxx: Improve several kernel-doc headers (Bart Van Assche) [Orabug: 29411921]
- scsi: qla2xxx: Modify fall-through annotations (Bart Van Assche) [Orabug: 29411921]
- scsi: qla2xxx: fully convert to the generic DMA API (Christoph Hellwig) [Orabug: 29411921]
- scsi: qla2xxx: Simplify conditional check (Nathan Chancellor) [Orabug: 29411921]
- scsi: qla2xxx: Remove unnecessary self assignment (Nathan Chancellor) [Orabug: 29411921]
- PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls (Oza Pawandeep) [Orabug: 29411921]
- scsi: qla2xxx: Return switch command on a timeout (Himanshu Madhani) [Orabug: 29411921]
- scsi: qla2xxx: Move log messages before issuing command to firmware (Giridhar Malavali) [Orabug: 29411921]
- scsi: qla2xxx: Fix for double free of SRB structure (Giridhar Malavali) [Orabug: 29411921]
- scsi: qla2xxx: Fix recursive mailbox timeout (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured (Himanshu Madhani) [Orabug: 29411921]
- scsi: qla2xxx: Fix re-using LoopID when handle is in use (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix duplicate switch database entries (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix NVMe Target discovery (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix NVMe session hang on unload (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: don't allow negative thresholds (Dan Carpenter) [Orabug: 29411921]
- scsi: qla2xxx: Fix comment in MODULE_PARM_DESC in qla2xxx (Masanari Iida) [Orabug: 29411921]
- scsi: qla2xxx: Remove set but not used variable 'ptr_dma' (YueHaibing) [Orabug: 29411921]
- scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU" (Colin Ian King) [Orabug: 29411921]
- scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted() (Dan Carpenter) [Orabug: 29411921]
- scsi: qla2xxx: Update driver version to 10.00.00.11-k (Himanshu Madhani) [Orabug: 29411921]
- scsi: qla2xxx: Fix double increment of switch scan retry count (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix duplicate switch's Nport ID entries (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix premature command free (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Reject bsg request if chip is down. (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: shutdown chip if reset fail (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix stuck session in PLOGI state (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix early srb free on abort (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix race condition for resource cleanup (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix dropped srb resource. (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix port speed display on chip reset (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Check for Register disconnect (Sawan Chandak) [Orabug: 29411921]
- scsi: qla2xxx: Increase abort timeout value (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Allow FC-NVMe underrun to be handled by transport (Darren Trapp) [Orabug: 29411921]
- scsi: qla2xxx: Update driver version to 10.00.00.10-k (Himanshu Madhani) [Orabug: 29411921]
- scsi: qla2xxx: Move ABTS code behind qpair (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Remove stale ADISC_DONE event (Himanshu Madhani) [Orabug: 29411921]
- scsi: qla2xxx: Fix Remote port registration (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Remove ASYNC GIDPN switch command (Himanshu Madhani) [Orabug: 29411921]
- scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-up (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Move {get|rel}_sp to base_qpair struct (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Add support for ZIO6 interrupt threshold (John Donnelly) [Orabug: 29411921]
- scsi: qla2xxx: Fix out of order Termination and ABTS response (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Add logic to detect ABTS hang and response completion (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Add appropriate debug info for invalid RX_ID (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix deadlock between ATIO and HW lock (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Serialize mailbox request (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Update driver to version 10.00.00.09-k (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Terminate Plogi/PRLI if WWN is 0 (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Defer chip reset until target mode is enabled (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix iIDMA error (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Remove all rports if fabric scan retry fails (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Force fw cleanup on ADISC error (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Turn off IOCB timeout timer on IOCB completion (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Decrement login retry count for only plogi (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Move rport registration out of internal work_list (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Remove redundant check for fcport deletion (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Update rscn_rcvd field to more meaningful scan_needed (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Use correct qpair for ABTS/CMD (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix incorrect port speed being set for FC adapters (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix process response queue for ISP26XX and above (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix issue reported by static checker for qla2x00_els_dcmd2_sp_done() (Quinn Tran) [Orabug: 29411921]
- qla2xxx: Update driver version to 10.00.00.08-k (Himanshu Madhani) [Orabug: 29411921]
- scsi: qla2xxx: Migrate NVME N2N handling into state machine (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Save frame payload size from ICB (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix stalled relogin (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix race between switch cmd completion and timeout (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix Management Server NPort handle reservation logic (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Flush mailbox commands on chip reset (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix unintended Logout (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix session state stuck in Get Port DB (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix redundant fc_rport registration (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Silent erroneous message (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Prevent sysfs access when chip is down (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Add longer window for chip reset (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix login retry count (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix N2N link re-connect (Quinn Tran) [Orabug: 29411921]
- qla2xxx: Cleanup for N2N code (Himanshu Madhani) [Orabug: 29411921]
- qla2xxx: Fix driver unload by shutting down chip (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix inconsistent DMA mem alloc/free (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: remove irq save in qla2x00_poll() (Sebastian Andrzej Siewior) [Orabug: 29411921]
- scsi: qla2xxx: Spinlock recursion in qla_target (Mikhail Malygin) [Orabug: 29411921]
- scsi: qla2xxx: Fix crash on qla2x00_mailbox_command (Rodrigo R. Galvao) [Orabug: 29411921]
- scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wq (Andrei Vagin) [Orabug: 29411921]
- scsi: qla2xxx: Fix TMF and Multi-Queue config (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Prevent relogin loop by removing stale code (himanshu.madhani@cavium.com) [Orabug: 29411921]
- scsi: qla2xxx: Remove stale debug value for login_retry flag (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Use predefined get_datalen_for_atio() inline function (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix Inquiry command being dropped in Target mode (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Move GPSC and GFPNID out of session management (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Reduce redundant ADISC command for RSCNs (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Delete session for nport id change (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix Rport and session state getting out of sync (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: Fix sending ADISC command for login (Quinn Tran) [Orabug: 29411921]
- scsi: qla2xxx: fx00 copypaste typo (Meelis Roos) [Orabug: 29411921]
- scsi: qla2xxx: fix error message on <qla2400 (Meelis Roos) [Orabug: 29411921]
- bpf: update skb->protocol in bpf_skb_net_grow (Willem de Bruijn) [Orabug: 29766891]
- bpf: reserve flags in bpf_skb_net_shrink (Willem de Bruijn) [Orabug: 29766891]
- bpf: fix whitespace for ENCAP_L2 defines in bpf.h (Alan Maguire) [Orabug: 29766891]
- bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2 (Alan Maguire) [Orabug: 29766891]
- bpf: add layer 2 encap support to bpf_skb_adjust_room (Alan Maguire) [Orabug: 29766891]
- bpf: silence uninitialized var warning in bpf_skb_net_grow (Willem de Bruijn) [Orabug: 29766891]
- bpf: Sync bpf.h to tools (Willem de Bruijn) [Orabug: 29766891]
- bpf: add bpf_skb_adjust_room encap flags (Willem de Bruijn) [Orabug: 29766891]
- bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSO (Willem de Bruijn) [Orabug: 29766891]
- bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MAC (Willem de Bruijn) [Orabug: 29766891]
- bpf: in bpf_skb_adjust_room avoid copy in tx fast path (Willem de Bruijn) [Orabug: 29766891]
- bpf: only test gso type on gso packets (Willem de Bruijn) [Orabug: 29766891]
- bpf: only adjust gso_size on bytestream protocols (Willem de Bruijn) [Orabug: 29766891]
- bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs (Daniel Axtens) [Orabug: 29766891]
- docs: segmentation-offloads.txt: add SCTP info (Daniel Axtens) [Orabug: 29766891]
- KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL (Liran Alon) [Orabug: 29772364]
- scsi: target: iscsi: Use bin2hex instead of a re-implementation (Vincent Pelletier) [Orabug: 29778873] {CVE-2018-14633}
- scsi: target: iscsi: Use hex2bin instead of a re-implementation (Vincent Pelletier) [Orabug: 29778873] {CVE-2018-14633} {CVE-2018-14633}
- vxlan: test dev->flags & IFF_UP before accessing vxlan->dev->dev_addr (Venkat Venkatsubra) [Orabug: 29785102]
- vxlan: test dev->flags & IFF_UP before calling gro_cells_receive() (Venkat Venkatsubra) [Orabug: 29785102]
-
Thu May 09 2019 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1902.0.17.el7uek]
- nvme-multipath: zero out ANA log buffer (Hannes Reinecke) [Orabug: 29747650]
- nvme-multipath: drop optimization for static ANA group IDs (Hannes Reinecke) [Orabug: 29747650]
- nvme-multipath: relax ANA state check (Martin George) [Orabug: 29747650]
- nvme-multipath: round-robin I/O policy (Hannes Reinecke) [Orabug: 29747650]
- nvme: add a numa_node field to struct nvme_ctrl (Hannes Reinecke) [Orabug: 29747650]
- nvme-fc: fix numa_node when dev is null (James Smart) [Orabug: 29747650]
- uek-rpm: aarch64 config enable RETPOLINE (Tom Saeger) [Orabug: 29715654]
- arm64: Allow reference symbols in alt-seqs to be in kernel-data. (Christoph Muellner) [Orabug: 29715654]
- arm64: Add additional comment about the retpoline sequence. (Christoph Muellner) [Orabug: 29715654]
- arm64: retpoline: Don't use retpoline in KVM's HYP part. (Christoph Muellner) [Orabug: 29715654]
- arm64: retpoline: Fix mistake in arm64/lib Makefile. (Christoph Muellner) [Orabug: 29715654]
- arm64: retpoline: Only compile retpolines if CONFIG_RETPOLINE is set. (Christoph Muellner) [Orabug: 29715654]
- BACKPORT: VARIANT 2: arm64: Provide spectre v2 status via generic CPU vulnerability folder. (Christoph Muellner) [Orabug: 29715654]
- BACKPORT: VARIANT 2: arm64: Use alternative framework for retpoline. (Christoph Muellner) [Orabug: 29715654]
- BACKPORT: VARIANT 2: arm64: alternatives: Add support for adr/adrp with offset in alt block. (Christoph Muellner) [Orabug: 29715654]
- BACKPORT: VARIANT 2: arm64: insn: Add offset getter/setter for adr. (Christoph Muellner) [Orabug: 29715654]
- BACKPORT: VARIANT 2: arm64: Add MIDR_APM_POTENZA. (Christoph Muellner) [Orabug: 29715654]
- BACKPORT: VARIANT 2: arm64: asm: Use *_nospec variants for blr and br. (Christoph Muellner) [Orabug: 29715654]
- BACKPORT: VARIANT 2: arm64: Add initial retpoline support. (Christoph Muellner) [Orabug: 29715654]
- bpf: add perf event notificaton support for sock_ops (Alan Maguire) [Orabug: 29753295]
- x86/platform/uv/BAU: Replace hard-coded values with MMR definitions (Andrew Banman) [Orabug: 29701146]
- x86/platform/UV: Fix UV4A BAU MMRs (Mike Travis) [Orabug: 29701146]
- x86/platform/UV: Add kernel parameter to set memory block size (mike.travis@hpe.com) [Orabug: 29721372]
- x86/platform/UV: Use new set memory block size function (mike.travis@hpe.com) [Orabug: 29721372]
- x86/platform/UV: Add adjustable set memory block size function (mike.travis@hpe.com) [Orabug: 29721372]
- x86/platform/UV: Fix critical UV MMR address error (mike.travis@hpe.com) [Orabug: 29721385]
- btrfs: Ensure btrfs_trim_fs can trim the whole filesystem (Qu Wenruo) [Orabug: 29211913]
- btrfs: Enhance btrfs_trim_fs function to handle error better (Qu Wenruo) [Orabug: 29211913]
- rds: Add per peer RDS socket send buffer (Ka-Cheong Poon) [Orabug: 29492596]
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer (Marcel Holtmann) [Orabug: 29526424] {CVE-2019-3459}
- Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt (Marcel Holtmann) [Orabug: 29526424] {CVE-2019-3459}
- HID: debug: fix the ring buffer implementation (Vladis Dronov) [Orabug: 29629479] {CVE-2019-3819} {CVE-2019-3819}
- vfio/type1: Limit DMA mappings per container (Alex Williamson) [Orabug: 29681377] {CVE-2019-3882} {CVE-2019-3882}
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts (Sean Christopherson) [Orabug: 29701090]
- x86/mds: Add empty commit for CVE-2019-11091 (Kanth Ghatraju) [Orabug: 29721933] {CVE-2019-11091}
- x86/speculation/mds: Make mds_mitigation mutable after init (Kanth Ghatraju) [Orabug: 29725301] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation: Support 'mitigations=' cmdline option (Josh Poimboeuf) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- cpu/speculation: Add 'mitigations=' cmdline option (Josh Poimboeuf) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off (Konrad Rzeszutek Wilk) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation/mds: Fix comment (Boris Ostrovsky) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation/mds: Add debugfs for controlling MDS (Kanth Ghatraju) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation/mds: Add boot option to enable MDS protection only while in idle (Boris Ostrovsky) [Orabug: 29526898]
- x86/speculation/mds: Add SMT warning message (Josh Poimboeuf) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation: Move arch_smt_update() call to after mitigation decisions (Josh Poimboeuf) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation/mds: Add mds=full,nosmt cmdline option (Josh Poimboeuf) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- Documentation: Add MDS vulnerability documentation (Thomas Gleixner) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- Documentation: Move L1TF to separate directory (Thomas Gleixner) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation/mds: Add mitigation mode VMWERV (Thomas Gleixner) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation/mds: Add sysfs reporting for MDS (Thomas Gleixner) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation/mds: Add mitigation control for MDS (Thomas Gleixner) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation/mds: Conditionally clear CPU buffers on idle entry (Thomas Gleixner) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/kvm/vmx: Add MDS protection when L1D Flush is not active (Thomas Gleixner) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation/mds: Clear CPU buffers on exit to user (Thomas Gleixner) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation/mds: Add mds_clear_cpu_buffers() (Thomas Gleixner) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests (Andi Kleen) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation/mds: Add BUG_MSBDS_ONLY (Thomas Gleixner) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation/mds: Add basic bug infrastructure for MDS (Andi Kleen) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127} {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation: Consolidate CPU whitelists (Thomas Gleixner) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/msr-index: Cleanup bit defines (Thomas Gleixner) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file (Will Deacon) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/cpu: Sanitize FAM6_ATOM naming (Peter Zijlstra) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- Documentation/l1tf: Fix small spelling typo (Salvatore Bonaccorso) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- x86/speculation: Simplify the CPU bug detection logic (Dominik Brodowski) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
- tools include: Adopt linux/bits.h (Arnaldo Carvalho de Melo) [Orabug: 29526898] {CVE-2018-12126} {CVE-2018-12130} {CVE-2018-12127}
-
Thu May 02 2019 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1902.0.16.el7uek]
- bnxt_en: Use NETIF_F_GRO_HW. (Michael Chan) [Orabug: 29330278]
- net: Disable GRO_HW when generic XDP is installed on a device. (Michael Chan) [Orabug: 29330278]
- net: Introduce NETIF_F_GRO_HW. (Michael Chan) [Orabug: 29330278]
- swiotlb: save io_tlb_used to local variable before leaving critical section (Dongli Zhang) [Orabug: 29637516]
- swiotlb: dump used and total slots when swiotlb buffer is full (Dongli Zhang) [Orabug: 29637516]
- x86/perf/amd: Remove need to check "running" bit in NMI handler (Lendacky, Thomas) [Orabug: 29700846]
- x86/perf/amd: Resolve NMI latency issues for active PMCs (Lendacky, Thomas) [Orabug: 29700846]
- x86/perf/amd: Resolve race condition when disabling PMC (Lendacky, Thomas) [Orabug: 29700846]
- net/mlx5: E-Switch, fix syndrome (0x678139) when turn on vepa (Huy Nguyen) [Orabug: 29455438]
- net/mlx5: E-Switch, Fix access to invalid memory when toggling esw modes (Roi Dayan) [Orabug: 29455438]
- net/mlx5: Avoid panic when setting vport mac, getting vport config (Tonghao Zhang) [Orabug: 29455438]
- net/mlx5: Support ndo bridge_setlink and getlink (Huy Nguyen) [Orabug: 29455438]
- net/mlx5: E-Switch, Add support for VEPA in legacy mode. (Huy Nguyen) [Orabug: 29455438]
- net/mlx5: Split FDB fast path prio to multiple namespaces (Paul Blakey) [Orabug: 29455438]
- net/mlx5: E-Switch, Remove unused argument when creating legacy FDB (Eli Cohen) [Orabug: 29455438]
- net/mlx5: E-switch, Create a second level FDB flow table (Chris Mi) [Orabug: 29455438]
- net/mlx5: Add cap bits for flow table destination in FDB table (Chris Mi) [Orabug: 29455438]
- net/mlx5: E-Switch, Reorganize and rename fdb flow tables (Chris Mi) [Orabug: 29455438]
- net/mlx5: Add destination e-switch owner (Shahar Klein) [Orabug: 29455438]
- net/mlx5: Properly handle a vport destination when setting FTE (Shahar Klein) [Orabug: 29455438]
- net/mlx5: E-Switch, Reload IB interface when switching devlink modes (Mark Bloch) [Orabug: 29455438]
- net/mlx5: E-Switch, Optimize HW steering tables in switchdev mode (Mark Bloch) [Orabug: 29455438]
- net/mlx5: E-Switch, Increase number of FTEs in FDB in switchdev mode (Mark Bloch) [Orabug: 29455438]
- net/mlx5: Separate ingress/egress namespaces for each vport (Gal Pressman) [Orabug: 29455438]
- net/mlx5: Fix ingress/egress naming mistake (Gal Pressman) [Orabug: 29455438]
- net/mlx5: Initialize destination_flow struct to 0 (Rabie Loulou) [Orabug: 29455438]
- x86/bugs, kvm: don't miss SSBD when IBRS is in use. (Mihai Carabas) [Orabug: 29642111]
- x86/speculation: RSB stuffing with retpoline on Skylake+ cpus (William Roche) [Orabug: 29660923]
- x86/speculation: reformatting RSB overwrite macro (William Roche) [Orabug: 29660923]
- x86/speculation: Dynamic enable and disable of RSB stuffing with IBRS&!SMEP (William Roche) [Orabug: 29660923]
- x86/speculation: STUFF_RSB dynamic enable (William Roche) [Orabug: 29660923]
- int3 handler better address space detection on interrupts (William Roche) [Orabug: 29660923]
- x86/speculation: Rename STUFF_RSB_NON_SMEP code to STUFF_RSB (William Roche) [Orabug: 29660923]
- uek-rpm: Fix mce-inject.ko path in nano kernel modules list (Somasundaram Krishnasamy) [Orabug: 29661769]
- Disable module unload by default (Sudhakar Dindukurti) [Orabug: 29671906]
- repairing kmodstd to support cross compilation (Mark Nicholson) [Orabug: 29682404]
- xfs: don't overflow xattr listent buffer (Darrick J. Wong) [Orabug: 29697236]
- swiotlb: checking whether swiotlb buffer is full with io_tlb_used (Dongli Zhang) [Orabug: 29587087]
- swiotlb: add debugfs to track swiotlb buffer usage (Dongli Zhang) [Orabug: 29587087]
-
Tue Apr 16 2019 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1902.0.15.el7uek]
- bonding: ratelimit no-delay interface up messages (Shamir Rabinovitch) [Orabug: 29357838]
- x86/mce: Handle varying MCA bank counts (Yazen Ghannam) [Orabug: 29547647]
- x86/mce: Fix machine_check_poll() tests for error types (Tony Luck) [Orabug: 29547647]
- x86/mce: Improve error message when kernel cannot recover, p2 (Tony Luck) [Orabug: 29547647]
- x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out() (Tony Luck) [Orabug: 29547647]
- x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types (Yazen Ghannam) [Orabug: 29547647]
- x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units (Yazen Ghannam) [Orabug: 29547647]
- x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types (Yazen Ghannam) [Orabug: 29547647]
- x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk (Shirish S) [Orabug: 29547647]
- x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models (Shirish S) [Orabug: 29547647]
- x86/MCE: Switch to use the new generic UUID API (Andy Shevchenko) [Orabug: 29547647]
- x86/mce: Restore MCE injector's module name (Borislav Petkov) [Orabug: 29547647]
- x86/mce: Unify pr_* prefix (Borislav Petkov) [Orabug: 29547647]
- x86/mce: Streamline MCE subsystem's naming (Borislav Petkov) [Orabug: 29547647]
- xen/netfront: tolerate frags with no data (Juergen Gross) [Orabug: 29632145]
- acpi/nfit: Fix bus command validation (Dan Williams) [Orabug: 29399106]
- USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data (Hui Peng) [Orabug: 29613789] {CVE-2018-19985} {CVE-2018-19985}
- mm: hwpoison: fix thp split handing in soft_offline_in_use_page() (zhongjiang) [Orabug: 29613795] {CVE-2019-10124}
-
Tue Apr 09 2019 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1902.0.14.el7uek]
- ext4: fix data corruption caused by unaligned direct AIO (Lukas Czerner) [Orabug: 29598588]
- scsi: t10-pi: Return correct ref tag when queue has no integrity profile (Martin K. Petersen) [Orabug: 29605119]
- x86/apic/x2apic: set back affinity of a single interrupt to one cpu (Mridula Shastry) [Orabug: 29618900]
- scsi: lpfc: Default fdmi_on to on (James Smart) [Orabug: 29611046]
-
Tue Apr 02 2019 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1902.0.13.el7uek]
- IB/mlx5: Advertise XRC ODP support (Moni Shoua) [Orabug: 29353318]
- IB/mlx5: Advertise SRQ ODP support for supported transports (Moni Shoua) [Orabug: 29353318]
- IB/mlx5: Add ODP SRQ support (Moni Shoua) [Orabug: 29353318]
- IB/mlx5: Let read user wqe also from SRQ buffer (Moni Shoua) [Orabug: 29353318]
- IB/mlx5: Add XRC initiator ODP support (Moni Shoua) [Orabug: 29353318]
- IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signature (Moni Shoua) [Orabug: 29353318]
- IB/mlx5: Remove useless check in ODP handler (Moni Shoua) [Orabug: 29353318]
- IB/uverbs: Expose XRC ODP device capabilities (Moni Shoua) [Orabug: 29353318]
- IB/core: Allocate a bit for SRQ ODP support (Moni Shoua) [Orabug: 29353318]
- IB/mlx5: Fix the locking of SRQ objects in ODP events (Moni Shoua) [Orabug: 29353318]
- net/mlx5: Set ODP SRQ support in firmware (Moni Shoua) [Orabug: 29353318]
- net/mlx5: Add XRC transport to ODP device capabilities layout (Moni Shoua) [Orabug: 29353318]
- swiotlb: fix comment on swiotlb_bounce() (Dongli Zhang) [Orabug: 29587087]
- rdmaip: Potential race conditions in the module unload path (Sudhakar Dindukurti) [Orabug: 29542551]
- rdmaip: Avoid calling ib_query_gid() by holding the dev_base_lock (Sudhakar Dindukurti) [Orabug: 29542611]
- rdmaip: ib_query_port() sleeping function called in a invalid context (Sudhakar Dindukurti) [Orabug: 29542561]
- rdmaip: Sleeping function mutex_lock() called in invalid context (Sudhakar Dindukurti) [Orabug: 29542620]
- x86/speculation: Keep enhanced IBRS on when prctl is used for SSBD control (Alejandro Jimenez) [Orabug: 29526399]
- perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events (Natarajan, Janakarajan) [Orabug: 29548772]
- net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy (Dag Moxnes) [Orabug: 29260662]
- drm/amdkfd: fix amdkfd use-after-free GP fault (Randy Dunlap) [Orabug: 29534198]
- tpm: parse TPM event logs based on EFI table (Thiebaud Weksteen) [Orabug: 29521800]
- efi: call get_event_log before ExitBootServices (Thiebaud Weksteen) [Orabug: 29521800]
- tpm: add event log format version (Thiebaud Weksteen) [Orabug: 29521800]
- tpm: rename event log provider files (Thiebaud Weksteen) [Orabug: 29521800]
- tpm: move tpm_eventlog.h outside of drivers folder (Thiebaud Weksteen) [Orabug: 29521800]
- x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls (Hedi Berriche) [Orabug: 29535367]
- bnxt_en: Drop oversize TX packets to prevent errors. (Michael Chan) [Orabug: 29265921]
- kabi fix for device_add_disk (Alan Adamson) [Orabug: 29006717]
- nvme-core: declare local symbols static (Bart Van Assche) [Orabug: 29006717]
- nvme: register ns_id attributes as default sysfs groups (Hannes Reinecke) [Orabug: 29006717]
- block: genhd: add 'groups' argument to device_add_disk (Hannes Reinecke) [Orabug: 29006717]
- nvmet-rdma: fix response use after free (Israel Rukshin) [Orabug: 29006717]
- nvme: validate controller state before rescheduling keep alive (James Smart) [Orabug: 29006717]
- nvme-rdma: fix double freeing of async event data (Prabhath Sajeepa) [Orabug: 29006717]
- nvme: flush namespace scanning work just before removing namespaces (Sagi Grimberg) [Orabug: 29006717]
- nvme: warn when finding multi-port subsystems without multipathing enabled (Christoph Hellwig) [Orabug: 29006717]
- nvme-pci: fix surprise removal (Igor Konopko) [Orabug: 29006717]
- nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request() (Ewan D. Milne) [Orabug: 29006717]
- nvme: Free ctrl device name on init failure (Keith Busch) [Orabug: 29006717]
- nvme-fc: resolve io failures during connect (James Smart) [Orabug: 29006717]
- Revert "nvmet-rdma: use a private workqueue for delete" (Christoph Hellwig) [Orabug: 29006717]
- nvme: make sure ns head inherits underlying device limits (Sagi Grimberg) [Orabug: 29006717]
- nvme-rdma: always have a valid trsvcid (Sagi Grimberg) [Orabug: 29006717]
- nvmet: Introduce helper functions to allocate and free request SGLs (Logan Gunthorpe) [Orabug: 29006717]
- nvme-pci: remove duplicate check (Chaitanya Kulkarni) [Orabug: 29006717]
- nvme-pci: fix hot removal during error handling (Keith Busch) [Orabug: 29006717]
- nvmet-fcloop: suppress a compiler warning (Bart Van Assche) [Orabug: 29006717]
- nvme-core: make implicit seed truncation explicit (Bart Van Assche) [Orabug: 29006717]
- nvmet-fc: fix kernel-doc headers (Bart Van Assche) [Orabug: 29006717]
- nvme-fc: rework the request initialization code (Bart Van Assche) [Orabug: 29006717]
- overflow.h: Add allocation size calculation helpers (Kees Cook) [Orabug: 29006717]
- compiler.h: enable builtin overflow checkers and add fallback code (Rasmus Villemoes) [Orabug: 29006717]
- nvme-fc: introduce struct nvme_fcp_op_w_sgl (Bart Van Assche) [Orabug: 29006717]
- nvme-fc: fix kernel-doc headers (Bart Van Assche) [Orabug: 29006717]
- nvmet: avoid integer overflow in the discard code (Bart Van Assche) [Orabug: 29006717]
- nvmet-rdma: declare local symbols static (Bart Van Assche) [Orabug: 29006717]
- nvmet: use strlcpy() instead of strcpy() (Bart Van Assche) [Orabug: 29006717]
- nvme-pci: fix nvme_suspend_queue() kernel-doc header (Bart Van Assche) [Orabug: 29006717]
- nvme-core: rework a NQN copying operation (Bart Van Assche) [Orabug: 29006717]
- nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm() (Bart Van Assche) [Orabug: 29006717]
- nvmet: use strcmp() instead of strncmp() for subsystem lookup (Bart Van Assche) [Orabug: 29006717]
- nvmet: remove unreachable code (Chaitanya Kulkarni) [Orabug: 29006717]
- nvme: update node paths after adding new path (Keith Busch) [Orabug: 29006717]
- nvme: remove ns sibling before clearing path (Keith Busch) [Orabug: 29006717]
- nvmet-rdma: use a private workqueue for delete (Sagi Grimberg) [Orabug: 29006717]
- nvme: take node locality into account when selecting a path (Christoph Hellwig) [Orabug: 29006717]
- nvmet: don't split large I/Os unconditionally (Sagi Grimberg) [Orabug: 29006717]
- nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O (James Smart) [Orabug: 29006717]
- nvme-core: add async event trace helper (Chaitanya Kulkarni) [Orabug: 29006717]
- nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device (James Smart) [Orabug: 29006717]
- nvmet_fc: support target port removal with nvmet layer (James Smart) [Orabug: 29006717]
- nvme-fc: fix for a minor typos (Milan P. Gandhi) [Orabug: 29006717]
- nvmet: remove redundant module prefix (Chaitanya Kulkarni) [Orabug: 29006717]
- nvme: fix typo in nvme_identify_ns_descs (Milan P. Gandhi) [Orabug: 29006717]
- block: move ref_tag calculation func to the block layer (Max Gurtovoy) [Orabug: 29006717]
- nvme.h: add support for ns write protect definitions (Chaitanya Kulkarni) [Orabug: 29006717]
- nvme: properly propagate errors in nvme_mpath_init (Susobhan Dey) [Orabug: 29006717]
- nvme: count all ANA groups for ANA Log page (Hannes Reinecke) [Orabug: 29006717]
- nvmet: free workqueue object if module init fails (Chaitanya Kulkarni) [Orabug: 29006717]
- nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever (Tal Shorer) [Orabug: 29006717]
- nvmet: add ns write protect support (Chaitanya Kulkarni) [Orabug: 29006717]
- nvme: set gendisk read only based on nsattr (Chaitanya Kulkarni) [Orabug: 29006717]
- nvme: fixup crash on failed discovery (Hannes Reinecke) [Orabug: 29006717]
- nvmet: use Retain Async Event bit to clear AEN (Chaitanya Kulkarni) [Orabug: 29006717]
- nvmet: support configuring ANA groups (Christoph Hellwig) [Orabug: 29006717]
- nvmet: add minimal ANA support (Christoph Hellwig) [Orabug: 29006717]
- nvmet: track and limit the number of namespaces per subsystem (Christoph Hellwig) [Orabug: 29006717]
- nvmet: keep a port pointer in nvmet_ctrl (Christoph Hellwig) [Orabug: 29006717]
- block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> (Bart Van Assche) [Orabug: 29006717]
- nvme.h: add ANA definitions (Christoph Hellwig) [Orabug: 29006717]
- nvme: add ANA support (Christoph Hellwig) [Orabug: 29006717]
- nvme: remove nvme_req_needs_failover (Christoph Hellwig) [Orabug: 29006717]
- nvme.h: add support for the log specific field (Christoph Hellwig) [Orabug: 29006717]
- nvme: simplify the API for getting log pages (Christoph Hellwig) [Orabug: 29006717]
- nvmet: only check for filebacking on -ENOTBLK (Hannes Reinecke) [Orabug: 29006717]
- nvmet: fixup crash on NULL device path (Hannes Reinecke) [Orabug: 29006717]
- nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls (Bart Van Assche) [Orabug: 29006717]
- nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls (Bart Van Assche) [Orabug: 29006717]
- nvmet: don't use uuid_le type (Andy Shevchenko) [Orabug: 29006717]
- nvmet: check fileio lba range access boundaries (Sagi Grimberg) [Orabug: 29006717]
- nvmet: fix file discard return status (Sagi Grimberg) [Orabug: 29006717]
- nvme-rdma: centralize admin/io queue teardown sequence (Sagi Grimberg) [Orabug: 29006717]
- nvme-rdma: centralize controller setup sequence (Sagi Grimberg) [Orabug: 29006717]
- nvme-rdma: mark expected switch fall-through (Gustavo A. R. Silva) [Orabug: 29006717]
- nvme: add disk name to trace events (Keith Busch) [Orabug: 29006717]
- nvme: add controller name to trace events (Keith Busch) [Orabug: 29006717]
- nvme: if_ready checks to fail io to deleting controller (James Smart) [Orabug: 29006717]
- nvme: use hw qid in trace events (Keith Busch) [Orabug: 29006717]
- nvme: cache struct nvme_ctrl reference to struct nvme_request (Sagi Grimberg) [Orabug: 29006717]
- nvmet-rdma: add an error flow for post_recv failures (Max Gurtovoy) [Orabug: 29006717]
- nvmet-rdma: add unlikely check in the fast path (Max Gurtovoy) [Orabug: 29006717]
- nvmet-rdma: support max(16KB, PAGE_SIZE) inline data (Steve Wise) [Orabug: 29006717]
- nvme-rdma: support up to 4 segments of inline data (Steve Wise) [Orabug: 29006717]
- nvmet: add buffered I/O support for file backed ns (Chaitanya Kulkarni) [Orabug: 29006717]
- nvmet: add commands supported and effects log page (Chaitanya Kulkarni) [Orabug: 29006717]
- nvme: move init of keep_alive work item to controller initialization (James Smart) [Orabug: 29006717]
- nvme: don't enable AEN if not supported (Weiping Zhang) [Orabug: 29006717]
- nvme: ensure forward progress during Admin passthru (Scott Bauer) [Orabug: 29006717]
- nvme-pci: fix memory leak on probe failure (Keith Busch) [Orabug: 29006717]
- nvme-rdma: fix possible double free of controller async event buffer (Sagi Grimberg) [Orabug: 29006717]
- nvme-pci: limit max IO size and segments to avoid high order allocations (Jens Axboe) [Orabug: 29006717]
- nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl (Jianchao Wang) [Orabug: 29006717]
- nvme-fc: release io queues to allow fast fail (James Smart) [Orabug: 29006717]
- nvme-rdma: don't override opts->queue_size (Sagi Grimberg) [Orabug: 29006717]
- nvme-rdma: Fix command completion race at error recovery (Israel Rukshin) [Orabug: 29006717]
- nvme-rdma: fix possible free of a non-allocated async event buffer (Sagi Grimberg) [Orabug: 29006717]
- nvme-rdma: fix possible double free condition when failing to create a controller (Sagi Grimberg) [Orabug: 29006717]
- nvme-fabrics: fix and refine state checks in __nvmf_check_ready (Christoph Hellwig) [Orabug: 29006717]
- nvme-fabrics: handle the admin-only case properly in nvmf_check_ready (Christoph Hellwig) [Orabug: 29006717]
- nvme-fabrics: refactor queue ready check (Christoph Hellwig) [Orabug: 29006717]
- nvme: remove nvme_reinit_tagset (Christoph Hellwig) [Orabug: 29006717]
- nvme-fc: fix nulling of queue data on reconnect (James Smart) [Orabug: 29006717]
- nvme-fc: remove reinit_request routine (James Smart) [Orabug: 29006717]
- nvme-fc: change controllers first connect to use reconnect path (James Smart) [Orabug: 29006717]
- nvme: don't rely on the changed namespace list log (Christoph Hellwig) [Orabug: 29006717]
- nvmet: free smart-log buffer after use (Chaitanya Kulkarni) [Orabug: 29006717]
- nvme-rdma: fix error flow during mapping request data (Max Gurtovoy) [Orabug: 29006717]
- nvme: add bio remapping tracepoint (Hannes Reinecke) [Orabug: 29006717]
- nvme: fix NULL pointer dereference in nvme_init_subsystem (Israel Rukshin) [Orabug: 29006717]
- nvme: cleanup double shift issue (Dan Carpenter) [Orabug: 29006717]
- nvme-pci: make CMB SQ mod-param read-only (Keith Busch) [Orabug: 29006717]
- nvme-pci: unquiesce dead controller queues (Keith Busch) [Orabug: 29006717]
- nvme-pci: remove HMB teardown on reset (Keith Busch) [Orabug: 29006717]
- nvme-pci: queue creation fixes (Keith Busch) [Orabug: 29006717]
- nvme-pci: remove unnecessary completion doorbell check (Keith Busch) [Orabug: 29006717]
- nvme-pci: remove unnecessary nested locking (Keith Busch) [Orabug: 29006717]
- nvmet: filter newlines from user input (Sagi Grimberg) [Orabug: 29006717]
- nvme-rdma: correctly check for target keyed sgl support (Steve Wise) [Orabug: 29006717]
- nvme: don't hold nvmf_transports_rwsem for more than transport lookups (Johannes Thumshirn) [Orabug: 29006717]
- nvmet: return all zeroed buffer when we can't find an active namespace (Christoph Hellwig) [Orabug: 29006717]
- nvme: use the changed namespaces list log to clear ns data changed AENs (Christoph Hellwig) [Orabug: 29006717]
- nvme: mark nvme_queue_scan static (Christoph Hellwig) [Orabug: 29006717]
- nvme.h: add the changed namespace list log (Christoph Hellwig) [Orabug: 29006717]
- nvme.h: add AEN configuration symbols (Hannes Reinecke) [Orabug: 29006717]
- nvme: submit AEN event configuration on startup (Hannes Reinecke) [Orabug: 29006717]
- nvmet: mask pending AENs (Christoph Hellwig) [Orabug: 29006717]
- nvmet: add AEN configuration support (Christoph Hellwig) [Orabug: 29006717]
- nvmet: implement the changed namespaces log (Christoph Hellwig) [Orabug: 29006717]
- nvmet: split log page implementation (Christoph Hellwig) [Orabug: 29006717]
- nvmet: add a new nvmet_zero_sgl helper (Christoph Hellwig) [Orabug: 29006717]
- nvme.h: untangle AEN notice definitions (Christoph Hellwig) [Orabug: 29006717]
- nvmet: fix error return code in nvmet_file_ns_enable() (Wei Yongjun) [Orabug: 29006717]
- nvmet: fix a typo in nvmet_file_ns_enable() (Wei Yongjun) [Orabug: 29006717]
- nvme-fabrics: allow internal passthrough command on deleting controllers (Christoph Hellwig) [Orabug: 29006717]
- nvme-loop: add support for multiple ports (Christoph Hellwig) [Orabug: 29006717]
- nvme-pci: simplify __nvme_submit_cmd (Christoph Hellwig) [Orabug: 29006717]
- nvme-pci: Rate limit the nvme timeout warnings (Keith Busch) [Orabug: 29006717]
- nvme: allow duplicate controller if prior controller being deleted (James Smart) [Orabug: 29006717]
- nvme: fix extended data LBA supported setting (Max Gurtovoy) [Orabug: 29006717]
- nvme: fixup memory leak in nvme_init_identify() (Hannes Reinecke) [Orabug: 29006717]
- nvme: fix KASAN warning when parsing host nqn (Hannes Reinecke) [Orabug: 29006717]
- nvmet-loop: use nr_phys_segments when map rq to sgl (Chaitanya Kulkarni) [Orabug: 29006717]
- nvmet-fc: increase LS buffer count per fc port (James Smart) [Orabug: 29006717]
- nvmet: add simple file backed ns support (Chaitanya Kulkarni) [Orabug: 29006717]
- nvmet: remove duplicate NULL initialization for req->ns (Chaitanya Kulkarni) [Orabug: 29006717]
- nvmet: make a few error messages more generic (Chaitanya Kulkarni) [Orabug: 29006717]
- nvme-fabrics: allow duplicate connections to the discovery controller (Hannes Reinecke) [Orabug: 29006717]
- nvme-fabrics: centralize discovery controller defaults (Hannes Reinecke) [Orabug: 29006717]
- nvme-fabrics: remove unnecessary controller subnqn validation (James Smart) [Orabug: 29006717]
- nvme-fc: remove setting DNR on exception conditions (James Smart) [Orabug: 29006717]
- nvme-pci: set nvmeq->cq_vector after alloc cq/sq (Jianchao Wang) [Orabug: 29006717]
- nvme: host: core: fix precedence of ternary operator (Ivan Bornyakov) [Orabug: 29006717]
- nvme: fix lockdep warning in nvme_mpath_clear_current_path (Johannes Thumshirn) [Orabug: 29006717]
- nvme-pci: fix race between poll and IRQ completions (Jens Axboe) [Orabug: 29006717]
- nvme-pci: drop IRQ disabling on submission queue lock (Jens Axboe) [Orabug: 29006717]
- nvme-pci: split the nvme queue lock into submission and completion locks (Jens Axboe) [Orabug: 29006717]
- nvme-pci: handle completions outside of the queue lock (Jens Axboe) [Orabug: 29006717]
- nvme-pci: move ->cq_vector == -1 check outside of ->q_lock (Jens Axboe) [Orabug: 29006717]
- nvme-pci: remove cq check after submission (Jens Axboe) [Orabug: 29006717]
- nvme-pci: simplify nvme_cqe_valid (Christoph Hellwig) [Orabug: 29006717]
- nvme: mark the result argument to nvme_complete_async_event volatile (Christoph Hellwig) [Orabug: 29006717]
- srcu: Add cleanup_srcu_struct_quiesced() (Paul E. McKenney) [Orabug: 29006717]
- nvme: Avoid flush dependency in delete controller flow (Nitzan Carmi) [Orabug: 29006717]
- nvme/pci: Sync controller reset for AER slot_reset (Keith Busch) [Orabug: 29006717]
- nvme: Fix sync controller reset return (Charles Machalow) [Orabug: 29006717]
- nvme/pci: Hold controller reference during async probe (Keith Busch) [Orabug: 29006717]
- nvme: fix use-after-free in nvme_free_ns_head (Jianchao Wang) [Orabug: 29006717]
- nvmet: switch loopback target state to connecting when resetting (Johannes Thumshirn) [Orabug: 29006717]
- nvme/multipath: Fix multipath disabled naming collisions (Keith Busch) [Orabug: 29006717]
- nvme/multipath: Disable runtime writable enabling parameter (Keith Busch) [Orabug: 29006717]
- block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}() (Bart Van Assche) [Orabug: 29006717]
- nvme: only reconfigure discard if necessary (Jens Axboe) [Orabug: 29006717]
- nvme/pci: Use async_schedule for initial reset work (Keith Busch) [Orabug: 29006717]
- NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage (Micah Parrish) [Orabug: 29006717]
- nvme: change order of qid and cmdid in completion trace (Johannes Thumshirn) [Orabug: 29006717]
- nvme: fc: provide a descriptive error (Johannes Thumshirn) [Orabug: 29006717]
- PCI/IOV: Add pci_sriov_configure_simple() (Alexander Duyck) [Orabug: 29006717]
- nvme-pci: Use pci_sriov_configure_simple() to enable VFs (Alexander Duyck) [Orabug: 29006717]
- nvme: expand nvmf_check_if_ready checks (James Smart) [Orabug: 29006717]
- nvme: Use admin command effects for admin commands (Keith Busch) [Orabug: 29006717]
- nvmet: fix space padding in serial number (Daniel Verkamp) [Orabug: 29006717]
- nvme: check return value of init_srcu_struct function (Max Gurtovoy) [Orabug: 29006717]
- nvmet: Fix nvmet_execute_write_zeroes sector count (Rodrigo R. Galvao) [Orabug: 29006717]
- nvme-pci: Separate IO and admin queue IRQ vectors (Keith Busch) [Orabug: 29006717]
- nvme-pci: Remove unused queue parameter (Keith Busch) [Orabug: 29006717]
- nvme-pci: Skip queue deletion if there are no queues (Keith Busch) [Orabug: 29006717]
- nvme: target: fix buffer overflow (Arnd Bergmann) [Orabug: 29006717]
- nvme: unexport nvme_start_keep_alive (Johannes Thumshirn) [Orabug: 29006717]
- nvme-loop: fix kernel oops in case of unhandled command (Ming Lei) [Orabug: 29006717]
- nvme: enforce 64bit offset for nvme_get_log_ext fn (Matias Bjørling) [Orabug: 29006717]
- nvme: make nvme_get_log_ext non-static (Matias Bjørling) [Orabug: 29006717]
- nvmet: constify struct nvmet_fabrics_ops (Christoph Hellwig) [Orabug: 29006717]
- nvmet: refactor configfs transport type handling (Christoph Hellwig) [Orabug: 29006717]
- nvmet: move device_uuid configfs attr definition to suitable place (Max Gurtovoy) [Orabug: 29006717]
- nvme: Add .stop_ctrl to nvme ctrl ops (Nitzan Carmi) [Orabug: 29006717]
- nvme-rdma: Allow DELETING state change failure in error_recovery (Nitzan Carmi) [Orabug: 29006717]
- nvme-rdma: Don't flush delete_wq by default during remove_one (Max Gurtovoy) [Orabug: 29006717]
- nvmet-rdma: Don't flush system_wq by default during remove_one (Max Gurtovoy) [Orabug: 29006717]
- nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler() (Israel Rukshin) [Orabug: 29006717]
- nvmet-rdma: Remove unused queue state (Israel Rukshin) [Orabug: 29006717]
- nvmet_fc: prevent new io rqsts in possible isr completions (James Smart) [Orabug: 29006717]
- nvme_fc: on remoteport reuse, set new nport_id and role. (James Smart) [Orabug: 29006717]
- nvme_fc: fix abort race on teardown with lld reject (James Smart) [Orabug: 29006717]
- nvme_fc: io timeout should defer abort to ctrl reset (James Smart) [Orabug: 29006717]
- nvme: centralize ctrl removal prints (Max Gurtovoy) [Orabug: 29006717]
- nvme-pci: Add .get_address ctrl callback (Keith Busch) [Orabug: 29006717]
- nvme: implement log page low/high offset and dwords (Matias Bjørling) [Orabug: 29006717]
- nvme: change namespaces_mutext to namespaces_rwsem (Jianchao Wang) [Orabug: 29006717]
- nvme: fix the dangerous reference of namespaces list (Jianchao Wang) [Orabug: 29006717]
- nvme-pci: quiesce IO queues prior to disabling device HMB accesses (Jianchao Wang) [Orabug: 29006717]
- net/utils: Introduce inet_addr_is_any (Sagi Grimberg) [Orabug: 29006717]
- nvme: Add fault injection feature (Thomas Tai) [Orabug: 29006717]
- nvme: use define instead of magic value for identify size (Minwoo Im) [Orabug: 29006717]
- nvmet: don't return "any" ip address in discovery log page (Sagi Grimberg) [Orabug: 29006717]
- nvme_fc: rework sqsize handling (James Smart) [Orabug: 29006717]
- nvme-fabrics: Ignore nr_io_queues option for discovery controllers (Roland Dreier) [Orabug: 29006717]
- Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers" (Christoph Hellwig) [Orabug: 29006717]
- nvme-multipath: fix sysfs dangerously created links (Baegjae Sung) [Orabug: 29006717]
- nvmet-loop: use blk_rq_payload_bytes for sgl selection (Christoph Hellwig) [Orabug: 29006717]
- nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes (Christoph Hellwig) [Orabug: 29006717]
- nvme-fabrics: don't check for non-NULL module in nvmf_register_transport (Christoph Hellwig) [Orabug: 29006717]
- nvme-rdma: fix sysfs invoked reset_ctrl error flow (Nitzan Carmi) [Orabug: 29006717]
- nvmet: Change return code of discard command if not supported (Israel Rukshin) [Orabug: 29006717]
- nvme-pci: Fix timeouts in connecting state (Keith Busch) [Orabug: 29006717]
- nvme: fix the deadlock in nvme_update_formats (Jianchao Wang) [Orabug: 29006717]
- nvme: Don't use a stack buffer for keep-alive command (Roland Dreier) [Orabug: 29006717]
- nvme_fc: cleanup io completion (James Smart) [Orabug: 29006717]
- nvme_fc: correct abort race condition on resets (James Smart) [Orabug: 29006717]
- nvme: Fix discard buffer overrun (Keith Busch) [Orabug: 29006717]
- nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transition (Max Gurtovoy) [Orabug: 29006717]
- nvme-rdma: use NVME_CTRL_CONNECTING state to mark init process (Max Gurtovoy) [Orabug: 29006717]
- nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING (Max Gurtovoy) [Orabug: 29006717]
- nvme-pci: introduce RECONNECTING state to mark initializing procedure (Jianchao Wang) [Orabug: 29006717]
- nvme-rdma: remove redundant boolean for inline_data (Max Gurtovoy) [Orabug: 29006717]
- nvme: don't free uuid pointer before printing it (Johannes Thumshirn) [Orabug: 29006717]
- nvme-pci: Suspend queues after deleting them (Keith Busch) [Orabug: 29006717]
- lib/scatterlist: Introduce sgl_alloc() and sgl_free() (Bart Van Assche) [Orabug: 29006717]
- block: Provide blk_status_t decoding for path errors (Keith Busch) [Orabug: 29006717]
- nvme-pci: take sglist coalescing in dma_map_sg into account (Christoph Hellwig) [Orabug: 29006717]
- nvme-pci: check segement valid for SGL use (Keith Busch) [Orabug: 29006717]
- nvme-pci: clean up SMBSZ bit definitions (Christoph Hellwig) [Orabug: 29006717]
- nvme-pci: clean up CMB initialization (Christoph Hellwig) [Orabug: 29006717]
- nvme-fc: correct hang in nvme_ns_remove() (James Smart) [Orabug: 29006717]
- nvme-fc: fix rogue admin cmds stalling teardown (James Smart) [Orabug: 29006717]
- nvmet: release a ns reference in nvmet_req_uninit if needed (Sagi Grimberg) [Orabug: 29006717]
- nvme-fabrics: fix memory leak when parsing host ID option (Roland Dreier) [Orabug: 29006717]
- nvme: fix comment typos in nvme_create_io_queues (Minwoo Im) [Orabug: 29006717]
- nvme: host delete_work and reset_work on separate workqueues (Roy Shterman) [Orabug: 29006717]
- nvme-pci: serialize pci resets (Sagi Grimberg) [Orabug: 29006717]
- nvme/multipath: Use blk_path_error (Keith Busch) [Orabug: 29006717]
- nvme/multipath: Consult blk_status_t for failover (Keith Busch) [Orabug: 29006717]
- nvme: Add more command status translation (Keith Busch) [Orabug: 29006717]
- nvmet/rdma: Use sgl_alloc() and sgl_free() (Bart Van Assche) [Orabug: 29006717]
- nvmet/fc: Use sgl_alloc() and sgl_free() (Bart Van Assche) [Orabug: 29006717]
- nvme: fix visibility of "uuid" ns attribute (Martin Wilck) [Orabug: 29006717]
-
Sat Mar 23 2019 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1902.0.12.el7uek]
- svm: Fix AVIC incomplete IPI emulation (Suravee Suthikulpanit) [Orabug: 29527647]
- svm: Add warning message for AVIC IPI invalid target (Suravee Suthikulpanit) [Orabug: 29527647]
- x86/mm/mem_encrypt: Fix erroneous sizeof() (Peng Hao) [Orabug: 29527647]
- Documentation/virtual/kvm: Update URL for AMD SEV API specification (Christophe de Dinechin) [Orabug: 29527647]
- tools headers x86: Sync asm/cpufeatures.h copy with the kernel sources (Arnaldo Carvalho de Melo) [Orabug: 29527647]
- KVM: nSVM: Fix nested guest support for PAUSE filtering. (Tambe, William) [Orabug: 29527647]
- x86/MCE/AMD: Fix the thresholding machinery initialization order (Borislav Petkov) [Orabug: 29527647]
- svm: Add mutex_lock to protect apic_access_page_done on AMD systems (Wei Wang) [Orabug: 29527647]
- x86/resctrl: Add AMD's X86_FEATURE_MBA to the scattered CPUID features (Sherry Hurwitz) [Orabug: 29527647]
- amd/iommu: Fix Guest Virtual APIC Log Tail Address Register (Filippo Sironi) [Orabug: 29527647]
- x86/cpufeatures: Add WBNOINVD feature definition (Janakarajan Natarajan) [Orabug: 29527647]
- hwmon/k10temp: Add support for AMD family 17h, model 30h CPUs (Woods, Brian) [Orabug: 29527647]
- x86/amd_nb: Add PCI device IDs for family 17h, model 30h (Woods, Brian) [Orabug: 29527647]
- hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs (Woods, Brian) [Orabug: 29527647]
- hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs (Guenter Roeck) [Orabug: 29527647]
- x86/amd_nb: Add support for Raven Ridge CPUs (Guenter Roeck) [Orabug: 29527647]
- acpi/nfit, x86/mce: Validate a MCE's address before using it (Vishal Verma) [Orabug: 29527647]
- acpi/nfit, x86/mce: Handle only uncorrectable machine checks (Vishal Verma) [Orabug: 29527647]
- resource: Clean it up a bit (Borislav Petkov) [Orabug: 29527647]
- resource: Fix find_next_iomem_res() iteration issue (Bjorn Helgaas) [Orabug: 29527647]
- resource: Include resource end in walk_*() interfaces (Bjorn Helgaas) [Orabug: 29527647]
- crypto: ccp - Remove forward declaration (Nathan Chancellor) [Orabug: 29527647]
- arm64: dts: amd: Fix SPI bus warnings (Rob Herring) [Orabug: 29527647]
- crypto: ccp - Remove VLA usage of skcipher (Kees Cook) [Orabug: 29527647]
- crypto: skcipher - Introduce crypto_sync_skcipher (Kees Cook) [Orabug: 29527647]
- crypto: skcipher - prevent using skciphers without setting key (Eric Biggers) [Orabug: 29527647]
- x86/boot: Fix kexec booting failure in the SEV bit detection code (Kairui Song) [Orabug: 29527647]
- crypto: ccp - Fix static checker warning (Janakarajan Natarajan) [Orabug: 29527647]
- crypto: ccp - Check for NULL PSP pointer at module unload (Tom Lendacky) [Orabug: 29527647]
- iommu/amd: Add basic debugfs infrastructure for AMD IOMMU (Gary R Hook) [Orabug: 29527647]
- iommu: Enable debugfs exposure of IOMMU driver internals (Gary R Hook) [Orabug: 29527647]
- x86/bugs: Update when to check for the LS_CFG SSBD mitigation (Tom Lendacky) [Orabug: 29527647]
- x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME (Kirill A. Shutemov) [Orabug: 29527647]
- init/main.c: include <linux/mem_encrypt.h> (Mathieu Malaterre) [Orabug: 29527647]
- x86/MCE/AMD: Read MCx_MISC block addresses on any CPU (Borislav Petkov) [Orabug: 29527647]
- iommu/amd: Fix grammar of comments (Anna-Maria Gleixner) [Orabug: 29527647]
- efi: Decode IA32/X64 Context Info structure (Yazen Ghannam) [Orabug: 29527647]
- efi: Decode IA32/X64 MS Check structure (Yazen Ghannam) [Orabug: 29527647]
- efi: Decode additional IA32/X64 Bus Check fields (Yazen Ghannam) [Orabug: 29527647]
- efi: Decode IA32/X64 Cache, TLB, and Bus Check structures (Yazen Ghannam) [Orabug: 29527647]
- efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs (Yazen Ghannam) [Orabug: 29527647]
- efi: Decode IA32/X64 Processor Error Info Structure (Yazen Ghannam) [Orabug: 29527647]
- efi: Decode IA32/X64 Processor Error Section (Yazen Ghannam) [Orabug: 29527647]
- efi: Move ARM CPER code to new file (Tyler Baicar) [Orabug: 29527647]
- efi: Fix IA32/X64 Processor Error Record definition (Yazen Ghannam) [Orabug: 29527647]
- iommu/amd: Update logging information for new event type (Gary R Hook) [Orabug: 29527647]
- iommu/amd: Update the PASID information printed to the system log (Gary R Hook) [Orabug: 29527647]
- x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFT (Tom Lendacky) [Orabug: 29527647]
- crypto: doc - Document remaining members in struct crypto_alg (Gary R Hook) [Orabug: 29527647]
- vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs (Suravee Suthikulpanit) [Orabug: 29527647]
- crypto: ccp - Validate buffer lengths for copy operations (Gary R Hook) [Orabug: 29527647]
- crypto: ccp - Use memdup_user() rather than duplicating its implementation (Markus Elfring) [Orabug: 29527647]
- iommu/amd: Use dev_err to send events to the system log (Gary R Hook) [Orabug: 29527647]
- iommu/amd: Add support for fast IOTLB flushing (Suravee Suthikulpanit) [Orabug: 29527647]
- crypto: ccp - Fill the result buffer only on digest, finup, and final ops (Gary R Hook) [Orabug: 29527647]
- crypto: ccp - add check to get PSP master only when PSP is detected (Brijesh Singh) [Orabug: 29527647]
- x86/mm/sme: Disable stack protection for mem_encrypt_identity.c (Tom Lendacky) [Orabug: 29527647]
- iommu: Do not return error code for APIs with size_t return type (Suravee Suthikulpanit) [Orabug: 29527647]
- x86/mm/encrypt: Simplify sme_pgtable_calc() (Kirill A. Shutemov) [Orabug: 29527647]
- x86/mm/encrypt: Simplify sme_populate_pgd() and sme_populate_pgd_large() (Kirill A. Shutemov) [Orabug: 29527647]
- x86/mm/encrypt: Move page table helpers into separate translation unit (Kirill A. Shutemov) [Orabug: 29527647]
- ACPI / processor: Set default C1 idle state description (Yazen Ghannam) [Orabug: 29527647]
- iommu/amd: Deprecate pci_get_bus_and_slot() (Sinan Kaya) [Orabug: 29527647]
- hwrng: core - Clean up RNG list when last hwrng is unregistered (Gary R Hook) [Orabug: 29527647]
- hwrng: core - Reset user selected rng by writing "" to rng_current (PrasannaKumar Muralidharan) [Orabug: 29527647]
- iommu/amd: Set the device table entry PPR bit for IOMMU V2 devices (Gary R Hook) [Orabug: 29527647]
- iommu/amd - Record more information about unknown events (Gary R Hook) [Orabug: 29527647]
- x86/MCE: Make correctable error detection look at the Deferred bit (Yazen Ghannam) [Orabug: 29527647]
- x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systems (Yazen Ghannam) [Orabug: 29527647]
- mm/mmu_notifier: avoid call to invalidate_range() in range_end() (Jérôme Glisse) [Orabug: 29527647]
- Documentation/x86: Add AMD Secure Encrypted Virtualization (SEV) description (Brijesh Singh) [Orabug: 29527647]
- x86/MCE/AMD: Fix mce_severity_amd_smca() signature (Yazen Ghannam) [Orabug: 29527647]
- crypto: ccp - use -ENOSPC for transient busy indication (Gilad Ben-Yossef) [Orabug: 29527647]
- crypto: ccp - remove unused variable qim (Colin Ian King) [Orabug: 29527647]
- crypto:ccp - invoke the DMA callback in a standard way (amd) [Orabug: 29527647]
- crypto: ccp - unmap pages and remove unmap objects in callback (amd) [Orabug: 29527647]
- [UEK-5] IB/mlx5_core: Use kzalloc when allocating PD (Erez Alfasi) [Orabug: 29423768]
- {net, IB}/mlx5: Raise fatal IB event when sys error occurs (Daniel Jurgens) [Orabug: 29424492]
- net/mlx5e: Avoid query PPCNT register if not supported by the device (Eyal Davidovich) [Orabug: 29424558]
- exec: Fix mem leak in kernel_read_file (YueHaibing) [Orabug: 29454811] {CVE-2019-8980}
- net: crypto set sk to NULL when af_alg_release. (Mao Wenan) [Orabug: 29454835] {CVE-2019-8912}
- IB/mlx5: Ranges in implicit ODP MR inherit its write access (Moni Shoua) [Orabug: 29475181]
- IB/mlx5: Remove dead code (Moni Shoua) [Orabug: 29475181]
- net/mlx5: Take lock with IRQs disabled to avoid deadlock (Moni Shoua) [Orabug: 29475181]
- mm: enforce min addr even if capable() in expand_downwards() (Jann Horn) [Orabug: 29501960] {CVE-2019-9213}
- scsi: scsi_transport_iscsi: modify detected conn err to KERN_ERR (Fred Herard) [Orabug: 29487787]
-
Mon Mar 18 2019 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1902.0.11.el7uek]
- Revert "aarch64 enable BNX2 CNIC ISCSI, FCOE" (Eric Saint-Etienne) [Orabug: 29172124]
- scsi: target: add device product id and revision configfs attributes (root) [Orabug: 29344880]
- scsi: target: remove hardcoded T10 Vendor ID in INQUIRY response (David Disseldorp) [Orabug: 29344880]
- scsi: target: add device vendor_id configfs attribute (David Disseldorp) [Orabug: 29344880]
- scsi: target: consistently null-terminate t10_wwn strings (David Disseldorp) [Orabug: 29344880]
- scsi: target: use consistent left-aligned ASCII INQUIRY data (David Disseldorp) [Orabug: 29344880]
- net/mlx5: WQ, fixes for fragmented WQ buffers API (Rao Shoaib) [Orabug: 29421220]
- net/mlx5: Use u16 for Work Queue buffer strides offset (Rao Shoaib) [Orabug: 29421220]
- net/mlx5: Fix QP fragmented buffer allocation (Rao Shoaib) [Orabug: 29421220]
- kvm/speculation: Allow KVM guests to use SSBD even if host does not (Alejandro Jimenez) [Orabug: 29423794]
- x86/speculation: Keep enhanced IBRS on when spec_store_bypass_disable=on is used (Alejandro Jimenez) [Orabug: 29423794]
- x86/speculation: Clean up enhanced IBRS checks in bugs.c (Alejandro Jimenez) [Orabug: 29423794]
- Revert x86/apic/x2apic: set affinity of a single interrupt to one cpu (Mridula Shastry) [Orabug: 29456354]
- uek-rpm: update list of removed files, generated by depmod on install stage (Alexander Burmashev) [Orabug: 29460367]
- xen: Fix x86 sched_clock() interface for xen (Juergen Gross) [Orabug: 29464434]
- KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes (Liran Alon) [Orabug: 29468789]
- scsi: scsi_transport_iscsi: redirect conn error to console (Fred Herard) [Orabug: 29469712]
- qlcnic: fix Tx descriptor corruption on 82xx devices (Shahed Shaikh) [Orabug: 29495425]
- xen/blkfront: avoid NULL blkfront_info dereference on device removal (Vasilis Liaskovitis) [Orabug: 29489794]
- bnxt_en: Fix typo in firmware message timeout logic. (Michael Chan) [Orabug: 29412111]
- bnxt_en: Wait longer for the firmware message response to complete. (Michael Chan) [Orabug: 29412111]