<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:10:22 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-7608] kernel upgrade [SLES12 SP1 3.12.51-60.25]</title>
                <link>https://jira.whamcloud.com/browse/LU-7608</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This ticket represents upgrade of our supported sles12 version from the original base SLES12 to SLES12 SP1.&lt;/p&gt;

&lt;p&gt;SLES12 SP1 was announced in a SUSE press release dated 12/22.&lt;/p&gt;

&lt;p&gt;The SUSE Linux Enterprise 12 SP1 kernel was updated to 3.12.51 to receive&lt;br/&gt;
various security and bugfixes.&lt;/p&gt;

&lt;p&gt;Following features were added:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;hwrng: Add a driver for the hwrng found in power7+ systems (fate#315784).&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Following security bugs were fixed:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;CVE-2015-8215: net/ipv6/addrconf.c in the IPv6 stack in the Linux&lt;br/&gt;
  kernel did not validate attempted changes to the MTU value, which allowed&lt;br/&gt;
  context-dependent attackers to cause a denial of service (packet loss)&lt;br/&gt;
  via a value that is (1) smaller than the minimum compliant value or&lt;br/&gt;
  (2) larger than the MTU of an interface, as demonstrated by a Router&lt;br/&gt;
  Advertisement (RA) message that is not validated by a daemon, a different&lt;br/&gt;
  vulnerability than CVE-2015-0272. (bsc#955354)&lt;/li&gt;
	&lt;li&gt;CVE-2015-5156: The virtnet_probe function in drivers/net/virtio_net.c in&lt;br/&gt;
  the Linux kernel attempted to support a FRAGLIST feature without proper&lt;br/&gt;
  memory allocation, which allowed guest OS users to cause a denial of&lt;br/&gt;
  service (buffer overflow and memory corruption) via a crafted sequence&lt;br/&gt;
  of fragmented packets (bnc#940776).&lt;/li&gt;
	&lt;li&gt;CVE-2015-7872: The key_gc_unused_keys function in security/keys/gc.c&lt;br/&gt;
  in the Linux kernel allowed local users to cause a denial of service&lt;br/&gt;
  (OOPS) via crafted keyctl commands (bnc#951440).&lt;/li&gt;
	&lt;li&gt;CVE-2015-7799: The slhc_init function in drivers/net/slip/slhc.c in&lt;br/&gt;
  the Linux kernel did not ensure that certain slot numbers are valid,&lt;br/&gt;
  which allowed local users to cause a denial of service (NULL&lt;br/&gt;
  pointer dereference and system crash) via a crafted PPPIOCSMAXCID ioctl&lt;br/&gt;
  call (bnc#949936).&lt;/li&gt;
	&lt;li&gt;CVE-2015-2925: The prepend_path function in fs/dcache.c in the Linux&lt;br/&gt;
  kernel did not properly handle rename actions inside a bind mount, which&lt;br/&gt;
  allowed local users to bypass an intended container protection mechanism&lt;br/&gt;
  by renaming a directory, related to a &quot;double-chroot attack (bnc#926238).&lt;/li&gt;
	&lt;li&gt;CVE-2015-7990: RDS: Verify the underlying transport exists before&lt;br/&gt;
  creating a connection, preventing possible DoS (bsc#952384).&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The following non-security bugs were fixed:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;af_iucv: avoid path quiesce of severed path in shutdown() (bnc#954986, LTC#131684).&lt;/li&gt;
	&lt;li&gt;alsa: hda - Disable 64bit address for Creative HDA controllers (bnc#814440).&lt;/li&gt;
	&lt;li&gt;alsa: hda - Fix noise problems on Thinkpad T440s (boo#958504).&lt;/li&gt;
	&lt;li&gt;alsa: hda - Fix noise problems on Thinkpad T440s (boo#958504).&lt;/li&gt;
	&lt;li&gt;apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another task (bsc#921949).&lt;/li&gt;
	&lt;li&gt;audit: correctly record file names with different path name types (bsc#950013).&lt;/li&gt;
	&lt;li&gt;audit: create private file name copies when auditing inodes (bsc#950013).&lt;/li&gt;
	&lt;li&gt;bcache: Add btree_insert_node() (bnc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Add explicit keylist arg to btree_insert() (bnc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: backing device set to clean after finishing detach (bsc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: backing device set to clean after finishing detach (bsc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Clean up keylist code (bnc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Convert btree_insert_check_key() to btree_insert_node() (bnc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Convert bucket_wait to wait_queue_head_t (bnc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Convert try_wait to wait_queue_head_t (bnc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Explicitly track btree node&apos;s parent (bnc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Fix a bug when detaching (bsc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Fix a lockdep splat in an error path (bnc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Fix a shutdown bug (bsc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Fix more early shutdown bugs (bsc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Fix sysfs splat on shutdown with flash only devs (bsc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Insert multiple keys at a time (bnc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: kill closure locking usage (bnc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Refactor journalling flow control (bnc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Refactor request_write() (bnc#951638).&lt;/li&gt;
	&lt;li&gt;bcache: Use blkdev_issue_discard() (bnc#951638).&lt;/li&gt;
	&lt;li&gt;btrfs: Adjust commit-transaction condition to avoid NO_SPACE more (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: Adjust commit-transaction condition to avoid NO_SPACE more (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: cleanup: remove no-used alloc_chunk in btrfs_check_data_free_space() (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: cleanup: remove no-used alloc_chunk in btrfs_check_data_free_space() (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: fix condition of commit transaction (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: fix condition of commit transaction (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: fix file corruption and data loss after cloning inline extents (bnc#956053).&lt;/li&gt;
	&lt;li&gt;btrfs: Fix out-of-space bug (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: Fix out-of-space bug (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: Fix tail space processing in find_free_dev_extent() (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: Fix tail space processing in find_free_dev_extent() (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: fix the number of transaction units needed to remove a block group (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: fix the number of transaction units needed to remove a block group (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: fix truncation of compressed and inlined extents (bnc#956053).&lt;/li&gt;
	&lt;li&gt;btrfs: Set relative data on clear btrfs_block_group_cache-&amp;gt;pinned (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: Set relative data on clear btrfs_block_group_cache-&amp;gt;pinned (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: use global reserve when deleting unused block group after ENOSPC (bsc#958647).&lt;/li&gt;
	&lt;li&gt;btrfs: use global reserve when deleting unused block group after ENOSPC (bsc#958647).&lt;/li&gt;
	&lt;li&gt;cache: Fix sysfs splat on shutdown with flash only devs (bsc#951638).&lt;/li&gt;
	&lt;li&gt;cpu: Defer smpboot kthread unparking until CPU known to scheduler (bsc#936773).&lt;/li&gt;
	&lt;li&gt;cpusets, isolcpus: exclude isolcpus from load balancing in cpusets (bsc#957395).&lt;/li&gt;
	&lt;li&gt;cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes (bsc#950580).&lt;/li&gt;
	&lt;li&gt;dlm: make posix locks interruptible, (bsc#947241).&lt;/li&gt;
	&lt;li&gt;dmapi: Fix xfs dmapi to not unlock &amp;amp; lock XFS_ILOCK_EXCL (bsc#949744).&lt;/li&gt;
	&lt;li&gt;dm: do not start current request if it would&apos;ve merged with the previous (bsc#904348).&lt;/li&gt;
	&lt;li&gt;dm: impose configurable deadline for dm_request_fn&apos;s merge heuristic (bsc#904348).&lt;/li&gt;
	&lt;li&gt;dm-snap: avoid deadock on s-&amp;gt;lock when a read is split (bsc#939826).&lt;/li&gt;
	&lt;li&gt;dm sysfs: introduce ability to add writable attributes (bsc#904348).&lt;/li&gt;
	&lt;li&gt;drm: Allocate new master object when client becomes master (bsc#956876, bsc#956801).&lt;/li&gt;
	&lt;li&gt;drm: Fix KABI of &quot;struct drm_file&quot; (bsc#956876, bsc#956801).&lt;/li&gt;
	&lt;li&gt;drm/i915: add hotplug activation period to hotplug update mask (bsc#953980).&lt;/li&gt;
	&lt;li&gt;drm/i915: clean up backlight conditional build (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915: debug print on backlight register (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915: do full backlight setup at enable time (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915: do not save/restore backlight registers in KMS (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915: Eliminate lots of WARNs when there&apos;s no backlight present (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915: fix gen2-gen3 backlight set (bsc#941113,bsc#953971).&lt;/li&gt;
	&lt;li&gt;drm/i915: Fix gen3 self-refresh watermarks (bsc#953830,bsc#953971).&lt;/li&gt;
	&lt;li&gt;drm/i915: Fix missing backlight update during panel disablement (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915: Fix SRC_COPY width on 830/845g (bsc#758040).&lt;/li&gt;
	&lt;li&gt;drm/i915: gather backlight information at setup (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915: handle backlight through chip specific functions (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915: Ignore &quot;digital output&quot; and &quot;not HDMI output&quot; bits for eDP detection (bsc#949192).&lt;/li&gt;
	&lt;li&gt;drm/i915: make asle notifications update backlight on all connectors (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915: make backlight info per-connector (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915: move backlight level setting in enable/disable to hooks (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915: move opregion asle request handling to a work queue (bsc#953826).&lt;/li&gt;
	&lt;li&gt;drm/i915: nuke get max backlight functions (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915/opregion: fix build error on CONFIG_ACPI=n (bsc#953826).&lt;/li&gt;
	&lt;li&gt;drm/i915: restore backlight precision when converting from ACPI (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915/tv: add -&amp;gt;get_config callback (bsc#953830).&lt;/li&gt;
	&lt;li&gt;drm/i915: use backlight legacy combination mode also for i915gm/i945gm (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915: use the initialized backlight max value instead of reading it (bsc#941113).&lt;/li&gt;
	&lt;li&gt;drm/i915: vlv does not have pipe field in backlight registers (bsc#941113).&lt;/li&gt;
	&lt;li&gt;fanotify: fix notification of groups with inode &amp;amp; mount marks (bsc#955533).&lt;/li&gt;
	&lt;li&gt;Fix remove_and_add_spares removes drive added as spare in slot_store (bsc#956717).&lt;/li&gt;
	&lt;li&gt;genksyms: Handle string literals with spaces in reference files (bsc#958510).&lt;/li&gt;
	&lt;li&gt;genksyms: Handle string literals with spaces in reference files (bsc#958510).&lt;/li&gt;
	&lt;li&gt;hwrng: Add a driver for the hwrng found in power7+ systems (fate#315784).&lt;br/&gt;
  in the non-RT kernel to minimize the differences.&lt;/li&gt;
	&lt;li&gt;ipv4: Do not increase PMTU with Datagram Too Big message (bsc#955224).&lt;/li&gt;
	&lt;li&gt;ipv6: distinguish frag queues by device for multicast and link-local packets (bsc#955422).&lt;/li&gt;
	&lt;li&gt;ixgbe: fix broken PFC with X550 (bsc#951864).&lt;/li&gt;
	&lt;li&gt;ixgbe: use correct fcoe ddp max check (bsc#951864).&lt;/li&gt;
	&lt;li&gt;kabi: Fix spurious kabi change in mm/util.c.&lt;/li&gt;
	&lt;li&gt;kABI: protect struct ahci_host_priv.&lt;/li&gt;
	&lt;li&gt;kabi: Restore kabi in struct iscsi_tpg_attrib (bsc#954635).&lt;/li&gt;
	&lt;li&gt;kabi: Restore kabi in struct se_cmd (bsc#954635).&lt;/li&gt;
	&lt;li&gt;kabi: Restore kabi in struct se_subsystem_api (bsc#954635).&lt;/li&gt;
	&lt;li&gt;ktime: add ktime_after and ktime_before helper (bsc#904348).&lt;/li&gt;
	&lt;li&gt;mm: factor commit limit calculation (VM Performance).&lt;/li&gt;
	&lt;li&gt;mm: get rid of &quot;vmalloc_info&quot; from /proc/meminfo (VM Performance).&lt;/li&gt;
	&lt;li&gt;mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault (Automatic NUMA Balancing (fate#315482)).&lt;/li&gt;
	&lt;li&gt;mm: remove PG_waiters from PAGE_FLAGS_CHECK_AT_FREE (bnc#943959).&lt;/li&gt;
	&lt;li&gt;mm: vmscan: never isolate more pages than necessary (VM Performance).&lt;/li&gt;
	&lt;li&gt;Move ktime_after patch to the networking section&lt;/li&gt;
	&lt;li&gt;nfsrdma: Fix regression in NFSRDMA server (bsc#951110).&lt;/li&gt;
	&lt;li&gt;pci: Drop &quot;setting latency timer&quot; messages (bsc#956047).&lt;/li&gt;
	&lt;li&gt;pci: Update VPD size with correct length (bsc#924493).&lt;/li&gt;
	&lt;li&gt;perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() call (bsc#955136).&lt;/li&gt;
	&lt;li&gt;perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() call (bsc#955136).&lt;/li&gt;
	&lt;li&gt;perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore (bsc#955136).&lt;/li&gt;
	&lt;li&gt;perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore (bsc#955136).&lt;/li&gt;
	&lt;li&gt;pm, hinernate: use put_page in release_swap_writer (bnc#943959).&lt;/li&gt;
	&lt;li&gt;rcu: Eliminate deadlock between CPU hotplug and expedited grace periods (bsc#949706).&lt;/li&gt;
	&lt;li&gt;Re-add copy_page_vector_to_user()&lt;/li&gt;
	&lt;li&gt;ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on() (bnc#956711).&lt;/li&gt;
	&lt;li&gt;route: Use ipv4_mtu instead of raw rt_pmtu (bsc#955224).&lt;/li&gt;
	&lt;li&gt;rpm/constraints.in: Require 14GB worth of disk space on POWER The builds started to fail randomly due to ENOSPC errors.&lt;/li&gt;
	&lt;li&gt;rpm/kernel-binary.spec.in: Always build zImage for ARM&lt;/li&gt;
	&lt;li&gt;rpm/kernel-binary.spec.in: Do not explicitly set DEBUG_SECTION_MISMATCH CONFIG_DEBUG_SECTION_MISMATCH is a selectable Kconfig option since 2.6.39 and is enabled in our configs.&lt;/li&gt;
	&lt;li&gt;rpm/kernel-binary.spec.in: Drop the %build_src_dir macro It is the parent directory of the O= directory.&lt;/li&gt;
	&lt;li&gt;rpm/kernel-binary.spec.in: really pass down %{?_smp_mflags}&lt;/li&gt;
	&lt;li&gt;rpm/kernel-binary.spec.in: Use parallel make in all invocations Also, remove the lengthy comment, since we are using a standard rpm macro now.&lt;/li&gt;
	&lt;li&gt;rpm/kernel-binary.spec.in: Use upstream script to support config.addon&lt;/li&gt;
	&lt;li&gt;s390/dasd: fix disconnected device with valid path mask (bnc#954986, LTC#132707).&lt;/li&gt;
	&lt;li&gt;s390/dasd: fix invalid PAV assignment after suspend/resume (bnc#954986, LTC#132706).&lt;/li&gt;
	&lt;li&gt;s390/dasd: fix list_del corruption after lcu changes (bnc#954986, LTC#133077).&lt;/li&gt;
	&lt;li&gt;sched: Call select_idle_sibling() when not affine_sd (Scheduler Performance).&lt;/li&gt;
	&lt;li&gt;sched/core: Fix task and run queue sched_info::run_delay inconsistencies (bnc#949100).&lt;/li&gt;
	&lt;li&gt;sched, isolcpu: make cpu_isolated_map visible outside scheduler (bsc#957395).&lt;/li&gt;
	&lt;li&gt;sched/numa: Check all nodes when placing a pseudo-interleaved group (Automatic NUMA Balancing (fate#315482)).&lt;/li&gt;
	&lt;li&gt;sched/numa: Fix math underflow in task_tick_numa() (Automatic NUMA Balancing (fate#315482)).&lt;/li&gt;
	&lt;li&gt;sched/numa: Only consider less busy nodes as numa balancing destinations (Automatic NUMA Balancing (fate#315482)).&lt;/li&gt;
	&lt;li&gt;sched: Put expensive runtime debugging checks under a separate Kconfig entry (Scheduler performance).&lt;/li&gt;
	&lt;li&gt;scsi: hosts: update to use ida_simple for host_no (bsc#939926)&lt;/li&gt;
	&lt;li&gt;sunrpc/cache: make cache flushing more reliable (bsc#947478).&lt;/li&gt;
	&lt;li&gt;sunrpc: Fix oops when trace sunrpc_task events in nfs client (bnc#956703).&lt;/li&gt;
	&lt;li&gt;supported.conf: Support peak_pci and sja1000: These 2 CAN drivers are&lt;br/&gt;
  supported in the RT kernel for a long time so we can also support them&lt;/li&gt;
	&lt;li&gt;target/pr: fix core_scsi3_pr_seq_non_holder() caller (bnc#952666).&lt;/li&gt;
	&lt;li&gt;target: Send UA upon LUN RESET tmr completion (bsc#933514).&lt;/li&gt;
	&lt;li&gt;target: use &quot;se_dev_entry&quot; when allocating UAs (bsc#933514).&lt;/li&gt;
	&lt;li&gt;Update config files. (bnc#955644)&lt;/li&gt;
	&lt;li&gt;Update kabi files with sbc_parse_cdb symbol change (bsc#954635).&lt;/li&gt;
	&lt;li&gt;usbvision fix overflow of interfaces array (bnc#950998).&lt;/li&gt;
	&lt;li&gt;vmxnet3: adjust ring sizes when interface is down (bsc#950750).&lt;/li&gt;
	&lt;li&gt;vmxnet3: Fix ethtool -S to return correct rx queue stats (bsc#950750).&lt;/li&gt;
	&lt;li&gt;x86/efi: Fix invalid parameter error when getting hibernation key (fate#316350, bsc#956284).&lt;/li&gt;
	&lt;li&gt;x86/evtchn: make use of PHYSDEVOP_map_pirq.&lt;/li&gt;
	&lt;li&gt;x86/mm: Add parenthesis for TLB tracepoint size calculation (VM Performance (Reduce IPIs during reclaim)).&lt;/li&gt;
	&lt;li&gt;x86/mm/hotplug: Modify PGD entry when removing memory (VM Functionality, bnc#955148).&lt;/li&gt;
	&lt;li&gt;x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable() (VM Functionality, bnc#955148).&lt;/li&gt;
	&lt;li&gt;x86/tsc: Let high latency PIT fail fast in quick_pit_calibrate() (bsc#953717).&lt;/li&gt;
	&lt;li&gt;xen: fix boot crash in EC2 settings (bsc#956147).&lt;/li&gt;
	&lt;li&gt;xen: refresh patches.xen/xen-x86_64-m2p-strict (bsc#956147).&lt;/li&gt;
	&lt;li&gt;xen: Update Xen patches to 3.12.50.&lt;/li&gt;
	&lt;li&gt;xfs: always drain dio before extending aio write submission (bsc#949744).&lt;/li&gt;
	&lt;li&gt;xfs: DIO needs an ioend for writes (bsc#949744).&lt;/li&gt;
	&lt;li&gt;xfs: DIO write completion size updates race (bsc#949744).&lt;/li&gt;
	&lt;li&gt;xfs: DIO writes within EOF do not need an ioend (bsc#949744).&lt;/li&gt;
	&lt;li&gt;xfs: direct IO EOF zeroing needs to drain AIO (bsc#949744).&lt;/li&gt;
	&lt;li&gt;xfs: do not allocate an ioend for direct I/O completions (bsc#949744).&lt;/li&gt;
	&lt;li&gt;xfs: factor DIO write mapping from get_blocks (bsc#949744).&lt;/li&gt;
	&lt;li&gt;xfs: handle DIO overwrite EOF update completion correctly (bsc#949744).&lt;/li&gt;
	&lt;li&gt;xfs: move DIO mapping size calculation (bsc#949744).&lt;/li&gt;
	&lt;li&gt;xfs: using generic_file_direct_write() is unnecessary (bsc#949744).&lt;/li&gt;
	&lt;li&gt;xhci: Add spurious wakeup quirk for LynxPoint-LP controllers (bnc#951165).&lt;/li&gt;
	&lt;li&gt;xhci: Workaround to get Intel xHCI reset working more reliably (bnc#957546).&lt;/li&gt;
	&lt;li&gt;zfcp: fix fc_host port_type with NPIV (bnc#954986, LTC#132479).&lt;/li&gt;
&lt;/ul&gt;

</description>
                <environment></environment>
        <key id="33848">LU-7608</key>
            <summary>kernel upgrade [SLES12 SP1 3.12.51-60.25]</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="bogl">Bob Glossman</assignee>
                                    <reporter username="bogl">Bob Glossman</reporter>
                        <labels>
                    </labels>
                <created>Thu, 24 Dec 2015 17:15:13 +0000</created>
                <updated>Fri, 1 Jul 2016 18:51:20 +0000</updated>
                            <resolved>Mon, 14 Mar 2016 03:19:59 +0000</resolved>
                                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="138144" author="bogl" created="Wed, 6 Jan 2016 22:29:52 +0000"  >&lt;p&gt;in master:&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/17857&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/17857&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;typo&apos;ed the ticket # in the commit header.  will fix it.&lt;/p&gt;</comment>
                            <comment id="139498" author="bogl" created="Wed, 20 Jan 2016 20:45:00 +0000"  >&lt;p&gt;there is kernel update for sles12sp1, new today.  since sles12sp1 changes haven&apos;t landed yet I will just refocus this ticket on the new version: 3.12.51-60.25&lt;/p&gt;

&lt;p&gt;only a single change shown in the patch description from SuSE:&lt;/p&gt;

&lt;p&gt;problem description&lt;br/&gt;
The SUSE Linux Enterprise 12 SP1 kernel was updated to receive a security fix.&lt;/p&gt;

&lt;p&gt;Following security bug was fixed:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;A reference leak in keyring handling with join_session_keyring() could lead&lt;br/&gt;
  to local attackers gain root privileges. (bsc#962075, CVE-2016-0728).&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="145366" author="gerrit" created="Mon, 14 Mar 2016 02:41:27 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/17857/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/17857/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7608&quot; title=&quot;kernel upgrade [SLES12 SP1 3.12.51-60.25]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7608&quot;&gt;&lt;del&gt;LU-7608&lt;/del&gt;&lt;/a&gt; kernel: kernel upgrade &lt;span class=&quot;error&quot;&gt;&amp;#91;SLES12 SP1 3.12.51-60.25&amp;#93;&lt;/span&gt;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6c9384678f5555f87bcc7311bb5bf73b1e4bf4e4&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10120">
                    <name>Blocker</name>
                                                                <inwardlinks description="is blocked by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="31301">LU-6934</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzxwrz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>