summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-01-26kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches1-0/+44
2012-01-26block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-0/+2
2012-01-26svcrpc: destroy server sockets all at onceJ. Bruce Fields1-1/+1
2012-01-26V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter1-0/+1
2012-01-26xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell1-0/+3
2012-01-26PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson1-1/+1
2011-12-22linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds1-1/+0
2011-11-26tty: Make tiocgicount a handlerAlan Cox2-0/+11
2011-11-26mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka1-0/+1
2011-11-26genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell1-0/+6
2011-11-09Revert "genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier"Greg Kroah-Hartman1-5/+0
2011-11-08ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o2-4/+4
2011-11-08NLM: Don't hang forever on NLM unlock requestsTrond Myklebust1-2/+2
2011-11-08scm: lower SCM_MAX_FDEric Dumazet1-2/+3
2011-11-08genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell1-0/+5
2011-11-08cfq: calculate the seek_mean per cfq_queue not per cfq_io_contextJeff Moyer1-5/+0
2011-11-08time: Change jiffies_to_clock_t() argument type to unsigned longhank1-1/+1
2011-08-16net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2-11/+20
2011-08-16crypto: 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-24genirq: Add IRQF_FORCE_RESUMEThomas Gleixner1-1/+2
2011-06-24pata_cm64x: fix boot crash on pariscJames Bottomley1-0/+2
2011-06-24seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller1-2/+2
2011-05-10af_unix: limit recursion levelEric Dumazet1-0/+2
2011-05-10mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky1-0/+3
2011-05-10mac80211: 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-15exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov1-0/+4
2011-04-15exec: make argv/envp memory visible to oom-killerOleg Nesterov1-0/+1
2011-04-15ASoC: Explicitly say registerless widgets have no registerMark Brown1-8/+8
2011-04-15ses: 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-15net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov1-0/+4
2011-03-15RxRPC: Fix v1 keysAnton Blanchard1-1/+0
2011-03-08sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich1-0/+1
2011-03-08drm: 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-18sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha1-0/+1
2011-02-18sched, cgroup: Fixup broken cgroup movementPeter Zijlstra1-1/+1
2011-02-18sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi2-1/+14
2011-02-18sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi1-0/+1
2011-02-18sched: Remove unused PF_ALIGNWARN flagDave Young1-2/+0
2011-02-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi1-0/+2
2011-02-18sched: Fix softirq time accountingVenkatesh Pallipadi2-3/+8
2011-02-18sched: Remove USER_SCHEDDhaval Giani1-13/+1