summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SMB3: Fix endian warningSteve French2017-09-201-2/+3
* Fix SMB3.1.1 guest authentication to SambaSteve French2017-09-191-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-09-191-3/+10
|\
| * md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang2017-09-051-1/+2
| * md/raid5: fix a race condition in stripe batchShaohua Li2017-09-051-2/+8
* | Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git....Linus Torvalds2017-09-1910-112/+235
|\ \
| * | Update version of cifs moduleSteve French2017-09-171-1/+1
| * | cifs: hide unused functionsArnd Bergmann2017-09-171-0/+2
| * | SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French2017-09-175-18/+139
| * | CIFS/SMB3: Update documentation to reflect SMB3 and various changesSteve French2017-09-174-91/+91
| * | cifs: check rsp for NULL before dereferencing in SMB2_openRonnie Sahlberg2017-09-121-2/+2
* | | Merge tag 'mmc-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2017-09-183-3/+12
|\ \ \
| * | | mmc: cavium: Fix use-after-free in of_platform_device_destroyJan Glauber2017-09-081-1/+5
| * | | mmc: host: fix typo after MMC_DEBUG moveWolfram Sang2017-09-081-1/+1
| * | | mmc: block: Fix incorrectly initialized requestsAdrian Hunter2017-09-081-1/+6
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-172-13/+29
|\ \ \ \
| * | | | fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness2017-09-151-0/+9
| * | | | objtool: Fix object file corruptionJosh Poimboeuf2017-09-151-1/+6
| * | | | objtool: Do not retrieve data from empty sectionsPetr Vandrovec2017-09-151-12/+13
| * | | | objtool: Fix memory leak in elf_create_rela_section()Martin Kepplinger2017-09-151-0/+1
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-171-1/+1
|\ \ \ \ \
| * | | | | genirq: Fix cpumask check in __irq_startup_managed()Thomas Gleixner2017-09-161-1/+1
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-171-0/+11
|\ \ \ \ \ \
| * | | | | | x86/cpu/AMD: Fix erratum 1076 (CPB bit)Borislav Petkov2017-09-151-0/+11
| | |/ / / / | |/| | | |
* | | | | | Linux 4.14-rc1v4.14-rc1Linus Torvalds2017-09-161-2/+2
* | | | | | Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\ \ \ \ \ \
| * | | | | | UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * | | | | | ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * | | | | | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * | | | | | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * | | | | | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | | | | | | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-1614-27/+41
|\ \ \ \ \ \ \
| * | | | | | | um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-131-1/+1
| * | | | | | | um: remove a stray tabDan Carpenter2017-09-131-1/+1
| * | | | | | | um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer2017-09-131-0/+1
| * | | | | | | um: link vmlinux with -no-pieThomas Meyer2017-09-131-1/+1
| * | | | | | | um: Fix CONFIG_GCOV for modules.Thomas Meyer2017-09-131-0/+7
| * | | | | | | Fix minor typos and grammar in UML start_up helpJames Pack2017-09-131-3/+3
| * | | | | | | um: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-132-2/+0
| * | | | | | | um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-136-19/+27
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1648-234/+467
|\ \ \ \ \ \ \
| * | | | | | | mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * | | | | | | Documentation: link in networking docsPavel Machek2017-09-161-1/+1
| * | | | | | | tcp: fix data delivery rateEric Dumazet2017-09-161-4/+3
| * | | | | | | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-152-1/+18
| * | | | | | | sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long2017-09-151-1/+0
| * | | | | | | sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-153-39/+36
| * | | | | | | netvsc: increase default receive buffer sizeStephen Hemminger2017-09-151-1/+1
| * | | | | | | tcp: update skb->skb_mstamp more carefullyEric Dumazet2017-09-151-7/+12
| * | | | | | | net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern2017-09-151-2/+6