core/linux-3-CHAKRA/CHANGELOG
2011-09-22 13:19:22 +00:00

314 lines
11 KiB
Plaintext

CHANGELOG
------------------------------------------------------------
2011-09-22
------------------------------------------------------------
Patch-Ver: 3.0.4-3-CHAKRA
Kernel-Ver: 3.0.4
Aufs-Ver: 3.0-20110919
Pre-Patch: 3.0.5pre
Bugfixes
----------------
- change-default-console-loglevel.patch
- fix-i915.patch
- webcam-usb_quirk_reset_resume.patch
Features
----------------
* overlayfs v11
* acerhk 0.5.35
* update wireless drivers:
- rt2x00:
+ linux: v3.1-rc7
- rt2800usb: Fix incorrect storage of MAC address on big-endian
platforms
- rt2800pci: Fix compiler error on PowerPC
Fedora patches
----------------
- add efi-dont-map-boot-services-on-32bit.patch
Candidate
----------------
* add patches from the -stable queue:
- XZ: Fix incorrect XZ_BUF_ERROR
- xen: use maximum reservation to limit amount of usable RAM
- xen/e820: if there is no dom0_mem=, don't tweak extra_pages.
- wireless: Reset beacon_found while updating regulatory
- teach /proc/$pid/numa_maps about transparent hugepages
- rtl2800usb: Fix incorrect storage of MAC address on
- rt2800pci: Fix compiler error on PowerPC
- make /proc/$pid/numa_maps gather_stats() take variable page
- ixgbe: fix possible null buffer error
- iwlagn: workaround bug crashing some APs
- floppy: use del_timer_sync() in init cleanup
- break out numa_maps gather_pte_stats() checks
- blk-cgroup: be able to remove the record of unplugged device
- b43: Fix beacon problem in ad-hoc mode
- writeback: update dirtied_when for synced inode to prevent livelock
- writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
- tg3: Fix io failures after chip reset
- tg3: Fix int selftest for recent devices.
- tg3: Add 5719 and 5720 to EEE_CAP list
- USB: PL2303: correctly handle baudrates above 115200
- perf, x86: Add model 45 SandyBridge support
- [SCSI] mpt2sas: Adding support for customer specific branding
- [S390] qdio: clear shared DSCI before scheduling the queue handler
- ipc/mqueue.c: refactor failure handling
- [SCSI] libfc: Enhancement to RPORT state machine applicable only for
VN2VN mode
- [SCSI] iscsi_tcp: fix locking around iscsi sk user data
- ipc/mqueue.c: fix mq_open() return value
- ehci: refactor pci quirk to use standard dmi_check_system method
- ehci: add pci quirk for Ordissimo and RM Slate 100 too
- [SCSI] fcoe: Unable to select the exchangeID from offload pool for
storage targets
- cdc_ncm: fix endianness problem.
- ASIX: Add AX88772B USB ID
Notes
----------------
* bump rt2x00 drivers to 3.1-rc7
* add efi patch from fedora
* update candidate patch-set
------------------------------------------------------------
2011-09-21
------------------------------------------------------------
Patch-Ver: 3.0.4-2-CHAKRA
Kernel-Ver: 3.0.4
Aufs-Ver: 3.0-20110919
Pre-Patch: 3.0.5pre
Bugfixes
----------------
- change-default-console-loglevel.patch
- fix-i915.patch
- webcam-usb_quirk_reset_resume.patch
Features
----------------
* overlayfs v11
* acerhk 0.5.35
* add rt2x00 3.1-tree drivers
Fedora patches
----------------
- add die-floppy-die.patch
- add drm-intel-make-lvds-work.patch
- add drm-nouveau-updates.patch
- add drm-ttm-nouveau-oops-fix.patch
- add hda_intel-prealloc-4mb-dmabuffer.patch
- add linux-2.6-input-kill-stupid-messages.patch
- add linux-2.6-intel-iommu-igfx.patch
Candidate
----------------
* add patches from the -stable queue:
- md/linear: avoid corrupting structure while waiting for rcu_free to
complete.
- drm/radeon/kms: set a default max_pixel_clock
- drm/radeon/kms: make sure pci max read request size is
- mm: page allocator: reconsider zones for allocation after direct reclaim
- mm: page allocator: initialise ZLC for first zone eligible for
zone_reclaim
- igb: fix WOL on second port of i350 device
- MXC: iomux-v3: correct NO_PAD_CTRL definition
- x86, perf: Check that current->mm is alive before getting user callchain
- sched: Separate the scheduler entry for preemption
- sched: Move blk_schedule_flush_plug() out of __schedule()
- sched: Fix a memory leak in __sdt_free()
- rtc: Fix RTC PIE frequency limit
- mmc: sdhci-s3c: Fix mmc card I/O problem
- mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
- mmc: core: use non-reentrant workqueue for clock gating
- mmc: core: prevent aggressive clock gating racing with ios updates
- alarmtimers: Memset itimerspec passed into alarm_timer_get
- alarmtimers: Avoid possible null pointer traversal
- alarmtimers: Avoid possible denial of service with high freq periodic
timers
- xen/smp: Warn user why they keel over - nosmp or noapic and what to use
instead.
- md: Fix handling for devices from 2TB to 4TB in 0.90
- [media] vp7045: fix buffer setup
- [media] nuvoton-cir: simplify raw IR sample handling
- hwmon: (max16065) Fix current calculation
- drm/nouveau: properly handle allocation failure in
nouveau_sgdma_populate
- Avoid dereferencing a 'request_queue' after last close.
- ARM: davinci: fix cache flush build error
- ARM: davinci: da850 EVM: read mac address from SPI flash
- ARM: 7081/1: mach-integrator: fix the clocksource
- net/9p: Fix the msize calculation.
- VirtIO can transfer VIRTQUEUE_NUM of pages.
- net/9p: fix client code to fail more gracefully on protocol error
- irda: fix smsc-ircc2 section mismatch warning
- iommu/amd: Make sure iommu->need_sync contains correct value
- iommu/amd: Don't take domain->lock recursivly
- fs/9p: When doing inode lookup compare qid details and inode
- fs/9p: Fix invalid mount options/args
- fs/9p: Fid is not valid after a failed clunk.
- fs/9p: Always ask new inode in create
- Fix the size of receive buffer packing onto VirtIO ring.
- 9p: close ACL leaks
- ACPICA: Do not repair _TSS return package if _PSS is present
- net/9p: Fix kernel crash with msize 512K
- fs/9p: Use protocol-defined value for lock/getlock 'type' field.
- fs/9p: Don't update file type when updating file attributes
- fs/9p: Always ask new inode in lookup for cache mode disabled
- fs/9p: Add fid before dentry instantiation
- PCI: Set PCI-E Max Payload Size on fabric
- PCI: Remove MRRS modification from MPS setting code
- PCI: export pcie_bus_configure_settings symbol
- fs/9p: Add OS dependent open flags in 9p protocol
- [SCSI] isci: fix sata response handling
- x86, iommu: Mark DMAR IRQ as non-threaded
- rtlwifi: rtl8192su: Fix problem connecting to HT-enabled AP
- rtlwifi: Fix problem when switching connections
- mfd: Make omap-usb-host TLL mode work again
- mfd: Fix value of WM8994_CONFIGURE_GPIO
- mfd: Fix initialisation of tps65910 interrupts
- mac80211: fix missing sta_lock in __sta_info_destroy
- iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)
- [SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n
- [SCSI] hpsa: fix problem that OBDR devices are not detected
- [SCSI] hpsa: fix physical device lun and target numbering problem
- genirq: Make irq_shutdown() symmetric vs. irq_startup again
- e1000: Fix driver to be used on PA RISC C8000 workstations
- ath9k_hw: fix calibration on 5 ghz
- ASoC: MPC5200: replace of_device with platform_device
- ASoC: Fix reporting of partial jack updates
- ASoC: Blackfin: bf5xx-ad193x: Fix codec device name
- acpica: ACPI_MAX_SLEEP should be 2 sec, not 20
- vfs: automount should ignore LOOKUP_FOLLOW
- workqueue: lock cwq access in drain_workqueue
- USB: xhci: Set change bit when warm reset change is set.
- restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir()
- mm: sync vmalloc address space page tables in alloc_vm_area()
- ibmveth: Fix issue with DMA mapping failure
- ibmveth: Fix DMA unmap error
- ibmveth: Checksum offload is always disabled
- firewire: ohci: add no MSI quirk for O2Micro controller
- drm/radeon/kms: Make GPU/CPU page size handling
- drm/radeon: Don't read from CP ring write pointer
- drm/radeon/kms: fix typo in r100_blit_copy
- drivers/leds/ledtrig-timer.c: fix broken sysfs delay handling
- drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereference
- ALSA: pcm - fix race condition in wait_for_avail()
- ALSA: HDA: Cirrus - fix "Surround Speaker" volume control name
- iwlagn: fix command queue timeout
- cifs: fix possible memory corruption in CIFSFindNext
- Fix the conflict between rwpidforward and rw mount options
- ALSA: hda/realtek - Fix auto-mute with HP+LO configuration
- ARM: Dove: fix second SPI initialization call
Notes
----------------
* added several fixes from fedora
* acerhk is now build-in and works for x64 too
* rt2x00 drivers got updated to 3.1-tree
------------------------------------------------------------
2011-08-30
------------------------------------------------------------
Patch-Ver: 3.0.4-1-CHAKRA
Kernel-Ver: 3.0.4
Aufs-Ver: 3.0-20110815
Pre-Patch: 3.0.5pre
Bugfixes
----------------
- change-default-console-loglevel.patch
- fix-i915.patch
- webcam-usb_quirk_reset_resume.patch
Features
----------------
* add overlayfs v11
Notes
----------------
* bump to 3.0.4
* add overlayfs v11
------------------------------------------------------------
2011-08-18
------------------------------------------------------------
Patch-Ver: 3.0.3-1-CHAKRA
Kernel-Ver: 3.0.3
Aufs-Ver: 3.0-20110815
Pre-Patch: none
Bugfixes
----------------
- change-default-console-loglevel.patch
- fix-i915.patch
- webcam-usb_quirk_reset_resume.patch
Notes
----------------
* bump to 3.0.3
------------------------------------------------------------
2011-08-16
------------------------------------------------------------
Patch-Ver: 3.0.2-1-CHAKRA
Kernel-Ver: 3.0.2
Aufs-Ver: 3.0-20110815
Pre-Patch: none
Bugfixes
----------------
- change-default-console-loglevel.patch
- fix-i915.patch
- webcam-usb_quirk_reset_resume.patch
Notes
----------------
* update to final aufs3
------------------------------------------------------------
2011-08-13
------------------------------------------------------------
Patch-Ver: 3.0.1-2-CHAKRA
Kernel-Ver: 3.0.1
Aufs-Ver: 3.0-rcN-20110801
Pre-Patch: 3.0.2pre
Bugfixes
----------------
- change-default-console-loglevel.patch
- fix-i915.patch
- webcam-usb_quirk_reset_resume.patch
Notes
----------------
* Webcam quirks added
* pre-patches added
* make CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND default
------------------------------------------------------------
2011-08-06
------------------------------------------------------------
Patch-Ver: 3.0.1-1-CHAKRA
Kernel-Ver: 3.0.1
Aufs-Ver: 3.0-rcN-20110801
Pre-Patch: none
Bugfixes
----------------
- change-default-console-loglevel.patch
- fix-i915.patch
Notes
----------------
* inital commit of linux 3 series