Go to file
Chuck Ebbert 4f60038bf4 Ignore all .bz2 and .orig files 2011-11-23 08:57:04 -05:00
scripts Restore README.txt, scripts. 2010-07-29 19:24:43 -07:00
.gitignore Ignore all .bz2 and .orig files 2011-11-23 08:57:04 -05:00
0001-EHCI-don-t-rescan-interrupt-QHs-needlessly.patch Add patches to fix RHBZ #663186 2011-10-14 13:23:15 -04:00
0002-USB-EHCI-go-back-to-using-the-system-clock-for-QH-un.patch Add patches to fix RHBZ #663186 2011-10-14 13:23:15 -04:00
Ecryptfs-Add-mount-option-to-check-uid-of-device-bei.patch Fix CVE-2011-1833 2011-09-15 12:55:01 -04:00
KEYS-Fix-a-NULL-pointer-deref-in-the-user-defined-ke.patch CVE-2011-4110 keys: NULL pointer deref in the user-defined key type 2011-11-22 16:23:03 -05:00
Makefile copy nodebug/nodebuginfo from master 2010-11-25 12:47:00 -05:00
Makefile.config initial srpm import 2010-07-29 16:46:31 -07:00
README.txt Restore README.txt, scripts. 2010-07-29 19:24:43 -07:00
TODO Restore TODO file. 2010-07-29 18:37:45 -07:00
TPM-Call-tpm_transmit-with-correct-size.patch Fix CVE-2011-1161 CVE-2011-1162 2011-09-23 10:34:03 -04:00
TPM-Zero-buffer-after-copying-to-userspace.patch Fix CVE-2011-1161 CVE-2011-1162 2011-09-23 10:34:03 -04:00
acer-wmi-modalias.patch derp, wrong diff. 2011-10-11 14:42:43 -04:00
acpi-ec-add-delay-before-write.patch initial srpm import 2010-07-29 16:46:31 -07:00
acpi-sony-nonvs-blacklist.patch Add another Sony laptop to the nonvs blacklist. (rhbz 641789) 2011-11-01 12:52:32 -04:00
acpi-update-battery-information-on-notification-0x81.patch Fix patch collision 2010-12-23 10:46:45 -05:00
add-appleir-usb-driver.patch Fix patch application 2010-09-10 16:42:02 +01:00
af_netlink-add-needed-scm_destroy-after-scm_send.patch Fix credentials leakage regression (#700637) 2011-05-03 09:09:02 -04:00
asix-add-USB-ID-for-Logitec-LAN-GTJ-U2A.patch Add patch to fix rhbz 672056 2011-08-29 19:34:37 -04:00
befs-Validate-length-of-long-symbolic-links.patch Fix CVE-2011-2723 and CVE-2011-2928 2011-09-15 09:57:03 -04:00
block-check-for-proper-length-of-iov-entries-earlier-in-blk_rq_map_user_iov.patch CVE-2010-4668: kernel panic with 0-length IOV 2011-01-10 16:16:28 -05:00
bluetooth-prevent-buffer-overflow-in-l2cap-config-request.patch CVE-2011-2497: bluetooth: buffer overflow in l2cap config request 2011-08-15 23:08:05 -04:00
bridge-fix-mglist-corruption-that-leads-to-memory-corruption.patch bridge: Fix mglist corruption that leads to memory corruption (F13#650151) 2011-02-12 11:12:46 -05:00
btrfs-fix-error-handling-in-btrfs_get_sub.patch fix some issues mounting btrfs devices with subvolumes (#656465) 2010-12-10 10:17:40 -05:00
btrfs-fix-race-between-btrfs_get_sb-and-unmount.patch fix patches 2010-12-10 10:32:57 -05:00
btrfs-fix-typo-in-fallocate-to-make-it-honor-actual-size.patch Fix wrong file allocation size in btrfs (#669511) 2011-01-16 12:34:09 -05:00
btrfs-setup-blank-root-and-fs_info-for-mount-time.patch fix patches 2010-12-10 10:32:57 -05:00
cifs-fix-possible-memory-corruption-in-CIFSFindNext.patch Fix CVE-2011-3191 2011-09-15 10:08:51 -04:00
config-arm initial srpm import 2010-07-29 16:46:31 -07:00
config-debug linux-2.6-defaults-pci_use_crs 2010-09-08 15:09:01 -04:00
config-generic Some v4l/dvb/rc fixes and a new rc driver 2011-03-01 10:41:50 -05:00
config-i686-PAE Re-enable I2O, but only for 32-bit x86 (#629676) 2010-09-03 05:23:58 -04:00
config-ia64-generic initial srpm import 2010-07-29 16:46:31 -07:00
config-local Add support for local rebuild config option overrides 2011-01-10 17:27:59 -05:00
config-nodebug Enable -debug flavours and switch default image to release builds 2010-09-23 20:39:02 -04:00
config-powerpc-generic initial srpm import 2010-07-29 16:46:31 -07:00
config-powerpc32-generic initial srpm import 2010-07-29 16:46:31 -07:00
config-powerpc32-smp initial srpm import 2010-07-29 16:46:31 -07:00
config-powerpc64 initial srpm import 2010-07-29 16:46:31 -07:00
config-rhel-generic initial srpm import 2010-07-29 16:46:31 -07:00
config-s390x initial srpm import 2010-07-29 16:46:31 -07:00
config-sparc64-generic disable some modules to get the kerenl building again on sparc 2010-09-16 19:26:53 +00:00
config-x86-generic update to 2.6.35.12 2011-03-31 17:04:46 -04:00
config-x86_64-generic update to 2.6.35.12 2011-03-31 17:04:46 -04:00
create-sys-fs-cgroup-to-mount-cgroupfs-on.patch create a /sys/fs/cgroup mountpoint for cgroupfs 2010-08-17 10:58:11 -04:00
crypto-Move-md5_transform-to-lib-md5.c.patch Fix CVE-2011-3188 2011-09-16 17:16:38 -04:00
crypto-ghash-Avoid-null-pointer-dereference-if-no-ke.patch CVE-2011-4081 crypto: ghash: null pointer deref if no key is set (rhbz 749484) 2011-10-27 08:58:37 -04:00
depessimize-rds_copy_page_user.patch last minute f14 kernel fixes 2010-10-22 10:34:02 -04:00
die-floppy-die.patch initial srpm import 2010-07-29 16:46:31 -07:00
disable-i8042-check-on-apple-mac.patch initial srpm import 2010-07-29 16:46:31 -07:00
disable-xhci-by-default.patch disable xhci by default 2010-10-13 00:01:19 -04:00
dm-allow-setting-of-uuid-via-rename-if-not-already-set.patch Fix missing dm_put(). 2010-10-15 13:16:48 -04:00
dmar-disable-when-ricoh-multifunction.patch dmar: add dev->device print like i had intended... 2010-10-18 22:38:42 -04:00
drm-edid-invalid.patch drm: fix stupid in warning 2010-11-12 14:33:52 +10:00
drm-i2c-ch7006-fix.patch nouveau: bring in misc fixes + fermi kms support 2010-08-10 11:43:52 +10:00
drm-i915-blacklist-lighting-edp-pipes.patch bomb out of edp bringout that's going to be fail anyway 2010-10-18 19:28:12 -04:00
drm-i915-disable-sr-polling.patch - add i915 polling s/r patch 2010-11-09 14:40:50 +10:00
drm-i915-sanity-check-pread-pwrite.patch More security fixes 2010-10-22 11:02:18 -04:00
drm-intel-big-hammer.patch initial srpm import 2010-07-29 16:46:31 -07:00
drm-intel-make-lvds-work.patch initial srpm import 2010-07-29 16:46:31 -07:00
drm-intel-next.patch initial srpm import 2010-07-29 16:46:31 -07:00
drm-lower-severity-radeon-lockup.diff Lower severity of Radeon lockup messages. 2011-10-21 14:11:16 -04:00
drm-nouveau-connector-fix.patch drm: apply polling + radeon fixes from upstream 2010-11-08 20:12:47 -05:00
drm-nouveau-evo-hang.patch nouveau: a couple of bug fixes 2010-11-19 19:04:49 +10:00
drm-nouveau-imac-g4.patch nouveau: a couple of bug fixes 2010-11-19 19:04:49 +10:00
drm-nouveau-init5c.patch nouveau: backport s/r fix for some boards 2011-03-23 16:39:30 +10:00
drm-nouveau-nv50-crtc-update-delay.patch nouveau: nv86 workaround + dual-head fix 2010-11-02 13:36:15 +10:00
drm-nouveau-nv86-bug.patch nouveau: nv86 workaround + dual-head fix 2010-11-02 13:36:15 +10:00
drm-nouveau-nva3-noaccel.patch nouveau: disable accel on nva3/nva5/nva8 2010-09-10 15:22:18 +10:00
drm-nouveau-nvaf-grclass.patch nouveau: a couple of bug fixes 2010-11-19 19:04:49 +10:00
drm-nouveau-race-fix.patch nouveau: misc fixes from upstream + NVAF support 2010-09-06 15:55:25 +10:00
drm-nouveau-updates.patch nouveau: more fixes 2010-10-01 15:52:28 +10:00
drm-polling-fixes.patch Linux 2.6.35.10 2010-12-15 15:12:09 -05:00
drm-radeon-r600-cs-checker-fixes.patch backport cs checker fixes for r600 2010-12-20 10:13:41 -05:00
drm-sil164-module.patch nouveau: bring in misc fixes + fermi kms support 2010-08-10 11:43:52 +10:00
drm-simplify-i2c-config.patch nouveau: bring in misc fixes + fermi kms support 2010-08-10 11:43:52 +10:00
drm-ttm-fix-two-race-conditions-fix-busy-codepaths.patch drm/ttm: Fix two race conditions + fix busy codepaths [1df6a2eb] (#615505) 2010-11-29 19:10:59 -05:00
drm-ttm-fix.patch fix ttm bug 2010-10-11 16:21:22 +10:00
e1000e-82566DC-fails-to-get-link.patch Fix failure to get link with e1000e model 82576DC (#652744) 2011-01-06 08:52:42 -05:00
e1000e-cleanup-e1000_sw_lcd_config_ich8lan.patch Fix failure to get link with e1000e model 82576DC (#652744) 2011-01-06 08:52:42 -05:00
efifb-add-more-models.patch efifb updates from upstream 2010-10-03 17:32:27 -04:00
efifb-check-that-the-base-addr-is-plausible-on-pci-systems.patch efifb updates from upstream 2010-10-03 17:32:27 -04:00
epoll-fix-spurious-lockdep-warnings.patch CVE-2011-1083: excessive in kernel CPU consumption when creating large nested 2011-10-25 11:57:55 -04:00
epoll-limit-paths.patch CVE-2011-1083: excessive in kernel CPU consumption when creating large nested 2011-10-25 11:57:55 -04:00
ext4-always-journal-quota-file-modifications.patch fix jbd2 warnings when using quotas (#578674) 2010-12-10 09:47:05 -05:00
ext4-fix-BUG_ON-in-ext4_ext_insert_extent.patch Add fix for ext4 BUG_ON backtrace (rhbz 747948) 2011-10-21 10:17:13 -04:00
ext4-fix-max-file-size-and-logical-block-counting-of-extent-format-file.patch Fix CVE-2011-2695 patch so it builds and works 2011-08-16 16:23:51 -04:00
find-provides initial srpm import 2010-07-29 16:46:31 -07:00
fix-rcu_deref_check-warning.patch fix rcu_dereference_check warning 2010-09-06 14:22:48 -04:00
fix_xen_guest_on_old_EC2.patch initial srpm import 2010-07-29 16:46:31 -07:00
fuse-check-size-of-FUSE_NOTIFY_INVAL_ENTRY-message.patch Fix CVE-2011-3353 2011-09-20 09:57:03 -04:00
genkey initial srpm import 2010-07-29 16:46:31 -07:00
git-linus.diff initial srpm import 2010-07-29 16:46:31 -07:00
git-utrace.patch initial srpm import 2010-07-29 16:46:31 -07:00
gro-Only-reset-frag0-when-skb-can-be-pulled.patch Fix CVE-2011-2723 and CVE-2011-2928 2011-09-15 09:57:03 -04:00
hda_intel-prealloc-4mb-dmabuffer.patch initial srpm import 2010-07-29 16:46:31 -07:00
hdpvr-ir-enable.patch initial srpm import 2010-07-29 16:46:31 -07:00
hid-force-feedback-support-for-logitech-rumblepad-gamepad.patch Add support for additional Logitech Rumblepad model (#676577) 2011-02-16 08:33:48 -05:00
hid-support-tivo-slide-remote.patch Enhance HID layer to fully support TiVo Slide remote and dongle 2010-09-07 12:07:10 -04:00
ima-allow-it-to-be-completely-disabled-and-default-off.patch fix ima patch 2010-10-18 13:35:50 -04:00
imon-default-proto-modparam.patch Restore imon mce default proto modparam 2011-01-10 17:28:30 -05:00
ipv6-fix-null-dereference-in-udp6_ufo_fragment.patch Fix NULL dereference in udp6_ufo_fragment(), caused by fix for CVE-2011-2699. 2011-10-25 10:22:06 -04:00
ipv6-make-fragment-identifications-less-predictable.patch CVE-2011-2699: ipv6: make fragment identifications less predictable 2011-08-16 00:30:35 -04:00
ipv6-udp-fix-the-wrong-headroom-check.patch CVE-2011-4326: wrong headroom check in udp6_ufo_fragment() (rhbz 755590) 2011-11-21 11:34:20 -05:00
iwlagn-fix-Received-BA-when-not-expected.patch [sgruszka@] iwlwifi: fix general 11n instability (#648732,#666646) 2011-06-20 10:35:50 -04:00
iwlagn-use-cts-to-self-protection-on-5000-adapters-series.patch [sgruszka@] iwlwifi: fix general 11n instability (#648732,#666646) 2011-06-20 10:35:50 -04:00
iwlwifi-add_ack_plpc_check-module-parameters.patch [sgruszka@] iwlwifi: fix general 11n instability (#648732,#666646) 2011-06-20 10:35:50 -04:00
jbd-jbd2-validate-sb-s_first-in-journal_get_superblo.patch CVE-2011-4132: jbd/jbd2: invalid value of first log block leads to oops (rhbz 753346) 2011-11-14 10:12:13 -05:00
kernel.spec Bump baserelease for last change. 2011-11-22 16:24:29 -05:00
kprobes-x86-fix-kprobes-to-skip-prefixes-correctly.patch kprobes-x86-fix-kprobes-to-skip-prefixes-correctly.patch (#610941) 2010-08-27 02:07:13 -04:00
kvm-mmu-fix-32-bit-legacy-paging-with-npt.patch Fix 32-bit guest hang on 32-bit PAE host (#677167) 2011-02-15 12:26:16 -05:00
libata-it821x-dump-stack-on-cache-flush.patch Dump stack on failed ATA commands in pata_it821x driver (#632753) 2010-09-22 11:54:31 -04:00
linux-2.6-32bit-mmap-exec-randomization.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-acpi-debug-infinite-loop.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-acpi-fix-alias.patch - linux-2.6-acpi-fix-alias.patch: Fix ACPI object aliasing (#608648) 2011-02-09 12:16:40 -05:00
linux-2.6-acpi-video-dos.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-bonding-sysfs-warning.patch Copy fix for bonding error message from F13 (#604630) 2011-02-24 13:13:33 -05:00
linux-2.6-build-nonintconfig.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-cgroups-rcu.patch Fix another RCU lockdep warning (cgroups). 2010-09-15 16:12:01 -04:00
linux-2.6-compile-fixes.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-crash-driver.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-debug-always-inline-kzalloc.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-debug-nmi-timeout.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-debug-sizeof-structs.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-debug-taint-vm.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-debug-vm-would-have-oomkilled.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-defaults-acpi-video.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-defaults-aspm.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-defaults-no-pm-async.patch Disable asynchronous suspend by default. 2010-09-10 10:17:06 -04:00
linux-2.6-defaults-pci_no_msi.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-defaults-pci_use_crs.patch linux-2.6-defaults-pci_use_crs 2010-09-08 15:09:01 -04:00
linux-2.6-e1000-ich9-montevina.patch build fix, again. I suck. 2010-09-29 18:50:05 -04:00
linux-2.6-firewire-git-pending.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-firewire-git-update.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-hotfixes.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-i386-nx-emulation.patch Linux 2.6.35.14 2011-08-03 17:54:26 -04:00
linux-2.6-input-kill-stupid-messages.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-intel-iommu-igfx.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-makefile-after_link.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-rcu-netpoll.patch Another day, another rcu_dereference warning. (#640673) 2010-10-06 14:09:52 -04:00
linux-2.6-selinux-mprotect-checks.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-serial-460800.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-silence-acpi-blacklist.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-silence-fbcon-logo.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-silence-noise.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-sparc-selinux-mprotect-checks.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-upstream-reverts.patch Linux 2.6.35.13 2011-04-28 12:40:29 -04:00
linux-2.6-v4l-dvb-backport-reverts.patch Restructure v4l/dvb backport patches a bit so I quit forgetting necessary backport changes 2011-01-25 11:30:39 -05:00
linux-2.6-v4l-dvb-build-lirc.patch I suck at this game. 2011-01-18 15:38:52 -05:00
linux-2.6-v4l-dvb-experimental.patch Some v4l/dvb/rc fixes and a new rc driver 2011-03-01 10:41:50 -05:00
linux-2.6-v4l-dvb-fixes.patch Some v4l/dvb/rc fixes and a new rc driver 2011-03-01 10:41:50 -05:00
linux-2.6-v4l-dvb-update.patch Linux 2.6.35.14 2011-08-03 17:54:26 -04:00
linux-2.6-via-velocity-dma-fix.patch Scatter-gather on via-velocity is hopelessly broken. 2010-09-02 17:23:32 -04:00
linux-2.6-vzalloc.patch backport fallout fixups 2011-01-18 10:35:58 -05:00
linux-2.6.29-sparc-IOC_TYPECHECK.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6.30-no-pcspkr-modalias.patch initial srpm import 2010-07-29 16:46:31 -07:00
md-fix-regression-resulting-in-delays-in-clearing-bits-in-a-bitmap.patch Fix stuck bits in md bitmaps (#680791) 2011-02-28 14:00:31 -05:00
merge.pl initial srpm import 2010-07-29 16:46:31 -07:00
mm-vmstat-use-a-single-setter-function-and-callback-for-adjusting-percpu-thresholds.patch kswapd fixes from mmotm 2010-12-02 11:21:28 -05:00
mmc-add-ricoh-e822-pci-id.patch ricoh e822 sdhci support 2010-10-18 22:24:45 -04:00
mmc-make-sdhci-work-with-ricoh-mmc-controller.patch ricoh e822 sdhci support 2010-10-18 22:24:45 -04:00
modules-Fix-module_bug_list-list-corruption-race.patch Backport 5336377d6225959624146629ce3fc88ee8ecda3d for RHBZ 648571 2011-09-13 13:24:33 -04:00
net-AF_PACKET-vmalloc.patch copy nhorman's AF_PACKET vmalloc patch from f13 (#637619) 2010-12-18 11:05:38 -05:00
net-Compute-protocol-sequence-numbers-and-fragment-I.patch Fix CVE-2011-3188 2011-09-16 17:16:38 -04:00
neuter_intel_microcode_load.patch initial srpm import 2010-07-29 16:46:31 -07:00
nl80211-fix-overflow-in-ssid_len.patch.patch CVE-2011-2517: nl80211: missing check for valid SSID size in scan operations 2011-08-15 23:26:22 -04:00
only-use-alpha2-regulatory-information-from-country-IE.patch initial srpm import 2010-07-29 16:46:31 -07:00
orinoco-initialise-priv_hw-before-assigning-the-interrupt.patch orinoco: initialise priv->hw before assigning the interrupt 2010-12-09 18:29:25 -05:00
pci-acpi-disable-aspm-if-no-osc.patch initial srpm import 2010-07-29 16:46:31 -07:00
pci-aspm-dont-enable-too-early.patch initial srpm import 2010-07-29 16:46:31 -07:00
pci-disable-aspm-if-bios-asks-us-to.patch fix typo pci_clear_aspm -> pcie_clear_aspm 2010-12-10 14:55:52 -05:00
perf-Fix-software-event-overflow.patch Fix CVE-2011-2918 2011-09-16 09:21:25 -04:00
perf-tools-do-not-look-at-config-for-configuration.patch CVE-2011-2905: perf tools: may parse user-controlled configuration file 2011-08-15 21:54:34 -04:00
pnp-log-pnp-resources-as-we-do-for-pci.patch add a patch to log pnp resources (from rawhide) 2010-11-29 20:17:45 -05:00
prevent-runtime-conntrack-changes.patch initial srpm import 2010-07-29 16:46:31 -07:00
rcutree-avoid-false-quiescent-states.patch fix previous rcu diff. (broken commit) 2011-08-22 10:52:04 -04:00
revert-incomplete-af_netlink-add-needed-scm-destroy-after-scm-send.patch Fix credentials leakage regression (#700637) 2011-05-03 09:09:02 -04:00
rtl8180-improve-signal-reporting-for-actual-rtl8180-hardware.patch rtl8180: improve signal reporting for rtl8185 hardware 2010-11-24 10:52:09 -05:00
rtl8180-improve-signal-reporting-for-rtl8185-hardware.patch rtl8180: improve signal reporting for rtl8185 hardware 2010-11-24 10:52:09 -05:00
sched-05-avoid-side-effect-of-tickless-idle-on-update_cpu_load.patch Scheduler fixes for Bugzilla #635813 and #633037 2010-09-21 09:27:25 -04:00
sched-10-change-nohz-idle-load-balancing-logic-to-push-model.patch Scheduler fixes for Bugzilla #635813 and #633037 2010-09-21 09:27:25 -04:00
sched-15-update-rq-clock-for-nohz-balanced-cpus.patch Scheduler fixes for Bugzilla #635813 and #633037 2010-09-21 09:27:25 -04:00
sched-20-fix-rq-clock-synchronization-when-migrating-tasks.patch update to 2.6.35.12 2011-03-31 17:04:46 -04:00
sched-30-sched-fix-nohz-balance-kick.patch Fix possible lockup with new scheduler idle balance code. 2010-09-22 08:40:20 -04:00
scsi_dh_hp_sw-fix-deadlock-in-start_stop_endio.patch fix a deadlock in scsi_dh_hp_sw 2011-05-13 08:29:26 -04:00
sdhci-8-bit-data-transfer-width-support.patch ricoh e822 sdhci support 2010-10-18 22:24:45 -04:00
sources Linux 2.6.35.14 2011-08-03 17:54:26 -04:00
sunrpc-kernel-panic-when-mount-nfsv4.patch Fix oops in sunrpc code (#673207) 2011-01-30 22:41:42 -05:00
thinkpad-acpi-fix-backlight.patch cherry picked and updated 2010-11-30 15:20:21 -05:00
tpm-autodetect-itpm-devices.patch last minute f14 kernel fixes 2010-10-22 10:34:02 -04:00
tty-icount-changeover-for-other-main-devices.patch plug various tty/serial stack leaks 2010-11-26 15:01:31 -05:00
tty-make-tiocgicount-a-handler.patch plug various tty/serial stack leaks 2010-11-26 15:01:31 -05:00
usb-wwan-ioctls.patch usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2) 2011-10-11 10:24:49 -04:00
utrace-ptrace-fix-build.patch initial srpm import 2010-07-29 16:46:31 -07:00
utrace-remove-use-of-kref_set.patch initial srpm import 2010-07-29 16:46:31 -07:00
utrace-use-task_pid_vnr-in-ptrace_report_clone.patch Add fix for RHBZ #573210 2011-08-29 09:24:40 -04:00
v4l1-fix-32-bit-compat-microcode-loading-translation.patch More security fixes 2010-10-22 11:02:18 -04:00
vm-fix-vm_pgoff-wrap-in-stack-expansion.patch Fix address wrapping in stack expansion code. 2011-05-21 13:13:37 -04:00
x86-PCI-don-t-use-native-Broadcom-CNB20LE-driver-whe.patch Add patch to fix RHBZ 665109 2011-08-31 14:10:51 -04:00
x86-mm-fix-pgd_lock-deadlock.patch Add fix for RHBZ #699684: System freeze with 2.6.35.12-*.fc14.i686.PAE 2011-08-24 10:45:06 -04:00
xfs-Fix-possible-memory-corruption-in-xfs_readlink.patch Fix backport of xfs patch 2011-10-27 10:54:03 -04:00

README.txt

		Kernel package tips & tricks.
		~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The kernel is one of the more complicated packages in the distro, and
for the newcomer, some of the voodoo in the spec file can be somewhat scary.
This file attempts to document some of the magic.


Speeding up make prep
---------------------
The kernel is nearly 500MB of source code, and as such, 'make prep'
takes a while. The spec file employs some trickery so that repeated
invocations of make prep don't take as long.  Ordinarily the %prep
phase of a package will delete the tree it is about to untar/patch.
The kernel %prep keeps around an unpatched version of the tree,
and makes a symlink tree clone of that clean tree and than applies
the patches listed in the spec to the symlink tree.
This makes a huge difference if you're doing multiple make preps a day.
As an added bonus, doing a diff between the clean tree and the symlink
tree is slightly faster than it would be doing two proper copies of the tree.


build logs.
-----------
There's a convenience helper script in scripts/grab-logs.sh
that will grab the build logs from koji for the kernel version reported
by make verrel


config heirarchy.
-----------------
Instead of having to maintain a config file for every arch variant we build on,
the kernel spec uses a nested system of configs.  At the top level, is
config-generic. Add options here that should be present in every possible
config on all architectures.
Beneath this are per-arch overrides. For example config-x86-generic add
additional x86 specific options, and also _override_ any options that were
set in config-generic.
There exist two additional overrides, config-debug, and config-nodebug,
which override -generic, and the per-arch overrides. It is documented
further below.

debug options.
--------------
This is a little complicated, as the purpose & meaning of this changes
depending on where we are in the release cycle.
If we are building for a current stable release, 'make release' has
typically been run already, which sets up the following..
- Two builds occur, a 'kernel' and a 'kernel-debug' flavor.
- kernel-debug will get various heavyweight debugging options like
  lockdep etc turned on.

If we are building for rawhide, 'make debug' has been run, which changes
the status quo to:
- We only build one kernel 'kernel'
- The debug options from 'config-debug' are always turned on.
This is done to increase coverage testing, as not many people actually
run kernel-debug.

To add new debug options, add an option to _both_ config-debug and config-nodebug,
and also new stanzas to the Makefile 'debug' and 'release' targets.

Sometimes debug options get added to config-generic, or per-arch overrides
instead of config-[no]debug. In this instance, the options should have no
discernable performance impact, otherwise they belong in the debug files.