summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-06-1018-138/+261
|\
| * cifs: fix a buffer leak in smb2_query_symlinkRonnie Sahlberg2018-06-086-29/+39
| * smb3: do not allow insecure cifs mounts when using smb3Steve French2018-06-073-14/+36
| * CIFS: Fix NULL ptr derefAurelien Aptel2018-06-073-7/+9
| * CIFS: fix encryption in SMB3.1.1Aurelien Aptel2018-06-061-1/+1
| * CIFS: Pass page offset for encryptingSteve French2018-06-061-7/+13
| * CIFS: Pass page offset for calculating signatureLong Li2018-06-061-4/+5
| * CIFS: SMBD: Support page offset in memory registrationLong Li2018-06-063-38/+58
| * CIFS: SMBD: Support page offset in RDMA recvLong Li2018-06-061-7/+11
| * CIFS: SMBD: Support page offset in RDMA sendLong Li2018-06-061-8/+19
| * CIFS: When sending data on socket, pass the correct page offsetLong Li2018-06-061-8/+6
| * CIFS: Introduce helper function to get page offset and length in smb_rqstLong Li2018-06-062-0/+20
| * CIFS: Calculate the correct request length based on page offset and tail sizeLong Li2018-06-061-3/+17
| * cifs: For SMB2 security informaion query, check for minimum sized security de...Shirish Pargaonkar2018-06-052-2/+15
| * CIFS: Fix signing for SMB2/3Aurelien Aptel2018-06-053-10/+12
* | Merge tag 'for-linus-20180610' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-101-1/+3
|\ \
| * | block: fix use-after-free in block flush handlingJens Axboe2018-06-091-1/+3
* | | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-1044-8/+5491
|\ \ \
| * | | rseq/selftests: Provide Makefile, scripts, gitignoreMathieu Desnoyers2018-06-065-0/+159
| * | | rseq/selftests: Provide parametrized testsMathieu Desnoyers2018-06-061-0/+1260
| * | | rseq/selftests: Provide basic percpu ops testMathieu Desnoyers2018-06-061-0/+312
| * | | rseq/selftests: Provide basic testMathieu Desnoyers2018-06-061-0/+56
| * | | rseq/selftests: Provide rseq libraryMathieu Desnoyers2018-06-066-0/+2847
| * | | selftests/lib.mk: Introduce OVERRIDE_TARGETSMathieu Desnoyers2018-06-061-0/+4
| * | | powerpc: Wire up restartable sequences system callBoqun Feng2018-06-063-1/+3
| * | | powerpc: Add syscall detection for restartable sequencesBoqun Feng2018-06-062-0/+15
| * | | powerpc: Add support for restartable sequencesBoqun Feng2018-06-062-0/+4
| * | | x86: Wire up restartable sequence system callMathieu Desnoyers2018-06-062-0/+2
| * | | x86: Add support for restartable sequencesMathieu Desnoyers2018-06-063-0/+10
| * | | arm: Wire up restartable sequences system callMathieu Desnoyers2018-06-061-0/+1
| * | | arm: Add syscall detection for restartable sequencesMathieu Desnoyers2018-06-062-6/+26
| * | | arm: Add restartable sequences supportMathieu Desnoyers2018-06-062-0/+8
| * | | rseq: Introduce restartable sequences system callMathieu Desnoyers2018-06-0613-1/+734
| * | | uapi/headers: Provide types_32_64.hMathieu Desnoyers2018-06-061-0/+50
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-1026-80/+176
|\ \ \ \
| * | | | x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck2018-06-091-0/+2
| * | | | x86/apic/vector: Print APIC control bits in debugfsThomas Gleixner2018-06-061-13/+14
| * | | | genirq/affinity: Defer affinity setting if irq chip is busyThomas Gleixner2018-06-061-2/+35
| * | | | x86/platform/uv: Use apic_ack_irq()Thomas Gleixner2018-06-061-6/+1
| * | | | x86/ioapic: Use apic_ack_irq()Thomas Gleixner2018-06-061-1/+1
| * | | | irq_remapping: Use apic_ack_irq()Thomas Gleixner2018-06-064-9/+2
| * | | | x86/apic: Provide apic_ack_irq()Thomas Gleixner2018-06-062-2/+9
| * | | | genirq/migration: Avoid out of line call if pending is not setThomas Gleixner2018-06-062-5/+7
| * | | | genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner2018-06-061-7/+19
| * | | | x86/apic/vector: Prevent hlist corruption and leaksThomas Gleixner2018-06-061-0/+9
| * | | | x86/vector: Fix the args of vector_alloc tracepointDou Liyang2018-06-061-1/+1
| * | | | x86/idt: Simplify the idt_setup_apic_and_irq_gates()Dou Liyang2018-06-061-5/+2
| * | | | x86/platform/uv: Remove extra parenthesesVarsha Rao2018-06-061-1/+1
| * | | | x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov2018-06-065-1/+24
| * | | | x86: Mark native_set_p4d() as __always_inlineArnd Bergmann2018-06-061-2/+2