Revisions of kernel-source

Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 558918 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 66)
The submission of Leap 15.0 kernel update.
Now it's submitted from Kernel:openSUSE-15.0:Submit project, which should
be set to develproject.  Please approve manually!

- Update config files: Fix ppc64le vanilla config
- commit 410ed34

- powerpc: conditionally compile platform-specific serial drivers
  (bsc#1065729).
- tpm: ibmvtpm: simplify crq initialization and document crq
  format (bsc#1065729).
- commit d8d888e

- supported.conf: add missing modules.
  Changed:
  crypto/aes_generic -> crypto/aes_ti
  drivers/scsi/ibmvscsi/ibmvstgt -> drivers/scsi/ibmvscsi_tgt/ibmvscsis
  New modules:
   arch/powerpc/crypto/crc32c-vpmsum
   drivers/tty/serial/8250/8250_of
  -drivers/char/powernv-op-panel
  Add core/lib:
  drivers/char/tpm/tpm_tis_core
  drivers/pci/hotplug/pnv-php
  lib/parman
- commit d4b29da

- supported.conf: remove garbage.
- commit 1ce25e4

- README.BRANCH: Add Takashi as a temporary co-maintainer. Thanks Takashi!
- commit 076bb17

- NFS: Fix uninitialized rpc_wait_queue (git-fixes).
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 543904 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 65)
- s390x: Update config files.
- commit fcf3905

- Refresh patches.fixes/ext4-add-ext4_should_use_dax.patch: update upstream
  commit reference SHA
- commit f3bb07f

- Refresh
  patches.fixes/ext4-add-sanity-check-for-encryption-DAX.patch: update
  upstream commit reference SHA
- commit db0eb3c

- Refresh
  patches.fixes/ext4-prevent-data-corruption-with-journaling-DAX.patch: update
  upstream commit SHA
- commit 73f86f5

- Correct to the updated upstream fix patch (CVE-2017-16647, bsc#1067102)
  Refreshed
  patches.drivers/net-usb-asix-fill-null-ptr-deref-in-asix_suspend.patch
- commit decd96f

- powerpc/pseries/vio: Dispose of virq mapping on vdevice
  unregister (bsc#1067888).
- commit 927b61a

- powerpc/vphn: Fix numa update end-loop bug (FATE#323745,
  bsc#1067906).
- powerpc/hotplug: Improve responsiveness of hotplug change
  (FATE#323745, bsc#1067906).
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 533940 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 64)
this way should be fine
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) committed (revision 63)
osc copypac from project:openSUSE:Leap:15.0 package:kernel-source revision:1
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 529935 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 62)
Automatic request from openSUSE:Factory by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) committed (revision 61)
osc copypac from project:openSUSE:Factory package:kernel-source revision:376
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 60)
branch from 15.0
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 606431 from Jiri Kosina's avatar Jiri Kosina (jkosina) (revision 59)
- btrfs: Fix wrong first_key parameter in replace_path (follow
  up fix for bsc#1084721).
- commit 4346da1

- btrfs: suspend qgroups during relocation recovery (bsc#1086467).
- commit f0b899a

- Refresh
  patches.suse/btrfs-qgroups-fix-rescan-worker-running-races.patch.
  The previous version reintroduced the race that upstream commit 8d9eddad194
  was intended to fix.  This version addresses that issue as well as fixing
  a separate issue where the rescan worker might not have resumed on mount.
- commit 3847d2d

- Delete
  patches.suse/btrfs-push-relocation-recovery-into-helper-thread.patch.
  Pushing relocation recovery into a thread allowed mounts to proceed
  but the file system would end up being unable to be unmounted for some
  time.
- commit a456afe

- ext4: Fix hole length detection in ext4_ind_map_blocks()
  (bsc#1090953).
- commit 6264cfb

- scripts/git_sort/git_sort.py: Remove duplicated repo entry
- commit 5449163

- powerpc/64s: Enhance the information in cpu_show_spectre_v1()
  (bsc#1068032).
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 602077 from Jiri Kosina's avatar Jiri Kosina (jkosina) (revision 58)
- kernel-binary: only install modules.fips on modular kernels.
- commit 6408562

- powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleep
  (bsc#1055186, fate#323286).
- commit 6368307

- Update config files.
- commit 6174b6c

- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
  (bsc#1055186, fate#323286).
- powerpc/mm/radix: Update command line parsing for disable_radix
  (bsc#1055186, fate#323286).
- powerpc/mm/radix: Parse disable_radix commandline correctly
  (bsc#1055186, fate#323286).
- powerpc/mm/radix: Update pte fragment count from 16 to 256 on
  radix (bsc#1055186, fate#323286).
- powerpc/mm/radix: Fix always false comparison against
  MMU_NO_CONTEXT (bsc#1055186, fate#323286).
- powerpc/mm: Add a CONFIG option to choose if radix is used by
  default (bsc#1055186, fate#323286).
- commit e9d987c

- powerpc/xive: Fix wrong xmon output caused by typo
  (bsc#1088273).
- commit f3598fe

- btrfs: qgroups, fix rescan worker running races (bsc#1091101).
- commit 3c4b9ba
Jimmy Berry's avatar Jimmy Berry (jberry_factory) accepted request 599882 from Jiri Kosina's avatar Jiri Kosina (jkosina) (revision 57)
- powerpc/pseries: Restore default security feature flags on setup
  (bsc#1068032).
  Refresh
  patches.arch/powerpc-64s-barrier_nospec-Add-hcall-trigger.patch.
- commit ff6c8ce

- Refresh patches.drivers/scsi-lpfc-fix-wq-cq-creation-for-older-asic-s.patch.
  fix commit hash
- commit bbbc951

- btrfs: Fix race condition between delayed refs and blockgroup
  removal (bsc#1086224).
- commit ff195d7

- Refresh
  patches.apparmor/apparmor-fix-resource-audit-messages-when-auditing-peer.patch.
- Refresh
  patches.drivers/ibmvnic-Do-not-reset-CRQ-for-Mobility-driver-resets.patch.
- Refresh patches.drivers/ibmvnic-Fix-DMA-mapping-mistakes.patch.
- Refresh
  patches.drivers/ibmvnic-Fix-failover-case-for-non-redundant-configur.patch.
- Refresh
  patches.drivers/ibmvnic-Fix-reset-scheduler-error-handling.patch.
- Refresh
  patches.drivers/ibmvnic-Zero-used-TX-descriptor-counter-on-reset.patch.
- commit c920800

- Refresh
  patches.apparmor/apparmor-fix-resource-audit-messages-when-auditing-peer.patch.
- Refresh
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 594545 from Jiri Kosina's avatar Jiri Kosina (jkosina) (revision 56)
- Update arm kabi files to reflect changes in iProc driver.
- commit 5c17dc1

- Update ppc kabi files to reflect kabi fixes.
- commit d584de6

- Remove patces for bug 1087405 due to regression
- Refresh patches.arch/powerpc-numa-Invalidate-numa_cpu_lookup_table-on-cpu.patch.
- Delete patches.arch/cpu-hotplug-Convert-hotplug-locking-to-percpu-rwsem.patch.
- Delete patches.arch/cpu-hotplug-Provide-cpus_read-write_-un-lock.patch.
- Delete patches.arch/cpu-hotplug-Provide-lockdep_assert_cpus_held.patch.
- Delete patches.arch/powerpc-Don-t-call-lockdep_assert_cpus_held-from-arc.patch.
- Delete patches.arch/powerpc-Only-obtain-cpu_hotplug_lock-if-called-by-rt.patch.
- Delete patches.arch/stop_machine-Provide-stop_machine_cpuslocked.patch.
- Delete patches.arch/workqueue-Work-around-edge-cases-for-calc-of-pool-s-.patch.
- Delete patches.suse/KABI-cpu-hotplug-provide-the-old-get-put_online_cpus.patch.
- commit f91a2ea

- Update ppc kabi files.
  A change in mm_context_t
- commit 4e5f64a

- mm, sparse: do not swamp log with huge vmemmap allocation (bnc#1082184, bnc#1087928).
- commit 080516f

- powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
  (bsc#1087908).
- powerpc/mm/radix: Move the functions that does the actual tlbie closer (bsc#1087908).
- Refresh patches.arch/powerpc-Add-CPU-feature-bits-for-TM-bug-workarounds-.patch.
- Refresh patches.arch/powerpc-Free-up-CPU-feature-bits-on-64-bit-machines.patch.
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 590690 from Jiri Kosina's avatar Jiri Kosina (jkosina) (revision 55)
- config: update product ID and supported state for openSUSE Leap 15.0
- SUSE_PRODUCT_OPENSUSE_LEAP=y
- SUSE_KERNEL_SUPPORTED=n
- commit 48e5be3

- x86/speculation: Remove Skylake C2 from Speculation Control
  microcode blacklist (bnc#1068032 bnc#1085823 CVE-2017-5715).
- x86/spectre_v2: Don't check microcode versions when running
  under hypervisors (bnc#1068032 bnc#1085823 CVE-2017-5715).
- x86/speculation: Correct Speculation Control microcode blacklist
  again (bnc#1068032 bnc#1085823 CVE-2017-5715).
- x86/speculation: Update Speculation Control microcode blacklist
  (bnc#1068032 bnc#1085823 CVE-2017-5715).
- commit 1b63bae

- x86/enter: Use IBRS on syscall and interrupts (bsc#1068032
  CVE-2017-5753).
- x86/enter: Create macros to restrict/unrestrict Indirect Branch
  Speculation (bsc#1068032 CVE-2017-5753).
- x86/idle: Control Indirect Branch Speculation in idle
  (bsc#1068032 CVE-2017-5753).
- x86/speculation: Add inlines to control Indirect Branch
  Speculation (bsc#1068032 CVE-2017-5753).
- x86/speculation: Add basic IBRS support infrastructure
  (bsc#1068032 CVE-2017-5753).
- x86/spectre: Check CONFIG_RETPOLINE in command line parser
  (bnc#1068032 bnc#1085823 CVE-2017-5715).
- commit d36b0df

- x86/speculation: Move firmware_restrict_branch_speculation_*()
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 589115 from Jiri Kosina's avatar Jiri Kosina (jkosina) (revision 54)
- loop: fix concurrent lo_open/lo_release (bsc#1085643).
- commit ec3edfb

- nvmet_fc: prevent new io rqsts in possible isr completions
  (FATE#323952, FATE#322506).
- commit 03750dd

- nvme_fc: on remoteport reuse, set new nport_id and role
  (bsc#1076760).
- commit 18875d5

- nvme_fc: fix abort race on teardown with lld reject
  (bsc#1083750).
- nvme_fc: io timeout should defer abort to ctrl reset
  (bsc#1085054).
- commit fcde440

- nvme_fc: fix ctrl create failures racing with workq items
  (bsc#1083750).
- commit 9b8dc65

- scripts/git_sort/git_sort.py: Update nvme tree to 4.17
- commit 99db2a2

- virtio_blk: Fix an SG_IO regression (bsc#1085636).
- commit 2954f97

- scsi: scsi_transport_fc: fix NULL pointer dereference in
  fc_bsg_job_timeout (bsc#1085634).
- commit 68473f0
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 578210 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 53)
- writeback: eliminate work item allocation in
  bd_start_writeback() (bnc#1081213).
- writeback: only allow one inflight and pending full flush
  (bnc#1081213).
- writeback: move nr_pages == 0 logic to one location
  (bnc#1081213).
- writeback: make wb_start_writeback() static (bnc#1081213).
- writeback: pass in '0' for nr_pages writeback in laptop mode
  (bnc#1081213).
- writeback: provide a wakeup_flusher_threads_bdi() (bnc#1081213).
- writeback: remove 'range_cyclic' argument for
  wb_start_writeback() (bnc#1081213).
- writeback: switch wakeup_flusher_threads() to cyclic writeback
  (bnc#1081213).
- fs: kill 'nr_pages' argument from wakeup_flusher_threads()
  (bnc#1081213).
- buffer: eliminate the need to call free_more_memory() in
  __getblk_slow() (bnc#971975 VM performance -- memory usage
  during reclaim).
- buffer: grow_dev_page() should use __GFP_NOFAIL for all cases
  (bnc#971975 VM performance -- memory usage during reclaim).
- buffer: have alloc_page_buffers() use __GFP_NOFAIL (bnc#971975
  VM performance -- memory usage during reclaim).
- commit ff7bae7

- powerpc/mm/hash64: Zero PGD pages on allocation (FATE#322447,
  bsc#1078248).
- powerpc/mm/hash64: Store the slot information at the right
  offset for hugetlb (FATE#322447, bsc#1078248).
- powerpc/mm/hash64: Allocate larger PMD table if hugetlb config
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 567758 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 52)
Leap 15.0 kernel update.

- Update config files: refresh arm64, ppc64le and s390x configs
  Some configs got removed from default but only in vanilla:
  CONFIG_TREE_RCU_TRACE and CONFIG_PPC_ICSWX*
- commit b9e21dc

- Update config files: fix x86_64/vanilla build breakage
- commit 9c77b4d

- x86/pti: Make unpoison of pgd for trusted boot work for real
  (bsc#1068032 CVE-2017-5754).
- blacklist.conf:
- commit 3bf8f4e

- x86,perf: Disable intel_bts when PTI (bsc#1068032
  CVE-2017-5754).
- Update config files.
- x86/pti: Fix !PCID and sanitize defines (bsc#1068032
  CVE-2017-5754).
- x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
  (bsc#1068032 CVE-2017-5754).
- x86/tboot: Unbreak tboot with PTI enabled (bsc#1068032
  CVE-2017-5754).
- x86/tlb: Drop the _GPL from the cpu_tlbstate export (bsc#1068032
  CVE-2017-5754).
- x86/events/intel/ds: Use the proper cache flush method for
  mapping ds buffers (bsc#1068032 CVE-2017-5754).
- x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
  (bsc#1068032 CVE-2017-5754).
- x86/pti: Make sure the user/kernel PTEs match (bsc#1068032
  CVE-2017-5754).
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 558918 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 51)
The submission of Leap 15.0 kernel update.
Now it's submitted from Kernel:openSUSE-15.0:Submit project, which should
be set to develproject.  Please approve manually!

- Update config files: Fix ppc64le vanilla config
- commit 410ed34

- powerpc: conditionally compile platform-specific serial drivers
  (bsc#1065729).
- tpm: ibmvtpm: simplify crq initialization and document crq
  format (bsc#1065729).
- commit d8d888e

- supported.conf: add missing modules.
  Changed:
  crypto/aes_generic -> crypto/aes_ti
  drivers/scsi/ibmvscsi/ibmvstgt -> drivers/scsi/ibmvscsi_tgt/ibmvscsis
  New modules:
   arch/powerpc/crypto/crc32c-vpmsum
   drivers/tty/serial/8250/8250_of
  -drivers/char/powernv-op-panel
  Add core/lib:
  drivers/char/tpm/tpm_tis_core
  drivers/pci/hotplug/pnv-php
  lib/parman
- commit d4b29da

- supported.conf: remove garbage.
- commit 1ce25e4

- README.BRANCH: Add Takashi as a temporary co-maintainer. Thanks Takashi!
- commit 076bb17

- NFS: Fix uninitialized rpc_wait_queue (git-fixes).
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 543904 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 50)
- s390x: Update config files.
- commit fcf3905

- Refresh patches.fixes/ext4-add-ext4_should_use_dax.patch: update upstream
  commit reference SHA
- commit f3bb07f

- Refresh
  patches.fixes/ext4-add-sanity-check-for-encryption-DAX.patch: update
  upstream commit reference SHA
- commit db0eb3c

- Refresh
  patches.fixes/ext4-prevent-data-corruption-with-journaling-DAX.patch: update
  upstream commit SHA
- commit 73f86f5

- Correct to the updated upstream fix patch (CVE-2017-16647, bsc#1067102)
  Refreshed
  patches.drivers/net-usb-asix-fill-null-ptr-deref-in-asix_suspend.patch
- commit decd96f

- powerpc/pseries/vio: Dispose of virq mapping on vdevice
  unregister (bsc#1067888).
- commit 927b61a

- powerpc/vphn: Fix numa update end-loop bug (FATE#323745,
  bsc#1067906).
- powerpc/hotplug: Improve responsiveness of hotplug change
  (FATE#323745, bsc#1067906).
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 533940 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 49)
this way should be fine
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) committed (revision 48)
osc copypac from project:openSUSE:Leap:15.0 package:kernel-source revision:1
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 529935 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 47)
Automatic request from openSUSE:Factory by UpdateCrawler
Displaying revisions 61 - 80 of 126
openSUSE Build Service is sponsored by