summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21macvtap: Fix csum_start when VLAN tags are presentHerbert Xu
2014-11-21libceph: do not crash on large auth ticketsIlya Dryomov
2014-11-21xtensa: re-wire umount syscall to sys_oldumountMax Filippov
2014-11-21ALSA: usb-audio: Fix memory leak in FTU quirkTakashi Iwai
2014-11-21ALSA: hda - Add mute LED control for Lenovo Ideapad Z560Takashi Iwai
2014-11-21ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo
2014-11-21ahci: fix AHCI parameters not taken into accountAntoine Tenart
2014-11-21ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston
2014-11-21param: fix crash on bad kernel argumentsDaniel Thompson
2014-11-21tracing: Do not busy wait in buffer spliceRabin Vincent
2014-11-21audit: keep inode pinnedMiklos Szeredi
2014-11-21audit: AUDIT_FEATURE_CHANGE message format missing delimiting spaceRichard Guy Briggs
2014-11-21audit: correct AUDIT_GET_FEATURE return message typeRichard Guy Briggs
2014-11-21x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski
2014-11-21tun: Fix csum_start with VLAN accelerationHerbert Xu
2014-11-21KVM: x86: Fix uninitialized op->type for some immediate valuesNadav Amit
2014-11-21mem-hotplug: reset node present pages when hot-adding a new pgdatTang Chen
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