summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller1-11/+0
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-13clocksource: Make watchdog robust vs. interruptionThomas Gleixner1-0/+1
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-23ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker2-1/+15
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-03-21USB: serial: handle Data Carrier Detect changesLibor Pechacek1-0/+3
2011-03-21mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2-0/+35
2011-03-21ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt1-0/+2
2011-03-21net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov1-0/+4
2011-03-21CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells1-20/+1
2011-03-21ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar1-1/+1
2011-03-21klist: Fix object alignment on 64-bit.David Miller1-1/+1
2011-03-21net: Limit socket I/O iovec total length to INT_MAX.David S. Miller1-1/+1
2011-03-21compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-0/+2
2011-03-21ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach1-0/+1
2011-03-21block: Ensure physical block size is unsigned intMartin K. Petersen1-2/+2
2011-03-21ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki2-1/+3
2011-03-21ssb: do not read SPROM if it does not existJohn W. Linville2-0/+18
2011-03-21Revert "ssb: Handle Netbook devices where the SPROM address is changed"Greg Kroah-Hartman3-5/+1
2011-03-21tcp: Fix >4GB writes on 64-bit.David S. Miller1-1/+1
2011-03-21x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel1-0/+3
2010-08-02firmware_class: fix memory leak - free allocated pagesDavid Woodhouse1-0/+1
2010-08-02libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack1-0/+2
2010-08-02ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett1-1/+0
2010-08-02ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings1-0/+2
2010-08-02ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo1-0/+1
2010-08-02mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona1-0/+2
2010-08-02fb: fix colliding defines for fb flags.Dave Airlie1-2/+2
2010-08-02ssb: Handle Netbook devices where the SPROM address is changedChristoph Fritz3-1/+5
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang1-0/+1
2010-07-05vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi1-0/+2
2010-07-05wrong type for 'magic' argument in simple_fill_super()Roberto Sassu1-1/+1
2010-07-05ahci: add pci quirk for JMB362Tejun Heo1-0/+1
2010-07-05tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro1-10/+0
2010-05-26revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt1-1/+0
2010-05-12libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord1-2/+2
2010-05-12hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman1-0/+9
2010-04-26KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala1-1/+1
2010-04-26KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa1-0/+5
2010-04-26module: fix __module_ref_addr()Mathieu Desnoyers1-1/+1
2010-04-26x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+3
2010-04-26pci: Update pci_set_vga_state() to call arch functionsMike Travis1-0/+5
2010-04-26dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha1-2/+7