1
0
forked from pool/kernel-source
OBS User unknown
2008-12-08 14:52:01 +00:00
committed by Git OBS Bridge
parent 7e80d81ded
commit 496d5722b6
43 changed files with 8274 additions and 265 deletions

View File

@@ -1,3 +1,374 @@
-------------------------------------------------------------------
Mon Dec 8 03:54:35 CET 2008 - tonyj@suse.de
- patches.suse/perfmon2-add_ioctl_interface.patch: switch to
ioctl interface for perfmon2.
- patches.suse/perfmon2-fix_disabled.patch: fix initializion of
perfmon disabled.
- patches.suse/perfmon2-remove_get_base_syscall_attr.patch:
remove perfmon syscall_base attribyute.
- patches.suse/perfmon2-remove_syscalls.patch: drop additional
perfmon2 syscalls.
- patches.xen/xen3-perfmon2_remove_syscalls.patch: drop additional
perfmon2 syscalls.
-------------------------------------------------------------------
Sat Dec 6 21:59:13 CET 2008 - trenn@suse.de
- patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch:
ACPI: EC: Don't degrade to poll mode at storm
automatically. (bnc#446142).
- patches.fixes/pci_aspm_check_endless_loop.patch: PCIE Break
out of endless loop waiting for PCI config bits to switch
(bnc#449799).
-------------------------------------------------------------------
Sat Dec 6 01:09:26 CET 2008 - gregkh@suse.de
- refresh patches to apply cleanly.
-------------------------------------------------------------------
Sat Dec 6 00:26:05 CET 2008 - gregkh@suse.de
- Update to final 2.6.27.8 release
- contains 2 changes from 2.6.27.8-rc1
-------------------------------------------------------------------
Fri Dec 5 17:05:44 CET 2008 - jbeulich@novell.com
- patches.xen/xen-configurable-guest-devices: fix a typo.
-------------------------------------------------------------------
Fri Dec 5 16:55:30 CET 2008 - olh@suse.de
- patches.suse/scsi-scsi_transport_srp-shost_data.patch:
move crq_queue_create at the end of initialization (bnc#455929).
-------------------------------------------------------------------
Fri Dec 5 16:52:52 CET 2008 - hare@suse.de
- patches.drivers/open-fcoe-fnic-patches: Open-FCoE bugfixes
for fnic.
- patches.drivers/open-fcoe-rc1-update: Update open-FCoE with
latest patches from Intel (bnc#438954).
-------------------------------------------------------------------
Fri Dec 5 16:19:44 CET 2008 - jbeulich@novell.com
- Update Xen x86-64 config (2k guest devices, 1k outstanding transmits
in netback).
-------------------------------------------------------------------
Fri Dec 5 12:38:19 CET 2008 - hare@suse.de
- patches.arch/s390-zfcp-synchronize-scsi-register: No udev
events for zfcp online / offline (bnc#443667).
- patches.fixes/scsi-remove-scmd-timeout: Fix block timeout
residue problems (bnc#447249,bnc#441335).
- patches.fixes/scsi-eh_stu-timeout: Delete obsolet patch.
-------------------------------------------------------------------
Fri Dec 5 08:11:16 CET 2008 - bphilips@suse.de
- patches.fixes/saa7134-fix-resource-map-sanity-check-conflict.patch:
saa7134: fix resource map sanity check conflict (bnc#446733).
-------------------------------------------------------------------
Fri Dec 5 07:23:40 CET 2008 - gregkh@suse.de
- Update config files.
- patches.drivers/staging-add-rtl8187se-driver.patch: Staging:
add rtl8187se driver. Needed for MSI Wind and other netbooks.
-------------------------------------------------------------------
Fri Dec 5 07:13:17 CET 2008 - gregkh@suse.de
- Update config files.
- patches.drivers/staging-add-serverengines-benet-10gb-ethernet-driver.patch:
Staging: Add ServerEngines benet 10Gb ethernet driver.
-------------------------------------------------------------------
Fri Dec 5 06:54:23 CET 2008 - gregkh@suse.de
- update the wlan-ng driver to the latest upstream version, making
it much more useful (it actually works now...)
-------------------------------------------------------------------
Fri Dec 5 02:23:23 CET 2008 - nfbrown@suse.de
- patches.fixes/sunrpc-module-refcount-fix: Add a reference to
sunrpc in svc_addsock (443379). This avoid a bug where
refcount on sunrpc can go zero or negative.
-------------------------------------------------------------------
Thu Dec 4 19:35:07 CET 2008 - jeffm@suse.de
- patches.fixes/reiserfs-debug-1036: reiserfs: print more
information when an empty journal list is encountered
(bnc#447406 bnc#399966).
-------------------------------------------------------------------
Thu Dec 4 18:47:17 CET 2008 - gregkh@suse.de
- patches.fixes/atm-duplicate-listen-on-socket-corrupts-the-vcc-table.patch:
ATM: duplicate listen() on socket corrupts the vcc table
(CVE-2008-5079).
-------------------------------------------------------------------
Thu Dec 4 16:37:34 CET 2008 - jack@suse.cz
- Update config files.
-------------------------------------------------------------------
Thu Dec 4 16:21:10 CET 2008 - jack@suse.cz
XFS update on request from SGI:
- patches.apparmor/vfs-notify_change.diff: Add a vfsmount
parameter to notify_change(). (refreshed)
- patches.suse/xfs-account-for-allocated-blocks-when-expanding-directories:
Account for allocated blocks when expanding directories
(bnc#450658).
- patches.suse/xfs-check-for-valid-transaction-headers-in-recovery:
XFS: Check for valid transaction headers in recovery
(bnc#450658).
- patches.suse/xfs-dmapi-enable: VFS changes to support DMAPI
(bnc#450658).
- patches.suse/xfs-dmapi-src: DMAPI Source (bnc#450658).
- patches.suse/xfs-dmapi-xfs-enable: DMAPI support for xfs
(bnc#450658).
- patches.suse/xfs-handle-memory-allocation-failures-during-log-initialisation:
handle memory allocation failures during log initialisation
(bnc#450658).
- patches.suse/xfs-nfsd-dmapi-aware: Make NFSD DMAPI aware
(74107, 173874, bnc#450658).
- patches.suse/xfs-wait-for-all-IO-on-truncate-to-zero: Wait
for all I/O on truncate to zero file size (bnc#450658).
- patches.suse/xfs-dmapi-2.6.27: Delete.
- patches.suse/xfs-dmapi-xfs-2.6.27: Delete.
-------------------------------------------------------------------
Thu Dec 4 14:56:19 CET 2008 - olh@suse.de
- patches.arch/ppc-mpic-dont-reset-affinity-for-secondary-MPIC-on-boot.patch:
Don't reset affinity for secondary MPIC on boot (bnc#456408 - LTC50397).
-------------------------------------------------------------------
Thu Dec 4 14:41:56 CET 2008 - jjolly@suse.de
- Update config files.
- patches.arch/s390-05-04-fix_rport_status_check.patch: zfcp:
fix remote port status check (bnc#450096).
- patches.arch/s390-05-05-stp-etr-stop-machine.patch: stp/etr:
smp_call_function races. (bnc#450096).
- patches.arch/s390-05-06-stp-etr-mutex.patch: stp/etr: serialize
work. (bnc#450096).
- patches.arch/s390-05-07-generic-ipi.patch: kernel:
smp_call_function races. (bnc#450096).
- patches.arch/s390-05-08-topology.patch: kernel: disable cpu
topology support by default (bnc#450096,LTC#50392).
-------------------------------------------------------------------
Thu Dec 4 14:37:34 CET 2008 - olh@suse.de
- patches.arch/ppc-cell-gdb-watchpoints.patch:
Fix GDB watchpoints on Cell (bnc#456405 - LTC50396).
-------------------------------------------------------------------
Thu Dec 4 14:30:44 CET 2008 - olh@suse.de
- patches.arch/ppc-syscall-xer.so.1.patch: Fix system calls on
Cell entered with XER.SO=1 (bnc#456406 - LTC50395).
-------------------------------------------------------------------
Thu Dec 4 14:18:02 CET 2008 - hare@suse.de
- patches.suse/genhd-disk-ro-uevents: Send uevents for
write_protect changes (bnc#440959).
-------------------------------------------------------------------
Thu Dec 4 12:33:22 CET 2008 - mmarek@suse.cz
- supported.conf: mark kernel/net/ipv4/ipvs/ip_vs/* and
kernel/net/ipv4/netfilter/ipt_CLUSTERIP as unsupported,
a supported variant will be provided in a separate KMP
(bnc#455959)
-------------------------------------------------------------------
Thu Dec 4 10:42:03 CET 2008 - schwab@suse.de
- Set CONFIG_IA64_CPE_MIGRATE=m.
-------------------------------------------------------------------
Thu Dec 4 09:50:21 CET 2008 - jbeulich@novell.com
- supported.conf: Mark pciback as support, sfc_resource, sfc_netback,
and sfc_netutil as externally supported, add sfc_netfront, and mark
xenscsi and xen-scsibk as unsupported.
-------------------------------------------------------------------
Thu Dec 4 09:37:35 CET 2008 - mszeredi@suse.de
- patches.suse/SoN-fix-uninitialized-variable.patch: Fix use of
uninitialized variable in cache_grow() (bnc#444597).
-------------------------------------------------------------------
Thu Dec 4 09:19:55 CET 2008 - hare@suse.de
- patches.fixes/scsi-eh_stu-timeout: make scsi_eh_try_stu use
block timeout (bnc#447249,bnc#441335).
-------------------------------------------------------------------
Thu Dec 4 01:06:34 CET 2008 - gregkh@suse.de
- patches.fixes/jbd2-create-proc-entry-fix.patch: Delete. It's not needed
anymore now that 2.6.27.8-rc1 has a similar fix.
-------------------------------------------------------------------
Wed Dec 3 23:09:37 CET 2008 - gregkh@suse.de
- Update to 2.6.27.8-rc1:
- lots of bugfixes
- some security fixes as well.
- obsoletes lots of existing patches:
- patches.arch/ppc-spufs-02-add-a-missing-mutex_unlock.patch
- patches.arch/ppc-spufs-11-Fix-spinning-in-spufs_ps_fault-on-sig.patch
- patches.drivers/libata-fix-ata_tf_read_block-overflow
- patches.drivers/libata-fix-ata_tf_to_lba48-overflow
- patches.drivers/libata-seagate-firmware-bug
- patches.drivers/parport-serial-array-overflow-fix
- patches.fixes/af_unix-soft-lockup-fix.patch
- patches.fixes/cifs-add-cifs_sock_list
- patches.fixes/cifs-cleanup-cifs_mount
- patches.fixes/cifs-cleanup-proto-handling
- patches.fixes/cifs-disable-sess-sharing
- patches.fixes/cifs-fix-build-breakage
- patches.fixes/cifs-fix-data-corruption
- patches.fixes/cifs-fix-dead-tcon-check
- patches.fixes/cifs-fix-oops-on-failed-mount
- patches.fixes/cifs-fix-reconnection-flags
- patches.fixes/cifs-fix-smb-send2
- patches.fixes/cifs-fix-writepages
- patches.fixes/cifs-reinstate-sess-sharing-sans-races
- patches.fixes/cifs-reinstate-treecon-sharing
- patches.fixes/ext4_add-missing-unlock-to-ext4-check-descriptors
- patches.fixes/ext4_create-proc-ext4-stats-file-more-carefully
- patches.fixes/ext4_fix_whitespace_checkpatch_issues
- patches.fixes/ext4_update-flex-bg-counters-when-resizing
- patches.fixes/fix-inotify-watch-removal-umount-races
- patches.fixes/hpwdt-execute-page.diff
- patches.fixes/hpwdt-kdump.diff
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch
-------------------------------------------------------------------
Wed Dec 3 16:05:26 CET 2008 - jbeulich@novell.com
- patches.xen/xen3-patch-2.6.19: Fix a kernel warning during shutdown.
- patches.xen/xen3-patch-2.6.27,
patches.xen/xen-netback-notify-multi,
patches.xen/xen-virq-per-cpu-irq: Refresh.
-------------------------------------------------------------------
Wed Dec 3 15:43:30 CET 2008 - olh@suse.de
- patches.suse/scsi-scsi_transport_srp-shost_data.patch: change
init order to fill in shost_data (bnc#455929).
-------------------------------------------------------------------
Wed Dec 3 14:38:34 CET 2008 - hare@suse.de
- patches.suse/scsi-netlink-ml: Use GFP_ATOMIC for
skb allocation.
-------------------------------------------------------------------
Wed Dec 3 13:38:36 CET 2008 - olh@suse.de
- patches.suse/scsi-scsi_transport_srp-shost_data.patch:
add debug for Scsi_Host->shost_data (bnc#455929).
-------------------------------------------------------------------
Wed Dec 3 10:48:49 CET 2008 - hare@suse.de
- supported.conf: mark dm-leastpending-path as supported
(bnc#444199)
-------------------------------------------------------------------
Wed Dec 3 10:32:12 CET 2008 - teheo@suse.de
Patch updated to remove strcmp() on NULL strings.
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
ata_piix: add borked Tecra M4 to broken suspend list
(bnc#398270).
-------------------------------------------------------------------
Wed Dec 3 09:38:19 CET 2008 - jbeulich@novell.com
- Update Xen patches to c/s 728 (plus several indivual ones)
- patches.xen/735-balloon-exit.patch: remove sysfs files during balloon
module exit.
- patches.xen/737-kexec-free.patch: kexec: Don't pass
limit_pages_to_max_mfn() regions to xen_destroy_contiguous_region().
- patches.xen/740-blkback-resource-leak.patch: blkback, blktap: Fix
potential resource leak.
- patches.xen/746-pirq-status-page.patch: use shared page indicating
the need for an EOI notification
- patches.xen/747-x86-undo-mfn-limit.patch: revert the effect of
xen_limit_pages_to_max_mfn()
- patches.xen/748-x86-ioapic-cleanup.patch: cleanup IO-APIC code
- patches.xen/panic-on-io-nmi-xen.diff: Rename to ...
- patches.xen/xen3-panic-on-io-nmi.diff: ... this.
- patches.xen/uv-sysfs-no-xen.diff: Replace by ...
- patches.xen/xen3-uv_setup_irq.diff: ... this.
- patches.xen/xen3-x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
- patches.xen/xen-fb-bad-irq: Delete.
-------------------------------------------------------------------
Wed Dec 3 09:11:31 CET 2008 - hare@suse.de
- patches.drivers/lpfc-8.2.8.9-update: Update Emulex lpfc driver
to 8.2.8.9 (bnc#420767).
-------------------------------------------------------------------
Wed Dec 3 08:41:58 CET 2008 - knikanth@suse.de
- patches.suse/cfq-ioc-race: Exiting queue and task might race
to free cic (bnc#444346).
-------------------------------------------------------------------
Wed Dec 3 08:32:18 CET 2008 - sjayaraman@suse.de
- patches.fixes/cifs-reinstate-sess-sharing-sans-races: Adjust as it
didn't apply cleanly.
-------------------------------------------------------------------
Wed Dec 3 07:51:33 CET 2008 - sjayaraman@suse.de
- Fix data corruption issues (411655).
patches.fixes/cifs-fix-data-corruption
patches.fixes/cifs-fix-smb-send2
- Fix multiple oopses, memory corruption due to mount/umount races
(https://bugzilla.samba.org/show_bug.cgi?id=5720).
patches.fixes/cifs-add-cifs_sock_list
patches.fixes/cifs-cleanup-cifs_mount
patches.fixes/cifs-cleanup-proto-handling
patches.fixes/cifs-disable-sess-sharing
patches.fixes/cifs-fix-build-breakage
patches.fixes/cifs-fix-dead-tcon-check
patches.fixes/cifs-fix-oops-on-failed-mount
patches.fixes/cifs-fix-reconnection-flags
patches.fixes/cifs-fix-writepages
patches.fixes/cifs-reinstate-sess-sharing-sans-races
patches.fixes/cifs-reinstate-treecon-sharing
-------------------------------------------------------------------
Tue Dec 2 23:47:14 CET 2008 - jeffm@suse.de
- scripts/git-create-branch: Helper script to create a new
branch.
-------------------------------------------------------------------
Tue Dec 2 17:53:44 CET 2008 - mmarek@suse.cz