summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen
2014-11-21hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz
2014-11-21mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski
2014-11-21mfd: max77693: Use proper regmap for handling MUIC interruptsKrzysztof Kozlowski
2014-11-21mfd: twl4030-power: Fix poweroff with PM configuration enabledTony Lindgren
2014-11-21crypto: caam - remove duplicated sg copy functionsCristian Stoica
2014-11-21crypto: qat - Enforce valid numa configurationTadeusz Struk
2014-11-21crypto: qat - Prevent dma mapping zero length assoc dataTadeusz Struk
2014-11-21crypto: caam - fix missing dma unmap on error pathCristian Stoica
2014-11-21mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim
2014-11-21mm/page_alloc: move freepage counting logic to __free_one_page()Joonsoo Kim
2014-11-21mm/page_alloc: add freepage on isolate pageblock to correct buddy listJoonsoo Kim
2014-11-21mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim
2014-11-21zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang
2014-11-21sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson
2014-11-21sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller
2014-11-21sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller
2014-11-21sunvdc: don't call VD_OP_GET_VTOCDwight Engen
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-11-21sunvdc: limit each sg segment to a pageDwight Engen
2014-11-21sunvdc: compute vdisk geometry from capacityAllen Pais
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais
2014-11-21smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra
2014-11-21netlink: Properly unbind in error conditions.Hiroaki SHIMODA
2014-11-21net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran
2014-11-21ipv6: fix IPV6_PKTINFO with v4 mappedEric Dumazet
2014-11-21net: sctp: fix memory leak in auth key managementDaniel Borkmann
2014-11-21net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann
2014-11-21net: ppp: Don't call bpf_prog_create() in ppp_lockTakashi Iwai
2014-11-21vxlan: Do not reuse sockets for a different address familyMarcelo Leitner
2014-11-21udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross
2014-11-21net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan
2014-11-21gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert
2014-11-21sit: Use ipip6_tunnel_init as the ndo_init function.Steffen Klassert
2014-11-21vti6: Use vti6_dev_init as the ndo_init function.Steffen Klassert
2014-11-21ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert
2014-11-21inet: frags: remove the WARN_ON from inet_evict_bucketNikolay Aleksandrov
2014-11-21inet: frags: fix a race between inet_evict_bucket and inet_frag_killNikolay Aleksandrov
2014-11-21x86/build: Add arch/x86/purgatory/ make generated files to gitignoreShuah Khan
2014-11-14Linux 3.17.3Greg Kroah-Hartman
2014-11-14KVM: x86: Fix far-jump to non-canonical checkNadav Amit
2014-11-14HID: add keyboard input assist hid usagesOlivier Gay
2014-11-14xfs: track bulkstat progress by aginoDave Chinner
2014-11-14xfs: bulkstat error handling is brokenDave Chinner
2014-11-14xfs: bulkstat main loop logic is a messDave Chinner
2014-11-14xfs: bulkstat chunk-formatter has issuesDave Chinner
2014-11-14xfs: bulkstat chunk formatting cursor is brokenDave Chinner
2014-11-14xfs: bulkstat btree walk doesn't terminateDave Chinner
2014-11-14xfs: Check error during inode btree iteration in xfs_bulkstat()Jan Kara
2014-11-14xfs: bulkstat doesn't release AGI buffer on errorDave Chinner