aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-15crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-08drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren
2011-08-08gro: Only reset frag0 when skb can be pulledHerbert Xu
2011-07-13mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-07-13af_packet: prevent information leakEric Dumazet
2011-07-13bug.h: Add WARN_RATELIMITJoe Perches
2011-07-13netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage
2011-07-13clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-06-23pata_cm64x: fix boot crash on pariscJames Bottomley
2011-06-23seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller
2011-05-23ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker
2011-04-22next_pidmap: fix overflow conditionLinus Torvalds
2011-04-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2011-04-14exec: make argv/envp memory visible to oom-killerOleg Nesterov
2011-04-14ASoC: Explicitly say registerless widgets have no registerMark Brown
2011-04-14ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram
2011-03-21USB: serial: handle Data Carrier Detect changesLibor Pechacek
2011-03-21mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter
2011-03-21ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2011-03-21net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-21drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom
2011-03-21RxRPC: Fix v1 keysAnton Blanchard
2011-03-21drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-03-21CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2011-03-21drm/radeon: remove 0x4243 pci idAlex Deucher
2011-03-21ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar
2011-03-21klist: Fix object alignment on 64-bit.David Miller
2011-03-21sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich
2011-03-21x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2011-03-21net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2011-03-21compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2011-03-21udp: add rehash on connect()Eric Dumazet
2011-03-21ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach
2011-03-21block: Ensure physical block size is unsigned intMartin K. Petersen
2011-03-21ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki
2011-03-21ssb: do not read SPROM if it does not existJohn W. Linville
2011-03-21Revert "ssb: Handle Netbook devices where the SPROM address is changed"Greg Kroah-Hartman
2011-03-21tcp: Fix >4GB writes on 64-bit.David S. Miller
2011-03-21drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie
2011-03-21x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-08-02firmware_class: fix memory leak - free allocated pagesDavid Woodhouse
2010-08-02libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack
2010-08-02ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett
2010-08-02ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-08-02ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-08-02ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo
2010-08-02mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona
2010-08-02fb: fix colliding defines for fb flags.Dave Airlie
2010-08-02math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson