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

Log of /updates/5/kernel-tmb/current

View Directory Listing Directory Listing


Sticky Revision:


Revision 926100 - Directory Listing
Modified Wed Jan 20 16:54:09 2016 UTC (8 years, 2 months ago) by tmb
- add patches:
  * NN01: netfilter: nf_nat_redirect: add missing NULL pointer check
  * SK02: KEYS: Fix keyring ref leak in join_session_keyring() (CVE-2016-0728)



Revision 914623 - Directory Listing
Modified Fri Dec 25 17:58:26 2015 UTC (8 years, 3 months ago) by tmb
- update to 4.1.15
- drop merged /obsolete patches:
  * AX10, BM01-BM04, CK02, DG01-DG04, DG07, DG20-DG30, DG40, DI01, DM10, DM11
  * DN10, DN12, DU01-DU02, DV10, FA01, FB01-FB02, FE01, FE10-FE11
- update patches:
  * BB01-BB03: BFQ patchset v7r8-4.1
  * CK01: 4.1-ck2 patchset including BFS 464
  * FR01: reiser4 support
- rebase paches:
  * MB02: 3rdparty merge
- add patches:
  * AA01-AA13: stable queue fixes
  * BS01-BS02: SCSI: Fix NULL pointer dereference in RTPM of block layer
  * CK02: fix BFS scheduler for changes to should_resched() in 4.1.12
  * DA01: ahci: Fix softreset failed issue of Port Multiplier
  * DA02: sata_sil: disable trim
  * DB01: silence DT errors on non-DT 32bit systems (mga#17010)
  * DG01: drm/nouveau/bios/fan: hardcode the fan mode to linear
  * DG02: drm/ttm: Fix a read/write lock imbalance (fixes vmgfx hang)
  * DM10: md: remove check for MD_RECOVERY_NEEDED in action_store (reshape fix)
  * DM20: airspy: increase USB control message buffer size (fw load hang fix)
  * MB14: ndiswrapper buildfix
  * NW01-NW08: QCA6174 fixes (mga#16915)
  * NW20: rtlwifi: rtl8821ae: Fix lockups on boot
  * NX20: xen/events/fifo: Consume unprocessed events when a CPU dies
- add security fixes:
  * AX10: KVM: svm: unconditionally intercept #DB (CVE-2015-8104)
  * DM21: media/vivid-osd: fix info leak in ioctl (CVE-2015-7884)
  * DS10: staging/dgnc: fix info leak in ioctl (CVE-2015-7885)
  * FO01: ovl: fix permission checking for setattr (CVE-2015-8660)
  * NX01-NX07: xen paravirtualized drivers incautious about shared memory contents
               (CVE-2015-8550 / XSA-155)
  * NX11-NX15: xen pciback missing sanity checks leading to crash
               (CVE-2015-8551,CVE-2015-8552 / XSA-157)
  * SK01: KEYS: Don't permit request_key() to construct a new keyring (CVE-2015-7872)
- enable DRM_I915_PRELIMINARY_HW_SUPPORT for Skylake support (mga#17174)
- update conflicts on old dkms and firmware packages
- update defconfigs
- update filelists



Revision 832220 - Directory Listing
Modified Thu Jun 18 23:26:52 2015 UTC (8 years, 9 months ago) by umeabot
SILENT Branching for Mageia 5

Revision 822499 - Directory Listing
Modified Thu May 21 23:46:56 2015 UTC (8 years, 10 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: fix up spec breakage, filelists and kconflicts

Revision 822498 - Directory Listing
Modified Thu May 21 23:33:02 2015 UTC (8 years, 10 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.19.8
- drop merged patches:
  * AX01-AX02, DG05-DG06, DN01, DN11, DN13, DU03-DU04
- add patches:
  * AX10: x86/spinlocks: Fix regression in spinlock contention detection
  * BM01: blk-mq: fix CPU hotplug handling
  * BM02: blk-mq: fix race between timeout and CPU hotplug
  * BM03: blk-mq: fix FUA request hang
  * BM04: blk-mq: don't lose requests if a stopped queue restarts
  * DG20: drm/radeon: Use drm_calloc_ab for CS relocs
  * DG21: drm/radeon: adjust pll when audio is not enabled
  * DG22: drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5
  * DG23: drm/radeon: fix lockup when BOs aren't part of the VM on release
  * DG24: drm/radeon: reset BOs address after clearing it.
  * DG25: drm/radeon: check new address before removing old one
  * DG26: drm/radeon: disable semaphores for UVD V1 (v2)
  * DG27: drm/radeon: fix userptr BO unpin bug v3
  * DG28: drm/radeon: make VCE handle check more strict
  * DG29: drm/radeon: make UVD handle checking more strict
  * DG30: drm/radeon: more strictly validate the UVD codec
  * DG40: drm: Zero out invalid vblank timestamp in drm_update_vblank_count
  * DM10: md/raid5: don't record new size if resize_stripes fails.
  * DM11: md/raid0: fix restore to sector variable in
  * DV10: vhost/scsi: potential memory corruption
  * FA01: aio: fix serial draining in exit_aio()
  * FB01: Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused
  * FB02: btrfs: unlock i_mutex after attempting to delete subvolume during send
  * FE01: efivarfs: Ensure VariableName is NUL-terminated
  * FE10: ext4: fix data corruption caused by unwritten and delayed
  * FE11: ext4: move check under lock scope to close a race.



Revision 819386 - Directory Listing
Modified Mon Mar 30 11:04:46 2015 UTC (9 years ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.19.3
- update patches:
  * BB01-BB03: BFQ block scheduler
  * CK01: Con Colivas -ck patchset including BFS cpu scheduler
  * FR01: reiser4 support
- only build kernel-tmb-desktop
  * support 64GB RAM even on i586
- add patches:
  * AX01-AX02: restore mwait_idle() support
  * DG01: drm/i915: Make sample_c messages go faster on Haswell
  * DG02: drm/i915: Improve HiZ throughput on Cherryview
  * DG03: drm/i915: Enable the HiZ RAW Stall Optimization on Broadwell
  * DG04: drm/i915: Ensure the HiZ RAW Stall Optimization is on for Cherryview
  * DG05: drm/i915: Align initial plane backing objects correctly
  * DG06: drm/i915: Push vblank enable/disable past encoder->enable/disable
  * DG07: drm/i915: Revert back to legacy turbo for vlv, fixes random crashes
  * DI01: Input: psmouse - support for the FocalTech PS/2 protocol extensions
  * DN01: net/tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
  * DN10: net/wireless/ath9k: Update PCI IDs for AR9565
  * DN11: net/wireless/rtlwifi: Improve handling of IPv6 packets
  * DN12: net/wireless/brcmfmac: Add support for bcm43340/1 wireless chipsets
  * DN13: net/wireless/iwlwifi: mvm: BT Coex - fix a NULL pointer exception
  * DS01: alsa: Add VT1613 AC97 codec support
  * DU01: usb/xhci: remove unused parameter 'xhci' in function xhci_handshake()
  * DU02: usb/xhci: clean up work to remove unused parameters for functions in xhci-mem.c
  * DU03: usb/xhci: handle Config Error Change (CEC) in xhci driver
  * DU04: usb/xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
  * DV01: video: fbdev: fix possible null dereference
  * FR02: reiser4 buildfixes for kernel 3.19
- update conflicts on old dkms and firmware packages
- update defconfigs
- update filelists



Revision 811225 - Directory Listing
Modified Sun Jan 18 08:59:15 2015 UTC (9 years, 2 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.18.3
- update patches:
  * BB01-BB03: BFQ I/O sceduler v7r7 for 3.18
  * CK01: -ck patchset including BFS cpu scheduler 0.460
  * FR01: reiser4 support
- drop merged patches
  * CK02: BFS scheduler update
  * DA01-DA02: acpi blacklist updates
  * DM13-DM14: mdadm fixes
  * FN10: fsnotify umount hang fix
  * FO01-FO09: overlay filesystem support
  * NC01-NC02: duplicate symlinks fix
- disable KP01 (TuxOnIce support, currently broken)
- update defconfigs
- update filelists



Revision 675921 - Directory Listing
Modified Mon Sep 15 05:40:53 2014 UTC (9 years, 6 months ago) by tv
Original Path: cauldron/kernel-tmb/current
s/uggests:/Recommends:/

Revision 669675 - Directory Listing
Modified Sat Aug 30 19:32:59 2014 UTC (9 years, 7 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- add patches:
  * AA01-AA45: stable queue fixes including some CVEs
  * CK02: update bfs scheduler to 454
  * DM10: md/raid6: avoid data corruption during recovery of double-degraded RAID6
  * DM11: md/raid10: fix memory leak when reshaping a RAID10
  * DM12: md/raid10: Fix memory leak when raid10 reshape completes
  * DM13: md/raid10: avoid memory leak on error path during reshape
  * DM14: md/raid10: always initialise ->state on newly allocated r10_bio
  * DN01: revert 'iwlwifi: dvm: don't enable CTS to self' as it is reported to
          cause a big packet loss on some hw



Revision 669175 - Directory Listing
Modified Thu Aug 28 22:01:26 2014 UTC (9 years, 7 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.14.17
- drop merged patches
- update conflicts on dkms packages supporting 3.14 series kernels
- update defconfigs



Revision 645331 - Directory Listing
Modified Sun Jul 6 12:45:23 2014 UTC (9 years, 8 months ago) by ovitters
Original Path: cauldron/kernel-tmb/current
SILENT one line per buildrequirement

Revision 630333 - Directory Listing
Modified Sun Jun 1 09:29:11 2014 UTC (9 years, 9 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.14.5
- drop merged / obsolete patches:
  * AX10-AX11: restored mwait_idle()
  * AX16: AMD F16h Erratum792
  * DA21: sata_sis pm support
  * DI01-DI03: ALPS updates
  * DN01: asix bugfix
  * FS01-FS02: squashfs multi-decompressor support
- update patches:
  * CK01: -ck1 patchset
  * FO01-FO09: overlayfs support
  * FR01: reiser4 support
  * KP01: TuxOnIce support
- add patches:
  * DM10: md/raid10: call wait_barrier() for each request submitted
  * DN01: iwlwifi: mvm: disable beacon filtering
  * DS10: ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsets
  * FK01: kernfs: add back missing error check in kernfs_fop_mmap()
  * MB13: ndiswrapper buildfix
  * BB01-BB03: BFQ io scheduler support (set as default)
- update defconfigs
- disable AUDITSYSCALL as its broken beyond repair
  (avoids CVE-2014-3917, and other upcoming CVEs)



Revision 623031 - Directory Listing
Modified Fri May 16 17:19:47 2014 UTC (9 years, 10 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.12.20
- drop merged patch: NI50
- require fixed kmod



Revision 617596 - Directory Listing
Modified Thu Apr 24 13:54:59 2014 UTC (9 years, 11 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.12.18
- enable Intel P-state driver (mga#13080)



Revision 613531 - Directory Listing
Modified Fri Apr 11 22:44:37 2014 UTC (9 years, 11 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
enable FB_SIMPLE 0n x86_64 too

Revision 613520 - Directory Listing
Modified Fri Apr 11 22:36:23 2014 UTC (9 years, 11 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.12.17
- drop merged patches:
  * AA01-AA07, AX6, AX20, DG11, DN04, DN10, DU01, DU02, DU10, NR01
. add patch:
  * NI50: net: ping: refcount issue in ping_init_sock() function (CVE-2014-2851)



Revision 568606 - Directory Listing
Modified Sun Feb 2 09:32:31 2014 UTC (10 years, 1 month ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.12.9
- drop perged patches:
  * DA10, DH01, DM10-DM13, FS10-FS12, KF01
- add patches:
  * AA01: e1000e: fix compiler warnings
  * AA02: e752x_edac: Fix pci_dev usage count
  * AA03: drm/nouveau/bios: fix offset calculation for BMPv1 bioses
  * AA04: kvm: x86: fix apic_base enable check
  * AA05: md/raid5: fix long-standing problem with bitmap handling on write failure
  * AA06: mm: hugetlbfs: fix hugetlbfs optimization
  * AA07: mm/mempolicy.c: fix mempolicy printing in numa_maps
  * AX10: x86, x32: Correct invalid use of user timespec in the kernel
    (CVE-2014-0038)



Revision 566976 - Directory Listing
Modified Sun Jan 19 14:50:29 2014 UTC (10 years, 2 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.12.8
- drop patches:
  * DA20: Marvell 88SE9170 SATA id, merged
- add patches:
  * AX10, AX11: x86 idle: restore mwait_idle()
  * AX15: x86, quirks: Add workaround for AMD F16h Erratum 792
  * AX16: x86, cpu: Add workaround for AMD F16h Erratum 793 (CVE-2013-6885)
  * DA10: revert: 'ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs' as it
          causes boot hangs
  * DH10: hwmon: (coretemp) Fix truncated name of alarm attributes
  * DM10: md/raid5: Fix possible confusion when multiple write errors occur
  * DM11: md/raid10: fix two bugs in handling of known-bad-blocks
  * DM12: md/raid10: fix bug when raid10 recovery fails to recover a block
  * DM13: md: fix problem when adding device to read-only array with bitmap
  * DN01: ax88179_178a: Remove AX_MEDIUM_ALWAYS_ONE bit in
          AX_MEDIUM_STATUS_MODE register to avoid TX throttling
  * DN05: via-rhine: Fix tx_timeout handling
  * DN10: b43: fix the wrong assignment of status.freq in b43_rx()
  * DU10: revert: 'usbcore: set lpm_capable field for LPM capable root hubs'
          (breaks some usb devices)
  * FS10: vfs: Fix a regression in mounting proc
  * FS11: vfs: In d_path don't call d_dname on a mount point
  * FS12: writeback: Fix data corruption on NFS
  * KF01: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)
  * NR01: net: rds: fix per-cpu helper usage



Revision 566396 - Directory Listing
Modified Sun Jan 12 21:50:41 2014 UTC (10 years, 2 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.12.7
- update patches:
  * FR01: reiser4 support
- drop patches:
  * FR02: reiser4 fix, merged in FR01
- add patches:
  * DA01: ACPI: Blacklist Win8 OSI for some HP laptop 2013 models
  * DA02: ACPI: Blacklist Win8 OSI for Asus VivoBook X202E (mga#7857)
  * DA20: ahci: add PCI ID for Marvell 88SE9170 SATA controller
  * DA21: sata_sis: add missing PM support
  * DI01: Input: ALPS - change secondary device's name
  * DI02: Input: ALPS - add support for DualPoint device on Dell XT2
  * DI03: Input: ALPS - add support for "Dolphin" devices
  * DU01: xhci: Avoid infinite loop when sg urb requires too many trbs
  * DU02: xhci: Set scatter-gather limit to avoid failed block writes



Revision 559221 - Directory Listing
Modified Fri Dec 20 18:49:30 2013 UTC (10 years, 3 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.12.6
- drop merged patches:
  * AX10-AX13: kvm CVE fixes
  * FX02: xfs CVE fix



Revision 557043 - Directory Listing
Modified Sun Dec 15 14:57:59 2013 UTC (10 years, 3 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: doh... upload tarball too

Revision 557041 - Directory Listing
Modified Sun Dec 15 14:37:01 2013 UTC (10 years, 3 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- add patch:
  * FR02: reiser4: add user namespace support



Revision 557040 - Directory Listing
Modified Sun Dec 15 14:14:07 2013 UTC (10 years, 3 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.12.5
- add patches:
  * AX10: kvm: rtc_status.dest_map out-of-bounds access (CVE-2013-4587)
  * AX11: kvm: division by zero in apic_get_tmcct() (CVE-2013-6367)
  * AX12: kvm: cross page vapic_addr access (CVE-2013-6368)
  * AX13: kvm: BUG_ON() in apic_cluster_id() (CVE-2013-6376)
  * FX01: xfs: add capability check to free eofblocks ioctl (CVE pending)
  * FX02: xfs: underflow bug in xfs_attrlist_by_handle() (CVE-2013-6382)
- update and enable patches:
  * FR01: Reiser4 support
  * KP01: TuxOnIce support



Revision 555222 - Directory Listing
Modified Wed Dec 4 22:19:37 2013 UTC (10 years, 3 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.12.3
- drop merged patches:
  * AA01-AA15: stable queue fixes
  * DB10: bluetooth suspend/resume fix
  * MB13-MB15: ndiswrapper buildfixes
- update patches:
  * CK01: -ck patchset including BFS 0.444
- * MB10: ndiswrapper 1.59
- add patches:
  * FS01-FS02: squashfs multi-decompressor support



Revision 551605 - Directory Listing
Modified Sun Nov 17 00:17:59 2013 UTC (10 years, 4 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- add -stable queue patches:
  * AA01: net/mlx4_core: Fix call to __mlx4_unregister_mac
  * AA02: net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
  * AA03: net: flow_dissector: fail on evil iph->ihl
  * AA04: virtio-net: correctly handle cpu hotplug notifier during resuming
  * AA05: xen-netback: use jiffies_64 value to calculate credit timeout
  * AA06: cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures
  * AA07: tcp: gso: fix truesize tracking
  * AA08: tcp: fix SYNACK RTT estimation in Fast Open
  * AA09: tcp: only take RTT from timestamps if new data is acked
  * AA10: tcp: do not rearm RTO when future data are sacked
  * AA11: ipv6: ip6_dst_check needs to check for expired dst_entries
  * AA12: ipv6: reset dst.expires value when clearing expire flag
  * AA13: hyperv-fb: add pci stub
  * AA14: USB: add new zte 3g-dongle's pid to option.c
  * AA15: ALSA: hda - hdmi: Fix reported channel map on common default layouts
  * DB10: bluetooth: fix suspend/resume issue



Revision 549321 - Directory Listing
Modified Mon Nov 4 00:10:03 2013 UTC (10 years, 4 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: fix tar ver

Revision 549320 - Directory Listing
Modified Mon Nov 4 00:08:24 2013 UTC (10 years, 4 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
update to 3.12 final

Revision 496719 - Directory Listing
Modified Sun Oct 13 23:13:47 2013 UTC (10 years, 5 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.12-rc5
- drop patches:
  * DN40: bcma BCM43142 support (merged)
- update patches:
  * FO01-FO09: overlayfs support
- rediff patches:
  * NI10: netfilter IFWLOG support
- add patches:
  * MB15: ndiswrapper buildfix for kernel 3.12
- disable patches:
  * CK01: BFS scheduler (needs update to support 3.12)
  * FR01: reiser4 support (needs update to support 3.12)
  * KP01: TuxOnIce support (needs update to support 3.12)
- update filelists
- update defconfigs
- update dkms conflicts



Revision 491034 - Directory Listing
Modified Thu Oct 3 19:56:22 2013 UTC (10 years, 5 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.10.15
- drop merged patches:
  * DG01, DG02, NM01, NS01, NS02, NW01



Revision 469190 - Directory Listing
Modified Wed Aug 21 22:04:56 2013 UTC (10 years, 7 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.10.9
- add patches:
  * DG01: drm/radeon: fix WREG32_OR macro setting bits in a register
  * DG02: drm/radeon/r7xx: fix copy paste typo in golden register setup
  * NM01: mac80211: add a flag to indicate CCK support for HT clients
  * NS01: net_sched: psched_ratecfg_precompute() improvements
  * NS02: net_sched: restore "linklayer atm" handling
  * NW01: ath9k: Enable PLL fix only for AR9340/AR9330



Revision 467214 - Directory Listing
Modified Sat Aug 17 11:34:02 2013 UTC (10 years, 7 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.10.7
- drop merged/obsolete patches:
  * AA01-AA17: stable queue fixes
  * DN01-DN04: alx backport
  * DN22: carl9170 fix
- update patches:
  * CK01: -ck patchset including BFS 0.440
  * FO01-FO09: overlayfs support
  * FR01: Reiser4 support
  * KP01: TuxOnIce support
- add patches:
  * MB14: ndiswrapper kernel 3.10 buildfix
- add support for extended stable builds
- update requires on firmwares and tools
- add conflicts on too old dkms, firmware and
  tools to get better upgrade transactions
- update defconfigs
- update filelists



Revision 447891 - Directory Listing
Modified Fri Jun 28 11:16:08 2013 UTC (10 years, 9 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.9.8
- add patches:
  * AA01-AA17: -stable queue fixes
  * DN40: bcma: add support for BCM43142 (mga#9378, mga#10611)
- drop merged patches:
  * DN10, DN21, DN30



Revision 445408 - Directory Listing
Modified Fri Jun 21 09:17:10 2013 UTC (10 years, 9 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.9.7
- drop merged patches:
  * AA01-AA82 (stable queue fixes)
- add patches:
  * DN10: ath9k_htc: Handle IDLE state transition properly
  * DN30: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks



Revision 435349 - Directory Listing
Modified Sun Jun 2 19:45:22 2013 UTC (10 years, 9 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
fix -devel filelist

Revision 435269 - Directory Listing
Modified Sun Jun 2 18:58:28 2013 UTC (10 years, 9 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.9.4
- drop merged patches:
  * DI01, DI10-DI12, DI20-DI22, DI30-DI31, DI40-DI41
  *  DI50-DI64, DI70-DI75, DM10, DN10-DN14, DS10
- update patches:
  * CK01: -ck1 patchset including BFS 0.430
  * FR01: Reiser4 support for kernel 3.9
+  * KP01: TuxOnIce 3.3 for kernel 3.9
- rediff patches:
  * FO01, FO04: overlayfs support
  * MB02: 3rdparty tree merge
- add patches:
  * DN04: fix up alx AR8161 breakage (mga #10079)
  * MB13: ndiswrapper buildfix for kernel 3.9
- update filelists
- update defconfigs



Revision 413045 - Directory Listing
Modified Sun May 12 11:43:45 2013 UTC (10 years, 10 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: add tarball signoff

Revision 413044 - Directory Listing
Modified Sun May 12 11:43:15 2013 UTC (10 years, 10 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.8.13
- drop merged patches:
  * BD01: block discard fix
  * DG01-DG03: drm/radeon fixes
  * DG12: drm/cirrus fix
  * DG21-DG25: drm/i915 fixes
- add patches:
  * DI20-DI22: Input: Cypress PS2 support
  * DI30-DI31: Input: Cypress APA support
  * DI40-DI41: Input: Synaptics bugfixes
  * DI50-DI64: Input: ALPS Rushmore and Dolphin V1 support
  * DI70-DI75: Input: Wacom: DTH-2242 and 0x10d support



Revision 412659 - Directory Listing
Modified Wed May 8 20:04:39 2013 UTC (10 years, 10 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.8.12
- update patches:
  * DN01-DN03: alx ethernet support including BigFoot e2200
- add patches:
  * DG11: drm/cirrus: Correct register values for 16bpp
  * DG12: drm/cirrus: deal with bo reserve fail in dirty update path
  * DG21: Fix detection of base of stolen memory
  * DG22: Use MLC (l3$) for context objects
  * DG23: Add no-lvds quirk for Fujitsu Esprimo Q900
  * DG24: Fixup Oops in the pipe config computation
  * DG25: set CPT FDI RX polarity bits based on VBT
  * DN21: carl9170: fix frame drop and WARN due to minstrel_ht change
  * DN22: carl9170: remove fast channel change feature (unreliable)
- drop merged patches:
  * AA01: TTY fix
  * DN04: alx fix



Revision 411804 - Directory Listing
Modified Wed May 1 18:33:36 2013 UTC (10 years, 10 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.8.11
- drop merged patches:
  * AA01-AA03: stable queue fixes
- add patch:
  * DT01: tty: fix up atime/mtime mess, take three (Linus, upstream)



Revision 411430 - Directory Listing
Modified Sat Apr 27 11:19:25 2013 UTC (10 years, 11 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.8.10
- drop merged / obsolete patches:
  * AA01-AA20: 3.8.6+ stable fixes (merged)
  * DP01: disable-aspm-link check for ath5k (obsolete)
- add patches:
  * AA01: aio: fix possible invalid memory access when DEBUG is enabled
  * AA02: TTY: do not update atime/mtime on read/write (CVE-2013-0160)
  * AA03: TTY: fix atime/mtime regression
  * BD01: block: fix max discard sectors limit
  * DG01: drm/radeon: don't use get_engine_clock() on APUs
    (mga #8077, fdo #62493)
  * DG02: drm/radeon: add some new SI PCI ids
  * DG03: drm/radeon: add new richland pci ids
  * DI10-DI12: intel_idle: add Haswell support
- make EFI_VARS builtin on x86_64
- set DEFAULT_NLS to utf8



Revision 408975 - Directory Listing
Modified Sun Apr 7 20:42:19 2013 UTC (10 years, 11 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: fix typo

Revision 408967 - Directory Listing
Modified Sun Apr 7 20:16:14 2013 UTC (10 years, 11 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: more filelist + date fix

Revision 408964 - Directory Listing
Modified Sun Apr 7 20:00:39 2013 UTC (10 years, 11 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: fix filelists

Revision 408961 - Directory Listing
Modified Sun Apr 7 19:49:29 2013 UTC (10 years, 11 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: add missing define

Revision 408960 - Directory Listing
Modified Sun Apr 7 19:46:34 2013 UTC (10 years, 11 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.8.6
- update patches:
  * CK01: -ck patchset inclunding BFS 0.428
  * DN01-DN02: alx ethernet driver
  * F01-F13: overlayfs
  * KP01: TuxOnIce 3.3
  * MB10: ndiswrapper 1.58
- drop merged/obsolete patches:
  * AA01-AA16: stable queue fixes for 3.6 series
  * CK02: BFS boot fix
  * DM50: DVB-S builfix
  * DM60: rttrack buildfix
  * MB13, MB14: ndiswrapper buildfixes
- add patches:
  * AA01-AA20: 3.8 -stable queue fixes
  * DI01: Intel Wellsburg PCH i2c support
  * DM10: Intel Wellsburg PCH lpc support
  * DN03-DN04: alx buildfixes
  * DN10: net: asix: init ASIX AX88772B MAC from EEPROM
  * DN11: net: asix: handle packets crossing URB boundaries
  * DN12: usb/net/asix_devices: Add USBNET HG20F9 ethernet dongle (coling)
  * DN13: asix cleanup
  * DN14: net: ax88179_178a: add ASIX AX88179_178A USB 3.0/2.0 to gigabit
          ethernet adapter support
  * DP01: PCI: Remove not needed check in disable aspm link (fixes ath5k)
  * DS10: Intel Wellsburg PCH alsa support
  * FR01: Reiser4 support
- update defconfigs



Revision 389214 - Directory Listing
Modified Thu Jan 17 21:30:27 2013 UTC (11 years, 2 months ago) by pterjan
Original Path: cauldron/kernel-tmb/current
oops

Revision 389213 - Directory Listing
Modified Thu Jan 17 21:29:26 2013 UTC (11 years, 2 months ago) by pterjan
Original Path: obsolete/cauldron/kernel-tmb/current
Drop 

Revision 312036 - Directory Listing
Modified Thu Nov 1 11:17:09 2012 UTC (11 years, 4 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- add patches:
  * DN01, DN02: alx network driver



Revision 312001 - Directory Listing
Modified Thu Nov 1 09:41:37 2012 UTC (11 years, 4 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- add patch:
  * CK02: fix some booting issues with BFS sceduler



Revision 311881 - Directory Listing
Modified Thu Nov 1 00:18:18 2012 UTC (11 years, 4 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: add tarball signoff

Revision 311880 - Directory Listing
Modified Thu Nov 1 00:17:12 2012 UTC (11 years, 4 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.6.5
- move -doc to Documentation group
- add patches:
  * AA01-AA16: stable queue fixes
  * FE01: ext4: fix unjournaled inode bitmap modification
          (fixes possible data corruption bug)
  * NI14: ipt_IFWLOG buildfix
- update patches:
  * CK01: -ck1 patchset
  * FO01-FO13: overlayfs
  * KP01: TyxOnIce
- disable patches:
  * DA20: acpi shuttle-wmi video blacklist (broken)
- enable ZRAM support
- update filelists
- update defconfigs



Revision 294091 - Directory Listing
Modified Sat Sep 15 10:39:45 2012 UTC (11 years, 6 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.5.4
- drop merged patches:
  * AA01-AA85, FE01, FU01



Revision 292370 - Directory Listing
Modified Tue Sep 11 17:23:21 2012 UTC (11 years, 6 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- add patches:
  * AA01-AA85: stable queue fixes
  * FO01-FO13: overlayfs support (from ubuntu)
  * FE01: ext3: Fix fdatasync() for files with only i_size changes (mga #7343)
  * FU01: udf: Fix data corruption for files in ICB
- drop patches:
  * FU01-FU04: unionfs support (broken)
- update defconfigs



Revision 284469 - Directory Listing
Modified Sun Aug 26 22:41:06 2012 UTC (11 years, 7 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
update to 3.5.3

Revision 281676 - Directory Listing
Modified Thu Aug 16 17:23:00 2012 UTC (11 years, 7 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.5.2
- update patches:
  * CK01: ck1 patchset for 3.5 series kernels including BFS 0.424
  * KP01: TuxOnIce 3.3 for 3.5 series kernels
- drop merged patches:
  * AA01-AA13: (stable queue fixes)
  * BS01: silencing useless scsi ioctl warnings
  * CK02: BFS buildfix
- add patches:
  * FU03, FU04: unionfs buildfixes for 3.5 series kernels
- update filelists
- update defconfigs



Revision 273184 - Directory Listing
Modified Sat Jul 21 20:36:17 2012 UTC (11 years, 8 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- make CONFIG_ATA_PIIX, CONFIG_BLK_DEV_SD and CONFIG_CRC_T10DIF
  builtin too, so it actually can boot without initrd
- disable CONFIG_LOGO for less screen flickering during boot



Revision 272944 - Directory Listing
Modified Fri Jul 20 21:16:25 2012 UTC (11 years, 8 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update patch:
  * CK01: -ck3 patchset including BFS v0.424
- add patches:
  * CK02: fix BFS build with sched-nohz-rewrite added in 3.4.6



Revision 272911 - Directory Listing
Modified Fri Jul 20 20:11:37 2012 UTC (11 years, 8 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: sync signoffs

Revision 272902 - Directory Listing
Modified Fri Jul 20 19:54:03 2012 UTC (11 years, 8 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.4.6
- drop patch:
  * DN25: ipw2x00: add support for nl80211 clients (merged)
- add patches:
  * AA01-AA13: stable queue fixes
  * BS01: silence useless scsi ioctl warnings
- make theese config options builtin in order to be able to
  test booting without initrd:
  (see: https://wiki.mageia.org/en/Feature:BootSansRamdisk)
  CONFIG_SCSI_MOD, CONFIG_SCSI, CONFIG_ATA, CONFIG_SATA_AHCI,
  CONFIG_EXT3_FS, CONFIG_EXT4_FS, CONFIG_JBD, CONFIG_JBD2,
  CONFIG_BTRFS_FS, CONFIG_CRYPTO_CRC32C, CONFIG_CRC16,
  CONFIG_LIBCRC32C, CONFIG_ZLIB_DEFLATE



Revision 264266 - Directory Listing
Modified Tue Jun 26 23:34:42 2012 UTC (11 years, 9 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.4.4
- drop patch:
  * AA01: 3.4.4-rc1 (merged)



Revision 262367 - Directory Listing
Modified Wed Jun 20 21:13:24 2012 UTC (11 years, 9 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.4.3
- add patch:
  * AA01: 3.4.4-rc1
- drop patch:
  * FE01: ext4 uninit_bg fix (merged)
- update patch:
  * CK01: ck2 patchset including BFS 0.423



Revision 259019 - Directory Listing
Modified Sat Jun 9 21:09:32 2012 UTC (11 years, 9 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.4.2
- add patch:
  * FE01: ext4: fix the free blocks calculation for ext3
          file systems w/ uninit_bg



Revision 255677 - Directory Listing
Modified Tue Jun 5 09:50:30 2012 UTC (11 years, 9 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
require kmod instead of module-init-tools

Revision 254438 - Directory Listing
Modified Mon Jun 4 20:28:31 2012 UTC (11 years, 9 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
disable ZRAM in staging for now

Revision 254433 - Directory Listing
Modified Mon Jun 4 19:49:08 2012 UTC (11 years, 9 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: add tarball signoff

Revision 254432 - Directory Listing
Modified Mon Jun 4 19:47:56 2012 UTC (11 years, 9 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.4.1
- drop merged patches:
  * DA60, DA61: ahci/ata ids
  * DG01-DG04, DG20-DG21, DG40-DG44, DG60: drm backports
  * DN10-DN11: ath5k stablilty fixes
  * DS20-DS24: sound fixes
- update patches:
  * CK01: ck1 patchset including BFS 0.422
  * FU01: unionfs 2.5.11
  * KP01: tuxonice 3.2.1
  * NI10-NI11: netfilter IFWLOG support
  * NI16: netfilter psd support
- add patches:
  * DM60: radio-rttrack buildfix
  * FU02: unionfs buildfix for kernel-3.4
- drop patches:
  * DA50: prefer ata over ide hack, needs to be fixed properly
  * DN20: disabling powersave on rt2800usb
  * LK01: lib/Kconfig.debug text update
- update defconfigs
- update filelists



Revision 235847 - Directory Listing
Modified Thu May 17 13:46:12 2012 UTC (11 years, 10 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- revert switching server kernels to SLAB allocator at it fails to boot
  with BFS scheduler (reported/confirmed by Charles A Edwards.on -dev ml)
- add patches:
  * DN25: ipw2x00: add support for nl80211 clients like Network Manager (#5720)
  * DS20: ALSA: echoaudio: Remove incorrect part of assertion
  * DS21: ALSA: HDA: Lessen CPU usage when waiting for chip to respond
  * DS22: ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 mobo
  * DS23: ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops



Revision 235519 - Directory Listing
Modified Sat May 12 20:25:25 2012 UTC (11 years, 10 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.3.6
- drop merged patches:
  * AA01-AA32: stable queue fixes
  * DP10-DP13: samsung-laptop dmitable addons
- switch server kernels back to SLAB allocator as it performs better
  on bigger server hardware and workloads



Revision 235253 - Directory Listing
Modified Thu May 10 22:30:16 2012 UTC (11 years, 10 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.3.5
- drop merged patches:
  * DN15-DN17: iwlwifi fixes
- add patches from stable queue
  * AA01-AA32: fixes all over



Revision 234040 - Directory Listing
Modified Sat Apr 28 05:00:08 2012 UTC (11 years, 11 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: fix sublevel

Revision 234007 - Directory Listing
Modified Sat Apr 28 04:36:04 2012 UTC (11 years, 11 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.3.4
- require dracut >= 017-9
- add patches:
  * DN16: iwlwifi: use 6000G2B for 6030 device series
  * DN17: iwlwifi: fix hardware queue programming



Revision 232881 - Directory Listing
Modified Mon Apr 23 10:15:26 2012 UTC (11 years, 11 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update patch:
  * KP01: TuxOnIce 3.2.1 for kernel-3.3



Revision 232861 - Directory Listing
Modified Mon Apr 23 08:48:16 2012 UTC (11 years, 11 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.3.3
- add patches:
  * BF01: floppy: disable pnp autoloading
  * DN10: ath5k: do not stop queues for full calibration
  * DN11: ath5k: do not re-run AGC calibration periodically
  * DN15: iwlwifi: use correct released ucode version



Revision 228106 - Directory Listing
Modified Tue Apr 3 02:42:55 2012 UTC (11 years, 11 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.3.1
- drop merged patches:
  * DM51, SR01-SR03
- update patch:
  * CK01: -ck1 patchset including BFS v0.420
- add patches:
  * DA50: ata: prefer ata drivers over ide drivers when both are built (Anssi)
  * DA60-DA61: ata: add ide/ahci/raid mode support for Intel Lynx Point chipset
  * DG01-DG04: drm: add upstream drm changes to support gpu driver backports
  * DG20, DG21: drm/radeon: backport support for Southern Islands (HD7xxx)
		GPUs and Trinity APUs
  * DG40-DG44: drm/nouveau: backport Kepler (GTX6xx) support
  * DG60: drm/i915: add Ivy Bridge GT2 Server entries
- update defconfigs



Revision 224401 - Directory Listing
Modified Mon Mar 19 15:57:44 2012 UTC (12 years ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.3 final
- add patches:
    * DM50: media: fix initialization on Hauppauge WinTV Nova HD-S2
            and similar hardware
    * DM51: media/tda10071: correct delivery system to DVB-S/S2
- update defconfigs



Revision 222618 - Directory Listing
Modified Sun Mar 11 01:22:33 2012 UTC (12 years ago) by tmb
Original Path: cauldron/kernel-tmb/current
update to 3.3-rc7

Revision 220928 - Directory Listing
Modified Wed Mar 7 11:00:45 2012 UTC (12 years ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.3-rc6
- update patches:
    * FU01: unionfs 2.5.11
    * MB10, MB13, MB14: ndiswrapper 1.57
- rediff patches:
    * NI15, NI16: netfilter psd support
    * patch disabling mrproper in -devel rpms
- disable patch:
    * CK01: -ck1 patchset including BFS sceduler (needs update to 3.3 series)
- update defconfigs
- update filelists



Revision 216493 - Directory Listing
Modified Thu Mar 1 15:54:14 2012 UTC (12 years ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: drop duplicated patches

Revision 216432 - Directory Listing
Modified Thu Mar 1 13:34:57 2012 UTC (12 years ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.2.9
- require dracut >= 017-1
- drop merged patches:
    * DG01, DP01, DU01, NM01
- add patches:
    * SR01-SR03: fix nonworking r8172u wireless driver in staging (#4491)



Revision 214975 - Directory Listing
Modified Sat Feb 25 23:08:44 2012 UTC (12 years, 1 month ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.2.7
- drop merged patches AA01-AA28
- add patches:
    * DG01: drm/radeon/kms: fix MSI re-arm on rv370+
    * DP01: PCI: workaround hard-wired bus number
    * DS20, DS21: fix nonworking r8172u wireless driver in staging (#4491)
    * DU01: xhci: Fix oops caused by more USB2 ports than USB3 ports
    * NM01: mac80211: Fix a rwlock bad magic bug



Revision 209856 - Directory Listing
Modified Thu Feb 16 21:55:11 2012 UTC (12 years, 1 month ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.2.6
- add current stable queue (28 fixes, AA01-AA28)
- require dracut >= 016-1 for xz compressed modules support and
  other needed fixes
- compress modules with xz



Revision 206041 - Directory Listing
Modified Tue Feb 7 16:37:45 2012 UTC (12 years, 1 month ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.2.5
- drop merged patch
    * DP01: ASPM rework



Revision 201866 - Directory Listing
Modified Thu Jan 26 11:16:49 2012 UTC (12 years, 2 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
correct requires: module-init-tools >= 3.16-14 for xz support

Revision 201840 - Directory Listing
Modified Thu Jan 26 10:09:07 2012 UTC (12 years, 2 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
require module-init-tools >= 3.6-14 for xz support

Revision 201839 - Directory Listing
Modified Thu Jan 26 10:07:24 2012 UTC (12 years, 2 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
require dracut instead of mkinitrd

Revision 201830 - Directory Listing
Modified Thu Jan 26 09:58:51 2012 UTC (12 years, 2 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.2.2 (CVE-2012-0056)
- update patches:
    * CK01: Con Kolivas 3.2-ck1 patchset
    * KP01: TuxOnIce 3.2.1



Revision 196339 - Directory Listing
Modified Sun Jan 15 04:21:57 2012 UTC (12 years, 2 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
update to 3.2.1

Revision 191904 - Directory Listing
Modified Thu Jan 5 21:56:56 2012 UTC (12 years, 2 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.2
- add patches:
    * FU02: fix unionfs build with 3.2 series kernels
    * MB13: fix ndiswrapper build with 3.2 series kernels
- update patches:
    * CK01: BFS scheduler 0.416
- rediff patches:
    * DP11, MB02, NI11, NI16, Source2
- drop patches:
    * FB01: btrfs fix, merged
- update filelists and defconfigs



Revision 187274 - Directory Listing
Modified Sat Dec 24 17:28:42 2011 UTC (12 years, 3 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
make sure -devel rpm is installed before triggering dkms rebuild

Revision 185705 - Directory Listing
Modified Thu Dec 22 05:54:01 2011 UTC (12 years, 3 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.1.6
- drop patch DS01 (merged)
- trigger dkms build in posttrans so modules get built at kernel install
  instead of at boot (speeds up boot time with new kernel)
- update desktop(586) & laptop summaries and descriptions to point out that
  only 3-3.5GB RAM is detected on 32bit, and that server kernel is needed to
  fully support 4GB or more
- switch transparent hugepages from on by default to madvise (only enabled
  for apps that requests it), as it fixes desktop freeze when accessing
  slow media such as usb (thanks to fbui/mdv mail on @cooker ml).



Revision 179824 - Directory Listing
Modified Fri Dec 9 22:28:38 2011 UTC (12 years, 3 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: sync sha1.lst

Revision 179823 - Directory Listing
Modified Fri Dec 9 22:25:06 2011 UTC (12 years, 3 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.1.5
- drop merged patches:
    * DG01-DG06, FX01-FX06
- add patch:
    * DS01: ALSA: hda/realtek - Fix Oops in alc_mux_select()
- clean spec: drop buildroot and defattr



Revision 177141 - Directory Listing
Modified Mon Dec 5 23:39:09 2011 UTC (12 years, 3 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT:sync signoffs

Revision 177136 - Directory Listing
Modified Mon Dec 5 23:35:56 2011 UTC (12 years, 3 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- fix patch NI12: IFWLOG: fix return value of checkentry
  (not properly modified in 2.6.35+ patch, blino, #3594)
- rebuild with GCC-4.6.2



Revision 174468 - Directory Listing
Modified Wed Nov 30 17:47:21 2011 UTC (12 years, 4 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update patch:
  * CK01: upstream 3.1.0-ck2 including BFS 0.415



Revision 174083 - Directory Listing
Modified Tue Nov 29 09:15:09 2011 UTC (12 years, 4 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.1.4
  * reverts usb patch that broke isochronous devices
    (i.e. webcam, audio, or other streaming devices)



Revision 173233 - Directory Listing
Modified Sun Nov 27 23:13:52 2011 UTC (12 years, 4 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: resync sha1.lst

Revision 173220 - Directory Listing
Modified Sun Nov 27 23:10:06 2011 UTC (12 years, 4 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: drop sign file added by mistake

Revision 173217 - Directory Listing
Modified Sun Nov 27 23:07:43 2011 UTC (12 years, 4 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
SILENT: sync sha1.lst

Revision 173213 - Directory Listing
Added Sun Nov 27 23:05:48 2011 UTC (12 years, 4 months ago) by tmb
Original Path: cauldron/kernel-tmb/current
- update to 3.1.3
- add patches:
  * DG01: i915: Fix inconsistent backlight level during disabled
  * DG02: drm: fix integer overflow in drm_mode_dirtyfb_ioctl()
  * DG03: radeon/kms: fix up gpio i2c mask bits for r4xx for real
  * DG04: i915: Ivybridge still has fences
  * DG05: i915: Turn on a required 3D clock gating bit on Sandybridge
  * DG06: i915: Turn on another required clock gating bit on Sandybridge
  * DP01: pci: rework ASPM disable code (brings power usage back down
               to 2.6.37 level)
  * FX01: don't serialise direct IO reads on page cache checks
          (fixes performance regression introduced in 2.6.38)
  * FX02: avoid direct I/O write vs buffered I/O race
  * FX03: return -EIO when xfs_vn_getattr() failed
  * FX04: fix buffer flushing during unmount
  * FX05: fix possible memory corruption in xfs_readlink
  * FX06: use doalloc flag in xfs_qm_dqattach_one()
- update patches:
  * FU01: unionfs 2.5.10 for 3.1.3
  * MB02: merge 3rdparty support
  * MB10-MB12: ndiswrapper 1.57-rc1
- drop patches:
  * DS15: its replaced by SND_HDA_PREALLOC_SIZE config option
  * MB13-MB17: ndiswrapper fixes, merged
- disable patches:
  * KP01: TuxOnIce support, currently broken
- dont ship openrisc arch files
- update defconfigs




  ViewVC Help
Powered by ViewVC 1.1.30