aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-07[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf2-2/+2
2006-03-07[ARM] 3353/1: NAS100d: protect nas100d_power_exit() with machine_is_nas100d()Alessandro Zummo1-0/+3
2006-03-07[SERIAL] ip22zilog: Fix oops on runlevel change with serial consoleMartin Michlmayr1-3/+1
2006-03-07Simplify fifo_open() locking logicLinus Torvalds1-6/+1
2006-03-07[ARM] 3352/1: DSB required for the completion of a TLB maintenance operationCatalin Marinas3-1/+8
2006-03-06[TG3]: Add DMA address workaroundMichael Chan1-28/+59
2006-03-06[PATCH] s390: improve response code handling in chsc_enable_facility()Cornelia Huck1-0/+5
2006-03-06[PATCH] s390: fix match in ccw modaliasBastian Blank1-1/+1
2006-03-06[PATCH] windfarm license fixBenjamin Herrenschmidt1-0/+4
2006-03-06[PATCH] smaps: shared fixNick Piggin1-5/+4
2006-03-06[PATCH] smaps: hugepages fixNick Piggin1-1/+1
2006-03-06[PATCH] ramfs needs to update directory m/ctime on symlinkPeter Staubach1-0/+1
2006-03-06[PATCH] EFI: Fix gdt loadEdgar Hucek1-6/+8
2006-03-06[PATCH] numa_maps updateChristoph Lameter1-25/+95
2006-03-06[PATCH] alsa: fix error paths in snd_ctl_elem_add()Takashi Iwai1-4/+2
2006-03-06[PATCH] time: add barrier after updating jiffies_64Atsushi Nemoto1-0/+2
2006-03-06[PATCH] Increase max kmalloc size for very large systemsJack Steiner1-1/+3
2006-03-06[PATCH] memory-hotplug compile fixKAMEZAWA Hiroyuki1-0/+4
2006-03-06[PATCH] add missing pm_power_off'sAdrian Bunk3-0/+9
2006-03-06[PATCH] s390: fix compile with VIRT_CPU_ACCOUNTING=nJan Blunck1-0/+2
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren4-4/+61
2006-03-06[PATCH] x86: fix potential jiffies overflow in timer_resume()Atsushi Nemoto1-2/+2
2006-03-06[PATCH] i4l: fix compatiblity issue with big endian systemsKarsten Keil1-19/+13
2006-03-06[PATCH] i4l: fix refcounting problem with ttyIx devicesKarsten Keil1-0/+1
2006-03-06[PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil3-0/+6
2006-03-06[PATCH] cramfs mounts provide corrupted content since 2.6.15Dave Johnson1-31/+29
2006-03-06slab: clarify and fix calculate_slab_order()Linus Torvalds1-12/+12
2006-03-06Allocate 96 bytes for SCSI sense data replyLinus Torvalds1-1/+1
2006-03-06Add early-boot-safety check to cond_resched()Linus Torvalds1-0/+2
2006-03-06[PATCH] USB Serial: fix use-after-free bug in usb-serial coreGreg Kroah-Hartman1-5/+5
2006-03-06Fix "check_slabp" printout size calculationLinus Torvalds1-1/+1
2006-03-06[PATCH] chelsio: fix kmalloc failure in t1_espi_createEric Sesterhenn1-3/+1
2006-03-05[SERIAL] Fix two bugs in parport_serialRussell King1-7/+4
2006-03-04[SPARC64]: Mark __ex_table section correctly.David S. Miller15-21/+21
2006-03-04[DCCP] ccid3: Divide by zero fixIan McDonald1-3/+7
2006-03-04[ATM]: [fore200e] fix section mismatch warningsSam Ravnborg1-18/+18
2006-03-04[ATM]: keep atmsvc failure messages quietChas Williams1-8/+2
2006-03-04[BRIDGE]: generate kobject remove eventStephen Hemminger1-0/+1
2006-03-04[BRIDGE]: port timer initializationStephen Hemminger2-3/+2
2006-03-04[BRIDGE]: fix crash in STPStephen Hemminger1-14/+15
2006-03-05[CIFS] Always match oplock break (cache notification) to the right tcpSteve French3-4/+4
2006-03-04[MMC] au1xmmc: Fix a compilation warning ('status' is not used)Martin Michlmayr1-1/+0
2006-03-04[MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't existMartin Michlmayr1-1/+1
2006-03-04[MMC] au1xmmc: Fix compilation error by using platform_driverMartin Michlmayr1-10/+11
2006-03-04ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds1-0/+3
2006-03-04s2io: set_multicast_list bugJeff Garzik1-0/+1
2006-03-03[PATCH] Add missing ifdef for VIA RNG codeMark Brown1-0/+2
2006-03-03IB/srp: Don't send task management commands after target removalRoland Dreier1-0/+6
2006-03-02[PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney2-5/+5
2006-03-02[PATCH] reiserfs: do not check if unsigned < 0Vladimir V. Saveliev3-15/+10