summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2012-05-17tty: Make tiocgicount a handlerAlan Cox
2012-05-17net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2012-05-17crypto: Move md5_transform to lib/md5.cDavid S. Miller
2012-05-17mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2012-05-17af_packet: prevent information leakEric Dumazet
2012-05-17bug.h: Add WARN_RATELIMITJoe Perches
2012-05-17clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2012-05-17genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2012-05-17genirq: Add IRQF_FORCE_RESUMEThomas Gleixner
2012-05-17pata_cm64x: fix boot crash on pariscJames Bottomley
2012-05-17seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller
2012-03-14net: sk_add_backlog() take rmem_alloc into accountEric Dumazet
2012-03-14gro: Only reset frag0 when skb can be pulledHerbert Xu
2012-03-14mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2012-03-14next_pidmap: fix overflow conditionLinus Torvalds
2012-03-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2012-03-14ASoC: Explicitly say registerless widgets have no registerMark Brown
2012-03-14ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram
2011-06-26netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage
2011-06-26epoll: convert max_user_watches to longRobin Holt
2011-06-26ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2011-06-26RxRPC: Fix v1 keysAnton Blanchard
2011-06-26CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2011-06-26sched, cgroup: Fixup broken cgroup movementPeter Zijlstra
2011-06-26drm/radeon: remove 0x4243 pci idAlex Deucher
2011-06-26ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar
2011-06-26klist: Fix object alignment on 64-bit.David Miller
2011-06-26USB: serial: handle Data Carrier Detect changesLibor Pechacek
2011-04-17net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-04-17drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-04-17block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2011-04-17filter: fix sk_filter rcu handlingEric Dumazet
2011-04-17af_unix: limit recursion levelEric Dumazet
2011-04-17exec: make argv/envp memory visible to oom-killerOleg Nesterov
2011-04-17net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2011-04-17net: avoid limits overflowEric Dumazet
2011-04-17ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach
2011-04-17block: Ensure physical block size is unsigned intMartin K. Petersen
2011-04-17udp: add rehash on connect()Eric Dumazet
2011-04-17Fix sget() race with failing mountAl Viro
2011-01-06mm: Move vma_stack_continue into mm.hStefan Bader
2011-01-06tcp: Fix >4GB writes on 64-bit.David S. Miller
2011-01-06drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie
2011-01-06x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2011-01-06guard page for stacks that grow upwardsLuck, Tony
2011-01-06mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter
2011-01-06tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov
2011-01-06tcp: Combat per-cpu skew in orphan tests.David S. Miller
2011-01-06sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra
2011-01-06sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra