-
Thu Apr 12 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.32-300.20.1.el6uek]
- revert PVHVM guests to use the balloon driver (Chuck Anderson) [Orabug: 12683669, 10124120]
-
Mon Apr 09 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.32-300.19.1.el6uek]
- mpt2sas: Do not check DIF for unwritten blocks (Martin K. Petersen) [Orabug 13928720]
- mpt2sas: Return the correct sense key for DIF errors (Martin K. Petersen) [Orabug 13928720]
- mpt2sas: Add a module parameter that permits overriding protection capabilities (Martin K. Petersen) [Orabug 13928720]
-
Mon Apr 09 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.32-300.18.1.el6uek]
- [scsi] mpt2sas 12.105.08.00 (Maxim Uvarov) [Bug 13928720]
-
Thu Apr 05 2012 Chuck Anderson <chuck.anderson@oracle.com> [2.6.32-300.17.1.el6uek]
- NFSv4: Save the owner/group name string when doing open [Orabug 13459986] (Trond Myklebust)
- x86-64, fpu: Fix %cs value in convert_from_fxsr [Orabug 12659098] (Brian Gerst)
- cfq-iosched: fix cfq_cic_link() race confition [Orabug 13928285] (Yasuaki Ishimatsu)
- cfq-iosched: don't regard requests with long distance as close [Orabug 13928285] (Shaohua Li)
- svcrpc: fix double-free on shutdown of nfsd after changing pool mode [Orabug 13928285] (J. Bruce Fields)
- svcrpc: avoid memory-corruption on pool shutdown [Orabug 13928285] (J. Bruce Fields)
- svcrpc: destroy server sockets all at once [Orabug 13928285] (J. Bruce Fields)
- svcrpc: simplify svc_close_all [Orabug 13928285] (J. Bruce Fields)
- Improve TSC calibration using a delayed workqueue [Orabug 13928285] (John Stultz)
- clocksource: Add clocksource_register_hz/khz interface [Orabug 13928285] (John Stultz)
- clocksource: Provide a generic mult/shift factor calculation [Orabug 13928285] (Thomas Gleixner)
- [nfs] fall back on normal lookup [Orabug 13928285] (Jeff Layton)
- [changelog]: Add Chuck Lever and John Haxby for nfs fixes [Orabug 13928285] (Joe Jin)
-
Tue Apr 03 2012 Chuck Anderson <chuck.anderson@oracle.com> [2.6.32-300.16.1.el6uek]
- PVHVM guests to use the balloon driver (Chuck Anderson) [Orabug: 12683669, 10124120]
-
Fri Mar 30 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.32-300.15.1.el6uek]
- x86, kdump: Change copy_oldmem_page() to use cached addressing (Cliff Wickman) [Orabug 13729957]
- Silencing 'killing requests for dead queue' (Hannes Reinecke) [Orabug 13957059]
-
Thu Mar 29 2012 Chuck Anderson <chuck.anderson@oracle.com> [2.6.32-300.14.1.el6uek]
- [DM] lvconvert: merge permitted despite no snapshot-merge support (Mikulas Patocka, Mike Snitzer) [Orabug: 13797085]
The following commits were actually introduced in v2.6.32-300.12.1 but not
included in the changelog:
dm snapshot: use merge origin if snapshot invalid bug13797085
dm snapshot: report merge failure in status
dm snapshot: merge consecutive chunks together
dm snapshot: trigger exceptions in remaining snapshots...
dm snapshot: delay merging a chunk until writes to...
dm snapshot: queue writes to chunks being merged
dm snapshot: add merging
dm snapshot: permit only one merge at once
dm snapshot: support barriers in snapshot merge target
dm snapshot: avoid allocating exceptions in merge
dm snapshot: rework writing to origin
dm snapshot: add merge target
dm exception store: add merge specific methods
dm snapshot: create function for chunk_is_tracked wait
dm snapshot: make bio optional in __origin_write
dm snapshot: allow live exception store handover betwee...
dm snapshot: track suspended state in target
dm snapshot: move cow ref from exception store to snap...
dm snapshot: add allocated metadata to snapshot status
dm snapshot: rename exception functions
dm snapshot: rename exception_table to dm_exception_table
dm snapshot: rename dm_snap_exception to dm_exception
dm snapshot: consolidate insert exception functions
dm snapshot: abstract minimum_chunk_size fn
dm snapshot: avoid else clause in persistent_read_metadata
-
Wed Mar 21 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.32-300.13.1.el6uek]
- [SCSI] update mpt2sas to 12.105.06.00 (Maxim Uvarov) [Orabug: 13459691]
- [SCSI] update mptsas to 4.24.20.03 (Maxim Uvarov) [Orabug: 13459691]
- [SCSI] update megaraid to 00.00.06.12 (Maxim Uvarov) [Orabug: 13459691]
- lpfc: fix null pointer lpfc_sli4_fp_intr_handler (Maxim Uvarov) [Orabug: 13856103]
-
Thu Mar 15 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.32-300.12.1.el6uek]
- Revert "fuse: break fc spinlock" (Maxim Uvarov) [Orabug: 13847680]
- Revert "fuse: split queues to scale I/O throughput" (Maxim Uvarov) [Orabug: 13847680]
- Revert "fuse: fix fuse request unique id" (Maxim Uvarov) [Orabug: 13847680]
-
Wed Mar 07 2012 Joe Jin <joe.jin@oracle.com> [2.6.32-300.11.1.el6uek]
- [fs] xfs: Fix possible memory corruption in xfs_readlink (Carlos Maiolino) {CVE-2011-4077}
- [scsi] increase qla2xxx firmware ready time-out (Joe Jin)
- [scsi] qla2xxx: Module parameter to control use of async or sync port login (Joe Jin)
- [net] tg3: Fix single-vector MSI-X code (Joe Jin)
- [net] qlge: fix size of external list for TX address descriptors (Joe Jin)
- [net] e1000e: Avoid wrong check on TX hang (Joe Jin)
- crypto: ghash - Avoid null pointer dereference if no key is set (Nick Bowler) {CVE-2011-4081}
- jbd/jbd2: validate sb->s_first in journal_get_superblock() (Eryu Guan) {CVE-2011-4132}
- KVM: Device assignment permission checks (Joe Jin) {CVE-2011-4347}
- KVM: x86: Prevent starting PIT timers in the absence of irqchip support (Jan Kiszka) {CVE-2011-4622}
- xfs: validate acl count (Joe Jin) {CVE-2012-0038}
- KVM: x86: fix missing checks in syscall emulation (Joe Jin) {CVE-2012-0045}
- KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" (Joe Jin) {CVE-2012-0045}
- igmp: Avoid zero delay when receiving odd mixture of IGMP queries (Ben Hutchings) {CVE-2012-0207}
- ipv4: correct IGMP behavior on v3 query during v2-compatibility mode (David Stevens)
- fuse: fix fuse request unique id (Srinivas Eeda) [orabug 13816349]
-
Wed Feb 22 2012 Guru Anbalagane <guru.anbalagane@oracle.com> [2.6.32-300.10.1.el6uek]
- net: remove extra register in ip_gre (Guru Anbalagane) [Orabug: 13633287]
-
Tue Feb 07 2012 Joe Jin <joe.jin@oracle.com> [2.6.32-300.9.1.el6uek]
- [netdrv] fnic: return zero on fnic_reset() success (Joe Jin)
- [e1000e] Add entropy generation back for network interrupts (John Sobecki)
- [nfs4] LINUX CLIENT TREATS NFS4ERR_GRACE AS A PERMANENT ERROR [orabug 13476821] (Chuck Lever, John Haxby, John Sobecki)
- [nfs] NFS CLIENT CONNECTS TO SERVER THEN DISCONNECTS [orabug 13516759] (Chuck Lever, John Haxby, John Sobecki)
- [sunrpc] Add patch for a mount crash in __rpc_create_common [orabug 13322773] (John Sobecki)
-
Mon Jan 30 2012 Guru Anbalagane <guru.anbalagane@oracle.com> [2.6.32-300.8.1.el6uek]
- SPEC: fix dependency on firmware/mkinitrd (Guru Anbalagane) [orabug 13637902]
- xfs: fix acl count validation in xfs_acl_from_disk() (Dan Carpenter)
- [SCSI] scsi_dh: check queuedata pointer before proceeding further (Moger Babu)
[orabug 13615419]
-
Mon Jan 23 2012 Guru Anbalagane <guru.anbalagane@oracle.com> [2.6.32-300.7.1.el6uek]
- Revert "proc: enable writing to /proc/pid/mem" [orabug 13619701] {CVE-2012-0056}
- [PATCH] x86, tsc: Skip TSC synchronization checks for tsc=reliable (Suresh Siddha)
-
Thu Jan 19 2012 Chuck Anderson <chuck.anderson@oracle.com> [2.6.32-300.6.1.el6uek]
- tracing: Fix null pointer deref with SEND_SIG_FORCED (Oleg Nesterov) [orabug 13611655]
-
Thu Jan 19 2012 Chuck Anderson <chuck.anderson@oracle.com> [2.6.32-300.5.1.el6uek]
- sched, x86: Avoid unnecessary overflow in sched_clock (Salman Qazi) [orabug 13604567]
- [x86]: Don't resume/restore cpu if not of the expected cpu (Joe Jin) [orabug 13492670]
- drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow (Chris Wilson) [CVE-2010-296]
- x2apic: Enable the bios request for x2apic optout (Suresh Siddha) [orabug 13565303]
- fuse: split queues to scale I/O throughput (Srinivas Eeda) [orabug 10004611]
- fuse: break fc spinlock (Srinivas Eeda) [orabug 10004611]
-
Fri Dec 23 2011 Joe Jin <joe.jin@oracle.com> [2.6.32-300.4.1.el6uek]
- [pci] intel-iommu: Default to non-coherent for domains unattached to iommus (Joe Jin)
- [dm] do not forward ioctls from logical volumes to the underlying device (Joe Jin) {CVE-2011-4127}
- [block] fail SCSI passthrough ioctls on partition devices (Joe Jin) {CVE-2011-4127}
- [block] add and use scsi_blk_cmd_ioctl (Joe Jin) {CVE-2011-4127}
- [net] gro: reset vlan_tci on reuse (Dan Carpenter) {CVE-2011-1576}
- [net] rose: Add length checks to CALL_REQUEST parsing (Ben Hutchings) {CVE-2011-1493}
- [net] rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVC (Bernard Pidoux F6BVP) {CVE-2011-1493}
-
Fri Dec 09 2011 Guru Anbalagane <guru.anbalagane@oracle.com> [2.6.32-300.3.1.el6uek]
- proc: fix oops on invalid /proc/<pid>/maps access (Linux Torvalds)
- Revert "capabilities: do not grant full privs for setuid w/ file caps + no
effective caps" (Joe Jin)
- [mm]: Use MMF_COMPAT instead ia32_compat to prevent kabi be broken (Joe Jin)
- proc: enable writing to /proc/pid/mem (Stephen Wilson)
- proc: make check_mem_permission() return an mm_struct on success (Stephen Wilson)
- proc: hold cred_guard_mutex in check_mem_permission() (Joe Jin)
- proc: disable mem_write after exec (Stephen Wilson)
- mm: implement access_remote_vm (Stephen Wilson)
- mm: factor out main logic of access_process_vm (Stephen Wilson)
- mm: use mm_struct to resolve gate vma's in __get_user_pages (Stephen Wilson)
- mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm (Stephen Wilson)
- mm: arch: make in_gate_area take an mm_struct instead of a task_struct
(Stephen Wilson)
- mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
(Stephen Wilson)
- x86: mark associated mm when running a task in 32 bit compatibility mode
(Stephen Wilson)
- x86: add context tag to mark mm when running a task in 32-bit compatibility
mode (Stephen Wilson)
- auxv: require the target to be tracable (or yourself) (Al Viro)
- close race in /proc/*/environ (Al Viro)
- report errors in /proc/*/*map* sanely (Al Viro)
- pagemap: close races with suid execve (Al Viro)
- make sessionid permissions in /proc/*/task/* match those in /proc/* (Al Viro)
- Revert "report errors in /proc/*/*map* sanely" (Joe Jin)
- Revert "proc: fix oops on invalid /proc/<pid>/maps access" (Joe Jin)
-
Fri Dec 09 2011 Joe Jin <joe.jin@oracle.com> [2.6.32-300.2.1.el6uek]
- [kabi] Add missing kabi (Srinivas Maturi)
- report errors in /proc/*/*map* sanely (Joe Jin)
-
Thu Dec 08 2011 Joe Jin <joe.jin@oracle.com> [2.6.32-300.1.1.el6uek]
- [SCSI] qla4xxx: fix build error for OL6 (Joe Jin)
- Ecryptfs: Add mount option to check uid of device being mounted = expect uid (Maxim Uvarov)
- proc: fix oops on invalid /proc/<pid>/maps access (Linus Torvalds)
- x86/mm: Fix pgd_lock deadlock (Joe Jin)
- x86, mm: Hold mm->page_table_lock while doing vmalloc_sync (Joe Jin)
- proc: restrict access to /proc/PID/io (Vasiliy Kulikov)
- futex: Fix regression with read only mappings (Shawn Bohrer)
- x86-32, vdso: On system call restart after SYSENTER, use int $0x80 (H. Peter Anvin)
- x86, UV: Remove UV delay in starting slave cpus (Jack Steiner)
- Include several Xen pv hugepage fixes. (Dave McCracken)
- GRO: fix merging a paged skb after non-paged skbs (Michal Schmidt)
- md/linear: avoid corrupting structure while waiting for rcu_free to complete. (NeilBrown)
- xen: x86_32: do not enable iterrupts when returning from exception in interrupt context (Igor Mammedov)
- xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. (Konrad Rzeszutek Wilk)
- hvc_console: Improve tty/console put_chars handling (Hendrik Brueckner)
- 3w-9xxx: fix iommu_iova leak (James Bottomley)
- aacraid: reset should disable MSI interrupt (Vasily Averin)
- libsas: fix failure to revalidate domain for anything but the first expander child. (Mark Salyzyn)
- splice: direct_splice_actor() should not use pos in sd (Changli Gao)
- libsas: fix panic when single phy is disabled on a wide port (Mark Salyzyn)
- epoll: fix spurious lockdep warnings (Nelson Elhage)
- kobj_uevent: Ignore if some listeners cannot handle message (Milan Broz)
- kmod: prevent kmod_loop_msg overflow in __request_module() (Jiri Kosina)
- nfsd4: ignore WANT bits in open downgrade (J. Bruce Fields)
- nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir() (Bernd Schubert)
- iommu/amd: Fix wrong shift direction (Joerg Roedel)
- cfq: Don't allow queue merges for queues that have no process references (Jeff Moyer)
- cfq-iosched: get rid of the coop_preempt flag (Jens Axboe)
- cfq: break apart merged cfqqs if they stop cooperating (Jeff Moyer)
- cfq: change the meaning of the cfqq_coop flag (Jeff Moyer)
- cfq: merge cooperating cfq_queues (Jeff Moyer)
- cfq: calculate the seek_mean per cfq_queue not per cfq_io_context (Jeff Moyer)
- kcore: fix test for end of list (Dan Carpenter)
- deal with races in /proc/*/{syscall,stack,personality} (Al Viro)
- NLM: Don't hang forever on NLM unlock requests (Maxim Uvarov)
- vm: fix vm_pgoff wrap in upward expansion (Hugh Dickins)
- vm: fix vm_pgoff wrap in stack expansion (Linus Torvalds)
- net_sched: Fix qdisc_notify() (Eric Dumazet)
- drivers/net/rionet.c: fix ethernet address macros for LE platforms (Alexandre Bounine)
- ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes (Theodore Ts'o)
- st: fix race in st_scsi_execute_end (Petr Uzel)
- Make scsi_free_queue() kill pending SCSI commands (Bart Van Assche)
- NFS/sunrpc: don't use a credential with extra groups. (NeilBrown)
- netlink: validate NLA_MSECS length (Johannes Berg)
- mtd: mtdchar: add missing initializer on raw write (Peter Wippich)
- PM / Suspend: Off by one in pm_suspend() (Dan Carpenter)
- hfs: add sanity check for file name length (Dan Carpenter)
- md/raid5: abort any pending parity operations when array fails. (NeilBrown)
- mm: avoid null pointer access in vm_struct via /proc/vmallocinfo (Mitsuo Hayasaka)
- USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c (Andrew Worsley)
- usb-storage: Accept 8020i-protocol commands longer than 12 bytes (Alan Stern)
- [SCSI] ql4xxx: upgrade to 5.02.14.00.32.01-c0 (Joe Jin)
- [netdrv] be2net: Merge fixes for CVE-2011-3347 (Joe Jin)
- ext4: fix BUG_ON() in ext4_ext_insert_extent() (Zheng Liu)
- proc: fix a race in do_io_accounting() (Vasiliy Kulikov)
- capabilities: do not grant full privs for setuid w/ file caps + no effective caps (Zhi Li)
- KEYS: Fix a NULL pointer deref in the user-defined key type (Maxim Uvarov)
- igb: Fix for Alt MAC Address feature on 82580 and later devices (Joe Jin)
- [netdrv] enic: fix accidental GRO off by default (Joe Jin)
- Fixing use of netif_set_real_num_tx_queues in cxgb4_main.c (Joe Jin)
- firmware: Update cxgb4 NIC driver firmware (Joe Jin)
- firmware Add latest cxgb3 firmware (Joe Jin)
- [netdrv] cxgb3: misc fixes. (Joe Jin)
- bnx2x: upgrade bnx2x (Joe Jin)
- dcb: add DCBX mode to event notifier attributes (John Fastabend)
- dcb: Use ifindex instead of ifname (Mark Rustad)
- dcbnl: unlock on an error path in dcbnl_cee_fill() (Dan Carpenter)
- dcbnl: Add CEE notification (Shmulik Ravid)
- dcbnl: Aggregated CEE GET operation (Shmulik Ravid)
- dcb: use nlmsg_free() instead of kfree() (Dan Carpenter)
- dcb: Add missing error check in dcb_ieee_set() (John Fastabend)
- dcb: fix return type on dcb_setapp() (John Fastabend)
- dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings (John Fastabend)
- dcb: Add ieee_dcb_delapp() and dcb op to delete app entry (John Fastabend)
- dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data (John Fastabend)
- net: dcbnl, add multicast group for DCB (John Fastabend)
- dcb: Add DCBX capabilities bitmask to the get_ieee response (John Fastabend)
- dcbnl: add support for retrieving peer configuration - cee (Shmulik Ravid)
- dcbnl: add support for retrieving peer configuration - ieee (Shmulik Ravid)
- net: dcbnl: check correct ops in dcbnl_ieee_set() (John Fastabend)
- Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp() (Jesper Juhl)
- net: dcb: application priority is per net_device (John Fastabend)
- dcbnl: make get_app handling symmetric for IEEE and CEE DCBx (John Fastabend)
- dcb: use after free in dcb_flushapp() (Dan Carpenter)
- dcb: unlock on error in dcbnl_ieee_get() (Dan Carpenter)
- dcbnl: more informed return values for new dcbnl routines (Shmulik Ravid)
- dcbnl: cleanup (Shmulik Ravid)
- net_dcb: add application notifiers (John Fastabend)
- [netdrv] firmware: add bnx2x FW 7.0.23 (Joe Jin)
- [netdrv] Fixing use of netif_set_real_num_tx_queues in bnx2.c (Joe Jin)
- [netdrv] tg3: drver update. (Joe Jin)
- tg3: negate USE_PHYLIB flag check (Jiri Pirko)
- [netdrv] e1000e: fix WoL on 82578DM and 82567V3 (Joe Jin)
- e1000: don't enable dma receives until after dma address has been setup (Dean Nelson)
- [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission (Eddie Wai)
- [SCSI] bnx2fc: upgrade to 1.0.8 (Joe Jin)
- [scsi] hpsa: add heartbeat sysfs host attribute (Joe Jin)
- [SCSI] move PCI_DEVICE_ID_HP_CISSE to include/linux/pci_ids.h (Joe Jin)
- [SCSI] lpfc: update to 8.3.5.45.4p (Joe Jin)
- [SCSI] be2iscsi: upgrade to 4.1.239.0 (Joe Jin)
- fcoe/libfcoe: Move common code for fcoe_get_lesb to fcoe_transport (Joe Jin)
- libfc: Prevent race that causes panic during FCoE port destroy via sysfs (Joe Jin)
- [SCSI] isci: dynamic interrupt coalescing (Dan Williams)
- megaraid_sas: trim the space and tab. (Joe Jin)
- megaraid_sas: Add driver workaround for PERC5/1068 kdump kernel panic (Joe Jin)
- scsi_transport_fc: Fix deadlock during fc_remove_host (Joe Jin)
- [SCSI] libfc: improve flogi retries to avoid lport stuck (Vasu Dev)
- [SCSI] libfc: avoid exchanges collision during lport reset (Vasu Dev)
- [SCSI] libfc: fix checking FC_TYPE_BLS (Vasu Dev)
- [SCSI] libsas: fix warnings when checking sata/stp protocol (Dan Williams)
- [SCSI] libsas: disable scanning lun > 0 on ata devices (Dan Williams)
- [SCSI] libsas: Allow expander T-T attachments (Luben Tuikov)
- [SCSI] isci: atapi support (Dan Williams)
- isci: export phy events via ->lldd_control_phy() (Dan Williams)
- [SCSI] isci: The port state should be set to stopping on the last phy. (Jeff Skirvin)
- [SCSI] isci: fix decode of DONE_CRC_ERR TC completion status (Jeff Skirvin)
- [SCSI] isci: SATA/STP I/O is only returned in the normal path to libsas (Jeff Skirvin)
- [SCSI] isci: fix support for large smp requests (Dan Williams)
- [SCSI] isci: fix missed unlock in apc_agent_timeout() (Jeff Skirvin)
- [SCSI] isci: fix event-get pointer increment (Dan Williams)
- [SCSI] isci: add version number (Dan Williams)
- [SCSI] isci: fix sata response handling (Dan Williams)
- [SCSI] isci: Leave requests alone if already terminating. (Jeff Skirvin)
- [SCSI] isci: initial sgpio write support (Dan Williams)
- [SCSI] isci: fix sgpio register definitions (Dan Williams)
- [SCSI] libsas: sgpio write support (Dan Williams)
- [SCSI] scsi scan: don't fail scans when host is in recovery (Mike Christie)
- net: Remove atmclip.h to prevent break kabi check (Joe Jin)
- SPEC: ol6 req dracut-kernel-004-242.0.3 (Maxim Uvarov)
- SPEC: req udev-095-14.27.0.1.el5_7.1 or more (Maxim Uvarov)
- SPEC: el5 mkinird more then 5.1.19.6-71.0.10 (Maxim Uvarov)
- ipv6: make fragment identifications less predictable (Joe Jin)
- vlan: fix panic when handling priority tagged frames (Joe Jin)
- ipv6: udp: fix the wrong headroom check (Shan Wei)
- b43: allocate receive buffers big enough for max frame len + offset (Maxim Uvarov)
- fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message (Miklos Szeredi)
- cifs: fix possible memory corruption in CIFSFindNext (Jeff Layton)
- crypto: md5 - Add export support (Maxim Uvarov)
- fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (Timo Warns)
- block: use struct parsed_partitions *state universally in partition check code (Maxim Uvarov)
- net: Compute protocol sequence numbers and fragment IDs using MD5 (Maxim Uvarov)
- perf tools: do not look at ./config for configuration (Jonathan Nieder)
- Make TASKSTATS require root access (Linus Torvalds)
- TPM: Zero buffer after copying to userspace (Peter Huewe)
- TPM: Call tpm_transmit with correct size (Peter Huewe)
- PCI: Set device power state to PCI_D0 for device without native PM support (Ajaykumar Hotchandani)
-
Fri Dec 02 2011 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.32-300.0.12.el6uek]
- Install include/drm headers (Maxim Uvarov) [orabug 13260234]
- qla2xxx: Double check for command completion if abort mailbox command fails (Chad Dupuis)
- Ensure full IOC buffer can be mapped (Martin K. Petersen)
- Fix incorrect timeout handling (Martin K. Petersen)
-
Fri Nov 18 2011 Chuck Anderson <chuck.anderson@oracle.com> [2.6.32-300.0.11.el6uek]
- fix pgoff in mbind vma merge (Caspar Zhang) [orabug 13370691]
-
Wed Nov 16 2011 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.32-300.0.10.el6uek]
- compat_ioct: move initialization before use in sg_ioctl_trans() (Dan Carpenter)
- genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier (Dan Carpenter)
- xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend [orabug 13359907]
- pids: fix a race in pid generation that causes pids to be reused immediately (Salman) [orabug 13370594]
- Revert "mlx4: Updated the driver version from 1.5.1.6 August 2010 to 1.5.4.1 March 2011 update" (Maxim Uvarov) [orabug 13322248]
-
Thu Nov 10 2011 Guru Anbalagane <guru.anbalagane@oracle.com> [2.6.32-300.0.9.el6uek]
- [firmware] bnx2x 7.0.20 (Maxim Uvarov) [orabug 13354737]
- Revert "qla2xxx: Double check for command completion if abort mailbox [orabug 13339986]
- SPEC: fixes for spec file [orabugs 13359985, 13339700, 13348381]
- kabi: Modify Kabi and enable kabicheck
-
Wed Nov 02 2011 Guru Anbalagane <guru.anbalagane@oracle.com> [2.6.32-300.0.8.el6uek]
- ipv6: add a missing unregister_pernet_subsys call (Neil Horman)
- SPEC: hwcap set to 1 for nosegneg (Guru Anbalagane) [orabug 13321811]
- put firmware to kernel version specific location (Maxim Uvarov) [orabug 13254457]
- xen: drop xen_sched_clock in favour of using plain wallclock time (Jeremy Fitzhardinge)
- Revert "[scsi] add lockless to improve queuecommand performance"
- fix fnic init panic and san disks are not visible (Xiaowei Hu)
- SPEC: Add debug to the list of kernels that kernel-uek should replace in
/etc/sysconfig/kernel (Kevin Lyons) [bug 13260459,13339700]
- bfa: cleanup Makefile. (Joe Jin)
- fc class: add fc host default default dev loss setting (Mike Christie)
- fc class: add fc host dev loss sysfs file (Mike Christie)
- add dev_loss_tmo support for lpfc, fnic and ibmvfc (Joe Jin)
- scsi_transport_fc: Protect against overflow in dev_loss_tmo (Hannes Reinecke)
- [netdrv] bna: cleanup Makefile. (Joe Jin)
- PCI/e1000e: Add and use pci_disable_link_state_locked() (Yinghai Lu)
- tracepoint: Move signal sending tracepoint to events/signal.h (Masami Hiramatsu)
- perf_event, x86, mce: Use TRACE_EVENT() for MCE logging (Hidetoshi Seto)
- xen: Add support for hugepages on Xen pv domains, including support for hugepages
in the balloon driver. (Dave Mccracken)
-
Fri Oct 28 2011 Joe Jin <joe.jin@oracle.com> [2.6.32-300.0.7.el6uek]
- Add entropy generation to NIC drivers
- [netdrv] bnx2x: replace pci_find_capability to pci_pcie_cap
- [pci] dma-mapping: dma-mapping.h: add dma_set_coherent_mask
- PCI: introduce pci_is_pcie()
- PCI: introduce pci_pcie_cap()
- PCI: cache PCIe capability offset
- [scsi] add lockless to improve queuecommand performance
-
Wed Oct 26 2011 Joe Jin <joe.jin@oracle.com> [2.6.32-300.0.6.el6uek]
- [netdrv] ixgbe: correct Makefile.
-
Tue Oct 25 2011 Guru Anbalagane <guru.anbalagane@oracle.com> [2.6.32-300.0.5.el6uek]
bnx2: upgrade to 2.1.11
vlan: allow null VLAN ID to be used
ethtool: Add 20G bit definitions
ethtool: Add Direct Attach support to connector port reporting
bnx2i: add pci_id for brocadcom
fcoe: Prevent creation of an NPIV port with duplicate WWPN
bnx2i: upgrade to 2.7.0.3
bnx2fc: upgrade to 1.0.6
lpfc: upgrade to 0:8.3.5.45.3p
mptsas: upgrade to 3.04.19
netdev: ethtool RXHASH flag
be2net: upgrade to 4.0.160r
be2iscsi: upgrade to 4.0.160r
vmxnet3: upgrade to 1.1.18.0-k
add vmxnet3 support
e100: merge misc fixes.
igb: upgrade to 3.0.6-k
igbvf: upgrade to 2.0.0-k
e1000: upgrade to 7.3.21-k6-1-NAPI
e1000e: upgrade to 1.4.4-k
ixgbevf: upgrade to 2.1.0-k
[netdrv] bnx2x: upgrade to 1.70.00-0
[block] cciss: upgrade to 3.6.28
[scsi] hpsa: upgrade to 2.0.2-3
[scsi] arcmsr: upgrade to 1.20.00.15.el6u2 2010/08/05
[scsi] megaraid: minor update megaraid
fcoe: correct checking for bonding
[scsi] ipr: upgrade to 2.5.2
[SCSI] sd: Combine DIF/DIX error handling
[SCSI] Fix printing of failed 32-byte commands
[SCSI] sd: Logical Block Provisioning update
[SCSI] sd: retry read_capacity on UNIT_ATTENTION
[SCSI] libfc: fix mm leak in handling incoming request for target discovery
[SCSI] libfc: release DDP context if frame_send() fails
[SCSI] libfc: don't call resp handler after FC_EX_TIMEOUT
[SCSI] libfc: fix race in SRR response
[SCSI] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_send_data
[SCSI] libfcoe: Remove unnecessary module state checks
[SCSI] libfc: Enhancement to RPORT state machine applicable only for VN2VN mode
[SCSI] fcoe: Unable to select the exchangeID from offload pool for storage targets
[SCSI] fcoe: Round-robin based selection of CPU for post-processing of incoming commands
[SCSI] fcoe: Amends previous patch, Round-robin based selection of CPU for post processing of incoming request for FCoE target
[SCSI] libfc:Fix for exchange/seq loopup failure when FCoE stack is used as target and connected to windows initaitor
[SCSI] libfc: post reset event on lport reset
[SCSI] fcoe: cleanup cpu selection for incoming requests
[SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devices
[SCSI] iscsi: add module alias
[SCSI] iscsi: fix iscsi_endpoint leak
[SCSI] libiscsi: add helper to convert addr to string
[SCSI] iscsi_tcp: use iscsi_conn_get_addr_param libiscsi function
[SCSI] iscsi class: add callout to get iscsi_endpoint values
[SCSI] libiscsi_tcp: use kmap in xmit path
[SCSI] iscsi_tcp: fix locking around iscsi sk user data
[SCSI] libiscsi_tcp: fix LLD data allocation
[SCSI] libsas: remove spurious sata control register read/write
[SCSI] libsas: fix SATA NCQ error
[SCSI] libsas: fix loopback topology bug during discovery
[SCSI] fcoe: remove unused ptype field in fcoe_rcv_info
[SCSI] libfc: use FC_MAX_ERROR_CNT
[SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of error
[SCSI] libfc: release exchg cache
[SCSI] libfc, fcoe: ignore rx frame with wrong xid info
[SCSI] libfc: two minor changes in comments
[SCSI] libfc: cleanup sending SRR request
[SCSI] libfc: fix warn on in lport retry
[SCSI] fcoe: add fip retry to avoid missing critical keep alive
libfc: fix fc_eh_host_reset
[SCSI] libfc: block SCSI eh thread for blocked rports
[SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp()
[SCSI] scsi_lib: pause between error retries
KConfig: add CONFIG_UEK5=n to ol6/config-generic
[SCSI] Fix race when removing SCSI devices
ipmi: reduce polling when interrupts are available
ipmi: reduce polling
ipmi: Fix IPMI errors due to timing problems
[SCSI] scsi_dh: Make alua hardware handler's activate() async
[SCSI] scsi_dh_alua: Handle all states correctly
[SCSI] scsi_dh_alua: fix submit_stpg return
[SCSI] scsi_dh_alua: fix deadlock in stpg_endio
[SCSI] scsi_dh_alua: fix stpg_endio group state reporting
[SCSI] scsi_dh: cosmetic change to sizeof()
[SCSI] scsi_dh_rdac : Add definitions for different RDAC operating modes
[SCSI] scsi_dh_rdac : decide whether to send mode select based on operating mode
[SCSI] dh_rdac: Use WWID from C8 page instead of Subsystem id from C4 page to identify storage
[SCSI] dh_rdac: Associate HBA and storage in rdac_controller to support partitions in storage
[SCSI] scsi_dh: Make hp hardware handler's activate() async
[SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endio
cnic: upgrade to 2.5.7
update enic to 2.1.1.24
enic: remove VF
[SCSI] libiscsi: use bh locking instead of irq with session lock
[SCSI] libiscsi: Check TMF state before sending PDU
iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
[SCSI] fix id computation in scsi_eh_target_reset()
[SCSI] Reduce error recovery time by reducing use of TURs
[scsi] mpt2sas: upgrade 09.101.00.00
[SCSI] fcoe: Rearrange fcoe port and NPIV port cleanup
[SCSI] fcoe: Fix deadlock between fip's recv_work and rtnl
[SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitions
[SCSI] scsi_debug: Thin provisioning support
[SCSI] scsi_debug: fix Thin provisioning support
[SCSI] scsi_debug: add max_queue + no_uld parameters
[SCSI] scsi_debug: Block Limits VPD page fixes
[SCSI] scsi_debug: fix map_region and unmap_region oops
[SCSI] scsi_debug: Update thin provisioning support
[SCSI] scsi_debug: Convert to use root_device_register() and root_device_unregister()
[SCSI] scsi_debug: set resid to indicate no data-in when medium error
[SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory corruption
[SCSI] scsi_debug: Logical Block Provisioning (SBC3r26)
[SCSI] scsi_debug: add consecutive medium errors
drivers/firmware/iscsi_ibft.c: use %pM to show MAC address
drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4
x86: Make sure wakeup trampoline code is below 1MB
ibft, x86: Change reserve_ibft_region() to find_ibft_region()
ibft: Update iBFT handling for v1.03 of the spec.
[xen] remove unused functions.
bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area
[netdrv] s2io: upgrade to 2.0.26.28
[watchdog] hpwdt: upgrade to 1.3.0
qla2xxx: During loopdown perform Diagnostic loopback.
qla2xxx: Save and restore irq in the response queue interrupt handler.
qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set.
qla2xxx: Fix array out of bound warning.
qla2xxx: Acquire hardware lock while manipulating dsd list.
qla2xxx: check for marker IOCB during response queue processing.
qla2xxx: Fix qla24xx revision check while enabling interrupts.
qla2xxx: Implemeted beacon on/off for ISP82XX.
qla2xxx: Double check for command completion if abort mailbox command fails.
qla2xxx: T10 DIF - Convert HBA specific checks to capability based.
qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
qla2xxx: Enable write permission to some debug related module parameters to be changed dynamically.
qla2xxx: Provide method for updating I2C attached VPD.
qla2xxx: Set the task attributes after memsetting fcp cmnd.
qla2xxx: Update to the beacon implementation.
qla2xxx: Correct inadvertent loop state transitions during port-update handling.
qla2xxx: Return sysfs error codes appropriate to conditions.
qla2xxx: Issue mailbox command only when firmware hung bit is reset for ISP82xx.
qla2xxx: Don't call alloc_fw_dump for ISP82XX.
qla2xxx: Remove qla2x00_wait_for_loop_ready function.
qla2xxx: Display FCP_CMND priority on update.
qla2xxx: Check for SCSI status on underruns.
qla2xxx: Fix for active_mask warning.
qla2xxx: Updated the driver version to 8.03.07.08.32.1-k.
ixgbe-3.4.24
kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()
isci update
isci firmware update
tg3: Updated the driver version from 3.113 to 3.119
mlx4: Updated the driver version from 1.5.1.6 August 2010 to 1.5.4.1
-
Sat Sep 24 2011 Chuck Anderson [2.6.32-300.0.4.el6uek]
- Add 32-bit value for MAX_LOCAL_APIC to fix i386-i686 build error after a9da091
-
Fri Sep 23 2011 Chuck Anderson [2.6.32-300.0.3.el6uek]
- [NET] Update qlcnic driver to 5.0.24 [orabug 13005421]
- [NET] Update netxen NIC driver to 4.0.76 [orabug 13005427]
- [SCSI] Update megaraid_sas driver to v5.40-rc1 [orabug 13005432]
- [NET] Update Brocade BNA driver to 3.0.2.2 [orabug 13005438]
- [SCSI] Update Brocade BFA driver to 3.0.2.2 [orabug 13005441]
- [NET] Update qlge driver to v1.00.00.29.00.00-01 [orabug 13005443]
- [SCSI] mpt2sas: Add a module parameter that permits overriding protection capabilities (Martin K. Petersen)
- [SCSI] mpt2sas: Return the correct sense key for DIF errors (Martin K. Petersen)
- [SCSI] mpt2sas: Do not check DIF for unwritten blocks (Martin K. Petersen)
- [NET] bnx2x: prevent flooded warning kernel info [orabug 12687487] (Joe Jin)
- [SCSI] fix lport uninitalized bug in fnic [orabug 12866385] (Xiaowei Hu)
- acpi: Handle xapic/x2apic entries in MADT at same time (Yinghai Lu yinghai@kernel.org)
-
Tue Aug 30 2011 Guru Anbalagane [2.6.32-300.0.2.el6uek]
- Revert "netns xfrm: fixup xfrm6_tunnel error propagation"
- block: export blk_{get,put}_queue()
- Revert "block: export blk_{get,put}_queue()"
-
Mon Aug 29 2011 Guru Anbalagane [2.6.32-300.0.1.el6uek]
- [SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devices (Martin K. Petersen)
- stable tree merge to 2.6.32.45
-
Thu Aug 25 2011 Joe Jin [2.6.32-200.19.1.el6uek]
- Apply new fix for CVE-2011-1576.
-
Wed Aug 24 2011 Joe Jin [2.6.32-200.18.1.el6uek]
- Revert "proc: fix a race in do_io_accounting"
-
Wed Aug 24 2011 Joe Jin [2.6.32-200.17.1.el6uek]
- net: Fix memory leak/corruption on VLAN GRO_DROP {CVE-2011-1576}
- iommu-api: Extension to check for interrupt remapping {CVE-2011-1898}
- KVM: IOMMU: Disable device assignment without interrupt remapping {CVE-2011-1898}
- ext4: Fix max file size and logical block counting of extent format file {CVE-2011-2695}
- nl80211: fix overflow in ssid_len {CVE-2011-2517}
- Bluetooth: Prevent buffer overflow in l2cap config request {CVE-2011-2497}
- proc: fix a race in do_io_accounting() {CVE-2011-2495}
- proc: restrict access to /proc/PID/io {CVE-2011-2495}
- Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace {CVE-2011-2492}
- NLM: Don't hang forever on NLM unlock requests {CVE-2011-2491}
- ksm: fix NULL pointer dereference in scan_get_next_rmap_item() {CVE-2011-2183}
-
Fri Aug 12 2011 Guru Anbalagane [2.6.32-200.16.1.el6uek]
- Revert change to restore DEFAULTKERNEL
-
Wed Aug 03 2011 Kevin Lyons [2.6.32-200.15.1.el6uek]
- Add -u parameter to kernel_variant_post to make it work
properly for uek [orabug 12819958]
-
Mon Aug 01 2011 Kevin Lyons [2.6.32-200.14.1.el6uek]
- Restore DEFAULTKERNEL value to "kernel-uek" [orabug 12819958]
-
Wed Jul 27 2011 Guru Anbalagane [2.6.32-200.13.1.el6uek]
- make default kernel kernel-uek (Kevin Lyons) [orabug 12803424]
-
Fri Jul 22 2011 Guru Anbalagane [2.6.32-200.12.1.el6uek]
- SCSI: Fix oops dereferencing queue (Martin K. Petersen) [orabug 12741636]
-
Thu Jul 21 2011 Guru Anbalagane [2.6.32-200.11.1.el6uek]
- inet_diag: fix inet_diag_bc_audit() (Eric Dumazet) [CVE-2011-2213]
-
Tue Jul 19 2011 Guru Anbalagane [2.6.32-200.10.8.el6uek]
- block: export blk_{get,put}_queue() (Jens Axboe)
- [SCSI] Fix oops caused by queue refcounting failure (James Bottomley)
- [dm-mpath] maintain reference count for underlying devices (Martin K. Petersen)
-
Thu Jul 14 2011 Guru Anbalagane [2.6.32-200.10.7.el6uek]
- [net] gre: fix netns vs proto registration ordering {CVE-2011-1767}
- [net] tunnels: fix netns vs proto registration ordering {CVE-2011-1768}
- [rps] don't free rx_queue until netdevice is freed (Dave Kleikamp) [orabug 11071685]
-
Fri Jul 08 2011 Guru Anbalagane [2.6.32-200.10.6.el6uek]
- Add entropy generation to nics (John Sobecki) [10622900]
- [SCSI] compat_ioct: fix bsg SG_IO [orabug 12732464]
- ipc/sem.c: error path in try_atomic_semop() left spinlock locked
-
Thu Jun 30 2011 Guru Anbalagane [2.6.32-200.10.5.el6uek]
- update kabi
-
Wed Jun 29 2011 Guru Anbalagane [2.6.32-200.10.4.el6uek]
- block: Fix double free in blk_integrity_unregister [orabug 12707880]
- block: Make the integrity mapped property a bio flag [orabug 12707880]
- dm mpath: do not fail paths after integrity errors [orabug 12707880]
- dm ioctl: refactor dm_table_complete [orabug 12707880]
- block: Require subsystems to explicitly allocate bio_set integrity mempool [orabug 12707880]
- dm: improve block integrity support [orabug 12707880]
- sd: Update protection mode strings [orabug 12707880]
- [SCSI] fix propogation of integrity errors [orabug 12707880]
- [SCSI] modify change_queue_depth to take in reason why it is being called [orabug 12707880]
- [SCSI] scsi error: have scsi-ml call change_queue_depth to handle QUEUE_FULL [orabug 12707880]
- [SCSI] add queue_depth ramp up code [orabug 12707880]
- [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous [orabug 12707880]
- SCSI: Updated RDAC device handler [orabug 12707880]
- [SCSI] scsi_dh: propagate SCSI device deletion [orabug 12707880]
- [SCSI] scsi_dh: fix reference counting in scsi_dh_activate error path [orabug 12707880]
- qla2xxx: Driver update from QLogic [orabug 12707880]
- lpfc 8.3.5.44 driver update from Emulex [orabug 12707880]
- Add Hydra (hxge) support [orabug 12314121]
- update hxge to 1.3.1 [orabug 12314121]
- Hide mwait, TSC invariance and MTRR capability in published CPUID
-
Tue Jun 28 2011 Joe Jin [2.6.32-200.10.3.el6uek]
- [config] Revert "Add some usb devices supported"
- [config] make all usb drivers part of the kernel.
- [fs] NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache
invalidation [orabug 10435482]
-
Fri Jun 24 2011 Joe Jin [2.6.32-200.10.2.el6uek]
- [config] Add some usb devices supported.
-
Fri Jun 10 2011 Guru Anbalagane [2.6.32-200.10.1.el6uek]
- update kabi changes and revision to -200 series
-
Tue Jun 07 2011 Guru Anbalagane [2.6.32-100.34.1stable.el6uek]
- update to stable tree version 2.6.32.41
-
Wed May 25 2011 Guru Anbalagane [2.6.32-100.34.1.el6uek]
- remerge netconsole over bonding support again [orabug 12591109]
-
Tue May 24 2011 Guru Anbalagane [2.6.32-100.33.1.el6uek]
- add kabi whitelist [orabug 12578609]
-
Tue May 24 2011 Joe Jin [2.6.32-100.32.1.el6uek]
- [x86] mce: Add HW_ERR printk prefix for hardware error logging
- [86] mce: Drop the default decoding notifier
- [86] MCE: Do not taint when handling correctable errors
- [mce] edac: Use an atomic notifier for MCEs decoding
- [netdrv] mlx4: merged some fixes for mlx4
- [kernel]: add pr_*_once, pr_*_ratelimited family
-
Mon May 23 2011 Joe Jin [2.6.32-100.31.3.el6uek]
- [net] Extend prot->slab size when add sock extend fields.
-
Mon May 23 2011 Joe Jin <joe.jin@oracle.com> [2.6.32-100.31.2.el6uek]
- [virt] xen-blkfront: add missing define for vdisk.
- [virt] xen-blkfront: merge some fixes.
- [firmware] bnx2x: remove useless firmware files
- ALSA: caiaq - Fix possible string-buffer overflow
- [input] wacom: update Wacom tablet driver.
- [SCSI] mvsas: update to version 0.8.2.
- [SCSI] fnic: update fcoe_libfc_config() to reflect fcoe update.
- [SCSI] bnx2fc: updata fcoe_ctlr_recv_flogi to reflect fcoe update.
- [SCSI] megaraid_sas: updata driver to version 00.00.05.34-rc1
- [SCSI] mptsas: upgrade version to 08.101.00.00
- [SCSI] isci: merge fixes for isci
- x86: Introduce pci_map_biosrom()
- [SCSI] lpfc: update version to 8.3.5.30.1p.
- [SCSI] ipr: Fix a race on multiple configuration changes
- [SCSI] libsas: merged some fixes
- [SCSI] fcoe: merge some fixes for fcoe
- lib/random32: export pseudo-random number generator for modules
- [SCSI] libfc: merge some fixes from rhel6u1
- [SCSI] hpsa: upgrade to version 2.0.2-3
- [netdrv] bonding: update version to 3.6.0.
- [netdrv] sfc: update to version 3.0
- ethtool: Add ethtool_reset flags
- net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not defined
- qlcnic: limit skb frags for non tso packet
- [netdrv] enic: update to version 2.1.1.13
- [SCSI] bfa: add tech preview info for bfad.
- [netdrv] bna: Avoid kernel panic in case of FW heartbeat failure
- [netdrv] igb: upgrade igb to 3.0.6-k2
- [netdrv] netxen: limit skb frags for non tso packet
- [SCSI] be2scsi: Upgrade be2iscsi to 2.103.298.0
- [netdrv] be2net: merge RHEL6U1 be2net fixes.
- [netdrv] niu: Fix races between up/down and get_stats.
- [netdrv] update bnx2, bnx2x firmware
- [SCSI] bnx2fc: upgrade driver ot 1.0.2
- [netdrv] cnic: upgrade driver to 2.2.14
- [netdrv] bnx2: upgrade driver to 2.1.6.
- [netdrv] bnx2x: upgrade to 1.62.00-6
- [INFINIBAND] RDMA/cxgb4: driver upgrade!
- [netdrv] Adding Chelsio Firmware for cxgb4.
- [SCSI] export fc_exch_mgr_list_clone.
- dcbnl: adding DCBX feature flags get-set
- dcbnl: add appliction tlv handlers
- dcbnl: adding DCBX engine capability
- dcbnl: add __GENKSYMS__ trick for ieee8021Qaz ops
- dcbnl: add support for ieee8021Qaz attributes
- remove DCB_PROTO_VERSION as we don't do netlink versioning
- kernel: Fix unlimited socket backlog DoS {CVE-2010-4251}
- RDS: Fix congestion issues for loopback
- rds: prevent BUG_ON triggering on congestion map updates {CVE-2011-1023}
- epoll: prevent creating circular epoll structures {CVE-2011-1082}
- fs: fix corrupted OSF partition table parsing {CVE-2011-1163}
- fs: Increase OSF partition limit from 8 to 18 {CVE-2011-1163}
- netfilter: arp_tables: fix infoleak to userspace {CVE-2011-1170}
- netfilter: ip_tables: fix infoleak to userspace {CVE-2011-1171}
- ipv6: netfilter: ip6_tables: fix infoleak to userspace {CVE-2011-1172}
- [SCSI] mpt2sas: prevent heap overflows and unchecked reads {CVE-2011-1494, CVE-2011-1495}
- sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set {CVE-2011-1573}
- dccp: fix oops on Reset after close {CVE-2011-1093}
- bridge: netfilter: fix information leak {CVE-2011-1080}
- Bluetooth: bnep: fix buffer overflow {CVE-2011-1079}
- net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules {CVE-2011-1019}
- ipip: add module alias for tunl0 tunnel device
- gre: add module alias for gre0 tunnel device
- drm/radeon/kms: check AA resolve registers on r300 {CVE-2011-1016}
- drm/radeon: fix regression with AA resolve checking {CVE-2011-1016}
- drm: fix unsigned vs signed comparison issue in modeset ctl ioctl {CVE-2011-1013}
- proc: protect mm start_code/end_code in /proc/pid/stat {CVE-2011-0726}
- ALSA: caiaq - Fix possible string-buffer overflow {CVE-2011-0712}
- xfs: zero proper structure size for geometry calls {CVE-2011-0711}
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 {CVE-2011-0711}
- ima: fix add LSM rule bug {CVE-2011-0006}
- IB/uverbs: Handle large number of entries in poll CQ {CVE-2010-4649, CVE-2011-1044}
- CAN: Use inode instead of kernel address for /proc file {CVE-2010-4565}
- IB/qib: fix qib compile warning.
- IB/core: Allow device-specific per-port sysfs files.
- dm crypt: add plain64 iv.
- firmware: add firmware for qib.
- Infiniband: Add QLogic PCIe QLE InfiniBand host channel adapters support.
-
Tue May 10 2011 Guru Anbalagane <guru.anbalagane@oracle.com> [2.6.32-100.31.1.el6uek]
- Update pvhvm patch
- fix config changes for 32bit [orabug 12423905]
- version back to 100 series
-
Fri Apr 29 2011 Joe Jin <joe.jin@oracle.com> [2.6.32-200.0.4.el6]
- IB/core: Allow device-specific per-port sysfs files
- IB/qib: fix qib compile warning.
- RDMA/cxgb4: Add driver for Chelsio T4 RNIC.
- net: Print num_rx_queues imbalance warning only when there are allocated queues
-
Thu Apr 28 2011 Guru Anbalagane <guru.anbalagane@oracle.com> [2.6.32-200.0.3.el6]
- isci: update firmware from upstream
-
Wed Apr 27 2011 Joe Jin <joe.jin@oracle.com> [2.6.32-200.0.2.el6]
- [SCSI] scsi_dh_rdac: Add TP9700 into device list
- [SCSI] scsi_dh_rdac: Add ArrayStorage into device list
- [SCSI] cciss: Add unresettable table for kdump.
- [SCSI] hpsa: Add unresettable table for kdump.
- [SCSI] isci: Move firmware file
- [USB] usb: build ehci_hcd into kernel
-
Fri Apr 22 2011 Guru Anbalagane <guru.anbalagane@oracle.com> [2.6.32-200.0.1.el6]
- scsi: Add some new functions for libfc and fcoe from upstream.
- scsi: adjust call parameter in fnic for new libfc APIs.
- [SCSI] bnx2fc: Broadcom FCoE offload driver
- dm mpath: hold io until all pg_inits completed
- dm mpath: disable blk_abort_queue
- dm mpath: fail message ioctl if specified path is not valid
- dm mpath: allow table load with no priority groups
- Merge pvhvm backport to UEK
- x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after sw
- ixgbe: fix for 82599 erratum on Header Splitting
- dm crypt: add plain64 iv [orabug 11697886]
-
Tue Apr 19 2011 Guru Anbalagane [2.6.32-100.28.13.el6]
- pci: add pci_vpd_* helper.
- net-core: add some functions that used by netdev driver.
- lib: add some basic functions in lib.
- kernel: add pr_warn define.
- raid: add RAID_LEVEL_1E define
- IB/core: Add support for masked atomic operations
- netdrv: upgrade tg3 to 3.113.
- netdrv: upgrade bnx2 driver and firmware to 2.0.17
- netdrv: upgrade bnx2x to 1.62.00-2
- netdrv: upgrade cnic to 2.2.13
- scsi: upgrade bnx2i to 2.6.2.3
- netdrv: upgrade be2net to 2.103.298r
- scsi: upgrade be2iscsi to 2.103.298r
- netdrv: upgrade e100 to 3.5.24-k2
- netdrv: upgrade e1000 to 7.3.21-k6-NAPI
- netdrv: upgrade e1000e to 1.2.20
- netdrv: upgrade cxgb3 to 1.1.4-ko
- netdrv: add Chelsio T4(cxgb4) support
- netdrv: upgrade bna to 2.3.2.3r.
- scsi: upgrade bfa to 2.3.2.3
- netdrv: upgrade igbvf to 1.0.8-k0
- netdrv: upgrade ixgbevf to 1.0.19-k0
- netdrv: remove unused kcompat_ethtool.c for igb, igbe
- netdrv: upgrade qlge to v1.00.00.27.00.00-01
- netdrv: upgrade vxge to 2.0.9-20840-k
- scsi: upgrade cxgb3i to 2.0.0
- scsi: enable cxgb4i support and upgrade it to 0.9.1
- scsi: upgrade lpfc to 0:8.3.5.30
- scsi: upgrade megaraid_sas to 00.00.05.29-RH1
- scsi: add new files for megaraid_sas driver.
- scsi: upgrade mpt2sas to 08.101.00.00
- message: upgrade mptsas to 3.04.18
- scsi: upgrade ipr to 2.5.1
- scsi: upgrade fnic to 1.5.0.1
- scsi: upgrade hpsa to 2.0.2-3
- scsi: upgrade cciss to 3.6.28-RH
- infiniband: upgrade nes to 1.5.0.0
- infiniband: upgrade mlx4 to the el6u1
- firmware: add firmware for qib
- scsi: add new devics to alua support list.
- scsi: add some devs to RDAC support list
- libsas: fix bug for vacant phy
- libsas: fix definition of wideport, include local sas address
- libsas: Don't issue commands to devices that have been hot-removed
- isci: Add support for isci driver from upstream
-
Thu Apr 14 2011 Joe Jin [2.6.32-100.28.12.el6]
- NET: upgrade ixgbe to 3.2.10.
- NET: upgrade igb to 2.4.13.
- NET: upgrade qlcnic to 5.0.15.2
- NET: upgrade netxen_nic to 4.0.75
- SCSI: upgrade qla4xxx to v5.02.12.00.32.01-c0
- SCSI: upgrade qla2xxx driver to v8.03.07.03.32.1-k.
- IB: add QLogic PCIe QLE InfiniBand host channel adapters support.
-
Wed Apr 13 2011 Joe Jin [2.6.32-100.28.11.el6]
- fs/partitions: Validate map_count in Mac partition tables {CVE-2011-1010}
- nfs4: Ensure that ACL pages sent over NFS were not allocated from
the slab (v3) {CVE-2011-1090}
-
Wed Apr 13 2011 Joe Jin [2.6.32-100.28.10.el6]
- Use cciss for some Smart Array controller for OL5 [orabug 11899706]
- CVEs from RHSA-2011-0421
- install_special_mapping skips security_file_mmap check {CVE-2010-4346}
- orinoco: fix TKIP countermeasure behaviour {CVE-2010-4648}
- net: clear heap allocation for ethtool_get_regs() {CVE-2010-4655}
- usb: iowarrior: don't trust report_size for buffer size {CVE-2010-4656}
- [media] [v3,media] av7110: check for negative array offset {CVE-2011-0521}
- RDMA/cma: Fix crash in request handlers {CVE-2011-0695}
- IB/cm: Bump reference count on cm_id before invoking callback {CVE-2011-0695}
- gro: reset skb_iif on reuse {CVE-2011-1478}
-
Wed Mar 16 2011 Guru Anbalagane [2.6.32-100.28.9.el6]
- sync up the version
-
Tue Mar 15 2011 Chuck Anderson [2.6.32-100.28.8.el6]
- [block] check for proper length of iov entries earlier in blk_rq_map_user_iov
(Xiaotian Feng) {CVE-2010-4668}
- scm: lower SCM_MAX_FD (Eric Dumazet) {CVE-2010-4249}
- perf_events: Fix perf_counter_mmap() hook in mprotect() (Pekka Enberg)
{CVE-2010-4169}
- tcp: Increase TCP_MAXSEG socket option minimum (David S. Miller)
{CVE-2010-4165}
- Enable module force load option [orabug 11782146]
- Enable vmw balloon and pvscsi (Guru Anbalagane) [orabug 11697522]
-
Wed Mar 02 2011 Guru Anbalagane [2.6.32-100.28.7.el6]
- build from git
-
Thu Feb 03 2011 Kevin Lyons [2.6.32-100.28.6.el6]
- Remove crashkernel option if it is present [bug 11714928]
-
Wed Feb 02 2011 Kevin Lyons [2.6.32-100.28.5.el6]
- Run new-kernel-pkg in posttrans section [bug 11699701]
-
Mon Jan 31 2011 Kevin Lyons [2.6.32-100.28.4.el6]
- Add ql2xxx-firmware to the kernel_prereq list [bug 11699701]
-
Fri Jan 28 2011 Guru Anbalagane [2.6.32-100.28.3.el6]
- fix hpilo config
-
Thu Jan 27 2011 Guru Anbalagane [2.6.32-100.28.2.el6]
- [block] remove duplicate ids with hpsa/cciss (Joe Jin) [orabug 11691704]
-
Wed Jan 26 2011 Srinivas Maturi [2.6.32-100.28.1.el6]
- Revert Module.kabi_i686 and Module.kabi_x86_64 to 2.6.32-100.25.12.el6
- Update release
-
Wed Jan 26 2011 Guru Anbalagane [2.6.32-100.25.16.el6]
- Add hpsa support 2.0.2-2
- [kexec] premit reduction of the reserved memory size (Joe Jin) [orabug 11076466]
-
Mon Jan 24 2011 Srinivas Maturi [2.6.32-100.25.15.el6]
- Update Module.kabi_i686 and Module.kabi_x86_64 again
-
Mon Jan 24 2011 Guru Anbalagane [2.6.32-100.25.14.el6]
- change initrd to initramfs - use dracut [orabug 11677466]
-
Mon Jan 24 2011 Kevin Lyons [2.6.32-100.25.13.el6]
- Make sure call to weak-modules in post and preun sections works
for debug package [bug 11676741]
-
Sun Jan 23 2011 Srinivas Maturi [2.6.32-100.25.12.el6]
- Update Module.kabi_i686
-
Sun Jan 23 2011 Srinivas Maturi [2.6.32-100.25.11.el6]
- Enable kabichk and update Module.kabi_x86_64
-
Fri Jan 21 2011 Guru Anbalagane [2.6.32-100.25.10.el6]
- fixes ocfs2_page_mkwrite path (WenGang Wang) [orabug 10127979]
- Increase max guest memory from 32GB to 1TB (Guru Anbalagane) [orabug 11069098]
- setup_arg_pages: diagnose excessive argument size (Roland McGrath) {CVE-2010-3858}
- [net] Truncate recvfrom and sendto length to INT_MAX (Linux Torvalds) {CVE-2010-3859}
- [net] packet: fix information leak to userland (Vasiliy Kulikov) {CVE-2010-3876}
- [net] inet_diag: Make sure we run the same bytecode we audited (Nelson Elhage) {CVE-2010-3880}
- [ipc] sys_semctl: fix kernel stack leakage (Dan Rosenberg) {CVE-2010-4083}
- [scsi] gdth: integer overflow in ioctl (Dan Carpenter) {CVE-2010-4157}
- bluetooth: Fix missing NULL check (Alan Cox) {CVE-2010-4242}
- posix-cpu-timers: workaround to suppress the problems with mt exec (Oleg Nesterov) {CVE-2010-4248}
- [fs] xfs: prevent reading uninitialized stack memory (Dan Rosenberg) {CVE-2010-3078}
- ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open() (Takashi Iwai) {CVE-2010-3080}
- drivers/net/usb/hso.c: prevent reading uninitialized memory (Dan Rosenberg) {CVE-2010-3298}
- net: clear heap allocation for ETHTOOL_GRXCLSRLALL (Kees Cook) {CVE-2010-3861)
- can-bcm: fix minor heap overflow (Oliver Hartkopp) {CVE-2010-3874}
- ipc: shm: fix information leak to userland (Vasiliy Kulikov) {CVE-2010-4072}
- ipc: initialize structure memory to zero for compat functions (Dan Rosenberg) {CVE-2010-4073}
- USB: serial/mos*: prevent reading uninitialized stack memory (Dan Rosenberg) {CVE-2010-4074}
- tty: Make tiocgicount a handler (Alan Cox) {CVE-2010-4075}
- tty: icount changeover for other main devices (Alan Cox) {CVE-2010-4077}
- V4L/DVB: ivtvfb: prevent reading uninitialized stack memory (Dan Rosenberg) {CVE-2010-4079}
- sound/pci/rme9652: prevent reading uninitialized stack memory (Dan Rosenberg) {CVE-2010-4080}
- drivers/video/via/ioctl.c: prevent reading uninitialized stack memory (Dan Rosenberg) {CVE-2010-4082}
- filter: make sure filters dont read uninitialized memory (David S. Miller) {CVE-2010-4158}
- net: Limit socket I/O iovec total length to INT_MAX.(David S. Miller) {CVE-2010-4160}
- bio: take care not overflow page count when mapping/copying user data (Jens Axboe) {CVE-2010-4162}
- block: check for proper length of iov entries in blk_rq_map_user_iov() (Jens Axboe) {CVE-2010-4163}
- af_unix: limit unix_tot_inflight (Eric Dumazet) {CVE-2010-4249}
- igb: only use vlan_gro_receive if vlans are registered (Alexander Duyck) {CVE-2010-4263}
- net: tipc: fix information leak to userland (Kulikov Vasiliy) {CVE-2010-3877}
- exec: make argv/envp memory visible to oom-killer (Oleg Nesterov) {CVE-2010-4243}
- exec: copy-and-paste the fixes into compat_do_execve() paths (Oleg Nesterov) {CVE-2010-4243}
- sctp: Fix a race between ICMP protocol unreachable and connect() (Vlad Yasevich) {CVE-2010-4526}
-
Fri Jan 21 2011 Kevin Lyons [2.6.32-100.25.9.el6]
- Add dependency on dracut-kernel [bug 11066805]
- Include the /boot/symvers file [bug 11673732]
-
Thu Jan 13 2011 Srinivas Maturi [2.6.32-100.25.8.el6]
- Enable kabichk
-
Thu Jan 13 2011 Kevin Lyons [2.6.32-100.25.7.el6]
- Make sure EXTARVERSION has CPU extension as well
[bug 11071068]
-
Tue Jan 11 2011 Guru Anbalagane [2.6.32-100.25.6.el6]
- git commits based on uek5
-Upstream xen blkfront patches
-Upstream commit 269484a492d9177072ee11ec8c9bff71d256837a
sched: Fix proc_sched_set_task()
- Find an unbound irq number in reverse order (high to low) [ orabug 10096783]
-upstream commit d065bd810b6deb67d4897a14bfe21f8eb526ba99
mm: retry page fault when blocking on disk transfer
-upstream commit 0acedc124aca35f5cce9d4ee288dc372bf517e09
-dma-mapping.h: add the dma_unmap state API
-update enic to upstream(1.4.1.6)
-update cxgb3 to upstream(1.1.4-ko)
-Fix pv guest migrate hung (Joe Jin) [orabug 10114101]
-update 3w-xxxx to 1.26.02.003
-Upstream commit ba4ee30c6c797de148dcc7254cf6d531aba71d9b
- ibft: separate ibft parsing from sysfs interface
-update 3w-9xxx to 2.26.02.014
-minor update to aic94xx
-minor update to aic7xxx
-minor update to aic7xxx_old.
-update accraid to upstream
-update mlx4 to 1.5.1.6
-update fnic to 1.4.0.145
-update lpfc to 8.3.18
-minor update megaraid
-update cxgbi - cxgb3i 2.0.0, cxgb4i 0.9.1
-update mpt2sas
-update mptsas
-update cpqarray
-update hpilo
-netconsole over bonding support
-netconsole support for netfront
-[SCSI] iscsi_tcp: wake xmit thread when killing session
-fix tehuti firmware file name
-xen: ensure that all event channels start off bound to VCPU 0
-netdevice - add netdev print helper
-update bnx2 to 2.0.8-j15
-update bnx2x to 1.52.1-7
-update cnic to 2.1.2
-update bnx2i to 2.1.1
-update tg3 to 3.108
-minor changes related to rmb() - e100
-update e1000 to 7.3.21-k6-NAPI
-Update e1000e to 1.2.7-k2
-Update igb to 2.1.0-k2
-Update igbvf
-update ixgb
-Update ixgbe to 2.0.62-k2
-Add support for ixgbevf 1.0.0-k0
-Add bna support 2.3.2.0
-Update bfa to 2.3.2.0
-Update be2net to 2.102.426r
-Update be2iscsi to 2.0.527.0
-Update cciss to 3.6.26
-Update qla2xxx to 8.03.01.02.32.1-k9
-Update qla4xxx to 5.02.07.03.05.06-c1
-Update qlge to v1.00.00.25.00.00-01
-Update netxen_nic to 4.0.74
-Add support for qlcnic - 5.0.9
-Ignore changes to paravirt_lazy_mode in int context - Oracle bug 10285722
-Upstream commit d11c563dd20ff3c3e1c989d9e10e1d6d0
-Enable entropy in nic - bnx2, bnx2x, e1000, e1000e, igb, ixgb, ixgbe
-export firmware that missed in drivers
-xen/event: validate irq before get evtchn by irq
-xen/fb: fix potential memory leak
-xen/fb: fix xenfb suspend/resume race.
-
Tue Jan 11 2011 Kevin Lyons [2.6.32-100.25.5.el6]
- Add architecture suffix to files [bug 11063219]
-
Wed Jan 05 2011 Guru Anbalagane [2.6.32-100.25.4.el6]
- remove mkinitrd and fix kernel-uek-firmware dependency
-
Mon Jan 03 2011 Guru Anbalagane [2.6.32-100.25.3.el6]
- fix perf conflict
-
Wed Dec 29 2010 Guru Anbalagane [2.6.32-100.25.2.el6]
- make changes for uek6
-
Fri Dec 17 2010 Chris Mason [2.6.32-100.25.1.elr6]
- Update T10Dif support
- Add fix for MPT enclosures
-
Wed Dec 08 2010 Guru Anbalagane [2.6.32-100.24.1.el5]
- [sctp] Do not reset the packet during sctp_packet_con[CVE-2010-3432]
- [drm/i915] Sanity check pread/pwrite [CVE-2010-2962]
- [wireless] fix kernel heap content leak [CVE-2010-2955]
- [sctp] Fix out-of-bounds reading in sctp_asoc_get_hmac() [CVE-2010-3705]
- [niu] Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL [CVE-2010-3084]
- Fix pktcdvd ioctl dev_minor range check [CVE-2010-3437]
- Do not allow llseek to set_ftrace_filter [CVE-2010-3079]
- [kvm] Fix fs/gs reload oops with invalid ldt [CVE-2010-3698]
- [alsa] prevent heap corruption in snd_ctl_new() [CVE-2010-3442]
-
Tue Nov 09 2010 Chris Mason [2.6.32-100.23.1.el5]
- Fix LACP bonding mode (Tina Yang)
-
Mon Oct 25 2010 Chris Mason [2.6.32-100.22.1.el5]
- Fix grat arps on bonded interfaces (Tina Yang)
-
Fri Oct 22 2010 Greg Marsden [2.6.32-100.21.1.el5]
* [rds] fix access issue with rds (Chris Mason) {CVE-2010-3904}
-
Wed Oct 20 2010 Srinivas Eeda [2.6.32-100.20.1.el5_errata1]
- [fuse] linux-2.6.32-fuse-return-EGAIN-if-not-connected-bug-10154489.patch
- [net] linux-2.6.32-net-sched-fix-kernel-leak-in-act_police.patch
- [aio] linux-2.6.32-aio-check-for-multiplication-overflow-in-do_io_subm.patch
-
Thu Sep 30 2010 Guru Anbalagane [2.6.32-100.20.1.el5]
- [fs] xfs: return inode fork offset in bulkstat for fsr (Dave Chinner)
- [fs] xfs: always use iget in bulkstat (Dave Chinner) {CVE-2010-2943}
- [fs] xfs: validate untrusted inode numbers during lookup (Dave Chinner) {CVE-2010-2943}
- [fs] xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED (Dave Chinner) {CVE-2010-2943}
- [net] net sched: fix some kernel memory leaks (Eric Dumazet) {CVE-2010-2942}
- [fs] ocfs2: Don't walk off the end of fast symlinks (Joel Becker)
-
Fri Sep 17 2010 Chris Mason [2.6.32-100.0.19.el5]
- Add fix for 32 bit compat bugs
-
Thu Sep 16 2010 Chris Mason [2.6.32-100.0.18.el5]
- Fix scheduler regression with taskset
- Add support for new ixgbe card
- Fix kernel-doc build
-
Tue Sep 14 2010 Chris Mason [2.6.32-100.0.17.el5]
- Add driver updates
- Update ocfs2
- Enable debug builds
- Enable doc builds
- Fix scsi rq completion on errors
- Add LPFC update for DIF/DIX
-
Mon Sep 13 2010 Chris Mason [2.6.32-100.0.16.el5]
- Backport accept_local sys tunable, default to 1
-
Thu Sep 09 2010 Chris Mason [2.6.32-100.0.15.el5]
- Panic on oops by default
-
Wed Sep 08 2010 Chris Mason [2.6.32-100.0.14.el5]
- Stable update to 2.6.32.21
- Enable CONFIG_NO_HZ
-
Mon Sep 06 2010 Chris Mason [2.6.32-100.0.13.el5]
- Fix RT scheduler bottleneck
-
Fri Sep 03 2010 Guru Anbalagane [2.6.32-100.0.12.el5]
- fix ipmi sunoem cli busy issue
-
Thu Sep 02 2010 Chri Mason [2.6.32-100.0.11.el5]
- Change network drivers to contribute to entropy
- Update OCFS2
-
Fri Aug 27 2010 Chri Mason [2.6.32-100.0.10.el5]
- Add backported IPMI fixes from 2.6.35
-
Wed Aug 25 2010 Chri Mason [2.6.32-100.0.9.el5]
- Use deadline io scheduler by default.
-
Fri Aug 20 2010 Chri Mason [2.6.32-100.0.8.el5]
- Fix AIO spinlock contention w/igrab
- Add back ipmi_si tunables from 2.6.18 EL5
-
Wed Aug 11 2010 Chuck Anderson [2.6.32-100.0.7.el5]
- add mechanism to change termal event report interval (chuck.anderson@oracle.com) [orabug 9966307]
-
Tue Aug 03 2010 Chris Mason [2.6.32-100.0.6.el5]
- Turn on sched_compat_yield by default (java go faster please)
- Backport anon_vma fixes from 2.6.35
- Turn off AER error reporting for PCIe, it is causing problems on
some Sun hardware.
-
Mon Aug 02 2010 Srinivas Maturi <srinivas.maturi@oracle.com> [2.6.32-100.0.4.el5]
- Add pre install script to check for /dev/hd references in /etc/fstab
-
Thu Jul 29 2010 Guru Anbalagane <guru.anbalagane@oracle.com> [2.6.32-100.0.3.el5]
- update mptsas to 4.22
- update megaraid_sas to 4.31-ieee
- backout changes related to nr_cpus > 1024
-
Fri Jul 23 2010 Sunil Mushran <sunil.mushran@oracle.com> [2.6.32-100.0.2.el5]
- Updated ocfs2 version to 1.6.2
- Added datavolume mount option
-
Thu Jul 22 2010 Chris Mason <chris.mason@oracle.com> [2.6.32-100.0.1.el5]
- Turn off the intel iommu by default for performance reasons
-
Wed Jul 21 2010 Chris Mason <chris.mason@oracle.com> [2.6.32-100.el5]
- Change firewalling conntrack into a module
- Update the spec to include oracleasm provides:
-
Tue Jul 20 2010 Chris Mason <chris.mason@oracle.com>
- Add module signing code
-
Tue Jul 20 2010 Chris Mason <chris.mason@oracle.com>
- Add oracleasm 2.0.6
-
Mon Jul 12 2010 Chris Mason <chris.mason@oracle.com>
- Update to 2.6.32.y kernel base
- Include patches to reduce IPC lock contention
- Backport receive packet steering code
- Expose list of msi-irqs per device into sysfs