ELBA-2019-4666

ELBA-2019-4666 - Unbreakable Enterprise kernel bug fix update

Type:BUG
Severity:NA
Release Date:2019-05-30

Description


[4.14.35-1902.0.18]
- 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]

[4.14.35-1902.0.17]
- 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}
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}

[4.14.35-1902.0.16]
- 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: dont 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: dont 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]

[4.14.35-1902.0.15]
- 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 injectors module name (Borislav Petkov) [Orabug: 29547647]
- x86/mce: Unify pr_* prefix (Borislav Petkov) [Orabug: 29547647]
- x86/mce: Streamline MCE subsystems 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}

[4.14.35-1902.0.14]
- 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]

[4.14.35-1902.0.13]
- 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: dont 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]
(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: dont 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: dont 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: dont 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: dont 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: dont hold nvmf_transports_rwsem for more than transport lookups (Johannes Thumshirn) [Orabug: 29006717]
- nvmet: return all zeroed buffer when we cant 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 Bjorling) [Orabug: 29006717]
- nvme: make nvme_get_log_ext non-static (Matias Bjorling) [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: Dont flush delete_wq by default during remove_one (Max Gurtovoy) [Orabug: 29006717]
- nvmet-rdma: Dont 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 Bjorling) [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: dont 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: dont 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: Dont 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: dont 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]

[4.14.35-1902.0.12]
- 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 AMDs 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 MCEs 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]
(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: Dont 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() (Jerome 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]




Updated Packages


Release/ArchitectureFilenameMD5sumSuperseded By Advisory



This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team

software.hardware.complete