summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.19.2v2.6.19.2Chris Wright2007-01-101-1/+1
* [PATCH] Fix up page_mkclean_one(): virtual caches, s390Peter Zijlstra2007-01-101-10/+13
* [PATCH] Fix incorrect user space access locking in mincore() (CVE-2006-4814)Linus Torvalds2007-01-101-105/+78
* [PATCH] fix OOM killing of swapoffHugh Dickins2007-01-101-6/+6
* [PATCH] connector: some fixes for ia64 unaligned access errorsErik Jacobson2007-01-101-5/+6
* [PATCH] NetLabel: correctly fill in unused CIPSOv4 level and category mappingsPaul Moore2007-01-101-0/+9
* [PATCH] asix: Fix typo for AX88772 PHY SelectionDavid Hollis2007-01-101-1/+1
* [PATCH] IPV4/IPV6: Fix inet{,6} device initialization order.David L Stevens2007-01-102-4/+5
* [PATCH] SOUND: Sparc CS4231: Use 64 for period_bytes_minDavid Miller2007-01-101-2/+2
* [PATCH] SOUND: Sparc CS4231: Fix IRQ return value and initialization.Georg Chini2007-01-101-14/+12
* [PATCH] ebtables: don't compute gap before checking struct typeChuck Ebbert2007-01-101-1/+2
* [PATCH] V4L: cx88: Fix leadtek_eeprom taggingJean Delvare2007-01-101-1/+1
* [PATCH] dvb-core: fix bug in CRC-32 checking on 64-bit systemsAng Way Chuang2007-01-101-2/+2
* [PATCH] V4L: cx2341x: audio_properties is an u16, not u8Hans Verkuil2007-01-101-1/+1
* [PATCH] VM: Fix nasty and subtle race in shared mmap'ed page writebackLinus Torvalds2007-01-101-5/+34
* [PATCH] sparc32: add offset in pci_map_sg()Jan Andersson2007-01-101-1/+2
* [PATCH] NET: Don't export linux/random.h outside __KERNEL__David Woodhouse2007-01-101-1/+1
* [PATCH] SPARC64: Handle ISA devices with no 'regs' property.David Miller2007-01-101-12/+8
* [PATCH] SPARC64: Fix "mem=xxx" handling.David Miller2007-01-101-23/+124
* [PATCH] PKTGEN: Fix module load/unload races.Robert Olsson2007-01-101-2/+18
* [PATCH] ext2: skip pages past number of blocks in ext2_find_entry (CVE-2006-6...Eric Sandeen2007-01-101-0/+8
* [PATCH] corrupted cramfs filesystems cause kernel oops (CVE-2006-5823)Phillip Lougher2007-01-101-0/+2
* [PATCH] handle ext3 directory corruption better (CVE-2006-6053)Eric Sandeen2007-01-102-0/+12
* [PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz2007-01-103-26/+75
* [PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz2007-01-103-2/+16
* [PATCH] Buglet in vmscan.cShantanu Goel2007-01-101-1/+1
* [PATCH] ramfs breaks without CONFIG_BLOCKDimitri Gorokhovik2007-01-102-2/+6
* [PATCH] i386: CPU hotplug broken with 2GB VMSPLITShaohua Li2007-01-101-1/+1
* [PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_requestMike Miller2007-01-101-1/+1
* [PATCH] UDP: Fix reversed logic in udp_get_port()David Miller2007-01-101-5/+8
* [PATCH] fix aoe without scatter-gather [Bug 7662]Ed L Cashin2007-01-101-7/+6
* [PATCH] smc911x: fix netpoll compilation faliureVitaly Wool2007-01-101-1/+1
* [PATCH] Fix for shmem_truncate_range() BUG_ON()Badari Pulavarty2007-01-101-1/+6
* [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar2007-01-105-7/+34
* [PATCH] i2c: fix broken ds1337 initializationDirk Eibach2007-01-101-1/+7
* [PATCH] Bluetooth: Add packet size checks for CAPI messages (CVE-2006-6106)Marcel Holtmann2007-01-101-6/+33
* [PATCH] SCSI: add missing cdb clearing in scsi_execute()Tejun Heo2007-01-101-0/+1
* [PATCH] IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2007-01-102-2/+2
* [PATCH] sched: remove __cpuinitdata anotation to cpu_isolated_mapTim Chen2007-01-101-1/+1
* [PATCH] ARM: Add sys_*at syscallsRussell King2007-01-102-0/+26
* [PATCH] kbuild: don't put temp files in sourceRoman Zippel2007-01-101-7/+12
* [PATCH] ieee1394: ohci1394: add PPC_PMAC platform code to driver probeStefan Richter2007-01-101-5/+16
* [PATCH] libata: handle 0xff status properlyTejun Heo2007-01-102-17/+22
* [PATCH] Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville2007-01-104-11/+11
* [PATCH] V4L: Fix broken TUNER_LG_NTSC_TAPE radio supportHans Verkuil2007-01-102-12/+4
* [PATCH] DVB: lgdt330x: fix signal / lock status detection bugMichael Krufky2007-01-101-6/+0
* [PATCH] bonding: incorrect bonding state reported via ioctlAndy Gospodarek2007-01-101-1/+1
* [PATCH] x86-64: Mark rdtsc as sync only for netburst, not for core2Arjan van de Ven2007-01-101-1/+4
* [PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genieUlrich Kunitz2007-01-101-1/+1
* [PATCH] read_zero_pagealigned() locking fixHugh Dickins2007-01-102-15/+29