Revisions of kernel-source
Ludwig Nussel (lnussel_factory)
accepted
request 510337
from
Takashi Iwai (tiwai)
(revision 46)
Leap 42.3 GMC kernel. Including the update for 4.4.76. - Refresh patches.fixes/0001-NFS-only-invalidate-dentrys-that-are-clearly-invalid.patch. add git-commit now that this has hit mainline - commit dba9264 - btrfs: Add WARN_ON for qgroup reserved underflow (bsc#1031515). - commit c1284ef - Update config files: fix arm64/vanilla build error due to CONFIG_DEVKMEM - commit ab7bb2b - Fix kABI breakage by HD-audio bus caps extensions (bsc#1048356). - ALSA: hda - set intel audio clock to a proper value (bsc#1048356). - ALSA - hda: Add support for parsing new HDA capabilities (bsc#1048356). - ALSA: hda - move bus_parse_capabilities to core (bsc#1048356). - ALSA: hda - add more ML register definitions (bsc#1048356). - ALSA: hdac: Add support for hda DMA Resume capability (bsc#1048356). - ALSA: hda: Fix cpu lockup when stopping the cmd dmas (bsc#1048356). - ALSA: hda - add sanity check to force the separate stream tags (bsc#1048356). - ALSA: hdac_regmap - fix the register access for runtime PM (bsc#1048356). - ALSA: hda: fix to wait for RIRB & CORB DMA to set (bsc#1048356). - ALSA: hda - Loop interrupt handling until really cleared (bsc#1048356). - commit f12f1e0
Ludwig Nussel (lnussel_factory)
accepted
request 508841
from
Takashi Iwai (tiwai)
(revision 45)
Leap 42.3 kernel submission, including the stable 4.4.75 update. The infamous btrfs issue is still not addressed. - dm: fix second blk_delay_queue() parameter to be in msec units not (bsc#1047670). - commit eadb677 - mac80211_hwsim: Replace bogus hrtimer clockid (bsc#1047651). - hrtimer: Catch invalid clockids again (bsc#1047651). - hrtimer: Revert CLOCK_MONOTONIC_RAW support (bsc#1047651). - commit a925019 - i40evf: fix merge error in older patch (bsc#1024346 FATE#321239 bsc#1024373 FATE#321247). - i40e: fix ethtool to get EEPROM data from X722 interface (bsc#1047418). - commit 916fb5f - Refresh network patches sorted section - commit 0c19277 - i40e: when adding or removing MAC filters, correctly handle VLANs (bsc#1039915). - i40e: avoid O(n^2) loop when deleting all filters (bsc#1039915). - i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan (bsc#1039915). - i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlan (bsc#1039915). - i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan (bsc#1039915). - i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1 (bsc#1039915). - i40e: move all updates for VLAN mode into i40e_sync_vsi_filters
Ludwig Nussel (lnussel)
committed
(revision 44)
vrev bump
Ludwig Nussel (lnussel_factory)
accepted
request 507453
from
Takashi Iwai (tiwai)
(revision 43)
Regular submission of Leap 42.3 kernel, including 4.4.74 stable updates. - Delete patches.kabi/kabi-fix-for-kvm-x86-fix-singlestepping-over-syscall. No need for kABI fix yet for Leap 42.3. - commit f0a86d9 - Fix kABI breakage by KVM CVE fix (bsc#1045922). - commit c0308f6 - powerpc/perf: Fix branch event code for power9 (fate#321438, Pending SUSE Kernel Fixes). - commit e954af6 - powerpc: Fix /proc/cpuinfo revision for POWER9 DD2 (bsc#1046789). - commit 444247f - Refresh metadata patches.drivers/ibmvnic-a2-Fix-assignment-of-RX-TX-IRQ-s.patch. - commit be32be9 - drm/i915: Serialize GTT/Aperture accesses on BXT (bsc#1046821). - commit b263fef - Bluetooth: hidp: fix possible might sleep error in hidp_session_thread (bsc#1031784). - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - commit 18c6f3e - KVM: x86: fix singlestepping over syscall (CVE-2017-7518 bsc#1045922).
Ludwig Nussel (lnussel_factory)
accepted
request 505961
from
Takashi Iwai (tiwai)
(revision 42)
Re-submission of Leap 42.3 kernel. Now including the fix for Oops in MD coolo reported, and the last-minute btrfs and arm64 fixes. Also kabi files are imported to all platforms. Sorry for inconvenience! - Delete patches.kabi/0001-md-use-a-separate-bio_set-for-synchronous-IO.kabi. Not needed yet for Leap kernel. - commit 4e6675a - md: fix a null dereference (bsc#1040351). - commit dd58f71 - Update kabi files: import for other architectures, too - commit 2f1cc13 - net: phy: realtek: fix enabling of the TX-delay for RTL8211F (bsc#1045810). - commit d7da697 - Refresh btrfs backref rbtree patchset to match upstream submission. - commit fa2f027 - RDMA/bnxt_re: Allow posting when QPs are in error (bsc#1044448). - commit ff678ff - net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it (bsc#1015342). - net/mlx5e: Fix min inline value for VF rep SQs (bsc#1015342). - commit 43da9af - RDMA/qib,hfi1: Fix MR reference count leak on write with immediate (bsc#1045640). - commit 1f6ac4c
Yuchen Lin (maxlin_factory)
accepted
request 504376
from
Takashi Iwai (tiwai)
(revision 41)
Re-submission of the regular kernel update with SLE12-SP3 sync. At this time, including more btrfs fixes that are worth to test via openQA. - blacklist.conf: Add some vrf-related entries - commit 01af61e - net: icmp_route_lookup should use rt dev to determine L3 domain (bsc#104774). - net: ipv6: Fix processing of RAs in presence of VRF (bsc#104774). - xfrm: Only add l3mdev oif to dst lookups (bsc#104774). - net: Don't delete routes in different VRFs (bsc#104774). - net: vrf: Switch dst dev to loopback on device delete (bsc#104774). - net: vrf: Fix crash when IPv6 is disabled at boot time (bsc#104774). - net: vrf: protect changes to private data with rcu (bsc#104774). - net: vrf: Create FIB tables on link create (bsc#104774). - net: vrf: Fix dev refcnt leak due to IPv6 prefix route (bsc#104774). - net: vrf: Fix dst reference counting (bsc#104774). - net: make netdev_for_each_lower_dev safe for device removal (bsc#104774). - net: l3mdev: Add master device lookup by index (bsc#104774). - vrf: remove slave queue and private slave struct (bsc#104774). - commit 8d4a53d - btrfs: add cond_resched to btrfs_qgroup_trace_leaf_items (bsc#1028286 bsc#1017461 bsc#1036171). - btrfs: clean up extraneous computations in add_delayed_refs (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461). - btrfs: allow backref search checks for shared extents
Ludwig Nussel (lnussel_factory)
accepted
request 502652
from
Takashi Iwai (tiwai)
(revision 40)
Sync with SLE12-SP3 kernel submission. - xfs: fix xfs_mode_to_ftype() prototype (bsc#1043598). - commit c745736 - kABI: protect struct xlog (bsc#1043598). - commit 5e564d7 - xfs: log recovery tracepoints to track current lsn and buffer submission (bsc#1043598). - xfs: update metadata LSN in buffers during log recovery (bsc#1043598). - xfs: don't warn on buffers not being recovered due to LSN (bsc#1043598). - xfs: pass current lsn to log recovery buffer validation (bsc#1043598). - xfs: rework log recovery to submit buffers on LSN boundaries (bsc#1043598). - xfs: refactor log record unpack and data processing (bsc#1043598). - commit 573d2cf - xfs: sanity check inode di_mode (bsc#1042421). - xfs: replace xfs_mode_to_ftype table with switch statement (bsc#1042421). - xfs: add missing include dependencies to xfs_dir2.h (bsc#1042421). - xfs: rework the inline directory verifiers (bsc#1042421). - xfs: verify inline directory data forks (bsc#1042421). - commit b14549f - raid5-ppl: use a single mempool for ppl_io_unit and header_page
Ludwig Nussel (lnussel_factory)
committed
(revision 39)
osc copypac from project:openSUSE:Leap:42.3 package:kernel-source revision:36
Ludwig Nussel (lnussel_factory)
accepted
request 501795
from
Takashi Iwai (tiwai)
(revision 38)
- Btrfs: warn if total_bytes_pinned is non-zero on unmount (bsc#1040182). - Btrfs: rework delayed ref total_bytes_pinned accounting (bsc#1040182). - Btrfs: return old and new total ref mods when adding delayed refs (bsc#1040182). - Btrfs: always account pinned bytes when dropping a tree block ref (bsc#1040182). - Btrfs: update total_bytes_pinned when pinning down extents (bsc#1040182). - Btrfs: make BUG_ON() in add_pinned_bytes() an ASSERT() (bsc#1040182). - Btrfs: make add_pinned_bytes() take an s64 num_bytes instead of u64 (bsc#1040182). - commit 4502c76 - Btrfs: warn if total_bytes_pinned is non-zero on unmount (bsc#1040182). - Btrfs: rework delayed ref total_bytes_pinned accounting (bsc#1040182). - Btrfs: return old and new total ref mods when adding delayed refs (bsc#1040182). - Btrfs: always account pinned bytes when dropping a tree block ref (bsc#1040182). - Btrfs: update total_bytes_pinned when pinning down extents (bsc#1040182). - Btrfs: make BUG_ON() in add_pinned_bytes() an ASSERT() (bsc#1040182). - Btrfs: make add_pinned_bytes() take an s64 num_bytes instead of u64 (bsc#1040182).
Ludwig Nussel (lnussel_factory)
accepted
request 500794
from
Takashi Iwai (tiwai)
(revision 37)
Sync with SLE12-SP3 RC1 kernel. - lpfc: Add auto EQ delay logic (bsc#1042257). - commit d129fec - lpfc: Fix defects reported by Coverity Scan (bsc#1042257). - commit dde4ad5 - nvme_fc: on lldd/transport io error, terminate association (bsc#1042268). - commit 9ae84fb - nvme_fc: fix confused queue size handling (bsc#1042268). - commit 089b293 - ipv4: add reference counting to metrics (bsc#1042286). - commit e86c783 - cxgb4: avoid enabling napi twice to the same queue (bsc#1042166). - commit 9a99608 - RDMA/iw_cxgb4: calculate t4_eq_status_entries properly (bsc#1042171). - commit 4bd8ec3 - blacklist.conf: blacklist reverted commit Commit 82486aa6f1b9 ("ipv4: restore rt->fi for reference counting") was later reverted and replaced by commit 3fb07daff8e9 ("ipv4: add reference counting to metrics"). This solution breaks kABI, though, and I'll need to look into it more carefully to see if it can be worked around easily. - commit b677895
Ludwig Nussel (lnussel_factory)
accepted
request 498361
from
Takashi Iwai (tiwai)
(revision 36)
Kernel update to sync with SLE12-SP3 (post beta3). Note that this will break the build of drm-kmp that is currently in the ring. I'm going to submit the update of drm-kmp as well. - iwlwifi: pcie: extend device reset delay (FATE#321353). - iwlwifi: Fix firmware name maximum length definition (FATE#321353). - iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000 (FATE#321353). - iwlwifi: 8000: fix MODULE_FIRMWARE input (FATE#321353). - commit 1508b26 - kernel: Export mm_access (bsc#1040550). - dma-buf: return index of the first signaled fence (v2) (bsc#1040550). - commit 7a14ed3 - ipv6/dccp: do not inherit ipv6_mc_list from parent (CVE-2017-9076 CVE-2017-9077 bsc#1039885 bsc#1040069). - commit 9df5b7b - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent (CVE-2017-9075 bsc#1039883). - commit 386013e - ipv6: Check ip6_find_1stfragopt() return value properly (CVE-2017-9074 bsc#1039882). - ipv6: Prevent overrun when parsing v6 header options (CVE-2017-9074 bsc#1039882). - commit 3f1068e - ipx: call ipxitf_put() in ioctl error path (CVE-2017-7487 bsc#1038879). - commit 057aaab
Ludwig Nussel (lnussel_factory)
accepted
request 495493
from
Takashi Iwai (tiwai)
(revision 35)
Update of SLE12-SP3 beta3 kernel sync. - Delete patches.drivers/ALSA-hda-Don-t-handle-ELD-notify-from-invalid-port. The patch is already included in 4.4.7 stable. - commit 5486de5 - PCI: Export host bridge registration interface (bsc#1039149). - PCI: Allow driver-specific data in host bridge (bsc#1039149). - PCI: Add pci_register_host_bridge() interface (bsc#1039149). - commit fbc8b0f - Correct the reference in the patch (bsc#1038085). - commit 3ffbe5c - lpfc: update version to 11.2.0.14 (bsc#1037838). - lpfc: Add MDS Diagnostic support (bsc#1037838). - lpfc: Fix NVMEI's handling of NVMET's PRLI response attributes (bsc#1037838). - lpfc: Cleanup entry_repost settings on SLI4 queues (bsc#1037838). - lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload (bsc#1037838). - lpfc: Fix NVME I+T not registering NVME as a supported FC4 type (bsc#1037838). - lpfc: Added recovery logic for running out of NVMET IO context resources (bsc#1037838). - lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context (bsc#1037838). - lpfc: Separate NVMET data buffer pool fir ELS/CT (bsc#1037838). - lpfc: Fix NMI watchdog assertions when running nvmet IOPS tests (bsc#1037838). - lpfc: Fix NVMEI driver not decrementing counter causing bad
Ludwig Nussel (lnussel_factory)
accepted
request 494977
from
Takashi Iwai (tiwai)
(revision 34)
Sync with the first SP3 beta3 kernel submission. The next submission will follow likely in tomorrow. - Linux 4.4.68 (FATE#321671 bnc#1012382 bnc#1038043 bsc#1020412 https://bugs.debian.org/859978 bnc#1038043). - Delete patches.kernel.org/0001-9p-fix-a-potential-acl-leak.patch. - Delete patches.kernel.org/0002-ARM-8452-3-PJ4-make-coprocessor-access-sequences-bui.patch. - Delete patches.kernel.org/0003-cpupower-Fix-turbo-frequency-reporting-for-pre-Sandy.patch. - Delete patches.kernel.org/0004-powerpc-powernv-Fix-opal_exit-tracepoint-opcode.patch. - Delete patches.kernel.org/0005-power-supply-bq24190_charger-Fix-irq-trigger-to-IRQF.patch. - Delete patches.kernel.org/0006-power-supply-bq24190_charger-Call-set_mode_host-on-p.patch. - Delete patches.kernel.org/0007-power-supply-bq24190_charger-Install-irq_handler_thr.patch. - Delete patches.kernel.org/0008-power-supply-bq24190_charger-Call-power_supply_chang.patch. - Delete patches.kernel.org/0009-power-supply-bq24190_charger-Don-t-read-fault-regist.patch. - Delete patches.kernel.org/0010-power-supply-bq24190_charger-Handle-fault-before-sta.patch. - Delete patches.kernel.org/0011-leds-ktd2692-avoid-harmless-maybe-uninitialized-warn.patch. - Delete patches.kernel.org/0012-ARM-OMAP5-DRA7-Fix-HYP-mode-boot-for-thumb2-build.patch. - Delete patches.kernel.org/0013-mwifiex-debugfs-Fix-sometimes-off-by-1-SSID-print.patch. - Delete patches.kernel.org/0014-mwifiex-remove-redundant-dma-padding-in-AMSDU.patch.
Ludwig Nussel (lnussel_factory)
accepted
request 492800
from
Takashi Iwai (tiwai)
(revision 33)
Regular update of Leap 42.3 kernel. - efi: Fix for_each_efi_memory_desc_in_map() for empty memmaps (bsc#1037312). - commit 7cee982 - x86/platform/uv/BAU: Implement uv4_wait_completion with read_status (bsc#1035024). - x86/platform/uv/BAU: Add wait_completion to bau_operations (bsc#1035024). - x86/platform/uv/BAU: Add status mmr location fields to bau_control (bsc#1035024). - x86/platform/uv/BAU: Add payload descriptor qualifier (bsc#1035024). - x86/platform/uv/BAU: Add uv_bau_version enumerated constants (bsc#1035024). - x86/platform/uv/BAU: Cleanup bau_operations declaration and instances (bsc#1035024). - x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register (bsc#1035024). - x86/platform/uv/BAU: Add UV4-specific functions (bsc#1035024). - x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware (bsc#1035024). - x86/platform/uv/BAU: Disable software timeout on UV4 hardware (bsc#1035024). - x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information (bsc#1035024). - x86/platform/uv/BAU: Use generic function pointers (bsc#1035024). - x86/platform/uv/BAU: Add generic function pointers (bsc#1035024). - x86/platform/uv/BAU: Convert uv_physnodeaddr() use to
Ludwig Nussel (lnussel_factory)
accepted
request 490193
from
Takashi Iwai (tiwai)
(revision 32)
A regular update of openSUSE Leap 42.3 kernel - Delete patches.arch/kvmarm-sp3-0003-kvm-arm-arm64-Fix-locking-for-kvm_free_stage2_pgd.patch. (bsc#1034339) - commit 5ad8494 - kvm: better MWAIT emulation for guests (bsc#1031142). - commit e7bdf5d - supported.conf: mark network traffic control modules as supported (bsc#1034907) - commit 802f19c - supported.conf: add/update comments No functional change. - commit 3a40d0b - cxgb4: MU requested by Chelsio (bsc#1021424). - Update config files. - supported.conf: added drivers/net/ethernet/chelsio/libcxgb/libcxgb - cxgb4: Fix issue while re-registering VF mgmt netdev (bsc#1021424). - cxgb4/cxgb4vf: Add set VF mac address support (bsc#1021424). - cxgb4: Add port description for new cards (bsc#1021424). - cxgb4/cxgb4vf: Display 25G and 100G link speed (bsc#1021424). - cxgb4: Synchronize access to mailbox (bsc#1021424). - cxgb4: Support compressed error vector for T6 (bsc#1021424). - scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature (bsc#1021424). - cxgb4/cxgb4vf: Assign netdev->dev_port with port ID (bsc#1021424). - cxgb4/cxgb4vf: Remove deprecated module parameters (bsc#1021424). - cxgb4: Add PCI device ID for new adapter (bsc#1021424).
Ludwig Nussel (lnussel_factory)
accepted
request 488903
from
Takashi Iwai (tiwai)
(revision 31)
Regular update of Leap 42.3 kernel. - overlayfs: compat, use correct dentry to detect compat mode in ovl_compat_is_whiteout (bsc#1032400). - commit 808c32e - net: phy: Fix phy_mac_interrupt() (bsc#1034300). - commit caf2b5e - mlx5 backport for SLE12-SP3 (bsc#1015342 FATE#321688 bsc#1015343 FATE#321689) - blacklist.conf: - Update config files. - Refresh patches.drivers/0023-IB-new-common-API-for-draining-queues.patch. - Refresh patches.drivers/0378-partitions-efi-Fix-integer-overflow-in-GPT-size-calc.patch. - Refresh patches.drivers/IB-Query-ports-via-the-core-instead-of-direct-into-t.patch. - Refresh patches.drivers/IB-mlx4-Move-user-vendor-structures.patch. - Refresh patches.drivers/clocksource-Use-a-plain-u64-instead-of-cycle_t.patch. - Refresh patches.drivers/ethernet-mellanox-use-core-min-max-MTU-checking.patch. - Refresh patches.drivers/hfi1-qib-0303-IB-core-Add-Raw-Scatter-FCS-device-capability.patch. - Refresh patches.drivers/hfi1-qib-0320-IB-core-Introduce-Work-Queue-object-and-its-verbs.patch. - Refresh patches.drivers/hfi1-qib-0325-IB-uverbs-Extend-create-QP-to-get-RWQ-indirection-ta.patch. - Refresh patches.drivers/hfi1-qib-0337-IB-core-Expose-RSS-related-capabilities.patch.
Ludwig Nussel (lnussel_factory)
accepted
request 485719
from
Michal Marek (michal-m)
(revision 30)
- IB/core: correctly handle rdma_rw_init_mrs() failure (bsc#1024474). - commit 9a03ba1 - x86/mce: Fix copy/paste error in exception table entries (fate#319858). - commit 012a106 - Rename 0018-mfd-lpss-Fix-Intel-Kaby-Lake-PCH-H-properties.patch for consistency. - commit 382366d - Swap 0018-mfd-lpss-Fix-Intel-Kaby-Lake-PCH-H-properties.patch and mfd-lpss-Add-Intel-Kaby-Lake-PCH-H-PCI-IDs.patch to match upstream order. patches.drivers/0018-mfd-lpss-Fix-Intel-Kaby-Lake-PCH-H-properties.patch. patches.drivers/mfd-lpss-Add-Intel-Kaby-Lake-PCH-H-PCI-IDs.patch. - commit 0ac1d9d - netvsc: fix race during initialization (fate#320485). - Drivers: hv: vmbus: Don't leak memory when a channel is rescinded (fate#320485). - Drivers: hv: vmbus: Don't leak channel ids (fate#320485). - Drivers: hv: util: don't forget to init host_ts.lock (fate#320485). - Drivers: hv: util: move waiting for release to hv_utils_transport itself (fate#320485). - vmbus: remove hv_event_tasklet_disable/enable (fate#320485). - vmbus: use rcu for per-cpu channel list (fate#320485). - netvsc: handle select_queue when device is being removed (fate#320485). - scsi: storvsc: Workaround for virtual DVD SCSI version (fate#320485).
Ludwig Nussel (lnussel)
committed
(revision 29)
vrev bump
Ludwig Nussel (lnussel)
committed
(revision 28)
vrev bump
Ludwig Nussel (lnussel_factory)
accepted
request 459834
from
Leap Reviewbot (leaper)
(revision 27)
Automatic request from openSUSE:Leap:42.2:Update by UpdateCrawler
Displaying revisions 1 - 20 of 46