summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2011-01-06sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov
2011-01-06sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov
2011-01-06sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov
2011-01-06compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2011-01-06libata: skip EH autopsy and recovery during suspendTejun Heo
2011-01-06PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2010-09-13Revert "USB delay init quirk for logitech Harmony 700-series devices"Greg Kroah-Hartman
2010-08-26tracing: Fix timer tracingArjan van de Ven
2010-08-26mm: make the vma list be doubly linkedLinus Torvalds
2010-08-26ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela
2010-08-13irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell
2010-08-13net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller
2010-08-13arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-08-13USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-13bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo
2010-08-10ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki
2010-08-10ssb: do not read SPROM if it does not existJohn W. Linville
2010-08-10Revert "ssb: Handle Netbook devices where the SPROM address is changed"Greg Kroah-Hartman
2010-08-10drm/radeon: add new pci idsAlex Deucher
2010-08-10NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-08-10NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-08-02ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki
2010-08-02ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki
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