/[packages]/updates/5/kernel-tmb/current/SOURCES/kernel-tmb.patchlist
ViewVC logotype

Diff of /updates/5/kernel-tmb/current/SOURCES/kernel-tmb.patchlist

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 914622 by umeabot, Thu Jun 18 23:26:52 2015 UTC revision 914623 by tmb, Fri Dec 25 17:58:26 2015 UTC
# Line 1  Line 1 
1  *** kernel-tmb-3.19.8-1.mga5 ***  *** kernel-tmb-4.1.15-1.mga5 ***
2    
3  ### Git Queue  ### Git Queue
4    
5  ### Stable Queue  ### Stable Queue
6    AA01_stable-tpm-tpm_tis-fix-tpm_tis-acpi-detection-issue-with-tpm-2.0.patch
7    AA02_stable-toshiba_acpi-initialize-hotkey_event_type-variable.patch
8    AA03_stable-usb-cdc_acm-ignore-infineon-flash-loader-utility.patch
9    AA04_stable-usb-serial-another-infineon-flash-loader-usb-id.patch
10    AA05_stable-usb-storage-fix-scsi-sd-failure-invalid-field-in-cdb-for-usb-adapter-jmicron.patch
11    AA06_stable-usb-cp210x-remove-cp2110-id-from-compatibility-list.patch
12    AA07_stable-usb-add-quirk-for-devices-with-broken-lpm.patch
13    AA08_stable-usb-whci-hcd-add-check-for-dma-mapping-error.patch
14    AA09_stable-usb-gadget-pxa27x-fix-suspend-callback.patch
15    AA10_stable-usb-musb-usb_ti_cppi41_dma-requires-dmaengine-support.patch
16    AA11_stable-usb-core-hub-fix-bos-null-pointer-kernel-panic.patch
17    AA12_stable-usb-use-the-usb_ss_mult-macro-to-decode-burst-multiplier-for-log-message.patch
18    AA13_net_41.mbox.patch
19    
20  ### see mdv bugzilla #18989  ### see mdv bugzilla #18989
21  AI01_x86-pci-toshiba-equium-a60-assign-busses.patch  AI01_x86-pci-toshiba-equium-a60-assign-busses.patch
# Line 10  AI01_x86-pci-toshiba-equium-a60-assign-b Line 23  AI01_x86-pci-toshiba-equium-a60-assign-b
23  ### fix "out of vmalloc space"  ### fix "out of vmalloc space"
24  AX05_x86-increase-default-minimum-vmalloc-area-by-64MB-to-192MB.patch  AX05_x86-increase-default-minimum-vmalloc-area-by-64MB-to-192MB.patch
25    
26  AX10_x86-spinlocks-Fix-regression-in-spinlock-contention-.patch  # (CVE-2015-8104)
27    AX10_x86-KVM-svm-unconditionally-intercept-DB.patch
28    
29  # BFQ Scheduler  # BFQ Scheduler
30  BB01-block-cgroups-kconfig-build-bits-for-BFQ-v7r7-3.19.patch  BB01-block-cgroups-kconfig-build-bits-for-BFQ-v7r8-4.1.patch
31  BB02-block-introduce-the-BFQ-v7r7-I-O-sched-for-3.19.patch  BB02-block-introduce-the-BFQ-v7r8-I-O-sched-for-4.1.patch
32  BB03-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r7-for-3.19.0.patch  BB03-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r8-for-4.1.0.patch
33    
34  # disable floppy autoloading  # disable floppy autoloading
35  BF01_block-floppy-disable-pnp-modalias.patch  BF01_block-floppy-disable-pnp-modalias.patch
36  BM01_blk-mq-fix-CPU-hotplug-handling.patch  
37  BM02_blk-mq-fix-race-between-timeout-and-CPU-hotplug.patch  # runtime pm hang fix
38  BM03_blk-mq-fix-FUA-request-hang.patch  BS01_scsi-Revert-SCSI-Fix-NULL-pointer-dereference-in-runtime-PM.patch
39  BM04_blk-mq-don-t-lose-requests-if-a-stopped-queue-restar.patch  BS02_scsi-Fix-NULL-pointer-dereference-in-RTPM-of-block-layer.patch
40    
41  ### Con Kolivas -ck patchset (BFS Sceduler + desktop optimizations)  ### Con Kolivas -ck patchset (BFS Sceduler + desktop optimizations)
42  CK01_patch-3.19-ck1.patch  CK01_patch-4.1-ck2.patch
43    CK02_bfs-fix-should_resched-for-4.1.12.patch
44    
45    # ata fixes
46    DA01_ahci-Fix-softreset-failed-issue-of-Port-Multiplier.patch
47    DA02_ata-sata_sil-disable-trim.patch
48    
49  ### Tecra M4/M6 and Satellite R20 have broken piix_suspend  ### Tecra M4/M6 and Satellite R20 have broken piix_suspend
50  DA52_ata-piix-blacklist-toshiba-piix-suspend.patch  DA52_ata-piix-blacklist-toshiba-piix-suspend.patch
51    
52    # silence useless warning
53    DB01_base-cacheinfo-silence-DT-warnings.patch
54    
55  ### make megaraid_mbox show correct sysfsname  ### make megaraid_mbox show correct sysfsname
56  DB25_megaraid_mbox_sysfsname_fix.patch  DB25_megaraid_mbox_sysfsname_fix.patch
57    
58  ### module aliases for old ieee1394 stack  ### module aliases for old ieee1394 stack
59  DF01_firewire-ieee1394-module-aliases.patch  DF01_firewire-ieee1394-module-aliases.patch
60    
61  ### i915 fixes  # fan speedup fix
62  DG01_gpu-drm-i915-Make-sample_c-messages-go-faster-on-Haswell.patch  DG01_drm-nouveau-bios-fan-hardcode-the-fan-mode-to-linear.patch
 DG02_gpu-drm-i915-Improve-HiZ-throughput-on-Cherryview.patch  
 DG03_gpu-drm-i915-Enable-the-HiZ-RAW-Stall-Optimization-on-Broadwell.patch  
 DG04_gpu-drm-i915-Ensure-the-HiZ-RAW-Stall-Optimization-is-on-for-Cherryview.patch  
 DG07_gpu-drm-i915-fix-vlv-crash.patch  
   
 # radeon  
 DG20_drm-radeon-use-drm_calloc_ab-for-cs-relocs.patch  
 DG21_drm-radeon-adjust-pll-when-audio-is-not-enabled.patch  
 DG22_drm-radeon-add-si-dpm-quirk-for-sapphire-r9-270-dual-x-2g-gddr5.patch  
 DG23_drm-radeon-fix-lockup-when-bos-aren-t-part-of-the-vm-on-release.patch  
 DG24_drm-radeon-reset-bos-address-after-clearing-it.patch  
 DG25_drm-radeon-check-new-address-before-removing-old-one.patch  
 DG26_drm-radeon-disable-semaphores-for-uvd-v1-v2.patch  
 DG27_drm-radeon-fix-userptr-bo-unpin-bug-v3.patch  
 DG28_drm-radeon-make-vce-handle-check-more-strict.patch  
 DG29_drm-radeon-make-uvd-handle-checking-more-strict.patch  
 DG30_drm-radeon-more-strictly-validate-the-uvd-codec.patch  
 DG40_drm-zero-out-invalid-vblank-timestamp-in-drm_update_vblank_count.patch  
63    
64  ### FocalTech support  # vmgfx hang fix
65  DI01_input-psmouse-Add-some-support-for-the-FocalTech-PS2-protocol-extensions.patch  DG02_drm-ttm-Fixed-a-read-write-lock-imbalance.patch
66    
67  ### module aliases for old dm-raid45  ### module aliases for old dm-raid45
68  DM01_dm-raid-aliases.patch  DM01_dm-raid-aliases.patch
69    
70  DM10_md-raid5-dont-record-new-size-if-resize_stripes-fails.patch  ### raid reshape fix
71  DM11_md-raid0-fix-restore-to-sector-variable-in-raid0_mak.patch  DM10_md-remove-check-for-MD_RECOVERY_NEEDED-in-action_store.patch
72  DV10_vhost-scsi-potential-memory-corruption.patch  
73  FA01_aio-fix-serial-draining-in-exit_aio.patch  # fix hang on firmware load
74  FB01_fs-btrfs-fix-BUG_ON-in-btrfs_orphan_add-when-delete-unu.patch  DM20_media-airspy-increase-USB-control-message-buffer-siz.patch
75  FB02_fs-btrfs-unlock-i_mutex-after-attempting-to-delete-subvolume-during-send.patch  
76  FE01_fs-efivarfs-Ensure-VariableName-is-NUL-terminated.patch  # CVE-2015-7884
77  FE10_fs-ext4-fix-data-corruption-caused-by-unwritten-and-del.patch  DM21_media-media-vivid-osd-fix-info-leak-in-ioctl.patch
78  FE11_fs-ext4-move-check-under-lock-scope-to-close-a-race.patch  
79    # CVE-2015-7885
80  ### wireless fixes  DS10_staging-dgnc-fix-info-leak-in-ioctl.patch
81  DN10_net-wireless-ath9k-Update-PCI-IDs-for-AR9565.patch  
82  DN12_net-wireless-brcmfmac-Add-support-for-bcm43340_1-wireless-chipsets.patch  # CVE-2015-8660
83    FO01_fs-ovl-fix-permission-checking-for-setattr.patch
 ### shuttle-wmi support  
 DP10_platform-x86-add-shuttle-wmi-driver.patch  
   
 ### Sound fixes & addons  
 DS01_sound-alsa-add-VT1613-AC97-codec-support.patch  
 DS03_sound-bluetooth-SCO-support.patch  
   
 ### xhci fixes  
 DU01_usb-xhci-remove-unused-parameter-xhci-in-function-xhci-handshake.patch  
 DU02_usb-xhci-clean-up-work-to-remove-unused-parameters-for-functions-in-xhci-mem.c.patch  
   
 ###  
 DV01_video-fbdev-fix-possible-null-dereference.patch  
   
 DV10_vhost-scsi-potential-memory-corruption.patch  
   
 FA01_aio-fix-serial-draining-in-exit_aio.patch  
   
 # btrfs  
 FB01_fs-btrfs-fix-BUG_ON-in-btrfs_orphan_add-when-delete-unu.patch  
 FB02_fs-btrfs-unlock-i_mutex-after-attempting-to-delete-subvolume-during-send.patch  
   
 # efi  
 FE01_fs-efivarfs-Ensure-VariableName-is-NUL-terminated.patch  
   
 # ext4  
 FE10_fs-ext4-fix-data-corruption-caused-by-unwritten-and-del.patch  
 FE11_fs-ext4-move-check-under-lock-scope-to-close-a-race.patch  
84    
85  # Reiser4  # Reiser4
86  # https://reiser4.wiki.kernel.org/  # https://reiser4.wiki.kernel.org/
87  FR01_fs-reiser4-for-3.18.6.patch  FR01_reiser4-for-4.1.7.patch
 FR02_fs-reiser4-kernel-3.19-buildfix.patch  
88    
89  ### TuxOnIce / Suspend2 support  ### TuxOnIce / Suspend2 support
90  ### from http://www.tuxonice.net/  ### from http://www.tuxonice.net/
91  # BROKEN: KP01_tuxonice-for-linux-head-3.19.0-2015-02-10.patch  BROKEN: KP01_tuxonice-for-linux-head-4.1.0-rc8-2015-06-17.patch
92    
93  ### adds the 3rdparty drivers framework  ### adds the 3rdparty drivers framework
94  MB01_3rdparty-1.0.tar  MB01_3rdparty-1.0.tar
# Line 124  MB10_3rd-ndiswrapper-1.59.patch Line 99  MB10_3rd-ndiswrapper-1.59.patch
99  MB11_3rd-ndiswrapper-Kconfig.patch  MB11_3rd-ndiswrapper-Kconfig.patch
100  MB12_3rd-ndiswrapper-Makefile-build-fix.patch  MB12_3rd-ndiswrapper-Makefile-build-fix.patch
101  MB13_3rd-ndiswrapper-linux-3.14-buildfix.patch  MB13_3rd-ndiswrapper-linux-3.14-buildfix.patch
102    MB14_3rd-ndiswrapper-4.0-buildfix.patch
103    
104  ### Fujitsu Siemens Tablet button driver  ### Fujitsu Siemens Tablet button driver
105  ### http://fjbtndrv.wiki.sourceforge.net/  ### http://fjbtndrv.wiki.sourceforge.net/
# Line 163  NI14_net-ipv4-netfilter-ipt_IFWLOG-3.6-b Line 139  NI14_net-ipv4-netfilter-ipt_IFWLOG-3.6-b
139  NI15_net-netfilter-psd.patch  NI15_net-netfilter-psd.patch
140  NI16_net-netfilter-psd-mdv.patch  NI16_net-netfilter-psd-mdv.patch
141  NI17_net-netfilter-psd-2.6.35-buildfix.patch  NI17_net-netfilter-psd-2.6.35-buildfix.patch
142    
143    ### wireless
144    # QCA6174 fixes (mga#16915)
145    NW01_net-wireless-ath-ath10k-update-MODULE_FIRMWARE-definitions-for-QCA617.patch
146    NW02_net-wireless-ath-ath10k-enable-channel-144-on-5GHz-band.patch
147    NW03_net-wireless-ath-ath10k-bump-up-FW-API-to-5.patch
148    NW04_net-wireless-ath-ath10k-share-board-file-loading-code-across-FW-APIs.patch
149    NW05_net-wireless-ath-ath10k-add-missing-firmware-declarations.patch
150    NW06_net-wireless-ath-ath10k-add-ATH10K_FW_IE_HTT_OP_VERSION.patch
151    NW07_net-wireless-ath-ath10k-fix-HTT-op-backwards-compatibility-for-QCA617.patch
152    NW08_net-wireless-ath-ath10k-clear-htt.freq.patch
153    
154    # rtlwifi
155    NW20_net-wireless-rtlwifi-rtl8821ae-Fix-lockups-on-boot.patch
156    
157    ### xen security fixes
158    NX01_xsa155-linux-xsa155-0001-xen-Add-RING_COPY_REQUEST.patch
159    NX02_xsa155-linux-xsa155-0002-xen-netback-don-t-use-last-request-to-determine-mini.patch
160    NX03_xsa155-linux-xsa155-0003-xen-netback-use-RING_COPY_REQUEST-throughout.patch
161    NX04_xsa155-linux-xsa155-0004-xen-blkback-only-read-request-operation-from-shared-.patch
162    NX05_xsa155-linux43-0005-xen-blkback-read-from-indirect-descriptors-only-once.patch
163    NX06_xsa155-linux-xsa155-0006-xen-scsiback-safely-copy-requests.patch
164    NX07_xsa155-linux-xsa155-0007-xen-pciback-Save-xen_pci_op-commands-before-processi.patch
165    
166    NX11_xsa157-0001-xen-pciback-Return-error-on-XEN_PCI_OP_enable_msi-wh.patch
167    NX12_xsa157-0002-xen-pciback-Return-error-on-XEN_PCI_OP_enable_msix-w.patch
168    NX13_xsa157-0003-xen-pciback-Do-not-install-an-IRQ-handler-for-MSI-in.patch
169    NX14_xsa157-0004-xen-pciback-For-XEN_PCI_OP_disable_msi-x-only-disabl.patch
170    NX15_xsa157-0005-xen-pciback-Don-t-allow-MSI-X-ops-if-PCI_COMMAND_MEM.patch
171    
172    NX20_xen-events-fifo-Consume-unprocessed-events-when-a-CP.patch
173    
174    ### CVE-2015-7872
175    SK01_keys-Don-t-permit-request_key-to-construct-a-new-key.patch

Legend:
Removed from v.914622  
changed lines
  Added in v.914623

  ViewVC Help
Powered by ViewVC 1.1.30