/[packages]
ViewVC logotype

Revision 112469


Jump to revision: Previous Next
Author: tmb
Date: Wed Jun 22 17:33:31 2011 UTC (12 years, 10 months ago)
Changed paths: 44
Log Message:
- update to 2.6.38.8 (CVE-2011-1017)
  * drop merged patches
- inet_diag: fix inet_diag_bc_audit() (CVE-2011-2213)
- ksm: fix race between ksmd and exiting task (CVE-2011-2183)
- taskstats: don't allow duplicate entries in listener mode (CVE-2011-2484)
- ath9k: revert changes that crashes the kernel (mga #144, regression since 2.6.35)
- ath9k: fix two more bugs in tx power
- ath9k: Reset chip on baseband hang
- ath9k: set 40 Mhz rate only if hw is configured in ht40
- block: export blk_{get,put}_queue()
- block: blkdev_get() should access ->bd_disk only after success
- drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007
- drm/radeon/kms: viewport height has to be even
- drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu
- fat: Fix corrupt inode flags when remove ATTR_SYS flag
- hwmon: coretemp: Relax target temperature range check
- intel-iommu: Flush unmaps at domain_exit
- intel-iommu: Only unlink device domains from iommu
- intel-iommu: Check for identity mapping candidate using system dma mask
- intel-iommu: Speed up processing of the identity_mapping function
- intel-iommu: Dont cache iova above 32bit
- intel-iommu: Use coherent DMA mask when requested
- intel-iommu: Remove Host Bridge devices from identity mapping
- intel-iommu: Add domain check in domain_remove_one_dev_info
- nl80211: fix check for valid SSID size in scan operations
- option: add Zoom 4597 modem USB IDs
- option: add Alcatel X200 to sendsetup blacklist
- option: add Prolink PH300 modem IDs
- option: Add blacklist for ZTE K3765-Z
- Revert "USB: option: add ID for ZTE MF 330" as its a usb hub
- scsi:  Fix oops caused by queue refcounting failure
- TOMOYO: Fix oops in tomoyo_mount_acl()
- usb: core: Tolerate protocol stall during hub and port status read
- usb-storage: redo incorrect reads
- usbnet/cdc_ncm: add missing .reset_resume hook
- usb: cdc-acm: Adding second ACM channel support for Nokia E7 and C7
- usb: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
- video: Fix use-after-free by vga16fb on rmmod
- x86/amd-iommu: Fix 3 possible endless loops
- x86/amd-iommu: Use only per-device dma_ops
- x86/amd-iommu: Fix boot crash with hidden PCI devices
- xen: fix off by one errors in multicalls.c



Changed paths

Path Details
Directoryupdates/1/kernel/current/PATCHES/patches/block-blkdev_get-should-access-bd_disk-only-after.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/block-export-blk_-get-put-_queue.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/fs-fat-fix-corrupt-inode-flags-when-remove-attr_sys-flag.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/gpu-drm-i915-add-a-no-lvds-quirk-for-the-asus-eeebox-pc-eb1007.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/gpu-drm-radeon-kms-fix-for-radeon-on-systems-4gb-without.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/gpu-drm-radeon-kms-viewport-height-has-to-be-even.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/hwmon-coretemp-relax-target-temperature-range-check.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/kernel-taskstats-dont-allow-duplicate-entries-in-listener-mode_CVE-2011-2484.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/mm-ksm-fix-race-between-ksmd-and-exiting-task-CVE-2011-2183.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/net-ipv4-inet_diag-fix-inet_diag_bc_audit_CVE-2011-2213.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/net-wireless-ath9k-fix-two-more-bugs-in-tx-power.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/net-wireless-ath9k-reset-chip-on-baseband-hang.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/net-wireless-ath9k-set-40-mhz-rate-only-if-hw-is-configured-in-ht40.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/net-wireless-ath9k-testfix.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/net-wireless-nl80211-fix-check-for-valid-ssid-size-in-scan-operations.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/pci-intel-iommu-add-domain-check-in-domain_remove_one_dev_info.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/pci-intel-iommu-check-for-identity-mapping-candidate-using.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/pci-intel-iommu-dont-cache-iova-above-32bit.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/pci-intel-iommu-flush-unmaps-at-domain_exit.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/pci-intel-iommu-only-unlink-device-domains-from-iommu.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/pci-intel-iommu-remove-host-bridge-devices-from-identity.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/pci-intel-iommu-speed-up-processing-of-the-identity_mapping.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/pci-intel-iommu-use-coherent-dma-mask-when-requested.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/platform-x86-intel_ips-fix-monitor-thread-to-use-TASK_INTERRUPTIBLE.patch deleted
Directoryupdates/1/kernel/current/PATCHES/patches/revert-usb-option-add-id-for-zte-mf-330.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/scsi-fix-oops-caused-by-queue-refcounting-failure.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/security-tomoyo-fix-oops-in-tomoyo_mount_acl.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/stable-block-rescan-partitions-on-invalidated-devices-on-enomedia-too.patch deleted
Directoryupdates/1/kernel/current/PATCHES/patches/usb-cdc-acm-adding-second-acm-channel-support-for-nokia-e7.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/usb-core-tolerate-protocol-stall-during-hub-and-port.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/usb-option-add-alcatel-x200-to-sendsetup-blacklist.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/usb-option-add-blacklist-for-zte-k3765-z-19d2-2002.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/usb-option-add-prolink-ph300-modem-ids.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/usb-option-add-zoom-4597-modem-usb-ids.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/usb-serial-add-another-4n-galaxy.de-pid-to-ftdi_sio-driver.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/usb-storage-redo-incorrect-reads.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/usb-usbnet-cdc_ncm-add-missing-.reset_resume-hook.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/video-fix-use-after-free-by-vga16fb-on-rmmod.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/x86-amd-iommu-fix-3-possible-endless-loops.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/x86-amd-iommu-fix-boot-crash-with-hidden-pci-devices.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/x86-amd-iommu-use-only-per-device-dma_ops.patch added
Directoryupdates/1/kernel/current/PATCHES/patches/xen-off-by-one-errors-in-multicalls.c.patch added
Directoryupdates/1/kernel/current/SOURCES/patch-2.6.38.8.bz2.sign added
Directoryupdates/1/kernel/current/SPECS/kernel.spec modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.30