summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-21parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2-20/+13
2014-11-21scsi: only re-lock door after EH on devices that were resetChristoph Hellwig1-1/+3
2014-11-21Correct the race condition in aarch64_insn_patch_text_sync()William Cohen1-2/+3
2014-11-21nfs: fix pnfs direct write memory leakPeng Tao2-0/+12
2014-11-21ata: sata_rcar: Disable DIPM mode for r8a7790 ES1Simon Horman2-1/+12
2014-11-21firewire: cdev: prevent kernel stack leaking into ioctl argumentsStefan Richter1-2/+1
2014-11-21arm64: __clear_user: handle exceptions on strbKyle McMartin1-1/+1
2014-11-21dm thin: grab a virtual cell before looking up the mappingJoe Thornber1-4/+12
2014-11-21pinctrl: dra: dt-bindings: Fix output pull up/downRoger Quadros1-2/+2
2014-11-21ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon1-4/+16
2014-11-21ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch1-0/+1
2014-11-21drm/radeon: add missing crtc unlock when setting up the MCAlex Deucher1-0/+1
2014-11-21drm/radeon: make sure mode init is complete in bandwidth_updateAlex Deucher7-0/+21
2014-11-21drm/radeon: set correct CE ram size for CIKJammy Zhou1-2/+2
2014-11-21mac80211: fix use-after-free in defragmentationJohannes Berg1-7/+7
2014-11-21mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho1-1/+2
2014-11-21mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho5-17/+10
2014-11-21mac80211: properly flush delayed scan work on interface removalJohannes Berg1-1/+6
2014-11-21mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao1-1/+3
2014-11-21macvtap: Fix csum_start when VLAN tags are presentHerbert Xu1-0/+2
2014-11-21libceph: do not crash on large auth ticketsIlya Dryomov1-37/+132
2014-11-21xtensa: re-wire umount syscall to sys_oldumountMax Filippov1-1/+2
2014-11-21ALSA: usb-audio: Fix memory leak in FTU quirkTakashi Iwai1-0/+6
2014-11-21ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo1-3/+11
2014-11-21ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston1-0/+5
2014-11-21audit: keep inode pinnedMiklos Szeredi1-0/+1
2014-11-21audit: AUDIT_FEATURE_CHANGE message format missing delimiting spaceRichard Guy Briggs1-1/+1
2014-11-21audit: correct AUDIT_GET_FEATURE return message typeRichard Guy Briggs1-1/+1
2014-11-21x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski1-10/+1
2014-11-21tun: Fix csum_start with VLAN accelerationHerbert Xu1-7/+9
2014-11-21hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz1-4/+7
2014-11-21crypto: caam - remove duplicated sg copy functionsCristian Stoica2-62/+14
2014-11-21crypto: caam - fix missing dma unmap on error pathCristian Stoica1-15/+14
2014-11-21zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang1-1/+2
2014-11-21sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson3-11/+30
2014-11-21sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller1-0/+4
2014-11-21sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller1-3/+3
2014-11-21sunvdc: don't call VD_OP_GET_VTOCDwight Engen1-9/+0
2014-11-21vio: fix reuse of vio_dring slotDwight Engen3-19/+26
2014-11-21sunvdc: limit each sg segment to a pageDwight Engen1-0/+4
2014-11-21sunvdc: compute vdisk geometry from capacityAllen Pais1-9/+14
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais2-20/+101
2014-11-21smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra1-0/+46
2014-11-21net: sctp: fix memory leak in auth key managementDaniel Borkmann1-2/+0
2014-11-21net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann1-0/+3
2014-11-21vxlan: Do not reuse sockets for a different address familyMarcelo Leitner1-10/+18
2014-11-21gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert1-2/+3
2014-11-21sit: Use ipip6_tunnel_init as the ndo_init function.Steffen Klassert1-9/+6
2014-11-21vti6: Use vti6_dev_init as the ndo_init function.Steffen Klassert1-10/+1
2014-11-21ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert1-9/+1