summaryrefslogtreecommitdiff
path: root/include/linux
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-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-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. Miller1-11/+0
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-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-10mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky1-0/+3
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-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-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
2011-02-18ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar1-1/+1
2011-02-18klist: Fix object alignment on 64-bit.David Miller1-1/+1
2011-02-18USB: serial: handle Data Carrier Detect changesLibor Pechacek1-0/+3
2011-01-08block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen1-3/+6
2011-01-08nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown1-11/+10
2010-12-10net: Limit socket I/O iovec total length to INT_MAX.David S. Miller1-1/+1
2010-12-10ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach1-0/+1
2010-12-10ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo1-0/+1
2010-12-10block: Ensure physical block size is unsigned intMartin K. Petersen1-2/+2
2010-10-29mm: Move vma_stack_continue into mm.hStefan Bader1-0/+6
2010-10-29tcp: Fix >4GB writes on 64-bit.David S. Miller1-1/+1