summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-11-07NLM: Don't hang forever on NLM unlock requestsTrond Myklebust1-2/+2
2011-11-07scm: lower SCM_MAX_FDEric Dumazet1-2/+3
2011-11-07genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell1-0/+5
2011-11-07cfq: calculate the seek_mean per cfq_queue not per cfq_io_contextJeff Moyer1-5/+0
2011-11-07time: Change jiffies_to_clock_t() argument type to unsigned longhank1-1/+1
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2-11/+20
2011-08-15crypto: Move md5_transform to lib/md5.cDavid S. Miller1-0/+5
2011-08-08gro: Only reset frag0 when skb can be pulledHerbert Xu1-1/+4
2011-07-13mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi1-0/+2
2011-07-13af_packet: prevent information leakEric Dumazet1-0/+2
2011-07-13bug.h: Add WARN_RATELIMITJoe Perches1-0/+16
2011-07-13netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage1-1/+1
2011-07-13clocksource: Make watchdog robust vs. interruptionThomas Gleixner1-0/+1
2011-06-23genirq: Add IRQF_FORCE_RESUMEThomas Gleixner1-1/+2
2011-06-23pata_cm64x: fix boot crash on pariscJames Bottomley1-0/+2
2011-06-23seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller1-2/+2
2011-05-09af_unix: limit recursion levelEric Dumazet1-0/+2
2011-05-09mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky1-0/+3
2011-05-09mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde1-0/+6
2011-04-22next_pidmap: fix overflow conditionLinus Torvalds1-1/+1
2011-04-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov1-0/+4
2011-04-14exec: make argv/envp memory visible to oom-killerOleg Nesterov1-0/+1
2011-04-14ASoC: Explicitly say registerless widgets have no registerMark Brown1-8/+8
2011-04-14ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram1-1/+1
2011-03-23ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt1-0/+2
2011-03-14net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov1-0/+4
2011-03-14RxRPC: Fix v1 keysAnton Blanchard1-1/+0
2011-03-07sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich1-0/+1
2011-03-07drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie1-1/+1
2011-03-02CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells1-20/+1
2011-02-17sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha1-0/+1
2011-02-17sched, cgroup: Fixup broken cgroup movementPeter Zijlstra1-1/+1
2011-02-17sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi2-1/+14
2011-02-17sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi1-0/+1
2011-02-17sched: Remove unused PF_ALIGNWARN flagDave Young1-2/+0
2011-02-17sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi1-0/+2
2011-02-17sched: Fix softirq time accountingVenkatesh Pallipadi2-3/+8
2011-02-17sched: Remove USER_SCHEDDhaval Giani1-13/+1
2011-02-17drm/radeon: remove 0x4243 pci idAlex Deucher1-1/+0
2011-02-17ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar1-1/+1
2011-02-17klist: Fix object alignment on 64-bit.David Miller1-1/+1
2011-02-17USB: serial: handle Data Carrier Detect changesLibor Pechacek1-0/+3
2011-01-07sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2-0/+4
2011-01-07block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen1-3/+6
2011-01-07nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown1-11/+10
2010-12-09net: Limit socket I/O iovec total length to INT_MAX.David S. Miller1-1/+1
2010-12-09x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes1-0/+4
2010-12-09ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach1-0/+1
2010-12-09ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo1-0/+1
2010-12-09block: Ensure physical block size is unsigned intMartin K. Petersen1-2/+2