summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-28Linux 4.1.40v4.1.40Sasha Levin1-1/+1
2017-05-28udp: properly support MSG_PEEK with truncated buffersEric Dumazet2-4/+8
2017-05-28nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields1-4/+4
2017-05-28arm64: uaccess: ensure extension of access_ok() addrMark Rutland1-1/+2
2017-05-28arm64: documentation: document tagged pointer stack constraintsKristina Martsenko1-15/+47
2017-05-28target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche1-2/+1
2017-05-28CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2-0/+7
2017-05-17iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger3-0/+3
2017-05-17target: Fix compare_and_write_callback handling for non GOOD statusNicholas Bellinger1-1/+4
2017-05-17of: fix sparse warning in of_pci_range_parser_oneRob Herring1-1/+1
2017-05-17ceph: fix memory leak in __ceph_setxattr()Luis Henriques1-0/+3
2017-05-17SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French1-3/+11
2017-05-17CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke1-2/+2
2017-05-17fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin1-6/+5
2017-05-17um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger1-1/+1
2017-05-17metag/uaccess: Check access_ok in strncpy_from_userJames Hogan1-2/+7
2017-05-17Set unicode flag on cifs echo request to avoid Mac errorSteve French1-0/+3
2017-05-17metag/uaccess: Fix access_ok()James Hogan1-16/+24
2017-05-17target: Fix VERIFY and WRITE VERIFY command parsingBart Van Assche1-9/+62
2017-05-17dm bufio: check new buffer allocation watermark every 30 secondsMikulas Patocka1-0/+10
2017-05-17dm bufio: avoid a possible ABBA deadlockMikulas Patocka1-4/+5
2017-05-17Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc1-1/+2
2017-05-17ext4: evict inline data when writing to memory mapEric Biggers1-0/+5
2017-05-17proc: Fix unbalanced hard link numbersTakashi Iwai1-0/+1
2017-05-17dm ioctl: prevent stack leak in dm ioctl callAdrian Salido1-1/+1
2017-05-17nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2-0/+6
2017-05-17nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2-8/+8
2017-05-17nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields1-0/+36
2017-05-17usb: Make sure usb/phy/of gets built-inAlexey Brodkin1-0/+1
2017-05-17ASoC: intel: Fix PM and non-atomic crash in bytcr driversTakashi Iwai1-1/+2
2017-05-17Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-05-17dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy1-4/+4
2017-05-17dm btree: fix for dm_btree_find_lowest_key()Vinothkumar Raja1-2/+6
2017-05-17powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler1-1/+0
2017-05-17IB/mlx4: Fix ib device initialization error flowJack Morgenstein1-0/+1
2017-05-17x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra1-1/+1
2017-05-17ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)1-2/+14
2017-05-17ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-0/+1
2017-05-17tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)1-3/+5
2017-05-17usb: host: xhci: print correct command ring addressPeter Chen1-1/+1
2017-05-17[media] ttusb2: limit messages to buffer sizeAlyssa Milburn1-0/+19
2017-05-17USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut2-0/+7
2017-05-17PCI: Freeze PME scan before suspending devicesLukas Wunner1-4/+5
2017-05-17regulator: tps65023: Fix inverted core enable logic.Richard Cochran1-2/+1
2017-05-17[media] zr364xx: enforce minimum size when reading headerAlyssa Milburn1-0/+8
2017-05-17KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers2-24/+31
2017-05-17KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells1-1/+1
2017-05-17KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells1-2/+7
2017-05-17powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria1-3/+3
2017-05-17cifs: Do not send echoes before Negotiate is completeSachin Prabhu1-0/+10